/* BASE STYLES * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

html {
  scroll-behavior: smooth;
}

body .uc-info {
  background-color: #0069c3;
  color: #333333;
  font-family: 'Gotham Light A', 'Gotham Light B', 'Gotham A', 'Gotham B', Arial;
  font-style: normal;
  font-weight: 300;
  font-size: 10px;
}

h2 {
  font-size: 4.1rem;
  font-weight: 300;
  padding-bottom: 6.3rem;
}

h3 {
  font-weight: 300;
}

p {
  margin-bottom: 40px;
  margin: 0 auto;
}

button {
  background-color: #0082e6;
  border: 0;
  color: #fff;
  font-family: 'Gotham Medium A', 'Gotham Medium B', 'Gotham A', 'Gotham B', Arial;
  font-size: 1.235rem;
  font-weight: 500;
  margin-top: 7rem;
  padding: 10px 30px 15px 30px;
}

button:hover {
  background-color: #0069c3;
}

sup {
  font-size: 1.5rem;
  top: -2.8rem;
}

.footnote sup {
  top: 0;
  font-size: 1rem;
}

figcaption {
  font-size: 1.8rem;
  padding-top: 5.5rem;
  padding-bottom: 0rem;
}

.ltblue {
  background-color: #0069c3;
  color: #fff;
}

.ltblue p {
  color: #fff;
}

.ltblue h2 {
  color: #50dcff;
  padding-top: 0;
  padding-bottom: 0;
}

.ltblue .sml {
  font-size: 1.8rem;
  padding-bottom: 0rem;
}

.wht-header, h2.wht-header {
  color: #fff;
}

h2.wht-header {
  padding-top: 4.8rem;
  padding-bottom: 1rem;
}

.dkblue {
  background-color: #172a5a;
  color: #fff;
}

.white {
  background-color: #fff;
  color: #0082e6;
}

.row .centered-block {
  max-width: 1170px;
  margin: 0 auto;
}

.arrowdown-link {
  display: block;
  margin-bottom: 1rem;
  opacity: 0;
  animation: none;
}

.active-panel .arrowdown-link {
  animation: fadeIn 0.5s forwards;
  -webkit-animation: fadeIn 0.5s forwards;
  -moz-animation: fadeIn 0.5s forwards;
  -o-animation: fadeout 0.5s forwards;
  animation-delay: 2s;
}

.arrowdown-link img {
  width: 5rem;
}

.arrowdown-link.clicked {
  display: none;
}

@media (min-width: 744px) {
  .col-md-5 {
    width: 41.66666667%;
    float: left;
  }
  .col-md-7 {
    width: 58.33333333%;
    float: left;
  }
  .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .row {
    margin-right: 0px;
    margin-left: 0px;
  }
}

@media only screen and (min-width: 970px) {
  .row .centered-block {
    width: 970px;
  }
  .left-align {
    text-align: left;
  }
}

@media only screen and (min-width: 1170px) {
  .row .centered-block {
    width: 1170px;
    margin: 0 auto;
  }
}

@media (max-width: 743px) {
  .arrowdown-link {
    display: none;
  }
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  h2, .cta h2 {
    font-size: 2.7rem;
  }
}

@media (max-width: 443px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

/* HERO PANEL * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.beam {
  background-image: linear-gradient(to right, #50dcff, #4997d2 83%, #387dc0);
  background-repeat: no-repeat;
  background-size: 100% 1px;
  background-position: 0 100%;
  padding-bottom: 7px;
}

.uni-com-hero {
  background-image: url("SE_Prism_Blue_1-2_Dk2_@2x.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
}

.uni-com-hero h1 {
  color: #fff;
  font-family: 'Gotham Light A', 'Gotham Light B', 'Gotham A', 'Gotham B', Arial;
  font-weight: 300;
  font-size: 4.2rem;
  line-height: 8.1rem;
  text-align: left;
  padding-top: 12.3rem;
}

.uni-com-hero .beam-title-one, .uni-com-hero .beam-title-two, .uni-com-hero .beam-title-three {
  backface-visibility: hidden;
  opacity: 0;
  display:none;
}

.beam-big {
  position: relative;
}

.active-panel .beam-big:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-image: linear-gradient(to right, #50dcff, #4997d2 83%, #387dc0);
  background-repeat: no-repeat;
  background-size: 100% 2px;
  background-position: 0 100%;
  padding-bottom: 2px;
  bottom: 0;
  display: block;
  left: -1000%;
  animation: move 1s forwards;
  -moz-animation: move 1s forwards;
}

.active-panel .beam-big-two:after {
  animation-delay: 1s;
}

.active-panel .beam-big-three:after {
  animation-delay: 2s;
}

.active-panel .beam-title-one {
  
  
  animation: fadeIn 1s forwards;
  -moz-animation: fadeIn 1s forwards;
  animation-delay: 1s;
  -moz-animation-delay: 1s;
}

.active-panel .beam-title-two {
  
  display:inline-block;
  animation: fadeIn 1s forwards;
  -moz-animation: fadeIn 1s forwards;
  animation-delay: 1s;
  -moz-animation-delay: 1s;
}

.active-panel .beam-title-three {
 
  display:inline-block;
  animation: fadeIn 1s forwards;
  -moz-animation: fadeIn 1s forwards;
  animation-delay: 2s;
  -moz-animation-delay: 2s;
}

.uni-com-hero .arrowdown-link {
  position: absolute;
  bottom: 3rem;
  width: 5.3rem;
  margin: 0 auto;
  left: 0;
  right: 0;
  animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
}

@media (min-width: 945px) {
  .uni-com-hero h1 {
    font-size: 5.5rem;
    line-height: 12rem;
  }
}

@media (max-width: 743px) {
  .uni-com-hero {
    background-image: url(SE_Prism_Blue_1-1_Dk2_@2x.png);
  }
  .uni-com-hero h1 {
    font-size: 2.5rem;
  }
  .why-subhead {
    color: #0082e6;
    font-size: 8.3rem;
    padding-bottom: 10rem;
  }
}

@media (max-width: 480px) {
  .uni-com-hero h1 {
    font-size: 1.5rem;
  }
}

/* .ie .active-panel .beam-big:after {
  opacity:0;
  left:0;
  animation: fadeIn 1s forwards;
}
.ie .active-panel .beam-big-two:after {
  animation-delay: 1s;
}
.ie .active-panel .beam-big-three:after {
  animation-delay: 2s;
} */

