@charset "UTF-8";
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  font: 16px/1 sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

h1,
h2,
h3,
h4,
p,
blockquote,
figure,
ol,
ul {
  margin: 0;
  padding: 0; }

main,
li {
  display: block; }

h1,
h2,
h3,
h4 {
  font-size: inherit; }

strong {
  font-weight: bold; }

a,
button {
  color: inherit;
  transition: .3s; }

a {
  text-decoration: none; }

button {
  overflow: visible;
  border: 0;
  font: inherit;
  -webkit-font-smoothing: inherit;
  letter-spacing: inherit;
  background: none;
  cursor: pointer; }

::-moz-focus-inner {
  padding: 0;
  border: 0; }

:focus {
  outline: 0; }

img {
  max-width: 100%;
  height: auto;
  border: 0; }


.btn-rt a.link {
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  float: left;
  padding: 15px;
  height: 50px; }

h2 {
  font-weight: bold; }

h3 {
  font-weight: 200; }

.topbanner {
  height: 50px;
  background: #006ba6;
  opacity: .95; }

.topbanner .logo {
  margin-top: 12px; }

.topbanner .logo img {
  float: left; }

.topbanner .logo h3 {
  color: #fff;
  font-size: 18px;
  float: left;
  margin: 2px 0 0 15px;
  padding-left: 15px;
  font-family: "Roboto-Light",sans-serif;
  border-left: 1px solid #fff; }

.tools {
  margin-top: 15px;
  /* added this */
  width: 180px; }

.tools .material-icons {
  color: #79909e;
  font-size: 32px;
  cursor: pointer; }

.tools .material-icons:hover {
  color: #069abc; }

.tools .material-icons:active {
  color: #01809c; }

.tools .material-icons a {
  text-decoration: none;
  display: block;
  float: left; }

.tools .global-search {
  float: left; }

.tools .global-search a {
  display: block;
  padding: 2px 10px; }

.tools .user-tools {
  display: block;
  float: right; }

.tools .user-tools a.chat {
  display: block;
  float: left;
  padding: 3px 20px 3px 0px; }

.tools .user-tools .open a.dropdown-toggle i.material-icons, .tools .user-tools .open a.dropdown-toggle .caret {
  color: #01809c; }

.tools .user-tools .dropdown {
  display: block;
  float: left; }

.tools .user-tools .dropdown .dropdown-menu {
  margin-top: 12px; }

.tools .user-tools .dropdown a.dropdown-toggle {
  text-decoration: none;
  color: #069abc; }

.tools .user-tools .dropdown a.dropdown-toggle:hover {
  color: #069abc; }

.tools .user-tools .dropdown a.dropdown-toggle:hover .caret {
  color: #069abc; }

.tools .user-tools .dropdown a.dropdown-toggle:focus i.material-icons, .tools .user-tools .dropdown a.dropdown-toggle:focus .caret {
  color: #01809c; }

.tools .user-tools .dropdown .caret {
  margin-top: -14px;
  margin-left: -4px;
  color: #79909e; }

.tools .btn-success {
  margin-top: -4px; }

.btn-rt a.link {
  display: block;
  float: none; }

.btn-rt .open a.link {
  background: #00b5e2; }

.dropdown-menu {
  margin-top: 0;
  padding: 0;
  /** Forms **/ }

.dropdown-menu li a {
  font-size: 13px;
  padding: 6px 10px;
  color: #069abc !important; }

.dropdown-menu li a:hover {
  background: #eee;
  color: #0177a9; }

.dropdown-menu .forms {
  padding: 20px 30px;
  width: 400px;
  font-size: 14px; }

.dropdown-menu .forms .btn {
  width: 100%;
  margin: 10px 0; }

.dropdown-menu .forms span {
  font-size: 13px; }

.dropdown-menu .forms form {
  padding: 20px 0; }

.dropdown-menu .forms form input.form-control {
  border-radius: 0;
  padding: 15px;
  height: 40px;
  box-shadow: none;
  border: 0;
  border-bottom: 1px solid #333; }

.dropdown-menu .forms form input.form-control:focus {
  border-bottom: 3px solid #00b5e2; }

a {
  color: #069abc; }

.jumbotron {
  text-align: center; }

.center-align {
  text-align: center; }

.wrap-alternate {
  background: #eee;
  padding: 20px 0; }

/********/
.div-img {
  background: #ccc;
  display: block;
  width: 100%;
  min-height: 200px; }

.div-img .fa {
  color: #fff;
  font-size: 40px;
  height: 100px;
  width: 100px; }

/**** Footer ****/
/** Current production styles **/
.header {
  width: 100%;
  height: 66px;
  margin: 0 auto;
  position: fixed;
  z-index: 999;
  padding: 0;
  left: 0;
  top: 0;
  float: left;
  background: #00263a; }

.header ul.navigation {
  list-style-type: none;
  background: #00263a;
  padding-top: 0;
  margin-bottom: 0;
  height: 66px; }

.header ul.navigation li {
  list-style: none;
  display: inline-block;
  color: #fff; }

.header ul.navigation li a {
  color: #fff;
  text-decoration: none; }

.header ul.navigation li a:hover {
  color: #01809c; }

.header ul.navigation li.nav-item {
  line-height: 64px;
  margin-right: 6.5%;
  font-size: 16px;
  padding: 1px; 
}

.header ul.navigation li.nav-item .open > a {
  color: #01809c; }

.header ul.navigation ul.dropdown-menu li {
  color: #1e4664;
  display: block;
  font-size: 14px; }

.header ul.navigation ul.dropdown-menu li a {
  color: #069abc; }

.header ul.navigation ul.dropdown-menu li a:hover, .header ul.navigation ul.dropdown-menu li a:active, .header ul.navigation ul.dropdown-menu li a:focus {
  color: #0177a9; }

.header .header-logo img {
  width: 95px; }

.nopad_l-r {
  padding: 0; }

.nopad_l {
  padding-left: 0; }

.logo-img {
  padding-top: 15px;
  padding-bottom: 15px; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.pc-nav-item-caret {
  font-size: 24px;
  position: relative;
  top: 4px; }

.header .signIn {
  margin-top: 15px; }

.btn {
  padding: 7px 15px; }

.btn-primary {
  color: #fff;
  background-color: #069abc;
  border-color: #069abc; }

.btn-secondary {
  color: #fff;
  background-color: #069abc;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-transform: uppercase; }

.btn-secondary:hover {
  color: #fff;
  background-color: #00b5e2; }

.btn-secondary:active {
  color: #fff;
  background-color: #01809c; }

footer {
  width: 100%; }

.footer {
  background-color: #00263a;
  margin: 0 auto;
  margin-top: 40px;
  height: 62px;
  font-size: 14px;
  padding: 10px 0;
  font-weight: 400;
  text-align: center; }

.footer .container .copyright {
  color: #fff; }

.footer .container p {
  margin: 0;
  color: #00b5e2; }

.footer .oneverisk {
  right: 0;
  top: 0;
  position: absolute;
  margin-top: 9px; }

.footer .container a {
  color: #00b5e2;
  text-decoration: none; }

.footer .container a:hover {
  color: #069abc; }

/** EI header **/
.header-ei {
  width: 100%;
  margin: 0 auto;
  position: fixed;
  z-index: 999;
  height: 48px;
  left: 0;
  top: 0;
  transition: all .3s ease-in;
  background: #fff; }

.header-ei .nav li a {
  display: block;
  color: #00b5e2; }

.header-ei .navbar-nav {
  float: left; }

.header-ei .logo {
  background-image: url(../images/logo-iso.png);
  background-size: 106px 30px;
  width: 106px;
  height: 30px;
  display: block;
  background-repeat: no-repeat;
  margin: 10px 0 0 5px; }

.header-ei .nav li a {
  display: block;
  color: #6e8594;
  background: #fff;
  padding: 0; }

.header-ei .nav li a:hover, .header-ei .nav li a:active, .header-ei .nav li a:focus {
  background: none; }

.header-ei .tools {
  margin-top: 12px; }

.header-ei .tools .material-icons {
  font-size: 24px; }

.header-ei .tools .user-tools .dropdown .dropdown-menu {
  margin-top: 6px; }

.header-ei .tools .user-tools .open .dropdown-toggle i.material-icons,
.header-ei .tools .user-tools .open .dropdown-toggle span.caret {
  color: #01809c; }

.header-ei .icon-hamburger {
  margin: 12px 12px 0 0; }

.product-nav {
  width: 100%;
  background-color: #012638;
  margin-top: 48px;
  position: fixed;
  z-index: 5; }

.product-nav .navbar-collapse .menu-rightAligned {
  display: table !important;
  float: right;
  position: relative;
  height: 40px; }

.product-nav ul li {
  margin: 0; }

.product-nav ul li a {
  padding: 11px 20px;
  display: block;
  color: #fff; }

.product-nav ul li a:hover {
  background: #069ABC; }

.product-nav ul li a:active, .product-nav ul li a:focus {
  background: #01809C; }

.product-nav ul li:last-child {
  margin-right: 0; }

.iso-Portal {
  float: left;
  font-size: 24px;
  font-weight: 300;
  line-height: 40px;
  margin: 0; }

.iso-Portal a {
  color: #fff;
  font-family: 'Roboto-Light',sans-serif !important; 
}

.iso-Portal a:hover, .iso-Portal a:focus {
  text-decoration: none; }

.nospace-r {
  padding-right: 0;
  margin-right: 0; }

.mega-menu-drop {
  margin: 0 auto;
  overflow: hidden;
  position: absolute;
  left: -239px;
  background: #fff;
  width: 1260px;
  font-size: 15px;
  -webkit-box-shadow: 0 3px 6px 0 #ccc;
  -moz-box-shadow: 0 3px 6px 0 #ccc;
  box-shadow: 0 3px 6px 0 #ccc;
  border: 1px solid #ccc;
  height: 440px;
  padding: 0 !important;
  z-index: 9; }

.mega-menu-drop .left-nav {
  width: 210px;
  float: left;
  height: 438px;
  background: #eee;
  margin-right: 10px;
  font-family: Roboto-Medium,sans-serif; }

.mega-menu-drop .left-nav ul {
  margin: 0;
  padding: 0; }

.mega-menu-drop .left-nav ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  line-height: 20px; }

.mega-menu-drop .left-nav ul li a {
  background: #eee;
  display: block;
  padding: 5px 5px 5px 15px;
  text-decoration: none;
  color: #333;
  line-height: 20px; }

.mega-menu-drop .left-nav ul li a.indent {
  padding-left: 25px; }

.mega-menu-drop .left-nav ul li.active a {
  background: #fff; }

.mega-menu-drop .left-nav ul li.top-link {
  text-transform: uppercase; }

.mega-menu-drop .left-nav ul li.special-link {
  padding-top: 5px;
  margin-bottom: 5px; }

.mega-menu-drop .left-nav ul li.special-link.active {
  background-color: #fff; }

.mega-menu-drop .left-nav ul .prod-cat {
  border-top: 1px solid #ccc;
  color: #1e4664;
  text-transform: uppercase;
  padding: 5px 10px 5px 15px;
  font-family: Roboto-Medium,sans-serif;
  line-height: 20px; }

.mega-menu-drop .content-sub-nav {
  float: left;
  margin: 0;
  height: 438px;
  width: 206px; }

.mega-menu-drop .content-sub-nav ul.sub-menu {
  margin: 0;
  padding: 0;
  float: left;
  display: flex;
  flex-flow: wrap column;
  max-height: 438px;
  min-height: 438px;
  height: 438px;
  padding-top: 10px;
  width: 206px; }

.mega-menu-drop .content-sub-nav ul.sub-menu li {
  list-style: none;
  min-width: 206px;
  max-width: 206px; }

.mega-menu-drop .content-sub-nav ul.sub-menu li a {
  padding: 5px 10px;
  display: block;
  text-decoration: none;
  line-height: 20px;
  color: #069abc; }

.mega-menu-drop .content-sub-nav ul.sub-menu li a:hover {
  background: #eee;
  color: #069abc; }

.mega-menu-drop .content-sub-nav ul.sub-menu li a:active, .mega-menu-drop .content-sub-nav ul.sub-menu li a:focus {
  color: #01809c; }

.mega-menu-drop .content-sub-nav ul.sub-menu li a.normal {
  color: #333333; }

.mega-menu-drop .content-sub-nav ul.sub-menu li a.normal:hover {
  background: #eee;
  color: #069abc; }

.mega-menu-drop .content-sub-nav {
  width: 1010px;
  float: left;
  margin: 0;
  /*    padding: 10px 0;*/
  height: 434px; }

.modal-backdrop {
  z-index: -999; }

.modal {
  z-index: 11; }

/** Responsive **/
@media (max-width: 768px) {
  .topbanner .flex-grid {
    flex-direction: column; } }

@media (min-width: 1200px) {
  .container {
    width: 1218px; } }

body {
  overflow: hidden; }

/* Device = Most of the Smartphones Mobiles (Portrait) */
/* Device = Low Resolution Tablets, Mobiles (Landscape) */
/* Device = Tablets, Ipads (portrait) */
/* Device = Laptops, Desktops */
/* Device = Desktops */
/* Higher Resolution Screens */
.main {
  position: relative;
  width: 100%;
  height: 100vh; }

.dg.ac {
  z-index: 1000 !important; }

.current {
  border: 1px solid #00A9E0 !important; }

/* Robot Fonts */
@font-face {
  font-family: 'Roboto-Medium';
  src: url("/assets/fonts/Roboto-Medium.woff2") format("woff2"), url("/assets/fonts/Roboto-Medium.woff") format("woff"), url("/assets/fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Bold';
  src: url("/assets/fonts/Roboto-Bold.woff2") format("woff2"), url("/assets/fonts/Roboto-Bold.woff") format("woff"), url("/assets/fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Light';
  src: url("/assets/fonts/Roboto-Light.woff2") format("woff2"), url("/assets/fonts/Roboto-Light.woff") format("woff"), url("/assets/fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Regular';
  src: url("/assets/fonts/Roboto-Regular.woff2") format("woff2"), url("/assets/fonts/Roboto-Regular.woff") format("woff"), url("/assets/fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("/assets/fonts/MaterialIcons-Regular.woff2") format("woff2"), url("/assets/fonts/MaterialIcons-Regular.woff") format("woff"), url("/assets/fonts/MaterialIcons-Regular.ttf") format("truetype"); }

body {
  overflow: hidden;
  overflow-y: scroll;
  font-family: 'Roboto-light', sans-serif; }

p {
  font-family: 'Roboto-light', sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #676767;
  text-align: left;
  line-height: 24px; }

h1,
h2 {
  font-family: 'Roboto-light', sans-serif;
  font-weight: 300; }

.btn {
  background-color: #FFB81C;
  border-radius: 2px;
  border-color: transparent;
  box-shadow: 0 1px 2px 0 rgba(0, 75, 135, 0.2); }

.content {
  transition: all .3s ease-out;
  opacity: 1; }

.bkgd {
  background-image: linear-gradient(-139deg, #006BA6 27%, #4D97C1 100%);
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  transition: all .3s ease-out;
  z-index: -3; }

.material-icons {
  font-family: 'Material Icons', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  /* hide icons before page load */
  /* opacity:0; */ }

#main {
  visibility: hidden;
  width: calc(100% - 300px);
  min-height: 90vh;
  transition: all 0.3s;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 106px; }

.white-background {
  background-color: white; }

.dropdown-toggle::after {
  display: none; }

.header {
  z-index: 5; }

.header ul.navigation li.nav-item {
  font-family: 'Roboto-regular', sans-serif; }

#appContainer {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2; }

#requestFrame {
  width: 500px;
  height: 610px;
  overflow: hidden; }

#surveyModal {
  /*overflow: unset!important;*/
  /*overflow-y: unset!important;*/ }

#btnFeedback {
  margin-right: 20px;
  height: 35px;
  font-weight: bold;
  float: left; }
  #btnFeedback:hover, #btnFeedback:focus, #btnFeedback:active {
    background-color: #ffc84f;
    border-color: transparent;
    color: white;
    font-weight: bold; }
  #btnFeedback:visited {
    color: white;
    font-weight: bold; }

#chatFrame {
  width: 468px;
  height: 610px;
  overflow: hidden; }

#chatModal .modal-dialog {
  width: 500px; }

#chatModal .modal-body {
  padding-top: 8px !important; }

.tools {
  width: 275px; }

#subnav {
  height: 40px;
  background-color: #004B87;
  box-shadow: 0 1px 2px 0 rgba(0, 75, 135, 0.64);
  width: 100vw; }

#subnav .title {
  color: white;
  font-size: 22px;
  font-weight: 200; }

#subnav .video-title {
  margin-left: 30px; }
  #subnav .video-title a {
    color: #59CBE8;
    font-weight: bold; }
    #subnav .video-title a:hover, #subnav .video-title a:focus, #subnav .video-title a:active {
      color: #00b5e2; }

#subnav #btnIntro {
  padding: 0px;
  width: 20px;
  margin-left: 7px;
  margin-bottom: 4px; }
  #subnav #btnIntro:hover, #subnav #btnIntro:focus, #subnav #btnIntro:active {
    background-color: #ffc84f;
    border-color: transparent;
    color: white;
    font-weight: bold; }
  #subnav #btnIntro i {
    font-size: 18px; }

#subnav .introduction a {
  color: #fff; }
  #subnav .introduction a:hover, #subnav .introduction a:focus, #subnav .introduction a:active {
    color: #bbb; }

#product-dropdown {
  width: 300px;
  border-bottom: 1px solid white;
  font-weight: 600;
  font-size: 14px;
  position: relative;
  opacity: 0; }
  #product-dropdown .material-icons {
    font-size: 18px; }

#product-list-mask {
  overflow: hidden;
  position: absolute;
  height: 0px;
  transition: all .25s ease-out;
  width: inherit; }

#product-dropdown.expand #product-list-mask {
  height: 200px; }

#product-dropdown.expand #product-list {
  top: 0; }

#product-list {
  background-color: white;
  color: #006BA6;
  padding: 10px 20px;
  position: absolute;
  top: -90px;
  width: inherit;
  transition: all .25s ease-out;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top: 4px solid #00A9E0; }
  #product-list .icon-holder {
    width: 30px;
    height: 30px;
    position: absolute;
    background: transparent;
    border: none;
    box-shadow: none;
    left: -25px;
    top: 3px; }
  #product-list li {
    padding: 10px;
    position: relative;
    margin-left: 20px; }

.rightbar {
  border-right: 1px solid rgba(0, 0, 0, 0.15); }

#sidebar {
  visibility: hidden;
  height: 100vh;
  width: 300px;
  min-width: 300px;
  max-width: 300px;
  min-height: 100vh;
  padding: 0;
  position: fixed;
  top: 0;
  left: 0;
  margin-top: 106px;
  background-image: linear-gradient(-139deg, #006BA6 27%, #4D97C1 100%); }
  #sidebar #sidebar-header {
    color: white;
    position: relative;
    padding-left: 30px;
    opacity: 0;
    margin-bottom: 20px; }
    #sidebar #sidebar-header .material-icons {
      font-size: 20px;
      color: white;
      position: absolute;
      left: -4px;
      top: -1px; }
  #sidebar .category-menu li {
    font-size: 24px;
    position: relative;
    height: 70px;
    opacity: 0; }
  #sidebar .category-menu ul.product-marketlandscape li:nth-child(1) .cat-label::before {
    transform: translateX(0px); }
  #sidebar .category-menu ul.product-marketlandscape li:nth-child(4) .cat-label::before {
    transform: translateX(0px); }
  #sidebar .category-menu ul.product-datacube li:nth-child(1) .cat-label::before {
    transform: translateX(0px); }
  #sidebar .category-menu ul.product-marketstance li:nth-child(1) .cat-label::before {
    transform: translateX(0px); }
  #sidebar .category-menu ul.product-marketstance li:nth-child(3) .cat-label::before {
    transform: translateX(0px); }
  #sidebar .category-menu ul.product-marketstance li:nth-child(4) .cat-label::before {
    transform: translateX(0px); }
  #sidebar .category-menu ul.product-marketstance-profiler li:nth-child(1) .cat-label::before, #sidebar .category-menu ul.product-marketstance-habitational li:nth-child(1) .cat-label::before, #sidebar .category-menu ul.product-marketstance-insight li:nth-child(1) .cat-label::before {
    transform: translateX(0px); }
  #sidebar .category-menu ul.product-marketstance-profiler li:nth-child(2) .cat-label::before, #sidebar .category-menu ul.product-marketstance-habitational li:nth-child(2) .cat-label::before, #sidebar .category-menu ul.product-marketstance-insight li:nth-child(2) .cat-label::before {
    transform: translateX(0px); }
  #sidebar .category-menu ul.product-marketstance-profiler li:nth-child(3) .cat-label::before, #sidebar .category-menu ul.product-marketstance-habitational li:nth-child(3) .cat-label::before, #sidebar .category-menu ul.product-marketstance-insight li:nth-child(3) .cat-label::before {
    transform: translateX(0px); }
  #sidebar .category-menu ul.product-marketwatch li:nth-child(1) .cat-label::before,
  #sidebar .category-menu ul.product-marketwatch li:nth-child(3) .cat-label::before,
  #sidebar .category-menu ul.product-marketwatch li:nth-child(4) .cat-label::before {
    transform: translateX(0px); }
  #sidebar .category-menu ul.product-pov li:nth-child(5) .cat-label::before,
  #sidebar .category-menu ul.product-pov li:nth-child(6) .cat-label::before {
    transform: translateX(0px); }
  #sidebar .category-menu ul.product-build-product li:nth-child(2) .cat-label::before {
    transform: translateX(0px); }
  #sidebar .category-menu ul.product-circularnavigator li:nth-child(2) .cat-label::before,
  #sidebar .category-menu ul.product-circularnavigator li:nth-child(5) .cat-label::before,
  #sidebar .category-menu ul.product-circularnavigator li:nth-child(6) .cat-label::before {
    transform: translateX(0px); }
  #sidebar .category-menu .cat-label {
    padding: 15px 18px 15px 30px; }
  #sidebar .category-menu .cat-label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 10px;
    height: 68px;
    background-color: #00A9E0;
    transform: translateX(-30px);
    transition: transform .3s ease-out; }

#sidebar.reveal #sidebar-header {
  animation: FadeIn .3s linear;
  animation-fill-mode: forwards; }

#sidebar.reveal li {
  animation: FadeIn .3s linear .5s;
  animation-fill-mode: forwards; }

#sidebar.reveal li:nth-child(1n) {
  animation-delay: 0.1s; }

#sidebar.reveal li:nth-child(2n) {
  animation-delay: 0.2s; }

#sidebar.reveal li:nth-child(3n) {
  animation-delay: 0.3s; }

#sidebar.reveal li:nth-child(4n) {
  animation-delay: 0.4s; }

#sidebar.reveal li:nth-child(5n) {
  animation-delay: 0.5s; }

#sidebar.reveal li:nth-child(6n) {
  animation-delay: 0.6s; }

