@charset "UTF-8";
.red {
  color: #f80000; }

.orange {
  color: #f29111; }

.dark-blue-h3 {
  color: #003b4d; }

.dark-blue-h1 {
  color: #283c4a; }

.blue-h1 {
  color: #00758f; }

.light-blue-h1 {
  color: #8aadbf; }

.green {
  color: #3a913f; }

.deep-red {
  color: #592439; }

.pink-red {
  color: #942645; }

.grey {
  color: #939699; }

.dark-grey {
  color: #4e5052; }

.white {
  color: #ffffff; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-y: scroll; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }
  a:active, a:hover {
    outline: 0; }

p {
  margin-top: 0; }

.TOC-wrap a {
  text-decoration: none; }
  .TOC-wrap a:hover {
    text-decoration: underline; }

abbr[title] {
  border-bottom: 1px dotted; }

b {
  font-family: Univers, Arial, Helvetica, sans-serif;
  font-weight: normal; }

strong {
  font-family: Univers-Bold, Arial, Helvetica, sans-serif;
  font-weight: 400; }

dfn {
  font-style: italic; }

.font-14 {
  font-size: 14px; }

h1 {
  font-size: 52px;
  color: #fff;
  letter-spacing: -0.03em;
  line-height: 1.1;
  font-family: Univers-Light, Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin-bottom: 10px; }
  h1.front {
    margin-top: 30px; }

.univers {
  font-family: Univers, Arial, Helvetica, sans-serif !important; }

.univers-bold {
  font-family: Univers-Bold, Arial, Helvetica, sans-serif; }

.get-started {
  background-color: #283c4a;
  color: #fff;
  padding: 10px 20px;
  border: none;
  border-radius: 0;
  font-size: 20px; }
  .get-started:hover {
    background-color: #f80000; }

.try {
  background-color: #f29111;
  color: #fff;
  padding: 10px 20px;
  border: none;
  border-radius: 0;
  font-size: 20px;
  margin: 0;
  float: left; }
  .try:hover {
    background-color: #283c4a; }

.no-break {
  white-space: nowrap; }

.no-margin {
  margin-top: 0 !important; }

.no-margin-top-65 {
  margin-top: -65px; }

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

.TOC-wrap h1 {
  margin-left: 14px;
  margin-top: -34px; }

h2 {
  font-size: 33px;
  color: #4e5052;
  font-weight: normal;
  margin-top: 1px;
  line-height: 1.15em;
  margin-bottom: 5px; }

.new-chap h2 {
  font-size: 30px;
  line-height: 1.3em;
  margin-bottom: 12px; }

h3 {
  font-size: 23px;
  color: #003b4d;
  font-weight: normal;
  margin-top: 0px;
  line-height: 1.3;
  font-family: Univers-Bold, Arial, Helvetica, sans-serif;
  margin-bottom: 0px;
  letter-spacing: -.2px; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
  color: #f29111; }

sub {
  bottom: -0.25em; }

#four .txt-orange {
  color: black; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible;
  text-transform: none; }

select {
  text-transform: none; }

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer; }

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }
  input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0; }
  input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

.pad-right-20 {
  padding-right: 20px; }

.page {
  position: relative;
  width: 1400px;
  height: 800px;
  background-repeat: no-repeat;
  background-color: white;
  background-size: cover; }

#p1 {
  background-image: url("../img/Homepage.jpg"); }
  #p1 h1 {
    font-size: 110px;
    line-height: 1;
    font-family: Univers-Light, Arial, Helvetica, sans-serif; }
    #p1 h1 span {
      font-family: Univers, Arial, Helvetica, sans-serif; }
  #p1 h2 {
    font-size: 26px; }

#p2 {
  background-image: url("../img/foreword.jpg"); }

#p3, #p4, #p5, #p6 {
  background-image: url("../img/aboutTheResearch.jpg"); }

#p7 {
  background-image: url("../img/cloudintent_BG.jpg"); }
  #p7 h1 {
    margin-top: 260px;
    font-size: 78px; }

#p8, #p9 {
  background-image: url("../img/cloudintent.jpg"); }
  #p8 h1, #p9 h1 {
    color: #003b4d; }

#p10 {
  background-image: url("../img/cloudInAction_BG.jpg"); }
  #p10 h1 {
    margin-top: 220px;
    font-size: 78px; }

#p11, #p12 {
  background-image: url("../img/cloudInAction.jpg"); }

#p13 {
  background-image: url("../img/cloudInDetail_BG.jpg"); }
  #p13 h1 {
    margin-top: 220px;
    font-size: 78px; }

#p14 {
  background-image: url("../img/cloudInDetail.jpg"); }

#p15 {
  background-image: url("../img/moveWorkloads_BG.jpg"); }
  #p15 h1 {
    margin-top: 220px;
    font-size: 78px; }

#p16, #p17, #p18 {
  background-image: url("../img/moveWorkloads.jpg"); }
  #p16 h1, #p17 h1, #p18 h1 {
    color: #00758f; }

#p19 {
  background-image: url("../img/modernizedatamanagement_BG.jpg"); }
  #p19 h1 {
    margin-top: 250px;
    font-size: 78px; }

#p20, #p21, #p22 {
  background-image: url("../img/modernizedatamanagement.jpg"); }

#p23 {
  background-image: url("../img/developanddeploy_BG.jpg"); }
  #p23 h1 {
    margin-top: 280px;
    font-size: 78px; }

#p24, #p25, #p26, #p27 {
  background-image: url("../img/developanddeploy.jpg"); }

#p28 {
  background-image: url("../img/connectandextendapplications_BG.jpg"); }
  #p28 h1 {
    margin-top: 260px;
    font-size: 78px; }

#p29, #p30 {
  background-image: url("../img/connectandextendapplications.jpg"); }

#p31 {
  background-image: url("../img/gaininsightsforbusinesstransformation_BG.jpg"); }
  #p31 h1 {
    margin-top: 260px;
    font-size: 78px; }

#p32, #p33 {
  background-image: url("../img/gaininsightsforbusinesstransformation.jpg"); }

#p34 {
  background-image: url("../img/modernizesecurityandmanagement_BG.jpg"); }
  #p34 h1 {
    margin-top: 260px;
    font-size: 78px; }

#p35, #p36, #p37 {
  background-image: url("../img/modernizesecurityandmanagement.jpg"); }

#p38 {
  background-image: url("../img/Summary_BG.jpg"); }
  #p38 h1 {
    margin-top: 300px;
    font-size: 78px; }

#p39, #p40 {
  background-image: url("../img/summary.jpg"); }