/* SWITCH PANEL * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.circle-graph {
  padding-top: 12rem;
  width: 25.2rem;
  margin: 0 auto;
}

.growth-block figcaption {
  color: #50dcff;
  font-size: 2rem;
  padding-top: 3rem;
  padding-bottom: 2rem;
  opacity: 0;
  animation: none;
  -moz-animation: none;
}

.growth-block .growth-caption {
  margin-bottom: 2rem;
}

.growth-block .circle-graph {
  padding-top: 3.8rem;
}

.circle-graph {
  visibility: hidden;
}

.activated-panel .circle-graph, .active-panel .circle-graph {
  visibility: visible;
}

.chart-holder {
  height: 24.9rem;
  position: relative;
  margin: 0 auto;
  width: 20rem;
}

.active-panel .chart-holder:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 20rem;
  height: 100%;
  /* Note: using css transform for animation property works much smoother than height  */
  transform-origin: bottom;
  transform: scale(1, 0);
  background: url("bar-chart-switch.svg");
  background-repeat: no-repeat;
  background-size: 20rem;
  animation: fullHeight 2.5s forwards;
  -moz-animation: fullHeight 2.5s forwards;
  animation-delay: 1s;
  -moz-animation-delay: 1s;
}

.activated-panel .chart-holder:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30rem;
  background: url("bar-chart-switch.svg");
  background-repeat: no-repeat;
  background-size: 30rem;
  height: 381px;
}

.why-subhead {
  margin-bottom: 3.5rem;
  padding: 5rem 0 0 0;
}

.switch-panel {
  min-height: 100vh;
}

.outer-table {
  display: table;
  width: 100%;
  height: 100vh;
}

.outer-table>div {
  display: table-cell;
  vertical-align: middle;
}

.switch-panel .arrowdown-link {
  margin-bottom: 2rem;
}

.switch-panel .why-subhead {
  margin-bottom: 2rem;
  padding: 0rem 0 0 0;
  font-size: 3.5rem;
  opacity: 0;
  animation: none;
  -moz-animation: none;
}

.switch-panel .circle-graph {
  opacity: 0;
  animation: none;
  -moz-animation: none;
}

.switch-panel .panel-headline {
  opacity: 0;
  animation: none;
  -moz-animation: none;
}

.panel-headline {
  margin: 0;
  padding: 3rem 0 0 0;
  font-size: 3.5rem;
}

.switch-panel.active-panel .panel-headline {
  animation: fadeIn 2s forwards;
  -moz-animation: fadeIn 2s forwards;
}

.switch-panel.active-panel .chart__circle {
  animation-delay: 1s;
  -moz-animation-delay: 1s;
}

.switch-panel.active-panel .why-subhead {
  animation: 0.5s ease 1.5s normal forwards 1 fadeIn;
  -moz-animation: 0.5s ease 1.5s normal forwards 1 fadeIn;
}

.switch-panel.active-panel .circle-graph {
  animation: fadeIn 1s forwards;
  -moz-animation: fadeIn 1s forwards;
  animation-delay: 1s;
  -moz-animation-delay: 1s;
}

@media (min-width: 744px) {
  .switch-panel {
    position: relative;
  }
}

@media (min-width: 945px) {
  .uni-com-hero h1 {
    font-size: 5.5rem;
    line-height: 12rem;
  }
}

@media only screen and (min-width: 970px) {
  .switch-panel .left-side {
    padding-right: 4rem;
  }
  .switch-panel .right-side {
    padding-left: 4rem;
  }
  .switch-panel .right-side p, .switch-panel .left-side p {
    max-width: 457px;
  }
}

@media (max-width: 743px) {
  .growth-block .circle-graph-block {
    /* display: flex;
    flex-direction: column; */
  }
  .growth-block .circle-graph-block figcaption {
    order: 2;
  }
  .growth-block .circle-graph-block>div {
    order: 1;
  }
  .growth-block .col-md-5 figure {
    border-bottom: 1px solid #c8c8c8;
    padding-bottom: 6rem;
  }
  .growth-block .col-md-5 .growth-caption {
    padding-bottom: 1rem;
  }
  .growth-block .col-md-5 figure figcaption {
    font-size: 1.8rem;
  }
  .chart-holder {
    margin: 0 auto;
  }
}

/* PANEL GROUP 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.section-caps {
  color: #000;
  padding-top: 11.5rem;
  font-weight: 500;
  font-size: 2.9rem;
  padding-bottom: 5rem;
}

.cost-panel .centered-block {
  position: relative;
  overflow: hidden;
  
}

.arrow-pos{
  position: absolute;
  bottom: 40px;
  left:0px
}

.cost .solution-block {
  padding-top: 3rem;
}

.features .solution-block {
  padding-top: 8rem;
}

.left-chart {
  opacity: 0;
}

.active-panel .left-chart {
  opacity: 1;
  /* changes */
  animation: fadeIn 2s forwards;
  -moz-animation: fadeIn 2s forwards;
}

.active-panel .chart__circle {
  animation: percentage-chart 2s reverse;
  -moz-animation: percentage-chart 2s reverse;
}

.active-panel .chart__circle.financial {
  animation-delay: 1s;
  -moz-animation-delay: 1s;
}

