@charset "UTF-8";
/* fonts */
@import url("//hello.myfonts.net/count/376f4a");
@font-face {
  font-family: 'GoldanaScript';
  src: url("../fonts/goldana/376F4A_0_0.eot");
  src: url("../fonts/goldana/376F4A_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/goldana/376F4A_0_0.woff2") format("woff2"), url("../fonts/goldana/376F4A_0_0.woff") format("woff"), url("../fonts/goldana/376F4A_0_0.ttf") format("truetype"); }

@font-face {
  font-family: 'GoldanaInline';
  src: url("../fonts/goldana/376F4A_1_0.eot");
  src: url("../fonts/goldana/376F4A_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/goldana/376F4A_1_0.woff2") format("woff2"), url("../fonts/goldana/376F4A_1_0.woff") format("woff"), url("../fonts/goldana/376F4A_1_0.ttf") format("truetype"); }

.script {
  font-family: "GoldanaScript"; }

.inline {
  font-family: "GoldanaInline"; }

/*some general rules */
button.btn, a.btn {
  border-radius: 0.1em; }

button.btn i, a.btn i {
  margin-top: 0.2em; }

.main-body .title-section {
  font-weight: bold;
  margin-bottom: 1em;
  text-align: left; }

.summit-hero-landing, .summit-hero-landing-short {
  background-image: url("../images/berlin.jpg");
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  height: auto;
  display: block;
  position: relative;
  padding-bottom: 120px; }

.landingintro h4 {
  font-family: "GoldanaScript";
  color: #ffd602;
  font-size: 3.5em;
  margin-bottom: 40px; }

.landingintro .join-us-text {
  margin: 10px;
  color: white; }