.indent {
  border-left: 5px solid #f29111;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 27px;
  margin-top: 50px;
  position: relative;
  line-height: 1.2; }
  .indent:before {
    content: "“";
    position: absolute;
    left: 15px;
    top: 0; }
  .indent span {
    color: #252525 !important;
    display: block;
    margin-top: 15px;
    font-size: 15px;
    line-height: 1.3em; }
  .indent.low:before {
    top: 35px; }
  .indent.blue {
    border-left: 5px solid #003b4d; }
  .indent.deepRed {
    border-left: 5px solid #592439; }

.greenIndent {
  border-left: 5px solid #3a913f;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 27px;
  margin-top: 35px;
  position: relative;
  line-height: 1.2; }
  .greenIndent span {
    color: #252525 !important;
    display: block;
    margin-top: 25px;
    line-height: 1.3;
    font-size: 15px; }

.redIndent {
  border-left: 5px solid #592439;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 27px;
  margin-top: 35px;
  position: relative;
  line-height: 1.2; }
  .redIndent span {
    color: #252525 !important;
    display: block;
    margin-top: 25px;
    line-height: 1.3;
    font-size: 15px; }

.greyIndent {
  border-left: 5px solid #939699;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 27px;
  position: relative;
  line-height: 1.2; }
  .greyIndent span {
    color: #252525 !important;
    display: block;
    margin-top: 25px;
    line-height: 1.3;
    font-size: 15px; }

/* SKELETON **********************/
/* Grid */
.container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box; }

.column, .columns {
  width: 100%;
  box-sizing: border-box;
  top: 50px;
  margin-left: 691px;
  position: absolute; }

.footer-phone {
  display: none; }

/* Utilities */
.full-width {
  width: 100%;
  box-sizing: border-box; }

.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

/* Self Clearing Goodness */
.container:after, .u-cf {
  content: "";
  display: table;
  clear: both; }

/*--------------------------------------------------------------
# ELEMENTS
--------------------------------------------------------------*/
*:focus {
  outline: none; }

a:hover {
  text-decoration: underline; }

/* BASE *********************/
body, html {
  transform: scale(1);
  transform-origin: top center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/**small desktops**/
@media screen and (max-width: 1400px), screen and (max-height: 799px) {
  body {
    transform: scale(0.75);
    transform-origin: top center; } }
img {
  max-width: 100%; }

a {
  color: #f29111;
  text-decoration: none; }
  a:hover {
    text-decoration: none;
    margin-bottom: 1px;
    color: #592439; }
  a.txt-blue-dk {
    color: #003b4d; }
    a.txt-blue-dk:hover, a.txt-blue-dk:active {
      color: #003b4d; }

.sendToPdfFiller, .sendToPdfFillerEmpty {
  display: none !important; }

.align-left {
  text-align: left; }

.align-right {
  text-align: right; }

.align-center {
  text-align: center; }

.underline {
  text-decoration: underline; }

.phone_only, .tablet_only, .tablet_only_span, .tablet-only {
  display: none; }

.desktop_only {
  display: block; }

.book-slider {
  width: 100%;
  height: 800px; }

.main_container {
  width: 1400px;
  height: 800px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  overflow: hidden; }

.nav-bar {
  width: 100%;
  height: 56px;
  position: absolute;
  top: 0;
  z-index: 1; }

.icon-wrap {
  float: right;
  margin-right: 18px; }

/*****TABLES*****/
.summary-graphic-holder {
  margin-top: 61px;
  padding-right: 40px; }

.summary-graphic {
  text-align: right;
  height: 110px;
  padding-top: 24px; }

.graphic-headline {
  line-height: 83px; }

.icon-pad {
  padding-right: 99px; }

/* TYPOGRAPHY *********************/
html {
  font-size: 50%; }

body {
  font-size: 17px;
  /* currently ems cause chrome bug misinterpreting rems on body element */
  line-height: 1.4;
  font-family: Univers-Light, Arial, Helvetica, sans-serif;
  color: #4e5052; }

p {
  -webkit-margin-before: 0px;
  display: block;
  letter-spacing: -.1px;
  margin-bottom: 21px;
  line-height: 1.4em;
  color: #4e5052; }
  p.lg {
    font-size: 27px;
    margin: 1rem 0; }
  p.small {
    font-size: 14px; }
  p.xsmall {
    font-size: 13px; }

.fade-num1:before, .fade-num2:before, .fade-num3:before, .fade-num4:before, .fade-num5:before, .fade-num6:before {
  content: "1.";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 60px;
  font-family: "Univers-Bold", Arial, Helvetica, sans-serif;
  color: #f29111; }

.fade-num2:before {
  content: "2."; }

.fade-num3:before {
  content: "3."; }

.fade-num4:before {
  content: "4."; }

.fade-num5:before {
  content: "5."; }

.fade-num6:before {
  content: "6."; }

strong {
  font-family: "Univers-Bold", Arial, Helvetica, sans-serif;
  color: #4e5052; }

.font-family-bold {
  font-family: "Univers-Bold", Arial, Helvetica, sans-serif; }

.font-family-light {
  font-family: "Univers-Light", Arial, Helvetica, sans-serif; }

.font-family-regular {
  font-family: "Univers", Arial, Helvetica, sans-serif; }

/*--------------------------------------------------------------
# OBJECTS

/* MODAL *********************/
/* [Object] Modal
 * =============================== */
label.modal-trigger {
  cursor: pointer;
  overflow: hidden;
  display: block;
  position: relative;
  transition: opacity .25s ease-in-out; }

#p15 label.modal-trigger {
  cursor: pointer;
  overflow: hidden;
  display: block;
  position: relative;
  transition: opacity .25s ease-in-out;
  width: 140px;
  height: 78px; }

#vid-pg15 .trad-asset, #vid-pg15b .trad-asset {
  float: right;
  color: #bce5ed;
  font-size: 16px;
  width: 64%;
  position: relative;
  margin-top: -80px;
  margin-right: 39px;
  font-family: "UniversLTStd-Light", Arial, Helvetica, sans-serif; }

label.modal-trigger img {
  margin-bottom: 5px; }
label.modal-trigger.video:hover {
  opacity: 1;
  transition: opacity .25s ease-in-out; }

.modal {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: left;
  background: rgba(0, 0, 0, 0.9);
  transition: opacity .25s ease; }

.modal__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer; }

.modal-state {
  display: none; }
  .modal-state:checked + .modal {
    opacity: 1;
    visibility: visible; }
    .modal-state:checked + .modal .modal__inner {
      top: 0; }

.modal__inner {
  transition: top .25s ease;
  position: absolute;
  top: -20%;
  right: 0;
  bottom: 0;
  left: 0;
  width: 90%;
  margin: auto;
  overflow: auto;
  background: transparent;
  border-radius: 5px;
  padding: 1em 2em;
  height: 80%; }
  .modal__inner img {
    max-width: 100%;
    max-height: 100%;
    margin: auto; }

.modal__close {
  position: absolute;
  right: -2em;
  top: -1.5em;
  z-index: 2;
  width: 1.1em;
  height: 1.1em;
  cursor: pointer; }
  .modal__close:after, .modal__close:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 1.5em;
    background: #ccc;
    display: block;
    transform: rotate(45deg);
    left: 50%;
    margin: -3px 0 0 -1px;
    top: 0; }
  .modal__close:hover:after, .modal__close:hover:before {
    background: #aaa; }
  .modal__close:before {
    transform: rotate(-45deg); }

label.modal-trigger.icon-link {
  cursor: pointer;
  position: relative;
  width: 760px;
  margin: 50px 0; }
  label.modal-trigger.icon-link.left {
    left: -72px;
    width: 670px; }
  label.modal-trigger.icon-link span {
    color: #1f4f82;
    font-size: 21px;
    text-decoration: underline;
    position: relative;
    margin-left: 60px;
    display: inline-block;
    top: 25px; }
  label.modal-trigger.icon-link.left span {
    margin-left: 118px; }
  label.modal-trigger.icon-link .white_trans_bg {
    height: 76px; }
    label.modal-trigger.icon-link .white_trans_bg img {
      display: inline;
      float: left; }
  label.modal-trigger.icon-link.left .white_trans_bg img {
    float: right; }
  label.modal-trigger.icon-link span:before {
    content: url("../assets/graphics/icons/icon-popup.png");
    position: absolute;
    left: -46px; }

/***quotes**/
.pull_quote {
  border-top: 8px solid #f37721;
  border-bottom: 8px solid #f37721;
  font-size: 21px;
  color: #003b4d;
  background-color: rgba(255, 255, 255, 0.8);
  padding-left: 70px;
  padding-right: 70px;
  padding-top: 7px;
  padding-bottom: 5px;
  margin-bottom: 17px; }
  .pull_quote.right_flush {
    border-top: 14px solid #f37721;
    border-bottom: 14px solid #f37721;
    font-size: 31px;
    padding-left: 33px;
    padding-right: 40px;
    padding-top: 40px;
    padding-bottom: 43px;
    margin-bottom: 42px;
    margin-right: -33px;
    letter-spacing: -.01em; }
  .pull_quote.left_flush {
    margin-left: -63px;
    margin-top: 55px;
    padding-top: 20px;
    font-size: 23px;
    width: 92%; }

#p10 .pull_quote {
  padding-left: 43px;
  padding-right: 43px;
  margin-bottom: 35px; }

#p11 .callout {
  margin-top: -7px;
  line-height: 1.65em; }

.callout {
  line-height: 1.5em;
  border-left-color: #ffffff;
  border-left-style: solid;
  border-left-width: 1.2px;
  padding-left: 15px; }

.quote {
  color: #00758f;
  font-size: 35px; }

.pull-quote-bottom {
  width: 100%;
  display: inline-block;
  position: relative; }

#p17 .quote {
  margin-left: 44px; }

table .quote-end {
  background-image: none;
  display: inline;
  max-height: 0px;
  line-height: 14px;
  position: absolute;
  bottom: 4px; }

.quote td {
  vertical-align: top; }
.quote .right-side {
  margin-top: 10px;
  position: relative;
  line-height: 1.75em; }

.quote-text {
  letter-spacing: -.01em;
  line-height: 1.35em; }

.quote-caller {
  font-family: "Univers-Bold", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 26px;
  margin-left: 44px;
  margin-top: 17px;
  line-height: normal; }

.modal-trigger .round-icon.top-align {
  top: 15px; }

.trad-asset {
  color: #1f4f82;
  background-repeat: no-repeat; }

.brightcove-info-holder.gradient-bg {
  padding-top: 23px;
  /*float: right;*/
  display: inline-block;
  /* width: 92%; */
  height: 90px;
  padding-bottom: 15px; }

/* video play button */
label.modal-trigger.video:after {
  content: '';
  background: url("../assets/graphics/icons/video-play-btn.png") no-repeat center center;
  background-size: contain;
  width: 80px;
  height: 119px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

#p15 label.modal-trigger.video:after {
  width: 38px;
  height: 38px; }

.modal.video {
  background: rgba(0, 0, 0, 0.7); }
  .modal.video .modal__inner {
    position: absolute;
    right: initial;
    bottom: initial;
    left: 50%;
    top: 50% !important;
    width: 600px;
    margin: auto;
    overflow: visible;
    background: transparent;
    border-radius: 0;
    padding: 0;
    height: auto;
    transform: translate(-50%, -50%); }

/* MEDIA *********************/
/* RESPONSIVE IFRAME VIDEO */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 0px;
  height: 0; }
  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* TOOLTIP *********************/
.tooltip {
  outline: none;
  position: relative;
  cursor: pointer;
  font-size: 1.2rem; }
  .tooltip strong {
    line-height: 30px; }
  .tooltip:hover {
    text-decoration: none; }
  .tooltip span {
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    padding: 20px 10px 20px 20px;
    position: absolute;
    bottom: calc(100% + 25px);
    width: 360px;
    line-height: 18px;
    border-radius: 4px;
    transform: translateX(-100%);
    position: absolute;
    background-color: rgba(0, 59, 77, 0.9);
    transition: .25s;
    font-size: 12px;
    text-align: left;
    color: white;
    box-sizing: border-box; }
  .tooltip:hover span {
    display: inline;
    opacity: 1;
    visibility: visible;
    transition: 0.25s; }
  .tooltip span:after {
    position: absolute;
    bottom: -20px;
    left: 85%;
    width: 0;
    border-top: 5px solid #000;
    border-top: 20px solid rgba(0, 59, 77, 0.9);
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0; }
  .tooltip h2 {
    color: #F29111;
    font-size: 13px;
    margin: 0;
    margin-bottom: 5px; }

/**footnotes**/
.footnote-stacked {
  margin-bottom: 10px; }

.footnote {
  color: #bce5ed;
  font-size: 10px; }
  .footnote.bottom {
    bottom: 49px; }

.footnote-bottom-1 {
  position: absolute;
  bottom: -209px;
  left: 0; }

.footnote-bottom-2 {
  position: absolute;
  bottom: -221px;
  left: 0; }

#p3 .footnote {
  top: 630px;
  position: absolute; }

/*--------------------------------------------------------------
# COMPONENTS
--------------------------------------------------------------*/
/* NAV *********************/
/* NAV BAR */
.nav-bar {
  background: transparent; }

body.full-nav .icon-wrap {
  display: block;
  opacity: 1;
  height: 100%; }
body.full-nav .nav-bar {
  height: 56px;
  transition-delay: 5s;
  transition: .25s all ease-in-out; }
  body.full-nav .nav-bar .company-logo {
    opacity: 1; }
body.no-nav .nav-bar {
  height: 0;
  opacity: 0;
  transition: .25s all ease-in-out; }

.nav-bar a {
  text-decoration: none; }

/* LOGO */
.company-logo {
  background-image: url("../assets/graphics/oracle-logo.jpg");
  background-repeat: no-repeat;
  width: 160px;
  height: 56px;
  float: left;
  display: none;
  margin-left: 64px;
  background-size: cover;
  opacity: 0;
  display: inline-block;
  height: 80px;
  width: 222px;
  transition-delay: background 0s;
  position: relative; }
  .company-logo a {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0; }

.cover-text {
  position: absolute;
  top: 210px;
  left: 62px; }

.cover-title {
  font-size: 146px;
  color: #00758f;
  font-family: "Univers-Bold", Arial, Helvetica, sans-serif;
  font-weight: 400;
  width: 75%;
  line-height: normal;
  margin-bottom: 32px; }

.cover-subtitle {
  font-size: 48px;
  color: #f29111; }

body.full-nav .company-logo, body.no-nav .company-logo {
  height: 56px;
  width: 160px;
  transition-delay: background 0.25s; }

#aboutTheResearchWrapper, #executiveSummaryWrapper, #organizationByCloudUtilizationWrapper {
  opacity: 0; }

.arrow-right {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  display: inline-block;
  padding-right: 5px;
  position: relative;
  top: 4px; }
  .arrow-right.red {
    border-left: 10px solid #f80000; }
  .arrow-right.orange {
    border-left: 10px solid #f29111; }
  .arrow-right.dark-blue-h3 {
    border-left: 10px solid #003b4d; }
  .arrow-right.dark-blue-h1 {
    border-left: 10px solid #283c4a; }
  .arrow-right.blue-h1 {
    border-left: 10px solid #00758f; }
  .arrow-right.light-blue-h1 {
    border-left: 10px solid #8aadbf; }
  .arrow-right.green {
    border-left: 10px solid #3a913f; }
  .arrow-right.deep-red {
    border-left: 10px solid #592439; }
  .arrow-right.pink-red {
    border-left: 10px solid #942645; }
  .arrow-right.grey {
    border-left: 10px solid #939699; }
  .arrow-right.dark-grey {
    border-left: 10px solid #4e5052; }
  .arrow-right.white {
    border-left: 10px solid #ffffff; }

.fa-home {
  color: #fff;
  font-size: 40px;
  position: absolute;
  top: 8px;
  right: 75px;
  cursor: pointer; }

/* ICON NAV */
.icon-wrap {
  display: none;
  opacity: 0;
  float: right; }
  .icon-wrap > * {
    display: inline-block;
    position: relative;
    height: 100% !important;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 80px; }
    .icon-wrap > * > ul {
      transform: translateX(15%);
      visibility: hidden;
      opacity: 0;
      -webkit-transition: all 1s ease-in-out;
      -moz-transition: all 1s ease-in-out;
      -o-transition: all 1s ease-in-out;
      top: 100%;
      left: 50%;
      z-index: 2;
      padding-left: 10px;
      border-radius: 0;
      padding: 0;
      margin-top: 50px;
      margin-left: 4px;
      margin-bottom: 2px;
      -webkit-transition: all .25s ease-in-out;
      -moz-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out; }
  .icon-wrap > .icon-smedia > ul {
    left: auto;
    right: 0;
    transform: translateX(0); }
  .icon-wrap .hamburger_icon > ul {
    left: 0%;
    padding-top: 20px;
    padding-bottom: 20px; }
    .icon-wrap .hamburger_icon > ul.social-dd {
      padding-bottom: 0px;
      padding-top: 25px; }
  .icon-wrap.hoverish ul {
    transform: translateX(-93%);
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out; }
  .icon-wrap > * > ul > li {
    list-style: none;
    min-height: 40px; }
    .icon-wrap > * > ul > li .contents {
      font-size: 36px;
      color: #fff;
      padding: 8px 20px 20px 30px;
      height: 60px; }
    .icon-wrap > * > ul > li a, .icon-wrap > * > ul > li span {
      padding: 8px 20px 2px 30px;
      display: inline-block;
      transition: all .25s ease-in-out;
      cursor: pointer;
      color: #fff; }
    .icon-wrap > * > ul > li .icon-download a {
      padding: 8px 20px 2px 0px; }

/* DROPDOWN MENU */
a.download {
  color: #fff;
  padding: 10px 20px;
  border: 1px solid #8aadbf;
  float: right;
  margin-right: 20px; }
  a.download:hover {
    color: #003b4d;
    cursor: pointer;
    background-color: #8aadbf; }

.menu-dd li:hover a .txt-blue-dk {
  text-decoration: underline; }

.hashover {
  cursor: pointer; }

.social-dd .hashover:hover .txt-blue-dk {
  text-decoration: underline; }

.hamburger_icon {
  background-image: url("../img/icon-toc.png");
  width: 40px;
  height: 28px;
  cursor: pointer; }
  .hamburger_icon > ul {
    width: 490px; }

.stepin {
  list-style: none;
  margin-left: 50px;
  margin-top: 10px; }
  .stepin li {
    min-height: 40px; }
    .stepin li a {
      color: #fff; }

.icon-download {
  background-image: url("../assets/graphics/icons/download-arrow.png");
  background-repeat: no-repeat;
  background-size: 28px 39px;
  padding-left: 50px;
  min-height: 39px;
  margin-bottom: 20px;
  background-position-x: 4px;
  padding-top: 7px; }
  .icon-download > ul {
    text-align: center; }
    .icon-download > ul .pdf-link {
      font-size: 16px;
      padding: 15px 5px;
      width: 200px; }

.icon_smedia {
  background-image: url("../assets/graphics/icons/share_icon.png");
  background-repeat: no-repeat;
  margin-bottom: 20px;
  padding-left: 23px;
  background-size: 38px 39px;
  min-height: 39px;
  cursor: pointer;
  padding-top: 9px; }
  .icon_smedia > ul {
    width: 200px;
    padding: 5px;
    right: 0;
    left: auto;
    transform: translateX(0); }
    .icon_smedia > ul li {
      display: inline-block;
      padding: 0 8px;
      float: left; }
      .icon_smedia > ul li a {
        height: 25px;
        width: 25px;
        display: inline-block;
        margin: 2px;
        padding: 0;
        background-repeat: no-repeat;
        background-position: center center;
        padding-top: 5px; }
    .icon_smedia > ul > li:hover a {
      background-color: transparent; }

.icon-wrap > .icon_smedia > ul:after {
  left: 95%; }

a.icon_facebook {
  background-color: transparent;
  background-image: url("../assets/graphics/icons/icon-facebook.png"); }
  a.icon_facebook:hover {
    background-color: transparent;
    background-image: url("../assets/graphics/icons/icon-facebook.png"); }
a.icon_twitter {
  background-image: url("../assets/graphics/icons/icon-twitter.png"); }
a.icon_linkedin {
  background-image: url("../assets/graphics/icons/icon-linkedin.png"); }
a.icon_blog {
  background-image: url("../assets/graphics/icons/icon-blog.png"); }

/* Chapter *********************/
.footer {
  width: 100%;
  height: 65px;
  position: absolute;
  bottom: 0;
  padding-right: 45px;
  padding-top: 10px;
  color: #ffffff;
  font-family: "Univers", Arial, Helvetica, sans-serif;
  font-size: 32px;
  display: none;
  letter-spacing: -.025em; }

.footer-book-title {
  margin-left: 64px;
  display: inline-block;
  color: #ffffff;
  font-size: 21px; }

.footer-chap-title {
  float: right;
  padding-top: 8px;
  margin-right: 15px;
  padding-right: 15px;
  position: absolute;
  right: 95px;
  color: #ffffff;
  font-size: 15px;
  width: 189px;
  height: 70px;
  line-height: 1;
  text-align: right;
  border-right: 2px solid #fff; }
  .footer-chap-title.txt-blue-lt {
    color: #283c4a;
    border-right-color: #283c4a; }

#footNum {
  float: right;
  margin-right: 16px;
  margin-top: 5px;
  color: #ffffff; }
  #footNum.txt-blue-lt {
    color: #283c4a; }

a.white {
  color: white; }

.pull-left.right-side {
  padding-left: 10px; }

header .title-icon {
  margin: -15px 0 19px 0; }

/* SLICK *********************/
/* Slider */
/* Arrows */
.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  display: block;
  cursor: pointer;
  color: #fff;
  border: none;
  outline: none;
  background: transparent;
  z-index: 2000; }

.slick-prev {
  width: 32px;
  left: 10px;
  bottom: 10px; }
  .slick-prev:hover, .slick-prev:focus {
    opacity: .75;
    color: transparent;
    outline: none; }

.slick-next {
  width: 32px;
  height: 56px;
  right: 20px;
  bottom: 5px;
  visibility: hidden !important; }
  .slick-next:hover, .slick-next:focus {
    opacity: .75;
    color: transparent;
    outline: none; }

.full-nav .slick-next {
  visibility: visible !important; }

.slick-prev:hover:before, .slick-prev:focus:before {
  opacity: 1; }

.slick-next:hover:before, .slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev:before, .slick-next:before {
  font-family: FontAwesome;
  font-size: 40px;
  line-height: 1;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev:before {
  content: "\f053";
  color: #939699; }

.slick-next:before {
  content: "\f054"; }

.txt-blue-lt.slick-next:before {
  color: #283c4a; }

[dir="rtl"] .slick-prev:before {
  content: "\f054"; }

[dir="rtl"] .slick-next {
  left: -10px;
  right: auto; }

[dir="rtl"] .slick-next:before {
  content: "\f053"; }

/******************************
LISTS
******************************/
div.selection {
  position: absolute;
  bottom: 17px;
  left: 80px; }
  div.selection .block {
    display: inline-block;
    height: 5px;
    width: 50px;
    background-color: #939699; }
    div.selection .block.active {
      height: 10px; }
    div.selection .block.red {
      background-color: #f80000; }
    div.selection .block.orange {
      background-color: #f29111; }
    div.selection .block.dark-blue-h3 {
      background-color: #003b4d; }
    div.selection .block.dark-blue-h1 {
      background-color: #283c4a; }
    div.selection .block.dark-grey {
      background-color: #4e5052; }
    div.selection .block.grey {
      background-color: #939699; }
    div.selection .block.blue-h1 {
      background-color: #00758f; }
    div.selection .block.light-blue-h1 {
      background-color: #8aadbf; }
    div.selection .block.green {
      background-color: #3a913f; }
    div.selection .block.deep-red {
      background-color: #592439; }
    div.selection .block.pink-red {
      background-color: #942645; }

.arrow-text {
  font-family: Univers, Arial, Helvetica, sans-serif;
  /*background-image: url("../assets/images/orange-arrow.png.html");*/
  background-repeat: no-repeat;
  padding-left: 73px;
  color: #00758f;
  margin-bottom: 40px;
  font-size: 30px;
  margin-right: 6%;
  background-position: 0px 12px;
  background-size: 48px 49px;
  padding-top: -7px;
  margin-left: 6px;
  line-height: 1.4em;
  letter-spacing: .01em; }

/******************************
POPUPS
******************************/
.overlay-fill {
  width: 100%;
  height: 100%;
  background-color: black;
  display: block;
  position: absolute;
  top: 21px;
  opacity: 1; }

#overlay-container {
  z-index: 1001;
  display: none;
  text-align: center;
  opacity: 1 !important;
  width: 980px;
  margin-top: 25px;
  height: 560px; }

/* modify to fit size of the popup image */
#overlay-content {
  opacity: 0;
  overflow: hidden;
  margin: 45px auto 0; }

#voverlay-content {
  z-index: 1001;
  display: none;
  text-align: right;
  width: 822px;
  height: 489px;
  color: #fff;
  margin-top: 24px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 126px 100px;
  background-position: center; }
  #voverlay-content object, #voverlay-content iframe, #voverlay-content span {
    width: 100%;
    height: 100%; }

/* Close Button */
.button.b-close, .button.bClose {
  width: 69px;
  height: 37px;
  right: 8px;
  margin-top: -5px;
  padding-bottom: 2px;
  position: absolute;
  z-index: 10000;
  cursor: pointer;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url("../assets/images/b-close.png");
  background-size: contain; }

.popupContainer {
  width: 952px;
  height: 668px;
  background-color: transparent;
  opacity: 0.9; }

/* TOC *********************/
.TOC-wrap {
  padding-left: 0;
  padding-right: 0px;
  margin-top: 201px; }

.row.toc {
  margin-top: -32px; }

/******************************
SCROLLBAR PLUGIN
******************************/
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative; }
  .scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: 500px !important;
    max-width: none !important;
    overflow: hidden !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: 95% !important; }
    .scroll-wrapper > .scroll-content::-webkit-scrollbar {
      height: 0;
      width: 0; }

.scroll-element {
  display: block;
  box-sizing: content-box; }
  .scroll-element div {
    box-sizing: content-box; }
  .scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
    display: block; }
  .scroll-element.scroll-x {
    display: none !important;
    overflow-x: hidden; }
    .scroll-element.scroll-x.scroll-scrollx_visible {
      display: none !important;
      overflow-x: hidden; }
  .scroll-element .scroll-bar, .scroll-element .scroll-arrow {
    cursor: default; }

.scrollbar-inner > .scroll-element {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10; }
  .scrollbar-inner > .scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
    display: block;
    height: 96%;
    left: 0;
    top: 0;
    width: 100%; }
  .scrollbar-inner > .scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%; }
  .scrollbar-inner > .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 12px !important; }

.popup-inner {
  position: relative; }

/* Also a track style... */
.scrollbar-inner > .scroll-element {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10; }
  .scrollbar-inner > .scroll-element .scroll-element_outer {
    overflow: hidden;
    -webkit-border-radius: 8px;
    -moz-border-radius: 0;
    border-radius: 8px; }
  .scrollbar-inner > .scroll-element .scroll-element_track, .scrollbar-inner > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 0;
    border-radius: 8px; }
  .scrollbar-inner > .scroll-element .scroll-element_track, .scrollbar-inner > .scroll-element .scroll-bar {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 1; }
  .scrollbar-inner > .scroll-element .scroll-element_track {
    background-color: #DEE0E0 !important; }
  .scrollbar-inner > .scroll-element .scroll-bar {
    background-color: #939699 !important;
    height: 120px !important; }
  .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191; }
  .scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -12px; }
  .scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -12px; }
  .scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -12px; }
  .scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -12px; }
  .scrollbar-inner > .scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
    display: block;
    height: 95%;
    left: 0;
    top: 5px;
    width: 100%; }

#search_results .scrollbar-inner > .scroll-element div {
  height: 95%; }

.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%; }
.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 8px; }
.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden;
  -webkit-border-radius: 8px;
  -moz-border-radius: 0px;
  border-radius: 8px; }
.scrollbar-inner > .scroll-element .scroll-element_track, .scrollbar-inner > .scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 0px;
  border-radius: 8px; }
.scrollbar-inner > .scroll-element .scroll-element_track, .scrollbar-inner > .scroll-element .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; }
.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #e0e0e0; }
.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #c2c2c2; }
.scrollbar-inner > .scroll-element:hover .scroll-bar, .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191; }
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px; }
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px; }

.scrollbar_setup {
  max-width: 1200px; }
  .scrollbar_setup .scrollbar_wrap {
    width: 95%;
    margin-left: 25px; }
    .scrollbar_setup .scrollbar_wrap .inner-content {
      border: 1px solid #CCC;
      max-height: 170px;
      width: 600px; }
    .scrollbar_setup .scrollbar_wrap > div {
      max-height: 625px;
      overflow: auto; }
    .scrollbar_setup .scrollbar_wrap .permanent {
      min-width: 800px; }

/* PRELOADER *********************/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 3000; }

#status {
  width: 320px;
  height: 80px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-image: url("../assets/images/preloader.gif");
  background-repeat: no-repeat;
  background-size: 320px 80px;
  /* is width and height divided by two */ }

/* PAGES *********************/
section.slick-slide {
  overflow: hidden; }

.slick-slide > .container {
  margin: 100px 33px 0 56px;
  margin-top: 45px;
  width: auto;
  padding: 0;
  height: 696px; }
  .slick-slide > .container.intro {
    margin-top: 99px; }
  .slick-slide > .container.new-chap {
    margin-top: 60px; }

.slick-slide > .container.new-chap {
  margin-top: 45px; }

.logos {
  margin: 40px 30px 0 0px;
  width: auto;
  padding: 0;
  height: 50px; }

.pad-right-download, .slick-slide > .container.pad-right-download {
  padding-right: 110px; }

.pad-right-hamburger {
  padding-right: 42px; }

.menu-dd {
  background-color: rgba(5, 5, 5, 0.95);
  border: none; }
  .menu-dd.social-dd {
    margin-top: 2px;
    padding-left: 30px;
    padding-top: 22px;
    padding-bottom: 7px; }

.menu-dd a:hover {
  margin-bottom: 0; }

.sub-menu-dd {
  display: initial;
  list-style-type: none; }

.sub-menu-dd li {
  padding-left: 2rem; }

.icon-wrap > * > ul > li .contents {
  height: 100px; }

.social-dd li {
  display: inline; }

.chap-name {
  line-height: 1em; }

.chap-desc {
  letter-spacing: -.04em; }

.social-icons-holder {
  float: right;
  width: 209px;
  padding-right: 8px;
  margin-right: 30px;
  margin-top: 6px; }

.icon_smedia .icon {
  display: none;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  float: left; }

.icon-smedia .icon a {
  background-color: transparent; }

.social-icons-holder a:hover {
  opacity: 0.8; }

article {
  padding-top: 36px;
  padding-left: 14px;
  padding-right: 34px; }

/* cheats and fixes*/
.overlay {
  width: 700px;
  height: 800px !important;
  background-color: #00758e;
  position: absolute;
  top: -90px;
  left: 651px;
  opacity: .8; }

.overlay-two {
  width: 700px;
  height: 800px !important;
  background-color: #00758e;
  position: absolute;
  top: -90px;
  left: 651px;
  opacity: .8;
  width: 100%;
  left: 0px;
  top: 0px; }

.pos-absolute {
  position: absolute; }

.black-overlay {
  width: 290px;
  height: 162px;
  position: relative;
  background-color: black;
  margin-top: -167px;
  opacity: .3; }

label:hover .black-overlay {
  opacity: 0; }

.black-overlay2 {
  width: 140px;
  height: 79px;
  position: relative;
  background-color: black;
  margin-top: -84px;
  margin-left: 0;
  opacity: .3; }
  .black-overlay2:hover {
    background-color: transparent;
    opacity: 1; }

#overlay-1, .overlay-2 {
  position: absolute;
  left: 700px; }

.copyright {
  color: #4e5052;
  position: absolute;
  top: 477px;
  width: 32%; }

.arrow-orange {
  background-image: url("../assets/images/desktop/ch01-arrow.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  color: #4e5052;
  margin-bottom: 20px;
  font-size: 16px;
  margin-right: 6%;
  background-position: 0 10px;
  background-size: 21px 17px;
  margin-left: 0;
  padding-top: 7px; }

.number-1, .number-2, .number-3, .number-4, .number-5 {
  background-repeat: no-repeat;
  padding-left: 60px;
  color: #4e5052;
  margin-bottom: 20px;
  font-size: 16px;
  margin-right: 0;
  background-position: -16px -7px;
  margin-left: 0;
  padding-top: 7px;
  position: relative; }

.p12-line-height {
  line-height: 1.35em; }

#p12 label.modal-trigger {
  margin-bottom: 20px; }

.desktop-left-50 {
  margin-left: 27px; }

#p13 .desktop-left-50 {
  margin-left: 50px; }

.margin-left-zero {
  margin-left: 0 !important; }

.phone-cheat-20-left {
  margin-left: -20px; }

.number-4 {
  margin-bottom: -207px; }

.overlay-2 {
  position: relative;
  left: 0px;
  margin-top: 0px;
  width: 50%; }

#p12-num3 {
  width: 90%; }

#p2 .toc-link a {
  color: #f29111;
  margin-left: 5px; }

.icon-1, .icon-2, .icon-3, .icon-4, .icon-5 {
  background-repeat: no-repeat;
  padding-left: 56px;
  margin-right: 20px;
  float: left;
  width: 74px;
  height: 74px; }

.icon-1 {
  background-image: url("../assets/images/desktop/ch02-icon01.png"); }

.icon-2 {
  background-image: url("../assets/images/desktop/ch02-icon02.png"); }

.icon-3 {
  background-image: url("../assets/images/desktop/ch02-icon03.png"); }

.icon-4 {
  background-image: url("../assets/images/desktop/ch02-icon04.png"); }

.icon-5 {
  background-image: url("../assets/images/desktop/ch02-icon05.png"); }

.light-blue {
  color: #bce5ed; }

#callout-1 {
  margin-bottom: 30px; }

#callout-3 {
  margin-bottom: 45px;
  margin-top: 10px; }

