.talks .social-share-bar {
	margin-top: 0;
	margin-bottom: 0;
	background-color: #fff;
}

.talks .social-share-bar a:first-of-type {
	display: none;
}

.talks .social-share-bar a:nth-of-type(2) {
	padding-left: 5%;
}

.talks h2 {
	margin-top: 1em;
}

.grid3x1 {
	width:960px;
	margin:0 auto;
}

.view1280 .grid3x1 {
	width:1200px;
}

.view1280 .section-about .section-about-content p {
	margin:0 0 20px 0;
	font:1.66em/1.5em 'UniversLTW01-47LightCn';
	width:75%;
	color:#fff;
	padding:0;
}

@media screen and (min-width: 1230px){
	.grid3x1 {
		width:1200px;
	}
}

.full-width {
	width:100%;
}

button.button--outline {
	background-color:transparent;
	border:1px solid #e5e5e5;
	font:1.33em/1em "UniversLTW01-67BoldCn";
	text-transform: uppercase;
	padding:1em 0px;
	text-align: center;
	width:7.875em;
	margin:0;
	cursor: pointer;
}

.gs-fnt-lght-blue {
	color:#739ac8;
}


.center-wrapper {
	position:relative;
	left:50%;
	display: inline-block;
}
.center-wrapper .center-content {
	position:relative;
	left:-50%;
}


.breadcrumbs {
	width:100%;
	text-align: center;
}

.talks .breadcrumbs ol{
	display: inline-block;
	float:none;
	margin:0 auto;
	padding:0 0 0 15px;
}

.talks .breadcrumbs li:first-child a {
	/*padding-left:0;*/
}

.talks #hero > figure {
	width:100%;
	background-color:#252525;
	text-align: center;
    position: relative;
}

.talks #hero > figure img {
	min-width: 1007px;
    max-width: 100%;
    display:block;
    margin:0 auto;
}

.talks #hero figcaption h2.talks-logo {
    background: url('/a/pgs/images/talks/talks-at-gs-large.png') transparent left center no-repeat;
    text-indent: -9999px;
    position:absolute;
    z-index:1;
    width:920px;
    height:100%;
    margin:0 auto;
    left:0;
    right:0;
}

@media screen and (min-width:1230px) {
    .talks #hero figcaption h2.talks-logo {
         width:1160px;
    }
}

.talks .share-services li {
	float:left;
	border-left:1px solid #e2e3e4;
	padding:7px 18px;
}

.talks .share-services li:first-child {
	border-left:none;
	margin-left:36px;
}

.talks #talks-videos {
	background: -webkit-linear-gradient(left, #f0f1f2 , #f6f7f8); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, #f0f1f2 , #f6f7f8); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #f0f1f2 , #f6f7f8); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, #f0f1f2 , #f6f7f8); /* Standard syntax */
}

.talks #talks-videos .videos-wrapper {
	margin-right: 30px;
}

/**
	Speaker Section
**/
.section-speakers {
	border-top:1px solid #eaebec;
	background-color:#ffffff;
	display:inline-block;
	width:100%;
	padding-bottom:3.33em;
}

.section-speakers header {
	margin:3em 0px;
	width:100%;
	text-align: center;
	color:#666;
	height: auto;
}

.section-speakers header h2 {
	font: 3em/1em "UniversLTW01-59UltraCn", "Arial Narrow";
}

.section-speakers header p {
	font:1.667em/1em "UniversLTW01-47LightCn";
	margin:0;
}


.section-speakers .buttons {
	width:100%;
	display: inline-block;
}

.section-speakers .buttons button {
	display:block;
	float:left;
	position:relative;
}

.section-speakers .buttons button.speaker-more:after {
	content: url('/a/pgs/images/arrows/blue-more.png');
}

.section-speakers.show-more--open .buttons button.speaker-close:after {
	content: url('/a/pgs/images/arrows/blue-close.png');
}

.section-speakers button.speaker-close {
	border-right:none;
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	opacity:0;
	width: 0px;
	white-space: nowrap;
}

.section-speakers button.show-more-next {
	z-index:1;
}

.section-speakers button.speaker-close img {
	position:relative;
	top:-2px;
	margin-left:0.473em;
}



.section-speakers img {
	vertical-align: middle;
}

.speakers-list {
	overflow:hidden;
	padding: 0 21px;
}


