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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*inlines*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*paragraphs*/

        .antigua_digital_ad .column p {
           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;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

        .antigua_digital_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua_digital_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua_digital_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua_digital_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua_digital_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .antigua1 .column p {
           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;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

        .antigua1 .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua1 .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua1 .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua1 .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua1 .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .antigua1 .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; }
/***********************************
Antigua DIGITAL LOOKBOOK2
***********************************/

    /*paragraphs*/

        .antigua2 .column p {
           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;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

        .antigua2 .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua2 .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua2 .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua2 .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua2 .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .antigua2 .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; }
/***********************************
Antigua DIGITAL LOOKBOOK3
***********************************/

    /*paragraphs*/

        .antigua3 .column p {
           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;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

        .antigua3 .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua3 .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua3 .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua3 .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua3 .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .antigua3 .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; }
/***********************************
Antigua DIGITAL LOOKBOOK4
***********************************/

    /*paragraphs*/

        .antigua4 .column p {
           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;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

        .antigua4 .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua4 .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua4 .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua4 .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua4 .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .antigua4 .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; }
/***********************************
Antigua DIGITAL LOOKBOOK5
***********************************/

    /*paragraphs*/

        .antigua5 .column p {
           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;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

        .antigua5 .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua5 .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua5 .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua5 .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua5 .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .antigua5 .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; }
/***********************************
Antigua DIGITAL LOOKBOOK6
***********************************/

    /*paragraphs*/

        .antigua6 .column p {
           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;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

        .antigua6 .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua6 .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua6 .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua6 .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua6 .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .antigua6 .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; }
/***********************************
Antigua DIGITAL LOOKBOOK7
***********************************/

    /*paragraphs*/

        .antigua7 .column p {
           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;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

        .antigua7 .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua7 .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua7 .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua7 .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua7 .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .antigua7 .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; }
/***********************************
Antigua DIGITAL LOOKBOOK8
***********************************/

    /*paragraphs*/

        .antigua8 .column p {
           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;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

        .antigua8 .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua8 .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua8 .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua8 .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua8 .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .antigua8 .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; }
/***********************************
Antigua DIGITAL LOOKBOOK9
***********************************/

    /*paragraphs*/

        .antigua9 .column p {
           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;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

        .antigua9 .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua9 .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua9 .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua9 .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua9 .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .antigua9 .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; }
/***********************************
Antigua DIGITAL LOOKBOOK10
***********************************/

    /*paragraphs*/

        .antigua10 .column p {
           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;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

        .antigua10 .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua10 .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua10 .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua10 .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .antigua10 .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .antigua10 .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; }
/***********************************
Prestwick Digital AD Spread
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

        .jack_archer_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; }
/***********************************
FAIRWAY IQ AD SPREAD
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

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

    /*containers*/

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

        .pukka_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; }
/***********************************
President’s Message
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*general*/

        .president_s_message .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .president_s_message .column h1 {
           font-family: 'Montserrat';
           font-size: 2.25rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .president_s_message .column h2 {
           padding-bottom: 16px;
           font-family: 'Montserrat';
           font-size: 1.375rem;
           line-height: 1.2em;
           margin-top: 12px;
           text-decoration: none;
           font-weight: 500;
           border-width: 0px;
        }

        .president_s_message .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .president_s_message .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .president_s_message .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .president_s_message .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .president_s_message .column .default-drop-cap {
           color: #832a3a;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 8px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .president_s_message .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .president_s_message .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

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

        .president_s_message .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .president_s_message .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .president_s_message .column p.p2 {
           color: #221e1f;
           font-size: 1.875rem;
           border-width: 0px;
        }

        .president_s_message .column p.p2 {
           line-height: 1.6em;
           color: #221e1f;
           border-width: 0px;
        }

        .president_s_message .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .president_s_message .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .president_s_message .column p.p2 {
           color: #211d1e;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

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

    /*containers*/

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

        .contents_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; }
/***********************************
WITTEK AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

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

    /*containers*/

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

        .contents_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; }
/***********************************
GHOST GOLF AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

        .golfzon_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 GENIUS SOFTWARE AD SPREAD
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*inlines*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

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

    /*containers*/

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

        .the_buzz .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; }
/***********************************
NETTING BUILDER AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

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

    /*containers*/

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

        .certifresh_cigar_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; }
/***********************************
BIOESQUE SOLUTIONS AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .short_game_1 .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .short_game_1 .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

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

        .short_game_1 .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .short_game_1 .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .short_game_1 .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .short_game_1 .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .short_game_1 .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 8px;
           line-height: 0.5em;
           font-weight: bold;
           font-size: 3.125rem;
           font-family: 'Arvo';
           float: left;
           color: #8cb64f;
           border-width: 0px;
        }

    /*headers*/

        .short_game_1 .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .short_game_1 .column h5 {
           padding-bottom: 4px;
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.75rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .short_game_1 .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: 'Montserrat';
           color: #8cb64f;
           border-width: 0px;
        }

        .short_game_1 .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .short_game_1 .column h2 {
           font-weight: 400;
           margin-top: 0px;
           line-height: 1.2em;
           font-size: 2.25rem;
           font-family: 'Arvo';
           margin-bottom: 20px;
           border-width: 0px;
        }

        .short_game_1 .column h1 {
           text-align: center;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 2.25rem;
           font-family: 'Arvo';
           color: #8cb64f;
           border-width: 0px;
        }

    /*general*/

        .short_game_1 .column endbug {
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .short_game_2 .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .short_game_2 .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

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

        .short_game_2 .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .short_game_2 .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .short_game_2 .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .short_game_2 .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .short_game_2 .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 8px;
           line-height: 0.5em;
           font-weight: bold;
           font-size: 3.125rem;
           font-family: 'Arvo';
           float: left;
           color: #8cb64f;
           border-width: 0px;
        }

    /*headers*/

        .short_game_2 .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .short_game_2 .column h5 {
           padding-bottom: 4px;
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.75rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .short_game_2 .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: 'Montserrat';
           color: #8cb64f;
           border-width: 0px;
        }

        .short_game_2 .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .short_game_2 .column h2 {
           font-weight: 400;
           margin-top: 0px;
           line-height: 1.2em;
           font-size: 2.25rem;
           font-family: 'Arvo';
           margin-bottom: 20px;
           border-width: 0px;
        }

        .short_game_2 .column h1 {
           text-align: center;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 2.25rem;
           font-family: 'Arvo';
           color: #8cb64f;
           border-width: 0px;
        }

    /*general*/

        .short_game_2 .column endbug {
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

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

    /*containers*/

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

        .flag_d_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; }
/***********************************
AHEAD AD
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*general*/

        .short_game_3 .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .short_game_3 .column h1 {
           color: #8cb64f;
           font-family: 'Arvo';
           font-size: 2.25rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-align: center;
           border-width: 0px;
        }

        .short_game_3 .column h2 {
           margin-bottom: 20px;
           font-family: 'Arvo';
           font-size: 2.25rem;
           line-height: 1.2em;
           margin-top: 0px;
           font-weight: 400;
           border-width: 0px;
        }

        .short_game_3 .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .short_game_3 .column h4 {
           color: #8cb64f;
           font-family: 'Montserrat';
           font-size: 1.875rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 12px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .short_game_3 .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.75rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-bottom: 4px;
           border-width: 0px;
        }

        .short_game_3 .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .short_game_3 .column .default-drop-cap {
           color: #8cb64f;
           float: left;
           font-family: 'Arvo';
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 8px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .short_game_3 .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .short_game_3 .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .short_game_3 .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .short_game_3 .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .short_game_3 .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .short_game_3 .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

        .short_game_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; }
/***********************************
STROKES GAINED AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .short_game_4 .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .short_game_4 .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

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

        .short_game_4 .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .short_game_4 .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .short_game_4 .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .short_game_4 .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .short_game_4 .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 8px;
           line-height: 0.5em;
           font-weight: bold;
           font-size: 3.125rem;
           font-family: 'Arvo';
           float: left;
           color: #8cb64f;
           border-width: 0px;
        }

    /*headers*/

        .short_game_4 .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .short_game_4 .column h5 {
           padding-bottom: 4px;
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.75rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .short_game_4 .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: 'Montserrat';
           color: #8cb64f;
           border-width: 0px;
        }

        .short_game_4 .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .short_game_4 .column h2 {
           font-weight: 400;
           margin-top: 0px;
           line-height: 1.2em;
           font-size: 2.25rem;
           font-family: 'Arvo';
           margin-bottom: 20px;
           border-width: 0px;
        }

        .short_game_4 .column h1 {
           text-align: center;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 2.25rem;
           font-family: 'Arvo';
           color: #8cb64f;
           border-width: 0px;
        }

    /*general*/

        .short_game_4 .column endbug {
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*paragraphs*/

        .new_ceo_announcement .column p.p2 {
           color: #211d1e;
           border-width: 0px;
        }

        .new_ceo_announcement .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .new_ceo_announcement .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .new_ceo_announcement .column p.p2 {
           color: #221e1f;
           line-height: 1.6em;
           border-width: 0px;
        }

        .new_ceo_announcement .column p.p2 {
           font-size: 1.875rem;
           color: #221e1f;
           border-width: 0px;
        }

    /*lists*/

        .new_ceo_announcement .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .new_ceo_announcement .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

        .new_ceo_announcement .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .new_ceo_announcement .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .new_ceo_announcement .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 8px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.75rem;
           font-family: 'Montserrat';
           float: left;
           color: #832a3a;
           border-width: 0px;
        }

    /*headers*/

        .new_ceo_announcement .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .new_ceo_announcement .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .new_ceo_announcement .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .new_ceo_announcement .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .new_ceo_announcement .column h2 {
           font-weight: 500;
           text-decoration: none;
           margin-top: 12px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: 'Montserrat';
           padding-bottom: 16px;
           border-width: 0px;
        }

        .new_ceo_announcement .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 2.25rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*general*/

        .new_ceo_announcement .column endbug {
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

        .new_ceo_announcement .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; }