#callout-4 {
  position: relative;
  margin-bottom: 87px;
  margin-top: -225px; }

#p5 .footnote-bottom-1 {
  position: absolute;
  bottom: -64px;
  left: 0; }
#p5 .footnote-bottom-2 {
  position: absolute;
  bottom: 28px;
  left: 0; }

/*Animations */
/*Page 5 */
#image-1 {
  margin-bottom: 30px;
  position: relative; }

.zero {
  position: absolute;
  color: white; }

.sixty {
  position: absolute;
  left: 63%;
  color: white;
  opacity: 0;
  margin-left: -4px; }

.animate .sixty {
  -webkit-transition-delay: 1.9s;
  /* Safari */
  transition-delay: 1.9s;
  opacity: 1; }

.hundred {
  position: absolute;
  right: 0;
  color: white; }

.orange-bar {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f29111;
  height: 24.2px;
  width: 40px;
  -webkit-transition: width 2ms;
  /* Safari */
  transition: width 2s; }

.animate .orange-bar {
  width: 64%; }

/*Page 15 */
#image-2-15 {
  margin-bottom: 20px;
  margin-top: -35px;
  position: relative; }

.pg15-image1 {
  position: absolute;
  width: 296px;
  height: 378px;
  left: 105px;
  top: 93px; }