.landingintro .join-us-text-yellow a {
  margin: 10px;
  color: #ffd602; }

.landingintro .register-box-us {
  text-align: right;
  height: 50px; }
  .landingintro .register-box-us a {
    margin: 10px;
    top: 15px;
    position: relative; }

.landingintro .register-box-ch {
  text-align: left;
  height: 50px; }
  .landingintro .register-box-ch a {
    margin: 10px;
    top: 15px;
    position: relative; }

@media (max-width: 767px) {
  .landingintro .register-box-us {
    text-align: center; }
  .landingintro .register-box-ch {
    text-align: center; } }

.summit-hero-landing-short {
  height: auto;
  padding-bottom: 100px;
  padding-top: 140px; }

.summit-hero-landing .navbar, .summit-hero-landing-short .navbar {
  background: transparent;
  width: 100%;
  display: inline-block;
  padding: 1em; }

.summit-hero-landing .navbar .container, .summit-hero-landing-short .navbar .container {
  background: transparent; }

.summit-hero-landing .logo-box, .summit-hero-landing-short .logo-box {
  display: inline-block;
  float: left;
  margin: 2em 1em 1em 1em; }

.summit-hero-landing .navbar .link.button-box, .summit-hero-landing-short .navbar .link.button-box {
  position: absolute;
  right: 1em; }

.summit-hero-landing .summit-hero-logo, .summit-hero-landing-short .summit-hero-logo {
  background: url("https://object-storage-ca-ymq-1.vexxhost.net/swift/v1/6e4619c416ff4bd19e1c087f27a43eea/www-assets-prod/Uploads/arrows.svg") center no-repeat;
  background-size: 100%;
  height: 2.5em;
  width: 2.5em;
  position: relative;
  display: inline-block;
  margin: 0;
  top: 0; }

.summit-hero-landing .navbar, .summit-hero-landing-short .navbar {
  border: none;
  display: inline-block;
  width: 100%;
  margin: 0 auto;
  max-width: 1170px;
  float: left; }

.summit-hero-landing .navbar.scrolled-nav, .summit-hero-landing-short .navbar.scrolled-nav {
  background-color: #00468b;
  margin: 0;
  min-width: 100%;
  z-index: 9999999; }

.summit-hero-landing .navbar .nav, .summit-hero-landing-short .navbar .nav {
  border: none; }

.summit-hero-landing .navbar .nav > li > a, .summit-hero-landing-short .navbar .nav > li > a {
  color: #fff;
  text-transform: uppercase;
  font-size: 0.9em; }

.summit-hero-landing .register-dropdown button, .summit-hero-landing-short .register-dropdown button {
  color: #fff;
  text-transform: uppercase;
  font-size: 0.9em;
  width: 200px; }

.summit-hero-landing .register-dropdown .dropdown-menu, .summit-hero-landing-short .register-dropdown .dropdown-menu {
  background-color: #ed1944;
  width: 200px;
  text-align: center; }
  .summit-hero-landing .register-dropdown .dropdown-menu a, .summit-hero-landing-short .register-dropdown .dropdown-menu a {
    display: block;
    margin: 5px;
    color: white;
    text-transform: none; }
    .summit-hero-landing .register-dropdown .dropdown-menu a:hover, .summit-hero-landing-short .register-dropdown .dropdown-menu a:hover {
      text-decoration: none;
      color: #ffd602; }

.summit-banner {
  width: 100%;
  margin: 10em auto 0;
  max-width: 80vw;
  text-align: center; }

.summit-hero-landing-short .summit-banner {
  margin: 0em auto 0; }

.summit-banner h4 {
  color: #fff;
  font-size: 2.5em;
  margin: 0; }

.summit-banner h1 {
  font-size: 12em;
  display: block;
  line-height: 0.75em;
  margin-bottom: 0.2em;
  font-weight: 1;
  margin-top: 0;
  color: #fff; }

.tokyo-landing-wrapper h1 {
  color: #000;
  font-weight: 900;
  margin: 0px 0 40px; }

.summit-hero-landing-short .summit-banner h1 {
  font-size: 7em; }

@media all and (max-width: 500px) {
  .text-wrapper .title-box {
    font-size: 70%; }
  .summit-banner h1 {
    font-size: 9em; }
  .summit-hero-landing, .summit-hero-landing-short {
    height: 50vh; } }

.summit-banner h5 {
  color: #fff;
  font-size: 2em;
  text-transform: uppercase; }

.summit-banner h5 strong {
  max-width: 40%;
  display: inline-block;
  text-align: center;
  position: relative; }

.summit-banner h5 span {
  width: 5em;
  height: 1em;
  display: inline-block;
  margin: 0 0.5em; }

@media all and (max-width: 600px) {
  .summit-banner h5 span {
    width: 30%;
    margin: 0; } }

@media all and (max-width: 400px) {
  .summit-banner h5 strong:before, .summit-banner h5 strong:after {
    margin-top: .2em; }
  .summit-banner h5 strong:after {
    right: 98%; } }

.summit-banner h5 span.arrow.right {
  background: url("../images/arrow-right.svg") bottom left no-repeat;
  background-size: cover;
  background-position-y: 7px; }

.summit-banner h5 span.arrow.left {
  background: url("../images/arrow-left.svg") bottom left no-repeat;
  background-size: cover;
  background-position-y: 7px; }

.link.button-box .btn {
  background-color: #ed1944;
  font-size: 0.85em;
  padding: 1em;
  font-size: 0.9em; }

.summit-hero-landing .nav li.button-box .btn:hover, .summit-hero-landing-short .nav li.button-box .btn:hover {
  font-weight: bold;
  background-color: #ed1944;
  color: #fff; }

.summit-hero-landing .nav, .summit-hero-landing-short .nav {
  background: transparent; }

.summit-hero-landing .nav li.link, .summit-hero-landing-short .nav li.link {
  border: none; }

.summit-hero-landing .nav li.link a, .summit-hero-landing-short .nav li.link a {
  border: none; }

.summit-hero-landing .nav li.link a:hover, .summit-hero-landing-short .nav li.link a:hover {
  color: #ffd602; }

.summit-hero-landing .nav li.current a, .summit-hero-landing-short .nav li.current a {
  background: transparent;
  color: #ffd602; }

.summit-hero-landing .navbar-toggle, .summit-hero-landing-short .navbar-toggle {
  margin-top: 0.5em; }

.summit-hero-landing .collapse.in, .summit-hero-landing-short .collapse.in {
  width: 100%;
  background-color: #00468b;
  z-index: 999999;
  border: none; }

@media all and (max-width: 767px) {
  #summit-main-nav .navbar-toggle {
    display: block !important; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
    padding: 0.2em 0; }
  .summit-hero-landing .navbar .nav, .summit-hero-landing-short .navbar .nav {
    padding: 0 1em; }
  .summit-hero-landing .navbar .link.button-box, .summit-hero-landing-short .navbar .link.button-box {
    position: relative;
    right: auto; }
  .summit-hero-landing .navbar .link.button-box .btn, .summit-hero-landing-short .navbar .link.button-box .btn {
    width: 100%; }
  .summit-hero-landing .navbar .link.button-box .btn i, .summit-hero-landing-short .navbar .link.button-box .btn i {
    margin-right: 1em; }
  .summit-hero-landing .navbar .nav > li > a, .summit-hero-landing-short .navbar .nav > li > a {
    padding: 0.5em 0; }
  .navbar-default ul.navbar-main > li > a i.fa-caret-down {
    display: inline-block; }
  .navbar-default ul.navbar-main > li.open > a i.fa-caret-down {
    display: none; }
  .navbar-default ul.navbar-main > li > a i.fa-caret-up {
    display: none; }
  .navbar-default ul.navbar-main > li.open > a i.fa-caret-down {
    display: inline-block; }
  /* keep open Other Summits */
  .navbar-default ul.navbar-main > li.other-summits a {
    background: transparent;
    color: #ffd602; }
  .navbar-default ul.navbar-main > li.other-summits .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin: 0px;
    padding: 0px 10px;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block; }
  .navbar-default ul.navbar-main > li.other-summits .dropdown-menu > li > a {
    color: #fff;
    padding: 0.2em 0; } }

@media all and (min-width: 767px) {
  #summit-main-nav .navbar-toggle {
    display: none; } }

@media all and (max-width: 767px) {
  #summit-main-nav .navbar-toggle {
    display: none; }
  .summit-hero-landing-short .navbar .link.button-box {
    position: relative;
    right: 0;
    margin: 0.5em 0; } }

.collapse.in {
  position: relative;
  display: inline-block; }

.text-wrapper.blue {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #00468b;
  /*margin: 0;*/ }

.text-wrapper.blue .highlight {
  max-width: 870px;
  margin: 0 auto;
  position: relative; }

@media all and (max-width: 815px) {
  .text-wrapper.blue .highlight {
    max-width: 100%;
    height: auto;
    padding: 1em; }
  .text-wrapper.blue .highlight h5 {
    padding: 0;
    line-height: 1.4em; }
  .text-wrapper.blue .megaphone {
    display: none; } }

.text-wrapper.blue h5 {
  color: #fff;
  padding-left: 5em;
  padding-bottom: 2em;
  padding-top: 0.75em;
  text-align: center; }

.text-wrapper.blue h5 strong {
  color: #ffd602; }

.text-wrapper.blue .megaphone {
  background: url("../images/megaphone.svg") center no-repeat;
  width: 8em;
  height: 8em;
  position: absolute;
  top: -3em;
  left: 0; }

.about-summit-header {
  background: #ed1944 url("https://object-storage-ca-ymq-1.vexxhost.net/swift/v1/6e4619c416ff4bd19e1c087f27a43eea/www-assets-prod/summits/denver-2019/Denver-Mountain-BG.svg") center bottom no-repeat;
  color: #fff;
  min-height: 80vh;
  padding-top: 7em; }

.about-summit-header .about-buttons {
  display: inline-block; }

.about-summit-header .summit-title {
  color: #ffd602;
  font-size: 4em;
  margin: 0; }

.about-summit-header h2 {
  font-size: 4em;
  color: #fff;
  font-weight: bold;
  margin-top: 0; }

@media all and (max-width: 450px) {
  .about-summit-header h2 {
    font-size: 3em;
    word-wrap: break-word; }
  .about-summit-header .summit-title {
    font-size: 2em; }
  .about-summit-header {
    padding-top: 4em; } }

@media all and (min-width: 1200px) {
  .about-summit-header h2 {
    font-size: 85px; } }

@media (min-width: 500px) and (max-width: 676px) {
  .about-summit-header h2 {
    font-size: 3.2em; }
  .about-summit-header .summit-title {
    font-size: 2.2em; } }

@media (min-width: 677px) and (max-width: 991px) {
  .about-summit-header h2 {
    font-size: 3.4em; }
  .about-summit-header .summit-title {
    font-size: 2.4em; } }

.about-summit-header .about-buttons .btn {
  letter-spacing: 0.025em;
  text-transform: uppercase;
  font-weight: normal;
  position: relative;
  margin-top: 1em;
  border: none; }

.about-summit-header .about-buttons .register-dropdown .btn {
  background-color: #ffd602 !important; }

.about-summit-header .about-buttons .register-dropdown .dropdown-menu {
  background-color: #ffd602;
  width: 100%;
  border: none;
  text-align: center; }
  .about-summit-header .about-buttons .register-dropdown .dropdown-menu a {
    display: block;
    margin: 5px;
    color: #00468b; }
    .about-summit-header .about-buttons .register-dropdown .dropdown-menu a:hover {
      text-decoration: none;
      color: white; }

@media (min-width: 500px) and (max-width: 1024px) {
  .about-summit-header .about-buttons .btn {
    width: 46%;
    float: left;
    font-size: 0.99em; }
  .about-summit-header .about-buttons .btn:first-child {
    margin-right: 3%; }
  .about-summit-header .about-buttons .btn:last-child {
    margin-left: 3%; } }

.about-summit-header .about-buttons .btn i {
  float: right;
  margin-top: 0.2em; }

.about-summit-header .about-buttons .btn-default {
  background-color: #fff;
  color: #00468b !important; }

.about-summit-header .about-buttons .btn-primary {
  background-color: #ffd602;
  color: #00468b !important; }

.about-summit-header .session-box h3 {
  text-align: center;
  font-weight: bold;
  color: #fff;
  margin: 3em 0 1.5em 0; }

.about-summit-header .bird {
  width: 100%;
  display: inline-block; }

.about-summit-header h5 {
  padding-left: 1em;
  color: #fff;
  float: left; }

.about-summit-header .bird span {
  background: url("../images/bird.svg") center no-repeat;
  display: inline-block;
  width: 3em;
  height: 3em;
  float: left; }

.about-summit-header .bird strong {
  color: #ffd602;
  margin-top: 0.5em;
  display: inline-block; }

.sessions {
  padding: 0;
  margin: 0; }

.session {
  display: inline-block;
  color: #fff;
  text-align: center;
  max-width: 15.5%;
  min-width: 10.5%;
  margin-top: 2em; }

@media all and (max-width: 767px) {
  .session {
    max-width: 25%;
    min-width: 25%; } }

.session span {
  width: 100%;
  min-height: 4em;
  height: auto;
  display: inline-block;
  margin-bottom: 10px; }

.session span.ai {
  background: url("../images/ai.svg") center center no-repeat; }

.session span.cicd {
  background: url("../images/cicd.svg") center center no-repeat; }

.session span.container {
  background: url("../images/container.svg") center center no-repeat; }

.session span.edge {
  background: url("../images/edge.svg") center center no-repeat; }

.session span.hpc {
  background: url("../images/hpc.svg") center center no-repeat; }

.session span.hybrid {
  background: url("../images/hybrid.svg") center center no-repeat; }

.session span.nfv {
  background: url("../images/nfv.svg") center center no-repeat; }

.session span.cloud {
  background: url("../images/cloud.svg") center center no-repeat; }

.session span.security {
  background: url("../images/security.svg") center center no-repeat; }

.what-to-expect {
  padding: 5em 0 3em; }

.what-to-expect .row {
  margin: 0; }

/* .what-to-expect .video-container, .what-to-expect .text-container {
    width: 50%;
    display: inline-block;
    float: left;

    @media (max-width: 1024px) {
        width: 100%;
    }
} */
.what-to-expect .video-container {
  margin-bottom: 3em; }

.what-to-expect .video-container .video {
  background: url("../images/thumb_video.jpg") center top no-repeat;
  background-size: cover;
  width: 100%;
  height: 28em;
  display: flex;
  align-items: center;
  justify-content: center; }

div.item h3 {
  text-align: center; }

.what-to-expect .text-container .attends {
  padding: 0;
  margin: 1em 0 0 0; }

.what-to-expect .text-container .attends li {
  display: inline-block;
  width: 25%;
  float: left;
  max-width: 25%;
  text-align: center;
  color: #ed1944;
  font-weight: bold; }

.what-to-expect .text-container .attends li span {
  background: center top no-repeat;
  width: 100%;
  height: 3em;
  display: inline-block;
  margin: 1em 0; }

.what-to-expect .text-container .attends li span.architecture {
  background-image: url("../images/stock-red.svg"); }

.what-to-expect .text-container .attends li span.platform {
  background-image: url("../images/cell.svg"); }

.what-to-expect .text-container .attends li span.bussiness {
  background-image: url("../images/suitcase.svg"); }

.what-to-expect .text-container .attends li span.upstream {
  background-image: url("../images/code.svg"); }

.about-summit-users-wrapper {
  padding-top: 5em; }

.about-summit-users-wrapper .summit-user-section {
  background-color: #fff;
  height: 21em; }

@media (min-width: 570px) and (max-width: 720px) {
  .about-summit-users-wrapper .summit-user-section {
    height: 23em; } }

@media all and (max-width: 569px) {
  .about-summit-users-wrapper .summit-user-section {
    height: 20em; } }

@media (min-width: 720px) and (max-width: 1200px) {
  .about-summit-users-wrapper .summit-user-section {
    height: 23em; } }

.about-summit-users-wrapper .summit-user-section .summit-user-image-box {
  margin: 0 0 0.5em 0;
  border-radius: 0; }

.overview {
  margin: 0;
  list-style: none;
  padding: 0; }

.overview li {
  padding-bottom: 1px; }

.overview li a {
  width: 100%;
  background-color: #ed1944;
  display: inline-block;
  color: #fff;
  text-align: left;
  padding: 1em;
  text-transform: uppercase;
  position: relative; }

.overview li a h5 {
  color: #fff;
  line-height: 1.2em;
  font-size: 1.25em;
  margin-top: 0; }

.overview li a i {
  position: absolute;
  right: 1em;
  top: 1em;
  font-size: 1.5em; }

.about-summit-users-wrapper .featured {
  height: auto;
  padding: 0 0.5em;
  margin-bottom: 1em; }

.about-summit-users-wrapper .summit-user-section img.summit-user-image {
  height: 180px;
  width: 100%;
  object-fit: cover; }

.about-summit-users-wrapper .summit-user-section .info {
  padding: 0.25em 0.75em;
  text-align: left; }

.about-summit-users-wrapper .summit-user-section .name {
  color: #ed1944;
  font-weight: bold;
  text-align: left;
  margin-bottom: 0.5em;
  line-height: 1.2em;
  word-break: break-word; }

.about-summit-users-wrapper .summit-user-section .title {
  font-size: 0.8em;
  text-transform: uppercase;
  font-style: normal;
  text-align: left; }

.about-summit-users-wrapper .summit-user-section .topic {
  font-size: 0.8em;
  text-align: left;
  font-weight: bold; }

.about-summit-users-wrapper .btn {
  background-color: transparent;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  margin-top: 1em; }

.about-summit-users-wrapper .btn i {
  margin-left: 1em; }

h3.recap-title {
  font-size: 3em; }

.academy-wrapper .recap-title {
  margin: 2em 0 1em; }

.academy-wrapper .carousel {
  width: 100%;
  display: inline-block; }

.academy-wrapper .carousel .carousel-indicators {
  display: none; }

.academy-wrapper .carousel .carousel-control {
  opacity: 1;
  margin-top: 1em; }

.academy-wrapper .carousel .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.0001)));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8ffffff', endColorstr='#00ffffff', GradientType=1);
  background-repeat: repeat-x; }

.academy-wrapper .carousel .carousel-control.right {
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.0001) 0%, rgba(255, 255, 255, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.0001) 0%, rgba(255, 255, 255, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.0001)), to(rgba(255, 255, 255, 0.5)));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.0001) 0%, rgba(255, 255, 255, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8ffffff', endColorstr='#00ffffff', GradientType=1); }

.academy-wrapper .carousel .carousel-control span {
  color: #ed1944;
  text-shadow: none;
  position: absolute; }

@media all and (max-width: 600px) {
  .academy-wrapper .carousel .carousel-control span {
    margin-top: -15px; } }

.academy-wrapper .carousel .carousel-control.left span {
  right: 0; }

.academy-wrapper .carousel .carousel-control.right span {
  left: 0; }

.academy-wrapper .carousel h3 {
  margin-top: 0;
  color: #ed1944;
  font-weight: bold;
  font-size: 3.4em; }

@media all and (max-width: 600px) {
  .academy-wrapper .carousel h3 {
    font-size: 2.1em; } }

.sponsor .title {
  font-weight: bold;
  margin-top: 2em; }

.sponsor .text {
  width: 50%;
  margin: 2em auto; }

.sponsor .btn.register-btn-lrg {
  color: #ed1944;
  border: solid 2px #ed1944;
  background-color: transparent;
  font-weight: bold;
  letter-spacing: 0.025em; }

.sponsor .btn.register-btn-lrg i {
  color: #ed1944;
  margin-left: 1em; }

.diverse {
  background-color: #00468b;
  display: flex;
  min-height: 80vh;
  margin-bottom: -60px; }

.diverse .image {
  right: 0; }

.diverse .blue-div, .diverse .image {
  display: inline-block;
  float: left;
  width: 50%;
  position: absolute; }

.diverse .text span {
  background: url(../images/dialog.svg) no-repeat left bottom;
  width: 20%;
  display: inline-block;
  height: 5em;
  margin-top: 6em; }

.diverse .text {
  margin-bottom: 3em; }

.diverse .image {
  background: url("../images/inclusive.jpg") center top no-repeat;
  background-size: cover;
  min-height: 80vh; }

@media all and (max-width: 991px) {
  .diverse .image {
    display: none; } }

.diverse .text h2 {
  color: #fff;
  font-size: 60px;
  font-weight: bold; }

.diverse .text p a {
  color: #ffd602;
  font-weight: bold; }

.diverse .text p {
  color: #fff;
  padding: 0 1em 0 0; }

.summit-insights .box {
  padding: 1.5em;
  margin-bottom: 2em;
  background-color: #fff;
  position: relative;
  min-height: 16em;
  max-height: 16em; }

.summit-insights .box.big {
  min-height: 34em; }

.summit-insights .item .btn {
  margin: 0 auto; }

.summit-insights .last-column .box {
  width: 50%;
  display: inline-block; }

.summit-insights .box .insight {
  color: #ed1944;
  font-weight: bold;
  line-height: 1.4em;
  margin-bottom: 2em; }

.summit-insights .pink.box {
  background-color: #ed1944;
  color: #fff; }

.summit-insights .pink.box button {
  border: solid 2px #fff;
  color: #fff;
  background-color: transparent;
  margin-top: 1em;
  width: 100%;
  font-weight: bold;
  text-transform: uppercase; }

.summit-insights .pink.box h4 {
  color: #fff;
  font-weight: bold; }

.summit-insights .video iframe {
  height: 16em; }

.summit-insights .video .video-cover * {
  color: #fff;
  text-align: center; }

.summit-insights .video .video-cover h5 {
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.5em; }

.summit-insights .video .video-cover span {
  display: inline-block;
  width: 100%;
  margin: 1em 0; }

.summit-insights .video .video-cover i {
  display: inline-block;
  border-radius: 100%;
  padding: 0.5em;
  font-size: 1.5em;
  border: solid 2px #fff;
  width: 2em;
  height: 2em;
  line-height: 0.8em;
  margin: 0 auto; }

.summit-insights .video .video-cover i::before {
  margin-left: 0.1em;
  margin-top: 0.1em; }

.summit-insights .signature .photo {
  display: inline-block;
  height: 4em;
  background: url("../images/face.png") center no-repeat;
  float: left; }

.summit-insights .signature .photo.photo-bis {
  background: url("../images/face2.png") center no-repeat; }

.signature {
  display: flex; }

.signature > * {
  flex: 1 100%;
  padding: 0; }

.signature .photo, .signature .brand {
  flex: 1 auto; }

.signature .info {
  flex: 3 0px; }

.signature .photo {
  order: 1; }

.signature .info {
  order: 2;
  text-align: left; }

.signature .brand {
  order: 3;
  background: url("../images/brand1.jpg") center no-repeat;
  width: 4em; }

.summit-insights .container {
  padding: 0; }

.summit-insights {
  background-color: #000;
  padding-top: 5em;
  padding-bottom: 5em;
  position: relative; }

.summit-insights .box {
  padding: 1.5em;
  margin-bottom: 2em;
  background-color: #fff;
  position: relative; }

.summit-insights .box button.btn, .summit-insights .box a.btn {
  border: solid 2px #ed1944;
  color: #ed1944;
  background-color: transparent;
  margin-top: 1em;
  width: auto;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0.75em 2em; }

@media all and (max-width: 450px) {
  .summit-insights .box button.btn, .summit-insights .box a.btn {
    margin-top: .3em; } }

@media (min-width: 500px) and (max-width: 676px) {
  .summit-insights .box button.btn, .summit-insights .box a.btn {
    margin-top: .3em; } }

.summit-insights .box .btn {
  margin: 0 auto; }

.summit-insights .box .btn i {
  margin-left: 1em; }

.summit-insights .box h4 {
  font-weight: bold;
  color: black;
  font-size: 1.5em;
  line-height: 1.5em;
  margin: 0 0 1em; }

@media all and (max-width: 450px) {
  .summit-insights .box h4 {
    font-size: 1.2em;
    line-height: 1.2em; } }

@media (min-width: 500px) and (max-width: 676px) {
  .summit-insights .box h4 {
    font-size: 1.2em;
    line-height: 1.2em; } }

.summit-insights .box .insight {
  color: #ed1944;
  font-weight: normal;
  line-height: 1.3em;
  margin-bottom: 1em;
  font-size: 1.3em;
  margin-top: 0; }

.summit-insights .box.spec h4, .summit-insights .box.spec p {
  margin-bottom: 0.5em; }

.summit-insights .pink.box {
  background-color: #ed1944;
  color: #fff; }

.summit-insights .pink.box button.btn, .summit-insights .pink.box a.btn {
  border-color: #fff;
  color: #fff; }

.summit-insights .pink.box h4 {
  color: #fff;
  font-weight: bold;
  font-size: 1.5em;
  line-height: 1.5em; }

.summit-insights .video {
  margin-bottom: 2em;
  height: 16em;
  position: relative; }

.summit-insights .video .embed-video {
  background-size: cover;
  width: 100%;
  position: absolute;
  top: 0;
  height: 16em; }

.summit-insights .video .video-cover {
  position: absolute;
  z-index: 9999;
  background-color: rgba(0, 9, 0, 0.3);
  color: #fff;
  bottom: 0;
  width: 100%;
  height: 16em;
  padding: 0.5em; }

.summit-insights .video .video-cover * {
  color: #fff;
  text-align: center; }

.summit-insights .video .video-cover h5 {
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.5em;
  margin-top: 8em;
  margin-bottom: 0; }

.summit-insights .video .video-cover span {
  display: inline-block;
  width: 100%;
  margin: 3em 0 0; }

.summit-insights .video .video-cover i, .what-to-expect .video-container .video i {
  display: inline-block;
  border-radius: 100%;
  padding: 0.5em;
  font-size: 1.5em;
  border: solid 2px #fff;
  width: 2em;
  height: 2em;
  line-height: 0.8em;
  margin: 0 auto;
  color: #fff; }

.summit-insights .video .video-cover i::before, .what-to-expect .video-container .video i::before {
  margin-left: 0.1em;
  margin-top: 0.1em;
  display: inline-block; }

.summit-insights .signature .photo {
  display: inline-block;
  height: 4em;
  background: url("../images/face.png") center no-repeat;
  float: left; }

.video.item:hover .video-cover {
  display: none; }

​
.signature {
  display: flex;
  flex-flow: row wrap;
  font-weight: bold;
  text-align: center;
  position: absolute;
  width: 87%;
  bottom: 1em; }

.signature > * {
  flex: 1 100%;
  padding: 0; }

.signature .photo, .signature .brand {
  flex: 1 auto; }

.signature .info {
  flex: 3 0px; }

.signature .photo {
  order: 1; }

.signature .info {
  order: 2;
  text-align: left; }

.signature .info .name {
  color: #000;
  font-weight: bold; }

.signature .info .company {
  font-weight: normal; }

.signature .brand {
  order: 3;
  background: url("../images/brand1.jpg") center no-repeat;
  width: 4em; }

.signature .brand.second {
  background: url("https://object-storage-ca-ymq-1.vexxhost.net/swift/v1/6e4619c416ff4bd19e1c087f27a43eea/www-assets-prod/summits/homepageimages/citynetwork-tiny.jpg") center no-repeat; }

.static-summit-about-page #push {
  height: 150px; }

@media (min-width: 991px) and (max-width: 1200px) {
  .summit-insights .box {
    min-height: 18.25em;
    max-height: 18.25em; }
  .summit-insights .video {
    height: 18em; }
  .summit-insights .video iframe {
    height: 18em; }
  .summit-insights .video .embed-video {
    height: 18em; }
  .summit-insights .video .video-cover {
    height: 18em; }
  .summit-insights .box.big {
    min-height: 38.5em; } }

@media all and (max-width: 991px) {
  .summit-insights .box {
    min-height: 12em;
    max-height: 15em; }
  .summit-insights .video {
    height: 25em; }
  .summit-insights .video iframe {
    height: 20em; }
  .summit-insights .video .embed-video {
    height: 20em; }
  .summit-insights .video .video-cover {
    height: 5em; }
  .summit-insights .video .video-cover h5 {
    margin-top: 0; }
  .video.item:hover .video-cover {
    display: inline-block;
    width: 100%; }
  ​
.summit-insights .box.big {
    min-height: 23em;
    max-height: 35em; } }

/* footer */
footer * {
  color: #fff;
  text-transform: uppercase; }

footer .logo {
  text-align: right; }

footer .logo a {
  background: url("https://object-storage-ca-ymq-1.vexxhost.net/swift/v1/6e4619c416ff4bd19e1c087f27a43eea/www-assets-prod/Uploads/arrows.svg") center no-repeat;
  background-size: 100%;
  height: 3.5em;
  width: 3.5em;
  position: relative;
  display: inline-block;
  margin: 0;
  text-align: right; }

footer .links a {
  color: #fff;
  padding: 0.25em 0.5em 0 0;
  display: inline-block; }

footer .openstack .links a {
  text-align: right;
  padding: 0.25em 0 0 0.25em;
  font-size: 12px; }

footer .openstack .links span {
  padding: 0.25em 0 0 0.25em; }

footer .openstack .links {
  float: right;
  text-align: right; }

footer .btn {
  background-color: #ed1944;
  margin-bottom: 1em;
  letter-spacing: 0.02em; }

footer .register-dropdown button {
  color: #fff;
  text-transform: uppercase;
  width: 215px;
  margin-bottom: 0 !important; }

footer .register-dropdown .dropdown-menu {
  background-color: #ed1944;
  width: 215px;
  text-align: center; }
  footer .register-dropdown .dropdown-menu a {
    display: block;
    margin: 5px;
    color: white;
    text-transform: none; }
    footer .register-dropdown .dropdown-menu a:hover {
      text-decoration: none;
      color: #ffd602; }

ul.navbar-main {
  float: none; }

.summit-hero-landing-short .navbar-main .dropdown-menu li a {
  color: #2A4E68;
  cursor: pointer; }

.navbar-main .drop i {
  margin-left: 0.5em; }

/* WeChat modal */
#wechat-modal {
  text-align: center;
  padding: 0 !important; }
  #wechat-modal .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle; }
    #wechat-modal .modal-dialog .modal-content {
      width: 150px; }

#wechat-modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; }
