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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

        .cover .column ol {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

/***********************************
Ad—World Gas Conference
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Contents
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Ad—WGLC
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

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

/***********************************
Masthead
***********************************/

    /*headers*/

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

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

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

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

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

        .masthead .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .masthead .column .FigReference {
           color: #ca171e;
           font-family: "district-pro",sans-serif;
           border-width: 0px;
        }

        .masthead .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #a4c660;
           font-family: "district-pro",sans-serif;
           line-height: 1.8em;
           border-width: 0px;
        }

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

        .masthead .column .AuthorName {
           font-family: "roboto",sans-serif;
           text-transform: uppercase;
           font-weight: bold;
           color: #ca171e;
           background-color: transparent;
           border-width: 0px;
        }

    /*paragraphs*/

        .masthead .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #a4c660;
           font-family: "district-pro",sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .masthead .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "district-pro",sans-serif;
           border-width: 0px;
        }

        .masthead .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           border-width: 0px;
        }

        .masthead .column p.Deck {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #ca171e;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .masthead .column p.Deck-line2 {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #ca171e;
           text-align: center;
           border-width: 0px;
        }

        .masthead .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .masthead .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

        .masthead .column p.Eq.centered {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           border-width: 0px;
        }

        .masthead .column p.Default-Indent {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           border-width: 0px;
        }

    /*lists*/

        .masthead .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .masthead .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .masthead .column .Subbullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           line-height: 1.6em;
           padding-left: 80px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .masthead .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           font-variant: normal;
           text-decoration: none;
           border-width: 0px;
           list-style-image: none;
        }

        .masthead .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

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