.pg15-image2 {
  position: absolute;
  top: 7px;
  opacity: 0;
  right: 50px;
  -ms-transform: rotate(-15deg);
  /* IE 9 */
  -webkit-transform: rotate(-15deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-15deg); }

.animate .pg15-image2 {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Chrome, Safari, Opera */
  transform: rotate(0deg);
  opacity: 1; }

/*Page 10 */
#image-5 {
  margin-bottom: 87px;
  position: absolute; }

.image-5-guy {
  position: relative;
  width: 260px;
  height: 258px;
  margin-left: 157px;
  margin-top: 225px;
  opacity: 0; }

.animate .image-5-guy {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  transform: translate(0, -169px);
  opacity: 1;
  z-index: 1; }

.five-bigdata-left {
  position: absolute;
  width: 164px;
  height: 122px;
  left: -275px;
  top: 133px;
  transform: translate(0px, 25px);
  opacity: 0; }

.animate .five-bigdata-left {
  transform: translate(274px, 25px);
  opacity: 1;
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.five-bigdata-right {
  position: absolute;
  width: 164px;
  height: 122px;
  margin-left: 416px;
  margin-top: -357px;
  transform: translate(200px, 25px);
  opacity: 0; }

.animate .five-bigdata-right {
  opacity: 1;
  transform: translate(-4px, 25px);
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.five-piechart {
  position: absolute;
  width: 54px;
  height: 62px;
  top: 67px;
  left: 367px;
  opacity: 0;
  transform: translate(-107px, 25px); }

.animate .five-piechart {
  transform: translate(-217px, 25px);
  opacity: 1;
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 1s;
  /* Safari */
  transition-delay: 1s; }

.five-redbar {
  position: absolute;
  width: 54px;
  height: 62px;
  top: -9px;
  left: 182px;
  transform: translate(73px, 94px);
  opacity: 0; }

.animate .five-redbar {
  opacity: 1;
  transform: translate(4px, 11px);
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 1s;
  /* Safari */
  transition-delay: 1s; }

.five-graybar {
  position: absolute;
  width: 54px;
  height: 62px;
  top: -9px;
  left: 351px;
  opacity: 0;
  transform: translate(-89px, 111px); }

.animate .five-graybar {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 1s;
  /* Safari */
  transition-delay: 1s;
  opacity: 1;
  transform: translate(-29px, 3px); }

.five-brokengraph {
  position: absolute;
  width: 54px;
  height: 62px;
  top: 65px;
  left: 401px;
  opacity: 0;
  transform: translate(-140px, 51px); }

.animate .five-brokengraph {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 1s;
  /* Safari */
  transition-delay: 1s;
  opacity: 1;
  transform: translate(-29px, 19px); }

#p11 .footnote-bottom-1 {
  position: absolute;
  bottom: 80px;
  left: 0; }
#p11 .footnote-bottom-2 {
  position: absolute;
  bottom: 64px;
  left: 0;
  width: 151%; }