/***********************************
SHADE HEADWEAR AD
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*general*/

        .pro_to_pro_1 .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .pro_to_pro_1 .column h1 {
           color: #5b5b5b;
           font-family: 'Montserrat';
           font-size: 1.875rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .pro_to_pro_1 .column h2 {
           margin-bottom: 20px;
           font-family: 'Montserrat';
           font-size: 2.25rem;
           line-height: 1.1em;
           margin-top: 12px;
           text-decoration: none;
           font-weight: 800;
           border-width: 0px;
        }

        .pro_to_pro_1 .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 15px;
           text-transform: capitalize;
           margin-bottom: 15px;
           border-width: 0px;
        }

        .pro_to_pro_1 .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .pro_to_pro_1 .column h5 {
           font-style: italic;
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.75rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 500;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .pro_to_pro_1 .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .pro_to_pro_1 .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 0.4em;
           margin-right: 8px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .pro_to_pro_1 .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .pro_to_pro_1 .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

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

        .pro_to_pro_1 .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .pro_to_pro_1 .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .pro_to_pro_1 .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .pro_to_pro_1 .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .pro_to_pro_1 .column p.p2 {
           color: #211d1e;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*paragraphs*/

        .pro_to_pro_2 .column p.p2 {
           color: #211d1e;
           border-width: 0px;
        }

        .pro_to_pro_2 .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .pro_to_pro_2 .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .pro_to_pro_2 .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .pro_to_pro_2 .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

        .pro_to_pro_2 .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .pro_to_pro_2 .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .pro_to_pro_2 .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 8px;
           line-height: 0.4em;
           font-weight: bold;
           font-size: 3.125rem;
           font-family: 'Montserrat';
           float: left;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .pro_to_pro_2 .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .pro_to_pro_2 .column h5 {
           margin-bottom: 12px;
           margin-top: 0px;
           font-weight: 500;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.75rem;
           font-family: 'Montserrat';
           color: #000000;
           font-style: italic;
           border-width: 0px;
        }

        .pro_to_pro_2 .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .pro_to_pro_2 .column h3 {
           margin-bottom: 15px;
           text-transform: capitalize;
           margin-top: 15px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .pro_to_pro_2 .column h2 {
           font-weight: 800;
           text-decoration: none;
           margin-top: 12px;
           line-height: 1.1em;
           font-size: 2.25rem;
           font-family: 'Montserrat';
           margin-bottom: 20px;
           border-width: 0px;
        }

        .pro_to_pro_2 .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.875rem;
           font-family: 'Montserrat';
           color: #5b5b5b;
           border-width: 0px;
        }

    /*general*/

        .pro_to_pro_2 .column endbug {
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

        .pro_to_pro_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; }
/***********************************
CAP PATROL AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*general*/

        .pro_to_pro_3 .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .pro_to_pro_3 .column h1 {
           color: #5b5b5b;
           font-family: 'Montserrat';
           font-size: 1.875rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .pro_to_pro_3 .column h2 {
           margin-bottom: 20px;
           font-family: 'Montserrat';
           font-size: 2.25rem;
           line-height: 1.1em;
           margin-top: 12px;
           text-decoration: none;
           font-weight: 800;
           border-width: 0px;
        }

        .pro_to_pro_3 .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 15px;
           text-transform: capitalize;
           margin-bottom: 15px;
           border-width: 0px;
        }

        .pro_to_pro_3 .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .pro_to_pro_3 .column h5 {
           font-style: italic;
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.75rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 500;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .pro_to_pro_3 .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .pro_to_pro_3 .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 0.4em;
           margin-right: 8px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .pro_to_pro_3 .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .pro_to_pro_3 .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

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

        .pro_to_pro_3 .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .pro_to_pro_3 .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .pro_to_pro_3 .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .pro_to_pro_3 .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .pro_to_pro_3 .column p.p2 {
           color: #211d1e;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*general*/

        .media_watch .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .media_watch .column h1 {
           font-family: 'Montserrat';
           font-size: 2.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .media_watch .column h2 {
           margin-bottom: 20px;
           text-align: center;
           font-family: 'Montserrat';
           font-size: 1.375rem;
           line-height: 1.2em;
           margin-top: 12px;
           text-decoration: none;
           font-weight: 800;
           border-width: 0px;
        }

        .media_watch .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .media_watch .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .media_watch .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: bold;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .media_watch .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .media_watch .column .s2 {
           color: #54656f;
           border-width: 0px;
        }

        .media_watch .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 8px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .media_watch .column a.sanlink {
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .media_watch .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .media_watch .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

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

        .media_watch .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .media_watch .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .media_watch .column p.p2 {
           color: #211d1e;
           border-width: 0px;
        }

        .media_watch .column p.p2 {
           color: #ffffff;
           font-size: 0.9375rem;
           border-width: 0px;
        }

        .media_watch .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .media_watch .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*general*/

        .recommended_reading .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .recommended_reading .column h1 {
           font-family: 'Montserrat';
           font-size: 2.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .recommended_reading .column h2 {
           margin-bottom: 15px;
           text-align: center;
           font-family: 'Montserrat';
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 5px;
           text-decoration: none;
           font-weight: bold;
           border-width: 0px;
        }

        .recommended_reading .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .recommended_reading .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.125rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .recommended_reading .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .recommended_reading .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .recommended_reading .column .default-drop-cap {
           color: #832a3a;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 0.4em;
           margin-right: 8px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .recommended_reading .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .recommended_reading .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

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

        .recommended_reading .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .recommended_reading .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .recommended_reading .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .recommended_reading .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*paragraphs*/

        .inclusion_culture .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .inclusion_culture .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .inclusion_culture .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .inclusion_culture .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

        .inclusion_culture .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .inclusion_culture .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .inclusion_culture .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 8px;
           line-height: 0.4em;
           font-weight: bold;
           font-size: 3.125rem;
           font-family: 'Montserrat';
           float: left;
           color: #832a3a;
           border-width: 0px;
        }

    /*headers*/

        .inclusion_culture .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .inclusion_culture .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .inclusion_culture .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .inclusion_culture .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .inclusion_culture .column h2 {
           font-weight: 500;
           text-decoration: none;
           margin-top: 12px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: 'Montserrat';
           margin-bottom: 20px;
           border-width: 0px;
        }

        .inclusion_culture .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*general*/

        .inclusion_culture .column endbug {
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

        .inclusion_culture .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; }
/***********************************
SIGNS BY THE SEA AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*paragraphs*/

        .master_professionals .column p.p2 {
           color: #211d1e;
           border-width: 0px;
        }

        .master_professionals .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .master_professionals .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .master_professionals .column p.p2 {
           color: #221e1f;
           line-height: 1.6em;
           border-width: 0px;
        }

        .master_professionals .column p.p2 {
           font-size: 1.875rem;
           color: #221e1f;
           border-width: 0px;
        }

    /*lists*/

        .master_professionals .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .master_professionals .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

        .master_professionals .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .master_professionals .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .master_professionals .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 8px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.75rem;
           font-family: 'Montserrat';
           float: left;
           color: #832a3a;
           border-width: 0px;
        }

    /*headers*/

        .master_professionals .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .master_professionals .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .master_professionals .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .master_professionals .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .master_professionals .column h2 {
           font-weight: 500;
           text-decoration: none;
           margin-top: 12px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: 'Montserrat';
           padding-bottom: 16px;
           border-width: 0px;
        }

        .master_professionals .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 2.25rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*general*/

        .master_professionals .column endbug {
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

        .master_professionals .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; }
/***********************************
SELECT pi AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*paragraphs*/

        .cs_1_award_winners_intro .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .cs_1_award_winners_intro .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .cs_1_award_winners_intro .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .cs_1_award_winners_intro .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

        .cs_1_award_winners_intro .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .cs_1_award_winners_intro .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .cs_1_award_winners_intro .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.75rem;
           font-family: 'Montserrat';
           float: left;
           color: #4b677b;
           border-width: 0px;
        }

    /*headers*/

        .cs_1_award_winners_intro .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .cs_1_award_winners_intro .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .cs_1_award_winners_intro .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .cs_1_award_winners_intro .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .cs_1_award_winners_intro .column h2 {
           font-weight: 700;
           text-decoration: none;
           margin-top: 12px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: 'Montserrat';
           color: #4b677b;
           border-width: 0px;
        }

        .cs_1_award_winners_intro .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 2.25rem;
           font-family: 'Montserrat';
           color: #192a4a;
           border-width: 0px;
        }

    /*general*/

        .cs_1_award_winners_intro .column endbug {
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

        .cs_1_award_winners_intro .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; }
/***********************************
PING POY PROFILE ADVERTORIAL
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

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

    /*containers*/

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

        .cs_2_golf_pro_of_year_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; }
/***********************************
CS-2: Golf Pro of Year 2
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*general*/

        .cs_2_golf_pro_of_year_2 .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .cs_2_golf_pro_of_year_2 .column h1 {
           color: #192a4a;
           font-family: 'Montserrat';
           font-size: 2.25rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .cs_2_golf_pro_of_year_2 .column h2 {
           color: #4b677b;
           font-family: 'Montserrat';
           font-size: 1.375rem;
           line-height: 1.2em;
           margin-top: 12px;
           text-decoration: none;
           font-weight: 700;
           border-width: 0px;
        }

        .cs_2_golf_pro_of_year_2 .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .cs_2_golf_pro_of_year_2 .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .cs_2_golf_pro_of_year_2 .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .cs_2_golf_pro_of_year_2 .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .cs_2_golf_pro_of_year_2 .column .default-drop-cap {
           color: #4b677b;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .cs_2_golf_pro_of_year_2 .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .cs_2_golf_pro_of_year_2 .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

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

        .cs_2_golf_pro_of_year_2 .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .cs_2_golf_pro_of_year_2 .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .cs_2_golf_pro_of_year_2 .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .cs_2_golf_pro_of_year_2 .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*images*/

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

    /*lists*/

        .sterling_cut_glass_ad .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .sterling_cut_glass_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .sterling_cut_glass_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
CS-3: Coach of Year 1
***********************************/

    /*layoutitems*/

        .cs_3_coach_of_year_1 .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .cs_3_coach_of_year_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*/

        .cs_3_coach_of_year_1 .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .cs_3_coach_of_year_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;
        }

    /*paragraphs*/

        .cs_3_coach_of_year_1 .column p {
           border-width: 0px;
        }

    /*inlines*/

        .cs_3_coach_of_year_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*/

        .cs_3_coach_of_year_1 .column a {
           border-width: 0px;
        }

    /*headers*/

        .cs_3_coach_of_year_1 .column h1 {
           border-width: 0px;
        }

        .cs_3_coach_of_year_1 .column h2 {
           border-width: 0px;
        }

        .cs_3_coach_of_year_1 .column h3 {
           border-width: 0px;
        }

        .cs_3_coach_of_year_1 .column h4 {
           border-width: 0px;
        }

        .cs_3_coach_of_year_1 .column h5 {
           border-width: 0px;
        }

        .cs_3_coach_of_year_1 .column h6 {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
CS-3: Coach of Year 2
***********************************/

    /*paragraphs*/

        .cs_3_coach_of_year_2 .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .cs_3_coach_of_year_2 .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .cs_3_coach_of_year_2 .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .cs_3_coach_of_year_2 .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .cs_3_coach_of_year_2 .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .cs_3_coach_of_year_2 .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .cs_3_coach_of_year_2 .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .cs_3_coach_of_year_2 .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.75rem;
           font-family: 'Montserrat';
           float: left;
           color: #4b677b;
           border-width: 0px;
        }

    /*headers*/

        .cs_3_coach_of_year_2 .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .cs_3_coach_of_year_2 .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .cs_3_coach_of_year_2 .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .cs_3_coach_of_year_2 .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .cs_3_coach_of_year_2 .column h2 {
           font-weight: 700;
           text-decoration: none;
           margin-top: 12px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: 'Montserrat';
           color: #4b677b;
           border-width: 0px;
        }

        .cs_3_coach_of_year_2 .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 2.25rem;
           font-family: 'Montserrat';
           color: #192a4a;
           border-width: 0px;
        }

    /*general*/

        .cs_3_coach_of_year_2 .column endbug {
           border-width: 0px;
        }

    /*images*/

        .cs_3_coach_of_year_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;
        }

    /*containers*/

        .cs_3_coach_of_year_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*/

        .cs_3_coach_of_year_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; }
/***********************************
CS-4: Golf Executive of the Year
***********************************/

    /*layoutitems*/

        .cs_4_golf_executive_of_the_year .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .cs_4_golf_executive_of_the_year .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;
        }

    /*images*/

        .cs_4_golf_executive_of_the_year .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;
        }

    /*general*/

        .cs_4_golf_executive_of_the_year .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .cs_4_golf_executive_of_the_year .column h1 {
           color: #192a4a;
           font-family: 'Montserrat';
           font-size: 2.25rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .cs_4_golf_executive_of_the_year .column h2 {
           color: #4b677b;
           font-family: 'Montserrat';
           font-size: 1.375rem;
           line-height: 1.2em;
           margin-top: 12px;
           text-decoration: none;
           font-weight: 700;
           border-width: 0px;
        }

        .cs_4_golf_executive_of_the_year .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .cs_4_golf_executive_of_the_year .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .cs_4_golf_executive_of_the_year .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .cs_4_golf_executive_of_the_year .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .cs_4_golf_executive_of_the_year .column .default-drop-cap {
           color: #4b677b;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .cs_4_golf_executive_of_the_year .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .cs_4_golf_executive_of_the_year .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .cs_4_golf_executive_of_the_year .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .cs_4_golf_executive_of_the_year .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .cs_4_golf_executive_of_the_year .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .cs_4_golf_executive_of_the_year .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .cs_4_golf_executive_of_the_year .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
CS-4: Youth Player Development
***********************************/

    /*paragraphs*/

        .cs_4_youth_player_development .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .cs_4_youth_player_development .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .cs_4_youth_player_development .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .cs_4_youth_player_development .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .cs_4_youth_player_development .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .cs_4_youth_player_development .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .cs_4_youth_player_development .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .cs_4_youth_player_development .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.75rem;
           font-family: 'Montserrat';
           float: left;
           color: #4b677b;
           border-width: 0px;
        }

    /*headers*/

        .cs_4_youth_player_development .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .cs_4_youth_player_development .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .cs_4_youth_player_development .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .cs_4_youth_player_development .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .cs_4_youth_player_development .column h2 {
           font-weight: 700;
           text-decoration: none;
           margin-top: 12px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: 'Montserrat';
           color: #4b677b;
           border-width: 0px;
        }

        .cs_4_youth_player_development .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 2.25rem;
           font-family: 'Montserrat';
           color: #192a4a;
           border-width: 0px;
        }

    /*general*/

        .cs_4_youth_player_development .column endbug {
           border-width: 0px;
        }

    /*images*/

        .cs_4_youth_player_development .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;
        }

    /*containers*/

        .cs_4_youth_player_development .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*/

        .cs_4_youth_player_development .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; }
/***********************************
CS-4: Professional Development
***********************************/

    /*layoutitems*/

        .cs_4_professional_development .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .cs_4_professional_development .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;
        }

    /*images*/

        .cs_4_professional_development .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;
        }

    /*general*/

        .cs_4_professional_development .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .cs_4_professional_development .column h1 {
           color: #192a4a;
           font-family: 'Montserrat';
           font-size: 2.25rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .cs_4_professional_development .column h2 {
           color: #4b677b;
           font-family: 'Montserrat';
           font-size: 1.375rem;
           line-height: 1.2em;
           margin-top: 12px;
           text-decoration: none;
           font-weight: 700;
           border-width: 0px;
        }

        .cs_4_professional_development .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .cs_4_professional_development .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .cs_4_professional_development .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .cs_4_professional_development .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .cs_4_professional_development .column .default-drop-cap {
           color: #4b677b;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .cs_4_professional_development .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .cs_4_professional_development .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .cs_4_professional_development .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .cs_4_professional_development .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .cs_4_professional_development .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .cs_4_professional_development .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .cs_4_professional_development .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
CS-4: Bill Strausbaugh
***********************************/

    /*paragraphs*/

        .cs_4_bill_strausbaugh .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .cs_4_bill_strausbaugh .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .cs_4_bill_strausbaugh .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .cs_4_bill_strausbaugh .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .cs_4_bill_strausbaugh .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .cs_4_bill_strausbaugh .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .cs_4_bill_strausbaugh .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .cs_4_bill_strausbaugh .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.75rem;
           font-family: 'Montserrat';
           float: left;
           color: #4b677b;
           border-width: 0px;
        }

    /*headers*/

        .cs_4_bill_strausbaugh .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .cs_4_bill_strausbaugh .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .cs_4_bill_strausbaugh .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .cs_4_bill_strausbaugh .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .cs_4_bill_strausbaugh .column h2 {
           font-weight: 700;
           text-decoration: none;
           margin-top: 12px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: 'Montserrat';
           color: #4b677b;
           border-width: 0px;
        }

        .cs_4_bill_strausbaugh .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 2.25rem;
           font-family: 'Montserrat';
           color: #192a4a;
           border-width: 0px;
        }

    /*general*/

        .cs_4_bill_strausbaugh .column endbug {
           border-width: 0px;
        }

    /*images*/

        .cs_4_bill_strausbaugh .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;
        }

    /*containers*/

        .cs_4_bill_strausbaugh .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*/

        .cs_4_bill_strausbaugh .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; }