article.speakers-list-item {
	float:left;
	background-color:#ffffff;
	width:127px;
	margin-right:4px;
	margin-bottom:30px;
}

article.speakers-list-item a img,
article.speakers-list-item div img {
	width: 127px;
	height: 132px;
}

article.speakers-list-item:nth-child(7n+7) {
    margin-right: 0;
}

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

	article.speakers-list-item,.view1280 article.speakers-list-item {
		width:162px;
	}

	article.speakers-list-item a img,
	article.speakers-list-item div img {
		width: 162px;
		height: 168px;
	}

	.section-about .section-about-content p {
		margin:0 0 40px 0;
	}
}

.view1280 article.speakers-list-item {
	width:167px;
}

article.speakers-list-item a.photo{
	display:block;
	float:none;
	width:100%;

}

.speakers-list-item .item-content {
	padding:1.3em 1em 1.66em 1em;
	float:none;
}

.speakers-list-item .item-content h5 {
    margin-bottom:15px;
    font: 1.667em/1em "UniversLTW01-57Condense 723821";
}

.speakers-list-item .item-content h5 a {
    color: #739ac8;
}

.speakers-list-item .item-content p {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:0.91em;
	width:100%;
}

.section-speakers.show-more--open button.speaker-close {
	opacity:1;
	width: 126px;
}
.section-speakers.show-more--open .buttons button {
	border-top:none;
}

.section-speakers.show-more--open .buttons{
	border-top:1px solid #d8d8d8;
}

/**
	Video Article
**/

.video-qna-wrapper {
	background-color:#f1f1f1;
}

article.video-article,.view1280 article.video-article{
	float:none;
	width:100%;
	height:auto;
	padding:40px 0;
	margin:0 30px 0 0px;
	border-top:1px solid #e5e5e5;
	overflow: hidden;
}

article.video-article:first-child,article.video-article.onPage:first-child {
	border-top:none;
}

.all-video-wrapper {
	min-height:1150px;
}


.video-article .video-article-image {
	float:left;
	width:50%;
	padding-left: 20px;
}
.video-article .video-article-image img {
	width:100%;
	display: block;
}
.video-article .video-article-content {
	float:left;
	font-size:12px;
	margin-left:30px;
	width:40%;
}

.video-article h2,.video-article p,.view1280 .video-article p,.video-article small {
	margin-left:0px;
	padding:0;
	width:100%;
}


.video-article h2 {
	text-transform: uppercase;
	font-size:1.83em;
	margin-top:0;
}

.video-article h2 a {
	padding:0;
	color:#333;
}

.video-article small a {
	color:#739ac8;
}

.pagination ul {
	margin: 0px auto 40px auto;
	border: 1px solid #bebebe;
	float: left;
}

.pagination li {
	cursor: pointer;
	float: left;
	width: 34px;
	padding: 6px 2px 6px 2px;
	display: block;
	border-left: 1px solid #bebebe;
	text-align: center;
    line-height: 1.5;
    font-size: 1.33em;
}

.pagination li.selected {
	background: #ddd none;
	font-weight: bold;
}

.pagination li.disabled {
	color: #bbb;
	cursor: default;
}

.pagination li.previous,.pagination li.next {
	width: 72px;
	background: transparent url('/a/pgs/images/nextprev_arrows.png') -2px 0 no-repeat;
}

.pagination li.previous {
	background-position: -6px -244px;
	text-align: left;
	padding-left: 32px;
	border: none;
}

.pagination li.previous.disabled {
	background-position: -6px -4px;

}

.pagination li.next {
	background-position: 65px -83px;
	text-align: left;
	padding-left: 32px;
}


.pagination li.next.disabled {
	background-position: 65px -164px;
}

.pagination.pagination--more {
	width:100%;
	background-color: #d3d7da;
	padding:10px 0;
	text-align: center;
}
.pagination .pagination-button {
	padding: 10px 20px;
	color: #fff;
	background: #99a7b1 none;
	text-transform: uppercase;
	border:none;
	font-size:0.66em;
}
/**
* jQuery UI overrides
**/

#talks-videos.ui-tabs{
	padding:0;
}

#talks-videos .ui-corner-all,#talks-videos .ui-corner-top,#talks-videos .ui-corner-bottom {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	-khtml-border-top-right-radius: 0px;
	border-radius: 0;
}