@keyframes FadeIn {
  0% {
    opacity: 0;
    transform: translateX(20px); }
  100% {
    opacity: 1;
    transform: translateX(0px); } }

@keyframes FadeInUp {
  0% {
    opacity: 0;
    transform: translatey(80px); }
  100% {
    opacity: 1;
    transform: translateY(0px); } }

.home-btn {
  height: 100%;
  width: 40px;
  margin-top: 10px;
  user-select: none; }
  .home-btn a {
    color: #fff; }
    .home-btn a:hover {
      color: rgba(255, 255, 255, 0.5); }
  .home-btn:hover {
    color: rgba(255, 255, 255, 0.5); }

#wrapper {
  display: flex;
  width: 100%; }

#wrapper.secondary #product-dropdown {
  opacity: 1;
  cursor: pointer; }

#gpa-title {
  opacity: 0;
  color: white;
  animation: slidein 3.5s;
  position: absolute;
  top: 50px;
  left: 0;
  text-shadow: -1px 2px 2px #006BA6; }

@keyframes slidein {
  0% {
    opacity: 0; }
  20% {
    opacity: 0; }
  40% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }

#want {
  transition: all .5s ease-out;
  opacity: 0;
  color: white;
  top: 66px;
  pointer-events: none;
  /* I want to: */
  text-shadow: -1px 2px 2px #006BA6; }

