:root {
  --gray: #666;
  --ofigreen: #bfd916;
  --white: white;
  --black: black;
}

.ofisection1 {
  background-image: linear-gradient(to top, #000, #0000 58%), url('../images/heroimage.jpg'), linear-gradient(#000, #000);
  background-position: 0 0, 100% 0, 0 0;
  background-repeat: repeat, no-repeat, repeat;
  background-size: auto, contain, auto;
  background-attachment: scroll, fixed, scroll;
}

.ofibrandfuselogo {
  background-image: linear-gradient(#fff, #fff);
  margin-top: 80px;
  padding: 5px;
}

.ofiadcontentbytext {
  color: #fff;
  margin-top: 20px;
  font-family: Roboto, sans-serif;
}

.ofititletext {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 3px 3px 6px #000;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 120px;
  line-height: 120px;
}

.ofititletext.ofigreentext {
  color: #bfd916;
  margin-top: -13px;
}

.ofigreenline {
  border-top: 3px solid #bfd916;
  border-bottom: 3px #bfd916;
  height: 20px;
  margin-top: 10px;
  margin-bottom: 84px;
}

.ofidektext {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.ofisectionblack {
  background-image: linear-gradient(#000, #000);
  margin-top: 0;
}

.ofisectionblack.space {
  height: auto;
}

.ofisectionblack.massaffluence {
  background-image: linear-gradient(#00000078, #00000078), linear-gradient(to right, #000000c4 36%, #0000), url('../images/meetings-1149198_1920.jpg'), url('../images/Untitled-1.jpg'), linear-gradient(#000, #000);
  background-position: 0 0, 0 0, 50%, 100%, 0 0;
  background-repeat: repeat, repeat, no-repeat, no-repeat, repeat;
  background-size: auto, auto, cover, cover, auto;
}

.ofisectionblack.newtechsection {
  padding-top: 87px;
  padding-bottom: 51px;
}

.ofisectionblack.restructuringsection {
  background-image: linear-gradient(34deg, #000, #0000 41%), linear-gradient(#000, #000000b3 49%, #0000), url('../images/AdobeStock_74028449.jpg'), linear-gradient(#000, #000);
  background-position: 0 0, 0 0, 50% 100%, 0 0;
  background-repeat: repeat, repeat, no-repeat, repeat;
  background-size: auto, auto, cover, auto;
}

.ofisectionblack.agingsection {
  margin-top: 0;
  padding-top: 72px;
}

.ofisectionblack.quotesection {
  margin-top: -70px;
  padding-top: 40px;
}

.text-block {
  color: #fff;
  margin-bottom: 0;
  padding-bottom: 79px;
  padding-right: 27px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 100;
  line-height: 24px;
}

.oficlickoutdiv {
  color: #bfd916;
  background-color: #0000;
  height: 350px;
  font-family: Roboto, sans-serif;
}

.oficlickoutlinks {
  margin-bottom: 0;
  padding-bottom: 20px;
  font-style: normal;
  display: flex;
}

.oficlickoutslide {
  flex-direction: column;
  justify-content: space-around;
  margin: 44px 52px 73px;
  display: flex;
}

.icon {
  opacity: 0;
  font-size: 11px;
  position: static;
}

.icon-2 {
  font-size: 11px;
}

.ofislide1, .ofislide1:hover {
  color: #fff;
}

.ofitextlink {
  color: #bfd916;
  text-transform: none;
  flex: 0 auto;
  padding-bottom: 39px;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
}

.ofitextlink:hover {
  color: #fff;
}

.ofitextbelowslider {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: -30px;
  margin-left: 49px;
  padding-top: 35px;
  padding-bottom: 14px;
  padding-right: 47px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 100;
  line-height: 20px;
}

.ofimapslidermask {
  background-image: url('../images/AdobeStock_65516581_Preview.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 100%;
  height: 700px;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.ofijapntabcontent {
  z-index: 0;
  float: right;
  clear: right;
  background-image: url('../images/JapanMap.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 90%;
  width: 100%;
  height: 700px;
  margin-top: 26px;
  position: absolute;
}

.ofijapntabcontent.francemapdiv {
  background-image: url('../images/FranceMap.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 90%;
  height: 750px;
}

.ofijapntabcontent.germanyimage {
  background-image: url('../images/GermanMap.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 90%;
  height: 500px;
}

.ofimaptext1 {
  background-image: linear-gradient(#333, #333);
  border: 1px solid #bfd916;
  margin: 28px;
  padding: 28px;
  font-family: Roboto, sans-serif;
}

.ofimaptext1:hover {
  color: #000;
  background-image: linear-gradient(#000, #000), linear-gradient(#41404080, #41404080);
  border-width: 1px;
}

.ofipercenttext {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.ofiitalicmaptext {
  color: #fff;
  margin-top: 12px;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-style: italic;
  font-weight: 400;
}

.ofimaptextsmall {
  color: #fff;
  margin-top: 9px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 100;
  line-height: 22px;
}

.japndot1 {
  margin-top: 54%;
  margin-left: 55%;
  padding-top: 0;
  display: block;
  position: absolute;
}

.japndot1.japendot2 {
  margin-top: -504px;
  margin-left: 208px;
}

.japndot1.japendot3 {
  margin-left: 266px;
}

.japndot1.francedot2 {
  margin-top: 40%;
  margin-left: 48%;
}

.japndot1.jp1 {
  margin-top: 64%;
  margin-left: 60%;
}

.ofitabcontent {
  clear: both;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.tab-link {
  background-color: var(--gray);
}

.tab-link.w--current {
  background-color: #bfd916;
  font-family: Roboto, sans-serif;
}

.tab-link-2 {
  background-color: #666;
  font-family: Roboto, sans-serif;
}

.tab-link-2.w--current {
  background-image: linear-gradient(#bfd916, #bfd916);
}

.tab-link-3 {
  background-color: #666;
  font-family: Roboto, sans-serif;
}

.tab-link-3.w--current {
  background-color: #bfd916;
}

.tabs-menu {
  float: none;
  clear: both;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.tabs {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading {
  color: #000;
  text-transform: uppercase;
  background-image: linear-gradient(#bfd916, #bfd916);
  margin-top: 0;
  margin-bottom: 0;
  padding: 6px 10px;
  font-family: Roboto, sans-serif;
  font-size: 40px;
  display: inline-block;
  overflow: hidden;
}

.heading-2 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding: 6px 10px;
  font-family: Roboto, sans-serif;
  font-size: 40px;
  line-height: 44px;
  display: inline-block;
  overflow: hidden;
}

.heading-2.linespace {
  margin-left: -8px;
}

.heading-3 {
  color: #fff;
  font-family: Roboto, sans-serif;
  line-height: auto;
  text-transform: uppercase;
  display: inline-block;
}

.text-block-2 {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 15px;
}

.paragraph {
  clear: none;
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 100;
  line-height: 20px;
}

.paragraph.p2 {
  max-width: 600px;
}

.button {
  border: 2px solid var(--ofigreen);
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #000000ba;
  margin-top: 27px;
  padding: 20px 48px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
}

.button:hover {
  color: var(--ofigreen);
}

.button:active {
  background-image: linear-gradient(to bottom, var(--ofigreen), var(--ofigreen));
  color: #000;
}

.button:focus {
  background-image: linear-gradient(to bottom, var(--gray), var(--gray));
}

.button.hiddenbutton {
  float: right;
  clear: right;
  display: inline-block;
  position: absolute;
  inset: 0 0 auto auto;
}

.video {
  border: 10px none var(--gray);
}

.videodiv {
  background-image: linear-gradient(to bottom, var(--gray), var(--gray));
  margin-top: 20px;
  padding: 11px;
}

.quotebubble {
  z-index: 1;
  margin-top: 58px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}

.quotemarls {
  z-index: 2;
  margin-top: -55px;
  margin-left: -22px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.quotediv {
  width: 550px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.paragraph-2 {
  z-index: 3;
  color: #000;
  margin-top: 0;
  padding: 57px 71px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.paragraph-2.quotepara2 {
  width: 600px;
}

.paragraph-2.wider {
  padding-top: 52px;
  padding-left: 48px;
  padding-right: 44px;
}

.paragraph-2.quote3 {
  margin-top: 15px;
}

.georgeimage {
  z-index: 0;
  margin-top: -11px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.georgetext {
  color: #fff;
  text-align: right;
  width: 210px;
  margin-top: -61px;
  margin-right: -11px;
  padding-right: 0;
  font-family: Roboto, sans-serif;
  font-size: 9px;
  line-height: 16px;
}

.row {
  float: left;
  clear: left;
  width: 430px;
}

.row.georgeimage {
  width: 425px;
}

.container {
  height: auto;
}

.container.challengeperceptionscontainer {
  height: 1000px;
}

.massaffluencecontainer {
  width: 450px;
  margin-top: 63px;
  margin-bottom: 64px;
  padding-right: 1px;
}

.row-2 {
  margin-bottom: 113px;
}

.heading-4 {
  float: none;
  clear: both;
  color: #fff;
  max-width: 600px;
  font-family: Roboto, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 26px;
  display: block;
}

.heading-4.centertext {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.column {
  background-image: linear-gradient(#fff, #fff);
}

.graphwithline {
  float: right;
  clear: right;
  margin: 10px auto;
  display: inline-block;
  overflow: hidden;
}

.column-2 {
  padding-left: 45px;
}

.quotediv2 {
  margin-left: auto;
  margin-right: auto;
}

.cellphoneimage {
  float: left;
  clear: left;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.newtechdiv {
  width: 80%;
}

.rowspacing {
  margin-top: 66px;
  margin-bottom: 46px;
}

.restructuringtext {
  float: none;
  clear: right;
  width: 88%;
}

.column-3 {
  top: 0;
  left: 0;
}

.bulletsdiv {
  float: none;
  clear: none;
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  font-family: Roboto, sans-serif;
  font-weight: 100;
  line-height: 25px;
  display: block;
}

.row-3 {
  margin-top: 24px;
  padding-bottom: 65px;
}

.row-4 {
  clear: both;
  margin-top: 27px;
  margin-bottom: 59px;
}

.image {
  clear: both;
}

.image-2 {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-3 {
  float: right;
  clear: both;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.div-block {
  clear: right;
  max-width: 697px;
}

.column-4 {
  padding-left: 0;
  padding-right: 0;
}

.div-block-2 {
  flex-direction: row;
  align-items: center;
  margin-top: 28px;
  display: flex;
}

.keytextgray {
  color: var(--gray);
  width: 200px;
  margin-left: 19px;
  font-family: Roboto, sans-serif;
}

.keytextgray.greentext {
  color: var(--ofigreen);
}

.agingcontainer {
  margin-bottom: 0;
  padding-bottom: 90px;
}

.container-2 {
  text-align: center;
  margin-top: 88px;
  padding-bottom: 27px;
}

.japenmapdiv {
  float: left;
  clear: left;
  margin-top: 29px;
}

.japanmapimage {
  float: left;
  clear: left;
  display: block;
  position: absolute;
}

.column-5 {
  position: relative;
}

.column-6 {
  display: block;
  position: static;
}

.japendot2 {
  margin-top: 30%;
  margin-left: 49%;
  position: absolute;
}

.japendot2.japan {
  margin-top: 62%;
  margin-left: 49%;
}

.japendot2.francedot1 {
  margin-top: 37%;
  margin-left: 45%;
}

.japendot3 {
  margin-top: 27%;
  margin-left: 49%;
  position: absolute;
}

.japendot3.francedot3 {
  margin-top: 71%;
  margin-left: 56%;
}

.japendot3.jp3 {
  margin-top: 73%;
  margin-left: 44%;
}

.row-5 {
  margin-top: 38px;
  margin-bottom: 38px;
}

.column-7 {
  background-image: linear-gradient(183deg, #000, #0000), url('../images/iStock-629285180.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 1000px;
  height: 350px;
  margin-bottom: 59px;
}

.column-7:hover {
  background-image: linear-gradient(#0000009c, #0000009c), linear-gradient(183deg, #000, #0000), url('../images/iStock-629285180.jpg');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, 1000px;
}

.bottomdivlinks {
  background-color: #333232ad;
  height: 350px;
  padding-left: 0;
  padding-right: 0;
}

.ctatext {
  background-image: linear-gradient(#00000080, #00000080), url('../images/iStock-629285180.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding: 79px 122px 73px 69px;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.heading-5 {
  color: #fff;
  margin-left: 0;
  margin-right: 0;
  font-family: Roboto, sans-serif;
  font-size: 25px;
  font-weight: 100;
  line-height: 28px;
}

.disclaimer {
  color: var(--gray);
  text-align: left;
  margin-bottom: 71px;
  font-family: Roboto, sans-serif;
  font-size: 13px;
}

.japandot4 {
  margin-top: 160px;
  margin-left: 181px;
  position: absolute;
}

.link {
  color: #fff;
  font-weight: 300;
  text-decoration: none;
}

.link:hover {
  color: var(--ofigreen);
}

.link-block {
  clear: both;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: block;
}

.footersecion {
  background-image: linear-gradient(#ffffff36, #00000036 99%), linear-gradient(#ada9a9, #ada9a9);
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: center;
  height: 40px;
  display: flex;
}

.text-block-3 {
  color: #3a3939;
  margin-left: 10px;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  text-decoration: none;
}

.image-5 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 25px;
  display: block;
}

.brandfusenavbar {
  background-image: linear-gradient(#11315e, #11315e);
  height: 45px;
}

.usnewslogo {
  float: left;
  margin: 4px;
}

.socialmediabuttons {
  float: right;
  clear: none;
  flex-direction: row;
  justify-content: space-around;
  width: 150px;
  height: 45px;
  display: flex;
  position: static;
}

.fb {
  float: left;
  background-image: url('../images/facebook.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
  padding-top: 15px;
  padding-bottom: 30px;
  display: block;
  position: relative;
}

.tw {
  float: left;
  background-image: url('../images/twitter.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
  position: relative;
}

.pin {
  float: none;
  background-image: url('../images/Pinterest.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 11px;
  width: 11px;
  padding-top: 15px;
  padding-bottom: 30px;
  display: block;
  position: relative;
}

.email {
  background-image: url('../images/Email.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 18px;
  width: 18px;
  padding-top: 15px;
  padding-bottom: 30px;
  position: relative;
}

.div-block-5 {
  float: left;
  background-image: linear-gradient(#212226, #212226);
  width: auto;
  height: 350px;
  padding: 55px 45px 55px 50px;
  display: block;
  overflow: visible;
}

.link-2 {
  color: #bfd916;
  font-weight: 500;
  text-decoration: none;
}

.link-2.ctalink {
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
}

.link-2.ctalink.paragraph {
  color: #fff;
  margin-top: -24px;
}

.link-2.ctalink.link2 {
  padding-right: 35px;
}

.navbar {
  background-image: linear-gradient(#111, #111);
  justify-content: center;
  align-items: center;
  height: 62px;
  display: flex;
}

.usnewlogolinkblock {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.usnewlogolinkblock.bottomusnewslogo {
  margin-top: 18px;
}

.usneslogoimage {
  height: 32px;
}

.socialmediacontainer {
  justify-content: space-around;
  align-items: center;
  width: 170px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.adcontentby {
  color: #fff;
  text-align: center;
  margin-top: 12px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.fb-2 {
  background-image: url('../images/facebook.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}

.footerblack {
  background-image: linear-gradient(#111, #111);
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  height: 300px;
  padding-top: 32px;
  display: block;
}

.brandfusetext {
  color: #2e7ccc;
  text-align: center;
  letter-spacing: 1.25px;
  justify-content: center;
  align-items: center;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  line-height: 20pt;
  display: block;
}

.brandfusetoprectangle {
  color: #2e7ccc;
  text-align: center;
  letter-spacing: 1.25px;
  text-transform: uppercase;
  background-image: linear-gradient(#11111180, #11111180);
  border: 1px solid #fff;
  width: 120px;
  height: 29px;
  margin-left: auto;
  margin-right: auto;
  font-family: Roboto, sans-serif;
  line-height: 16pt;
  display: block;
}

.socialbuttoncontainer {
  justify-content: space-around;
  width: 200px;
  margin: 12px auto;
  display: flex;
}

.companyname {
  color: #fff;
  text-decoration: underline;
}

.gplus {
  background-image: url('../images/google-plus-6DF64ED8-6454-43B8-A1B1-A68-B1oLq16Ukkz-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}

.body {
  background-image: linear-gradient(#000, #000);
}

.brandfusetexttop {
  color: #2e7ccc;
  text-align: left;
  letter-spacing: 1.25px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  line-height: 20pt;
  display: block;
}

.html-embed {
  display: none;
}

.div-block-6 {
  display: block;
}

.link-block-2 {
  text-decoration: none;
}

html.w-mod-js [data-ix="slideintext"], html.w-mod-js [data-ix="slideintext-2"], html.w-mod-js [data-ix="slideintext-3"] {
  opacity: 0;
  transform: translate(100px);
}

html.w-mod-js [data-ix="mapinitialappearance"] {
  transform: translate(11px);
}

html.w-mod-js [data-ix="japanmap"] {
  opacity: 0;
  transform: scale(.5);
}

html.w-mod-js [data-ix="dot"], html.w-mod-js [data-ix="dot-3"], html.w-mod-js [data-ix="dot-2"], html.w-mod-js [data-ix="dot-4"], html.w-mod-js [data-ix="japantext1"], html.w-mod-js [data-ix="japantext-3"], html.w-mod-js [data-ix="japantext-2"], html.w-mod-js [data-ix="japantext-4"], html.w-mod-js [data-ix="popin"] {
  opacity: 0;
}

html.w-mod-js [data-ix="popin-2"] {
  opacity: .04;
  transform: translate(0, 54px)scale(.58);
}

html.w-mod-js [data-ix="popin-3"] {
  opacity: 0;
}

html.w-mod-js [data-ix="quotetext"] {
  opacity: 0;
  height: 1px;
}

html.w-mod-js [data-ix="initialappearance0"], html.w-mod-js [data-ix="gerorgenametext"] {
  opacity: 0;
}

html.w-mod-js [data-ix="smartphone"] {
  transform: translate(-200%);
}

html.w-mod-js [data-ix="chart"] {
  opacity: .5;
  transform: translate(-200%);
}

html.w-mod-js [data-ix="piechart"], html.w-mod-js [data-ix="piechart-2"], html.w-mod-js [data-ix="piechart-3"] {
  opacity: 0;
  transform: translate(0, -48px);
}

@media screen and (max-width: 991px) {
  .ofititletext, .ofititletext.ofigreentext {
    font-size: 70px;
    line-height: 85px;
  }

  .oficlickoutdiv {
    background-image: linear-gradient(#222, #222);
    height: 300px;
  }

  .oficlickoutslide {
    margin-left: 10%;
    margin-right: 10%;
  }

  .ofislide1 {
    margin-top: 3px;
  }

  .ofitextbelowslider {
    margin-left: 10%;
    padding-top: 23px;
    padding-right: auto;
    font-size: 14px;
  }

  .ofijapntabcontent {
    background-position: 0 0;
    background-size: auto 431px;
    position: static;
    overflow: hidden;
  }

  .ofijapntabcontent.francemapdiv {
    background-position: 50% 0;
    background-size: 90%;
  }

  .ofijapntabcontent.germanyimage {
    background-position: 50% 0;
    background-size: auto 90%;
  }

  .ofijapntabcontent.extraspace {
    margin-top: 89px;
  }

  .japndot1 {
    margin-top: 78%;
  }

  .japndot1.jp1 {
    margin-top: 361px;
    margin-left: 232px;
  }

  .ofitabcontent {
    width: 100%;
  }

  .column-2 {
    margin-top: 26px;
  }

  .cellphoneimage {
    float: none;
    clear: none;
  }

  .column-4 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .japendot2.japan {
    margin-top: 346px;
    margin-left: 183px;
  }

  .japendot3 {
    margin-top: 36%;
  }

  .japendot3.jp3 {
    margin-top: 400px;
    margin-left: 161px;
  }

  .ctatext {
    padding-top: 49px;
  }

  .div-block-5 {
    width: 100%;
  }

  .link-2.ctalink.link2 {
    padding-right: 0;
  }

  .brandfusetexttop {
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .ofisection1 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .ofititletext.ofigreentext {
    font-size: 62px;
  }

  .ofidektext {
    line-height: 22px;
  }

  .ofisectionblack {
    padding: 22px;
  }

  .ofisectionblack.space {
    padding-bottom: 184px;
  }

  .ofisectionblack.restructuringsection {
    background-image: linear-gradient(#000000ad, #000000ad), linear-gradient(#000, #000000b3 49%, #0000), url('../images/AdobeStock_74028449.jpg'), linear-gradient(#000, #000);
    background-position: 0 0, 0 0, 50% 100%, 0 0;
    background-repeat: repeat, repeat, no-repeat, repeat;
    background-size: auto, auto, cover, auto;
  }

  .oficlickoutdiv {
    height: 200px;
  }

  .heading, .heading-2 {
    font-size: 30px;
  }

  .heading-2.linespace {
    line-height: 28px;
  }

  .heading-3 {
    font-size: 20px;
  }

  .quotebubble {
    width: 100%;
    padding-right: 45px;
  }

  .paragraph-2 {
    padding-right: 94px;
  }

  .paragraph-2.wider {
    padding-left: 55px;
    padding-right: 89px;
    font-size: 14px;
    line-height: 19px;
  }

  .paragraph-2.quote3 {
    margin-right: 31px;
    font-size: 14px;
    line-height: 20px;
  }

  .georgeimage {
    margin-left: 213px;
    padding-left: 0;
  }

  .georgetext {
    margin-right: -18px;
    padding-right: 12px;
  }

  .massaffluencecontainer, .graphwithline {
    width: 100%;
  }

  .column-2 {
    padding-left: 0;
  }

  .paragraph-3 {
    margin-top: 53px;
  }

  .bottomdivlinks {
    height: auto;
    margin-bottom: 47px;
  }

  .heading-5 {
    font-weight: 700;
    text-decoration: none;
  }

  .disclaimer {
    margin-top: 26px;
  }

  .div-block-5 {
    width: 100%;
    height: auto;
  }

  .link-2.ctalink {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .link-2.ctalink.link2 {
    padding-right: 0;
  }

  .brandfusetexttop {
    margin-top: 10px;
  }
}

@media screen and (max-width: 479px) {
  .ofisection1 {
    background-image: linear-gradient(to top, #000, #0000 58%), url('../images/heroimage.jpg'), linear-gradient(#000, #000);
    background-position: 0 0, 100% 0, 0 0;
    background-repeat: repeat, no-repeat, repeat;
    background-size: auto, contain, auto;
    background-attachment: scroll, fixed, scroll;
  }

  .ofibrandfuselogo {
    margin-top: 17px;
  }

  .ofititletext {
    margin-top: 55px;
  }

  .ofititletext.ofigreentext {
    font-size: 33px;
    line-height: 45px;
  }

  .text-block {
    font-size: 15px;
    line-height: 20px;
  }

  .ofimaptext1 {
    margin-left: 0;
    margin-right: 0;
  }

  .heading {
    margin-left: 12px;
  }

  .heading.restructingtext {
    margin-left: 2px;
  }

  .quotemarls {
    background-image: linear-gradient(#00000080, #00000080);
    display: block;
    position: absolute;
  }

  .quotediv {
    width: 100%;
  }

  .paragraph-2 {
    color: #fff;
    padding: 0;
  }

  .paragraph-2.wider {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .georgeimage {
    margin-left: 0;
    padding-top: 252px;
  }

  .georgetext {
    text-align: left;
    margin-left: 91px;
  }

  .newtechdiv {
    width: 100%;
  }

  .div-block {
    margin-bottom: 48px;
  }

  .column-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .ctatext {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 19px;
  }

  .brandfusetexttop {
    margin-top: 10px;
  }
}