/* Page06 */
#image-3 {
  position: relative; }

.six-lady {
  position: absolute;
  width: 253px;
  height: 424px;
  left: 150px;
  top: 200px; }

.six-building {
  position: absolute;
  width: 380px;
  height: 410px;
  left: -19px; }

.six-manLeft {
  position: absolute;
  width: 141px;
  height: 315px;
  top: 200px;
  left: 10px;
  opacity: 0;
  transform: translate(-140px, -1px); }

.animate .six-manLeft {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  opacity: 1;
  transform: translate(0px, -1px); }

.six-manRight {
  position: absolute;
  width: 141px;
  height: 315px;
  top: 200px;
  left: 402px;
  opacity: 0;
  transform: translate(100px, -1px); }

.animate .six-manRight {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  opacity: 1;
  transform: translate(-1px, -1px); }

.six-bigCrog {
  position: absolute;
  width: 134px;
  height: 134px;
  top: 474px;
  left: 164px;
  opacity: 0;
  transform: rotate(-10deg); }

.animate .six-bigCrog {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -ms-transform: rotate(30deg);
  /* IE 9 */
  -webkit-transform: rotate(30deg);
  /* Chrome, Safari, Opera */
  transform: rotate(30deg);
  opacity: 1;
  -webkit-transition-delay: 900ms;
  /* Safari */
  transition-delay: 900ms; }

.six-smallCrog {
  position: absolute;
  width: 94px;
  height: 94px;
  top: 448px;
  left: 282px;
  opacity: 0;
  transform: rotate(-10deg); }

.animate .six-smallCrog {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -ms-transform: rotate(-35deg);
  /* IE 9 */
  -webkit-transform: rotate(-35deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-35deg);
  -webkit-transition-delay: 900ms;
  /* Safari */
  transition-delay: 900ms;
  opacity: 1; }

/*page 13 */
.fifteen-cloud {
  position: absolute;
  width: 646px;
  height: 364px;
  top: 45px;
  opacity: .3;
  z-index: 0; }

#image-13 {
  position: relative; }

.fifteen-building {
  position: absolute;
  width: 260px;
  height: 260px;
  top: 115px;
  left: 158px;
  z-index: 1; }

.fifteen-personOne {
  position: absolute;
  width: 130px;
  height: 144px;
  left: 160px;
  top: 57px;
  z-index: 2;
  opacity: 0;
  transform: translate(-1px, -1px); }

.animate .fifteen-personOne {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  transform: translate(-1px, -1px);
  opacity: 1; }

.fifteen-personTwo {
  position: absolute;
  width: 130px;
  height: 144px;
  top: 194px;
  left: 65px;
  z-index: 2;
  transform: translate(-1px, -1px);
  opacity: 0; }

.animate .fifteen-personTwo {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  transform: translate(-1px, -1px);
  opacity: 1;
  -webkit-transition-delay: 700ms;
  /* Safari */
  transition-delay: 700ms; }

.fifteen-personThree {
  position: absolute;
  width: 130px;
  height: 144px;
  top: 194px;
  left: 387px;
  z-index: 2;
  transform: translate(-1px, -1px);
  opacity: 0; }

.animate .fifteen-personThree {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  transform: translate(-1px, -1px);
  opacity: 1;
  -webkit-transition-delay: 975ms;
  /* Safari */
  transition-delay: 975ms; }

.fifteen-personFour {
  position: absolute;
  width: 130px;
  height: 144px;
  z-index: 2;
  top: 270px;
  left: 235px;
  transform: translate(-1px, -1px);
  opacity: 0; }

.animate .fifteen-personFour {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  transform: translate(-1px, -1px);
  opacity: 1;
  -webkit-transition-delay: 1300ms;
  /* Safari */
  transition-delay: 1300ms; }

.text-1, .text-2, .text-3, .text-4 {
  font-size: 18px;
  font-family: "Univers-Bold", Arial, Helvetica, sans-serif; }

.text-1 {
  position: absolute;
  left: 260px;
  top: 80px;
  opacity: 0;
  transform: translate(15px, -1px); }

.animate .text-1 {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  transform: translate(-1px, -1px);
  opacity: 1;
  -webkit-transition-delay: 750ms;
  /* Safari */
  transition-delay: 750ms; }

.text-2 {
  position: absolute;
  top: 245px;
  left: -32px;
  transform: translate(-15px, -1px);
  opacity: 0; }

.animate .text-2 {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  transform: translate(-1px, -1px);
  opacity: 1;
  -webkit-transition-delay: 950ms;
  /* Safari */
  transition-delay: 950ms; }

.text-3 {
  position: absolute;
  top: 386px;
  left: 125px;
  transform: translate(-51px, -1px);
  opacity: 0; }

.animate .text-3 {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  transform: translate(-1px, -1px);
  opacity: 1;
  -webkit-transition-delay: 1450ms;
  /* Safari */
  transition-delay: 1450ms; }

.text-4 {
  position: absolute;
  top: 244px;
  left: 486px;
  width: 80%;
  transform: translate(15px, -1px);
  opacity: 0; }

.animate .text-4 {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  transform: translate(-1px, -1px);
  opacity: 1;
  -webkit-transition-delay: 1350ms;
  /* Safari */
  transition-delay: 1350ms; }

/*page 07 */
#image-4 {
  position: relative; }

.seven-cloud {
  position: absolute;
  width: 694px;
  height: 417px;
  top: -45px;
  left: 14px; }

.seven-orange, .seven-white {
  position: absolute;
  transform: translate(-1px, -1px);
  opacity: 0;
  width: 60px;
  height: 69px; }

.animate .seven-orange, .animate .seven-white {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  transform: translate(-1px, -1px);
  opacity: 1; }

.seven-orange-1 {
  left: 130px;
  top: -20px; }

.animate .seven-orange-1 {
  -webkit-transition-delay: 0ms;
  /* Safari */
  transition-delay: 0s; }

.seven-orange-2 {
  left: 230px;
  top: -20px; }

.animate .seven-orange-2 {
  -webkit-transition-delay: 150ms;
  /* Safari */
  transition-delay: 150ms; }

.seven-orange-3 {
  left: 330px;
  top: -20px; }

.animate .seven-orange-3 {
  -webkit-transition-delay: 350ms;
  /* Safari */
  transition-delay: 350ms; }

.seven-orange-4 {
  left: 430px;
  top: -20px;
  z-index: 1; }

.animate .seven-orange-4 {
  -webkit-transition-delay: 500ms;
  /* Safari */
  transition-delay: 500ms; }

.seven-orange-5 {
  left: 530px;
  top: -20px; }

.animate .seven-orange-5 {
  -webkit-transition-delay: 650ms;
  /* Safari */
  transition-delay: 650ms; }

.seven-orange-6 {
  left: 130px;
  top: 85px; }

.animate .seven-orange-6 {
  -webkit-transition-delay: 800ms;
  /* Safari */
  transition-delay: 800ms; }

.seven-orange-7 {
  left: 229px;
  top: 83px; }

.animate .seven-orange-7 {
  -webkit-transition-delay: 950ms;
  /* Safari */
  transition-delay: 950ms; }

.seven-white-1 {
  left: 329px;
  top: 84px; }

.animate .seven-white-1 {
  -webkit-transition-delay: 1100ms;
  /* Safari */
  transition-delay: 1100ms; }

.seven-white-2 {
  left: 429px;
  top: 84px; }

.animate .seven-white-2 {
  -webkit-transition-delay: 1250ms;
  /* Safari */
  transition-delay: 1250ms; }

.seven-white-3 {
  left: 529px;
  top: 84px; }

.animate .seven-white-3 {
  -webkit-transition-delay: 1400ms;
  /* Safari */
  transition-delay: 1400ms; }

/* Page 04 */
#image-2 {
  position: relative;
  margin-bottom: 20px;
  margin-top: 0; }

.four-mainImage {
  position: absolute;
  z-index: 1;
  margin-top: 85px; }
  .four-mainImage .animate {
    position: absolute;
    z-index: 1;
    margin-top: 85px; }

.four-car {
  position: absolute;
  width: 60px;
  height: 26px;
  top: 28px;
  left: 419px;
  z-index: 1;
  transform: translate(-1px, -1px);
  opacity: 0; }

.animate .four-car {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  transform: translate(-1px, -1px);
  opacity: 1;
  -webkit-transition-delay: 2700ms;
  /* Safari */
  transition-delay: 2700ms; }