#underline {
  width: 550px; }

#underline span {
  min-width: 10px; }

#underline:after {
  content: '';
  display: block;
  height: 3px;
  width: 0;
  background: transparent;
  transition: width 1s ease .3s, background-color .5s ease; }

#underline.clicked:after {
  width: 100%;
  background: white; }

.letter-effect {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.letter-effect span {
  opacity: 0; }

#mainmenu {
  position: absolute;
  top: 0;
  left: 0; }

.fullpage {
  height: 100vh;
  width: 100vw; }
  .fullpage h1 {
    margin-top: -80px;
    color: white; }

.fix {
  position: fixed; }

.align-center {
  text-align: center; }

.align-right {
  text-align: right; }

.align-left {
  text-align: left; }

.fullheight {
  height: 100vh; }

#category-list {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(43%, 0px);
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  overflow-y: scroll;
  transition: all .5s ease-out; }
  #category-list ul {
    padding: 0; }
  #category-list li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    opacity: 0; }

#category-list.slideOut {
  opacity: 0;
  transform: translate(43%, 100px); }

.category-menu li {
  color: white;
  font-size: 1.2rem;
  text-align: left; }
  .category-menu li a {
    color: white; }

.category-menu .cat-label {
  font-size: 18px;
  line-height: 70px;
  border-bottom: 0px solid red;
  transition: transform .3s ease-out;
  transform: translateX(0);
  display: flex;
  align-items: center;
  height: inherit; }
  .category-menu .cat-label:hover {
    transform: translateX(-4px); }
  .category-menu .cat-label a {
    color: white;
    text-decoration: none;
    transition: color .3s ease-out; }
    .category-menu .cat-label a:hover {
      color: rgba(255, 255, 255, 0.5); }