/***********************************
CS-4: Herb Graffis
***********************************/

    /*layoutitems*/

        .cs_4_herb_graffis .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .cs_4_herb_graffis .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;
        }

    /*images*/

        .cs_4_herb_graffis .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;
        }

    /*general*/

        .cs_4_herb_graffis .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .cs_4_herb_graffis .column h1 {
           color: #192a4a;
           font-family: 'Montserrat';
           font-size: 2.25rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .cs_4_herb_graffis .column h2 {
           color: #4b677b;
           font-family: 'Montserrat';
           font-size: 1.375rem;
           line-height: 1.2em;
           margin-top: 12px;
           text-decoration: none;
           font-weight: 700;
           border-width: 0px;
        }

        .cs_4_herb_graffis .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .cs_4_herb_graffis .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .cs_4_herb_graffis .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .cs_4_herb_graffis .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .cs_4_herb_graffis .column .default-drop-cap {
           color: #4b677b;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .cs_4_herb_graffis .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .cs_4_herb_graffis .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .cs_4_herb_graffis .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .cs_4_herb_graffis .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .cs_4_herb_graffis .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .cs_4_herb_graffis .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .cs_4_herb_graffis .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
CS-4: Player Development
***********************************/

    /*paragraphs*/

        .cs_4_player_development .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .cs_4_player_development .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .cs_4_player_development .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .cs_4_player_development .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .cs_4_player_development .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .cs_4_player_development .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .cs_4_player_development .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .cs_4_player_development .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.75rem;
           font-family: 'Montserrat';
           float: left;
           color: #4b677b;
           border-width: 0px;
        }

    /*headers*/

        .cs_4_player_development .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .cs_4_player_development .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .cs_4_player_development .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .cs_4_player_development .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .cs_4_player_development .column h2 {
           font-weight: 700;
           text-decoration: none;
           margin-top: 12px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: 'Montserrat';
           color: #4b677b;
           border-width: 0px;
        }

        .cs_4_player_development .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 2.25rem;
           font-family: 'Montserrat';
           color: #192a4a;
           border-width: 0px;
        }

    /*general*/

        .cs_4_player_development .column endbug {
           border-width: 0px;
        }

    /*images*/

        .cs_4_player_development .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;
        }

    /*containers*/

        .cs_4_player_development .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*/

        .cs_4_player_development .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; }
/***********************************
CS-4: Patriot Award
***********************************/

    /*layoutitems*/

        .cs_4_patriot_award .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .cs_4_patriot_award .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;
        }

    /*images*/

        .cs_4_patriot_award .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;
        }

    /*general*/

        .cs_4_patriot_award .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .cs_4_patriot_award .column h1 {
           color: #192a4a;
           font-family: 'Montserrat';
           font-size: 2.25rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .cs_4_patriot_award .column h2 {
           color: #4b677b;
           font-family: 'Montserrat';
           font-size: 1.375rem;
           line-height: 1.2em;
           margin-top: 12px;
           text-decoration: none;
           font-weight: 700;
           border-width: 0px;
        }

        .cs_4_patriot_award .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .cs_4_patriot_award .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .cs_4_patriot_award .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .cs_4_patriot_award .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .cs_4_patriot_award .column .default-drop-cap {
           color: #4b677b;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .cs_4_patriot_award .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .cs_4_patriot_award .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .cs_4_patriot_award .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .cs_4_patriot_award .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .cs_4_patriot_award .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .cs_4_patriot_award .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .cs_4_patriot_award .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
CS-4: Deacon Palmer
***********************************/

    /*paragraphs*/

        .cs_4_deacon_palmer .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .cs_4_deacon_palmer .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .cs_4_deacon_palmer .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .cs_4_deacon_palmer .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .cs_4_deacon_palmer .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .cs_4_deacon_palmer .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .cs_4_deacon_palmer .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .cs_4_deacon_palmer .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.75rem;
           font-family: 'Montserrat';
           float: left;
           color: #4b677b;
           border-width: 0px;
        }

    /*headers*/

        .cs_4_deacon_palmer .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .cs_4_deacon_palmer .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .cs_4_deacon_palmer .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .cs_4_deacon_palmer .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .cs_4_deacon_palmer .column h2 {
           font-weight: 700;
           text-decoration: none;
           margin-top: 12px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: 'Montserrat';
           color: #4b677b;
           border-width: 0px;
        }

        .cs_4_deacon_palmer .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 2.25rem;
           font-family: 'Montserrat';
           color: #192a4a;
           border-width: 0px;
        }

    /*general*/

        .cs_4_deacon_palmer .column endbug {
           border-width: 0px;
        }

    /*images*/

        .cs_4_deacon_palmer .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;
        }

    /*containers*/

        .cs_4_deacon_palmer .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*/

        .cs_4_deacon_palmer .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; }
/***********************************
MOY Award Winners Intro
***********************************/

    /*layoutitems*/

        .moy_award_winners_intro .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .moy_award_winners_intro .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;
        }

    /*images*/

        .moy_award_winners_intro .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;
        }

    /*general*/

        .moy_award_winners_intro .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .moy_award_winners_intro .column h1 {
           font-family: 'Oswald';
           font-size: 2.25rem;
           font-weight: 600;
           line-height: 1.2em;
           margin-top: 0px;
           margin-bottom: 15px;
           border-width: 0px;
        }

        .moy_award_winners_intro .column h2 {
           margin-bottom: 20px;
           font-family: Times New Roman, serif;
           font-size: 1.375rem;
           line-height: 1.2em;
           margin-top: 12px;
           border-width: 0px;
        }

        .moy_award_winners_intro .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .moy_award_winners_intro .column h4 {
           color: #eabd62;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .moy_award_winners_intro .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .moy_award_winners_intro .column h6 {
           font-family: 'Oswald';
           font-size: 1.375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 500;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .moy_award_winners_intro .column .default-drop-cap {
           color: #eabd62;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 8px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .moy_award_winners_intro .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .moy_award_winners_intro .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .moy_award_winners_intro .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .moy_award_winners_intro .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .moy_award_winners_intro .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .moy_award_winners_intro .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           color: #000000;
           border-width: 0px;
        }

        .moy_award_winners_intro .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .moy_award_winners_intro .column p.Question {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           color: #dda440;
           font-weight: bold;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
TRAVELING THE FAIRWAYS AD
***********************************/

    /*layoutitems*/

        .traveling_the_fairways_ad .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .traveling_the_fairways_ad .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*/

        .traveling_the_fairways_ad .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .traveling_the_fairways_ad .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*/

        .traveling_the_fairways_ad .column p {
           border-width: 0px;
        }

    /*inlines*/

        .traveling_the_fairways_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .traveling_the_fairways_ad .column a {
           border-width: 0px;
        }

    /*headers*/

        .traveling_the_fairways_ad .column h1 {
           border-width: 0px;
        }

        .traveling_the_fairways_ad .column h2 {
           border-width: 0px;
        }

        .traveling_the_fairways_ad .column h3 {
           border-width: 0px;
        }

        .traveling_the_fairways_ad .column h4 {
           border-width: 0px;
        }

        .traveling_the_fairways_ad .column h5 {
           border-width: 0px;
        }

        .traveling_the_fairways_ad .column h6 {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
MOY Public: Alex Abbruzza 1
***********************************/

    /*headers*/

        .moy_public_alex_abbruzza_1 .column h6 {
           border-width: 0px;
        }

        .moy_public_alex_abbruzza_1 .column h5 {
           border-width: 0px;
        }

        .moy_public_alex_abbruzza_1 .column h4 {
           border-width: 0px;
        }

        .moy_public_alex_abbruzza_1 .column h3 {
           border-width: 0px;
        }

        .moy_public_alex_abbruzza_1 .column h2 {
           border-width: 0px;
        }

        .moy_public_alex_abbruzza_1 .column h1 {
           border-width: 0px;
        }

    /*links*/

        .moy_public_alex_abbruzza_1 .column a {
           border-width: 0px;
        }

    /*inlines*/

        .moy_public_alex_abbruzza_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*/

        .moy_public_alex_abbruzza_1 .column p {
           border-width: 0px;
        }

    /*images*/

        .moy_public_alex_abbruzza_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*/

        .moy_public_alex_abbruzza_1 .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .moy_public_alex_abbruzza_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*/

        .moy_public_alex_abbruzza_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; }
/***********************************
MOY Public: Alex Abbruzza 2
***********************************/

    /*paragraphs*/

        .moy_public_alex_abbruzza_2 .column p.Question {
           font-weight: bold;
           color: #dda440;
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .moy_public_alex_abbruzza_2 .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .moy_public_alex_abbruzza_2 .column p {
           color: #000000;
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .moy_public_alex_abbruzza_2 .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .moy_public_alex_abbruzza_2 .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .moy_public_alex_abbruzza_2 .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .moy_public_alex_abbruzza_2 .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .moy_public_alex_abbruzza_2 .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .moy_public_alex_abbruzza_2 .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 8px;
           line-height: 0.5em;
           font-weight: bold;
           font-size: 3.75rem;
           font-family: 'Montserrat';
           float: left;
           color: #eabd62;
           border-width: 0px;
        }

    /*headers*/

        .moy_public_alex_abbruzza_2 .column h6 {
           text-align: left;
           font-weight: 500;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: 'Oswald';
           border-width: 0px;
        }

        .moy_public_alex_abbruzza_2 .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .moy_public_alex_abbruzza_2 .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #eabd62;
           border-width: 0px;
        }

        .moy_public_alex_abbruzza_2 .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .moy_public_alex_abbruzza_2 .column h2 {
           margin-top: 12px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: Times New Roman, serif;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .moy_public_alex_abbruzza_2 .column h1 {
           margin-bottom: 15px;
           margin-top: 0px;
           line-height: 1.2em;
           font-weight: 600;
           font-size: 2.25rem;
           font-family: 'Oswald';
           border-width: 0px;
        }

    /*general*/

        .moy_public_alex_abbruzza_2 .column endbug {
           border-width: 0px;
        }

    /*images*/

        .moy_public_alex_abbruzza_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;
        }

    /*containers*/

        .moy_public_alex_abbruzza_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*/

        .moy_public_alex_abbruzza_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; }
/***********************************
FLAG D AD
***********************************/

    /*layoutitems*/

        .flag_d_ad .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .flag_d_ad .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*/

        .flag_d_ad .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .flag_d_ad .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*/

        .flag_d_ad .column p {
           border-width: 0px;
        }

    /*inlines*/

        .flag_d_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .flag_d_ad .column a {
           border-width: 0px;
        }

    /*headers*/

        .flag_d_ad .column h1 {
           border-width: 0px;
        }

        .flag_d_ad .column h2 {
           border-width: 0px;
        }

        .flag_d_ad .column h3 {
           border-width: 0px;
        }

        .flag_d_ad .column h4 {
           border-width: 0px;
        }

        .flag_d_ad .column h5 {
           border-width: 0px;
        }

        .flag_d_ad .column h6 {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
MOY Resort: Jared Henzlik 1
***********************************/

    /*layoutitems*/

        .moy_resort_jared_henzlik_1 .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .moy_resort_jared_henzlik_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*/

        .moy_resort_jared_henzlik_1 .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .moy_resort_jared_henzlik_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;
        }

    /*paragraphs*/

        .moy_resort_jared_henzlik_1 .column p {
           border-width: 0px;
        }

    /*inlines*/

        .moy_resort_jared_henzlik_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*/

        .moy_resort_jared_henzlik_1 .column a {
           border-width: 0px;
        }

    /*headers*/

        .moy_resort_jared_henzlik_1 .column h1 {
           border-width: 0px;
        }

        .moy_resort_jared_henzlik_1 .column h2 {
           border-width: 0px;
        }

        .moy_resort_jared_henzlik_1 .column h3 {
           border-width: 0px;
        }

        .moy_resort_jared_henzlik_1 .column h4 {
           border-width: 0px;
        }

        .moy_resort_jared_henzlik_1 .column h5 {
           border-width: 0px;
        }

        .moy_resort_jared_henzlik_1 .column h6 {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
MOY Resort: Jared Henzlik 2
***********************************/

    /*layoutitems*/

        .moy_resort_jared_henzlik_2 .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .moy_resort_jared_henzlik_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;
        }

    /*images*/

        .moy_resort_jared_henzlik_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;
        }

    /*general*/

        .moy_resort_jared_henzlik_2 .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .moy_resort_jared_henzlik_2 .column h1 {
           font-family: 'Oswald';
           font-size: 2.25rem;
           font-weight: 600;
           line-height: 1.2em;
           margin-top: 0px;
           margin-bottom: 15px;
           border-width: 0px;
        }

        .moy_resort_jared_henzlik_2 .column h2 {
           margin-bottom: 20px;
           font-family: Times New Roman, serif;
           font-size: 1.375rem;
           line-height: 1.2em;
           margin-top: 12px;
           border-width: 0px;
        }

        .moy_resort_jared_henzlik_2 .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .moy_resort_jared_henzlik_2 .column h4 {
           color: #eabd62;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .moy_resort_jared_henzlik_2 .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .moy_resort_jared_henzlik_2 .column h6 {
           font-family: 'Oswald';
           font-size: 1.375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 500;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .moy_resort_jared_henzlik_2 .column .default-drop-cap {
           color: #eabd62;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 8px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .moy_resort_jared_henzlik_2 .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .moy_resort_jared_henzlik_2 .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .moy_resort_jared_henzlik_2 .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .moy_resort_jared_henzlik_2 .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .moy_resort_jared_henzlik_2 .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .moy_resort_jared_henzlik_2 .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           color: #000000;
           border-width: 0px;
        }

        .moy_resort_jared_henzlik_2 .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .moy_resort_jared_henzlik_2 .column p.Question {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           color: #dda440;
           font-weight: bold;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PGA.com AD
***********************************/

    /*layoutitems*/

        .pga_com_ad .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .pga_com_ad .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*/

        .pga_com_ad .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .pga_com_ad .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*/

        .pga_com_ad .column p {
           border-width: 0px;
        }

    /*inlines*/

        .pga_com_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .pga_com_ad .column a {
           border-width: 0px;
        }

    /*headers*/

        .pga_com_ad .column h1 {
           border-width: 0px;
        }

        .pga_com_ad .column h2 {
           border-width: 0px;
        }

        .pga_com_ad .column h3 {
           border-width: 0px;
        }

        .pga_com_ad .column h4 {
           border-width: 0px;
        }

        .pga_com_ad .column h5 {
           border-width: 0px;
        }

        .pga_com_ad .column h6 {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
MOY Private: Chris Rowe 1
***********************************/

    /*layoutitems*/

        .moy_private_chris_rowe_1 .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .moy_private_chris_rowe_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*/

        .moy_private_chris_rowe_1 .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .moy_private_chris_rowe_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;
        }

    /*paragraphs*/

        .moy_private_chris_rowe_1 .column p {
           border-width: 0px;
        }

    /*inlines*/

        .moy_private_chris_rowe_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*/

        .moy_private_chris_rowe_1 .column a {
           border-width: 0px;
        }

    /*headers*/

        .moy_private_chris_rowe_1 .column h1 {
           border-width: 0px;
        }

        .moy_private_chris_rowe_1 .column h2 {
           border-width: 0px;
        }

        .moy_private_chris_rowe_1 .column h3 {
           border-width: 0px;
        }

        .moy_private_chris_rowe_1 .column h4 {
           border-width: 0px;
        }

        .moy_private_chris_rowe_1 .column h5 {
           border-width: 0px;
        }

        .moy_private_chris_rowe_1 .column h6 {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
MOY Private: Chris Rowe 2
***********************************/

    /*layoutitems*/

        .moy_private_chris_rowe_2 .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .moy_private_chris_rowe_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;
        }

    /*images*/

        .moy_private_chris_rowe_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;
        }

    /*general*/

        .moy_private_chris_rowe_2 .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .moy_private_chris_rowe_2 .column h1 {
           font-family: 'Oswald';
           font-size: 2.25rem;
           font-weight: 600;
           line-height: 1.2em;
           margin-top: 0px;
           margin-bottom: 15px;
           border-width: 0px;
        }

        .moy_private_chris_rowe_2 .column h2 {
           margin-bottom: 20px;
           font-family: Times New Roman, serif;
           font-size: 1.375rem;
           line-height: 1.2em;
           margin-top: 12px;
           border-width: 0px;
        }

        .moy_private_chris_rowe_2 .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .moy_private_chris_rowe_2 .column h4 {
           color: #eabd62;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .moy_private_chris_rowe_2 .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .moy_private_chris_rowe_2 .column h6 {
           font-family: 'Oswald';
           font-size: 1.375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 500;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .moy_private_chris_rowe_2 .column .default-drop-cap {
           color: #eabd62;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 8px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .moy_private_chris_rowe_2 .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .moy_private_chris_rowe_2 .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .moy_private_chris_rowe_2 .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .moy_private_chris_rowe_2 .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .moy_private_chris_rowe_2 .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .moy_private_chris_rowe_2 .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           color: #000000;
           border-width: 0px;
        }

        .moy_private_chris_rowe_2 .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .moy_private_chris_rowe_2 .column p.Question {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           color: #dda440;
           font-weight: bold;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
CASA DE CAMPO AD
***********************************/

    /*headers*/

        .casa_de_campo_ad .column h6 {
           border-width: 0px;
        }

        .casa_de_campo_ad .column h5 {
           border-width: 0px;
        }

        .casa_de_campo_ad .column h4 {
           border-width: 0px;
        }

        .casa_de_campo_ad .column h3 {
           border-width: 0px;
        }

        .casa_de_campo_ad .column h2 {
           border-width: 0px;
        }

        .casa_de_campo_ad .column h1 {
           border-width: 0px;
        }

    /*links*/

        .casa_de_campo_ad .column a {
           border-width: 0px;
        }

    /*inlines*/

        .casa_de_campo_ad .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*/

        .casa_de_campo_ad .column p {
           border-width: 0px;
        }

    /*images*/

        .casa_de_campo_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .casa_de_campo_ad .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .casa_de_campo_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .casa_de_campo_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Show Review: Main
***********************************/

    /*paragraphs*/

        .show_review_main .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .show_review_main .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .show_review_main .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .show_review_main .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .show_review_main .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .show_review_main .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .show_review_main .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .show_review_main .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.75rem;
           font-family: 'Montserrat';
           float: left;
           color: #4b677b;
           border-width: 0px;
        }

    /*headers*/

        .show_review_main .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .show_review_main .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .show_review_main .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .show_review_main .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .show_review_main .column h2 {
           font-weight: 700;
           text-decoration: none;
           margin-top: 12px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: 'Montserrat';
           color: #4b677b;
           border-width: 0px;
        }

        .show_review_main .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 2.25rem;
           font-family: 'Montserrat';
           color: #192a4a;
           border-width: 0px;
        }

    /*general*/

        .show_review_main .column endbug {
           border-width: 0px;
        }

    /*images*/

        .show_review_main .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;
        }

    /*containers*/

        .show_review_main .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*/

        .show_review_main .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; }