.active-panel .line-graph {
  fill: none;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  animation: draw2 1s linear 1.8s forwards;
  -moz-animation: draw2 1s linear 1.8s forwards;
}

.active-panel .top-circle-s {
  fill: none;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  animation: draw2 1.5s linear 2.7s forwards;
  transform: rotate(86deg) scale(1, -1) translate(-9px, 10px);
  transform-origin: center;
}

.active-panel .bottom-circle-s {
  fill: none;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  animation: draw2 1.5s linear 3.3s forwards;
  -moz-animation: draw2 1.5s linear 3.3s forwards;
}

.activated-panel .chart__circle {
  transform: rotate(-90deg);
  transform-origin: center;
}

.circle-chart__info {
  color: #fff;
}

.active-panel .greaterscale-icon-block .x-y-lines {
  fill: none;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  animation: draw2 1s linear 1.5s forwards;
  -moz-animation: draw2 1s linear 1.5s forwards;
}

.active-panel .greaterscale-icon-block .line1 {
  fill: none;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  animation: draw2 0.4s linear 2.6s forwards;
  -moz-animation: draw2 0.4s linear 2.6s forwards;
}

.active-panel .greaterscale-icon-block .line2 {
  fill: none;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  animation: draw2 0.3s linear 2.8s forwards;
}

.active-panel .greaterscale-icon-block .line3 {
  fill: none;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  animation: draw2 0.4s linear 3s forwards;
  -moz-animation: draw2 0.4s linear 3s forwards;
}

.active-panel .greaterscale-icon-block .line4 {
  fill: none;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  animation: draw2 0.4s linear 3.3s forwards;
  -moz-animation: draw2 0.4s linear 3.3s forwards;
}

.cost-panel .showSolution .solution-show .linegraph {
  fill: none;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  animation: draw2 1s linear 0.3s forwards;
  -moz-animation: draw2 1s linear 0.3s forwards;
}

.cost-panel .showSolution .solution-show .topcircle-s {
  fill: none;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  animation: draw2 1.5s linear 1.2s forwards;
  -moz-animation: draw2 1.5s linear 1.2s forwards;
  transform: rotate(86deg) scale(1, -1) translate(-9px, 10px);
  transform-origin: center;
}

.cost-panel .showSolution .solution-show .bottomcircle-s {
  fill: none;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  animation: draw2 1.5s linear 1.8s forwards;
  -moz-animation: draw2 1.5s linear 1.8s forwards;
}

.showSolution .greaterscale-icon-block .x-y-linesicon {
  fill: none;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  animation: draw2 1s linear 0.2s forwards;
  -moz-animation: draw2 1s linear 0.2s forwards;
}

.showSolution .greaterscale-icon-block .line1icon {
  fill: none;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  animation: draw2 0.4s linear 1.3s forwards;
  -moz-animation: draw2 0.4s linear 1.3s forwards;
}

.showSolution .greaterscale-icon-block .line2icon {
  fill: none;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  animation: draw2 0.3s linear 1.5s forwards;
  -moz-animation: draw2 0.3s linear 1.5s forwards;
}

.showSolution .greaterscale-icon-block .line3icon {
  fill: none;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  animation: draw2 0.4s linear 1.7s forwards;
  -moz-animation: draw2 0.4s linear 1.7s forwards;
}

.showSolution .greaterscale-icon-block .line4icon {
  fill: none;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  animation: draw2 0.4s linear 2s forwards;
  -moz-animation: draw2 0.4s linear 2s forwards;
}

.ie .active-panel .greaterscale-icon-block .line4, .ie .active-panel .greaterscale-icon-block .line3, .ie .active-panel .greaterscale-icon-block .line2, .ie .active-panel .greaterscale-icon-block .line1, .ie .active-panel .greaterscale-icon-block .x-y-lines, .ie .active-panel .bottom-circle-s, .ie .active-panel .top-circle-s, .ie .active-panel .line-graph {
  opacity: 0;
  stroke-dashoffset: 0;
  animation: fadeIn 1s forwards;
  -moz-animation: fadeIn 1s forwards;
  animation-delay: 1.8s;
  -moz-animation-delay: 1.8s;
}

.centered-block figcaption {
  opacity: 0;
}

.cost-panel figcaption {
  font-size: 2.3rem;
  font-weight: 300;
  margin: 0 auto;
  padding-top: 3rem;
}

.active-panel .centered-block figcaption {
  /* animation: fadeIn 1s forwards;
  animation-delay: 1s; */
  animation: fadeIn 2s forwards;
  -moz-animation: fadeIn 2s forwards;
  animation-delay: 1s;
  -moz-animation-delay: 1s;
}

.activated-panel figcaption {
  opacity: 1;
}

.active-panel .centered-block .solution-block figcaption {
  animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
}

.cost-panel .centered-block .show-on-hover {
  position: relative;
  height: 50rem;
  width: 70rem;
  margin: 0 auto;
}

.cost-panel .centered-block .prob-hide, .cost-panel .centered-block .solution-show {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  height: 50rem;
}

.cost-panel .centered-block .solution-show {
  height: 5rem;
  bottom: 0;
  background-color: #0069c3;
  background-image: url("Problem-Solution_Shadow_@2x.png");
  background-size: contain;
  background-repeat: no-repeat;
  overflow: hidden;
}

.cost-panel .features .show-on-hover, .cost-panel .features .prob-hide {
  height: 56rem;
}

.centered-block figcaption.reveal-sol {
  color: #00C8FF;
  display: block;
  padding-top: 0;
  padding-top: 3rem;
  padding-bottom: 1rem;
  cursor: pointer;
  width: 100%;
  position: relative;
}