#selector {
  position: relative; }
  #selector .cat-label {
    font-size: 24px; }

#selector.reveal #category-list li {
  animation: FadeInUp .5s ease-out .5s;
  animation-fill-mode: forwards; }

#selector.reveal #category-list li:nth-child(1n) {
  animation-delay: 0.05s; }

#selector.reveal #category-list li:nth-child(2n) {
  animation-delay: 0.1s; }

#selector.reveal #category-list li:nth-child(3n) {
  animation-delay: 0.15s; }

#selector.reveal #category-list li:nth-child(4n) {
  animation-delay: 0.2s; }

#selector.reveal #category-list li:nth-child(5n) {
  animation-delay: 0.25s; }

#selector.reveal #category-list li:nth-child(6n) {
  animation-delay: 0.3s; }

#selector.reveal #want {
  opacity: 1; }

/*

#category-list.one ul {

    li:nth-child(1) {
        //  color: green;   
        opacity: 0;

        .cat-label {
            //font-size: 48px;
        }
    }
}

#category-list.two ul {

    li:nth-child(2) {
        //  color: green;   
        opacity: 0;

        .cat-label {
            //font-size: 48px;
        }
    }
}

#category-list.three ul {

    li:nth-child(3) {
        //  color: green;   
        opacity: 0;

        .cat-label {
            //font-size: 48px;
        }
    }
}

#category-list.four ul {

    li:nth-child(4) {
        //  color: green;   
        opacity: 0;

        .cat-label {
            //font-size: 48px;
        }
    }
}

#category-list.five ul {

    li:nth-child(5) {
        //  color: green;   
        opacity: 0;

        .cat-label {
            //font-size: 48px;
        }
    }
}

#category-list.six ul {

    li:nth-child(6) {
        //  color: green;   
        opacity: 0;

        .cat-label {
            //font-size: 48px;
        }
    }
}
*/
#product-snapshots {
  opacity: 0;
  transition: all .75s ease-out .75s;
  transform: translateY(60px);
  background-color: white;
  padding-left: 8% !important;
  padding-right: 8% !important;
  margin-left: 17px !important; }