/***********************************
ALPARD GOLF AD
***********************************/

    /*layoutitems*/

        .alpard_golf_ad .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .alpard_golf_ad .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*/

        .alpard_golf_ad .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .alpard_golf_ad .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*/

        .alpard_golf_ad .column p {
           border-width: 0px;
        }

    /*inlines*/

        .alpard_golf_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .alpard_golf_ad .column a {
           border-width: 0px;
        }

    /*headers*/

        .alpard_golf_ad .column h1 {
           border-width: 0px;
        }

        .alpard_golf_ad .column h2 {
           border-width: 0px;
        }

        .alpard_golf_ad .column h3 {
           border-width: 0px;
        }

        .alpard_golf_ad .column h4 {
           border-width: 0px;
        }

        .alpard_golf_ad .column h5 {
           border-width: 0px;
        }

        .alpard_golf_ad .column h6 {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Show Review: Demo Day
***********************************/

    /*layoutitems*/

        .show_review_demo_day .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .show_review_demo_day .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;
        }

    /*images*/

        .show_review_demo_day .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;
        }

    /*general*/

        .show_review_demo_day .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .show_review_demo_day .column h1 {
           color: #192a4a;
           font-family: 'Montserrat';
           font-size: 2.25rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .show_review_demo_day .column h2 {
           color: #4b677b;
           font-family: 'Montserrat';
           font-size: 1.375rem;
           line-height: 1.2em;
           margin-top: 12px;
           text-decoration: none;
           font-weight: 700;
           border-width: 0px;
        }

        .show_review_demo_day .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .show_review_demo_day .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .show_review_demo_day .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .show_review_demo_day .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .show_review_demo_day .column .default-drop-cap {
           color: #4b677b;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .show_review_demo_day .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .show_review_demo_day .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .show_review_demo_day .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .show_review_demo_day .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .show_review_demo_day .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .show_review_demo_day .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .show_review_demo_day .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Show Review: Fashion Show
***********************************/

    /*paragraphs*/

        .show_review_fashion_show .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .show_review_fashion_show .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .show_review_fashion_show .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .show_review_fashion_show .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .show_review_fashion_show .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .show_review_fashion_show .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .show_review_fashion_show .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .show_review_fashion_show .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.75rem;
           font-family: 'Montserrat';
           float: left;
           color: #4b677b;
           border-width: 0px;
        }

    /*headers*/

        .show_review_fashion_show .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .show_review_fashion_show .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .show_review_fashion_show .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .show_review_fashion_show .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .show_review_fashion_show .column h2 {
           font-weight: 700;
           text-decoration: none;
           margin-top: 12px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: 'Montserrat';
           color: #4b677b;
           border-width: 0px;
        }

        .show_review_fashion_show .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 2.25rem;
           font-family: 'Montserrat';
           color: #192a4a;
           border-width: 0px;
        }

    /*general*/

        .show_review_fashion_show .column endbug {
           border-width: 0px;
        }

    /*images*/

        .show_review_fashion_show .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;
        }

    /*containers*/

        .show_review_fashion_show .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*/

        .show_review_fashion_show .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; }
/***********************************
Show Review: Apparel
***********************************/

    /*layoutitems*/

        .show_review_apparel .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .show_review_apparel .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;
        }

    /*images*/

        .show_review_apparel .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;
        }

    /*general*/

        .show_review_apparel .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .show_review_apparel .column h1 {
           color: #192a4a;
           font-family: 'Montserrat';
           font-size: 2.25rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .show_review_apparel .column h2 {
           color: #4b677b;
           font-family: 'Montserrat';
           font-size: 1.375rem;
           line-height: 1.2em;
           margin-top: 12px;
           text-decoration: none;
           font-weight: 700;
           border-width: 0px;
        }

        .show_review_apparel .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .show_review_apparel .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .show_review_apparel .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .show_review_apparel .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .show_review_apparel .column .default-drop-cap {
           color: #4b677b;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .show_review_apparel .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .show_review_apparel .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .show_review_apparel .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .show_review_apparel .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .show_review_apparel .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .show_review_apparel .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .show_review_apparel .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Show Review: MOY Conference
***********************************/

    /*paragraphs*/

        .show_review_moy_conference .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .show_review_moy_conference .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .show_review_moy_conference .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .show_review_moy_conference .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .show_review_moy_conference .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .show_review_moy_conference .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .show_review_moy_conference .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .show_review_moy_conference .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.75rem;
           font-family: 'Montserrat';
           float: left;
           color: #4b677b;
           border-width: 0px;
        }

    /*headers*/

        .show_review_moy_conference .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .show_review_moy_conference .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .show_review_moy_conference .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .show_review_moy_conference .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .show_review_moy_conference .column h2 {
           font-weight: 700;
           text-decoration: none;
           margin-top: 12px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: 'Montserrat';
           color: #4b677b;
           border-width: 0px;
        }

        .show_review_moy_conference .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 2.25rem;
           font-family: 'Montserrat';
           color: #192a4a;
           border-width: 0px;
        }

    /*general*/

        .show_review_moy_conference .column endbug {
           border-width: 0px;
        }

    /*images*/

        .show_review_moy_conference .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;
        }

    /*containers*/

        .show_review_moy_conference .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*/

        .show_review_moy_conference .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; }
/***********************************
Player Engagement
***********************************/

    /*layoutitems*/

        .player_engagement .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .player_engagement .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;
        }

    /*images*/

        .player_engagement .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*/

        .player_engagement .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .player_engagement .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .player_engagement .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .player_engagement .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .player_engagement .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .player_engagement .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .player_engagement .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .player_engagement .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 8px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.75rem;
           font-family: 'Montserrat';
           float: left;
           color: #1b3b6c;
           border-width: 0px;
        }

    /*headers*/

        .player_engagement .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .player_engagement .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .player_engagement .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .player_engagement .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .player_engagement .column h2 {
           font-weight: 500;
           text-decoration: none;
           margin-top: 12px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .player_engagement .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: 'Montserrat';
           color: #1b3b6c;
           border-width: 0px;
        }

    /*general*/

        .player_engagement .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PGA PSA #4 [GRP] AD
***********************************/

    /*headers*/

        .pga_psa_4_grp_ad .column h6 {
           border-width: 0px;
        }

        .pga_psa_4_grp_ad .column h5 {
           border-width: 0px;
        }

        .pga_psa_4_grp_ad .column h4 {
           border-width: 0px;
        }

        .pga_psa_4_grp_ad .column h3 {
           border-width: 0px;
        }

        .pga_psa_4_grp_ad .column h2 {
           border-width: 0px;
        }

        .pga_psa_4_grp_ad .column h1 {
           border-width: 0px;
        }

    /*links*/

        .pga_psa_4_grp_ad .column a {
           border-width: 0px;
        }

    /*inlines*/

        .pga_psa_4_grp_ad .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*/

        .pga_psa_4_grp_ad .column p {
           border-width: 0px;
        }

    /*images*/

        .pga_psa_4_grp_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .pga_psa_4_grp_ad .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .pga_psa_4_grp_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .pga_psa_4_grp_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Performance: Short Intro+Krista Dunton
***********************************/

    /*layoutitems*/

        .performance_short_intro_krista_dunton .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .performance_short_intro_krista_dunton .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;
        }

    /*images*/

        .performance_short_intro_krista_dunton .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;
        }

    /*general*/

        .performance_short_intro_krista_dunton .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .performance_short_intro_krista_dunton .column h1 {
           color: #192a4a;
           font-family: 'Montserrat';
           font-size: 2.25rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .performance_short_intro_krista_dunton .column h2 {
           color: #4b677b;
           font-family: 'Montserrat';
           font-size: 1.375rem;
           line-height: 1.2em;
           margin-top: 12px;
           text-decoration: none;
           font-weight: 700;
           border-width: 0px;
        }

        .performance_short_intro_krista_dunton .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .performance_short_intro_krista_dunton .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .performance_short_intro_krista_dunton .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .performance_short_intro_krista_dunton .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .performance_short_intro_krista_dunton .column .default-drop-cap {
           color: #4b677b;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .performance_short_intro_krista_dunton .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .performance_short_intro_krista_dunton .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .performance_short_intro_krista_dunton .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .performance_short_intro_krista_dunton .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .performance_short_intro_krista_dunton .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .performance_short_intro_krista_dunton .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .performance_short_intro_krista_dunton .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Golf Datatech 1
***********************************/

    /*layoutitems*/

        .golf_datatech .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .golf_datatech .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_datatech .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .golf_datatech .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_datatech .column p {
           border-width: 0px;
        }

    /*inlines*/

        .golf_datatech .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_datatech .column a {
           border-width: 0px;
        }

    /*headers*/

        .golf_datatech .column h1 {
           border-width: 0px;
        }

        .golf_datatech .column h2 {
           border-width: 0px;
        }

        .golf_datatech .column h3 {
           border-width: 0px;
        }

        .golf_datatech .column h4 {
           border-width: 0px;
        }

        .golf_datatech .column h5 {
           border-width: 0px;
        }

        .golf_datatech .column h6 {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Performance: Brett Eaton
***********************************/

    /*paragraphs*/

        .performance_brett_eaton .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .performance_brett_eaton .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .performance_brett_eaton .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .performance_brett_eaton .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .performance_brett_eaton .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .performance_brett_eaton .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .performance_brett_eaton .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .performance_brett_eaton .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.75rem;
           font-family: 'Montserrat';
           float: left;
           color: #4b677b;
           border-width: 0px;
        }

    /*headers*/

        .performance_brett_eaton .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .performance_brett_eaton .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .performance_brett_eaton .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .performance_brett_eaton .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .performance_brett_eaton .column h2 {
           font-weight: 700;
           text-decoration: none;
           margin-top: 12px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: 'Montserrat';
           color: #4b677b;
           border-width: 0px;
        }

        .performance_brett_eaton .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 2.25rem;
           font-family: 'Montserrat';
           color: #192a4a;
           border-width: 0px;
        }

    /*general*/

        .performance_brett_eaton .column endbug {
           border-width: 0px;
        }

    /*images*/

        .performance_brett_eaton .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;
        }

    /*containers*/

        .performance_brett_eaton .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*/

        .performance_brett_eaton .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; }