.four-phone {
  position: absolute;
  width: 24px;
  height: 45px;
  top: 79px;
  left: 370px;
  z-index: 1;
  transform: translate(-1px, -1px);
  opacity: 0; }

.animate .four-phone {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  transform: translate(-1px, -1px);
  opacity: 1;
  -webkit-transition-delay: 3000ms;
  /* Safari */
  transition-delay: 3000ms; }

.four-card {
  position: absolute;
  width: 55px;
  height: 49px;
  top: 124px;
  left: 217px;
  z-index: 1;
  transform: translate(-1px, -1px);
  opacity: 0; }

.animate .four-card {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  transform: translate(-1px, -1px);
  opacity: 1;
  -webkit-transition-delay: 3300ms;
  /* Safari */
  transition-delay: 3300ms; }

.four-atm {
  position: absolute;
  width: 51px;
  height: 60px;
  top: 131px;
  left: 79px;
  transform: translate(-1px, -1px);
  opacity: 0; }

.animate .four-atm {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  transform: translate(-1px, -1px);
  opacity: 1;
  -webkit-transition-delay: 3600ms;
  /* Safari */
  transition-delay: 3600ms; }

.four-computer {
  position: absolute;
  width: 73px;
  height: 48px;
  top: 219px;
  left: 29px;
  z-index: 2;
  transform: translate(-1px, -1px);
  opacity: 0; }

.animate .four-computer {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  transform: translate(-1px, -1px);
  opacity: 1;
  -webkit-transition-delay: 3900ms;
  /* Safari */
  transition-delay: 3900ms; }

.four-cart {
  position: absolute;
  width: 73px;
  height: 61px;
  top: 341px;
  z-index: 3;
  left: 20px;
  transform: translate(-1px, -1px);
  opacity: 0; }

.animate .four-cart {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  transform: translate(-1px, -1px);
  opacity: 1;
  -webkit-transition-delay: 4200ms;
  /* Safari */
  transition-delay: 4200ms; }

.four-phoneBox {
  position: absolute;
  width: 51px;
  height: 35px;
  top: 493px;
  left: 315px;
  z-index: 3;
  transform: translate(-1px, -1px);
  opacity: 0; }

.animate .four-phoneBox {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  transform: translate(-1px, -1px);
  opacity: 1;
  -webkit-transition-delay: 2700ms;
  /* Safari */
  transition-delay: 2700ms; }

.four-plate {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 463px;
  left: 422px;
  z-index: 3;
  transform: translate(-1px, -1px);
  opacity: 0; }

.animate .four-plate {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  transform: translate(-1px, -1px);
  opacity: 1;
  -webkit-transition-delay: 3000ms;
  /* Safari */
  transition-delay: 3000ms; }

.four-windmillLeft {
  position: absolute;
  width: 26px;
  height: 38px;
  top: 421px;
  left: 490px;
  z-index: 3;
  transform: translate(-1px, -1px);
  opacity: 0; }

.animate .four-windmillLeft {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  transform: translate(-1px, -1px);
  opacity: 1;
  -webkit-transition-delay: 3300ms;
  /* Safari */
  transition-delay: 3300ms; }

.four-windmillRight {
  position: absolute;
  height: 67px;
  top: 392px;
  left: 499px;
  z-index: 3;
  transform: translate(-1px, -1px);
  opacity: 0; }

.animate .four-windmillRight {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  transform: translate(-1px, -1px);
  opacity: 1;
  -webkit-transition-delay: 3600ms;
  /* Safari */
  transition-delay: 3600ms; }

.four-windmill-propellerRight {
  position: absolute;
  width: 47px;
  height: 47px;
  top: 408px;
  left: 512px;
  z-index: 2;
  opacity: 0;
  transform-origin: 50% 50%; }

.animate .four-windmill-propellerRight {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  opacity: 1;
  -ms-transform: rotate(-101deg);
  /* IE 9 */
  -webkit-transform: rotate(-101deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-101deg);
  -webkit-transition-delay: 3600ms;
  /* Safari */
  transition-delay: 3600ms;
  transform-origin: 50% 50%; }

.four-windmill-propellerLeft {
  position: absolute;
  width: 47px;
  height: 47px;
  left: 476px;
  top: 392px;
  z-index: 2;
  opacity: 0; }

.animate .four-windmill-propellerLeft {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  opacity: 1;
  -ms-transform: rotate(-85deg);
  /* IE 9 */
  -webkit-transform: rotate(-85deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-85deg);
  -webkit-transition-delay: 3600ms;
  /* Safari */
  transition-delay: 3600ms;
  transform-origin: 50% 50%; }

.four-watch {
  position: absolute;
  width: 70px;
  height: 60px;
  top: 339px;
  left: 549px;
  z-index: 3;
  transform: translate(-1px, -1px);
  opacity: 0; }

.animate .four-watch {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  transform: translate(-1px, -1px);
  opacity: 1;
  -webkit-transition-delay: 390ms;
  /* Safari */
  transition-delay: 3900ms; }

.four-folder {
  position: absolute;
  width: 61px;
  height: 46px;
  top: 289px;
  left: 490px;
  z-index: 3;
  transform: translate(-1px, -1px);
  opacity: 0; }

.animate .four-folder {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  transform: translate(-1px, -1px);
  opacity: 1;
  -webkit-transition-delay: 4200ms;
  /* Safari */
  transition-delay: 4200ms; }

.four-arrows {
  position: absolute;
  width: 156px;
  height: 249px;
  top: 234px;
  z-index: 2;
  left: 33px;
  transform: translate(-1px, -1px);
  opacity: 0; }

.animate .four-arrows {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  transform: translate(-1px, -1px);
  opacity: 1; }

.four-arrows-back {
  position: absolute;
  width: 665px;
  height: 469px;
  top: -73px;
  z-index: 0;
  left: -35px; }

.arrow-white {
  position: absolute;
  width: 236px;
  height: 155px;
  top: 29px;
  z-index: 3;
  left: 0;
  transform: translate(-231px, 154px);
  opacity: 0; }

.animate .arrow-white {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  transform: translate(-1px, -1px);
  -webkit-transition-delay: 4600ms;
  /* Safari */
  transition-delay: 4600ms;
  opacity: 1; }

.girl-middle {
  position: absolute;
  width: 219px;
  height: 270px;
  top: 100px;
  z-index: 2;
  left: 203px;
  transform: translate(-1px, -1px);
  opacity: 0; }

.animate .girl-middle {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  opacity: 1;
  -webkit-transition-delay: .5ms;
  /* Safari */
  transition-delay: .5ms; }

.orange-folder {
  position: absolute;
  width: 265px;
  height: 185px;
  top: 463px;
  z-index: 2;
  left: 181px;
  transform: translate(-1px, -1px);
  opacity: 0; }
  .orange-folder.animate {
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    transform: translate(2px, -171px);
    opacity: 1;
    z-index: 2; }

.transBox {
  position: absolute;
  background-color: transparent;
  width: 265px;
  height: 185px;
  top: 293px;
  left: 183px;
  z-index: 3;
  border-radius: 10px;
  overflow: hidden;
  transform: translate(0, 0);
  opacity: 0; }
  .transBox.animate {
    opacity: 1;
    transform: translate(0, 0);
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition-delay: 4800ms;
    /* Safari */
    transition-delay: 4800ms; }

.guy-left {
  position: absolute;
  width: 219px;
  height: 270px;
  top: 110px;
  z-index: 1;
  left: 45px;
  transform: translate(-140px, -1px);
  opacity: 0; }
  .guy-left.animate {
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    transform: translate(-1px, -1px);
    -webkit-transition-delay: 900ms;
    /* Safari */
    transition-delay: 900ms;
    opacity: 1; }

.guy-right {
  position: absolute;
  width: 219px;
  height: 270px;
  top: 110px;
  z-index: 1;
  left: 368px;
  transform: translate(100px, -1px);
  opacity: 0; }
  .guy-right.animate {
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    transform: translate(-1px, -1px);
    opacity: 1;
    -webkit-transition-delay: 900ms;
    /* Safari */
    transition-delay: 900ms; }

/*
#image-2 .animate{
		position: relative;

}
*/
.left-arrow {
  position: absolute;
  width: 665px;
  height: 469px;
  top: -94px;
  z-index: 0;
  left: -12px;
  transform: translate(-1px, -1px);
  opacity: 0; }

.animate .left-arrow {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 1800ms;
  /* Safari */
  transition-delay: 1800ms;
  opacity: 1; }

.right-arrow {
  position: absolute;
  width: 157px;
  height: 264px;
  top: 231px;
  z-index: 2;
  left: 43px;
  transform: translate(-1px, -1px);
  opacity: 0; }

.animate.right-arrow {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 1800ms;
  /* Safari */
  transition-delay: 1800ms;
  opacity: 1; }

.arrow-bottom {
  position: absolute;
  width: 665px;
  height: 469px;
  top: 297px;
  z-index: 2;
  left: 37px;
  transform: translate(-1px, -1px);
  opacity: 0; }

.animate .arrow-bottom {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 1800ms;
  /* Safari */
  transition-delay: 1800ms;
  opacity: 1; }

/* TOC Animation*/
.toc-num {
  color: #4e5052;
  font-weight: bold;
  font-size: 69px;
  font-family: Univers-Bold;
  margin-right: 28px;
  opacity: 0;
  -moz-transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease; }

.animate .toc-num {
  opacity: 1; }

.toc-col {
  width: 45%;
  float: left;
  margin-right: 0px;
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.animate.toc-col {
  margin-right: 120px; }

.slide-sizer {
  width: 411px; }

.slide-sizer2 {
  width: 475px; }

.toc-chap {
  font-size: 30px;
  line-height: normal; }

.Toc-relative {
  position: relative !important;
  margin-bottom: 30px; }
  .Toc-relative .td-right {
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    padding-left: 40px;
    opacity: 0; }
  .Toc-relative.animate .td-right {
    padding-left: 0px;
    opacity: 1; }

.desktop-left-55 {
  margin-left: 55px; }

#vid-1, #vid-2 {
  margin-right: 15px; }

.desktop-bot-0 {
  margin-bottom: 0; }

.desktop-bot-25 {
  margin-bottom: 25px; }

.blue-bg {
  background-color: #00758e;
  width: 700px;
  height: 800px;
  opacity: .5; }

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

.mar-bot-55 {
  margin-bottom: 55px; }

.mar-bot-3 {
  margin-bottom: 3px; }

/* cheats and fixes*/
@media screen and (max-width: 1400px), screen and (max-height: 799px) {
  body {
    transform: scale(0.75);
    transform-origin: top center; } }
