/***********************************
American Gas - June 2021
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

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

/***********************************
Burns McDonnell
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
User Guide
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .masthead .column p.Centered {
           text-align: center;
           line-height: 1.2em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: "futura-pt",sans-serif;
           color: #959480;
           border-width: 0px;
        }

        .masthead .column p.SmallerNames {
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1rem;
           font-family: "futura-pt-condensed",sans-serif;
           border-width: 0px;
        }

        .masthead .column p {
           line-height: 1.2em;
           font-weight: 300;
           font-size: 1rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

    /*lists*/

        .masthead .column .BlueBullet {
           list-style-type: disc;
           line-height: 1.4em;
           font-size: 0.75rem;
           font-family: "futura-pt-condensed",sans-serif;
           color: #005b9d;
           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;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .masthead .column a.BlueLink {
           text-decoration: none;
           line-height: 1.4em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: "futura-pt",sans-serif;
           color: #005b9d;
           border-width: 0px;
        }

        .masthead .column a {
           text-decoration: none;
           line-height: 1.4em;
           font-weight: 300;
           font-size: 1rem;
           font-family: "futura-pt",sans-serif;
           color: #000000;
           border-width: 0px;
        }

    /*inlines*/

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

    /*headers*/

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

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

        .masthead .column h4 {
           text-align: center;
           margin-top: 18px;
           line-height: 1.4em;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "futura-pt-condensed",sans-serif;
           color: #ffffff;
           background-color: #005b9d;
           border-width: 0px;
        }

        .masthead .column h3 {
           text-transform: uppercase;
           margin-top: 10px;
           line-height: 1.4em;
           font-weight: 300;
           font-size: 1rem;
           font-family: "futura-pt-condensed",sans-serif;
           border-width: 0px;
        }

        .masthead .column h2 {
           text-transform: uppercase;
           margin-top: 5px;
           line-height: 1.4em;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "futura-pt",sans-serif;
           color: #005b9d;
           border-width: 0px;
        }

        .masthead .column h1 {
           text-transform: uppercase;
           margin-top: 6px;
           line-height: 1.4em;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

    /*general*/

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

    /*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;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
JANA Corporation
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Digital Milestone
***********************************/

    /*general*/

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

    /*headers*/

        .digital_milestone .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: 200;
           line-height: 1.4em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .digital_milestone .column h2 {
           color: #000000;
           font-family: "futura-pt",sans-serif;
           font-size: 1.3125rem;
           font-weight: 200;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .digital_milestone .column h3 {
           color: #c50c20;
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: 100;
           line-height: 1.4em;
           margin-top: 24px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .digital_milestone .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 1.625rem;
           font-weight: 700;
           line-height: 1.4em;
           border-width: 0px;
        }

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

        .digital_milestone .column h6 {
           font-family: "futura-pt",sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .digital_milestone .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: "futura-pt",sans-serif;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .digital_milestone .column .ByLine {
           color: #d12229;
           font-family: "futura-pt",sans-serif;
           font-size: 1.3125rem;
           font-weight: 400;
           line-height: 1.6em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .digital_milestone .column .RedDrop-Cap {
           color: #d2232a;
           float: left;
           font-family: "futura-pt",sans-serif;
           font-size: 6.25rem;
           font-weight: 200;
           line-height: 0.7em;
           margin-top: 5px;
           padding-bottom: 2px;
           padding-top: 0px;
           border-width: 0px;
        }

        .digital_milestone .column .Interviewee {
           color: #2e5072;
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-weight: 400;
           letter-spacing: 1px;
           line-height: 1.6em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .digital_milestone .column .Interviewer {
           color: #139bea;
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-style: italic;
           font-weight: 400;
           text-transform: uppercase;
           border-width: 0px;
        }

        .digital_milestone .column .TempDropCap {
           font-family: "futura-pt",sans-serif;
           font-size: 6.25rem;
           line-height: 0.5em;
           font-weight: 200;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

    /*links*/

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

        .digital_milestone .column a.PlainLink {
           color: #000000;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .digital_milestone .column .BulletList {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .digital_milestone .column .Numerical {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .digital_milestone .column p {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-indent: 14px;
           border-width: 0px;
        }

        .digital_milestone .column p.TopParagraph {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           margin-top: 24px;
           text-indent: 0px;
           border-width: 0px;
        }

        .digital_milestone .column p.SansSerif {
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           line-height: 1.6em;
           margin-top: 20px;
           text-indent: 0px;
           border-width: 0px;
        }

        .digital_milestone .column p.RightJustify {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-align: right;
           text-indent: 0px;
           border-width: 0px;
        }

        .digital_milestone .column p.NoIndent {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           margin-top: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

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

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

    /*layoutitems*/

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

/***********************************
Responsible Consumption
***********************************/

    /*general*/

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

    /*headers*/

        .responsible_consumption .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: 200;
           line-height: 1.4em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .responsible_consumption .column h2 {
           color: #000000;
           font-family: "futura-pt",sans-serif;
           font-size: 1.3125rem;
           font-weight: 200;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .responsible_consumption .column h3 {
           color: #c50c20;
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: 100;
           line-height: 1.4em;
           margin-top: 24px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .responsible_consumption .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 1.625rem;
           font-weight: 700;
           line-height: 1.4em;
           border-width: 0px;
        }

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

        .responsible_consumption .column h6 {
           font-family: "futura-pt",sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .responsible_consumption .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: "futura-pt",sans-serif;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .responsible_consumption .column .ByLine {
           color: #d12229;
           font-family: "futura-pt",sans-serif;
           font-size: 1.3125rem;
           font-weight: 400;
           line-height: 1.6em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .responsible_consumption .column .RedDrop-Cap {
           color: #d2232a;
           float: left;
           font-family: "futura-pt",sans-serif;
           font-size: 6.25rem;
           font-weight: 200;
           line-height: 0.7em;
           margin-top: 5px;
           padding-bottom: 2px;
           padding-top: 0px;
           border-width: 0px;
        }

        .responsible_consumption .column .Interviewee {
           color: #2e5072;
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-weight: 400;
           letter-spacing: 1px;
           line-height: 1.6em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .responsible_consumption .column .Interviewer {
           color: #139bea;
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-style: italic;
           font-weight: 400;
           text-transform: uppercase;
           border-width: 0px;
        }

        .responsible_consumption .column .TempDropCap {
           font-family: "futura-pt",sans-serif;
           font-size: 6.25rem;
           line-height: 0.5em;
           font-weight: 200;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

    /*links*/

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

        .responsible_consumption .column a.PlainLink {
           color: #000000;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .responsible_consumption .column .BulletList {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .responsible_consumption .column .Numerical {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .responsible_consumption .column p {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-indent: 14px;
           border-width: 0px;
        }

        .responsible_consumption .column p.TopParagraph {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           margin-top: 24px;
           text-indent: 0px;
           border-width: 0px;
        }

        .responsible_consumption .column p.SansSerif {
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           line-height: 1.6em;
           margin-top: 20px;
           text-indent: 0px;
           border-width: 0px;
        }

        .responsible_consumption .column p.RightJustify {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-align: right;
           text-indent: 0px;
           border-width: 0px;
        }

        .responsible_consumption .column p.NoIndent {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           margin-top: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

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

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

    /*layoutitems*/

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

/***********************************
Forging a Connection
***********************************/

    /*general*/

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

    /*headers*/

        .forging_a_connection .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: 200;
           line-height: 1.4em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .forging_a_connection .column h2 {
           color: #000000;
           font-family: "futura-pt",sans-serif;
           font-size: 1.3125rem;
           font-weight: 200;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .forging_a_connection .column h3 {
           color: #c50c20;
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: 100;
           line-height: 1.4em;
           margin-top: 24px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .forging_a_connection .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 1.625rem;
           font-weight: 700;
           line-height: 1.4em;
           border-width: 0px;
        }

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

        .forging_a_connection .column h6 {
           font-family: "futura-pt",sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .forging_a_connection .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: "futura-pt",sans-serif;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .forging_a_connection .column .ByLine {
           color: #d12229;
           font-family: "futura-pt",sans-serif;
           font-size: 1.3125rem;
           font-weight: 400;
           line-height: 1.6em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .forging_a_connection .column .RedDrop-Cap {
           color: #d2232a;
           float: left;
           font-family: "futura-pt",sans-serif;
           font-size: 6.25rem;
           font-weight: 200;
           line-height: 0.7em;
           margin-top: 5px;
           padding-bottom: 2px;
           padding-top: 0px;
           border-width: 0px;
        }

        .forging_a_connection .column .Interviewee {
           color: #2e5072;
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-weight: 400;
           letter-spacing: 1px;
           line-height: 1.6em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .forging_a_connection .column .Interviewer {
           color: #139bea;
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-style: italic;
           font-weight: 400;
           text-transform: uppercase;
           border-width: 0px;
        }

        .forging_a_connection .column .TempDropCap {
           font-family: "futura-pt",sans-serif;
           font-size: 6.25rem;
           line-height: 0.5em;
           font-weight: 200;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

    /*links*/

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

        .forging_a_connection .column a.PlainLink {
           color: #000000;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .forging_a_connection .column .BulletList {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .forging_a_connection .column .Numerical {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .forging_a_connection .column p {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-indent: 14px;
           border-width: 0px;
        }

        .forging_a_connection .column p.TopParagraph {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           margin-top: 24px;
           text-indent: 0px;
           border-width: 0px;
        }

        .forging_a_connection .column p.SansSerif {
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           line-height: 1.6em;
           margin-top: 20px;
           text-indent: 0px;
           border-width: 0px;
        }

        .forging_a_connection .column p.RightJustify {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-align: right;
           text-indent: 0px;
           border-width: 0px;
        }

        .forging_a_connection .column p.NoIndent {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           margin-top: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

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

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

    /*layoutitems*/

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

/***********************************
Element of Success
***********************************/

    /*general*/

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

    /*headers*/

        .element_of_success .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: 200;
           line-height: 1.4em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .element_of_success .column h2 {
           color: #000000;
           font-family: "futura-pt",sans-serif;
           font-size: 1.3125rem;
           font-weight: 200;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .element_of_success .column h3 {
           color: #c50c20;
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: 100;
           line-height: 1.4em;
           margin-top: 24px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .element_of_success .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 1.625rem;
           font-weight: 700;
           line-height: 1.4em;
           border-width: 0px;
        }

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

        .element_of_success .column h6 {
           font-family: "futura-pt",sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .element_of_success .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: "futura-pt",sans-serif;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .element_of_success .column .ByLine {
           color: #d12229;
           font-family: "futura-pt",sans-serif;
           font-size: 1.3125rem;
           font-weight: 400;
           line-height: 1.6em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .element_of_success .column .RedDrop-Cap {
           color: #d2232a;
           float: left;
           font-family: "futura-pt",sans-serif;
           font-size: 6.25rem;
           font-weight: 200;
           line-height: 0.7em;
           margin-top: 5px;
           padding-bottom: 2px;
           padding-top: 0px;
           border-width: 0px;
        }

        .element_of_success .column .Interviewee {
           color: #2e5072;
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-weight: 400;
           letter-spacing: 1px;
           line-height: 1.6em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .element_of_success .column .Interviewer {
           color: #139bea;
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-style: italic;
           font-weight: 400;
           text-transform: uppercase;
           border-width: 0px;
        }

        .element_of_success .column .TempDropCap {
           font-family: "futura-pt",sans-serif;
           font-size: 6.25rem;
           line-height: 0.5em;
           font-weight: 200;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

    /*links*/

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

        .element_of_success .column a.PlainLink {
           color: #000000;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .element_of_success .column .BulletList {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .element_of_success .column .Numerical {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .element_of_success .column p {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-indent: 14px;
           border-width: 0px;
        }

        .element_of_success .column p.TopParagraph {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           margin-top: 24px;
           text-indent: 0px;
           border-width: 0px;
        }

        .element_of_success .column p.SansSerif {
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           line-height: 1.6em;
           margin-top: 20px;
           text-indent: 0px;
           border-width: 0px;
        }

        .element_of_success .column p.RightJustify {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-align: right;
           text-indent: 0px;
           border-width: 0px;
        }

        .element_of_success .column p.NoIndent {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           margin-top: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

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

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

    /*layoutitems*/

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

/***********************************
gti
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
People
***********************************/

    /*general*/

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

    /*headers*/

        .people .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: 200;
           line-height: 1.4em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .people .column h2 {
           color: #000000;
           font-family: "futura-pt",sans-serif;
           font-size: 1.3125rem;
           font-weight: 200;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .people .column h3 {
           color: #c50c20;
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: 100;
           line-height: 1.4em;
           margin-top: 24px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .people .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 1.625rem;
           font-weight: 700;
           line-height: 1.4em;
           border-width: 0px;
        }

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

        .people .column h6 {
           font-family: "futura-pt",sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .people .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: "futura-pt",sans-serif;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .people .column .ByLine {
           color: #d12229;
           font-family: "futura-pt",sans-serif;
           font-size: 1.3125rem;
           font-weight: 400;
           line-height: 1.6em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .people .column .RedDrop-Cap {
           color: #d2232a;
           float: left;
           font-family: "futura-pt",sans-serif;
           font-size: 6.25rem;
           font-weight: 200;
           line-height: 0.7em;
           margin-top: 5px;
           padding-bottom: 2px;
           padding-top: 0px;
           border-width: 0px;
        }

        .people .column .Interviewee {
           color: #2e5072;
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-weight: 400;
           letter-spacing: 1px;
           line-height: 1.6em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .people .column .Interviewer {
           color: #139bea;
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-style: italic;
           font-weight: 400;
           text-transform: uppercase;
           border-width: 0px;
        }

        .people .column .TempDropCap {
           font-family: "futura-pt",sans-serif;
           font-size: 6.25rem;
           line-height: 0.5em;
           font-weight: 200;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

    /*links*/

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

        .people .column a.PlainLink {
           color: #000000;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .people .column .BulletList {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .people .column .Numerical {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .people .column p {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-indent: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .people .column p.TopParagraph {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           margin-top: 24px;
           text-indent: 0px;
           border-width: 0px;
        }

        .people .column p.SansSerif {
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           line-height: 1.6em;
           margin-top: 20px;
           text-indent: 0px;
           border-width: 0px;
        }

        .people .column p.RightJustify {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-align: right;
           text-indent: 0px;
           border-width: 0px;
        }

        .people .column p.NoIndent {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           margin-top: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

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

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

    /*layoutitems*/

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

/***********************************
IPKeys
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Bold Action for DE&I
***********************************/

    /*headers*/

        .bold_action_for_de_i .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 3rem;
           line-height: 1.4em;
           color: #25408f;
           text-transform: uppercase;
           font-weight: bold;
           border-width: 0px;
        }

        .bold_action_for_de_i .column h2 {
           font-family: "futura-pt",sans-serif;
           font-size: 1.3125rem;
           font-weight: 200;
           line-height: 1.4em;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .bold_action_for_de_i .column h3 {
           font-family: "futura-pt",sans-serif;
           font-size: 1.375rem;
           font-weight: 700;
           line-height: 1.4em;
           margin-top: 24px;
           color: #25408f;
           border-width: 0px;
        }

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

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

        .bold_action_for_de_i .column h6 {
           font-family: "futura-pt",sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           margin-bottom: 12px;
           text-transform: uppercase;
           text-align: right;
           border-width: 0px;
        }

    /*inlines*/

        .bold_action_for_de_i .column .default-drop-cap {
           float: left;
           font-family: "futura-pt",sans-serif;
           font-size: 6.25rem;
           font-weight: 400;
           line-height: 0.8em;
           margin-right: 2px;
           margin-top: 0px;
           color: #25408f;
           border-width: 0px;
        }

        .bold_action_for_de_i .column .Interviewer {
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .bold_action_for_de_i .column .Interviewee {
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .bold_action_for_de_i .column .ByLine {
           color: #25408f;
           font-family: "futura-pt",sans-serif;
           font-size: 1.3125rem;
           font-weight: 400;
           text-transform: uppercase;
           border-width: 0px;
        }

    /*links*/

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

    /*lists*/

        .bold_action_for_de_i .column .Sidebar {
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-right: 18px;
           border-width: 0px;
           list-style-image: none;
        }

        .bold_action_for_de_i .column .Numbers {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .bold_action_for_de_i .column .Bullets {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .bold_action_for_de_i .column p {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           text-indent: 14px;
           border-width: 0px;
        }

        .bold_action_for_de_i .column p.RightJustify {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           text-align: right;
           text-indent: 0px;
           border-width: 0px;
        }

        .bold_action_for_de_i .column p.PullQuote {
           font-family: "futura-pt",sans-serif;
           font-size: 1.5rem;
           font-weight: 100;
           padding-bottom: 24px;
           padding-top: 24px;
           text-indent: 0px;
           border-width: 0px;
        }

        .bold_action_for_de_i .column p.NoIndent {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .bold_action_for_de_i .column p.SidebarHead {
           font-family: "futura-pt",sans-serif;
           font-size: 1.375rem;
           margin-top: 24px;
           padding-bottom: 9px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
           border-width: 0px;
        }

        .bold_action_for_de_i .column p.SidebarBody {
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

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

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

    /*layoutitems*/

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

/***********************************
AGA Operations Conference
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Smart Gas Meters Are Trending  Globally—Here’s Why
***********************************/

    /*general*/

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

    /*headers*/

        .smart_gas_meters_are_trending .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: 200;
           line-height: 1.6em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .smart_gas_meters_are_trending .column h2 {
           color: #000000;
           font-family: "futura-pt",sans-serif;
           font-size: 1.3125rem;
           font-weight: 200;
           line-height: 1.6em;
           border-width: 0px;
        }

        .smart_gas_meters_are_trending .column h3 {
           color: #c50c20;
           font-family: "futura-pt",sans-serif;
           font-size: 1.3125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-top: 24px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .smart_gas_meters_are_trending .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 1.625rem;
           font-weight: 700;
           line-height: 1.6em;
           border-width: 0px;
        }

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

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

    /*inlines*/

        .smart_gas_meters_are_trending .column .default-drop-cap {
           color: #d12229;
           float: left;
           font-family: "futura-pt",sans-serif;
           font-size: 6.25rem;
           font-weight: 100;
           line-height: 0.8em;
           margin-right: 2px;
           margin-top: 0px;
           border-width: 0px;
        }

        .smart_gas_meters_are_trending .column .ByLine {
           color: #d12229;
           font-family: "futura-pt",sans-serif;
           font-size: 1.3125rem;
           font-weight: 400;
           line-height: 1.6em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .smart_gas_meters_are_trending .column .Interviewee {
           color: #2e5072;
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-weight: 400;
           letter-spacing: 1px;
           line-height: 1.6em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .smart_gas_meters_are_trending .column .Interviewer {
           color: #139bea;
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-style: italic;
           font-weight: 400;
           text-transform: uppercase;
           border-width: 0px;
        }

        .smart_gas_meters_are_trending .column .Red {
           color: #d12229;
           border-width: 0px;
        }

        .smart_gas_meters_are_trending .column .Red {
           color: #d2232a;
           border-width: 0px;
        }

    /*links*/

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

        .smart_gas_meters_are_trending .column a.PlainLink {
           color: #000000;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .smart_gas_meters_are_trending .column .BulletList {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .smart_gas_meters_are_trending .column .SidebarNumbers {
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           padding-bottom: 24px;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-left: 30px;
           border-width: 0px;
           list-style-image: none;
        }

        .smart_gas_meters_are_trending .column .SidebarBullets {
           list-style-type: disc;
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           padding-bottom: 24px;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .smart_gas_meters_are_trending .column p {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-indent: 14px;
           border-width: 0px;
        }

        .smart_gas_meters_are_trending .column p.TopParagraph {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           margin-top: 24px;
           text-indent: 0px;
           border-width: 0px;
        }

        .smart_gas_meters_are_trending .column p.SansSerif {
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           line-height: 1.6em;
           margin-top: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .smart_gas_meters_are_trending .column p.RightJustify {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-align: right;
           text-indent: 0px;
           border-width: 0px;
        }

        .smart_gas_meters_are_trending .column p.NoIndent {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           margin-top: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .smart_gas_meters_are_trending .column p.SidebarH1 {
           font-family: "futura-pt",sans-serif;
           font-size: 1.375rem;
           line-height: 1.6em;
           text-indent: 0px;
           margin-top: 24px;
           padding-top: 18px;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .smart_gas_meters_are_trending .column p.SidebarBody {
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-indent: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 24px;
           border-width: 0px;
        }

    /*images*/

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

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

    /*layoutitems*/

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

/***********************************
Conversation Over Lunch
***********************************/

    /*general*/

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

    /*headers*/

        .conversation_over_lunch .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: 200;
           line-height: 1.4em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .conversation_over_lunch .column h2 {
           color: #000000;
           font-family: "futura-pt",sans-serif;
           font-size: 1.3125rem;
           font-weight: 200;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .conversation_over_lunch .column h3 {
           color: #c50c20;
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: 100;
           line-height: 1.4em;
           margin-top: 24px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .conversation_over_lunch .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 1.625rem;
           font-weight: 700;
           line-height: 1.4em;
           border-width: 0px;
        }

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

        .conversation_over_lunch .column h6 {
           font-family: "futura-pt",sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .conversation_over_lunch .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: "futura-pt",sans-serif;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .conversation_over_lunch .column .ByLine {
           color: #d12229;
           font-family: "futura-pt",sans-serif;
           font-size: 1.3125rem;
           font-weight: 400;
           line-height: 1.6em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .conversation_over_lunch .column .RedDrop-Cap {
           color: #d2232a;
           float: left;
           font-family: "futura-pt",sans-serif;
           font-size: 6.25rem;
           font-weight: 200;
           line-height: 0.7em;
           margin-top: 5px;
           padding-bottom: 2px;
           padding-top: 0px;
           border-width: 0px;
        }

        .conversation_over_lunch .column .Interviewee {
           color: #2e5072;
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-weight: 400;
           letter-spacing: 1px;
           line-height: 1.6em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .conversation_over_lunch .column .Interviewer {
           color: #139bea;
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-style: italic;
           font-weight: 400;
           text-transform: uppercase;
           border-width: 0px;
        }

        .conversation_over_lunch .column .TempDropCap {
           font-family: "futura-pt",sans-serif;
           font-size: 6.25rem;
           line-height: 0.5em;
           font-weight: 200;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

    /*links*/

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

        .conversation_over_lunch .column a.PlainLink {
           color: #000000;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .conversation_over_lunch .column .BulletList {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .conversation_over_lunch .column .Numerical {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .conversation_over_lunch .column p {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-indent: 14px;
           border-width: 0px;
        }

        .conversation_over_lunch .column p.TopParagraph {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           margin-top: 24px;
           text-indent: 0px;
           border-width: 0px;
        }

        .conversation_over_lunch .column p.SansSerif {
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           line-height: 1.6em;
           margin-top: 20px;
           text-indent: 0px;
           border-width: 0px;
        }

        .conversation_over_lunch .column p.RightJustify {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-align: right;
           text-indent: 0px;
           border-width: 0px;
        }

        .conversation_over_lunch .column p.NoIndent {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           margin-top: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

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

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

    /*layoutitems*/

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