/***********************************
Performance: Morgan Jewell
***********************************/

    /*layoutitems*/

        .performance_morgan_jewell .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .performance_morgan_jewell .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;
        }

    /*images*/

        .performance_morgan_jewell .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;
        }

    /*general*/

        .performance_morgan_jewell .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .performance_morgan_jewell .column h1 {
           color: #192a4a;
           font-family: 'Montserrat';
           font-size: 2.25rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .performance_morgan_jewell .column h2 {
           color: #4b677b;
           font-family: 'Montserrat';
           font-size: 1.375rem;
           line-height: 1.2em;
           margin-top: 12px;
           text-decoration: none;
           font-weight: 700;
           border-width: 0px;
        }

        .performance_morgan_jewell .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .performance_morgan_jewell .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .performance_morgan_jewell .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .performance_morgan_jewell .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .performance_morgan_jewell .column .default-drop-cap {
           color: #4b677b;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .performance_morgan_jewell .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .performance_morgan_jewell .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .performance_morgan_jewell .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .performance_morgan_jewell .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .performance_morgan_jewell .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .performance_morgan_jewell .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .performance_morgan_jewell .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Performance: New Products
***********************************/

    /*paragraphs*/

        .performance_new_products .column p {
           border-width: 0px;
        }

    /*inlines*/

        .performance_new_products .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*/

        .performance_new_products .column a {
           border-width: 0px;
        }

    /*headers*/

        .performance_new_products .column h1 {
           border-width: 0px;
        }

        .performance_new_products .column h2 {
           border-width: 0px;
        }

        .performance_new_products .column h3 {
           border-width: 0px;
        }

        .performance_new_products .column h4 {
           border-width: 0px;
        }

        .performance_new_products .column h5 {
           border-width: 0px;
        }

        .performance_new_products .column h6 {
           border-width: 0px;
        }

    /*images*/

        .performance_new_products .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*/

        .performance_new_products .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .performance_new_products .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*/

        .performance_new_products .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; }
/***********************************
Performance: Corp. Chat
***********************************/

    /*paragraphs*/

        .performance_corp_chat .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .performance_corp_chat .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .performance_corp_chat .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .performance_corp_chat .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .performance_corp_chat .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .performance_corp_chat .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .performance_corp_chat .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .performance_corp_chat .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.75rem;
           font-family: 'Montserrat';
           float: left;
           color: #4b677b;
           border-width: 0px;
        }

    /*headers*/

        .performance_corp_chat .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .performance_corp_chat .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .performance_corp_chat .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .performance_corp_chat .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .performance_corp_chat .column h2 {
           font-weight: 700;
           text-decoration: none;
           margin-top: 12px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: 'Montserrat';
           color: #4b677b;
           border-width: 0px;
        }

        .performance_corp_chat .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 2.25rem;
           font-family: 'Montserrat';
           color: #192a4a;
           border-width: 0px;
        }

    /*general*/

        .performance_corp_chat .column endbug {
           border-width: 0px;
        }

    /*images*/

        .performance_corp_chat .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;
        }

    /*containers*/

        .performance_corp_chat .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*/

        .performance_corp_chat .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; }
/***********************************
Performance: Golf Fitness with Randy Chang
***********************************/

    /*layoutitems*/

        .performance_golf_fitness_with_randy_chang .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .performance_golf_fitness_with_randy_chang .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;
        }

    /*images*/

        .performance_golf_fitness_with_randy_chang .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;
        }

    /*general*/

        .performance_golf_fitness_with_randy_chang .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .performance_golf_fitness_with_randy_chang .column h1 {
           color: #192a4a;
           font-family: 'Montserrat';
           font-size: 2.25rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .performance_golf_fitness_with_randy_chang .column h2 {
           color: #4b677b;
           font-family: 'Montserrat';
           font-size: 1.375rem;
           line-height: 1.2em;
           margin-top: 12px;
           text-decoration: none;
           font-weight: 700;
           border-width: 0px;
        }

        .performance_golf_fitness_with_randy_chang .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .performance_golf_fitness_with_randy_chang .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .performance_golf_fitness_with_randy_chang .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .performance_golf_fitness_with_randy_chang .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .performance_golf_fitness_with_randy_chang .column .default-drop-cap {
           color: #4b677b;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .performance_golf_fitness_with_randy_chang .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .performance_golf_fitness_with_randy_chang .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .performance_golf_fitness_with_randy_chang .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .performance_golf_fitness_with_randy_chang .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .performance_golf_fitness_with_randy_chang .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .performance_golf_fitness_with_randy_chang .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .performance_golf_fitness_with_randy_chang .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
INWARD HALF AD
***********************************/

    /*layoutitems*/

        .inward_half_ad .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .inward_half_ad .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*/

        .inward_half_ad .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .inward_half_ad .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*/

        .inward_half_ad .column p {
           border-width: 0px;
        }

    /*inlines*/

        .inward_half_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .inward_half_ad .column a {
           border-width: 0px;
        }

    /*headers*/

        .inward_half_ad .column h1 {
           border-width: 0px;
        }

        .inward_half_ad .column h2 {
           border-width: 0px;
        }

        .inward_half_ad .column h3 {
           border-width: 0px;
        }

        .inward_half_ad .column h4 {
           border-width: 0px;
        }

        .inward_half_ad .column h5 {
           border-width: 0px;
        }

        .inward_half_ad .column h6 {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Retailing: Fall Preview
***********************************/

    /*layoutitems*/

        .retailing_fall_preview .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .retailing_fall_preview .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;
        }

    /*images*/

        .retailing_fall_preview .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*general*/

        .retailing_fall_preview .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .retailing_fall_preview .column h1 {
           color: #192a4a;
           font-family: 'Montserrat';
           font-size: 2.25rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .retailing_fall_preview .column h2 {
           color: #e6991e;
           font-family: 'Montserrat';
           font-size: 1.375rem;
           line-height: 1.2em;
           margin-top: 12px;
           text-decoration: none;
           font-weight: 700;
           border-width: 0px;
        }

        .retailing_fall_preview .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .retailing_fall_preview .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .retailing_fall_preview .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .retailing_fall_preview .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .retailing_fall_preview .column .s1 {
           color: #ffffff;
           font-size: 1.625rem;
           border-width: 0px;
        }

        .retailing_fall_preview .column .default-drop-cap {
           color: #e69a1d;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .retailing_fall_preview .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .retailing_fall_preview .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .retailing_fall_preview .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .retailing_fall_preview .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .retailing_fall_preview .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .retailing_fall_preview .column p.p2 {
           color: #211d1e;
           font-size: 1.25rem;
           border-width: 0px;
        }

        .retailing_fall_preview .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .retailing_fall_preview .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Golf Datatech 2
***********************************/

    /*headers*/

        .golf_datatech_2 .column h6 {
           border-width: 0px;
        }

        .golf_datatech_2 .column h5 {
           border-width: 0px;
        }

        .golf_datatech_2 .column h4 {
           border-width: 0px;
        }

        .golf_datatech_2 .column h3 {
           border-width: 0px;
        }

        .golf_datatech_2 .column h2 {
           border-width: 0px;
        }

        .golf_datatech_2 .column h1 {
           border-width: 0px;
        }

    /*links*/

        .golf_datatech_2 .column a {
           border-width: 0px;
        }

    /*inlines*/

        .golf_datatech_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*/

        .golf_datatech_2 .column p {
           border-width: 0px;
        }

    /*images*/

        .golf_datatech_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*/

        .golf_datatech_2 .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .golf_datatech_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*/

        .golf_datatech_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; }
/***********************************
Retailing: AGM
***********************************/

    /*layoutitems*/

        .retailing_agm .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .retailing_agm .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;
        }

    /*images*/

        .retailing_agm .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;
        }

    /*general*/

        .retailing_agm .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .retailing_agm .column h1 {
           font-family: 'Oswald';
           font-size: 2.25rem;
           font-weight: 600;
           line-height: 1.2em;
           margin-top: 0px;
           margin-bottom: 15px;
           border-width: 0px;
        }

        .retailing_agm .column h2 {
           margin-bottom: 20px;
           font-family: Times New Roman, serif;
           font-size: 1.375rem;
           line-height: 1.2em;
           margin-top: 12px;
           border-width: 0px;
        }

        .retailing_agm .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .retailing_agm .column h4 {
           color: #eabd62;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .retailing_agm .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .retailing_agm .column h6 {
           font-family: 'Oswald';
           font-size: 1.375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 500;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .retailing_agm .column .default-drop-cap {
           color: #eabd62;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 8px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .retailing_agm .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .retailing_agm .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .retailing_agm .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .retailing_agm .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .retailing_agm .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .retailing_agm .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           color: #000000;
           border-width: 0px;
        }

        .retailing_agm .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .retailing_agm .column p.Question {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           color: #dda440;
           font-weight: bold;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Rules Talk
***********************************/

    /*layoutitems*/

        .rules_talk .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .rules_talk .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;
        }

    /*images*/

        .rules_talk .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*/

        .rules_talk .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .rules_talk .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .rules_talk .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .rules_talk .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .rules_talk .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .rules_talk .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .rules_talk .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .rules_talk .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.75rem;
           font-family: 'Montserrat';
           float: left;
           color: #832a3a;
           border-width: 0px;
        }

    /*headers*/

        .rules_talk .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .rules_talk .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .rules_talk .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .rules_talk .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .rules_talk .column h2 {
           font-weight: 500;
           text-decoration: none;
           margin-top: 12px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .rules_talk .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*general*/

        .rules_talk .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PGA PSA #1 AD [Jr League]
***********************************/

    /*layoutitems*/

        .pga_psa_1_ad_jr_league .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .pga_psa_1_ad_jr_league .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*/

        .pga_psa_1_ad_jr_league .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .pga_psa_1_ad_jr_league .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*/

        .pga_psa_1_ad_jr_league .column p {
           border-width: 0px;
        }

    /*inlines*/

        .pga_psa_1_ad_jr_league .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*/

        .pga_psa_1_ad_jr_league .column a {
           border-width: 0px;
        }

    /*headers*/

        .pga_psa_1_ad_jr_league .column h1 {
           border-width: 0px;
        }

        .pga_psa_1_ad_jr_league .column h2 {
           border-width: 0px;
        }

        .pga_psa_1_ad_jr_league .column h3 {
           border-width: 0px;
        }

        .pga_psa_1_ad_jr_league .column h4 {
           border-width: 0px;
        }

        .pga_psa_1_ad_jr_league .column h5 {
           border-width: 0px;
        }

        .pga_psa_1_ad_jr_league .column h6 {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
From the Field
***********************************/

    /*layoutitems*/

        .from_the_field .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .from_the_field .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;
        }

    /*images*/

        .from_the_field .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;
        }

    /*general*/

        .from_the_field .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .from_the_field .column h1 {
           font-family: 'Montserrat';
           font-size: 2.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .from_the_field .column h2 {
           font-family: 'Montserrat';
           font-size: 1.375rem;
           line-height: 1.2em;
           margin-top: 12px;
           text-decoration: none;
           font-weight: 500;
           border-width: 0px;
        }

        .from_the_field .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .from_the_field .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .from_the_field .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .from_the_field .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .from_the_field .column .default-drop-cap {
           color: #832a3a;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 0.4em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .from_the_field .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .from_the_field .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .from_the_field .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .from_the_field .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .from_the_field .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .from_the_field .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .from_the_field .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .from_the_field .column p.p2 {
           color: #221e1f;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
CLUBHOUSE EVENT GROUP AD
***********************************/

    /*paragraphs*/

        .clubhouse_event_group_ad .column p {
           border-width: 0px;
        }

    /*inlines*/

        .clubhouse_event_group_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .clubhouse_event_group_ad .column a {
           border-width: 0px;
        }

    /*headers*/

        .clubhouse_event_group_ad .column h1 {
           border-width: 0px;
        }

        .clubhouse_event_group_ad .column h2 {
           border-width: 0px;
        }

        .clubhouse_event_group_ad .column h3 {
           border-width: 0px;
        }

        .clubhouse_event_group_ad .column h4 {
           border-width: 0px;
        }

        .clubhouse_event_group_ad .column h5 {
           border-width: 0px;
        }

        .clubhouse_event_group_ad .column h6 {
           border-width: 0px;
        }

    /*images*/

        .clubhouse_event_group_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .clubhouse_event_group_ad .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .clubhouse_event_group_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .clubhouse_event_group_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PATRIOT PROFILE ADVERTORIAL
***********************************/

    /*layoutitems*/

        .patriot_profile_advertorial .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .patriot_profile_advertorial .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*/

        .patriot_profile_advertorial .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .patriot_profile_advertorial .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*/

        .patriot_profile_advertorial .column p {
           border-width: 0px;
        }

    /*inlines*/

        .patriot_profile_advertorial .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*/

        .patriot_profile_advertorial .column a {
           border-width: 0px;
        }

    /*headers*/

        .patriot_profile_advertorial .column h1 {
           border-width: 0px;
        }

        .patriot_profile_advertorial .column h2 {
           border-width: 0px;
        }

        .patriot_profile_advertorial .column h3 {
           border-width: 0px;
        }

        .patriot_profile_advertorial .column h4 {
           border-width: 0px;
        }

        .patriot_profile_advertorial .column h5 {
           border-width: 0px;
        }

        .patriot_profile_advertorial .column h6 {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Membership
***********************************/

    /*layoutitems*/

        .membership .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .membership .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;
        }

    /*images*/

        .membership .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*/

        .membership .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .membership .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .membership .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .membership .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .membership .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .membership .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .membership .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .membership .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 8px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.75rem;
           font-family: 'Montserrat';
           float: left;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .membership .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .membership .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .membership .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .membership .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .membership .column h2 {
           font-weight: 500;
           text-decoration: none;
           margin-top: 12px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .membership .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*general*/

        .membership .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
FLAG D #2
***********************************/

    /*headers*/

        .flag_d_2 .column h6 {
           border-width: 0px;
        }

        .flag_d_2 .column h5 {
           border-width: 0px;
        }

        .flag_d_2 .column h4 {
           border-width: 0px;
        }

        .flag_d_2 .column h3 {
           border-width: 0px;
        }

        .flag_d_2 .column h2 {
           border-width: 0px;
        }

        .flag_d_2 .column h1 {
           border-width: 0px;
        }

    /*links*/

        .flag_d_2 .column a {
           border-width: 0px;
        }

    /*inlines*/

        .flag_d_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*/

        .flag_d_2 .column p {
           border-width: 0px;
        }

    /*images*/

        .flag_d_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*/

        .flag_d_2 .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .flag_d_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*/

        .flag_d_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; }
/***********************************
PGA PSA #2 AD [GRP]
***********************************/

    /*headers*/

        .pga_psa_2_ad_grp .column h6 {
           border-width: 0px;
        }

        .pga_psa_2_ad_grp .column h5 {
           border-width: 0px;
        }

        .pga_psa_2_ad_grp .column h4 {
           border-width: 0px;
        }

        .pga_psa_2_ad_grp .column h3 {
           border-width: 0px;
        }

        .pga_psa_2_ad_grp .column h2 {
           border-width: 0px;
        }

        .pga_psa_2_ad_grp .column h1 {
           border-width: 0px;
        }

    /*links*/

        .pga_psa_2_ad_grp .column a {
           border-width: 0px;
        }

    /*inlines*/

        .pga_psa_2_ad_grp .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*/

        .pga_psa_2_ad_grp .column p {
           border-width: 0px;
        }

    /*images*/

        .pga_psa_2_ad_grp .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*/

        .pga_psa_2_ad_grp .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .pga_psa_2_ad_grp .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*/

        .pga_psa_2_ad_grp .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; }
/***********************************
Partners 1
***********************************/

    /*layoutitems*/

        .partners_1 .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .partners_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*/

        .partners_1 .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .partners_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;
        }

    /*paragraphs*/

        .partners_1 .column p {
           border-width: 0px;
        }

    /*inlines*/

        .partners_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*/

        .partners_1 .column a {
           border-width: 0px;
        }

    /*headers*/

        .partners_1 .column h1 {
           border-width: 0px;
        }

        .partners_1 .column h2 {
           border-width: 0px;
        }

        .partners_1 .column h3 {
           border-width: 0px;
        }

        .partners_1 .column h4 {
           border-width: 0px;
        }

        .partners_1 .column h5 {
           border-width: 0px;
        }

        .partners_1 .column h6 {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Partners 2
***********************************/

    /*headers*/

        .partners_2 .column h6 {
           border-width: 0px;
        }

        .partners_2 .column h5 {
           border-width: 0px;
        }

        .partners_2 .column h4 {
           border-width: 0px;
        }

        .partners_2 .column h3 {
           border-width: 0px;
        }

        .partners_2 .column h2 {
           border-width: 0px;
        }

        .partners_2 .column h1 {
           border-width: 0px;
        }

    /*links*/

        .partners_2 .column a {
           border-width: 0px;
        }

    /*inlines*/

        .partners_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*/

        .partners_2 .column p {
           border-width: 0px;
        }

    /*images*/

        .partners_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*/

        .partners_2 .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .partners_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*/

        .partners_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; }