#talks-videos.ui-tabs .ui-tabs-nav {
	padding:0;
}

#talks-videos .ui-tabs-nav li {
	border:none;
	border-right:1px solid #435a74;
	margin:0;
	top:0;
	float:left;
	border-radius: 0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
}

#talks-videos .ui-widget-header {
	background:transparent;
	border:none;
}

#talks-videos .ui-widget-header .ui-state-default {
	background:transparent;
}

.ui-state-default a,.ui-state-default a:link, .ui-state-default a:visited {
	color:#435a74;
}

.ui-tabs .ui-tabs-panel {
	padding:0;
}

/**
	Filter Bar
**/

.filter-bar {
	background-color:#739ac8;
	width:100%;
	display:inline-block;
}

.filter-bar ul {
	margin-left:20px;
}

.filter-bar .filter-title{
	font: 2.1em/1em 'UniversLTW01-59UltraCn';
	text-transform: uppercase;
	color:#fff;
	padding:18px 20px 15px 0 !important;
	letter-spacing: 1px;
}


.filter-bar .ui-tabs-anchor {
	display:block;
	color:#435a74;
	outline:none;
	padding: 19px 20px 15px 20px !important;
	font-family: 'UniversLTW01-57Condense 723821','Arial Narrow',Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}

.filter-bar .ui-tabs-anchor:hover {
	color: #FFF;
}

.filter-bar .ui-state-hover,.filter-bar a:hover {
	text-decoration: none;
}

.filter-bar .ui-state-active, .filter-bar .ui-widget-content .ui-state-active,  .filter-bar .ui-widget-header .ui-state-active {
	background-color:#435a74 !important;
	position:relative;
	border:inherit;
}

.filter-bar .ui-state-active:after{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 9.5px 0 9.5px;
	border-color: #435a74 transparent transparent transparent;
	content:" ";
	position:absolute;
	left:50%;
	margin-left:-9.5px;
	margin-top:0;
}

.filter-bar .ui-state-active .ui-tabs-anchor {
	color:white;
}

/**
	Q & A
**/

.qna {
	overflow: hidden;
	background-color: #f1f1f1;
}

.qna-image-block {
	position: relative;
	width: 100%;
	display: inline-block;
	overflow: hidden;
}
.qna-image-block > img {
	width: 100%;
	display: block;
}

figcaption.qna-image-block-title-overlay {

	z-index:1;
	background-color:#2a2a2a;
	display: inline-block;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	padding:20px 0;
}

.qna-image-block .title-overlay-headline {
	float:left;
	margin-left:20px;
}

.qna-image-block .title-overlay-title {
	color:#fff;
	float:left;
	margin:0 20px;
	font:1.67em/1em 'UniversLTW01-47LightCn';
}
.qna-image-block .title-overlay-title .person-name {
	font:1.4em/1em 'UniversLTW01-59UltraCn';
	text-transform: uppercase;
}

.qna-content {
	padding:20px;
}

.qna-content-position {
	font: 1.5em/1em 'UniversLTW01-57Condense 723821';
	margin-bottom:10px;
}

.qna-question {
	font:1.33em/1.2em 'UniversLTW01-67BoldCn';
	margin-bottom:6px;
	text-transform: uppercase;
	width:90%;
}
.qna-answer {
	font-size:1.33em;
	line-height: 1.33em;
	margin-bottom:20px;
	width:90%;
}

.qna.content-carousel .arrows {
	position: absolute;
	top:102px;
	left:0;
	z-index:10;
	width:100%;
}

.qna.content-carousel .content-carousel-arrow:hover {
	opacity:0.3;
}

.qna.content-carousel .content-carousel-arrow-left {
  background: url("/a/pgs/images/content-carousel/left_arrow_white.png") 6px center no-repeat;
  left: 0px;
}

.qna.content-carousel .content-carousel-arrow-right {
  background: url("/a/pgs/images/content-carousel/right_arrow_white.png") 12px center no-repeat;
  right: 0px;
}

.qna.content-carousel .content-carousel-arrow {
	background-color:#739ac8;
	position: absolute;
	width:36px;
	height: 36px;
}
.qna.content-carousel .content-carousel-wrap {
	min-height: 1000px;
}

.qna.content-carousel .content-carousel-item {
	width:100%;
	display:inline-block;
}

/** About Section **/

.section-about {
	display: block;
	width:100%;
	background-color:#252525;
	height:360px;
	position: relative;
}

