body {
  margin: 0;
  padding: 0;
  font-family: 'Amadeus Neue';
  color: var(--dark-sky);
  background: var(--white);
  font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    overflow-x: hidden;
	height: auto !important;
}
:root {
     --white: #ffffff;
  --indigo-blue: #1960E1;
  --dark-sky: #000835;
  --vivid-sky: #3A8BFF;
  --light-sky: #C5D5F9;
  --dark-violet: #26005A;
  --vivid-violet: #B650FF;
  --vivid-violet-60: #9240CC;
  --vivid-violet-40: #C573FF;
  --light-violet: #E4C7FF;
  --light-violet-30: #D396FF;
  --dark-fuchsia: #4F0230;
  --vivid-fuchsia: #FF58AC;
  --light-fuchsia: #FFC5F9;
  --verylight-fuchsia: #FF9BE3;
  --verylight-fuchsia20: #FCC5F9;
  --dark-crimson: #560900;
  --vivid-crimson: #FF514D;
  --light-crimson: #FFD7D7;
  --dark-canary: #564A00;
  --vivid-canary: #FCE649;
  --light-canary: #FFFEB0;
  --dark-forest: #023A00;
  --vivid-forest: #92FF73;
  --light-forest: #C8FFC0;
  --citric-blue: #10069f;
}
/* fonts used */
@font-face {
    font-family: 'Amadeus Neue';
    src: url('fonts/AmadeusNeue-RegularItalic.eot');
    src: url('fonts/AmadeusNeue-RegularItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/AmadeusNeue-RegularItalic.woff2') format('woff2'),
        url('fonts/AmadeusNeue-RegularItalic.woff') format('woff'),
        url('fonts/AmadeusNeue-RegularItalic.ttf') format('truetype'),
        url('fonts/AmadeusNeue-RegularItalic.svg#AmadeusNeue-RegularItalic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Amadeus Neue';
    src: url('fonts/AmadeusNeue-MediumItalic.eot');
    src: url('fonts/AmadeusNeue-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/AmadeusNeue-MediumItalic.woff2') format('woff2'),
        url('fonts/AmadeusNeue-MediumItalic.woff') format('woff'),
        url('fonts/AmadeusNeue-MediumItalic.ttf') format('truetype'),
        url('fonts/AmadeusNeue-MediumItalic.svg#AmadeusNeue-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Amadeus Neue';
    src: url('fonts/AmadeusNeue-Regular.eot');
    src: url('fonts/AmadeusNeue-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/AmadeusNeue-Regular.woff2') format('woff2'),
        url('fonts/AmadeusNeue-Regular.woff') format('woff'),
        url('fonts/AmadeusNeue-Regular.ttf') format('truetype'),
        url('fonts/AmadeusNeue-Regular.svg#AmadeusNeue-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Amadeus Neue';
    src: url('fonts/AmadeusNeue-Medium.eot');
    src: url('fonts/AmadeusNeue-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/AmadeusNeue-Medium.woff2') format('woff2'),
        url('fonts/AmadeusNeue-Medium.woff') format('woff'),
        url('fonts/AmadeusNeue-Medium.ttf') format('truetype'),
        url('fonts/AmadeusNeue-Medium.svg#AmadeusNeue-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Amadeus Neue';
    src: url('fonts/AmadeusNeue-Black.eot');
    src: url('fonts/AmadeusNeue-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/AmadeusNeue-Black.woff2') format('woff2'),
        url('fonts/AmadeusNeue-Black.woff') format('woff'),
        url('fonts/AmadeusNeue-Black.ttf') format('truetype'),
        url('fonts/AmadeusNeue-Black.svg#AmadeusNeue-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Amadeus Neue';
    src: url('fonts/AmadeusNeue-Bold.eot');
    src: url('fonts/AmadeusNeue-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/AmadeusNeue-Bold.woff2') format('woff2'),
        url('fonts/AmadeusNeue-Bold.woff') format('woff'),
        url('fonts/AmadeusNeue-Bold.ttf') format('truetype'),
        url('fonts/AmadeusNeue-Bold.svg#AmadeusNeue-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Amadeus Neue';
    src: url('fonts/AmadeusNeue-BlackItalic.eot');
    src: url('fonts/AmadeusNeue-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/AmadeusNeue-BlackItalic.woff2') format('woff2'),
        url('fonts/AmadeusNeue-BlackItalic.woff') format('woff'),
        url('fonts/AmadeusNeue-BlackItalic.ttf') format('truetype'),
        url('fonts/AmadeusNeue-BlackItalic.svg#AmadeusNeue-BlackItalic') format('svg');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Amadeus Neue';
    src: url('fonts/AmadeusNeue-BoldItalic.eot');
    src: url('fonts/AmadeusNeue-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/AmadeusNeue-BoldItalic.woff2') format('woff2'),
        url('fonts/AmadeusNeue-BoldItalic.woff') format('woff'),
        url('fonts/AmadeusNeue-BoldItalic.ttf') format('truetype'),
        url('fonts/AmadeusNeue-BoldItalic.svg#AmadeusNeue-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Amadeus Neue';
    src: url('fonts/AmadeusNeue-LightItalic.eot');
    src: url('fonts/AmadeusNeue-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/AmadeusNeue-LightItalic.woff2') format('woff2'),
        url('fonts/AmadeusNeue-LightItalic.woff') format('woff'),
        url('fonts/AmadeusNeue-LightItalic.ttf') format('truetype'),
        url('fonts/AmadeusNeue-LightItalic.svg#AmadeusNeue-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Amadeus Neue';
    src: url('fonts/AmadeusNeue-Light.eot');
    src: url('fonts/AmadeusNeue-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/AmadeusNeue-Light.woff2') format('woff2'),
        url('fonts/AmadeusNeue-Light.woff') format('woff'),
        url('fonts/AmadeusNeue-Light.ttf') format('truetype'),
        url('fonts/AmadeusNeue-Light.svg#AmadeusNeue-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


/* ../fonts used */
img {
  max-width: 100%;
}
a {
  text-decoration: none;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
sup, sub {
  vertical-align: top;
  position: relative;
  top: -0.4em;
  font-size: 55%;
    margin-right: 3px;
}
video {
    max-width: 100%;
}
.turbine_video {
    max-width: inherit;
    width: 100%;
}
ul, ul li, p, h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
.text-left {
  text-align: left !important;
}
.bg_lightsky {
    background: var(--light-sky);
}
.bg_darksky {
    background: var(--dark-sky);
}
.bg_vividsky {
    background: var(--vivid-sky);
}
.bg_darkfuchsia {
    background: var(--dark-fuchsia);
}
.bg_vividfuchsia {
    background: var(--vivid-fuchsia);
}
.bg_lightfuchsia {
    background: var(--light-fuchsia);
    color: var(--dark-fuchsia);
}
.bg_darkviolet {
    background: var(--dark-violet);
}
.bg_vividviolet {
    background: var(--vivid-violet);
}
.bg_lightviolet {
    background: var(--light-violet);
}
.bg_vividviolet_60 {
  background: var(--vivid-violet-60);
}
.bg_vividviolet_40 {
  background: var(--vivid-violet-40);
}

.bg_darkforest {
    background: var(--dark-forest);
}
.bg_vividforest {
    background: var(--vivid-forest);
}
.bg_lightforest {
    background: var(--light-forest);
}
.bg_white {
    background: var(--white);
}
.color_white {
    color: var(--white);
}
.color_dark_sky {
    color: var(--dark-sky);
}
.color_vivid_sky {
    color: var(--vivid-sky);
}
.color_vivid_fuchsia {
    color: var(--vivid-fuchsia);
}
.color_dark_violet {
    color: var(--dark-violet);
}
.color_vivid_violet {
    color: var(--vivid-violet);
}
.color_light_violet {
    color: var(--light-violet);
}
.color_vivid_forest {
    color: var(--vivid-forest);
}
.color_dark_forest {
    color: var(--dark-forest);
}
.color_dark_fuchsia {
    color: var(--dark-fuchsia);
}
.color_dark_violet {
    color: var(--dark-violet);
}
.bg_change {
    -webkit-transition: all 2s linear;
  -moz-transition: all 2s linear;
  -o-transition: all 2s linear;
  transition: all 2s linear;
}
.no-padding {
  padding: 0%;
}
.no-break {
    white-space: nowrap;
}
.font_amadeus_neuelight {
}
.font_amadeus_neueregular {
}
.font_amadeus_neuebold {
    font-weight: bold;
}
.font_amadeus_neuemedium {
    font-weight: 500 !important;
}
.text_underline {
    text-decoration: underline;
}
h1.h1text {
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}
.header_content_top_text h1.h1text {
    font-size: 62px;
}
.inv_section3_div1_chart h1.h1text {
    font-size: 72px;
}
h1.h1text_big {
    font-size: 94.88px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
h1.h1text_big_sm {
    font-size: 80px;
font-style: normal;
font-weight: 500;
line-height: 100%;
}
h2.h2text {
  font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
}
h2.h2text_big {
  font-size: 58.281px;
font-style: normal;
font-weight: 400;
line-height: 100%;
}
h2.h2text_sm {
  font-size: 48px;
font-style: normal;
font-weight: 400;
line-height: 100%;
}
h2.h2text_md {
  font-size: 49.694px;
font-style: normal;
font-weight: 500;
line-height: 130%;
}
h3.h3text {
  font-size: 41.786px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%
}
h4.h4text {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
h5.h5text {    
    font-size: 31.63px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
h6.h6text {
  font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 130%;
}
h6.h6text_sm {
  font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 130%;
}
.para_chart {
    font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: 130%;
}
.home_hero_img {
    display: none;
} 
.btn_default {
  display: inline-block;
  padding: 8px 16px;
  background: transparent;
  border: 2px solid var(--white);
  border-radius: 6px;
  position: relative;
  color: var(--white);
  font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: 29.75px;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  text-decoration: none !important;
}

.btn_default:hover {
  background: var(--vivid-sky);
  border: 2px solid var(--vivid-sky);
}
.btn_default_darkfuchsia {
    background: var(--dark-fuchsia);
    border: 2px solid var(--dark-fuchsia);
    padding-right: 60px !important;
}
.btn_default_darkfuchsia:hover {
    background: transparent;
    color: var(--dark-fuchsia);
    border: 2px solid var(--dark-fuchsia);
}
.btn_default_lightfuchsia {
    background: #8D3D65;
    border: 2px solid #8D3D65;
    padding-right: 60px !important;
}
.btn_default_lightfuchsia:hover {
    background: var(--dark-fuchsia);
    border: 2px solid var(--dark-fuchsia);
}
.btn_default_vividviolet {
    background: var(--vivid-violet);
    border: 2px solid var(--vivid-violet);
    padding: 8px 20px 8px;
}
.btn_default_vividviolet:hover {
    background: transparent;
    color: var(--vivid-violet);
    border: 2px solid var(--vivid-violet);
}


.linkedin_icon {
    width: 28px;
    position: absolute;
    right: 20px;
    top: 10px;
    -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.wrapper {
	position: relative;
	width: 100%;
}
.wrapper_grid {
	position: relative;
	/*width: 80%;*/
    width: 1150px;
	margin: 0px auto;
    padding: 0px 20px;
}
.header_wrapper_grid {
    width: 80%;
}
.width_70 {
    width: 70%;
}
.fixed_nav {
    background: var(--white);
    padding: 9px 16px 8px;
    width: 100%;
    position: fixed;
    z-index: 1001;
    left: 0px;
    top: -1px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(148,148,148,1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(148,148,148,1);
    box-shadow: 0px 0px 5px 0px rgba(148,148,148,1);
}
.fixed_nav_fixed {
    position: absolute;
    z-index: 1000;
}
p.insights_text {
    font-size: 22.14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.fixed_nav_flex {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.fixed_nav_flex_right {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.fixed_nav_flex_right p {
    font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 29.75px;
    text-align: right;
}
.fixed_nav_flex_right span.content_icon {
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
    width: 30px;
    height: 30px;
    background: url("../images/content_icon.svg") no-repeat center center;
    background-size: contain;
}
.fixed_nav_flex_right span.close_icon {
    background: url("../images/close_icon.svg") no-repeat center center;
    background-size: contain;
}
.backtomain {
    position: fixed;
    z-index: 10000;
    right: 0px;
    bottom: 0px;
}
.backtomain_inner {
    padding: 18px 20px 15px;
    padding-right: 60px;
    color: var(--dark-sky);
    background: var(--vivid-sky);
    display: none;
}
.backtomain a {
    color: var(--dark-sky);
}
.close_back {
    color: var(--white);
    position: fixed;
    right: 15px;
    bottom: 8px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 10000;
    -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
    background: url("../images/icon_close_white.svg") no-repeat center center;
    background-size: 25px auto;
}
.backtomain:hover .close_back, .close_back:hover {
     background: url("../images/icon_close_darksky.svg") no-repeat center center;
    background-size: 25px auto;
}
/* scroll animation home start*/
.scroll_btm_animation {
  position: absolute;
    bottom: 25px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    height: 40px;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.icon-scroll, .icon-scroll:before {
  position: absolute;
  left: 50%;
}
.scroll_text {
    width: 80px;
    padding: 0px 5px;
    text-align: left;
    font-size: 13px;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 14.3px */
text-transform: uppercase;
}
.icon-scroll {
    width: 24px;
    height: 40px;
    margin-left: -12px;
    top: 50%;
    margin-top: -20px;
    box-shadow: inset 0 0 0 2px var(--white);
    border-radius: 25px;
}
.icon-scroll:before {
  content: '';
  width: 3px;
  height: 8px;
  background: var(--white);
  margin-left: -1.5px;
  top: 8px;
  border-radius: 4px;
  -webkit-animation: scroll_down 1.5s infinite linear;
  -moz-animation: scroll_down 1.5s infinite linear;
  -ms-animation: scroll_down 1.5s infinite linear;
  -o-animation: scroll_down 1.5s infinite linear;
  animation: scroll_down 1.5s infinite linear;
}
@-webkit-keyframes scroll_down {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(22px);
  }
}
@keyframes scroll_down {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(22px);
  }
}
/* scroll animation home end*/
/* Home page section start */
.header_section {
    position: relative;
    width: 100%;
    min-height: 100vh;
}
.fullscreen-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.fullscreen-bg-fixed {
  position: fixed;
}
.fullscreen-bg-video-inner {
  width: 100%;
  height: 100%;
  position: absolute;
}
.fullscreen-bg-video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.header_logo {
    position: absolute;
    top: 112px;
    left: 96px;
    width: 168px;
    z-index: 100;
}
.header_logo img {
    width: 100%;
}
.header_section_content {
    position: relative;
    min-height: 100vh;
    padding: 100px 0px;
    display: flex;
    width: 100%;
    align-items: center;
}
.header_content_top {
    position: relative;
    width: 566px;
    background: var(--dark-sky);
    z-index: 100;
}
.header_wrapper_grid {
    display: flex;
    justify-content: flex-end;
}
.header_content_top_title {
    padding: 10px 33px;
    background: var(--vivid-sky);
}
.header_content_top_text {
    padding: 50px 20px 64px 27px;
    color: var(--white);
}
.header_content_top_text h5 {
    padding: 3px 6px;
    display: inline-block;
    background: var(--vivid-sky);
    color: var(--dark-sky);
    margin-top: 15px;
}
.header_content_top_text h1.h1text_big {
    margin-top: -10px;
}

.overlay {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 0;
  background: var(--dark-sky);
  overflow-y: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  width: 100%;
  color: var(--white);
    padding: 150px 0px;
    min-height: 100vh;
    display: flex;
    align-items: center;
}
.fixed_menu_section {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.fixed_menu_section_left {
    width: 350px;
}
.fixed_menu_section_left h3.h3text {
    margin-bottom: 10px;
}
.fixed_menu_section_right {
    width: 660px;
    display: flex;
    justify-content: space-between;
}
.fixed_menu_section_left p.para_menu {
    background: var(--vivid-sky);
    color: var(--dark-sky);
    margin-top: 15px;
    font-size: 21.318px;
font-style: normal;
font-weight: 400;
line-height: normal;
    display: inline-flex;
padding: 0px 4.044px;
justify-content: center;
align-items: center;
}
.cta_menu {
    margin-top: 90px;
}
.cta_menu a img {
    margin-left: 5px;
    width: 22px;
}
.fixed_menu_section_right_cols {
    width: 160px;
}
.fixed_menu_section_right_centercols {
    width: 275px;
}
.fixed_menu_section_right p {
    margin-bottom: 30px;
}
.fixed_menu_section_right p a {
    color: var(--white);
    font-size: 24px;
font-style: normal;
font-weight: 300;
line-height: 120%;
    position: relative;
    display: block;
}
.fixed_menu_section_right p a:hover {
    
}
.fixed_menu_section_right_cols p a.main_nav {
    padding-left: 45px;
}
.fixed_menu_section_right_cols p a.main_nav span {
    position: absolute;
    left: 0px;
    top: 0px;
}
/* Home page section end */

.all_sections {
    position: relative;
    padding: 100px 0px;
}
.all_sections_pad_top0 {
    padding-top: 0px;
}
.all_sections_inv_next {
    z-index: 0;
}
.all_sections_header_inner {
    padding-top: 200px;
}
.all_sections_header_inner_title {
    padding: 100px 0px;
}
.arrow_sec_inner {
    -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.arrow_sec_inner img {
    width: 60px;
}
.next_sections_inner {
    margin-top: 120px;
}
.next_sections_inner h2 {
    margin: 20px 0px;
}
.back_sections {
    padding: 18px 0px 15px;
}
.arrow_back {
    display: inline-block;
    width: 48px;
    height: 20px;
    vertical-align: middle;
    background: url("../images/arrow_left_light_violet.svg") no-repeat top center;
    background-size: 30px auto;
}

.arrow_back_main, .back_sections {
    -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.arrow_back_main:hover .back_sections {
    -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
    color: var(--dark-violet);
    background: var(--vivid-violet);
}
.arrow_back_main:hover .arrow_back {
    background: url("../images/arrow_left_darksky.svg") no-repeat top center;
    background-size: 30px auto;
}
.twocols_section_cols_left:hover .arrow_sec_inner_left {
    margin-left: -20px;
} 
.twocols_section_cols_right:hover .arrow_sec_inner_right {
    margin-right: -20px;
} 
.pad_bot_0 {
    padding-bottom: 0px !important;
}
.pad_top_0 {
    padding-top: 0px !important;
}
.pad_0 {
    padding: 0px !important;
}
.mar_bot_0 {
    margin-bottom: 0px !important;
}
.mar_top_0 {
    margin-top: 0px !important;
}
.twocols_section_flex {
    display: flex;
    justify-content: space-between;
    margin: 40px 0px;
}
.twocols_section_flex_ver_center {
    align-items: center;
}
.twocols_section_flex_reverse {
    flex-direction: row-reverse !important;
}
.twocols_section_cols {
    width: 47.8%;
}
.twocols_section_cols25 {
    width: 25%;
}
.twocols_section_cols31 {
    width: 31%;
}
.twocols_section_cols33 {
    width: 33%;
}
.twocols_section_cols40 {
    width: 40%;
}
.twocols_section_cols41 {
    width: 41%;
}
.twocols_section_cols45 {
    width: 45%;
}
.twocols_section_cols47 {
    width: 47%;
}
.twocols_section_cols48 {
    width: 48%;
}
.twocols_section_cols50 {
    width: 50%;
}
.twocols_section_cols56 {
    width: 56%;
}
.twocols_section_cols60 {
    width: 60%;
}
.twocols_section_cols66 {
    width: 66%;
}
.twocols_section_cols75 {
    width: 75%;
}
.twocols_section_cols85 {
    width: 85%;
}

.globe_anim {
    width: 100%;
    max-width: inherit;
}
.twocols_section_leftminus18 {
    margin-left: -22%;
}
.twocols_section_leftminus50 {
    margin-left: -50%;
}
.para_text {
    margin-bottom: 30px;
}
.mb_0 {
    margin-bottom: 0px !important; 
}
.bullet_section_text {
	margin-bottom: 30px;
}
.bullet_section_text ul {
	margin-left: 40px;
}
.bullet_section_text ul li {
	list-style-type: disc;
	margin-bottom: 15px;
}
.video_podcast video {
    cursor: pointer;
}
.video_podcast_box {
    position: absolute;
    top: -90px;
    right: 6%;
    width: 380px;
    padding: 16px;
}
.profile_section {
    position: relative;
    width: 255px;
    margin-top: 50px;
}
.profile_section_inner {
    padding: 15px;
    position: relative;
    z-index: 2;
}
.profile_section p {
    font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 150%;
}
.profile_section p span {
    font-size: 120%;
}
.profile_section p.para_text {
    margin-bottom: 15px;
}

.headshot_profile {
    position: absolute;
    left: 90%;
    top: 35%;
    width: 140px;
    z-index: 1;
}
p.big_text {
    font-size: 421.67px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    white-space: nowrap;
}
p.big_text sup {
    vertical-align: top;
  position: relative;
  top: 115px;
    margin-right: 34px;
    font-size: 128px;
font-style: normal;
font-weight: 700 !important;
line-height: normal;
}
.big_text_introduction {
    z-index: 1;
    position: relative;
}
.introtext_section {
    position: relative;
    z-index: 2;
}
.intro_text {
    width: 730px;
}
.intro_text p {
    color: var(--white);
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.threecols_section_flex {
    display: flex;
    color: var(--dark-sky);
    justify-content: space-between;
    padding-top: 400px;
}
.threecols_section_cols {
    width: 31%;
}
.discover_flex {
    width: 100%;
    margin: 40px 0px;
    display: flex;
    justify-content: space-between;
}
.discover_flex_cols_outer {
     width: 350px;
    cursor: pointer;
    padding-bottom: 50px;
}

.discover_flex_cols {
    width: 100%;
    padding: 30px;
    min-height: 350px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
    top: 40px;
}
.discover_flex_cols_outer:hover .discover_flex_cols {
    top: 0px;
    -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.discover_flex_cols h3 {
    padding-left: 40px;
    position: relative;
}
.discover_flex_cols h3 sup {
    position: absolute;
    left: 0px;
    top: -7px;
}
.discover_flex_cols_icon {
    position: absolute;
    left: 70px;
    bottom: 50px;
    width: 17%;
}
.discover_flex_cols_icon img {
    width: 100%;
}
.header_section_flex {
    width: 100%;
    min-height: 100vh;
    display: flex;
    align-items: center;
    padding: 10% 0 7%;
}
.header_section_globe {
    height: 2100px;
}
.globe_sec h6, .turbine_sec h6 {
    margin-bottom: 32px;
}
.globe_sec .para_text, .turbine_sec .para_text {
    margin-bottom: 20px;
}
.globe_sec h6 a {
    color: var(--white);
}
.turbine_sec video {
    margin-bottom: -10px;
}
.bg_all_sections {
    min-height: 80vh;
  width: 100%;
  background-size: cover;
  background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
}
.bg_investment_plan1 {
    background-image: url("../images/investment_plans_bg1.jpg");
}
.bg_inv_priorities1 {
    background-image: url("../images/investment_priorities_bg1.jpg");
}
.bg_inv_priorities_driving1 {
    background-image: url("../images/investment_priorities_driving_bg1.jpg");
    min-height: 100vh;
}
.bg_inv_priorities_servicing1 {
    background-image: url("../images/investment_priorities_servicing_bg1.jpg");
    background-position: left center;
    min-height: 70vh;
}
.bg_inv_priorities_prep_ndc1 {
    background-image: url("../images/investment_priorities_prep_ndc_bg1.jpg");
}
.bg_inv_priorities_merchandising1 {
    background-image: url("../images/investment_priorities_merchandising_bg1.jpg");
}
.bg_sustainability1 {
    background-image: url("../images/investment_sustainability_bg1.jpg");
    background-position: top center;
}

.inv_section1_div1 {
    width: 100%;
	padding: 72px 65px;
    position: relative;
    margin-top: -170px;
}

.inv_section1_div2 {
    margin: 64px 0px 72px;
}
.inv_section1_div3 {
    position: relative;
}
.chart_sec1_flex {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.chart_sec1_flex_left {
    /*overflow: hidden;*/
}
.chart_sec1_flex_right {
    overflow: hidden;
}
.chart_sec1_flex_box {
    width: 100%;
    height: 200px;
    margin-bottom: 30px;
}
.chart_sec1_flex_left_box_text {
    width: 150%;
}
.chart_sec1_flex_left_box {
    background: var(--white);
}
.chart_sec1_flex_left_box_text, .chart_sec1_flex_right_box_text {
    -webkit-transition: all 1.2s linear;
  -moz-transition: all 1.2s linear;
  -o-transition: all 1.2s linear;
  transition: all 1.2s linear;
}

.chart_sec1_flex_right_box {
    background: var(--dark-fuchsia);
}
.chart_sec1_flex_right_box_content {
    margin-left: 10%;
}
.inv_section1_div3_abs {
    padding: 30px;
    width: 350px;
    position: absolute;
    top: -35px;
    right: 0px;
    z-index: 10;
    -webkit-transition: all 0.6s linear;
  -moz-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
.inv_section1_btn {
    position: absolute;
    top: 80%;
    right: 0px;
    z-index: 10;
}
.inv_section1_div4 {
    position: relative;
    margin: 100px 0 200px;
}
.inv_section1_div4_box {
    padding: 20px;
    display: flex;
    align-items: center;
}
.inv_section1_div4_box p {
    font-size: 18px;
}
.inv_section1_div4_box_inner_big span.cust_big_text {
	font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}
.inv_section1_div4_box_inner_big_flex {
    display: flex; 
    justify-content: flex-start;
    align-items: center;
}
.inv_section1_div4_box_inner_big_flex span {
    margin-right: 10px;
}
.inv_section1_div4 .twocols_section_cols66 p {
    width: 93%;
}
.inv_section2_div1 {
    position: relative;
    margin-top: -330px;
    margin-bottom: 140px;
}
.inv_section2_div1_img {
    width: 58%;
}
.inv_section2_div1_content {
    position: absolute;
    width: 635px;
    right: 0%;
    top: 100px;
    padding: 72px 50px;
    color: var(--dark-fuchsia);
}
.inv_section2_div2 {
    position: relative;
    margin: 50px 0px;
}
.inv_section2_div2_chart {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 80px;
}
.inv_section2_div2_chart p {
    font-size: 18px;
}
.inv_section2_div2_chart_cols {
    width: 40%;
}
.inv_section2_div2_chart_cols1 {
    width: 47%;
}
.circular_bar {
	position: relative;
	margin: 20px 0px 30px;
	height: 443px;
    width: 443px;    
}
.circular_bar_abs {
	position: relative;
	margin: 0px auto;
    width: 443px;
}
.circular_bar_abs:before {
    width: calc(100% - 3px);
    height: calc(100% - 3px);
    content: "";
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 0%;
    left: 0%;
    z-index: 1;
}
.circular_bar_abs:after {
    width: calc(100% - 38px);
    height: calc(100% - 38px);
    content: "";
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 19px;
    left: 19px;
    z-index: 1;
}

.circular_bar_abs1:before, .circular_bar_abs1:after {
    border: 1px solid var(--dark-fuchsia);
}
.circular_bar_abs2:before, .circular_bar_abs2:after {
    border: 1px solid #993567;
}
.circular_bar_abs3:before, .circular_bar_abs3:after {
    border: 1px solid var(--vivid-fuchsia);
}
.circular_bar_abs4:before, .circular_bar_abs4:after {
    border: 1px solid #FF9BE3;
}
.circular_bar_abs5:before, .circular_bar_abs5:after {
    border: 1px solid #FCC5F9;
}

.circular_bar_abs1 {
	width: 443px;
    height: 443px;
}

.circular_bar_abs2 {
	width: 369px;
    margin-top: -405px;
}
.circular_bar_abs3 {
	width: 285px;
	margin-top: -327px;
}
.circular_bar_abs4 {
	width: 203px;
        margin-top: -244px;
}
.circular_bar_abs5 {
    width: 121px;
    margin-top: -160px;
}
.pie_progress_1 path {
	stroke: var(--dark-fuchsia) !important;
}
.pie_progress_2 path {
	stroke: #993567 !important;
}
.pie_progress_3 path {
	stroke: var(--vivid-fuchsia) !important;
}
.pie_progress_4 path {
	stroke: #FF9BE3 !important;
}
.pie_progress_5 path {
	stroke: #FCC5F9 !important;
}
.circular_bar_stats_flex {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}
.circular_bar_stats_cols {
    width: 45%;
    padding-left: 30px;
    position: relative;
    margin: 4% 0px;
}
.circular_bar_stats_cols::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 64px;
    left: 0px;
    top: 0px;
    background: var(--dark-fuchsia);
}
.circular_bar_stats_cols1::before {
    background: #FCC5F9;
}
.circular_bar_stats_cols2::before {
    background: #FF9BE3;
}
.circular_bar_stats_cols3::before {
    background: var(--vivid-fuchsia);
}
.circular_bar_stats_cols4::before {
    background: #993567;
}
.circular_bar_stats_cols5::before {
    background: var(--dark-fuchsia);
}
.video_podcast {
    position: relative;
    margin: 200px 0px 80px;
}
.video_podcast_box {
    position: absolute;
    top: -90px;
    right: 6%;
    width: 380px;
    padding: 16px;
}
.video_podcast_box p {
    margin: 8px 0 0;
}
.video_podcast_box_big {
    width: 425px;
    right: 3%;
    top: -150px;
}
.video_podcast_box_soundbite {
    right: 100px;
}
.video_soundbite_headshot {
    position: absolute;
    right: -50px;
    bottom: -50px;
    width: 150px;
}
.video_podcast_box p.font_amadeus_neuemedium {
    font-size: 20px;
font-style: normal;
line-height: 130%;
    margin-bottom: 15px;
}
.video_podcast_box h4.h4text {
    font-weight: 400;
}
.inv_section5_div1 .video_podcast, .sus_section2_div1 .video_podcast {
    margin: 200px 0px 20px;
}

.inv_priorities_section3_div2 .video_podcast {
    margin: 133px 0px 80px;
}
.video_podcast_big {
    margin-top: 300px;
}
.inv_priorities_section3_div2 .video_podcast .video_podcast_box {
    position: relative;
    top: inherit;
    right: inherit;
    width: 70%;
    margin-left: 30%;
}

.inv_section2_div1_chart {
    margin: 80px 0px;
}
.inv_section2_div1_chart_n {
    margin: 66px 0px 80px;
}
.inv_section2_div1_chart_flex {
    display: flex;
    justify-content: space-between;
}
.inv_section2_div1_chart_flex_cols {
    width: 20%;
}
.inv_section2_div1_chart_flex_cols_box {
    width: 100%;
    height: 320px;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}
.inv_section2_div1_chart_flex_cols_box_inner {
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 20px 20px 10px;
    display: flex;
    align-items: end;
}
.inv_section2_div1_chart_flex_cols_box_inner1 {
}
.inv_section2_div1_chart_flex_cols_box_inner2 {
    height: 260px;
    background: var(--vivid-fuchsia);
}
.inv_section2_div1_chart_flex_cols_box_inner3 {
    height: 250px;
}
.inv_section2_div1_chart_flex_cols_box_inner4 {
    height: 240px;
    background: var(--vivid-fuchsia);
}
.inv_section2_div1_chart_flex_cols_box_inner5 {
    height: 240px;
}
.inv_section2_div1_chart_flex_cols p {
    width: 90%;
}
.inv_section4_div1_content {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}
.inv_section4_div1_content_inner {
    width: 635px;
}
.inv_section4_div1_content h6.h6text {
    margin-bottom: 26px;
}
.inv_section2_div3 {
    margin: 50px 0px;
}
.inv_section2_div4 .profile_section {
    margin-top: 0px;
}
.inv_section2_div3_chart {
    margin: 116px 0px 50px;
}
.inv_section2_div4_chart .profile_section {
	margin-top: 0;
}
.inv_section2_div4_chart .profile_section .headshot_profile {
	top: 20%;
}
.inv_section2_div4_chart .twocols_section_cols1 {
	width: 40%;
}
.inv_section2_div4 {
    
}
.inv_section2_div5 {
    margin: 142px 0px 220px;
    position: relative;
}

.width_30 {
	width: 30%;	
}

.bg_investment_plan2 {

}
.bg_investment_plan2_div2 {
    width: 540px;
    padding: 30px;
}
.bg_investment_plan2_div2 h2.h2text_sm {
    margin-top: 32px;
}
.inv_section3_div1_chart {
    display: flex;
    justify-content: space-between;
    margin: 72px 0px 0px;
    align-items: flex-start;
    flex-flow: row-reverse;
}
.inv_section3_div1_chart_cols {
    padding: 35px 30px 15px;
    width: 635px;
    position: relative;
    z-index: 1;
}
.inv_section3_div1_chart_cols1 {
    padding: 0px;
    position: absolute;
    right: 0px;
    top: 80px;
    z-index: 0;
}
.inv_section3_div1_chart_cols h6 {
    margin-bottom: 32px;
}


.inv_section3_div1_chart_sec {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    margin: 40px 0px 20px;
}
.inv_section3_div1_chart_sec_cols {
    width: 31%;
    text-align: right;
    padding: 80px 11px 10px 11px;
    margin-bottom: 20px;
    position: relative;
    display: flex;
    align-items: flex-end;
    min-height: 175px;
}
.inv_section3_div1_chart_sec_cols h1.h1text {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 72px;
}
.inv_section3_div1_chart_sec_cols p {
    font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: 130%;
}
.inv_section3_div1_chart_sec_cols2 {
    border: 2px solid var(--dark-fuchsia);
}
.inv_pri_imp_search_div1_chart_sec_cols2 {
    border: 2px solid var(--white);
}
.inv_section3_div2_chart h1 {
    width: 730px;
    margin-bottom: 32px;
}
.inv_section3_div2_chart h6 {
    width: 540px;
}
.inv_section3_div3_chart {
    margin: 150px 0 50px;
    position: relative;
}
.inv_section3_div3_chart_box {
    position: absolute;
    top: -90px;
    right: 6%;
    width: 380px;
    padding: 16px;
}
.inv_section3_div3_chart_box p {
    margin: 8px 0 0;
}
.inv_section3_div3_chart_box p.font_amadeus_neuemedium {
    font-size: 20px;
	font-style: normal;
	line-height: 130%;
    margin-bottom: 15px;
}

.inv_section4_div1 h6.h6text {
    margin: 48px 0px 26px;
}
.inv_section4_div1 p {
    width: 85%;
}
.quotes_icon {
    margin-bottom: 20px;
}
.quotes_icon img {
    width: 80px;
}
.inv_section5_div1 {

}
.inv_section5_div1_inner {

}
.inv_video_section {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: flex-end;
}


.next_sections {
    position: relative;
    margin-top: -80px;
    z-index: 2;
}
.next_sections_mar0 {
    margin-top: 0px;
}
.next_sections_flex {
    display: flex;
    justify-content: space-between;
}
.next_sections_flex_cols {
    width: 50%;
    padding: 200px 10% 120px;
    position: relative;
}
.next_sections_flex_cols h6 {
    margin-bottom: 20px;
    text-transform: uppercase;
}
.next_sections_flex_cols h2 {
    position: relative;
}
.next_sections_flex_cols1 h2 sup {
    position: absolute;
    right: -50px;
    top: -12px;
    font-size: 45%;
}
.next_sections_flex_cols2 h2 sup {
    position: absolute;
    left: -44px;
    top: -12px;
    font-size: 45%;
}
.next_sections_flex_cols1 p.arrow_sec, .next_sections_flex_cols2 p.arrow_sec {
    margin: 30px 0 0;
    width: 130px;
    height: 70px;
    position: relative;
    float: right;
    overflow: hidden;
}
.next_sections_flex_cols p.arrow_sec img {
	-webkit-transition: all 0.3s linear;
  	-moz-transition: all 0.3s linear;
  	-o-transition: all 0.3s linear;
  	transition: all 0.3s linear;
}
.next_sections_flex_cols1 p.arrow_sec img {
    width: 130px;
    margin-right: -30px;
}
.next_sections_flex_cols2 p.arrow_sec {
    float: left;
}
.next_sections_flex_cols2 p.arrow_sec img {
    width: 130px;
    margin-left: -30px;
}
.next_sections_flex_cols1:hover p.arrow_sec img {
    margin-right: -10px;
}
.next_sections_flex_cols2:hover p.arrow_sec img {
    margin-left: -10px;
}
.inv_button_top {
    position: sticky;
    bottom: 0px;
    z-index: 100;
}
.inv_button_top a {
    display: inline-block;
    padding: 10px 20px;
    color: var(--dark-sky);
    background: var(--vivid-violet);
    padding-right: 40px;
    position: relative;
    
}
.inv_button_top a span {
    position: absolute;
    width: 25px;
    right: 10px;
    top: 10px;
    rotate: 90deg;
}

.border_0 {
    border: 0px !important;
}

.inv_priorities_section1_div1 {
    margin: 70px 0px;
    width: 730px;
}
.inv_priorities_section1_div1 h6.h6text {
    margin-bottom: 32px;
}



.inv_priorities_section2_div1 {
    margin: 30px 0px;
}
.inv_priorities_section2_div1_flex {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 50px 0px 110px;
    flex-flow: row wrap;
}
.inv_priorities_section2_div1_flex h2.h2text_sm {
    font-size: 49.694px;
	font-style: normal;
	font-weight: 500;
	line-height: 130%;
}
.inv_priorities_section2_div1_flex_cols {
    border-right: 1px solid var(--vivid-violet);
    width: 18.5%;
      margin-right: 1.5%;
    padding-right: 1.5%;
    min-width: 130px;
}
.inv_priorities_section5_div2_flex .inv_priorities_section2_div1_flex_cols {
    width: 15%;
      margin-right: 1.2%;
    padding-right: 1.2%;
}
.inv_priorities_section2_div1 h6 {
    margin-bottom: 20px;
}
.inv_priorities_section3_div1 {
    width: 852px;
    padding: 28px 32px;
}

.inv_priorities_section3_div2 {
    margin: 65px 0px;
}
.inv_priorities_section3_div2 .twocols_section_leftcols {
    width: 480px;
}
.inv_priorities_section3_div2 .twocols_section_rightcols {
    width: 540px;
}
.inv_priorities_section3_div2 .twocols_section_rightcols h2.h2text_sm {
    margin-bottom: 45px;
}
.inv_priorities_section3_div2_boxes {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    margin: 40px 0px 20px;
}
.inv_priorities_section3_div2_chart_sec_cols {
    width: 16%;
    text-align: right;
    padding: 80px 11px 10px 11px;
    margin-bottom: 20px;
    position: relative;
    display: flex;
    align-items: flex-end;
    min-height: 210px;
}

.inv_priorities_section3_div2_chart_sec_cols h1.h1text {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 72px;
}
.inv_priorities_section3_div2_chart_sec_cols p {
    font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: 130%;
    width: 100%;
}
.inv_priorities_section3_div2 .profile_section {
    width: 450px;
    max-width: 90%;
}
.inv_priorities_section3_div2_chart_sec_cols2 {
    border: 2px solid var(--light-violet);
}
.inv_priorities_section3_div2_chart_sec_cols3 {
    border: 2px solid var(--white);
}
.inv_priorities_video_section {
    position: relative;
}
.inv_priorities_video_section h3.h3text {
    font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: 110%;
}
.inv_priorities_video_section h4.h4text {
	line-height: 110%;
}
.inv_priorities_section4_div1 {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}
.inv_priorities_section4_div1_box {
    width: 635px;
    padding: 30px;
}
.inv_priorities_section4_div1 h6.h6text {
    margin: 25px 0px;
}
.inv_priorities_section4_div1 .para_text {
    margin-bottom: 20px;
}

.inv_priorities_section5_div1_box {
    width: 698px;
    padding: 28px 32px;
    position: relative;
}
.inv_priorities_section5_div1_leftcols {
    z-index: 2;
}
.inv_priorities_section5_div1_rightcols {
    z-index: 0;
    margin-top: 70px;
}

.inv_priorities_section5_div1_flex_cols_chart p {
    position: relative;
    z-index: 1;
}

.inv_priorities_section5_div1_flex_cols_sec {
    width: 100%;
}    
    .inv_priorities_section5_div1_flex_cols.mar_bot_0 {
        margin-bottom: 0px !important;
    }   
.inv_priorities_section5_div1_flex_cols {
    min-height: 110px;
    margin-bottom: 10px;
}    
.inv_priorities_section5_div1_flex {
    width: 100%;
    padding: 5px;
    margin: 50px 0;
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}

.inv_priorities_section5_div1_flex_cols_sec {
    width: 100%;
}
.inv_priorities_section5_div1_flex_cols {
    width: 100%;
    min-height: 80px;
    margin-bottom: 17px;
    position: relative;
    text-align: right;
    padding-left: 45%;
    padding-bottom: 5px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    overflow: hidden;
    border-bottom: 1px solid #9240CC;
}

.inv_priorities_section5_div1_chart {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0%;
    height: 100%;
    z-index: 0;
    text-align: left;
    display: flex;
    align-items: flex-end;
    padding: 0px 1.5%;
    background: #9240CC;
}
.inv_priorities_section5_div2 {
    margin: 70px 0px;
    width: 730px;
}
.inv_priorities_section5_div4 {
        margin-top: 350px;
    } 
.inv_priorities_section5_div3 {
    margin: 105px 0px 250px;
    position: relative;
}
.inv_priorities_section5_div3_flex {
    display: flex;
    justify-content: flex-end;
}
.inv_priorities_section5_div3_box {
    width: 635px;
    padding: 28px 32px;
    position: relative;
    z-index: 1;
}
.inv_priorities_section5_div3 h4.h4text {
    margin-bottom: 22px;
}
.inv_priorities_section5_div3_img {
    position: absolute;
    left: 0px;
    top: 100px;
    width: 635px;
    z-index: 0;
}
.inv_priorities_section5_div5 .profile_section {
    margin-top: 0px;
}

.inv_priorities_driving_section1_div1 {
    position: relative;    
    width: 730px;
    margin-bottom: 55px;
}
.inv_priorities_driving_section1_div1 h6 {
}
.inv_priorities_driving_section1_div2 {
    margin: 50px 0px 90px;
}
.inv_priorities_section1_chart_flex {
    display: flex;
    justify-content: space-between;
    margin: 40px 0px;
}
.inv_priorities_section1_chart_flex_cols {
    width: 20%;
}
.inv_priorities_section1_chart_flex_cols_box {
    width: 100%;
    height: 320px;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}
.inv_priorities_section1_chart_flex_cols_box_inner {
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 20px 20px 10px;
    display: flex;
    align-items: end;
}

.inv_priorities_section1_chart_flex_cols p {
    width: 90%;
}
.inv_priorities_new_capabilities_section1_div1 {
    position: relative;    
    width: 730px;
    margin-bottom: 90px;
}
.inv_priorities_new_capabilities_section1_div1 h6 {
}

.inv_priorities_new_capabilities_section1_div2 {
    margin-bottom: 32px;
}
.inv_priorities_new_capabilities_section1_div3 {
    margin-bottom: 200px;
}
.inv_priorities_new_capabilities_section1_div3 .profile_section {
    margin-top: 0px;
    width: 70%;
}

.inv_priorities_servicing_automation_section1_div1 {
    position: relative;    
    width: 757px;
}
.inv_priorities_servicing_automation_section1_div1 h6 {
    margin-bottom: 35px;
}

.inv_priorities_servicing_automation_section2_div1 {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    bottom: -160px;
    position: relative;
    z-index: 1000;
}
.inv_priorities_slider {
    margin: 50px 0px;
}
.inv_priorities_servicing_automation_section2_div1_box {
    width: 540px;
    padding: 28px 32px;
}
.inv_priorities_servicing_automation_section2_div1 h6.h6text {
    margin: 25px 0px;
}
.inv_priorities_servicing_automation_section2_div1 .para_text {
    margin-bottom: 20px;
}
.inv_priorities_servicing_automation_section3_div1 {
    margin-top: 100px;
}
.inv_priorities_servicing_automation_section3_div2 {
    margin-bottom: 150px;
}
.inv_priorities_servicing_automation_section3_div2 .profile_section {
    margin-top: 0px;
}
.inv_priorities_prep_ndc_section1_div1 {
    position: relative;    
    width: 745px;
}
.inv_priorities_prep_ndc_section1_div1 h6 {
}

.inv_priorities_prep_ndc_section2_div1 {
    width: 100%;
    position: relative;
    z-index: 1000;
}
.inv_priorities_prep_ndc_section2_div1_leftbox {
    width: 100%;
    padding: 28px 34px 28px 32px;
}
.inv_priorities_prep_ndc_section2_div1 .para_text {
    margin-bottom: 20px;
}
.inv_priorities_prep_ndc_section2_div1_rightbox {
    width: 100%;
    padding: 20px 16px;
}
.inv_priorities_prep_ndc_section2_div1_flex .inv_priorities_section5_div1_flex_cols {
    margin-bottom: 10px;
    padding-left: 60%;
    
}
.inv_priorities_prep_ndc_section3_div1 {
    position: relative;    
    width: 775px;
    margin-bottom: 55px;
}
.inv_priorities_prep_ndc_section3_div1 h6 {
}
.inv_priorities_prep_ndc_section3_div2_flex {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-flow: row wrap;
    margin: 50px 0px;
    
}
.inv_priorities_prep_ndc_section3_div2_flex_cols {
    width: 22%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
.inv_priorities_prep_ndc_section3_div2 h1.h1text {
    font-size: 60px;
font-style: normal;
font-weight: 500;
line-height: 100%;
}
.inv_priorities_prep_ndc_section3_div2_flex_cols_left {
    width: 26%;
    padding-right: 8px;
}
.inv_priorities_prep_ndc_section3_div2_flex_cols_right {
    width: 74%;
}

.inv_priorities_prep_ndc_section3_div2 p {
}



.inv_priorities_prep_ndc_section3_div3 {
    margin-bottom: 32px;
}
.inv_priorities_prep_ndc_section3_div4 {
    margin-bottom: 200px;
}
.inv_priorities_prep_ndc_section3_div4 .profile_section {
    margin-top: 20px;
}
.inv_priorities_prep_ndc_section3_div5 {
    padding: 30px 30px 110px;
    position: relative;
    margin-bottom: 50px;
}
.inv_priorities_prep_ndc_section3_div5 .twocols_section_flex {
    margin: 0px;
}
.inv_priorities_prep_ndc_section3_div5 h5.h5text {
    font-size: 32px;
font-style: normal;
font-weight: 400;
line-height: 130%;
}
.inv_priorities_prep_ndc_section3_div5 .profile_section {
    width: 250px;
}
.logo_avianca {
    position: absolute;
    left: 30px;
    bottom: 20px;
    width: 160px;
}
.inv_priorities_access_content_section1_div1 {
    position: relative;    
    width: 730px;
    margin-bottom: 60px;
}
.inv_priorities_access_content_section1_div1 h6 {
}
.inv_priorities_access_content_section1_div2 {
    margin-bottom: 32px;
}
.inv_priorities_access_content_section1_div3 {
    margin-bottom: 200px;
}
.inv_priorities_access_content_section1_div3 .profile_section {
    margin-top: 0px;
}
.inv_priorities_access_content_section1_div4 {
    position: relative;    
    width: 650px;
    margin-bottom: 60px;
    padding: 28px 32px;
}
.inv_priorities_access_content_section1_div4 h6 {
}
.inv_priorities_access_content_section1_div5 {
    position: relative;    
    width: 540px;
    margin-bottom: 50px;
}
.bar {
    width: 100%;
    height: 8px;
    background: var(--white);
    overflow: hidden;
    position: relative;
}
.bar_big {
    height: 32px;
    margin-top: 8px;
    color: var(--dark-fuchsia);
}
.schedules_planning_section3_div2_chart .bar_big {
    color: var(--dark-violet);
}
.bar h6 {
    position: absolute;
    z-index: 100;
    left: 8px;
    top: 1px;
}

.bar-inner {
    height: 100%;
    position: relative;
    width: 0%;
}
.bar-inner.active_bar {
     -webkit-animation: progress-bar 2s ease-in;
    -moz-animation: progress-bar 2s ease-in;
    -ms-animation: progress-bar 2s ease-in;
    -o-animation: progress-bar 2s ease-in;
    animation: progress-bar 2s ease-in;
     transform-origin: top left;
}
/* Chrome, Safari, Opera */ 
@-webkit-keyframes progress-bar {
 0% {
     -webkit-transform: scaleX(0); 
    -ms-transform: scaleX(0); 
    -moz-transform: scaleX(0);
    transform: scaleX(0); 
}
100% {
       -webkit-transform: scaleX(1); 
    -ms-transform: scaleX(1); 
    -moz-transform: scaleX(1);
    transform: scaleX(1);  
}
}
/* Standard syntax */
@keyframes progress-bar {
0% {
     -webkit-transform: scaleX(0); 
    -ms-transform: scaleX(0); 
    -moz-transform: scaleX(0);
    transform: scaleX(0);  
}
100% {
       -webkit-transform: scaleX(1); 
    -ms-transform: scaleX(1); 
    -moz-transform: scaleX(1);
    transform: scaleX(1);  
}
}
.bar_content_flex {
    display: flex;
    justify-content: flex-start;
}
.bar_content_flex h2.h2text_md {
    min-width: 125px;
}
.bar_content_flex h6.h6text {
    margin-bottom: 0px;
    margin-top: 6px;
}
.inv_priorities_access_content_section1_div6_row {
    margin-bottom: 5px;
}
.inv_priorities_access_content_section1_div7 {
    margin: 100px 0px 150px;
}
.inv_priorities_access_content_section1_div7 .profile_section {
    margin-top: 0px;
    width: 290px;
}

.inv_priorities_merchandising_section1_div1 {
    position: relative;    
    width: 730px;
}
.inv_priorities_merchandising_section1_div1 h6 {
}
.inv_priorities_merchandising_section2_div1_row {
    margin-bottom: 5px;
}
.inv_priorities_merchandising_section2_div1_row_white {
    position: relative;
    z-index: 1;
    margin-bottom: 65px;
}
.inv_priorities_merchandising_section2_div1_row_white .bar {
    background: var(--light-violet);
}
.inv_priorities_merchandising_section2_div1_row_white::before {
    content: "";
    position: absolute;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    left: -5px;
    top: -5px;
    background: var(--white);
    z-index: -1;
}
.inv_priorities_merchandising_section2_div1 h6 {
    margin-bottom: 48px;
}
.inv_priorities_merchandising_section2_div1 .inv_priorities_section5_div1_flex_cols {
    margin-bottom: 15px;
}
.inv_priorities_merchandising_section3_div1 h6 {
    margin-bottom: 48px;
}
.inv_priorities_merchandising_section3_div1 .inv_priorities_section5_div1_flex_cols {
    min-height: 80px;
    margin-bottom: 15px;
}
.inv_priorities_merchandising_section3_div2 {
    margin: 100px 0px;
    position: relative;
}
.inv_priorities_merchandising_section3_div2_img {
    width: 60%;
}
.inv_priorities_merchandising_section3_div2_box {
    position: absolute;
    width: 635px;
    padding: 28px 32px;
    top: 46%;
    right: 0px;
}
.inv_priorities_merchandising_section3_div3 h6 {
    margin-bottom: 48px;
}
p.inv_priorities_sec_mg_top {
	margin-top: 10px;
}
.inv_priorities_merchandising_section3_div3 .inv_priorities_merchandising_section2_div1_row {
    margin-bottom: 12px;
}
.inv_priorities_merchandising_section3_div3 .inv_priorities_section5_div1_flex_cols {
    margin-bottom: 10px;
    padding-left: 50%;
}
.next_sections_inner h3.h3text {
    font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: 110%; 
    margin: 16px 0px;
} 


.merchandising_marg_div1 {
	margin-bottom: 94px;
}
.servicing_marg_div1 {
	margin-bottom: 63px;
}
.content_access_marg_div1 {
	margin-bottom: 37px;
}

  
.box_contents {
    display: block;
    width: 100%;
    height: 350px;
    border: 2px solid var(--dark-sky);
    color: var(--dark-sky);
    padding: 30px;
    -webkit-transition: all 0.2s linear;
  	-moz-transition: all 0.2s linear;
  	-o-transition: all 0.2s linear;
  	transition: all 0.2s linear;
    position: relative;
}
.box_contents:hover {
    background: var(--white);
    border: 2px solid var(--white);
}
.box_arrow {
    position: absolute;
    left: 30px;
    bottom: 30px;
    width: 50px;
    -webkit-transition: all 0.2s linear;
  	-moz-transition: all 0.2s linear;
  	-o-transition: all 0.2s linear;
  	transition: all 0.2s linear;
}
.box_contents:hover .box_arrow {
    left: 50px;
}

.sus_section1_div1 {
    width: 100%;
    position: relative;
    margin-top: -350px;
    padding: 72px 65px;
    margin-bottom: 90px;
}

.sus_section1_div2 {
    position: relative;
    margin: 50px 0px;
}
.sus_section1_div2_chart {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
}
.sus_section1_div2_chart_cols {
    width: 45%;
}
.sus_section1_div2_chart .circular_bar_abs1:before, .sus_section1_div2_chart .circular_bar_abs1:after {
    border: 1px solid var(--dark-forest);
}
.sus_section1_div2_chart .circular_bar_abs2:before, .sus_section1_div2_chart .circular_bar_abs2:after {
    border: 1px solid #6DC354;
}
.sus_section1_div2_chart .circular_bar_abs3:before, .sus_section1_div2_chart .circular_bar_abs3:after {
    border: 1px solid var(--vivid-forest);
}
.sus_section1_div2_chart .circular_bar_abs4:before, .sus_section1_div2_chart .circular_bar_abs4:after {
    border: 1px solid var(--light-forest);
}

.sus_section1_div2_chart .pie_progress_1 path {
	stroke: var(--dark-forest) !important;
}
.sus_section1_div2_chart .pie_progress_2 path {
	stroke: #6DC354 !important;
}
.sus_section1_div2_chart .pie_progress_3 path {
	stroke: var(--vivid-forest) !important;
}
.sus_section1_div2_chart .pie_progress_4 path {
	stroke: var(--light-forest) !important;
}

.sus_section1_div2_chart .circular_bar_stats_cols1::before {
    background: var(--dark-forest) !important;
}
.sus_section1_div2_chart .circular_bar_stats_cols2::before {
    background: #6DC354;
}
.sus_section1_div2_chart .circular_bar_stats_cols3::before {
    background: var(--vivid-forest) !important;
}
.sus_section1_div2_chart .circular_bar_stats_cols4::before {
    background: var(--light-forest) !important;
}
.sus_section2_div1 {
    margin: 30px 0 40px;
}
.sus_section2_div1 .profile_section {
    margin-top: 0px;
    margin-left: 20px;
}

.conclusion_section1_div1 {
    margin: 70px 0px;
}
.conclusion_section1_div2 {
    margin: 120px 0px 60px;
}
.conclusion_section1_div2_box {
    width: 730px;
    padding: 30px;
    margin: 15% 0px 8%;
    margin-left: -230px;
    z-index: 100;
    position: relative;
}
.conclusion_section1_div3 {
    margin: 120px 0px 60px;
}
.conclusion_section1_div3_box {
    width: 730px;
    padding: 30px;
    margin: 15% 0px 8%;
    margin-right: -230px;
    z-index: 1;
    position: relative;
}

.conclusion_section2_div1 {
    width: 635px;
    padding-bottom: 80px;
}
.conclusion_section2_div1_box {
    width: 100%;
    padding: 50px;
    margin-top: -160px;
    margin-bottom: 65px;
}
.conclusion_section2_div2 {
    margin: 120px 0px;
}
.con_video_section {
    position: relative;
    z-index: 2;
    padding: 150px 0px;
}
.con_section3_div1 {
   display: flex;
    justify-content: flex-end;
    z-index: 10;
}
.con_section3_div1_inner {
    width: 825px;
    padding: 48px 32px;
}
.con_section3_div1 h6 {
    margin: 22px 0px 32px;
}
.conclusion_logo_section {
    width: 100%;
    min-height: 100vh;
    display: flex;
    align-items: center;
    text-align: center;
    position: relative;
}
.conclusion_logo_section p img {
    width: 350px;
}
.copyrights_text {
    position: absolute;
    left: 40px;
    bottom: 20px;
    z-index: 100;
}
.conclusion_section2_div2_chart {
    height: 600px;
    border-top: 2px dashed #9FC6FF;
    border-bottom: 2px solid #ffffff;
    padding-left: 15%;
    position: relative;
}
.conclusion_section2_div2_chart_per100 {
    position: absolute;
    top: 6px;
    left: 0px;
    color: #9FC6FF;
}
.conclusion_section2_div2_chart_per0 {
    position: absolute;
    top: 101%;
    left: 0px;
}
.conclusion_section2_div2_chart_per87_box {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 100%;
    padding-left: 20%;
    border-top: 2px solid #ffffff;
    overflow: hidden;
}
.conclusion_section2_div2_chart_per87 {
    position: absolute;
    top: 6px;
    left: 0px;
}
.conclusion_section2_div2_chart_boxes {
    position: absolute;
    width: 80%;
    right: 0px;
    bottom: 0px;
    display: flex;
    align-items: flex-end;
    padding: 10px; 
}
.conclusion_section2_div2_chart_box1 {
    background: #61A2FF;
}
.conclusion_section2_div2_chart_box2 {
    background: var(--light-sky);
}
/* New coding */
.thought_sections {
    min-height: 100vh;
    display: flex;
    align-items: center;
    padding: 100px 0;
}
.thought_section_inner {
    width: 900px;
    margin: 0px auto;
}
.thought_section_inner_flex_top {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.thought_section_inner_flex_top_left {
    width: 600px;
}
.thought_section_inner_flex_top_right {
    width: 200px;
    text-align: right;
}
.thought_section_script {
    width: 100%;
}
.show_script {
    padding-bottom: 6px;
    border-bottom: 2px solid var(--dark-fuchsia);
    cursor: pointer;
}
.thought_section_script_acc {
    padding: 50px 50px 30px;
}
.profile_section_podcast {
    position: absolute;
    right: 50px;
    top: 150px;
    width: 280px;
    padding: 20px;
    text-align: left;
}
.profile_section_podcast p span {
    font-size: 120%;
}
.audio_wave {
    height: 130px;
    overflow: hidden;
    margin-bottom: 20px;
}
.audio_controls {
    position: absolute;
    width: 100px;
    right: 15px;
    top: 15px;
    display: flex;
    justify-content: space-between;
}
.audio_controls p {
    width: 30px;
    cursor: pointer;
}
.audio_controls p img {
    width: 100%;
}
.section3_invest_plans {
	padding: 160px 0px 200px;
}
@media (max-width: 1800px) {
.twocols_section_cols75 {
    width: 68%;
}
.twocols_section_leftminus50 {
    margin-left: -38%;
}
}
@media (max-width: 1500px) {
   
}
@media (max-width: 1366px) {

}
@media (max-width: 1366px) and (max-height: 700px) {
 
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

}
@media (max-width: 1366px) and (max-height: 700px) {
 .header_section_content {
    padding: 60px 0px 80px;
}
.header_content_top_text {
    padding: 40px 20px 44px 27px;
}    
}
@media (max-width: 1366px) and (min-height: 900px) {
  
}
@media (orientation: portrait) {
	.port_hide {
		display: none;
	}  
}
@media (max-width: 1200px) { 

}
@media (max-width: 1150px) {  
.wrapper_grid {
    width: 88%;
}      
body {
    font-size: 18px;
}   
h1.h1text_big_sm {
    font-size: 50px;
}    
h2.h2text_big {
    font-size: 48px;
}   
.foreword_text {
    margin-bottom: 30px;
}    
.fixed_nav {
    padding: 20px 30px 18px;
    width: 100%;
}     
.inv_priorities_slider {
    margin: 30px 0px;
}    
.header_logo {
    top: 130px;
    left: 8%;
    width: 200px;
}    
.header_section_content {
    padding: 230px 0px 0px;
    align-items: flex-start;
}    
.inv_priorities_slider {
    margin: 30px 0px;
}      
.header_content_top {
    width: 100%;
}   
.overlay-content {
    position: relative;
    width: 100%;
    padding: 140px 0px 80px;
    min-height: inherit;
    display: block;
    height: 100vh;
    overflow: auto;
}   
.inv_section1_div4_box {
    margin-bottom: 30px;
}
.chart_sec1_flex_left_box_text {
    width: 130%;
}    
.twocols_section_flex {
    display: block;
    margin: 0px;
}
.twocols_section_cols {
    width: 100%;
}  

.twocols_section_leftminus18 {
    margin-left: -20%;
    width: 70%;
}    
.headshot_profile {
    width: 180px;
}  
  .video_podcast_box {
    position: relative;
    top: inherit;
    right: inherit;
    width: 70%;
    margin-left: 30%;
}
h1.h1text {

}    
.next_sections h1.h1text {

}    
h2.h2text {

}    
h3.h3text {

}   
h4.h4text {

}  
h5.h5text {

}    
h6.h6text {

}    
p.big_text {
    font-size: 13vw;
    line-height: 14vw;
    white-space: normal;
    padding-left: 8vw;
    position: relative;
}  
p.big_text sup {
    font-size: 6vw;
    line-height: 6vw;
    margin-right: 25px;
    top: -2.2rem;
    position: absolute;
    left: 0vw;
}
p.big_text sup {
    top: 1.2vw;
}
p.big_text_introduction {
   padding-left: 0vw !important;
    margin-bottom: 20px;
}  
h1.h1text_big {

}    
.fixed_menu_section {
    display: block;
}    
.fixed_menu_section_left {
    width: 100%;
    margin-bottom: 100px;
}    
.fixed_menu_section_right {
    width: 100%;
    display: block;
}    
.cta_menu {
    margin-top: 50px;
}       
.fixed_menu_section h3.h3text {

}
.fixed_menu_section h1.h1text {

}    
.fixed_menu_section_left p.para_menu {

}    
.big_text_introduction {
    margin-top: 10px;
}  
.btn_default {
    padding: 12px 25px 10px;

}   
.video_podcast {
    margin: 50px 0px 80px !important;
}
.inv_section5_div1 .video_podcast {
    margin: 30px 0px 20px !important;
}    
  .video_podcast_box {
    position: relative;
    top: inherit;
    right: inherit;
    width: 70%;
    margin-left: 30%;
}   
.video_podcast_box_soundbite {
       margin-left: 22%; 
    }      
.linkedin_icon {
    top: 14px;
}    
.fixed_menu_section_right p a {

}    
.fixed_menu_section_right_cols {
    width: 100%;
}    
.fixed_menu_section_right p {
    margin-bottom: 30px;
}    
.header_section_flex {
    width: 100%;
    height: auto;
    min-height: auto;
    display: flex;
    align-items: center;
    padding: 250px 0px 20px;
}  
.inv_section1_btn {
    top: 95%;
}    
.all_sections {
    padding: 70px 0px;
}    
.all_sections_header_inner {
    padding-top: 200px;
}    
.para_text {
    margin-bottom: 35px;
}    
.intro_text {
    width: 100%;
}    
.intro_text p {

}    
.profile_section {
    margin-bottom: 100px;
}   
.inv_section2_div4_chart .profile_section {
    margin-top: 50px;
}

.threecols_section_flex {
    display: block;
    color: var(--white);
    padding-top: 40px;
} 
.threecols_section_cols {
    width: 100%;
}    
.discover_flex_outer {
     width: 100%;
    overflow: hidden;
    overflow-x: auto;
}
.discover_flex {
   width: 1200px;
}    
.discover_flex_cols {
    min-height: 400px;
} 
.discover_flex_cols_outer {
    width: 360px;
}    
/* Hide scrollbar for Chrome, Safari and Opera */
.discover_flex_outer::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.discover_flex_outer {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}    
.header_section_globe {
    height: auto;
    min-height: auto;
}  
.inv_section2_div1_img {
    width: 60%;
}    
.inv_section2_div2_chart {
    display: block;
    margin-bottom: 50px;
}
.inv_section2_div2_chart_cols {
    width: 100%;
    margin-bottom: 50px;
}    
.circular_bar {
    margin: 50px auto 30px;
}  
  
.circular_bar_stats_flex {
    justify-content: space-evenly;
    padding-left: 12%;
}    
.circular_bar_stats_cols {
    width: 30%;
}
.inv_section3_div1_chart {
    display: block;
    margin: 60px 0px 60px;
}    
.inv_section3_div1_chart_cols {
    width: 100%;
    margin-bottom: 50px;
    position: relative;
    right: inherit;
    top: inherit;
}    
.bg_investment_plan2_div2 {
    width: 70%;
    padding: 30px;
}  
.inv_section3_div3_chart_box {
    position: relative;
    top: inherit;
    right: inherit;
    width: 70%;
    margin-left: 30%;
}    
.next_sections_flex_cols {
    width: 50%;
    padding: 200px 7% 120px;
}   

.inv_priorities_section1_div1 {
    margin: 70px 0px 0px;
    width: 100%;
} 

.inv_priorities_section2_div1_flex_cols {
    
    }
.inv_priorities_video_section {
    min-height: auto;
} 
    
.sus_section1_div1 {
    padding: 50px;
    width: 100%;
    position: relative;
    margin-top: -170px;
}    
    .sus_section1_div2_chart {
    display: block;
}
.sus_section1_div2_chart_cols {
    width: 100%;
}    
.sus_section1_div2_chart_cols .circular_bar_stats_cols {
    width: 45%;
    margin-top: 50px;
}    
.conclusion_section1_div1 {
    margin: 40px 0px;
}    
.conclusion_section1_div2 {
    margin: 0px;
    margin-bottom: 100px;
}  
.conclusion_section1_div2_box {
    margin: 30px 0px;
    width: 100%;
    margin-left: 0%;
}    
.conclusion_section1_div3 {
    margin: 20px 0px 20px;
}
.conclusion_section1_div3_box {
     margin: 30px 0px;
    width: 100%;
    margin-right: 0%;
}    
.conclusion_section2_div1 {
    padding-left: 20%;
    width: 100%;
}    
.conclusion_section2_div2 {
    margin: 0px 0px 60px;
}    
  .inv_priorities_section3_div2_chart_sec_cols {
    width: 30%;
}
.bg_investment_priorities1 {
    background-position: 70% top;
}    
.fullscreen-bg-fixed {
    position: absolute;
}    
 
.wrapper_grid_discover_sections {
    padding: 0px;
    width: 100%;
}
.wrapper_grid_discover_sections h2.h2text {
    padding: 0px 8%;    
}  
.discover_flex1 {
    padding-left: 8%;
}      
.inv_section2_div1_content, .inv_section1_div1 {
    padding: 30px;
}
.inv_section2_div1_content h1.h1text, .chart_sec1_flex h1.h1text {

}

.inv_section3_div3_chart {
    margin: 70px 0 50px;
}
h1.h1text_big {

}
.inv_section3_div2_chart h1 {
    width: 100%;
}
.next_sections_flex_cols2 h1 sup {
    left: -35px;
    }
.conclusion_section2_div2 .twocols_section_cols {
    margin-top: 80px;
}        
    .big_text_pad_left0 {
        padding-left: 0px !important;
    }  
 
.width_70 {
    width: 100%;
}   
.next_sections_flex_cols1 h2 sup {
    right: -40px;
        top: -8px;
}  
.next_sections_flex_cols2 h2 sup {
    left: -40px;
        top: -8px;
}    
   
.sus_section2_div1 h2.h2text_sm { 
    margin-bottom: 30px;
}    
.inv_priorities_prep_ndc_section3_div2_flex_cols {
    width: 46%;
}   
.inv_priorities_prep_ndc_section3_div5 .profile_section {
    width: 300px;
}    
.inv_section4_div1_content_inner, .inv_priorities_section3_div1, .inv_priorities_section3_div2 .twocols_section_leftcols, .inv_priorities_section3_div2 .twocols_section_rightcols, .inv_priorities_section4_div1_box, .inv_priorities_section5_div2, .inv_priorities_section5_div3_box, .inv_priorities_driving_section1_div1, .inv_priorities_access_content_section1_div1, .inv_priorities_merchandising_section1_div1, .inv_priorities_access_content_section1_div5, .inv_priorities_servicing_automation_section1_div1, .inv_priorities_new_capabilities_section1_div1, .inv_priorities_prep_ndc_section1_div1, .inv_priorities_prep_ndc_section3_div1, .inv_priorities_section5_div1_box, .inv_priorities_access_content_section1_div4 {
    width: 100%;
}       
    .inv_priorities_section3_div2 .twocols_section_rightcols {
        margin-top: 60px;
        margin-bottom: 160px;
    }    
.inv_section2_div5 {
    margin: 100px 0px 20px;
}    
.inv_section3_div1_chart_sec_cols {
    padding: 100px 11px 10px 11px;
}    
.inv_section1_div4 .twocols_section_cols66 p {
    width: 100%;
}    
    .inv_section5_div1 h2.h2text_sm {
        margin-bottom: 30px;
    }   
.inv_priorities_section2_div1_flex {
    margin: 50px 0px 80px;
    justify-content: flex-start;
}    
.inv_priorities_section2_div1_flex_cols {
    width: 30%;
    margin: 0px;
    margin-bottom: 25px;
    margin-right: 15px;
}    
.inv_priorities_section5_div2_flex .inv_priorities_section2_div1_flex_cols {
    width: 22%;
    margin-right: 15px;
    padding-right: 15px;
}  
.inv_priorities_section5_div4 {
    margin-top: 50px;
}    
    .inv_priorities_section5_div3_flex {
        display: block;
    }    
.inv_priorities_section5_div3_img {
    position: relative;
    left: inherit;
    top: inherit;
    width: 100%;
    margin-top: 50px;
}    
.inv_priorities_section5_div3 {
    margin: 105px 0px 120px;
}   
       
.inv_priorities_section5_div4 .h2text_sm {
    margin-bottom: 30px;
}   
.inv_priorities_merchandising_section2_div1 {
    margin: 50px 0px;
}   
.inv_priorities_merchandising_section1_div1 .twocols_section_cols, .inv_priorities_servicing_automation_section3_div2 .twocols_section_cols, .inv_priorities_new_capabilities_section1_div1 .twocols_section_cols, .inv_priorities_prep_ndc_section1_div1 .twocols_section_cols, .inv_priorities_prep_ndc_section2_div1 .twocols_section_cols {
    margin: 40px 0px;
}
.bg_all_sections {
    min-height: 500px;
    background-attachment: inherit;
}  

.inv_priorities_servicing_automation_section2_div1 {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    bottom: 0px;
    position: relative;
    z-index: 1000;
    padding-bottom: 70px;
}   
.inv_priorities_servicing_automation_section3_div1 {
    margin-top: 50px;
}    
}


@media (max-width: 900px) {  
body {

}    
    
.header_section_flex {
    padding: 250px 0px 20px;
    margin-bottom: -1px
}
    .header_section_flex_inv_priorities {
        padding-bottom: 50px;
    }
.inv_section1_div1 {
}    
.inv_section1_div2 {
    width: 100%;
    margin: 80px 0px;
}    
.inv_section2_div1 {
    margin-top: -120px;
    margin-bottom: 160px;
}  
.inv_section2_div1_img {
    width: 78%;
    margin-left: 7%;
}
.inv_section1_div4 {
    margin: 60px 0 50px;
}   
.all_sections {
    padding: 70px 0px;
}   
.all_sections_header_inner .all_sections {
    padding: 180px 0px 70px;
}    
.inv_section2_div1_content {
    position: relative;
    width: 100%;
    left: inherit;
    bottom: inherit;
    padding: 40px;
    margin-top: -130px;
}    
.circular_bar_stats_flex {
    padding-left: 3%;
}   
.inv_section3_div2_chart h1 {
    width: 100%;
}  
h1.h1text_big {

}
h1.h1text {

}   
h2.h2text {

}    
h4.h4text {

}   
h6.h6text {

}    
    
.next_sections h1.h1text {

}    
.chart_sec1_flex_left {
    width: 30% !important;
}   
.inv_section2_div1_chart {
    margin: 60px 0px 30px;
}  
.inv_section1_btn {
    position: relative;
    top: inherit;
    right: inherit;
    z-index: 10;
    margin: 30px 0px;
    text-align: right;
}    
.inv_section3_div1_chart {
    margin: 60px 0px 80px;
}   
.inv_section4_div1_chart {
    margin: 60px 0px 30px;
}  
.inv_section4_div3_chart {
    margin: 20px 0px 30px;
} 
.inv_section2_div3_chart {
    margin: 20px 0px 30px;
} 
.para_text {
    margin-bottom: 25px;
}  
.profile_section {
    margin-top: 30px !important;
}  
.inv_section2_div4_chart .profile_section {
    margin-top: 30px;
}
.inv_section2_div4_chart .profile_section {
    margin-top: 30px;
}

.next_sections_flex_cols2 h1 sup {
    left: -34px;
}
.next_sections_flex_cols1 h1 sup {
    right: -34px;
}    
.thought_section_inner {
    width: 100%;
}  
.inv_section3_div3_chart {
    margin: 100px 0 50px;
}  
  
.conclusion_section1_div1 {
    margin: 20px 0px 80px;
}   
.inv_section3_div2_chart h6 {
    width: 100%;
}
    
  .back_sections {
    padding: 20px 0px;
}   
.next_sections_inner {
    margin-top: 50px;
}    
}
@media (max-width: 650px) { 
.inv_priorities_section3_div2_chart_sec_cols {
    width: 48%;
}
}

@media (max-width: 480px) {   
body {
    font-size: 16px;
}  
.header_logo {
    top: 75px;
    left: 20px;
    width: 150px;
}  
sup, sub {
    font-size: 65%;
}    
    .header_logo_home {
        display: none;
    } 
.fullscreen-bg-fixed {
    display: none;
}       
.profile_section {
    width: 100% !important;
    margin-top: 50px !important;
    margin-left: 0px !important;
}
  .video_podcast_box {
    width: 85%;
    margin-left: 15%;
}   
    
.video_podcast_box p.font_amadeus_neuemedium {
    font-size: 16px;
} 
    
.all_sections_header_inner .all_sections {
    padding: 130px 0px 50px;
} 
  .video_podcast_box {
    width: 85%;
    margin-left: 15%;
} 
.video_podcast_box_soundbite {
       margin-left: 0%; 
    }     
    .mob_width70 {
        width: 70%;
    }    
.header_content_top_text h6 {
    padding: 3px 4px;
    margin-top: 8px;
}    
.header_section_flex {
    padding: 240px 0px 20px;
}    
.header_section_flex_inv_priorities {
    padding-bottom: 40px;
}    
h1.h1text {
font-size: 32px;
}    
h1.h1text_big {

}
h1.h1text_chart {
font-size: 56px;
font-style: normal;
font-weight: 400;
line-height: 100%;
}
.inv_section1_div4_box_inner_big span.cust_big_text {
font-size: 56px;
font-style: normal;
font-weight: 400;
line-height: 100%;
}
h2.h2text {
    font-size: 32px;
} 
h2.h2text_sm {
    font-size: 28px !important;
font-style: normal;
font-weight: 400;
line-height: 110% !important;
}  
h2.h2text_big {
   font-size: 40.001px;
font-style: normal;
font-weight: 400;
line-height: 110%;
}    
h3.h3text {
    font-size: 30px;
    line-height: 120%;
} 
  .inv_priorities_section2_div1_flex h2.h2text_sm {
    font-size: 49.694px !important;
    line-height: 130% !important;
}
.next_sections_inner h3.h3text {
    font-size: 30px;
}    
h4.h4text {
    font-size: 24px;
} 

    
h5.h5text {
    font-size: 20.956px !important;
} 
h6.h6text {
}  
    .next_sections h6.h6text {
    font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 16px */
letter-spacing: 0.8px;
text-transform: uppercase;
}  
.header_content_top_text h1.h1text {
    font-size: 41.078px;
}  
h1.h1text_big {
    font-size: 62.862px;
}  
.discover_flex_outer h3.h3text {
    
}   
.inv_priorities_slider {
    margin: 30px 0px;
}     
.bg_investment_plan2_div2 h2.h2text_sm {
    margin-top: 20px;
}    
.header_content_top_title {
    padding: 10px 20px;
}    
.header_content_top_title {
    padding: 4px 20px;
}    
.inv_section2_div1_content h1.h1text, .chart_sec1_flex h1.h1text {

}    
.fixed_menu_section h3.h3text {

}   
.fixed_menu_section h1.h1text {

}    
.fixed_menu_section_left p.para_menu {

}
.fixed_menu_section_left p.para_menu {
    padding: 3px 4px;
    margin-top: 8px;
}    
p.big_text {
    font-size: 32px;
    font-style: normal;
line-height: 130%;
    white-space: normal;
    padding-left: 0vw;
    position: relative;
}  
p.big_text sup {
    top: -40px;
}
.twocols_section_leftminus50 {
    margin-left: -17%;
}    
.header_section_flex p.big_text {
    font-size: 15vw;
    line-height: 15vw;
}    
.twocols_section_flex {
    padding: 20px 0px;
}    
.headshot_profile {
    left: inherit;
    right: 0px;
    top: 58%;
    width: 160px;
}    
.profile_section_inner {
    width: 65%;
}   
.fixed_nav {
    padding: 10px 20px 8px;
    width: 100%;
}    
p.insights_text {

}  
.header_section_content {
    padding: 0px 0px 0px;
    flex-flow: row wrap;
}  
.header_section_home {
    background: var(--dark-sky);
}    
.header_content_top {
    animation: none !important;
}    
.home_hero_img {
    display: block;
    position: absolute;
    bottom: -7px;
    left: 0px;
    width: 100%;
    height: 58%;
    min-height: 380px;
}   
    .home_hero_img img {
        object-fit: cover;
        object-position: bottom;
        width: 100%;
        height: 100%;
    }    
.scroll_btm_animation {
        bottom: inherit;
    margin-left: -80px;
    width: 155px;
    height: 50px;
    color: var(--dark-sky);
    top: 370px;
}  
.icon-scroll:before {
    background: var(--dark-sky);
    width: 3px;
    margin-left: -1.5px;
}    
.icon-scroll {
    width: 25px;
    height: 40px;
    margin-left: -10px;
    top: 50%;
    margin-top: -20px;
    box-shadow: inset 0 0 0 2px var(--dark-sky);
    border-radius: 20px;
}  
   
.scroll_text {
    width: 50px;
    padding: 0px 3px;

}    
.header_content_top_text {
    padding: 40px 20px;
}    
.wrapper_grid {
    width: 100%;
    padding: 0px 20px;
}     
 
.wrapper_grid_discover_sections {
    padding: 0px;
}    
.box_contents {
    height: 260px;
    padding: 20px;
}    
.header_wrapper_grid {
    width: 100%;
    padding: 0px;
}      
.all_sections {
    padding: 50px 0px;
} 
.globe_sec {
    padding-top: 0px;
}    
.para_text {
    margin-bottom: 25px;
}   
.intro_text {
    margin: 30px 0px 0px;
}   
.discover_flex {
    margin: 0px 0px 50px;
    width: 880px;
}    
 .discover_flex_cols_icon {
    left: 50px;
    bottom: 20px;
}
.discover_flex_cols {
    width: 260px;
    padding: 20px;
     min-height: 280px;
}
.btn_default {
    padding: 10px 20px 8px;

}   

.fixed_menu_section_right p a {

}    
.fixed_menu_section_right p {
    margin-bottom: 20px;
}    
.fixed_menu_section_left {
    margin-bottom: 60px;
}    
.intro_text p {

}    
.threecols_section_flex {
    padding-top: 20px;
}   
.cta_menu {
    margin-top: 30px;
}    
.inv_section1_div1 {
    padding: 20px;
    width: 100%;
    margin-top: -120px;
}    
.inv_section1_div2 {
    margin: 30px 0px;
}
.chart_sec1_flex {
    display: block;
    overflow: hidden;
}    
.chart_sec1_flex_left, .chart_sec1_flex_right {
    width: 100% !important;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    overflow: inherit;
}    
.chart_sec1_flex_box {
    width: 45%;
    height: 73px;
    margin-bottom: 0px;
    
}
.chart_sec1_flex_right_box {
    height: 420px;
}    
.inv_section1_div3_abs {
    padding: 0px;
    width: 95%;
    position: relative;
    top: inherit;
    right: inherit;
    margin-top: -128px;
    background: none !important;
    padding-right: 47%;
}   
    .inv_section1_div3_abs::after {
        content: "";
        position: absolute;
        top: 0px;
        right: 0px;
        width: 47%;
        height: 100%;
        background: var(--vivid-fuchsia);
    }    
.chart_sec1_flex_left_box_text {
    width: 45%;
}
.chart_sec1_flex_left_box_text p {
    position: absolute;
    left: 0px;
    top: 70px;
    word-break: normal;
}    
    .chart_sec1_flex_right_box_text {
    width: 100%;
        padding-top: 80px;
}
.chart_sec1_flex_right_box_content {
    margin-left: 0%;
    width: 45%;
}    
.linkedin_icon {
    top: 7px;
}  
    
.inv_section2_div1_content {
    padding: 20px;
}    
.inv_section2_div1 {
    margin-bottom: 140px;
}
.circular_bar_stats_cols {
    width: 45%;
    margin: 7% 0px;
}    
.circular_bar_stats_cols h1.h1text {
font-size: 64px;
}
.circular_bar_stats_flex {
    padding-left: 0%;
    justify-content: space-between;
    margin-top: 30px;
}    
.bg_investment_plan2_div2 {
    width: 100%;
    padding: 25px;
    margin-top: -250px;
    margin-bottom: 200px;
}   
.inv_section2_div2 {
    margin: 50px 0px 200px;
}   
.inv_section2_div1_chart_flex {
    display: block;
}    
.inv_section2_div1_chart_flex_cols {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
}    

.inv_section2_div1_chart_flex_cols_box {
    width: 100%;
    height: 130px;
    position: relative;
    margin-bottom: 0px;
    overflow: hidden;
}  
.inv_section2_div1_chart_flex_cols_box_inner {
    height: 100% !important;
}    
.inv_section2_div1_chart_flex_cols:nth-child(1) .inv_section2_div1_chart_flex_cols_box_inner {
    width: 100%;
} 
.inv_section2_div1_chart_flex_cols:nth-child(2) .inv_section2_div1_chart_flex_cols_box_inner {
    width: 98%;
} 
.inv_section2_div1_chart_flex_cols:nth-child(3) .inv_section2_div1_chart_flex_cols_box_inner {
        width: 96%;
}     
.inv_section2_div1_chart_flex_cols:nth-child(4) .inv_section2_div1_chart_flex_cols_box_inner {
        width: 90%;
}     
.inv_section2_div1_chart_flex_cols:nth-child(5) .inv_section2_div1_chart_flex_cols_box_inner {
        width: 88%;
}     
.inv_section2_div1_chart_flex_cols_box_inner {
    padding: 10px 10px 10px;
    align-items: flex-start;
}    
.inv_section2_div1_chart_flex_cols_box_inner h1.h1text_big {

}
.inv_section3_div1_chart_cols1 {
}    
.inv_section3_div1_chart_sec_cols {
    width: 48%;
    padding: 70px 12px 12px;
    margin: 10px 0;
}   
.inv_section3_div1_chart_cols h6 {
    margin-bottom: 10px;
}    
.inv_section3_div1_chart_sec_cols h1.h1text {
font-size: 48px;
font-style: normal;
font-weight: 400;
line-height: 100%;
}  
.inv_section3_div3_chart_box {
    width: 80%;
    margin-left: 20%;
}   
.inv_section3_div3_chart {
    margin: 50px 0 30px;
}    
.inv_section4_div1_chart_flex {
    display: block;
}    
.inv_section4_div1_chart_flex_cols {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
}    
 
 .inv_section2_div4_chart .profile_section {
    width: 100%;
    margin-top: 0px;
}  

.inv_section4_div4_chart .profile_section {
    width: 100%;
    margin-top: 0px;
}    
.inv_section5_div1_inner {
    padding: 20px;
    width: 100%;
}   
.inv_priorities_section1_div1 {
    margin: 30px 0px 0px;
}   

.inv_priorities_section2_div1_flex_cols {
    width: 45%;
    margin-right: 5%;
    padding-right: 5%;
    margin-bottom: 30px;
}    
.inv_priorities_section2_div1_flex_cols h2.h2text {

} 
    .inv_priorities_section2_div1_flex_cols:nth-child(2) {
        border-right: 0px;
    }    
    .inv_priorities_section2_div1_flex_cols:nth-child(4) {
        border-right: 0px;
    } 

.inv_priorities_section2_div1_flex {
    margin: 20px 0px 50px;
}   

.inv_priorities_section2_div1 {
    margin: 0px;
}   


.inv_priorities_video_section h3.h3text {
    font-size: 30px;
}   

.inv_priorities_video_section h4.h4text {
    font-size: 24px;
} 
    
.next_sections_flex {
    display: block;
}    
.next_sections_flex_cols {
    padding: 200px 80px 120px;
    display: block;
    width: 100%;
}    
.next_sections_flex_cols {
    padding: 70px 70px 150px;
    display: block;
    width: 100%;
}    

.profile_section_podcast {
    right: 0px;
    top: 150px;
    width: 100%;
    padding: 20px;
    text-align: left;
}   
.thought_section_script {
    width: 100%;
    margin-top: 100px;
}    
.thought_section_script_acc {
    padding: 30px 30px 20px;
}   
    
   

.sus_section1_div1 {
    padding: 30px;
    width: 100%;
    margin-top: -100px;
    margin-bottom: 30px;
}   
.sus_section1_div2_chart_cols .circular_bar_stats_cols {
    width: 100%;
    margin-top: 15px;
}   
.conclusion_section2_div1_box {
    padding: 20px;
    margin-top: -120px;
    margin-bottom: 40px;
}    
.conclusion_section2_div1 {
    padding-left: 0%;
}   
.conclusion_section2_div2_chart {
    height: 400px !important;
    margin-bottom: 50px;
}
.conclusion_section2_div2_chart_per87_box {
    height: 340px !important;
}    
.conclusion_section2_div2_chart_box2 {
    height: 150px !important;
    bottom: 190px !important;
}    
.conclusion_section2_div2_chart_box1 {
    height: 190px !important;
} 
.conclusion_logo_section p img {
    width: 200px;
}    
.conclusion_section2_div2 h1.h1text {

}    
.conclusion_section2_div1_box h4.h4text {

}    
.conclusion_section2_div2 .twocols_section_cols {
    margin-top: 30px;
}    
.conclusion_section2_div2 {
    margin: 0px;
}    
.conclusion_section1_div2_box {
    margin: 0px 0px 20px;
    padding: 20px 20px 15px;
}    
.conclusion_section1_div3_box {
    margin: 0px;
    margin-bottom: 30px;
    padding: 20px 20px 15px;
}   
.con_section3_div1_inner {
    padding: 25px;
    width: 85%;
    margin: 0px auto;
}    
.con_section3_div1 {
    display: block;
}    
.discover_flex_cols h3 {

    padding-left: 35px;
}   
.discover_flex_cols {
    top: 30px;
}    
.discover_flex_cols_outer:hover .discover_flex_cols {
    top: 15px;
}  
.twocols_section_leftminus18 {
    margin-left: -20%;
    width: 120%;
}   
   
.inv_section1_div4 {
    margin: 40px 0 70px;
}
.inv_section2_div1 h1.h1text {

}    
.wrapper_grid_discover_sections h2.h2text {
    padding: 0px 20px;    
}     
.discover_flex1 {
    padding-left: 20px;
}    
.bg_all_sections {
    min-height: 320px;
    background-attachment: inherit;
}   
.inv_section3_div1_chart {
    margin: 30px 0px 50px;
}    
.inv_section4_div3_chart h1.h1text {

}  
 .inv_priorities_section3_div2_chart_sec_cols {
    width: 48%;
    padding: 65px 12px 12px;
    margin: 10px 0;
    min-height: 180px; 
}  
.inv_priorities_section3_div2 {
    margin: 40px 0px;
}
.inv_priorities_section3_div2 .video_podcast {
    margin: 50px 0px 30px !important;
}   
.inv_priorities_section3_div2 .twocols_section_rightcols {
    margin-bottom: 10px;
}    
.inv_priorities_section3_div2_chart_cols h6 {
    margin-bottom: 10px;
}    
.inv_priorities_section3_div2_chart_sec_cols h1.h1text {
font-size: 48px;
font-style: normal;
font-weight: 400;
line-height: 100%;
} 
.inv_section2_div1_chart {
    margin: 40px 0px 30px;
} 
   .inv_priorities_section5_div2_flex .inv_priorities_section2_div1_flex_cols {
    width: 42%;
    min-width: 160px;
} 

    .all_sections_pad_top0 {
        padding-top: 10px;
    }  
.conclusion_section1_content1 {
    margin-top: -55px;
    padding-left: 40px;
}  
.conclusion_section1_content2 {
    margin-top: -55px;
    padding-right: 40px;
}      
.conclusion_section1_div2 {
    margin: 0px;
}  
.conclusion_section1_img1 {
    width: 75%;
}    
.conclusion_section1_img2 {
    width: 75%;
    margin-left: 25%;
}   
.inv_section4_div3_chart {
    margin: 20px 0px;
} 
.inv_section2_div3_chart {
    margin: 20px 0px;
} 
.inv_section4_div1_chart {
    margin: 40px 0px 30px;
}    
  
.turbine_sec video {
    margin-bottom: -26px;
}
.sus_section2_div1 {
    margin: 30px 0 40px;
}    
.circular_bar {
    height: 320px;
    width: 320px;
}    
.circular_bar_abs1 {
    height: 320px;
    width: 320px;
}  
.circular_bar_abs2 {
    width: 255px;
    margin-top: -285px;
}    
.circular_bar_abs3 {
    width: 190px;
    margin-top: -221px;
}    
.circular_bar_abs4 {
    width: 130px;
    margin-top: -157px;
}
.circular_bar_abs5 {
    width: 74px;
    margin-top: -98px;
}  
.circular_bar_abs:after {
    width: calc(100% - 26px);
    height: calc(100% - 26px);
    top: 13px;
    left: 13px;
}   
.circular_bar_abs4:after {
    top: 12px;
    left: 12px;
    width: calc(100% - 25px);
    height: calc(100% - 25px);
}       
.circular_bar_abs5:after {
    width: calc(100% - 23px);
    height: calc(100% - 23px);
    top: 11px;
    left: 11px;
}   
.overlay-content {
    padding: 100px 0px 120px;
}
.inv_priorities_prep_ndc_section3_div2_flex_cols {
    width: 45%;
    margin-bottom: 40px;
    display: block;
}    
.inv_priorities_prep_ndc_section3_div2_flex_cols_left {
    width: 60%;
    padding-right: 0%;
}  
.inv_priorities_prep_ndc_section3_div2_flex_cols_right {
    width: 100%;
}   
.inv_priorities_prep_ndc_section3_div2_flex_cols h1.h1text {

}       
.inv_priorities_prep_ndc_section3_div5 h5.h5text {
    font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 130%;
} 
.inv_priorities_prep_ndc_section3_div5 {
    padding: 20px;
}   
.logo_avianca {
    position: relative;
    left: inherit;
    bottom: inherit;
}    
.inv_priorities_prep_ndc_section3_div5 .profile_section {
    width: 100%;
}  
.inv_priorities_prep_ndc_section3_div5 .twocols_section_cols {
    margin-bottom: 30px;
}       
.inv_section2_div4_chart .twocols_section_cols1 {
    width: 100%;
}
.inv_section2_div4_chart .profile_section {
   margin-top: 50px;
}
.inv_section2_div4_chart {
    margin-bottom: 0px;
}

.conclusion_section1_div1 {
    margin: 20px 0px 30px;
}   
.inv_section2_div1_img {
    width: 86%;
    margin-left: 7%;
}  
.inv_section2_div3 {
    margin: 50px 0px 20px;
} 
.inv_section2_div5 {
    margin: 60px 0px 20px;
}
    
.inv_section4_div1 p {
    width: 100%;
}    
    
.inv_priorities_section1_chart_flex {
    display: block;
}  
    .inv_priorities_section1_chart_flex h1 {
        color: var(--white);
    }  

.inv_priorities_section1_chart_flex_cols {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
}    

.inv_priorities_section1_chart_flex_cols_box {
    width: 100%;
    height: 130px;
    position: relative;
    margin-bottom: 0px;
    overflow: hidden;
}  
.inv_priorities_section1_chart_flex_cols_box_inner {
    height: 100% !important;
    color: var(--white);
}   
.inv_priorities_section1_chart_flex_cols_box_inner h1.h1text_big {
    color: var(--white);
}    
.inv_priorities_section1_chart_flex_cols:nth-child(1) .inv_priorities_section1_chart_flex_cols_box_inner {
    width: 100%;
    background: #6D3099;
} 
.inv_priorities_section1_chart_flex_cols:nth-child(2) .inv_priorities_section1_chart_flex_cols_box_inner {
    width: 98%;
} 
.inv_priorities_section1_chart_flex_cols:nth-child(3) .inv_priorities_section1_chart_flex_cols_box_inner {
    width: 92%;
    background: #6D3099;
}     
.inv_priorities_section1_chart_flex_cols:nth-child(4) .inv_priorities_section1_chart_flex_cols_box_inner {
    width: 90%;
}     
.inv_priorities_section1_chart_flex_cols:nth-child(5) .inv_priorities_section1_chart_flex_cols_box_inner {
    width: 80%;
    background: #6D3099;
}     
.inv_priorities_section1_chart_flex_cols_box_inner {
    padding: 10px 10px 10px;
    align-items: flex-start;
}    
.inv_priorities_section1_chart_flex_cols_box_inner h1.h1text_big {

}    
.inv_priorities_driving_section1_div2 {
    margin: 50px 0px;
}
.inv_priorities_merchandising_section1_div1 .twocols_section_cols, .inv_priorities_servicing_automation_section3_div2 .twocols_section_cols, .inv_priorities_new_capabilities_section1_div1 .twocols_section_cols, .inv_priorities_prep_ndc_section1_div1 .twocols_section_cols, .inv_priorities_prep_ndc_section2_div1 .twocols_section_cols {
    margin: 20px 0px;
}  
.inv_priorities_merchandising_section3_div1 .twocols_section_cols {
    margin-bottom: 40px;
}  
.inv_priorities_new_capabilities_section1_div1 {
    margin-bottom: 20px;
}    
    
.inv_priorities_section5_div3 {
    margin: 50px 0px;
} 
.inv_priorities_new_capabilities_section1_div3 {
    margin-bottom: 80px;
}   
.inv_priorities_prep_ndc_section2_div1_flex .inv_priorities_section5_div1_flex_cols {
    padding-left: 27%;
    min-height: 90px;
}    
.inv_priorities_prep_ndc_section3_div4 .profile_section {
    margin-top: 20px !important;
}    
    .inv_priorities_access_content_section1_div3 .profile_section {
        margin-top: 0px !important;
    } 
.inv_priorities_access_content_section1_div7 {
    margin: 70px 0px;
} 
.inv_priorities_merchandising_section2_div1 {
    margin: 0px;
    margin-top: 50px;
}    
    .inv_priorities_merchandising_section2_div1_mt0 {
        margin-top: 0px;
    }    
.inv_priorities_merchandising_section3_div2_img {
    width: 100%;
} 
.inv_priorities_merchandising_section3_div2_box {
    position: relative;
    width: 100%;
    padding: 28px 32px;
    top: inherit;
    right: inherit;
    margin-top: 30px;
}    
.inv_priorities_merchandising_section3_div2 {
    margin: 20px 0px 50px;
}    
.inv_priorities_servicing_automation_section3_div1 {
    margin-top: 20px;
}  
.inv_priorities_servicing_automation_section3_div2 {
    margin-bottom: 50px;
}    
    
@-webkit-keyframes scroll_down {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}
@keyframes scroll_down {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}  
   
}
@media (max-width: 350px) {
body {
    font-size: 14px;
}    
p.insights_text {
    font-size: 15px;
}
.header_content_top_text h1.h1text {
    font-size: 30.078px;
}
h1.h1text_big {
    font-size: 51.862px;
}    
.scroll_btm_animation {
    top: 300px;
}    
.circular_bar {
    height: 270px;
    width: 270px;
}
.circular_bar_abs1 {
    height: 270px;
    width: 270px;
}    
.circular_bar_abs2 {
    width: 215px;
    margin-top: -240px;
} 
.circular_bar_abs3 {
    width: 160px;
    margin-top: -185px;
}   
.circular_bar_abs4 {
    width: 104px;
    margin-top: -129px;
}  
.circular_bar_abs5 {
    width: 55px;
    margin-top: -78px;
}  
.circular_bar_abs:after {
    width: calc(100% - 22px);
    height: calc(100% - 22px);
    top: 10.8px;
    left: 10.5px;
}    
.circular_bar_abs4:after {
    top: 9.5px;
    left: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
}
.circular_bar_abs5:after {
    width: calc(100% - 18px);
    height: calc(100% - 18px);
    top: 8px;
    left: 9px;
}
.circular_bar_stats_cols h1.h1text {
    font-size: 50px;
}
.circular_bar_stats_cols {
    padding-left: 20px;
}    
h1.h1text {
    font-size: 28px;
}
h6.h6text {
    font-size: 18px;
}
.inv_section1_div3_abs {
    margin-top: -91px;
}  
.para_text {
    margin-bottom: 20px;
}    
h4.h4text {
    font-size: 18px;
}    
.inv_section3_div3_chart_box p.font_amadeus_neuemedium {
    font-size: 16px;
}    
h2.h2text_sm {
    font-size: 24px;
}  
.next_sections_flex_cols {
    padding: 60px 40px 160px;
}    
.header_section_flex {
    padding: 210px 0px 20px;
}  
h3.h3text {
    font-size: 22px;
}    
.inv_priorities_video_section h4.h4text {
    font-size: 20px;
}
.headshot_profile {
    width: 130px;
}   
.box_contents {
    height: 230px;
    padding: 15px;
}

h2.h2text_big {
    font-size: 35px;
}   
.next_sections_flex_cols2 h2 sup {
    left: -30px;
}  
.next_sections_flex_cols1 h2 sup {
    right: -30px;
}    
.discover_flex_cols h3 {
    font-size: 30px;
} 
.header_section_flex p.big_text {
    font-size: 14vw;
    line-height: 14vw;
}    
}

@media (max-height: 480px) { 
.fixed_nav {
    padding: 10px 30px 8px;
    position: absolute;
}
.header_logo {
    top: 84px;
    left: 7%;
    width: 150px;
}   
.header_section_content {
    padding: 150px 0px 100px;
    align-items: flex-end;
}  
.header_content_top {
    animation: none !important;
}
.header_content_top_text {
    padding: 30px 20px 34px 27px;
}
.header_content_top_text h1.h1text {
    font-size: 38px;
}
h1.h1text_big {
    font-size: 60px;
}
h5.h5text_sm {
    font-size: 22px;
}
.header_content_top {
    width: 70%;
}
h1.h1text_big_sm {
    font-size: 44px;
}
.bg_investment_plan2_div2 {
    width: 80%;
}
.inv_section5_div1_inner {
    padding: 40px;
}   
.header_section_flex {
    padding: 150px 0px 20px;
}    
.inv_button_top {
    position: relative;
}    
  
.box_contents {
    height: 250px;
    padding: 20px;
}    
p.big_text {
    font-size: 12vw;
    line-height: 13vw;
}    
h2.h2text_big {
    font-size: 40px;
}
.next_sections_flex_cols1 p.arrow_sec img {
    width: 100px;
    margin-right: -30px;
}    
.next_sections_flex_cols2 p.arrow_sec img {
    width: 100px;
}    
    .conclusion_section1_img1, .conclusion_section1_img2 {
        width: 45%;
    }    
.discover_flex_cols {
    min-height: 350px;
}    
.conclusion_logo_section p img {
    width: 250px;
}   
}

/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}