/***********************************
Partners 3
***********************************/

    /*layoutitems*/

        .partners_3 .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .partners_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*/

        .partners_3 .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .partners_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;
        }

    /*paragraphs*/

        .partners_3 .column p {
           border-width: 0px;
        }

    /*inlines*/

        .partners_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*/

        .partners_3 .column a {
           border-width: 0px;
        }

    /*headers*/

        .partners_3 .column h1 {
           border-width: 0px;
        }

        .partners_3 .column h2 {
           border-width: 0px;
        }

        .partners_3 .column h3 {
           border-width: 0px;
        }

        .partners_3 .column h4 {
           border-width: 0px;
        }

        .partners_3 .column h5 {
           border-width: 0px;
        }

        .partners_3 .column h6 {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Partners 4
***********************************/

    /*headers*/

        .partners_4 .column h6 {
           border-width: 0px;
        }

        .partners_4 .column h5 {
           border-width: 0px;
        }

        .partners_4 .column h4 {
           border-width: 0px;
        }

        .partners_4 .column h3 {
           border-width: 0px;
        }

        .partners_4 .column h2 {
           border-width: 0px;
        }

        .partners_4 .column h1 {
           border-width: 0px;
        }

    /*links*/

        .partners_4 .column a {
           border-width: 0px;
        }

    /*inlines*/

        .partners_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*/

        .partners_4 .column p {
           border-width: 0px;
        }

    /*images*/

        .partners_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*/

        .partners_4 .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .partners_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*/

        .partners_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; }
/***********************************
Partners 5
***********************************/

    /*layoutitems*/

        .partners_5 .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .partners_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*/

        .partners_5 .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .partners_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;
        }

    /*paragraphs*/

        .partners_5 .column p {
           border-width: 0px;
        }

    /*inlines*/

        .partners_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*/

        .partners_5 .column a {
           border-width: 0px;
        }

    /*headers*/

        .partners_5 .column h1 {
           border-width: 0px;
        }

        .partners_5 .column h2 {
           border-width: 0px;
        }

        .partners_5 .column h3 {
           border-width: 0px;
        }

        .partners_5 .column h4 {
           border-width: 0px;
        }

        .partners_5 .column h5 {
           border-width: 0px;
        }

        .partners_5 .column h6 {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Partners 6
***********************************/

    /*headers*/

        .partners_6 .column h6 {
           border-width: 0px;
        }

        .partners_6 .column h5 {
           border-width: 0px;
        }

        .partners_6 .column h4 {
           border-width: 0px;
        }

        .partners_6 .column h3 {
           border-width: 0px;
        }

        .partners_6 .column h2 {
           border-width: 0px;
        }

        .partners_6 .column h1 {
           border-width: 0px;
        }

    /*links*/

        .partners_6 .column a {
           border-width: 0px;
        }

    /*inlines*/

        .partners_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*/

        .partners_6 .column p {
           border-width: 0px;
        }

    /*images*/

        .partners_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*/

        .partners_6 .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .partners_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*/

        .partners_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; }
/***********************************
Section News Announcement
***********************************/

    /*paragraphs*/

        .section_news_announcement .column p.p2 {
           color: #221e1f;
           border-width: 0px;
        }

        .section_news_announcement .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_announcement .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .section_news_announcement .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_announcement .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_announcement .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .section_news_announcement .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .section_news_announcement .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_announcement .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.4em;
           font-weight: bold;
           font-size: 3.125rem;
           font-family: 'Montserrat';
           float: left;
           color: #832a3a;
           border-width: 0px;
        }

    /*headers*/

        .section_news_announcement .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .section_news_announcement .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_announcement .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_announcement .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_announcement .column h2 {
           font-weight: 500;
           text-decoration: none;
           margin-top: 12px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .section_news_announcement .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*general*/

        .section_news_announcement .column endbug {
           border-width: 0px;
        }

    /*images*/

        .section_news_announcement .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;
        }

    /*containers*/

        .section_news_announcement .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*/

        .section_news_announcement .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; }
/***********************************
PGA PSA #4 AD [Level Blue]
***********************************/

    /*layoutitems*/

        .pga_psa_4_ad_level_blue .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .pga_psa_4_ad_level_blue .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*/

        .pga_psa_4_ad_level_blue .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .pga_psa_4_ad_level_blue .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*/

        .pga_psa_4_ad_level_blue .column p {
           border-width: 0px;
        }

    /*inlines*/

        .pga_psa_4_ad_level_blue .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*/

        .pga_psa_4_ad_level_blue .column a {
           border-width: 0px;
        }

    /*headers*/

        .pga_psa_4_ad_level_blue .column h1 {
           border-width: 0px;
        }

        .pga_psa_4_ad_level_blue .column h2 {
           border-width: 0px;
        }

        .pga_psa_4_ad_level_blue .column h3 {
           border-width: 0px;
        }

        .pga_psa_4_ad_level_blue .column h4 {
           border-width: 0px;
        }

        .pga_psa_4_ad_level_blue .column h5 {
           border-width: 0px;
        }

        .pga_psa_4_ad_level_blue .column h6 {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PGA Profile
***********************************/

    /*layoutitems*/

        .pga_profile .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .pga_profile .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;
        }

    /*images*/

        .pga_profile .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*/

        .pga_profile .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .pga_profile .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .pga_profile .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .pga_profile .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .pga_profile .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .pga_profile .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .pga_profile .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .pga_profile .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.75rem;
           font-family: 'Montserrat';
           float: left;
           color: #832a3a;
           border-width: 0px;
        }

    /*headers*/

        .pga_profile .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .pga_profile .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .pga_profile .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .pga_profile .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .pga_profile .column h2 {
           font-weight: 500;
           text-decoration: none;
           margin-top: 12px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: 'Montserrat';
           margin-bottom: 20px;
           border-width: 0px;
        }

        .pga_profile .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*general*/

        .pga_profile .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
GOLF WEB DESIGN AD
***********************************/

    /*layoutitems*/

        .golf_web_design_ad .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .golf_web_design_ad .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_web_design_ad .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .golf_web_design_ad .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_web_design_ad .column p {
           border-width: 0px;
        }

    /*inlines*/

        .golf_web_design_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .golf_web_design_ad .column a {
           border-width: 0px;
        }

    /*headers*/

        .golf_web_design_ad .column h1 {
           border-width: 0px;
        }

        .golf_web_design_ad .column h2 {
           border-width: 0px;
        }

        .golf_web_design_ad .column h3 {
           border-width: 0px;
        }

        .golf_web_design_ad .column h4 {
           border-width: 0px;
        }

        .golf_web_design_ad .column h5 {
           border-width: 0px;
        }

        .golf_web_design_ad .column h6 {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
ASHWORTH AD
***********************************/

    /*headers*/

        .ashworth_ad .column h6 {
           border-width: 0px;
        }

        .ashworth_ad .column h5 {
           border-width: 0px;
        }

        .ashworth_ad .column h4 {
           border-width: 0px;
        }

        .ashworth_ad .column h3 {
           border-width: 0px;
        }

        .ashworth_ad .column h2 {
           border-width: 0px;
        }

        .ashworth_ad .column h1 {
           border-width: 0px;
        }

    /*links*/

        .ashworth_ad .column a {
           border-width: 0px;
        }

    /*inlines*/

        .ashworth_ad .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*/

        .ashworth_ad .column p {
           border-width: 0px;
        }

    /*images*/

        .ashworth_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .ashworth_ad .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .ashworth_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .ashworth_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PGA Section News TOC
***********************************/

    /*paragraphs*/

        .pga_section_news_toc .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .pga_section_news_toc .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .pga_section_news_toc .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .pga_section_news_toc .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .pga_section_news_toc .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .pga_section_news_toc .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .pga_section_news_toc .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           border-width: 0px;
        }

    /*inlines*/

        .pga_section_news_toc .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.125rem;
           font-family: 'Montserrat';
           float: left;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .pga_section_news_toc .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .pga_section_news_toc .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .pga_section_news_toc .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .pga_section_news_toc .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .pga_section_news_toc .column h2 {
           font-weight: 800;
           text-decoration: none;
           margin-top: 8px;
           line-height: 1.2em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           margin-bottom: 12px;
           border-width: 0px;
        }

        .pga_section_news_toc .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.75rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*general*/

        .pga_section_news_toc .column endbug {
           border-width: 0px;
        }

    /*images*/

        .pga_section_news_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;
        }

    /*containers*/

        .pga_section_news_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*/

        .pga_section_news_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; }
/***********************************
PGA_Section_News_Alabama-NW_Florida
***********************************/

    /*general*/

        .section_news_alabama_nw_flori .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .section_news_alabama_nw_flori .column h1 {
           font-family: 'Montserrat';
           font-size: 1.75rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .section_news_alabama_nw_flori .column h2 {
           margin-bottom: 12px;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           line-height: 1.2em;
           margin-top: 8px;
           text-decoration: none;
           font-weight: 800;
           border-width: 0px;
        }

        .section_news_alabama_nw_flori .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .section_news_alabama_nw_flori .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .section_news_alabama_nw_flori .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .section_news_alabama_nw_flori .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_alabama_nw_flori .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .section_news_alabama_nw_flori .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .section_news_alabama_nw_flori .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .section_news_alabama_nw_flori .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_alabama_nw_flori .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_alabama_nw_flori .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .section_news_alabama_nw_flori .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_alabama_nw_flori .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*images*/

        .section_news_alabama_nw_flori .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;
        }

    /*containers*/

        .section_news_alabama_nw_flori .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*/

        .section_news_alabama_nw_flori .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; }