.snapshot-container {
  margin-bottom: 200px; }

.snapshot-intro {
  margin: 40px 0 40px; }
  .snapshot-intro h2 {
    margin-top: 0;
    color: #006BA6; }
  .snapshot-intro p {
    color: #00263A;
    font-size: 16px;
    line-height: 20px; }

.snap-title {
  min-width: 210px; }

.icon-holder {
  background: #FFFFFF;
  border: 2px solid #006BA6;
  box-shadow: -2px 6px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 16px;
  width: 70px;
  height: 70px;
  position: absolute;
  left: -15px; }
  .icon-holder img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: scale(0.8); }

#product-cyberdataexchange .icon-holder img{
  margin-left:4px;
}
#product-datacube .icon-holder img,
#product-stance .icon-holder img {
  transform: scale(0.6); }

.snapshot {
  margin: 0 0 30px 0;
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  position: relative;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  transform: translateY(0);
  transition: all .2s ease-out; }
  .snapshot:hover {
    cursor: pointer; }
  .snapshot h2 {
    color: #004B87;
    letter-spacing: 0;
    margin-left: 50px;
    font-size: 32px; }
  .snapshot ul {
    margin-left: 20px; }
    .snapshot ul li {
      font-size: 16px;
      padding: 6px 0;
      line-height: 20px; }
      .snapshot ul li::before {
        content: "\2022";
        color: #006BA6;
        font-weight: bold;
        display: inline-block;
        width: .8em;
        margin-left: -.8em; }
  .snapshot .example-img img {
    border: 1px solid rgba(0, 0, 0, 0.15);
    width: 320px;
    margin: auto;
    display: block; }
  .snapshot .btn {
    margin: 6px 0; }
  .snapshot .snapshot-body {
    padding-left: 52px; }
  .snapshot .use-case {
    font-family: 'Roboto-medium', sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #00A9E0;
    margin-bottom: 10px; }