.section-about article {
	float:none;
	display: table;
}

.section-about figure,.section-about .section-about-content {
	display:table-cell;
	vertical-align: middle;
}

.section-about figure img {
	position:relative;
	top:1px;
	left: -1px;
}

.section-about .section-about-content {
	color:#fff;
	padding-left:20px;
	margin-top:0;
}

.section-about .section-about-content h2 {
	margin:0 0 25px 0;
	font:3em/1em 'UniversLTW01-59UltraCn';
	text-transform: uppercase;
	position: relative;
}

.section-about .section-about-content h2:after {
	content:' ';
	position: relative;
	left:0;
	border-top:5px solid #739ac8;
	width:34px;
	display:block;
	margin-top:6px;
}

.section-about .section-about-content p {
	margin:0 0 20px 0;
	font:1.66em/1.5em 'UniversLTW01-47LightCn';
	width:75%;
	color:#fff;
	padding:0;
}

.section-about .stats {
	display:inline-block;
}

.section-about .stats .stat {
	float:left;
	margin-left:35px;
	text-align: center;
}

.section-about .stats .stat:first-child {
	margin-left:0;
}

.section-about .stat .stat-number{
	color:#739ac8;
	font: 3em/1em 'UniversLTW01-59UltraCn';
}

.section-about .stat-number sup {
	position:relative;
	font-size:35px;
	top:3px;

}

.section-about .stat .stat-title {
	text-transform: uppercase;
	font: 1.167em/1em 'UniversLTW01-47LightCn';
	margin-top:14px;
}


@media screen and (min-width:1230px) {
	.section-about .section-about-content {
		padding-left:40px;
	}
	.section-about .stat .stat-number{
		font-size: 4.167em;
	}

}

/***
 Show More
**/

.show-more {
	position: relative;
	z-index: 1;
}

.show-more .show-more-container {
	height:0;
	overflow:hidden;
	margin: 0 auto;
}

.show-more .css-transitions-on {
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
}

.show-more .show-more-button {
	outline:none;
}

.show-more .show-more-button.disabled {
	opacity:0.3;
	cursor: default;
}

/** talks at gs 2016 begin**/
.talks-2016 .hero-top {
    width: 1200px;
    position: relative;
}
.talks-2016 .hero-top .banner-image {
    width: 1200px;
    display: block;
}
.talks-2016 .hero-top .logo-image {
    position: absolute;
    top: 50%;
    left: 2%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.talks-2016 .social-share-bar {
    margin-top: 15px;
    margin-bottom: 15px;
}

.talks-2016 .speaker-container {
    margin-bottom: 30px;
}

.talks-2016 .speaker-section {
    float: left;
    width: 420px;
    padding: 60px 70px 0 20px;
    margin: 0 30px 0 0;
}

.talks-2016 .speaker-section .logo {
    margin-bottom: 40px;
}

.talks-2016 .speaker-section .desc p {
    font: 20px/1 'UniversLTW01-47LightCn';
    color: #ffffff;
    margin-bottom: 40px;
}

.talks-2016 .speaker-section .cta {
    font-family: 'UniversLTW01-67BoldCn','Segoe WP Semilight','Arial Narrow',Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #739ac8;
    text-transform: uppercase;
    background-color: #ffffff;
    padding: 10px;
    text-decoration: none;
    display: inline-block;
}

.talks-2016 .multi-section-grid3 .filter-bar {
    background-color: #739ac8;
    margin-bottom: 30px;
}

.talks-2016 .multi-section-grid3 .filter-bar ul {
    margin: 0;
}

.talks-2016 .multi-section-grid3 .filter-bar ul li {
    float: left;
    width: 11%;
    height: 40px;
    position: relative;
    padding: 10px 0 10px 0;
    border-right: 1px solid #435a74;
}
.talks-2016 .multi-section-grid3 .filter-bar ul li:last-child {
    border-right: none;
}

.talks-2016 .multi-section-grid3 .filter-bar ul li span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    text-transform: uppercase;
    font-family: 'UniversLTW01-67BoldCn';
    line-height: 1em;
    font-size: 13px;
    color: #222a38;
    width: 95%;
}

.talks-2016 .multi-section-grid3 .filter-bar  ul li.filter-tag span {
    font-size: 20px;
    color: #ffffff;
}

