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

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

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

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

/***********************************
Ad—Shell revamp
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

        .a_shell_revamp .column h6 {
           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;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           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;
           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*/

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

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

/***********************************
Ad—Sulzer
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*headers*/

        .a_sulzer .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_sulzer .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_sulzer .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_sulzer .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_sulzer .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_sulzer .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_sulzer .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*/

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

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

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

    /*lists*/

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

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

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

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

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

    /*paragraphs*/

        .masthead .column p.p2 {
           color: #dca10d;
           border-width: 0px;
        }

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

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

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

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

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

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

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

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

        .masthead .column .s1 {
           text-decoration: underline;
           border-width: 0px;
        }

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

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

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

/***********************************
Ad—Aramco Americas
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*headers*/

        .a_aramco_americas .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_aramco_americas .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_aramco_americas .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_aramco_americas .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_aramco_americas .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_aramco_americas .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_aramco_americas .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*/

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

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

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

    /*lists*/

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

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

        .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: #ca171e;
           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: #ca171e;
           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: #df7e1b;
           font-weight: bold;
           padding-top: 6px;
           text-align: left;
           padding-bottom: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .podcasts .column .AuthorName {
           background-color: transparent;
           color: #ca171e;
           font-weight: bold;
           text-transform: uppercase;
           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: #ca171e;
           font-weight: bold;
           padding-top: 12px;
           font-size: 1rem;
           border-width: 0px;
        }

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

    /*links*/

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

    /*headers*/

        .podcasts .column h1 {
           line-height: 1.6em;
           font-family: "roboto",sans-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;
        }

    /*images*/

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

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

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

/***********************************
Ad—Ametek
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*headers*/

        .a_ametek .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_ametek .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_ametek .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_ametek .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_ametek .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_ametek .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_ametek .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*/

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

        .a_ametek .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           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: "roboto",sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .innovations .column .FigReference {
           color: #CA171EFF;
           font-family: Roboto, sans-serif;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

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

        .innovations .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #ca171e;
           background-color: transparent;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .innovations .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #CA171EFF;
           font-family: district-pro,sans-serif;
           font-size: 1.0625rem;
           line-height: 1.6em;
           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;
           line-height: 1.5em;
           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;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .innovations .column p.Deck {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #CA171EFF;
           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: #ca171e;
           text-align: center;
           line-height: 1.5em;
           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;
           font-weight: normal;
           text-transform: none;
           line-height: 1.6em;
           border-width: 0px;
        }

        .innovations .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           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;
           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;
           color: #000000FF;
           text-align: left;
           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;
           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;
           border-width: 0px;
           list-style-image: none;
        }

        .innovations .column .Acknowledgements {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           padding-left: 12px;
           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;
           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;
        }

    /*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;
           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—Honeywell
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

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

/***********************************
Special Focus Opening
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

/***********************************
SPECIAL FOCUS—Ashesh (KBR)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .special_focus_ashesh_kbr .column .FigReference {
           color: #CA171EFF;
           font-family: Roboto, sans-serif;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

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

        .special_focus_ashesh_kbr .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #ca171e;
           background-color: transparent;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

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

        .special_focus_ashesh_kbr .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

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

        .special_focus_ashesh_kbr .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;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

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

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

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

        .special_focus_ashesh_kbr .column .Acknowledgements {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           padding-left: 12px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

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

/***********************************
SPECIAL FOCUS— Dixon (Swagelok Company)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .special_focus_dixon_swagelok_company .column .FigReference {
           color: #CA171EFF;
           font-family: Roboto, sans-serif;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

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

        .special_focus_dixon_swagelok_company .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #ca171e;
           background-color: transparent;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

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

        .special_focus_dixon_swagelok_company .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

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

        .special_focus_dixon_swagelok_company .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;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

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

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

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

        .special_focus_dixon_swagelok_company .column .Acknowledgements {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           padding-left: 12px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

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

/***********************************
Ad—AUMA HV
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*headers*/

        .a_auma .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_auma .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_auma .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_auma .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_auma .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_auma .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_auma .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*/

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

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

/***********************************
SPECIAL FOCUS—Machuca (Emerson)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .special_focus_machuca_emerson .column .FigReference {
           color: #CA171EFF;
           font-family: Roboto, sans-serif;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

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

        .special_focus_machuca_emerson .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #ca171e;
           background-color: transparent;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

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

        .special_focus_machuca_emerson .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

        .special_focus_machuca_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;
           border-width: 0px;
        }

        .special_focus_machuca_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;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .special_focus_machuca_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;
           border-width: 0px;
           list-style-image: none;
        }

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

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

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

        .special_focus_machuca_emerson .column .Acknowledgements {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           padding-left: 12px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

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

/***********************************
SPECIAL FOCUS—George (Cygnus)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .special_focus_george_cygnus .column .FigReference {
           color: #CA171EFF;
           font-family: Roboto, sans-serif;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

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

        .special_focus_george_cygnus .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #ca171e;
           background-color: transparent;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

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

        .special_focus_george_cygnus .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

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

        .special_focus_george_cygnus .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;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

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

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

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

        .special_focus_george_cygnus .column .Acknowledgements {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           padding-left: 12px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

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

/***********************************
Ad—IRPC 2025
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*headers*/

        .a_irpc_2025 .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_irpc_2025 .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_irpc_2025 .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_irpc_2025 .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_irpc_2025 .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_irpc_2025 .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_irpc_2025 .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*/

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

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