.centered-block figcaption.reveal-sol:after {
  content: " ";
  background: url(icons/Problem-Solution_Expand.svg);
  position: absolute;
  right: 35px;
  width: 5rem;
  height: 5rem;
  background-repeat: no-repeat;
  top: 26px;
}

.centered-block .solution-show figcaption.reveal-sol:after {
  background: url(icons/Problem-Solution_Collapse.svg);
  background-repeat: no-repeat;
}

.active-panel .centered-block .solution-show figcaption {
  animation: none;
  -moz-animation: none;
}

.cost-panel .centered-block .showSolution .solution-show .availability-image-black .icon-one {
  opacity: 0;
  animation: fadeIn 0.4s forwards;
  -moz-animation: fadeIn 0.4s forwards;
  animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
}

.cost-panel .centered-block .showSolution .solution-show .availability-image-black .icon-two {
  opacity: 0;
  animation: fadeIn 0.4s forwards;
  -moz-animation: fadeIn 0.4s forwards;
  animation-delay: 1s;
  -moz-animation-delay: 1s;
}

.cost-panel .centered-block .showSolution .solution-show figcaption {
  animation: fadeIn 0.4s forwards;
  -moz-animation: fadeIn 0.4s forwards;
  animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
}

.cost-panel .centered-block .showSolution .solution-show {
  height: 50rem;
  transition: height 0.4s linear;
}

.cost-panel .features .showSolution .solution-show {
  height: 56rem;
  transition: height 0.4s linear;
}

.cost-panel .centered-block .hideSolution .solution-show {
  height: 5rem;
  transition: height 0.4s linear;
}

.left-chart {
  padding-top: 0rem;
}

.cost-panel .uni-com-icon-text {
  vertical-align: middle;
  display: table-cell;
  padding: 0;
}

.cost-panel {
  overflow: auto;
  max-width: 960px;
  margin: 0 auto;
}

/*.ie .cost-panel {
  overflow: inherit;
  max-width: inherit;
}*/

.cost-panel .section-caps {
  padding-top: 7rem;
  color: #73dce1;
  font-size: 4rem;
  font-weight: 300;
}

.cost-panel .section-caps span {
  padding-top: 1rem;
  display: block;
}

.cost-panel .centered-block figure {
  float: right;
  display: block;
}

.cost>div>*, .features>div>*, .availability>div>* {
  opacity: 0;
}

.cost-panel .cost-panels-icon {
  position: relative;
  height: 20rem;
}

.cost-panel.active-panel .cost>div>* {
  /* animation: fadeIn 0.5s forwards; */
  animation: fadeIn 2s forwards;
  -moz-animation: fadeIn 2s forwards;
  position: relative;
}

.cost-panel.active-panel .centered-block>div>.financial-icon-block {
  animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
}

.cost-panel.active-panel .centered-block>div .dollar-sign {
  animation: fadeIn 0.5s forwards;
  -moz-animation: fadeIn 0.5s forwards;
  animation-delay: 2s;
  -moz-animation-delay: 2s;
}

.active-panel.cost-panel .centered-block .left-text {
  animation-delay: .5s;
  -moz-animation-delay: .5s;
}

.active-panel.cost-panel .cost .right-text {
  animation-delay: 2.1s;
  -moz-animation-delay: 2.1s;
}

.cost-panel .cost .right-text {
  padding-top: 2.8rem;
}

.active-panel .centered-block.features .right-text, .active-panel .centered-block.availability .right-text {
  animation: none;
  -moz-animation: none;
}

.cost-panel .cost-panels-icon.cost-image-black {
  height: 24rem;
  padding: 0;
}

.cost-image-black .icon-two {
  display: none;
}

.cost-image-black .cost-icon {
  position: absolute;
  width: 20rem;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  opacity: 0;
}

.active-panel .cost-image-black .cost-icon {
  animation: fadeIn 0.3s forwards;
  -moz-animation: fadeIn 0.3s forwards;
}

.active-panel .cost .cost-image-black .icon-one {
  animation-delay: 1s;
  -moz-animation-delay: 1s;
  bottom: 5px;
}

.active-panel .cost .cost-image-black .icon-two {
  animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
}

.active-panel .cost .cost-image-black .icon-three {
  animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
}

.active-panel .cost .cost-image-black .icon-four {
  animation-delay: 1.9s;
  -moz-animation-delay: 1.9s;
}

.cost-panel.active-panel .features>div>* {
  animation: fadeIn 0.5s forwards;
  -moz-animation: fadeIn 0.5s forwards;
  /* position of errow down */
  position: relative;
}

.cost-panel.active-panel .availability>div>* {
  /* animation: fadeIn 0.5s forwards; */
  animation: fadeIn 1.5s forwards;
  -moz-animation: fadeIn 1.5s forwards;
  position: relative;
}

/* Mobile workforce */

.availability .solution-block {
  padding-top: 5rem;
}

.availability .availability-image-black .cost-icon {
  position: absolute;
  left: 0;
  width: 20rem;
  right: 0;
  margin: auto;
  bottom: 0;
  opacity: 0;
  animation: none;
}

.active-panel .availability .col-md-4 .icon-one {
  animation: fadeIn 0.4s forwards;
  -moz-animation: fadeIn 0.4s forwards;
  animation-delay: 1.8s;
  -moz-animation-delay: 1.8s;
}

.active-panel .availability .col-md-4 .icon-two {
  animation: fadeIn 0.4s forwards;
  -moz-animation: fadeIn 0.4s forwards;
  animation-delay: 2.2s;
  -moz-animation-delay: 2.2s;
}

.cost-panel .costarrow {
  min-height: 0rem;
}

.cost-panel .arrowdown-link {
  position: absolute;
  
  left: 0;
  right: 0;
  margin: auto;
  margin-top: 0;
}

@media (min-width: 744px) {
  .cost-panel {
    position: relative;
  }
  .cost-panel {
    /* height: 100vh; */
    width: 100vw;
    max-width: 98vw;
    min-height: 80rem;
  }
}