/***********************************
Podcasts
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

        .podcasts .column ol {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .podcasts .column .NumberedList {
           text-decoration: none;
           font-variant: normal;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .podcasts .column .Subbullets {
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           padding-left: 80px;
           line-height: 1.6em;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           list-style-type: circle;
           border-width: 0px;
           list-style-image: none;
        }

        .podcasts .column .LitCited {
           padding-bottom: 0px;
           padding-left: 12px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           text-indent: 0px;
           line-height: 1.4em;
           font-size: 0.875rem;
           font-family: "roboto-condensed",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .podcasts .column .Bullets {
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .podcasts .column p.Default-Indent {
           padding-left: 25px;
           padding-right: 0px;
           line-height: 1.8em;
           padding-bottom: 15px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .podcasts .column p.Eq.centered {
           text-align: center;
           padding-right: 0px;
           line-height: 1.8em;
           padding-bottom: 15px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .podcasts .column p.Default-Nospacebelow {
           padding-right: 0px;
           padding-bottom: 0px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .podcasts .column p.AuthorBio {
           text-decoration: none;
           padding-top: 12px;
           padding-bottom: 12px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .podcasts .column p.Deck-line2 {
           text-align: center;
           color: #008ba5;
           padding-bottom: 0px;
           font-size: 1rem;
           font-family: "district-pro",sans-serif;
           border-width: 0px;
        }

        .podcasts .column p.Deck {
           line-height: 1.7em;
           padding-top: 12px;
           text-align: center;
           color: #008ba5;
           padding-bottom: 0px;
           font-size: 1rem;
           font-family: "district-pro",sans-serif;
           border-width: 0px;
        }

        .podcasts .column p {
           padding-right: 0px;
           line-height: 1.8em;
           padding-bottom: 15px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .podcasts .column p.Byline {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           text-align: center;
           padding-top: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .podcasts .column p.Subhead1 {
           font-size: 1.0625rem;
           font-family: "district-pro",sans-serif;
           color: #ca171e;
           font-weight: bold;
           padding-top: 6px;
           text-transform: uppercase;
           text-align: left;
           padding-bottom: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .podcasts .column .AuthorName {
           background-color: transparent;
           color: #008ba5;
           font-weight: 600;
           text-transform: uppercase;
           font-family: "district-pro",sans-serif;
           border-width: 0px;
        }

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

        .podcasts .column .Subhead2 {
           line-height: 1.8em;
           font-family: "district-pro",sans-serif;
           color: #008ba5;
           font-weight: bold;
           padding-top: 12px;
           font-size: 1rem;
           border-width: 0px;
        }

        .podcasts .column .FigReference {
           font-family: "district-pro",sans-serif;
           color: #008ba5;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

        .podcasts .column h1 {
           line-height: 1.6em;
           font-family: Georgia, serif;
           font-weight: bold;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

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

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

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

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

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

/***********************************
Innovations
***********************************/

    /*headers*/

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

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

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

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

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

        .innovations .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: Georgia, serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .innovations .column .FigReference {
           color: #008ba5;
           font-family: "district-pro",sans-serif;
           border-width: 0px;
        }

        .innovations .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #008ba5;
           font-family: district-pro,sans-serif;
           line-height: 1.8em;
           border-width: 0px;
        }

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

        .innovations .column .AuthorName {
           font-family: "district-pro",sans-serif;
           text-transform: uppercase;
           font-weight: 600;
           color: #008ba5;
           background-color: transparent;
           border-width: 0px;
        }

    /*paragraphs*/

        .innovations .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #008BA5FF;
           font-family: district-pro,sans-serif;
           font-size: 1.0625rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .innovations .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "district-pro",sans-serif;
           border-width: 0px;
        }

        .innovations .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           border-width: 0px;
        }

        .innovations .column p.Deck {
           font-family: district-pro,sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008BA5FF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .innovations .column p.Deck-line2 {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008ba5;
           text-align: center;
           border-width: 0px;
        }

        .innovations .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           color: #000000FF;
           text-align: left;
           line-height: 1.7em;
           border-width: 0px;
        }

        .innovations .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           text-align: left;
           line-height: 1.8em;
           border-width: 0px;
        }

        .innovations .column p.Eq.centered {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

        .innovations .column p.Default-Indent {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           border-width: 0px;
        }

    /*lists*/

        .innovations .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

        .innovations .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .innovations .column .Subbullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           line-height: 1.6em;
           padding-left: 80px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .innovations .column .NumberedList {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           font-variant: normal;
           text-decoration: none;
           list-style-type: none;
           border-width: 0px;
           list-style-image: none;
        }

        .innovations .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

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

/***********************************
Ad—GEI Consulting
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

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

/***********************************
Process Optimization—Bub (Linde Engineering)
***********************************/

    /*headers*/

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

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

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

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

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

        .process_optimization_bub_linde_engineering .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: Georgia, serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .process_optimization_bub_linde_engineering .column .FigReference {
           color: #008ba5;
           font-family: "district-pro",sans-serif;
           border-width: 0px;
        }

        .process_optimization_bub_linde_engineering .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #008ba5;
           font-family: district-pro,sans-serif;
           line-height: 1.8em;
           border-width: 0px;
        }

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

        .process_optimization_bub_linde_engineering .column .AuthorName {
           font-family: "district-pro",sans-serif;
           text-transform: uppercase;
           font-weight: 600;
           color: #008ba5;
           background-color: transparent;
           border-width: 0px;
        }

    /*paragraphs*/

        .process_optimization_bub_linde_engineering .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #008BA5FF;
           font-family: district-pro,sans-serif;
           font-size: 1.0625rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .process_optimization_bub_linde_engineering .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "district-pro",sans-serif;
           border-width: 0px;
        }

        .process_optimization_bub_linde_engineering .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           border-width: 0px;
        }

        .process_optimization_bub_linde_engineering .column p.Deck {
           font-family: district-pro,sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008BA5FF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .process_optimization_bub_linde_engineering .column p.Deck-line2 {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008ba5;
           text-align: center;
           border-width: 0px;
        }

        .process_optimization_bub_linde_engineering .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           color: #000000FF;
           text-align: left;
           line-height: 1.7em;
           border-width: 0px;
        }

        .process_optimization_bub_linde_engineering .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           text-align: left;
           line-height: 1.8em;
           border-width: 0px;
        }

        .process_optimization_bub_linde_engineering .column p.Eq.centered {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

        .process_optimization_bub_linde_engineering .column p.Default-Indent {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           border-width: 0px;
        }

    /*lists*/

        .process_optimization_bub_linde_engineering .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

        .process_optimization_bub_linde_engineering .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .process_optimization_bub_linde_engineering .column .Subbullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           line-height: 1.6em;
           padding-left: 80px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .process_optimization_bub_linde_engineering .column .NumberedList {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           font-variant: normal;
           text-decoration: none;
           list-style-type: none;
           border-width: 0px;
           list-style-image: none;
        }

        .process_optimization_bub_linde_engineering .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

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

/***********************************
Process Optimization—Tunkel (Universal Vortex Inc.)
***********************************/

    /*headers*/

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

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

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

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

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

        .process_optimization_tunkel_universal_vortex_inc .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: Georgia, serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .process_optimization_tunkel_universal_vortex_inc .column .FigReference {
           color: #008ba5;
           font-family: "district-pro",sans-serif;
           border-width: 0px;
        }

        .process_optimization_tunkel_universal_vortex_inc .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #008ba5;
           font-family: district-pro,sans-serif;
           line-height: 1.8em;
           border-width: 0px;
        }

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

        .process_optimization_tunkel_universal_vortex_inc .column .AuthorName {
           font-family: "district-pro",sans-serif;
           text-transform: uppercase;
           font-weight: 600;
           color: #008ba5;
           background-color: transparent;
           border-width: 0px;
        }

    /*paragraphs*/

        .process_optimization_tunkel_universal_vortex_inc .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #008BA5FF;
           font-family: district-pro,sans-serif;
           font-size: 1.0625rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .process_optimization_tunkel_universal_vortex_inc .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "district-pro",sans-serif;
           border-width: 0px;
        }

        .process_optimization_tunkel_universal_vortex_inc .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           border-width: 0px;
        }

        .process_optimization_tunkel_universal_vortex_inc .column p.Deck {
           font-family: district-pro,sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008BA5FF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .process_optimization_tunkel_universal_vortex_inc .column p.Deck-line2 {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008ba5;
           text-align: center;
           border-width: 0px;
        }

        .process_optimization_tunkel_universal_vortex_inc .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           color: #000000FF;
           text-align: left;
           line-height: 1.7em;
           border-width: 0px;
        }

        .process_optimization_tunkel_universal_vortex_inc .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           text-align: left;
           line-height: 1.8em;
           border-width: 0px;
        }

        .process_optimization_tunkel_universal_vortex_inc .column p.Eq.centered {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

        .process_optimization_tunkel_universal_vortex_inc .column p.Default-Indent {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           border-width: 0px;
        }

    /*lists*/

        .process_optimization_tunkel_universal_vortex_inc .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

        .process_optimization_tunkel_universal_vortex_inc .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .process_optimization_tunkel_universal_vortex_inc .column .Subbullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           line-height: 1.6em;
           padding-left: 80px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .process_optimization_tunkel_universal_vortex_inc .column .NumberedList {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           font-variant: normal;
           text-decoration: none;
           list-style-type: none;
           border-width: 0px;
           list-style-image: none;
        }

        .process_optimization_tunkel_universal_vortex_inc .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

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

/***********************************
Hydrogen—Choudhari (Tata Consulting Engineers)
***********************************/

    /*headers*/

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

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

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

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

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

        .hydrogen_choudhari_tata_consulting_engineers .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: Georgia, serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .hydrogen_choudhari_tata_consulting_engineers .column .FigReference {
           color: #008ba5;
           font-family: "district-pro",sans-serif;
           border-width: 0px;
        }

        .hydrogen_choudhari_tata_consulting_engineers .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #008ba5;
           font-family: district-pro,sans-serif;
           line-height: 1.8em;
           border-width: 0px;
        }

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

        .hydrogen_choudhari_tata_consulting_engineers .column .AuthorName {
           font-family: "district-pro",sans-serif;
           text-transform: uppercase;
           font-weight: 600;
           color: #008ba5;
           background-color: transparent;
           border-width: 0px;
        }

    /*paragraphs*/

        .hydrogen_choudhari_tata_consulting_engineers .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #008BA5FF;
           font-family: district-pro,sans-serif;
           font-size: 1.0625rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .hydrogen_choudhari_tata_consulting_engineers .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "district-pro",sans-serif;
           border-width: 0px;
        }

        .hydrogen_choudhari_tata_consulting_engineers .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           border-width: 0px;
        }

        .hydrogen_choudhari_tata_consulting_engineers .column p.Deck {
           font-family: district-pro,sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008BA5FF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .hydrogen_choudhari_tata_consulting_engineers .column p.Deck-line2 {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008ba5;
           text-align: center;
           border-width: 0px;
        }

        .hydrogen_choudhari_tata_consulting_engineers .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           color: #000000FF;
           text-align: left;
           line-height: 1.7em;
           border-width: 0px;
        }

        .hydrogen_choudhari_tata_consulting_engineers .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           text-align: left;
           line-height: 1.8em;
           border-width: 0px;
        }

        .hydrogen_choudhari_tata_consulting_engineers .column p.Eq.centered {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

        .hydrogen_choudhari_tata_consulting_engineers .column p.Default-Indent {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           border-width: 0px;
        }

    /*lists*/

        .hydrogen_choudhari_tata_consulting_engineers .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

        .hydrogen_choudhari_tata_consulting_engineers .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .hydrogen_choudhari_tata_consulting_engineers .column .Subbullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           line-height: 1.6em;
           padding-left: 80px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .hydrogen_choudhari_tata_consulting_engineers .column .NumberedList {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           font-variant: normal;
           text-decoration: none;
           list-style-type: none;
           border-width: 0px;
           list-style-image: none;
        }

        .hydrogen_choudhari_tata_consulting_engineers .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

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

/***********************************
Carbon Capture—Harris (Emerson)
***********************************/

    /*headers*/

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

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

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

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

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

        .carbon_capture_harris_emerson .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: Georgia, serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .carbon_capture_harris_emerson .column .FigReference {
           color: #008ba5;
           font-family: "district-pro",sans-serif;
           border-width: 0px;
        }

        .carbon_capture_harris_emerson .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #008ba5;
           font-family: district-pro,sans-serif;
           line-height: 1.8em;
           border-width: 0px;
        }

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

        .carbon_capture_harris_emerson .column .AuthorName {
           font-family: "district-pro",sans-serif;
           text-transform: uppercase;
           font-weight: 600;
           color: #008ba5;
           background-color: transparent;
           border-width: 0px;
        }

    /*paragraphs*/

        .carbon_capture_harris_emerson .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #008BA5FF;
           font-family: district-pro,sans-serif;
           font-size: 1.0625rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .carbon_capture_harris_emerson .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "district-pro",sans-serif;
           border-width: 0px;
        }

        .carbon_capture_harris_emerson .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           border-width: 0px;
        }

        .carbon_capture_harris_emerson .column p.Deck {
           font-family: district-pro,sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008BA5FF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .carbon_capture_harris_emerson .column p.Deck-line2 {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008ba5;
           text-align: center;
           border-width: 0px;
        }

        .carbon_capture_harris_emerson .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           color: #000000FF;
           text-align: left;
           line-height: 1.7em;
           border-width: 0px;
        }

        .carbon_capture_harris_emerson .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           text-align: left;
           line-height: 1.8em;
           border-width: 0px;
        }

        .carbon_capture_harris_emerson .column p.Eq.centered {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

        .carbon_capture_harris_emerson .column p.Default-Indent {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           border-width: 0px;
        }

    /*lists*/

        .carbon_capture_harris_emerson .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

        .carbon_capture_harris_emerson .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .carbon_capture_harris_emerson .column .Subbullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           line-height: 1.6em;
           padding-left: 80px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .carbon_capture_harris_emerson .column .NumberedList {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           font-variant: normal;
           text-decoration: none;
           list-style-type: none;
           border-width: 0px;
           list-style-image: none;
        }

        .carbon_capture_harris_emerson .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

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

/***********************************
Plant Turnarounds—Aughenbaugh (Swagelok)
***********************************/

    /*headers*/

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

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

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

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

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

        .ptpm_aughenbaugh_swagelok_ .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: Georgia, serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .ptpm_aughenbaugh_swagelok_ .column .FigReference {
           color: #008ba5;
           font-family: "district-pro",sans-serif;
           border-width: 0px;
        }

        .ptpm_aughenbaugh_swagelok_ .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #008ba5;
           font-family: district-pro,sans-serif;
           line-height: 1.8em;
           border-width: 0px;
        }

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

        .ptpm_aughenbaugh_swagelok_ .column .AuthorName {
           font-family: "district-pro",sans-serif;
           text-transform: uppercase;
           font-weight: 600;
           color: #008ba5;
           background-color: transparent;
           border-width: 0px;
        }

    /*paragraphs*/

        .ptpm_aughenbaugh_swagelok_ .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #008BA5FF;
           font-family: district-pro,sans-serif;
           font-size: 1.0625rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .ptpm_aughenbaugh_swagelok_ .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "district-pro",sans-serif;
           border-width: 0px;
        }

        .ptpm_aughenbaugh_swagelok_ .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           border-width: 0px;
        }

        .ptpm_aughenbaugh_swagelok_ .column p.Deck {
           font-family: district-pro,sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008BA5FF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .ptpm_aughenbaugh_swagelok_ .column p.Deck-line2 {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008ba5;
           text-align: center;
           border-width: 0px;
        }

        .ptpm_aughenbaugh_swagelok_ .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           color: #000000FF;
           text-align: left;
           line-height: 1.7em;
           border-width: 0px;
        }

        .ptpm_aughenbaugh_swagelok_ .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           text-align: left;
           line-height: 1.8em;
           border-width: 0px;
        }

        .ptpm_aughenbaugh_swagelok_ .column p.Eq.centered {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

        .ptpm_aughenbaugh_swagelok_ .column p.Default-Indent {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           border-width: 0px;
        }

    /*lists*/

        .ptpm_aughenbaugh_swagelok_ .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

        .ptpm_aughenbaugh_swagelok_ .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .ptpm_aughenbaugh_swagelok_ .column .Subbullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           line-height: 1.6em;
           padding-left: 80px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .ptpm_aughenbaugh_swagelok_ .column .NumberedList {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           font-variant: normal;
           text-decoration: none;
           list-style-type: none;
           border-width: 0px;
           list-style-image: none;
        }

        .ptpm_aughenbaugh_swagelok_ .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

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

/***********************************
Environment and Safety—Khan (Contributing Editor)
***********************************/

    /*headers*/

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

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

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

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

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

        .environment_and_safety_khan .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: Georgia, serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .environment_and_safety_khan .column .FigReference {
           color: #008ba5;
           font-family: "district-pro",sans-serif;
           border-width: 0px;
        }

        .environment_and_safety_khan .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #008ba5;
           font-family: district-pro,sans-serif;
           line-height: 1.8em;
           border-width: 0px;
        }

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

        .environment_and_safety_khan .column .AuthorName {
           font-family: "district-pro",sans-serif;
           text-transform: uppercase;
           font-weight: 600;
           color: #008ba5;
           background-color: transparent;
           border-width: 0px;
        }

    /*paragraphs*/

        .environment_and_safety_khan .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #008BA5FF;
           font-family: district-pro,sans-serif;
           font-size: 1.0625rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .environment_and_safety_khan .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "district-pro",sans-serif;
           border-width: 0px;
        }

        .environment_and_safety_khan .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           border-width: 0px;
        }

        .environment_and_safety_khan .column p.Deck {
           font-family: district-pro,sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008BA5FF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .environment_and_safety_khan .column p.Deck-line2 {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008ba5;
           text-align: center;
           border-width: 0px;
        }

        .environment_and_safety_khan .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           color: #000000FF;
           text-align: left;
           line-height: 1.7em;
           border-width: 0px;
        }

        .environment_and_safety_khan .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           text-align: left;
           line-height: 1.8em;
           border-width: 0px;
        }

        .environment_and_safety_khan .column p.Eq.centered {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

        .environment_and_safety_khan .column p.Default-Indent {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           border-width: 0px;
        }

    /*lists*/

        .environment_and_safety_khan .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

        .environment_and_safety_khan .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .environment_and_safety_khan .column .Subbullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           line-height: 1.6em;
           padding-left: 80px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .environment_and_safety_khan .column .NumberedList {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           font-variant: normal;
           text-decoration: none;
           list-style-type: none;
           border-width: 0px;
           list-style-image: none;
        }

        .environment_and_safety_khan .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

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

/***********************************
Power and Utilities—Heigold (Burns & McDonnell)
***********************************/

    /*headers*/

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

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

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

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

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

        .power_and_utilities_heigold_burns_mcdonnell .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: Georgia, serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .power_and_utilities_heigold_burns_mcdonnell .column .FigReference {
           color: #008ba5;
           font-family: "district-pro",sans-serif;
           border-width: 0px;
        }

        .power_and_utilities_heigold_burns_mcdonnell .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #008ba5;
           font-family: district-pro,sans-serif;
           line-height: 1.8em;
           border-width: 0px;
        }

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

        .power_and_utilities_heigold_burns_mcdonnell .column .AuthorName {
           font-family: "district-pro",sans-serif;
           text-transform: uppercase;
           font-weight: 600;
           color: #008ba5;
           background-color: transparent;
           border-width: 0px;
        }

    /*paragraphs*/

        .power_and_utilities_heigold_burns_mcdonnell .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #008BA5FF;
           font-family: district-pro,sans-serif;
           font-size: 1.0625rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .power_and_utilities_heigold_burns_mcdonnell .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "district-pro",sans-serif;
           border-width: 0px;
        }

        .power_and_utilities_heigold_burns_mcdonnell .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           border-width: 0px;
        }

        .power_and_utilities_heigold_burns_mcdonnell .column p.Deck {
           font-family: district-pro,sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008BA5FF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .power_and_utilities_heigold_burns_mcdonnell .column p.Deck-line2 {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008ba5;
           text-align: center;
           border-width: 0px;
        }

        .power_and_utilities_heigold_burns_mcdonnell .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           color: #000000FF;
           text-align: left;
           line-height: 1.7em;
           border-width: 0px;
        }

        .power_and_utilities_heigold_burns_mcdonnell .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           text-align: left;
           line-height: 1.8em;
           border-width: 0px;
        }

        .power_and_utilities_heigold_burns_mcdonnell .column p.Eq.centered {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

        .power_and_utilities_heigold_burns_mcdonnell .column p.Default-Indent {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           border-width: 0px;
        }

    /*lists*/

        .power_and_utilities_heigold_burns_mcdonnell .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

        .power_and_utilities_heigold_burns_mcdonnell .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .power_and_utilities_heigold_burns_mcdonnell .column .Subbullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           line-height: 1.6em;
           padding-left: 80px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .power_and_utilities_heigold_burns_mcdonnell .column .NumberedList {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           font-variant: normal;
           text-decoration: none;
           list-style-type: none;
           border-width: 0px;
           list-style-image: none;
        }

        .power_and_utilities_heigold_burns_mcdonnell .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

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

/***********************************
Sales Office
***********************************/

    /*headers*/

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

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

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

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

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

        .sales_office .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .sales_office .column .FigReference {
           color: #a4c660;
           font-family: "district-pro",sans-serif;
           border-width: 0px;
        }

        .sales_office .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #a4c660;
           font-family: "district-pro",sans-serif;
           line-height: 1.8em;
           border-width: 0px;
        }

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

        .sales_office .column .AuthorName {
           font-family: "roboto",sans-serif;
           text-transform: uppercase;
           font-weight: bold;
           color: #a4c660;
           background-color: transparent;
           border-width: 0px;
        }

    /*paragraphs*/

        .sales_office .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #008ba5;
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           border-width: 0px;
        }

        .sales_office .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .sales_office .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           line-height: 1.8em;
           padding-right: 0px;
           border-width: 0px;
        }

        .sales_office .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #ca171e;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .sales_office .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #ca171e;
           text-align: center;
           border-width: 0px;
        }

        .sales_office .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .sales_office .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .sales_office .column p.Eq.centered {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           border-width: 0px;
        }

        .sales_office .column p.Default-Indent {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           border-width: 0px;
        }

    /*lists*/

        .sales_office .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .sales_office .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .sales_office .column .Subbullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           line-height: 1.6em;
           padding-left: 80px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .sales_office .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           font-variant: normal;
           text-decoration: none;
           border-width: 0px;
           list-style-image: none;
        }

        .sales_office .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

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

/***********************************
Ad—GP Circ
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

        .a_gp_circ .column ol {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .a_gp_circ .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_gp_circ .column h6 {
           border-width: 0px;
        }

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

