/***********************************
Cover Page
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .cover_page .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_page .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_page .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

        .ticket_packages .column h1 {
           font-family: "pt-sans-caption",sans-serif;
           font-size: 1.5rem;
           line-height: 1em;
           font-weight: bold;
           border-width: 0px;
        }

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

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

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

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

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

    /*images*/

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

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

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

        .ticket_packages .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; }
/***********************************
B Braun
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

    /*lists*/

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

        .starting_lineup .column .Lineup {
           list-style-type: none;
           text-align: center;
           color: rgba(0, 0, 0, 0.98);
           font-family: "citrus-gothic",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

        .starting_lineup .column h5 {
           text-align: center;
           color: #000000;
           font-family: "allumi-std",sans-serif;
           border-width: 0px;
        }

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

        .starting_lineup .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-size: 1.375rem;
           color: #000000;
           font-family: "pt-sans",sans-serif;
           border-width: 0px;
        }

        .starting_lineup .column h2 {
           font-style: italic;
           text-decoration: underline;
           text-align: center;
           letter-spacing: 3px;
           font-size: 1.5625rem;
           font-family: "pt-sans",sans-serif;
           border-width: 0px;
        }

        .starting_lineup .column h1 {
           color: #000000;
           background-color: rgba(236, 31, 31, 0.01);
           text-align: center;
           text-decoration: none;
           font-size: 1.6875rem;
           font-family: "pt-sans",sans-serif;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

        .starting_lineup .column p.LineUp {
           letter-spacing: 2px;
           text-indent: 0px;
           text-align: center;
           font-size: 1.25rem;
           color: rgba(0, 0, 0, 0.96);
           font-family: Impact, sans-serif;
           border-width: 0px;
        }

        .starting_lineup .column p {
           font-family: "allumi-std",sans-serif;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*paragraphs*/

        .opponent_lineup .column p {
           font-size: 1rem;
           font-family: "pt-sans",sans-serif;
           background-color: transparent;
           letter-spacing: 0px;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*inlines*/

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

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

    /*headers*/

        .opponent_lineup .column h1 {
           font-family: "pt-sans",sans-serif;
           font-size: 1.6875rem;
           letter-spacing: 0px;
           text-transform: uppercase;
           border-width: 0px;
        }

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

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

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

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

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

    /*images*/

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

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

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

        .opponent_lineup .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; }
/***********************************
Illumination
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

        .illumination .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; }
/***********************************
Pitching Matchups
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

        .team_notes_2024 .column h1 {
           text-transform: uppercase;
           letter-spacing: 0px;
           font-size: 1.6875rem;
           font-family: "pt-sans",sans-serif;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

        .team_notes_2024 .column p {
           line-height: 1.5em;
           letter-spacing: 0px;
           background-color: transparent;
           font-family: "pt-sans",sans-serif;
           font-size: 1rem;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

        .season_in_review .column h1 {
           font-weight: bold;
           line-height: 1em;
           font-size: 1.5rem;
           font-family: "pt-sans-caption",sans-serif;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

        .a_z_guide_2024 .column h3 {
           color: #002062;
           border-width: 0px;
        }

        .a_z_guide_2024 .column h2 {
           font-weight: bold;
           font-family: "pt-sans",sans-serif;
           color: #c41230;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .a_z_guide_2024 .column h1 {
           letter-spacing: 2px;
           font-family: Impact, sans-serif;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

        .a_z_guide_2024 .column p {
           background-color: transparent;
           font-family: "pt-sans",sans-serif;
           color: #000000;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Eastern Lift and Hursh's
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
JFR and Leader of the Pack
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

        .air_force .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_force .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_force .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*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

        .parking_map .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; }
/***********************************
US Cold and Bazini
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

        .visit_pa .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; }
/***********************************
Seating Map
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

        .ironpigs_announce_2025_promo .column h1 {
           font-weight: bold;
           line-height: 1em;
           font-size: 1.5rem;
           font-family: "pt-sans-caption",sans-serif;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Budget Store Lock and Canine Institute
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

        .allen_article .column h1 {
           font-family: "pt-sans-caption",sans-serif;
           font-size: 1.5rem;
           line-height: 1em;
           font-weight: bold;
           border-width: 0px;
        }

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

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

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

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

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

    /*images*/

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

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

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

        .allen_article .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; }
/***********************************
Groundworks
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

        .strauss .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; }
/***********************************
Cyan Sky
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

        .psecu .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; }
/***********************************
Leader of the Pack
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Mane N' Tail and Shane Painting
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

        .us_navy .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; }
/***********************************
Oak Hills
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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