@media (min-width: 945px) {
  .cost-panel .centered-block figure {
    float: none;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 970px) {
  .cost-panel .ltblue {
    padding-right: 4rem;
  }
  .cost-panel .white {
    padding-left: 4rem;
  }
}

@media (max-width: 743px) {
  .cost-panel .centered-block {
    position: relative;
  }
  .cost-panel {
    height: auto;
    overflow: inherit;
  }
  .cost-panel .uni-com-icon-text {
    font-size: 1.8rem;
    height: 0px!important;
  }
  .cost-panel .kpi-col {
    min-height: 51rem;
    height: auto;
  }
  .cost-panel .white.kpi-col {
    min-height: 44rem;
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 3.2rem;
  }
  .cost-panel .cost-panels-icon.cost-image-black, .cost-panel .cost-panels-icon.availability-image-black {
    height: 22rem;
  }
  
  .cost-panel .left-chart {
    padding-top: 3.1rem;
    padding-bottom: 2.1rem;
  }
  .cost-panel .right-text {
    font-size: 1.8rem;
    padding-top: 1.8rem;
  }
  .cost-panel.active-panel2 .features .features-arrows-holder {
    width: 20rem;
    margin: 0 auto;
  }
  .cost-panel.active-panel2 .features .features-arrows-holder:before, .cost-panel.active-panel2 .features .features-arrows-holder:after {
    background-size: 19rem;
    left: 0rem;
  }
  .cost-panel .section-caps {
    display: block;
    text-align: center;
    color: #ffffff;
    padding-left: 0;
    padding-bottom: 0;
    font-size: 2.7rem;
    padding-top: 5rem;
  }
  .cost-panel .centered-block figure {
    float: none;
  }

  .greaterscale-icon-block div:first-child{
    padding-bottom: 2.1rem;
  }

  .greaterscale-icon-block div:nth-child(2){
    padding-bottom: 3.1rem;
  }

}

/*.ie .cost-image-black .icon-one {
  display: none;
}
.ie .cost-image-black .icon-two {
  display: block;
}*/

/* COMMUNICATIONS PANEL * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.tab-section {
  min-height: 110rem;
}

.expandCollapse-block {
  max-width: 860px;
  margin: 20px auto;
}

.tab-section-title {
  margin-top: 9.7rem;
  padding: 0;
  max-width: 65rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}

.tab-section-title span {
  display: block;
  padding-top: 2rem;
}

.download-story p {
  text-align: right;
  max-width: 100%;
  position: absolute;
  bottom: 2rem;
  right: 3.9rem;
}

.download-story a {
  margin-left: 1rem;
}

.tab-section-input {
  display: none;
  visibility: hidden;
}

.section-header {
  display: inline-block;
  cursor: pointer;
  background-color: #0069c3;
  width: 33.1%;
  position: relative;
  margin-bottom: 0;
  vertical-align: text-top;
  z-index: 10;
  background-image: url(persona-tabs/Persona_Tab_User_Default_@2x.jpg);
  background-repeat: no-repeat;
  background-size: 32rem;
  background-position-x: center;
  background-position-y: top;
  height: 15.7rem;
  padding-top: 1.7rem;
  padding-bottom: 1.5rem;
}

.section-header:hover {
  background-image: url(persona-tabs/Persona_Tab_User_Hover_@2x.jpg);
}

#section-two-header {
  background-image: url(persona-tabs/Persona_Tab_Admin_Default_@2x.jpg);
}

#section-two-header:hover {
  background-image: url(persona-tabs/Persona_Tab_Admin_Hover_@2x.jpg);
}

#section-three-header {
  background-image: url(persona-tabs/Persona_Tab_Exec_Default_@2x.jpg);
}

#section-three-header:hover {
  background-image: url(persona-tabs/Persona_Tab_Exec_Hover_@2x.jpg);
}

.section-header span {
  display: block;
  background: #000;
  color: #28a5ff;
  font-size: 1.8rem;
  padding-top: 0.6rem;
  padding-bottom: 0rem;
  width: 100%;
  position: absolute;
  bottom: 0;
}

.section-header-title.mobile {
  display: none;
}

.section-header h3 {
  display: none;
  background: #fff;
  color: #28a5ff;
  font-size: 2.2rem;
  font-style: italic;
  margin: 0;
  padding-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  height: 12.5rem;
  opacity: 0;
}

/*.ie .section-header h3 {
  opacity: 1;
}*/

#section-two-header {
  background-color: #00c8ff;
}

#section-three-header {
  background-color: #23bec8;
}

#section-one-header h3 {
  color: #28a5ff;
}

#section-two-header h3 {
  color: #00c8ff;
}

#section-three-header h3 {
  color: #23bec8;
}

.section-content {
  background: #fff;
  color: #000;
  font-size: 1.8rem;
  max-height: 0px;
  overflow: hidden;
  text-align: left;
  padding-left: 4rem;
  padding-right: 4rem;
  z-index: 100;
  position: relative;
}

.tab-section {
  overflow: -webkit-paged-x;
  overflow: hidden;
}

.tab-section * {
  
}

.tab-section label {
  opacity: 0;
}

.active-panel.tab-section .centered-block, .active-panel.tab-section div.col, .active-panel.tab-section h2, .active-panel.tab-section h5, .active-panel.tab-section .expandCollapse-block, .active-panel.tab-section label {
  animation: fadeIn 2s forwards;
  -moz-animation: fadeIn 2s forwards;
  /*  */
  animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
}

.activated-panel.tab-section * {
  opacity: 1;
}

.section-content .mobile-only {
  height: 0;
  opacity: 0;
}

.active-panel .section-content .mobile-only {
  animation: none;
  -moz-animation: none;
}