.btn-primary {
  min-width: 220px;
  text-transform: uppercase;
  font-family: 'Roboto-regular', sans-serif;
  font-size: 14px;
  font-weight: 600;
  height: 35px;
  line-height: 20px;
  outline-color: transparent;
  outline-style: none; }
  .btn-primary .material-icons {
    font-size: 14px;
    transform: translateY(2px); }
  .btn-primary.direct-btn {
    background-color: #FFB81C;
    width: 100% !important; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background-color: #ffc84f;
    border-color: transparent; }

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #ffc84f;
  border-color: transparent;
  color: white; }

a:not([href]):not([tabindex]) {
  color: white; }

#wrapper.secondary .have-access .default-btn {
  display: none; }

#wrapper.secondary .have-access .direct-btn {
  display: block; }

.modal-open .modal {
  z-index: 999999 !important;
  /* overflow-y: hidden; */
  overflow-y: auto; }

.modal .modal-dialog {
  width: 80%;
  max-width: 1000px; }

.modal .modal-header {
  border: 0;
  padding: 0px 24px; }
  .modal .modal-header .close {
    margin-top: 3px; }

.modal .modal-body {
  padding-bottom: 30px; }

.modal .close {
  font-size: 32px; }

.modal h2 {
  color: #006BA6;
  margin-top: 0; }

