header {
  background-color: #17b4a0;
  background-position: right -250px top 56px;
  background-repeat: no-repeat;
}

header h1 {
  font-size: 36px;
  line-height: 1.2;
  padding: 0;
  margin-bottom: 25px;
  max-width: 500px;
  color: #fff;
}

header p {
  font-size: 18px;
  max-width: 500px;
  margin-bottom: 25px;
  padding: 0 !important;
  color: #fff;
}

#ibm-leadspace-body {
    /*width: 1460px;*/
}

#ibm-content-body {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

ul#ibm-navigation-trail.ibm-icononly a {
  padding-left: 0;
}

ul#ibm-navigation-trail li:last-child:after {
  content: "";
}

ul#ibm-navigation-trail li a {
  text-decoration: underline;
}

.ibm-icononly a[class*="-link"] {
  margin-bottom: 0;
}

ul#ibm-navigation-trail {
  margin-top: 10px;
  margin-bottom: 10px;
}

#contact-overlay-details .ibm-email-link {
  padding-left: 2.2em;
}

.hero {
  
}
.ustream-logo {
  float: right;
}
.ibm-video-player-con p {
  margin-bottom: 0;
}

@media screen and (min-width: 760px) {
  .hero {
    display: table;
    width: 100%;
  }
}

@media screen and (min-width: 760px) {

}

@media screen and (min-width: 1000px) {
  .hero-left {
    margin-top:100px;
  }  
}

.hero .hero-right {
  padding: 25px 20px;
  background-color: transparent;
  /*background-image: url(../img/hero-geo-pattern.svg);*/
  background-position: right -135px top -80px;
  background-repeat: no-repeat;
}

@media screen and (min-width: 760px) {
  .hero .hero-right {
    display: table-cell;
    vertical-align: middle;
    background-position: right -160px;
  }
}

.hero .hero-right h1 {
  font-size: 30px;
  line-height: 1.2;
  padding: 0;
  margin-bottom: 25px;
  max-width: 500px;
  color: #fff;
}

@media screen and (min-width: 760px) {
  .hero .hero-right h1 {
    font-size: 36px;
  }
}

.hero .hero-right p {
  font-size: 18px;
  max-width: 500px;
  margin-bottom: 25px;
  padding: 0;
  color: #fff;
}

.hero .hero-right p.ibm-btn-row {
  max-width: none;
}

.hero .hero-right ul {
  margin: 20px 0;
}

@media screen and (min-width: 760px) {
  .hero .hero-right ul {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-width: 220px;
       -moz-column-width: 220px;
            column-width: 220px;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    width: 460px;
  }
  .hero .hero-right ul li {
    width: 220px;
  }
}

@media screen and (min-width: 1000px) {
  .hero .hero-right ul {
    -webkit-column-width: 260px;
       -moz-column-width: 260px;
            column-width: 260px;
    width: 540px;
  }
  .hero .hero-right ul li {
    width: 260px;
  }
}

.hero .hero-right ul li {
  padding-top: 3px;
  padding-bottom: 3px;
  line-height: 1.3125;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.hero .hero-right ul li:before {
  color: #000000;
  left: 0;
  top: 0;
  margin: 0;
}

.hero .hero-right .ibm-btn-row {
  margin: 0;
}

.hero .hero-right .ibm-btn-row [class*="ibm-btn-"] {
  margin-bottom: 10px;
  background-color: #006d5d !important;
  border: none;
}

@media screen and (max-width: 1240px) {
  header {
    background-size: 80%;
  }
}
@media screen and (max-width: 875px) {
  header {
    background-size: 60%;
    background-position: right -190px top 56px;
  }
}
@media screen and (max-width: 760px) {
  header {
    background-image: none;
  }
}

@media screen and (min-width: 1480px) {
  #ibm-leadspace-body {
    width: 1460px;
  }
}

.watch-video {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #282426;
  background-image: url(../img/watch-video-background.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 439.8px;
}

@media screen and (min-width: 580px) {
  .watch-video {
    background-size: 879.6px;
  }
  .press-release {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 760px) {
  .watch-video {
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: 1319.4px;
  }
}

.watch-video [class*="ibm-col-"] {
  background: #000000;
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  text-align: center;
  padding: 20px;
  font-size: 24px;
}

@media screen and (min-width: 760px) {
  .watch-video [class*="ibm-col-"] {
    font-size: 40px;
    padding: 50px 30px;
  }
}

.watch-video [class*="ibm-col-"] a {
  display: block;
  width: 100px;
  height: 80px;
  margin: 0 auto 50px;
  color: #ffffff;
  position: relative;
}

.watch-video [class*="ibm-col-"] a:before {
  width: 100%;
  text-align: center;
  font-size: 100px;
}

.watch-video [class*="ibm-col-"] a:hover {
  color: #7cc2f4;
}

.disclaimer {
  color: #999999;
  text-align: center;
  font-size: 13px;
}
/*# sourceMappingURL=urbancode.css.map */