.section-one-header #section-one-header span, .section-two-header #section-two-header span, .section-three-header #section-three-header span {
  top: 0;
  height: 3.1rem;
}

#section-one:checked~#section-one-content a, #section-two:checked~#section-two-content a, #section-three:checked~#section-three-content a {
  opacity: 0;
  animation: fadeIn 1s forwards;
  -moz-animation: fadeIn 1s forwards;
  animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
}

#section-one:checked~#section-one-content .download-story p, #section-two:checked~#section-two-content .download-story p, #section-three:checked~#section-three-content .download-story p {
  opacity: 0;
  animation: fadeIn 1s forwards;
  -moz-animation: fadeIn 1s forwards;
  animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
}

#section-one:checked~#section-one-header, #section-two:checked~#section-two-header, #section-three:checked~#section-three-header {
  background: #fff;
  padding-top: 3.2rem;
}

#section-one:checked~#section-one-header img, #section-two:checked~#section-two-header img, #section-three:checked~#section-three-header img {
  display: none;
}

#section-one:checked~#section-one-header h3, #section-two:checked~#section-two-header h3, #section-three:checked~#section-three-header h3 {
  display: block;
  animation: fadeIn 1s forwards;
  -moz-animation: fadeIn 1s forwards;
  animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
}

.active-panel .section-one-header:before {
  content: "";
  position: absolute;
  background: url(Illustration_Users.svg);
  background-repeat: no-repeat;
  background-size: 241rem 81rem;
  left: -78rem;
  height: 81rem;
  width: 0rem;
  top: -24rem;
  display: block;
  animation: fullIconWidth .5s forwards;
  -moz-animation: fullIconWidth .5s forwards;
  animation-delay: .3s;
  -moz-animation-delay: .3s;
}

.active-panel .section-two-header:before {
  content: "";
  position: absolute;
  background: url(Illustration_Admins.svg);
  background-repeat: no-repeat;
  background-size: 241rem 81rem;
  left: -78rem;
  height: 81rem;
  width: 0rem;
  top: -24rem;
  display: block;
  animation: fullIconWidth 1s forwards;
  -moz-animation: fullIconWidth 1s forwards;
}

.active-panel .section-three-header:before {
  content: "";
  position: absolute;
  background: url(Illustration_Execs.svg);
  background-repeat: no-repeat;
  background-size: 241rem 81rem;
  left: -78rem;
  height: 81rem;
  width: 0rem;
  top: -24rem;
  display: block;
  animation: fullIconWidth 1s forwards;
  -moz-animation: fullIconWidth 1s forwards;
}

a.expand-header {
  text-decoration: none;
}

.expand-header {
  font-size: 2.4rem;
  font-weight: normal;
  text-decoration: none;
  color: #000;
  padding-bottom: 1.2rem;
  padding-top: 1rem;
  border-top: 2px solid #eee;
  display: block;
  position: relative;
}

.expand-header:after {
  content: "+";
  font-size: 5.0rem;
  margin-top: -21px;
  position: absolute;
  right: 35px;
  width: 10px;
  height: 10px;
  color: #0082e6;
}

.expand-header.open:after {
  content: "-";
}

.section-content .expand-header:first-child {
  border-top: 0;
  padding-top: 5rem;
}

.section-content .expand-header.last {
  padding-bottom: 5rem;
}

.section-content .last.open {
  padding-bottom: 1.2rem;
}

.expand-header:hover {
  color: #28a5ff;
  text-decoration: none;
}

.expand-content {
  display: none;
}

.expand-content.expand {
  display: block;
  opacity: 1;
  padding-bottom: 2rem;
}

.expand-content.expand p {
  opacity: 1;
  font-size: 1.8rem;
  line-height: 2.0rem;
  margin-bottom: 2.0rem;
}

.expandCollapse-block {
  position: relative;
}

.tab-section .tab-section-title {
  opacity: 0;
  color: #fff;
}

.tab-section .arrowdown-link {
  margin-top: 5rem;
}

@media (min-width: 744px) {
  .tab-section {
    position: relative;
  }
  .tab-section-arrow {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 11rem;
  }
  .tab-section {
    height: 100vh;
  }
  .active-panel .section-one-header #section-one-content, .active-panel .section-two-header #section-two-content, .active-panel .section-three-header #section-three-content {
    opacity: 1;
    max-height: 1000px;
    height: 470px;
    /* transition: max-height 0.5s ease-out;
    transition-delay: 1s; */
    transition: max-height .8s ease-in-out;
    transition-delay: .8s;
  }
}