/***********************************
PGA_Section_News_Aloha
***********************************/

    /*layoutitems*/

        .section_news_aloha .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .section_news_aloha .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;
        }

    /*images*/

        .section_news_aloha .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*/

        .section_news_aloha .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_aloha .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .section_news_aloha .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_aloha .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_aloha .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .section_news_aloha .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .section_news_aloha .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_aloha .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.125rem;
           font-family: 'Montserrat';
           float: left;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .section_news_aloha .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .section_news_aloha .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_aloha .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_aloha .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_aloha .column h2 {
           font-weight: 800;
           text-decoration: none;
           margin-top: 8px;
           line-height: 1.2em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_aloha .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.75rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*general*/

        .section_news_aloha .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PGA_Section_News_Carolinas
***********************************/

    /*layoutitems*/

        .section_news_carolinas .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .section_news_carolinas .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;
        }

    /*images*/

        .section_news_carolinas .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*/

        .section_news_carolinas .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_carolinas .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .section_news_carolinas .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_carolinas .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_carolinas .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .section_news_carolinas .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .section_news_carolinas .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_carolinas .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.125rem;
           font-family: 'Montserrat';
           float: left;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .section_news_carolinas .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .section_news_carolinas .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_carolinas .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_carolinas .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_carolinas .column h2 {
           font-weight: 800;
           text-decoration: none;
           margin-top: 8px;
           line-height: 1.2em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_carolinas .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.75rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*general*/

        .section_news_carolinas .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PGA_Section_News_Central_New_York
***********************************/

    /*general*/

        .section_news_central_new_york .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .section_news_central_new_york .column h1 {
           font-family: 'Montserrat';
           font-size: 1.75rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .section_news_central_new_york .column h2 {
           margin-bottom: 12px;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           line-height: 1.2em;
           margin-top: 8px;
           text-decoration: none;
           font-weight: 800;
           border-width: 0px;
        }

        .section_news_central_new_york .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .section_news_central_new_york .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .section_news_central_new_york .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .section_news_central_new_york .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_central_new_york .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .section_news_central_new_york .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .section_news_central_new_york .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .section_news_central_new_york .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_central_new_york .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_central_new_york .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .section_news_central_new_york .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_central_new_york .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*images*/

        .section_news_central_new_york .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;
        }

    /*containers*/

        .section_news_central_new_york .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*/

        .section_news_central_new_york .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; }
/***********************************
PGA_Section_News_Colorado
***********************************/

    /*general*/

        .section_news_colorado .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .section_news_colorado .column h1 {
           font-family: 'Montserrat';
           font-size: 1.75rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .section_news_colorado .column h2 {
           margin-bottom: 12px;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           line-height: 1.2em;
           margin-top: 8px;
           text-decoration: none;
           font-weight: 800;
           border-width: 0px;
        }

        .section_news_colorado .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .section_news_colorado .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .section_news_colorado .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .section_news_colorado .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_colorado .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .section_news_colorado .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .section_news_colorado .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .section_news_colorado .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_colorado .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_colorado .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .section_news_colorado .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_colorado .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*images*/

        .section_news_colorado .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;
        }

    /*containers*/

        .section_news_colorado .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*/

        .section_news_colorado .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; }
/***********************************
PGA_Section_News_Connecticut
***********************************/

    /*general*/

        .section_news_connecticut .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .section_news_connecticut .column h1 {
           font-family: 'Montserrat';
           font-size: 1.75rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .section_news_connecticut .column h2 {
           margin-bottom: 12px;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           line-height: 1.2em;
           margin-top: 8px;
           text-decoration: none;
           font-weight: 800;
           border-width: 0px;
        }

        .section_news_connecticut .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .section_news_connecticut .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .section_news_connecticut .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .section_news_connecticut .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_connecticut .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .section_news_connecticut .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .section_news_connecticut .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .section_news_connecticut .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_connecticut .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_connecticut .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .section_news_connecticut .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_connecticut .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*images*/

        .section_news_connecticut .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;
        }

    /*containers*/

        .section_news_connecticut .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*/

        .section_news_connecticut .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; }
/***********************************
PGA_Section_News_Gateway
***********************************/

    /*general*/

        .section_news_gateway .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .section_news_gateway .column h1 {
           font-family: 'Montserrat';
           font-size: 1.75rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .section_news_gateway .column h2 {
           margin-bottom: 12px;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           line-height: 1.2em;
           margin-top: 8px;
           text-decoration: none;
           font-weight: 800;
           border-width: 0px;
        }

        .section_news_gateway .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .section_news_gateway .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .section_news_gateway .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .section_news_gateway .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_gateway .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .section_news_gateway .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .section_news_gateway .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .section_news_gateway .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_gateway .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_gateway .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .section_news_gateway .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_gateway .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*images*/

        .section_news_gateway .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;
        }

    /*containers*/

        .section_news_gateway .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*/

        .section_news_gateway .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; }
/***********************************
PGA_Section_News_Georgia
***********************************/

    /*layoutitems*/

        .section_news_georgia .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .section_news_georgia .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;
        }

    /*images*/

        .section_news_georgia .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*/

        .section_news_georgia .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_georgia .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .section_news_georgia .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_georgia .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_georgia .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .section_news_georgia .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .section_news_georgia .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_georgia .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.125rem;
           font-family: 'Montserrat';
           float: left;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .section_news_georgia .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .section_news_georgia .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_georgia .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_georgia .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_georgia .column h2 {
           font-weight: 800;
           text-decoration: none;
           margin-top: 8px;
           line-height: 1.2em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_georgia .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.75rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*general*/

        .section_news_georgia .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PGA_Section_News_Gulf_States
***********************************/

    /*general*/

        .section_news_gulf_states .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .section_news_gulf_states .column h1 {
           font-family: 'Montserrat';
           font-size: 1.75rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .section_news_gulf_states .column h2 {
           margin-bottom: 12px;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           line-height: 1.2em;
           margin-top: 8px;
           text-decoration: none;
           font-weight: 800;
           border-width: 0px;
        }

        .section_news_gulf_states .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .section_news_gulf_states .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .section_news_gulf_states .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .section_news_gulf_states .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_gulf_states .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .section_news_gulf_states .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .section_news_gulf_states .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .section_news_gulf_states .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_gulf_states .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_gulf_states .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .section_news_gulf_states .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_gulf_states .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*images*/

        .section_news_gulf_states .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;
        }

    /*containers*/

        .section_news_gulf_states .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*/

        .section_news_gulf_states .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; }
/***********************************
PGA_Section_News_Illinois
***********************************/

    /*layoutitems*/

        .section_news_illinois .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .section_news_illinois .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;
        }

    /*images*/

        .section_news_illinois .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*/

        .section_news_illinois .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_illinois .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .section_news_illinois .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_illinois .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_illinois .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .section_news_illinois .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .section_news_illinois .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_illinois .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.125rem;
           font-family: 'Montserrat';
           float: left;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .section_news_illinois .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .section_news_illinois .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_illinois .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_illinois .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_illinois .column h2 {
           font-weight: 800;
           text-decoration: none;
           margin-top: 8px;
           line-height: 1.2em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_illinois .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.75rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*general*/

        .section_news_illinois .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PGA_Section_News_Iowa
***********************************/

    /*general*/

        .section_news_iowa .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .section_news_iowa .column h1 {
           font-family: 'Montserrat';
           font-size: 1.75rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .section_news_iowa .column h2 {
           margin-bottom: 12px;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           line-height: 1.2em;
           margin-top: 8px;
           text-decoration: none;
           font-weight: 800;
           border-width: 0px;
        }

        .section_news_iowa .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .section_news_iowa .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .section_news_iowa .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .section_news_iowa .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_iowa .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .section_news_iowa .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .section_news_iowa .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .section_news_iowa .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_iowa .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_iowa .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .section_news_iowa .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_iowa .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*images*/

        .section_news_iowa .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;
        }

    /*containers*/

        .section_news_iowa .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*/

        .section_news_iowa .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; }
/***********************************
PGA_Section_News_Kentucky
***********************************/

    /*general*/

        .section_news_kentucky .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .section_news_kentucky .column h1 {
           font-family: 'Montserrat';
           font-size: 1.75rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .section_news_kentucky .column h2 {
           margin-bottom: 12px;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           line-height: 1.2em;
           margin-top: 8px;
           text-decoration: none;
           font-weight: 800;
           border-width: 0px;
        }

        .section_news_kentucky .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .section_news_kentucky .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .section_news_kentucky .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .section_news_kentucky .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_kentucky .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .section_news_kentucky .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .section_news_kentucky .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .section_news_kentucky .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_kentucky .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_kentucky .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .section_news_kentucky .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_kentucky .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*images*/

        .section_news_kentucky .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;
        }

    /*containers*/

        .section_news_kentucky .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*/

        .section_news_kentucky .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; }
/***********************************
PGA_Section_News_Michigan
***********************************/

    /*layoutitems*/

        .section_news_michigan .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .section_news_michigan .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;
        }

    /*images*/

        .section_news_michigan .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*/

        .section_news_michigan .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_michigan .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .section_news_michigan .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_michigan .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_michigan .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .section_news_michigan .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .section_news_michigan .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_michigan .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.125rem;
           font-family: 'Montserrat';
           float: left;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .section_news_michigan .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .section_news_michigan .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_michigan .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_michigan .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_michigan .column h2 {
           font-weight: 800;
           text-decoration: none;
           margin-top: 8px;
           line-height: 1.2em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_michigan .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.75rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*general*/

        .section_news_michigan .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PGA_Section_News_Midwest
***********************************/

    /*layoutitems*/

        .section_news_midwest .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .section_news_midwest .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;
        }

    /*images*/

        .section_news_midwest .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*/

        .section_news_midwest .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_midwest .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .section_news_midwest .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_midwest .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_midwest .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .section_news_midwest .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .section_news_midwest .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_midwest .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.125rem;
           font-family: 'Montserrat';
           float: left;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .section_news_midwest .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .section_news_midwest .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_midwest .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_midwest .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_midwest .column h2 {
           font-weight: 800;
           text-decoration: none;
           margin-top: 8px;
           line-height: 1.2em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_midwest .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.75rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*general*/

        .section_news_midwest .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PGA_Section_News_Minnesota
***********************************/

    /*general*/

        .section_news_minnesota .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .section_news_minnesota .column h1 {
           font-family: 'Montserrat';
           font-size: 1.75rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .section_news_minnesota .column h2 {
           margin-bottom: 12px;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           line-height: 1.2em;
           margin-top: 8px;
           text-decoration: none;
           font-weight: 800;
           border-width: 0px;
        }

        .section_news_minnesota .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .section_news_minnesota .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .section_news_minnesota .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .section_news_minnesota .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_minnesota .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .section_news_minnesota .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .section_news_minnesota .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .section_news_minnesota .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_minnesota .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_minnesota .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .section_news_minnesota .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_minnesota .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*images*/

        .section_news_minnesota .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;
        }

    /*containers*/

        .section_news_minnesota .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*/

        .section_news_minnesota .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; }
/***********************************
PGA_Section_News_Nebraska
***********************************/

    /*layoutitems*/

        .section_news_nebraska .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .section_news_nebraska .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;
        }

    /*images*/

        .section_news_nebraska .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*/

        .section_news_nebraska .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_nebraska .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .section_news_nebraska .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_nebraska .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_nebraska .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .section_news_nebraska .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .section_news_nebraska .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_nebraska .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.125rem;
           font-family: 'Montserrat';
           float: left;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .section_news_nebraska .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .section_news_nebraska .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_nebraska .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_nebraska .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_nebraska .column h2 {
           font-weight: 800;
           text-decoration: none;
           margin-top: 8px;
           line-height: 1.2em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_nebraska .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.75rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*general*/

        .section_news_nebraska .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PGA_Section_News_New England
***********************************/

    /*layoutitems*/

        .section_news_new_england .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .section_news_new_england .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;
        }

    /*images*/

        .section_news_new_england .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*/

        .section_news_new_england .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_new_england .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .section_news_new_england .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_new_england .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_new_england .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .section_news_new_england .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .section_news_new_england .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_new_england .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.125rem;
           font-family: 'Montserrat';
           float: left;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .section_news_new_england .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .section_news_new_england .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_new_england .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_new_england .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_new_england .column h2 {
           font-weight: 800;
           text-decoration: none;
           margin-top: 8px;
           line-height: 1.2em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_new_england .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.75rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*general*/

        .section_news_new_england .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PGA_Section_News_North Florida
***********************************/

    /*general*/

        .section_news_north_florida .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .section_news_north_florida .column h1 {
           font-family: 'Montserrat';
           font-size: 1.75rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .section_news_north_florida .column h2 {
           margin-bottom: 12px;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           line-height: 1.2em;
           margin-top: 8px;
           text-decoration: none;
           font-weight: 800;
           border-width: 0px;
        }

        .section_news_north_florida .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .section_news_north_florida .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .section_news_north_florida .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .section_news_north_florida .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_north_florida .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .section_news_north_florida .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .section_news_north_florida .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .section_news_north_florida .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_north_florida .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_north_florida .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .section_news_north_florida .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_north_florida .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*images*/

        .section_news_north_florida .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;
        }

    /*containers*/

        .section_news_north_florida .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*/

        .section_news_north_florida .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; }
/***********************************
PGA_Section_News_Northeastern New York
***********************************/

    /*layoutitems*/

        .section_news_northeastern_new_york .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .section_news_northeastern_new_york .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;
        }

    /*images*/

        .section_news_northeastern_new_york .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*/

        .section_news_northeastern_new_york .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_northeastern_new_york .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .section_news_northeastern_new_york .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_northeastern_new_york .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_northeastern_new_york .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .section_news_northeastern_new_york .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .section_news_northeastern_new_york .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_northeastern_new_york .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.125rem;
           font-family: 'Montserrat';
           float: left;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .section_news_northeastern_new_york .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .section_news_northeastern_new_york .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_northeastern_new_york .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_northeastern_new_york .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_northeastern_new_york .column h2 {
           font-weight: 800;
           text-decoration: none;
           margin-top: 8px;
           line-height: 1.2em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_northeastern_new_york .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.75rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*general*/

        .section_news_northeastern_new_york .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PGA_Section_News_Northern California
***********************************/

    /*general*/

        .section_news_northern_california .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .section_news_northern_california .column h1 {
           font-family: 'Montserrat';
           font-size: 1.75rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .section_news_northern_california .column h2 {
           margin-bottom: 12px;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           line-height: 1.2em;
           margin-top: 8px;
           text-decoration: none;
           font-weight: 800;
           border-width: 0px;
        }

        .section_news_northern_california .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .section_news_northern_california .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .section_news_northern_california .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .section_news_northern_california .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_northern_california .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .section_news_northern_california .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .section_news_northern_california .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .section_news_northern_california .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_northern_california .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_northern_california .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .section_news_northern_california .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_northern_california .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*images*/

        .section_news_northern_california .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;
        }

    /*containers*/

        .section_news_northern_california .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*/

        .section_news_northern_california .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; }