/***********************************
Hydrogen—Martinez (Endress+Hauser)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .hydrogen_martinez_endress_hauser .column .FigReference {
           color: #CA171EFF;
           font-family: Roboto, sans-serif;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

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

        .hydrogen_martinez_endress_hauser .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #ca171e;
           background-color: transparent;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

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

        .hydrogen_martinez_endress_hauser .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

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

        .hydrogen_martinez_endress_hauser .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;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

        .hydrogen_martinez_endress_hauser .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_martinez_endress_hauser .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_martinez_endress_hauser .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           font-variant: normal;
           text-decoration: none;
           border-width: 0px;
           list-style-image: none;
        }

        .hydrogen_martinez_endress_hauser .column .Acknowledgements {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           padding-left: 12px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

        .hydrogen_martinez_endress_hauser .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_martinez_endress_hauser .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*/

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

/***********************************
Ad—InstruCalc
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*images*/

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

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

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

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

/***********************************
MRI—Gilbert Part 2(Suncor Energy Products)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .mri_gilbert_part_2_suncor_energy_products .column .FigReference {
           color: #CA171EFF;
           font-family: Roboto, sans-serif;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

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

        .mri_gilbert_part_2_suncor_energy_products .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #ca171e;
           background-color: transparent;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

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

        .mri_gilbert_part_2_suncor_energy_products .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

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

        .mri_gilbert_part_2_suncor_energy_products .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;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

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

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

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

        .mri_gilbert_part_2_suncor_energy_products .column .Acknowledgements {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           padding-left: 12px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

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

/***********************************
Maintenance, Reliability and Inspection—Wilds (Sherwin-Williams Protective and Marine)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .maintenance_reliability_wilds_sherwin_williams_protective .column .FigReference {
           color: #CA171EFF;
           font-family: Roboto, sans-serif;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

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

        .maintenance_reliability_wilds_sherwin_williams_protective .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #ca171e;
           background-color: transparent;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

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

        .maintenance_reliability_wilds_sherwin_williams_protective .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

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

        .maintenance_reliability_wilds_sherwin_williams_protective .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;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

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

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

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

        .maintenance_reliability_wilds_sherwin_williams_protective .column .Acknowledgements {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           padding-left: 12px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

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

/***********************************
Ad—Boxscore
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*images*/

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

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

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

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

/***********************************
VPCT—Garcia (Kuraray America Pasadena)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .vpct_garcia_kuraray_america_pasadena .column .FigReference {
           color: #CA171EFF;
           font-family: Roboto, sans-serif;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

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

        .vpct_garcia_kuraray_america_pasadena .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #ca171e;
           background-color: transparent;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

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

        .vpct_garcia_kuraray_america_pasadena .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

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

        .vpct_garcia_kuraray_america_pasadena .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;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

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

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

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

        .vpct_garcia_kuraray_america_pasadena .column .Acknowledgements {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           padding-left: 12px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

        .vpct_garcia_kuraray_america_pasadena .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— Al-Tijani (Saudi Aramco, Zeeco)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .environment_and_safety_al_tijani_saudi_aramco_zeeco .column .FigReference {
           color: #CA171EFF;
           font-family: Roboto, sans-serif;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

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

        .environment_and_safety_al_tijani_saudi_aramco_zeeco .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #ca171e;
           background-color: transparent;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

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

        .environment_and_safety_al_tijani_saudi_aramco_zeeco .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

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

        .environment_and_safety_al_tijani_saudi_aramco_zeeco .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;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

        .environment_and_safety_al_tijani_saudi_aramco_zeeco .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_al_tijani_saudi_aramco_zeeco .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_al_tijani_saudi_aramco_zeeco .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           font-variant: normal;
           text-decoration: none;
           border-width: 0px;
           list-style-image: none;
        }

        .environment_and_safety_al_tijani_saudi_aramco_zeeco .column .Acknowledgements {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           padding-left: 12px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

        .environment_and_safety_al_tijani_saudi_aramco_zeeco .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_al_tijani_saudi_aramco_zeeco .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*/

        .environment_and_safety_al_tijani_saudi_aramco_zeeco .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—Zengiun (CTCI)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .environment_and_safety_zengiun_ctci .column .FigReference {
           color: #CA171EFF;
           font-family: Roboto, sans-serif;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

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

        .environment_and_safety_zengiun_ctci .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #ca171e;
           background-color: transparent;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

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

        .environment_and_safety_zengiun_ctci .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

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

        .environment_and_safety_zengiun_ctci .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;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

        .environment_and_safety_zengiun_ctci .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_zengiun_ctci .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_zengiun_ctci .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           font-variant: normal;
           text-decoration: none;
           border-width: 0px;
           list-style-image: none;
        }

        .environment_and_safety_zengiun_ctci .column .Acknowledgements {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           padding-left: 12px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

        .environment_and_safety_zengiun_ctci .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_zengiun_ctci .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*/

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

/***********************************
Ad—H2T Circ
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*images*/

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

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

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

        .a_h2t_circ .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           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: #ca171e;
           font-family: "district-pro",sans-serif;
           border-width: 0px;
        }

        .sales_office .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #ca171e;
           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 {
           text-transform: uppercase;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           color: #ca171e;
           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: #ca171e;
           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;
        }

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

    /*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;
           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—HP Circ (Back Cover)
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

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