@media (max-width: 743px) {
  .tab-section {
    min-height: 50rem;
  }
  .expandCollapse-block {
    background: #50dcff;
    margin: 0;
    margin-top: 20px;
    /* tab op */
    opacity: 0;
  }
  .section-header {
    font-size: 1.2rem;
    height: auto;
    width: 32.1%;
    background: #50dcff;
    padding-top: 1.5rem;
    padding-bottom: 4.5rem;
    background-image: none;
    vertical-align: baseline;
  }
  .section-header:hover {
    background-image: none;
  }
  .section-header span {
    color: #172a5a;
    background: none;
    font-size: 1.2rem;
    top: 16px;
    font-weight: 100;
    text-transform: uppercase;
  }
  #section-one:checked~#section-one-header, #section-two:checked~#section-two-header, #section-three:checked~#section-three-header {
    background: #50dcff;
    padding-top: 2.5rem;
    padding-bottom: 3.1rem;
    border-bottom: solid 4px #0082e6;
  }
  .section-one-header #section-one-header span, .section-two-header #section-two-header span, .section-three-header #section-three-header span {
    height: auto;
    top: 16px;
  }
  #section-two-header, #section-three-header {
    background: #50dcff;
  }
  #section-two-header:hover, #section-three-header:hover {
    background-image: none;
  }
  .section-header-title.mobile {
    display: block;
  }
  .section-header-title.desktop {
    display: none;
  }
  #section-one:checked~#section-one-content, #section-two:checked~#section-two-content, #section-three:checked~#section-three-content {
    max-height: 100rem;
    transition: max-height 0.5s ease-out;
  }
  .section-content .mobile-only {
    height: auto;
    color: #0069c3;
    font-size: 2.4rem;
    text-align: center;
    margin-bottom: 3rem;
  }
  #section-one:checked~#section-one-content .mobile-only, #section-two:checked~#section-two-content .mobile-only, #section-three:checked~#section-three-content .mobile-only {
    opacity: 0;
    animation: fadeIn 0.5s forwards;
    -moz-animation: fadeIn 0.5s forwards;
    animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
  }
  #section-one:checked~#section-one-content a, #section-two:checked~#section-two-content a, #section-three:checked~#section-three-content a {
    opacity: 0;
    animation: fadeIn 1s forwards;
    -moz-animation: fadeIn 1s forwards;
    animation-delay: 1s;
    -moz-animation-delay: 1s;
  }
  #section-one:checked~#section-one-header h3, #section-two:checked~#section-two-header h3, #section-three:checked~#section-three-header h3 {
    display: none;
  }
  .section-one-header:before, .section-two-header:before, .section-three-header:before {
    height: 0;
    width: 0;
    background: none;
    animation: none;
  }
  .tab-section .download-story p {
    position: inherit;
    padding-bottom: 2rem;
  }
  .tab-section .download-story p a {
    display: block;
  }
  .expand-header {
    padding-right: 3.5rem;
    border-top: 0;
    border-bottom: 2px solid #387dc0;
    margin-bottom: 1.5rem;
  }
  .section-content .expand-header.last {
    padding-bottom: 1.2rem;
    margin-bottom: 5rem;
  }
  .expand-header:after {
    width: 25px;
    height: 25px;
    margin-top: 0;
    top: 0;
    font-size: 4.0rem;
    right: 0rem;
  }
  .section-content .expand-header:first-child:after {
    top: 4rem;
  }
}

/*.ie #section-one:checked~#section-one-content,
.ie #section-two:checked~#section-two-content,
.ie #section-three:checked~#section-three-content {
    max-height: 100rem;
    transition: max-height 0.5s ease-out;
}
.ie div.expand-content:target {
  display: block;
  opacity: 1;
  padding-bottom: 2rem;
}
.ie div.expand-content:target p{
  opacity: 1;
  font-size: 1.8rem;
  line-height: 2.0rem;
  margin-bottom: 2.0rem;
}*/

/* PANEL GROUP 2 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.infrastructure h2.wht-header {
  margin-top: 0;
}

.infrastructure h2 {
  padding-top: 6rem;
}

.solutions-panels {
  margin: 0 auto;
  /* prevent arrow link getting cut off in Edge: */
  min-height: 100vh;
  position: relative;
}

.solutions-panels .arrowdown-link {
  margin-top: 6rem;
}

.solutions-panels .centered-block {
  background-color: #0069c3;
}

.solutions-panels .centered-block p {
  font-size: 2.7rem;
}

.partnership, .simplicity, .infrastructure {
  opacity: 100;
}

.solutions-panels-icons {
  height: 22rem;
  position: relative;
}

.solutions-panels-icons img {
  position: absolute;
  left: 0;
  width: 20rem;
  right: 0;
  margin: auto;
  top: 0;
  opacity: 0;
  animation: none;
}

.solutions-panels .intro, .solutions-panels .infrastructure h2, .infrastructure-images-black .solutions-icon, .solutions-panels .infrastructure p {
  opacity: 0;
  animation: none;
  -moz-animation: none;
}

.solutions-panels.active-panel .intro {
  /* animation: fadeIn 0.4s forwards; */
  animation: fadeIn 2s forwards;
  -moz-animation: fadeIn 2s forwards;
}

.solutions-panels.active-panel .infrastructure h2 {
  /* animation: fadeIn 0.4s forwards; */
  animation: fadeIn 2s forwards;
  -moz-animation: fadeIn 2s forwards;
  animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
}

.active-panel .infrastructure-images-black .solutions-icon {
  opacity: 0;
  /* animation: fadeIn 0.4s forwards; */
  animation: fadeIn 2s forwards;
  -moz-animation: fadeIn 2s forwards;
}

.active-panel .infrastructure-images-black .icon-one {
  animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
}

.active-panel .infrastructure-images-black .icon-three {
  animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
}

.active-panel .infrastructure-images-black .icon-four, .active-panel .infrastructure-images-black .icon-two {
  animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
}

.solutions-panels.active-panel .infrastructure p {
  opacity: 0;
  animation: fadeIn 2s forwards;
  -moz-animation: fadeIn 2s forwards;
  animation-delay: 2s;
  -moz-animation-delay: 2s;
}

.solutions-panels .simplicity h2, .solutions-panels .simplicity p {
  opacity: 0;
}

.solutions-panels.active-panel .simplicity h2 {
  /* animation: fadeIn 0.5s forwards; */
  animation: fadeIn 1s forwards;
  -moz-animation: fadeIn 1s forwards;
}

.active-panel .simplicity-images-black .simplicity-icon {
  animation: fadeIn 1.5s forwards;
  -moz-animation: fadeIn 1.5s forwards;
}

.active-panel .simplicity-images-black .icon-one {
  animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
}

.active-panel .simplicity-images-black .icon-two {
  animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
}

.active-panel .simplicity-images-black .icon-three {
  animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
}

.active-panel .simplicity-images-black .icon-four {
  animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
}

.solutions-panels.active-panel .simplicity p {
  opacity: 0;
  animation: fadeIn 2s forwards;
  -moz-animation: fadeIn 2s forwards;
  animation-delay: 2s;
  -moz-animation-delay: 2s;
}