.modal p {
  margin: 10px 0 20px;
  font-size: 16px; }

.modal .btn {
  margin: 0; }

.modal .videocol {
  padding-top: 6px; }

#wrapper .modal .user-access {
  display: none; }

#wrapper.tertiary .modal .user-access {
  display: block; }

.caption {
  margin-top: 20px;
  color: #676767; }
  .caption h4 {
    color: #006BA6; }
  .caption p {
    font-size: 12px !important;
    line-height: 16px;
    margin-bottom: 0; }

.close-btn {
  position: absolute;
  top: 0px;
  right: 10px; }
  .close-btn .material-icons {
    font-size: 18px; }

.product-img img {
  height: 323px;
  width: 100% !important; }

.snapshot-title .coming-soon {
  margin-top: 23px;
  margin-left: 14px; }

.modal-body .coming-soon {
  margin-top: -5px;
  margin-bottom: 25px; }

.coming-soon {
  padding: 5px 5px;
  width: 108px;
  height: 26px;
  font-family: 'Roboto-light', sans-serif;
  font-size: 13px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  text-transform: uppercase;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  background-color: #40c1ac; }

body.state2 {
  overflow: hidden scroll; }
  body.state2 #main,
  body.state2 #sidebar {
    visibility: visible; }
  body.state2 #sidebar .category-menu li:after {
    transform: translateX(0);
    transition-delay: 1s; }
  body.state2 #mainmenu {
    display: none; }
  body.state2 #subnav {
    transform: translateY(0px); }
  body.state2 #want {
    opacity: 0;
    transform: translateX(-60px); }
  body.state2 .cat-label.selected {
    font-size: 32px;
    line-height: 34px; }
    body.state2 .cat-label.selected a {
      text-decoration: none;
      border-bottom: 1px solid #fff;
      padding-bottom: 5px;
      width: 262px; }
    body.state2 .cat-label.selected::before {
      transform: translateX(10px); }
    body.state2 .cat-label.selected:hover {
      transform: translateX(0); }
    body.state2 .cat-label.selected a:hover {
      color: white; }
  body.state2 #product-snapshots {
    opacity: 1;
    transform: translateY(0px); }

#loading {
  position: absolute;
  top: calc(50% - 8px);
  left: calc(50% - 35px); }
