.sponsored-hero-view .heading {
	width: 80%;
}

.big-data-experts {
	position: relative;
}

.single .experts-list {
	padding: 16px;
}
	.expert {
		position: relative;
		padding: 16px 0 36px;
		border-bottom: 3px solid #2c95dd;
	}
		.single .expert {
			display: table;
			float: none;
			width: 100%;
			margin-top: 30px;
			border-bottom: none;
		}

		.single .expert-header:after {
			content: '';
			display: table;
			clear: both;
		}
			.js .big-data-experts:not(.single) .expert-header {
				cursor: pointer;
			}

			.single .expert-image {
				float: left;
				width: 35%;
				min-width: 150px;
				margin-right: 24px;
			}

			.expert-image img {
				max-width: 80%;
			}
				.single .expert-image img {
					max-width: 100%;
				}

			.expert-details {
				font-size: 17px;
				line-height: 1.1;
			}
				.single .expert-details {
					margin-bottom: 20px;
				}
				.expert-details p {
					margin-bottom: 2px;
				}

				.no-js .expert-details-cta,
				.js .expert-bio,
				.js .expert-title-full,
				.js .expert-links {
					display: none;
				}

				.single .expert-bio,
				.single .expert-title-full,
				.single .expert-links {
					display: block;
				}

				.expert-title {
					margin-top: 8px;
					font-family: 'FFMetaWebProMedium';
					color: #2c95dd;
					text-transform: uppercase;
				}

				.expert-name {
					font-size: 18px;
					font-family: 'FFMetaWebProBold';
				}

				.expert-title-full {
					font-size: 92.5%;
					font-style: italic;
				}
					.single .expert-title-full {
						font-style: normal;
						font-family: 'FFMetaWebProMedium';
					}

				.expert-links {
					clear: right;
					margin-top: 10px;
				}
					.expert-links li {
						display: inline-block;
						margin-right: 16px;
					}
					.expert-links li > a {
						display: inline-block;
						width: 20px;
						height: 20px;
						background: url('/content/dam/uwaem/production-design-assets/en/Big-Data/images/big-data-expertise-icons.png') no-repeat 0 0 transparent;
						background-size: cover;
						text-indent: -9999px;
					}
						.expert-links li > .twitter {
							background-position: 0 -60px;
						}
						.expert-links li > .blog {
							background-position: 0 -120px;
						}

				.expert-details-cta {
					position: absolute;
					bottom: 12px;
					display: block;
					font-family: 'FFMetaWebProBold';
					font-size: 90%;
					color: #2c95dd;
				}
					.expert-details-cta:after {
						content: '>';
						padding-left:  0.25em;
					}
					.single .expert-details-cta {
						display: none;
					}

				.single .expert-bio {
					clear: both;
					margin-top: 24px;
				}
					.expert-bio p {
						margin-bottom: 12px;
					}

					.expert-bio-quote {
						padding: 15px 7.5%;
						text-align: center;
						font-size: 22px;
						font-family: 'FFMetaWebProMedium';
						font-style: italic;
						color: #2c95dd;
					}
						.expert-bio-quote .twitter {
							display: inline-block;
							padding: 20px 0 20px 40px;
							font-size: 16px;
							font-style: normal;
							background: url('/content/dam/uwaem/production-design-assets/en/Big-Data/images/big-data-expertise-icons.png') no-repeat 0 -80px transparent;
						}

					.expert-bio-subhead {
						margin-top: 24px;
						font-family: 'FFMetaWebProMedium';
						text-transform: uppercase;
					}

					.expert-bio-cta {
						font-family: 'FFMetaWebProMedium';
					}

.experts-nav {
	display: none;
	position: absolute;
	top: 0;
	left:0;
}

    .experts-nav.row {
        /*z-index: 999;*/
        width: 100%;
    }

	.single .experts-nav {
		display: block;
		margin-bottom: 0;
	}

	.experts-nav-close {
		height: 50px;
		background-color: #f2f2f2;
		border-bottom: 1px solid #ddd;
        padding-left: 10px;
	}
		.experts-nav-close > a {
			display: inline-block;
			margin-top: 0.75em;
			font-size: 1.2em;
			font-family: 'FFMetaWebProNormal';
			color: #333;
			text-transform: uppercase;
			z-index: 1;
			-webkit-user-select: none;
			-moz-user-select: none;
			-ms-user-select: none;
		}
			.experts-nav-close > a:hover,
			.experts-nav-close > a:hover > span {
				color: #2c95dd;
				text-decoration: none;
				cursor: pointer;
			}
			.experts-nav-close > a > span {
				font-size: 120%;
			}

	.experts-nav-items {
		display: none;
	}

.multivideo-multilink .subheading {
	line-height: 28px!important;
	font-size: 2.5rem;
	text-transform: uppercase;
}

.multichip-view .multichip-container>ul .multichip-image {
    height: 480px;
}

@media screen and (min-width: 40em) {
	.single .expert {
		margin-top: 0;
		padding: 36px 24px;
		border: 5px solid #eee;
	}

	.experts-nav {
		top: 336px;
	}

		.experts-nav-close {
			height: auto;
			padding: 0 45px;
			background-color: transparent;
			border-bottom: none;
		}
			.experts-nav-close > a {
				position: relative;
				margin-top: 0;
				font-size: 1em;
			}

		.experts-nav-items {
			display: table;
		}
			.experts-nav-items.collapse-container {
				padding: 15px 45px 42px 25px;
			}
			.experts-nav-items li {
				position: relative;
				width: 197px;
				height: 50px;
				margin-bottom: 8px;
				margin-left: 55px;
				border: 3px solid #2c95dd;
				cursor: pointer;
				z-index: 1;
			}
			.experts-nav-items img {
				position: absolute;
				top: -3px;
				left: -58px;
				width: 50px;
				height: 50px;
				margin-right: 2px;
			}
			.experts-nav-items span {
				display: table-cell;
				width: 50%;
				height: 44px;
				padding: 0.1em 0.75em;
				vertical-align: middle;
				font-family: 'FFMetaWebProMedium';
				font-size: 16px;
				color: #2c95dd;
				text-align: center;
				text-transform: uppercase;
			}
				.experts-nav-items span:hover {
					color: #fff;
					background-color: rgba(44, 149, 221, 0.6);
				}
				.experts-nav-items .selected span {
					color: #fff;
					background-color: #2c95dd;
				}

		.single .expert-header::after {
			display: none;
		}

		.single .expert-image {
			width: 252px;
		}

		.single .expert-title {
			font-size: 28px;
		}

		.single .expert-name {
			font-size: 36px;
		}

		.single .expert-title-full {
			font-size: 18px;
		}

		.expert-links li > a {
			width: 30px;
			height: 30px;
		}
			.expert-links li > .twitter {
				background-position: 0 -90px;
			}
			.expert-links li > .blog {
				background-position: 0 -180px;
			}

		.single .expert-bio {
			clear: none;
			margin: 0 0 0 276px;
		}

		.expert-bio-quote {
			font-size: 28px;
		}
}

@media screen and (min-width: 60em) {
	.expert-bio-quote {
		padding: 15px 15%;
	}
    
	.experts-nav.row {
		padding-left: 45px!important;
		padding-right: 45px!important;
	}

	.experts-nav-items.collapse-container {
        padding-left: 0px;
    }
    
    .multichip-view .multichip-container>ul .multichip-image {
    height: 320px;
}
}