.solutions-panels .partnership h2, .solutions-panels .partnership p {
  opacity: 0;
  animation: none;
  -moz-animation: none;
}

.solutions-panels.active-panel .partnership h2 {
  animation: fadeIn 1s forwards;
  -moz-animation: fadeIn 1s forwards;
}

.active-panel .partnership-images-black .partnership-icon {
  animation: fadeIn 2s forwards;
  -moz-animation: fadeIn 2s forwards;
}

.active-panel .partnership-images-black .icon-one {
  animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
}

.active-panel .partnership-images-black .icon-two {
  animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
}

.active-panel .partnership-images-black .icon-three {
  animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
}

.solutions-panels.active-panel .partnership p {
  opacity: 0;
  animation: fadeIn 2s forwards;
  -moz-animation: fadeIn 2s forwards;
  animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
}

.solutions-panels.activated-panel .infrastructure {
  opacity: 0;
}

.solutions-panels.activated-panel .simplicity {
  opacity: 0;
}

.solutions-panels.activated-panel .partnership {
  opacity: 1;
}

.partnership .arrowdown-link {
  animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
}

@media (min-width: 744px) {
  .solutions-panels {
    margin: 0 auto;
  }
  #partnership-panel, #simplicity-panel {
    height: 100vh;
    position: relative;
  }
  #partnership-panel .centered-block, #simplicity-panel .centered-block {
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    top: 50%;
  }
}

@media (max-width: 743px) {
  .ltblue .sml {
    font-size: 1.6rem;
  }
  .solutions-panels .centered-block p {
    font-size: 1.6rem;
  }
  .solutions-panels-icons {
    height: 19rem;
  }
  .infrastructure-images-black{
    height: 20rem;
  }
  .solutions-panels {
    height: 535px;
  }
}

/* WHITEPAPER PANEL * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.cta {
  text-align: left;
}

.cta h2 {
  color: #253c70;
  font-size: 4.1rem;
  line-height: 1.6;
  padding-bottom: 0;
  font-weight: 300;
}

.footnote {
  color: #7e7e7e;
  font-size: 1.4rem;
  line-height: 1.8rem;
  padding-top: 12.5rem;
  padding-bottom: 2rem;
  max-width: 100%;
}

.first-header {
  font-weight: 300;
  padding-top: 7.1rem;
}

.whitepaper-panel .beam-header, .whitepaper-panel button, .whitepaper-panel .note {
  opacity: 0;
}

.activated-panel.whitepaper-panel * {
  opacity: 1;
}

.whitepaper-panel .beam-big:after {
  animation: none;
  -moz-animation: none;
}

.active-panel.whitepaper-panel .beam-big:after {
  animation: move 1s forwards;
  -moz-animation: move 1s forwards;
}

.active-panel.whitepaper-panel .beam-header {
  display: inline-block;
  animation: fadeIn 1s forwards;
  -moz-animation: fadeIn 1s forwards;
  animation-delay: 1s;
  -moz-animation-delay: 1s;
}

.active-panel.whitepaper-panel .beam-big-two:after {
  animation-delay: 1s;
  -moz-animation-delay: 1s;
}

.active-panel.whitepaper-panel .beam-header-two {
  display: inline-block;
  animation-delay: 2s;
  -moz-animation-delay: 2s;
}

.active-panel.whitepaper-panel button {
  animation: fadeIn 0.5s forwards;
  -moz-animation: fadeIn 0.5s forwards;
  animation-delay: 4s;
  -moz-animation-delay: 4s;
}

.active-panel.whitepaper-panel .note {
  animation: fadeIn 0.5s forwards;
  -moz-animation: fadeIn 0.5s forwards;
  animation-delay: 3.5s;
  -moz-animation-delay: 3.5s;
}

.whitepaper-panel .note {
  color: #000;
  font-size: 1.8rem;
  margin-top: 5.8rem;
  margin-bottom: 2rem;
}

.whitepaper-panel button {
  margin-top: 0;
}

@media (min-width: 744px) {
  .whitepaper-panel {
    height: 100vh;
  }
}

@media (max-width: 743px) {
  .cta h2 {
    font-size: 2.5rem;
  }
}

@media (max-width: 480px) {
  .cta h2 {
    font-size: 1.5rem;
  }
}

/* .switch-panel .panel-headline{
  opacity: 0;
  -webkit-animation: fadeout 2s;
  -moz-animation: fadeout 2s;
  -ms-animation: fadeout 2s;
  -o-animation: fadeout 2s;
  animation: fadeout 2s;
  
}
.centered-block figcaption{
  opacity: 0;
  -webkit-animation: fadeout 2s;
  -moz-animation: fadeout 2s;
  -ms-animation: fadeout 2s;
  -o-animation: fadeout 2s;
  animation: fadeout 2s;
} */

/* .centered-block figure{
  opacity: 0;
  -webkit-animation: fadeout 2s;
  -moz-animation: fadeout 2s;
  -ms-animation: fadeout 2s;
  -o-animation: fadeout 2s;
  animation: fadeoout 2s;
} */

/* .left-side{
  opacity: 1;
  -webkit-animation: fadeout 4s;
  -moz-animation: fadeout 4s;
  -ms-animation: fadeout 4s;
  -o-animation: fadeout 4s;
  animation: fadeout 4s;

} */

/* .circle-graph svg{
  opacity: 0;
  -webkit-animation: fadeout 2s;
  -moz-animation: fadeout 2s;
  -ms-animation: fadeout 2s;
  -o-animation: fadeout 2s;
  animation: fadeout 2s;
} */

/* .fade {
  opacity: 1;
} */

.outer-table {
  opacity: 0;
}

.active-panel .outer-table{
  opacity: 1;
}