.talks-2016 .multi-section-grid3 .filter-bar  ul li.filter-option {
    font-size: 18px;
    color: #ffffff;
    cursor: pointer;
}

.talks-2016 .multi-section-grid3 .filter-bar ul li.filter-option.selected {
    background-color: #222a38;
}

.talks-2016 .multi-section-grid3 .filter-bar ul li.selected span {
    color: #ffffff;
}

.talks-2016 .multi-section-grid3 .filter-bar ul li.filter-option.selected:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 9.5px 0 9.5px;
    border-color: #222a38 transparent transparent transparent;
    content: " ";
    position: absolute;
    left: 50%;
    top: 100%;
    margin-left: -9.5px;
    margin-top: 0;
}

.talks-2016 .multi-section-grid3 .container .talks-gs-article {
    float: left;
    width: 380px;
    margin-bottom: 30px;
}
.talks-2016 .multi-section-grid3 .container .talks-gs-article img {
    width: 100%;
    display: block;
}

.talks-2016 .multi-section-grid3 .container .talks-gs-article:nth-of-type(1),
.talks-2016 .multi-section-grid3 .container .talks-gs-article:nth-of-type(2) {
    margin-right: 30px;
}

.talks-2016 .multi-section-grid3 .container .talks-gs-article .article-content h2 {
    font-family: 'UniversLTW01-67BoldCn','Segoe WP Semilight','Arial Narrow',Arial,Helvetica,sans-serif;
    font-size: 20px;
    line-height: 1em;
    margin: 14px 0 14px;
}

.talks-2016 .multi-section-grid3 .container .talks-gs-article .article-content h2 a {
    color: #333333;
}

.talks-2016 .multi-section-grid3 .container .talks-gs-article .article-content .date {
    font-family: Arial;
    font-size: 12px;
    color: #979394;
    margin-bottom: 14px;
}

.talks-2016 .multi-section-grid3 .container .talks-gs-article .article-content .desc {
    font-family: Arial;
    font-size: 14px;
    color: #333333;
    margin-bottom: 14px;
    line-height: 1.5em;
}

.talks-2016 .multi-section-grid3 .container .talks-gs-article .article-content .cta {
    font-family: Arial;
    font-size: 14px;
    color: #739ac8;
}

.talks-2016 .speakers-list {
    float: left;
    width: 660px;
    padding: 0;
    margin: 0;
}

.talks-2016 .speakers-list .speakers-list-item {
    margin-bottom: 0;
    margin-right: 4px;
}

.talks-2016 .speakers-list.on-right .speakers-list-item:nth-of-type(4n + 4){
    margin-right: 0;
}

.talks-2016 .show-all .speakers-list {
    width: 1200px;
}

.talks-2016 .show-all .speakers-list .speakers-list-item {
    margin-right: 11px;
}

.talks-2016 .show-all .speakers-list .speakers-list-item:nth-of-type(7n+7) {
    margin-right: 0;
}

.talks-2016 .show-all .button-wrapper {
    text-align: center;
}

.talks-2016 .show-all .button-wrapper .back-to-top {
    font-family: 'UniversLTW01-67BoldCn','Segoe WP Semilight','Arial Narrow',Arial,Helvetica,sans-serif;
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #739ac8;
    padding: 10px;
    text-decoration: none;
    display: inline-block;
    margin-top: 20px;
    cursor: pointer;
}

.talks-2016 .section-speakers.show-all header h2.title {
    text-align: center;
    font: 64px/1 'UniversLTW01-59UltraCn',sans-serif;
    text-transform: uppercase;
    color: #244c6f;
    margin: 0 0 15px 0;
}
.talks-2016 .section-speakers.show-all header .desc {
    font: 24px/1.5 'UniversLTW01-47LightCn',sans-serif;
    color: #666;
}

@media screen and (max-width:1229px) {
    .talks-2016 .hero-top .banner-image {
        width: 960px;
    }

    .talks-2016 .show-all .speakers-list {
        width: 960px;
    }

    .talks-2016 .show-all .speakers-list .speakers-list-item {
        margin-right: 11.8px;
    }

    .talks-2016 .speakers-list {
        width: 528px;
    }

    .talks-2016 .speaker-section {
        width: 312px;
    }

    .talks-2016 .multi-section-grid3 .container .talks-gs-article {
        width: 300px;
    }
}

/** talks at gs 2016 end**/