/**********Tablet Landscape***************/
@media only screen and (max-width: 1024px) {
  .tablet-only {
    display: inherit; }

  .desktop_only {
    display: none !important; }

  html {
    overflow: hidden;
    height: 100vh; }

  body {
    height: 100vh; }

  .main_container {
    height: calc(100vh);
    position: absolute;
    bottom: 0px;
    overflow: hidden;
    top: 0px; }

  .icon-wrap > * > ul > li a, .icon-wrap > * > ul > li span {
    padding: 0px 20px 2px 30px; }

  section.slick-slide {
    overflow: scroll;
    -webkit-overflow-scrolling: touch; }

  body {
    transform: scale(1);
    transform-origin: top center; }

  article {
    padding-top: 0px;
    margin-bottom: 16px; }

  h1 {
    margin-bottom: 21px;
    letter-spacing: normal; }

  .new-chap h2 {
    margin-bottom: 6px; }

  .copyright {
    top: 60%;
    width: 73%;
    left: 20px; }

  .icon_smedia .icon {
    display: inline; }

  /* TOC */
  .toc-col {
    width: 100%; }

  .slide-sizer, .slide-sizer2 {
    width: 600px; }

  #p12-num3, #p12-num2 {
    margin-top: 0px; }

  .book-slider, .main_container, .page {
    width: 1024px;
    height: auto; }

  .row:after {
    display: inline-block; }

  .slick-slide > .container {
    padding: 0px;
    width: 85%;
    margin: auto;
    height: unset;
    min-height: calc(100vh - 80px);
    margin-bottom: 90px; }
    .slick-slide > .container.new-chap {
      margin-top: 80px;
      height: unset; }

  .new-chap header {
    margin-bottom: 7px; }

  .footer-chap-title {
    margin-left: 44px; }

  #footNum {
    margin-right: 17px; }

  .footer-phone {
    display: block;
    height: 80px;
    background: #025E75;
    z-index: 999;
    left: 0px;
    width: 100%;
    color: #bde6ee;
    font-family: "UniversLTStd-Bold", Arial, Helvetica, sans-serif;
    font-size: 14px;
    opacity: .8;
    padding-top: 22px;
    position: absolute;
    bottom: 0; }
    .footer-phone a {
      color: white;
      margin-left: 0;
      font-size: 29px;
      padding-right: 47px;
      padding-left: 58px; }
      .footer-phone a.tab-previous {
        border-right: 2px solid white;
        margin-left: -40px;
        margin-right: 56px; }
      .footer-phone a.tab-next {
        margin-left: 0; }

  .tab-backToTop {
    margin-left: 0 !important;
    border-right: 2px solid white;
    border-left: 2px solid white; }

  .footer-phone {
    height: 60px; }
    .footer-phone a {
      font-size: 20px; }
    .footer-phone .tab-backToTop {
      top: 50%;
      transform: translatey(-50%);
      width: 33%;
      left: 33%;
      position: absolute;
      text-align: center;
      padding-left: 0;
      margin-left: 0;
      padding-right: 0; }
      .footer-phone .tab-backToTop span {
        background: url("../assets/images/_tablet-port/bottom-arrow-top.svg") no-repeat left center;
        background-size: 30px;
        padding-left: 55px;
        background-size: 10%; }

  .slick-next, .slick-prev {
    font-family: "UniversLTStd-Bold", Arial, Helvetica, sans-serif;
    font-size: 20px;
    width: 33%;
    height: 30px;
    z-index: 2000;
    line-height: 30px;
    bottom: 13px;
    display: block; }
    .slick-next:hover, .slick-next:focus, .slick-prev:hover, .slick-prev:focus {
      color: #fff;
      opacity: 1; }

  .slick-prev {
    text-align: left;
    padding-left: 100px; }
    .slick-prev:before {
      padding: 3px 10px 0px 0px;
      float: left;
      font-size: 20px;
      color: #fff; }

  .slick-next {
    padding-right: 100px;
    text-align: right; }
    .slick-next:before {
      padding: 3px 0px 0px 10px;
      float: right;
      font-size: 20px;
      color: #fff; }

  #img-5-holder {
    height: 400px; }

  .cover-text {
    top: unset;
    left: 46px;
    bottom: 221px; }

  .cover-title {
    width: 100%;
    margin-bottom: 12px;
    letter-spacing: -.03em; }

  .TOC-wrap {
    padding-top: 119px;
    padding-left: 28px;
    margin-top: 0px; }

  .five_col.columns {
    width: 100%;
    float: none; }

  .company-logo {
    margin-left: 45px; }

  .icon-wrap {
    margin-right: 19px; }

  .row.toc {
    margin-top: 0px; }

  .footnote.bottom {
    bottom: 59px; }

  .round-numbers-table {
    margin-top: 13px; }
    .round-numbers-table.left_flush {
      margin-left: -43px;
      width: 979px; }
    .round-numbers-table tr {
      height: 131px;
      margin-bottom: 0px; }

  .large-asset .video-asset {
    background-image: url("../assets/graphics/icons/icon-video-large.png");
    padding-left: 84px;
    background-size: 69px 47px;
    background-repeat: no-repeat;
    min-height: 48px;
    background-position: 0px;
    display: inline-block; }

  .summary-graphic-holder {
    position: absolute;
    top: 187px;
    right: -21px;
    margin-top: 0px; }

  .summary-graphic {
    height: 55px;
    padding-top: 18px; }
    .summary-graphic .tablet-txt-12 {
      margin-bottom: 5px; }

  .graphic-headline {
    height: 56px;
    padding-top: 0px; }

  .icon-pad {
    padding-right: 49px; }

  .pad-right-download, .slick-slide > .container.pad-right-download {
    padding-right: 0px; }

  /* FIXES */
  .icon-wrap .hamburger_icon > ul {
    left: 0%;
    padding-top: 10px;
    padding-bottom: 20px; }

  .tablet_only, .tablet_only_span, .tablet-only {
    display: none; }

  .pull-left.right-side {
    padding-left: 0; } }
/**********Tablet Portrtait*******/
@media only screen and (max-width: 910px) {
  .book-slider, .main_container, .page {
    width: 768px;
    height: 100vh; }

  .no-margin-top-65 {
    margin-top: auto; }

  .pad-right-hamburger {
    padding-right: 0px; }

  .footer-phone .slick-next, .footer-phone .slick-prev, .footer-phone a {
    font-size: 20px; }

  .columns {
    width: 100%;
    box-sizing: border-box;
    top: 539px;
    margin-left: 0;
    position: absolute; }

  .slick-slide > .container {
    width: 100%;
    padding-left: 43px;
    padding-right: 25px;
    height: unset; }
    .slick-slide > .container.intro {
      margin-top: 84px; }

  .cover-text {
    bottom: 409px; }

  .cover-title {
    font-size: 52px; }

  .cover-subtitle {
    line-height: normal;
    font-size: 24px; }

  .TOC-wrap {
    padding-top: 126px;
    padding-left: 28px; }
    .TOC-wrap h1 {
      margin-bottom: 19px; }

  article {
    margin-bottom: 22px; }

  span.desktop_invis {
    display: inline; }

  .copyright {
    top: 589px;
    width: 66%;
    left: 20px; }

  .round-numbers-table.left_flush {
    width: 746px; }
  .round-numbers-table tr {
    height: 178px; }

  td.td-right {
    padding-top: 0px; }

  .td-right p {
    margin-top: -10px; }
    .td-right p.portrait-cheat {
      margin-top: -20px; } }
