.ibm-button-link, .ibm-btn-row{
  line-height:0!important;
}

#ibm-leadspace-head {
  background: #000 url('../images/IT-infrastructure-vip-roundtable-2000x500-b.jpg') no-repeat;
  background-position:center;
  background-size: cover;
  border:0;
}
#ibm-leadspace-body{
  padding:40px 0;
  box-sizing: border-box;
  height:500px;
  display:table;
  table-layout: fixed;
}
#ibm-leadspace-body > div{
  display:table-cell;
  vertical-align: middle;
}

/*.ibm-landing-page #ibm-leadspace-head.ibm-alternate h1 {
    font-family: inherit;
    font-size: 55px;
    line-height: 1;
    margin-bottom: 30px;
    text-align: right;
	color: #FFF;
}*/

.title-wrapper > div {
	background-color: rgba(0, 0, 0, 0.8);
	padding: 40px;
    box-sizing: border-box;
}

/*.title-wrapper::before {
	content: "";
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	right: 100%;
	top: 0px;
	bottom: 0px;
	width: 9999px;
}*/

.leadspace-navigation {
    background: rgba(0,101,151,0.7);
    /*margin-top: -120px;*/
}

.leadspace-navigation .ibm-col-6-2 {
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	margin: 0 !important;
	box-sizing: border-box;
	background-color: #006597;
}

.leadspace-navigation .ibm-col-6-2:first-child {
	margin-left: 30px !important;
}

@media screen and (max-width: 580px) {
	.leadspace-navigation .ibm-col-6-2:first-child {
		margin-left: 0px !important;
	}
}

div.leadspace-navigation-title {
    padding: 20px 20px;
    font-size: 24px;
    color: #FFF;
    box-sizing: border-box;
    height: 120px;
    text-align: center;
    transition: background-color 0.5s;
    cursor: pointer;
	position: relative;
}
div.leadspace-navigation-title.active {
    /* font-weight: bold; */
    /* background-color: #00A6A0; */
    background-color: #003C5A;
}

div.leadspace-navigation-title a.clickable {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 0px;
	z-index: 2;
}

.leadspace-navigation .ibm-icononly a[class*="-link"] {
	color: #FFF !important;
	display: inline-block !important;
	float: none !important;
}

.dyntab-info{
	height: 0;
	overflow: hidden;
	opacity: 0;
	transition: opacity 0.5s;
}

.dyntab-info.active {
	height: auto;
	opacity: 1;
}

.ibm-band.background-blue {
	background: #006597;
}

.ibm-band.background-green {
	background: #006D5D;
}

.ibm-band.background-blue div.asset-card {
	border: 1px solid #54D6F6;
	height: 200px;
	/* width: 460px; */
	float: none;
	padding: 20px;
	box-sizing: border-box;
	vertical-align: middle;
	margin: 15px 0px;
	display: table-cell;
	transition: all 0.5s;
}

.ibm-band.background-blue div.asset-card:hover {
	background-color: #004263;
	border-color: #004263;
}

.ibm-band.background-blue div.asset-card-wrapper {
    margin: 15px;
}

.ibm-band.background-blue div.asset-card a span{
    color: #ffffff !important;
}

.ibm-band.background-green .card-top {
	margin-bottom: 30px;
}

.ibm-band.background-green p.ibm-textcolor-blue-20,
.ibm-band.background-green p.ibm-textcolor-blue-20 a {
	color: #7CC7FD !important;
}

.social-footer{
  min-height:0px;
}
#ibm-content .social-footer .ibm-columns{
  padding-bottom:0
}
.social-footer [class*="ibm-col-"]{
  display:table;
  height: 50px;
}
.social-footer [class*="ibm-col-"] > div{
  display:table-cell;
  vertical-align:middle;
}
.social-footer p{
  height: 30px;
  /* overflow:hidden; */
  display:inline-block;
}
.social-footer p span{
  float:left;
  line-height: 30px;
  margin-right:20px;
  font-size:20px;
  font-size:1.25rem;
}

/* Dropdown bar */
.ibm-show-hide h2 a {
	border: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.ibm-show-hide h2 a:before {
    font-size: 25px;
    font-size: 1.5625rem;
    left: 3.2rem;
    color: #FFF;
}

/*
.dropdown-bar h2 a {
	color: #FFF !important;
}


.dropdown-bar h2 {
	position: relative;
	z-index: 5;
}

.dropdown-bar h2.dropdown-left::after {
	content: "";
	background-color: #464646;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -10px;
	width: 9999px;
	z-index: -1;
}

.dropdown-bar h2.dropdown-right::after {
	content: "";
	background-color: #464646;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -10px;
	width: 9999px;
	z-index: -1;
}

.dropdown-bar .ibm-container-body {
	position: relative;
	z-index: 5;
}

.dropdown-bar .ibm-container-body.dropdown-left::after {
	content: "";
	background-color: #E0E0E0;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -10px;
	width: 9999px;
	z-index: -1;
}

.dropdown-bar .ibm-container-body.dropdown-right::after {
	content: "";
	background-color: #E0E0E0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -10px;
	width: 9999px;
	z-index: -1;
}*/

.ibm-video-background-container {
	height: 500px;
}

.ibm-video-background-container video{
  position:absolute;
  min-width:100%;
  min-height:100%;
  top: 50%;
  left:50%;
  -webkit-transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%);
}