/***********************************
PGA_Section_News_Northern Ohio
***********************************/

    /*layoutitems*/

        .section_news_northern_ohio .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .section_news_northern_ohio .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;
        }

    /*images*/

        .section_news_northern_ohio .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*/

        .section_news_northern_ohio .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_northern_ohio .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .section_news_northern_ohio .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_northern_ohio .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_northern_ohio .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .section_news_northern_ohio .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .section_news_northern_ohio .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_northern_ohio .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.125rem;
           font-family: 'Montserrat';
           float: left;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .section_news_northern_ohio .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .section_news_northern_ohio .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_northern_ohio .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_northern_ohio .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_northern_ohio .column h2 {
           font-weight: 800;
           text-decoration: none;
           margin-top: 8px;
           line-height: 1.2em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_northern_ohio .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.75rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*general*/

        .section_news_northern_ohio .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PGA_Section_News_Pacific Northwest
***********************************/

    /*layoutitems*/

        .section_news_pacific_northwest .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .section_news_pacific_northwest .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;
        }

    /*images*/

        .section_news_pacific_northwest .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*/

        .section_news_pacific_northwest .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_pacific_northwest .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .section_news_pacific_northwest .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_pacific_northwest .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_pacific_northwest .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .section_news_pacific_northwest .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .section_news_pacific_northwest .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_pacific_northwest .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.125rem;
           font-family: 'Montserrat';
           float: left;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .section_news_pacific_northwest .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .section_news_pacific_northwest .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_pacific_northwest .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_pacific_northwest .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_pacific_northwest .column h2 {
           font-weight: 800;
           text-decoration: none;
           margin-top: 8px;
           line-height: 1.2em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_pacific_northwest .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.75rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*general*/

        .section_news_pacific_northwest .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PGA_Section_News_Philadephia
***********************************/

    /*paragraphs*/

        .section_news_philadephia_pga .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_philadephia_pga .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .section_news_philadephia_pga .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_philadephia_pga .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_philadephia_pga .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .section_news_philadephia_pga .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .section_news_philadephia_pga .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_philadephia_pga .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.125rem;
           font-family: 'Montserrat';
           float: left;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .section_news_philadephia_pga .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .section_news_philadephia_pga .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_philadephia_pga .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_philadephia_pga .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_philadephia_pga .column h2 {
           font-weight: 800;
           text-decoration: none;
           margin-top: 8px;
           line-height: 1.2em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_philadephia_pga .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.75rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*general*/

        .section_news_philadephia_pga .column endbug {
           border-width: 0px;
        }

    /*images*/

        .section_news_philadephia_pga .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;
        }

    /*containers*/

        .section_news_philadephia_pga .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*/

        .section_news_philadephia_pga .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; }
/***********************************
PGA_Section_News_Rocky Mountain
***********************************/

    /*layoutitems*/

        .section_news_rocky_mountain .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .section_news_rocky_mountain .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;
        }

    /*images*/

        .section_news_rocky_mountain .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*/

        .section_news_rocky_mountain .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_rocky_mountain .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .section_news_rocky_mountain .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_rocky_mountain .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_rocky_mountain .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .section_news_rocky_mountain .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .section_news_rocky_mountain .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_rocky_mountain .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.125rem;
           font-family: 'Montserrat';
           float: left;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .section_news_rocky_mountain .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .section_news_rocky_mountain .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_rocky_mountain .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_rocky_mountain .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_rocky_mountain .column h2 {
           font-weight: 800;
           text-decoration: none;
           margin-top: 8px;
           line-height: 1.2em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_rocky_mountain .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.75rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*general*/

        .section_news_rocky_mountain .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PGA_Section_News_South Florida
***********************************/

    /*general*/

        .section_news_south_florida .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .section_news_south_florida .column h1 {
           font-family: 'Montserrat';
           font-size: 1.75rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .section_news_south_florida .column h2 {
           margin-bottom: 12px;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           line-height: 1.2em;
           margin-top: 8px;
           text-decoration: none;
           font-weight: 800;
           border-width: 0px;
        }

        .section_news_south_florida .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .section_news_south_florida .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .section_news_south_florida .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .section_news_south_florida .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_south_florida .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .section_news_south_florida .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .section_news_south_florida .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .section_news_south_florida .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_south_florida .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_south_florida .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .section_news_south_florida .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_south_florida .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*images*/

        .section_news_south_florida .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;
        }

    /*containers*/

        .section_news_south_florida .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*/

        .section_news_south_florida .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; }
/***********************************
PGA_Section_News_Southern California
***********************************/

    /*layoutitems*/

        .section_news_southern_california .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .section_news_southern_california .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;
        }

    /*images*/

        .section_news_southern_california .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*/

        .section_news_southern_california .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_southern_california .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .section_news_southern_california .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_southern_california .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_southern_california .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .section_news_southern_california .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .section_news_southern_california .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_southern_california .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.125rem;
           font-family: 'Montserrat';
           float: left;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .section_news_southern_california .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .section_news_southern_california .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_southern_california .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_southern_california .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_southern_california .column h2 {
           font-weight: 800;
           text-decoration: none;
           margin-top: 8px;
           line-height: 1.2em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_southern_california .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.75rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*general*/

        .section_news_southern_california .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PGA_Section_News_Southern Ohio
***********************************/

    /*general*/

        .section_news_southern_ohio .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .section_news_southern_ohio .column h1 {
           font-family: 'Montserrat';
           font-size: 1.75rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .section_news_southern_ohio .column h2 {
           margin-bottom: 12px;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           line-height: 1.2em;
           margin-top: 8px;
           text-decoration: none;
           font-weight: 800;
           border-width: 0px;
        }

        .section_news_southern_ohio .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .section_news_southern_ohio .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .section_news_southern_ohio .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .section_news_southern_ohio .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_southern_ohio .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .section_news_southern_ohio .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .section_news_southern_ohio .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .section_news_southern_ohio .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_southern_ohio .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_southern_ohio .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .section_news_southern_ohio .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_southern_ohio .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*images*/

        .section_news_southern_ohio .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;
        }

    /*containers*/

        .section_news_southern_ohio .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*/

        .section_news_southern_ohio .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; }
/***********************************
PGA_Section_News_Southern Texas
***********************************/

    /*general*/

        .section_news_southern_texas .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .section_news_southern_texas .column h1 {
           font-family: 'Montserrat';
           font-size: 1.75rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .section_news_southern_texas .column h2 {
           margin-bottom: 12px;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           line-height: 1.2em;
           margin-top: 8px;
           text-decoration: none;
           font-weight: 800;
           border-width: 0px;
        }

        .section_news_southern_texas .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .section_news_southern_texas .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .section_news_southern_texas .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .section_news_southern_texas .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_southern_texas .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .section_news_southern_texas .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .section_news_southern_texas .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .section_news_southern_texas .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_southern_texas .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_southern_texas .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .section_news_southern_texas .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_southern_texas .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*images*/

        .section_news_southern_texas .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;
        }

    /*containers*/

        .section_news_southern_texas .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*/

        .section_news_southern_texas .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; }
/***********************************
PGA_Section_News_Southwest
***********************************/

    /*layoutitems*/

        .section_news_southwest .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .section_news_southwest .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;
        }

    /*images*/

        .section_news_southwest .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*/

        .section_news_southwest .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_southwest .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .section_news_southwest .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_southwest .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_southwest .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .section_news_southwest .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .section_news_southwest .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_southwest .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.125rem;
           font-family: 'Montserrat';
           float: left;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .section_news_southwest .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .section_news_southwest .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_southwest .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_southwest .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_southwest .column h2 {
           font-weight: 800;
           text-decoration: none;
           margin-top: 8px;
           line-height: 1.2em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_southwest .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.75rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*general*/

        .section_news_southwest .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PGA_Section_News_Sun Country
***********************************/

    /*layoutitems*/

        .section_news_sun_country .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .section_news_sun_country .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;
        }

    /*images*/

        .section_news_sun_country .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*/

        .section_news_sun_country .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_sun_country .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .section_news_sun_country .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_sun_country .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_sun_country .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .section_news_sun_country .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .section_news_sun_country .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_sun_country .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.125rem;
           font-family: 'Montserrat';
           float: left;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .section_news_sun_country .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .section_news_sun_country .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_sun_country .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_sun_country .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_sun_country .column h2 {
           font-weight: 800;
           text-decoration: none;
           margin-top: 8px;
           line-height: 1.2em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_sun_country .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.75rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*general*/

        .section_news_sun_country .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PGA_Section_News_Tennessee
***********************************/

    /*general*/

        .section_news_tennessee .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .section_news_tennessee .column h1 {
           font-family: 'Montserrat';
           font-size: 1.75rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .section_news_tennessee .column h2 {
           margin-bottom: 12px;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           line-height: 1.2em;
           margin-top: 8px;
           text-decoration: none;
           font-weight: 800;
           border-width: 0px;
        }

        .section_news_tennessee .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .section_news_tennessee .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .section_news_tennessee .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .section_news_tennessee .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_tennessee .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .section_news_tennessee .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .section_news_tennessee .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .section_news_tennessee .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_tennessee .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_tennessee .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .section_news_tennessee .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_tennessee .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*images*/

        .section_news_tennessee .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;
        }

    /*containers*/

        .section_news_tennessee .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*/

        .section_news_tennessee .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; }
/***********************************
PGA_Section_News_Utah
***********************************/

    /*layoutitems*/

        .section_news_utah .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .section_news_utah .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;
        }

    /*images*/

        .section_news_utah .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*/

        .section_news_utah .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_utah .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .section_news_utah .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_utah .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_utah .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .section_news_utah .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .section_news_utah .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_utah .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.125rem;
           font-family: 'Montserrat';
           float: left;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .section_news_utah .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .section_news_utah .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_utah .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_utah .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_utah .column h2 {
           font-weight: 800;
           text-decoration: none;
           margin-top: 8px;
           line-height: 1.2em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_utah .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.75rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*general*/

        .section_news_utah .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PGA_Section_News_Western New York
***********************************/

    /*layoutitems*/

        .section_news_western_new_york .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .section_news_western_new_york .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;
        }

    /*images*/

        .section_news_western_new_york .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*/

        .section_news_western_new_york .column p.BodyIndent {
           margin-bottom: 12px;
           text-indent: 20px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_western_new_york .column p {
           margin-bottom: 12px;
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*lists*/

        .section_news_western_new_york .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_western_new_york .column .Numbered {
           margin-bottom: 12px;
           margin-top: 12px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_western_new_york .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           margin-top: 12px;
           list-style-type: disc;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .section_news_western_new_york .column a.NoStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           color: #000000;
           background-color: #ffffff;
           border-width: 0px;
        }

        .section_news_western_new_york .column a {
           color: #4b677b;
           text-decoration: underline;
           font-weight: bold;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_western_new_york .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 4px;
           line-height: 0.3em;
           font-weight: bold;
           font-size: 3.125rem;
           font-family: 'Montserrat';
           float: left;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .section_news_western_new_york .column h6 {
           text-align: left;
           font-weight: 400;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .section_news_western_new_york .column h5 {
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 400;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_western_new_york .column h4 {
           margin-bottom: 6px;
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           color: #000000;
           border-width: 0px;
        }

        .section_news_western_new_york .column h3 {
           margin-bottom: 20px;
           text-transform: capitalize;
           margin-top: 20px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Times New Roman, serif;
           border-width: 0px;
        }

        .section_news_western_new_york .column h2 {
           font-weight: 800;
           text-decoration: none;
           margin-top: 8px;
           line-height: 1.2em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_western_new_york .column h1 {
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 800;
           font-size: 1.75rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*general*/

        .section_news_western_new_york .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PGA_Section_News_Wisconsin
***********************************/

    /*general*/

        .section_news_wisconsin .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .section_news_wisconsin .column h1 {
           font-family: 'Montserrat';
           font-size: 1.75rem;
           font-weight: 800;
           line-height: 1.2em;
           margin-top: 20px;
           border-width: 0px;
        }

        .section_news_wisconsin .column h2 {
           margin-bottom: 12px;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           line-height: 1.2em;
           margin-top: 8px;
           text-decoration: none;
           font-weight: 800;
           border-width: 0px;
        }

        .section_news_wisconsin .column h3 {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-top: 20px;
           text-transform: capitalize;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .section_news_wisconsin .column h4 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 20px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .section_news_wisconsin .column h5 {
           color: #000000;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
           font-weight: 400;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .section_news_wisconsin .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 12px;
           font-weight: 400;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .section_news_wisconsin .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: 'Montserrat';
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 0.3em;
           margin-right: 4px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .section_news_wisconsin .column a {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           font-weight: bold;
           text-decoration: underline;
           color: #4b677b;
           border-width: 0px;
        }

        .section_news_wisconsin .column a.NoStyle {
           background-color: #ffffff;
           color: #000000;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .section_news_wisconsin .column .Bullet {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           list-style-type: disc;
           margin-top: 12px;
           margin-bottom: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_wisconsin .column .Numbered {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .section_news_wisconsin .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .section_news_wisconsin .column p {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .section_news_wisconsin .column p.BodyIndent {
           font-family: Times New Roman, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-top: 0px;
           text-indent: 20px;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*images*/

        .section_news_wisconsin .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;
        }

    /*containers*/

        .section_news_wisconsin .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*/

        .section_news_wisconsin .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.bookviewport { background-color: #333333FF; }
div.pagecontainer .page_disable_overlay { background-color: #333333FF; }
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; } }