/**PHONE**/
@media only screen and (max-width: 767px) {
  html {
    overflow: hidden;
    height: 100vh; }

  body {
    height: 100vh; }

  .main_container {
    height: calc(100vh);
    position: absolute;
    bottom: 0px;
    overflow: hidden;
    top: 0px; }

  .logos {
    margin: 10px 20px 0 0px;
    width: auto;
    padding: 0;
    height: 50px; }
    .logos img {
      height: 50px; }

  #p1 {
    background-image: url("../img/Homepage-mobile.jpg"); }
    #p1 h1 {
      font-size: 26px;
      line-height: 1;
      font-family: Univers-Light, Arial, Helvetica, sans-serif; }
      #p1 h1 span {
        font-family: Univers, Arial, Helvetica, sans-serif; }
    #p1 h2 {
      font-size: 26px; }

  #p2 {
    background-image: none; }

  #p3, #p4, #p5, #p6 {
    background-image: none; }

  #p7 {
    background-image: url("../img/cloudintent_BG-mobile.jpg"); }
    #p7 h1 {
      margin-top: 260px;
      font-size: 78px; }

  #p8, #p9 {
    background-image: none; }
    #p8 h1, #p9 h1 {
      color: #003b4d; }

  #p10 {
    background-image: url("../img/cloudInAction_BG-mobile.jpg"); }
    #p10 h1 {
      margin-top: 220px;
      font-size: 78px; }

  #p11, #p12 {
    background-image: none; }

  #p13 {
    background-image: url("../img/cloudInDetail_BG-mobile.jpg"); }
    #p13 h1 {
      margin-top: 220px;
      font-size: 78px; }

  #p14 {
    background-image: none; }

  #p15 {
    background-image: url("../img/moveWorkloads_BG-mobile.jpg"); }
    #p15 h1 {
      margin-top: 220px;
      font-size: 78px; }

  #p16, #p17, #p18 {
    background-image: none; }
    #p16 h1, #p17 h1, #p18 h1 {
      color: #00758f; }

  #p19 {
    background-image: url("../img/modernizedatamanagement_BG-mobile.jpg"); }
    #p19 h1 {
      margin-top: 250px;
      font-size: 78px; }

  #p20, #p21, #p22 {
    background-image: none; }

  #p23 {
    background-image: url("../img/developanddeploy_BG-mobile.jpg"); }
    #p23 h1 {
      margin-top: 280px;
      font-size: 78px; }

  #p24, #p25, #p26, #p27 {
    background-image: none; }

  #p28 {
    background-image: url("../img/connectandextendapplications_BG-mobile.jpg"); }
    #p28 h1 {
      margin-top: 320px;
      font-size: 78px; }

  #p29, #p30 {
    background-image: none; }

  #p31 {
    background-image: url("../img/gaininsightsforbusinesstransformation_BG-mobile.jpg"); }
    #p31 h1 {
      margin-top: 320px;
      font-size: 78px; }

  #p32, #p33 {
    background-image: none; }

  #p34 {
    background-image: url("../img/modernizesecurityandmanagement_BG-mobile.jpg"); }
    #p34 h1 {
      margin-top: 320px;
      font-size: 78px; }

  #p35, #p36, #p37 {
    background-image: none; }

  #p38 {
    background-image: url("../img/Summary_BG-mobile.jpg"); }
    #p38 h1 {
      margin-top: 300px;
      font-size: 78px; }

  #p39, #p40 {
    background-image: none; }

  .icon-wrap > * > ul > li {
    min-height: 30px; }
    .icon-wrap > * > ul > li .contents {
      height: 35px;
      font-size: 27px;
      padding: 0px 20px 20px 20px; }

  .icon-wrap > * > ul > li a, .icon-wrap > * > ul > li span {
    font-size: 16px;
    padding: 0px 20px 2px 20px; }

  .no-margin-top-10 {
    margin-top: 0; }

  .img-responsive img {
    width: 100%; }

  .no-margin-top-65 {
    margin-top: auto; }

  #image-2 {
    margin-top: -42px;
    height: 148vw;
    margin-bottom: 0px; }

  .tab-mar-top185 {
    margin-top: 20px; }

  .toc-num {
    font-size: 42px; }

  .slide-sizer, .slide-sizer2 {
    width: 300px; }

  .toc-chap {
    font-size: 17px; }

  .Toc-relative {
    margin-bottom: 20px; }

  .tablet-only {
    display: none; }

  .tablet-only-show {
    display: block; }

  .unrow {
    width: calc(100% + 30px);
    margin-left: -15px; }

  h1 {
    font-size: 24px;
    line-height: normal;
    margin-bottom: 0;
    margin-top: 20px; }

  h2, .new-chap h2 {
    font-family: Univers-Light, Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: normal; }

  .pad-right-hamburger {
    padding-right: 0px; }

  .main_container {
    width: 100vw; }

  .book-slider, .page {
    width: 100%;
    height: auto; }

  .columns {
    position: relative;
    top: 0px; }

  .page {
    height: calc(100vh - 66px);
    overflow-y: scroll;
    width: 100%;
    background-size: contain;
    background-position: bottom; }

  .page.chapter {
    background-position: top;
    background-size: cover; }

  section.slick-slide {
    overflow-y: scroll;
    overflow-x: hidden; }

  .slick-slide > .container {
    margin: 0px;
    padding: 20px 25px 20px 25px;
    height: auto;
    min-height: Calc(100vh - 46px); }
    .slick-slide > .container.intro {
      margin-top: 51px; }
    .slick-slide > .container.new-chap {
      margin-top: 0px;
      height: auto; }

  .orange-bar {
    height: 3.6vw; }

  #callout-3 {
    width: 98%; }

  .cover-text {
    top: 45%;
    left: 5%; }

  .cover-title {
    letter-spacing: normal;
    font-size: 9vw;
    margin-bottom: 4%; }

  .cover-subtitle {
    font-size: 5vw; }

  .phone_only {
    display: block; }

  body.full-nav .nav-bar {
    height: 31px; }
    body.full-nav .nav-bar .icon-wrap {
      height: 1px; }
      body.full-nav .nav-bar .icon-wrap .hamburger_icon {
        height: 1px !important; }
  body.full-nav .company-logo {
    height: 31px;
    width: 91px;
    margin-left: 15px; }
  body.no-nav .company-logo {
    height: 31px;
    width: 91px;
    margin-left: 15px; }

  .TOC-wrap {
    padding-top: 60px;
    padding-left: 0px; }
    .TOC-wrap h1 {
      margin-left: 0px; }

  article {
    padding-left: 0px; }

  .nav-bar .hamburger_icon {
    visibility: hidden; }
  .nav-bar .fa-home {
    visibility: hidden; }

  .nav-bar2 {
    z-index: 99999; }
    .nav-bar2 .icon-wrap {
      position: absolute;
      right: 130px;
      margin-left: 30%;
      margin-top: -10px;
      margin-right: 15px; }
    .nav-bar2 a {
      float: left; }
    .nav-bar2 .fa-home {
      color: #fff;
      font-size: 30px;
      top: 5px;
      position: absolute;
      left: 150px;
      width: 30px;
      z-index: 99999; }

  .hamburger_icon {
    height: 17px !important;
    width: 24px;
    background-size: contain;
    z-index: 999; }
    .hamburger_icon > ul {
      width: 350px; }

  .stepin {
    margin-top: 0;
    margin-left: 60px;
    font-size: 16px; }
    .stepin li {
      min-height: 30px;
      margin-left: -20px; }

  .page {
    padding-top: 25px; }

  .page.chapter {
    padding-top: 0px;
    padding-bottom: 0px; }

  svg {
    height: auto !important; }

  .pad-right-20 {
    padding-right: 0; }

  .indent, .greenIndent, .redIndent, .greyIndent {
    font-size: 21px;
    padding-right: 0px; }

  .indent.low:before {
    top: 50px; }

  .footer-phone {
    top: 0;
    height: 40px; }
    .footer-phone .slick-prev, .footer-phone .slick-next {
      height: 40px;
      line-height: 40px;
      font-size: 12px;
      width: 90px; }
    .footer-phone .slick-prev {
      padding-left: 5px;
      bottom: 0; }
      .footer-phone .slick-prev:before {
        padding: 8px 10px 0px 0px;
        float: left;
        font-size: 22px; }
    .footer-phone .slick-next {
      padding-right: 5px;
      right: 10px;
      bottom: 0; }
      .footer-phone .slick-next:before {
        padding: 8px 0px 0px 10px;
        float: right;
        font-size: 22px; }
    .footer-phone .tab-backToTop span {
      font-size: 12px;
      padding-left: 28px;
      background-size: 13px; }

  .desktop-bot-25 {
    margin-bottom: 25px;
    width: 100%;
    display: inline-block; }

  .menu-dd li a {
    line-height: normal; }

  .cover-arrow {
    position: absolute;
    right: 10px;
    top: 55.5%; }

  .tablet-top-eighty {
    margin-top: 20px; }

  p.lg {
    font-size: 20px; }

  .try {
    margin-bottom: 25px; }

  .txt-blue-lt {
    color: #fff; }

  .txt-blue-lt.slick-next:before {
    color: #fff; }

  h3 {
    font-size: 19px; }

  #p1 h1 {
    font-size: 30px; }
    #p1 h1.front {
      margin-top: 0; }
  #p1 h2 {
    font-size: 16px; }
  #p1 img[src*="longitude-logo-white.png"] {
    width: 160px !important;
    margin-bottom: 15px !important; }
  #p1 .get-started {
    padding: 5px 10px;
    font-size: 16px; }

  #p7 h1 {
    margin-top: 60px;
    font-size: 48px; }

  #p10 h1 {
    margin-top: 60px;
    font-size: 48px; }

  #p13 h1 {
    margin-top: 60px;
    font-size: 48px; }

  #p15 h1 {
    margin-top: 60px;
    font-size: 48px; }

  #p19 h1 {
    margin-top: 60px;
    font-size: 48px; }

  #p23 h1 {
    margin-top: 60px;
    font-size: 48px; }

  #p28 h1 {
    margin-top: 60px;
    font-size: 48px; }

  #p31 h1 {
    margin-top: 60px;
    font-size: 48px; }

  #p34 h1 {
    margin-top: 60px;
    font-size: 48px; }

  #p38 h1 {
    margin-top: 60px;
    font-size: 48px; }

  #p40 .small {
    margin-top: 25px; } }
/**TINY PHONE**/
@media only screen and (max-width: 360px) {
  .slide-sizer, .slide-sizer2 {
    width: 242px; }

  p {
    font-size: 16px; }
    p.lg {
      font-size: 17px; }

  .icon-wrap > * > ul > li {
    min-height: 20px; }

  .icon-wrap > * > ul > li a, .icon-wrap > * > ul > li span {
    font-size: 14px;
    padding: 0px 20px 2px 20px; }

  .icon-wrap.hoverish ul {
    transform: translate(-90%); }

  .hamburger_icon {
    height: 17px !important;
    width: 24px;
    background-size: contain;
    z-index: 999; }
    .hamburger_icon > ul {
      width: 300px; }

  .stepin {
    font-size: 14px;
    margin-left: 50px; }
    .stepin li {
      min-height: 20px; }

  .nav-bar2 .icon-wrap {
    right: 105px;
    margin-left: 30%;
    margin-top: -10px;
    margin-right: 15px; }
  .nav-bar2 a {
    float: left; }
  .nav-bar2 .fa-home {
    color: #fff;
    font-size: 30px;
    top: 5px;
    position: absolute;
    left: 125px;
    width: 30px;
    z-index: 99999; }

  .arrow-right {
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    display: inline-block;
    padding-right: 5px;
    position: relative;
    top: 2px; }
    .arrow-right.red {
      border-left: 7px solid #f80000; }
    .arrow-right.orange {
      border-left: 7px solid #f29111; }
    .arrow-right.dark-blue-h3 {
      border-left: 7px solid #003b4d; }
    .arrow-right.dark-blue-h1 {
      border-left: 7px solid #283c4a; }
    .arrow-right.blue-h1 {
      border-left: 7px solid #00758f; }
    .arrow-right.light-blue-h1 {
      border-left: 7px solid #8aadbf; }
    .arrow-right.green {
      border-left: 7px solid #3a913f; }
    .arrow-right.deep-red {
      border-left: 7px solid #592439; }
    .arrow-right.pink-red {
      border-left: 7px solid #942645; }
    .arrow-right.grey {
      border-left: 7px solid #939699; }
    .arrow-right.dark-grey {
      border-left: 7px solid #4e5052; }
    .arrow-right.white {
      border-left: 7px solid #ffffff; }

  #p1 .logos {
    margin: 0px 20px 0 0px;
    height: 40px; }
    #p1 .logos img {
      height: 40px; }
  #p1 h1 {
    font-size: 27px; }
  #p1 h2 {
    font-size: 14px; }
  #p1 img[src*="longitude-logo-white.png"] {
    width: 140px !important;
    margin-bottom: 10px !important; }
  #p1 .get-started {
    padding: 5px 10px;
    font-size: 16px; }

  #p7 h1 {
    margin-top: 60px;
    font-size: 48px; }

  #p10 h1 {
    margin-top: 40px;
    font-size: 40px; }

  #p13 h1 {
    margin-top: 40px;
    font-size: 40px; }

  #p15 h1 {
    margin-top: 40px;
    font-size: 40px; }

  #p19 h1 {
    margin-top: 40px;
    font-size: 40px; }

  #p23 h1 {
    margin-top: 40px;
    font-size: 40px; }

  #p28 h1 {
    margin-top: 40px;
    font-size: 40px; }

  #p31 h1 {
    margin-top: 40px;
    font-size: 40px; }

  #p34 h1 {
    margin-top: 40px;
    font-size: 40px; }

  #p38 h1 {
    margin-top: 40px;
    font-size: 40px; } }
/** INTERNET EXPLORER SPECIFIC **/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .main_container {
    left: inherit; }

  strong {
    font-weight: bold; }

  img[src$=".svg"] {
    width: 100% !important; }

  h3 {
    font-weight: bold; } }
