html.fixed-scroll {
  position: fixed;
  width: 100%;
}
/*
* Additional styles should go here in order not to alter the main C$T stylesheet
* Breakpoints: 400px (mobile), 760px (tablet), 1180px (desktop)
*/
.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1180px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

.img-responsive {
  max-width: 100%;
  height: auto;
}

/* basic IAB styles */
.red {
	color: #dc291e;
}

/* fix for long buttons not wrapping */
.btn {
	white-space: normal;
}

.btn.grey-btn {
  background-color:#999;
  border-color:#999;
}

.btn.grey-btn:hover {
  background-color:#FFF;
  color:#999;
}

.ok {
	color: green;
}

.warning {
	color: #dc291e;
}

hr {
	border: none;
	border-bottom: 1px solid #000000;
}

.border-left {
	border-left: 1px solid #000000;
}

.border-right {
  border-right: 1px solid #000000;
}

.border-bottom {
	border-bottom: 1px solid #000000;
}

.border-top {
	border-top: 1px solid #000000;
}

.border-left.gray, .border-right.gray, .border-bottom.gray, .border-top.gray {
	border-color: #999;
}

.agenda-track-left {
	/*border-top: 5px solid #ccc;
	border-left: 5px solid #ccc;
	border-bottom: 5px solid #ccc;*/
}

.agenda-track-right {
	/*border-top: 5px solid #ccc;
	border-right: 5px solid #ccc;
	border-bottom: 5px solid #ccc;*/
}

.agenda-track-header {
	padding: 15px;
	background-color: #ddd;
	opacity: 0.75;
	/*margin-left: -15px;
	margin-right: -15px;*/
}

@media screen and (max-width: 991px) {
	.border-left {
		border-left: none;
		border-top: 1px solid #000000;
	}
  .border-right {
    border-right: none;
    border-bottom: 1px solid #000000;
  }
}

.well {
	padding: 30px;
	background-color: #ddd;
	opacity: 0.75;
}

.highlight {
	background-color: #ffff00;
}

.video__link img, .video.js-video img {
	width: 100%;
}

.module--ad {
	padding-left: 0;
	padding-right: 0;
	margin: 0;
}

@media (min-width: 760px) {
	.module--ad {
		margin-left: 15px !important;
	}
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.hidden {
	display: none !important;
}

.buffer-bottom {
	margin-bottom: 50px;
}

.buffer-bottom-small {
	margin-bottom: 25px;
}

.buffer-top {
	margin-top: 50px;
}

.buffer-top-small {
	margin-top: 25px;
}

.padding-bottom {
	padding-bottom: 50px;
}

.padding-bottom-small {
	padding-bottom: 25px;
}

.padding-top {
	padding-top: 50px;
}

.padding-top-small {
	padding-top: 25px;
}

table[cellpadding="6px"] th, table[cellpadding="6px"] td {
    padding:6px;
}

/* temporarily hide transportation title from mobile world congress += */
body.postid-18507 .register--panel h2,
body.postid-19028 .register--panel h2,
body.postid-19354 .register--panel h2,
body.postid-19352 .register--panel h2,
body.postid-18053 .event-overview__sidebar {
	display: none !important;
}

body.postid-19354 .register--panel:nth-child(2),
body.postid-19352 .register--panel:nth-child(2) {
	padding-top: 0;
	border-top: 0;
}

body.postid-18507 .pricing--list,
body.postid-19028 .pricing--list {
	display: none !important;
}

body.postid-18507 .cta-section,
body.postid-19028 .cta-section,
body.postid-19354 .cta-section,
body.postid-19352 .cta-section {
	display: none !important;
}

body.postid-18507 .agenda--panel__tabs {
	display: none !important;
}

body.postid-18507 .venue--details__contact--info {
	display: none !important;
}

body.postid-18053 .event-overview__main:not(.event-post-overview__main) {
	width: 100% !important;
}

/* measurement guidelines salesforce integration */
@media screen and (min-width: 1180px) {
	#iab_measurement, #iab_creativespecs, #iab_techspecs {
		margin-left: -32px;
		margin-right: -126px;
	}
}

@media screen and (min-width: 760px) and (max-width: 1179px) {
	#iab_measurement, #iab_creativespecs, #iab_techspecs {
		margin-left: -32px;
		margin-right: -30px;
	}
}

@media screen and (max-width: 759px) {
	#iab_measurement, #iab_creativespecs, #iab_techspecs {
		margin-left: -20px;
		margin-right: -20px;
	}
}

#iab_measurement th {
	font-size: 13px;
}

@media screen and (min-width: 1180px) {
    img.cover {
        width: 1000px !important;
        max-width: 1000px !important;
        margin-left: -115px;
    }
}

@media screen and (min-width: 760px) and (max-width: 1179px) {
    img.cover {
        width: 760px !important;
        max-width: 760px !important;
        margin-left: -85px;
    }
}

@media screen and (max-width: 759px) {
    img.cover {
        width: 320px !important;
        max-width: 320px !important;
        margin-left: -20px;
    }
}

/* ALM 2016 tweaks */
body.postid-12743 #single > section > div.module--tabs__content.module--tabs__content--register.open > div > div:nth-child(1) > div:nth-child(5) > div.pricing--list__details > div.pricing--list__details__title {
    width: 200%;
}

body.postid-12743 #single > section > div.module--tabs__content.module--tabs__content--register.open > div > div:nth-child(1) > div:nth-child(5) > div.pricing--list__details > div.pricing--list__details__title strong {
    font-weight: normal;
}

body.postid-12743 #single > section > div.module--tabs__content.module--tabs__content--register.open > div > div:nth-child(1) > div:nth-child(5) > div.pricing--list__register-btn a {
    display: none;
}

/* Certification pages */
/* Hide the page titles on some pages */
body.iab-digital-media-sales-certification-overview .article__header.container,
body.iab-ad-ops-certification-overview .article__header.container,
body.iab-data-solutions-certification-overview .article__header.container,
body.iab-digital-media-buying-planning-certification-overview .article__header.container {

}


/* Certification Navigation Row */

.row.certification-navigation-row a {
    margin: 0 1px 0 0;
    background-color: #ee3224;
    color: #FFFFFF;
    padding: 12px 6px;
    text-decoration: none;
    font-weight: bold;
    border: 2px solid #ee3224;
    font-size: 15px;
    -webkit-transition: color .125s, background-color .125s;
    -o-transition: color .125s, background-color .125s;
    transition: color .125s, background-color .125s;
}
.row.certification-navigation-row a:hover {
    background-color: #FFFFFF;
    border: 2px solid #ee3224;
    color: #ee3224;
    -webkit-transition: color .125s, background-color .125s;
    -o-transition: color .125s, background-color .125s;
    transition: color .125s, background-color .125s;
}
.certification-program-nav, .certification-program-sub-nav {
  width: 100%;
  clear: left;
  margin: 0;
  height: 46px;
}
.certification-program-nav ul, .certification-program-sub-nav ul {
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.certification-program-nav ul li, .certification-program-sub-nav ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: table-cell;
  position: relative;
}
.certification-program-nav ul li a, .certification-program-sub-nav ul li a {
  padding: 9px 23px !important;
  display: block;
  margin-right: 1px !important;
  text-align: center;
}
.certification-program-sub-nav ul li a {
  background: #9c9c9c !important;
  border: none !important;
  font-weight:normal !important;
}
.certification-program-sub-nav ul li a:hover {
  color: #FFF !important;
  background-color: #828181 !important;
}
.certification-program-nav ul li:hover ul.subnav {
  display:block !important;
}
.row.certification-navigation-row.certification-program-nav ul.subnav {
  display: none;
  z-index:1;
  position: absolute;
  top: 44px;
  left: -1px;
  color: #FFF;
  width: 260px;
  background: #FFF;
  border: 1px #FFF solid;
  border-top: none;
}
.row.certification-navigation-row.certification-program-nav ul.subnav li {
  background: #ee3224;
  margin-top: 1px;
  width: 100%;
  border: 3px solid #ee3224;
  display:table;
}
.row.certification-navigation-row.certification-program-nav ul.subnav li:hover {
  background: #FFF;
  border: 3px solid #ee3224;
  color: #ee3224;
}
.row.certification-navigation-row.certification-program-nav ul.subnav li a {
  padding: 5px 9px !important;
  display: block;
  font-size: 14px !important;
  font-weight: normal !important;
  background: none;
  border: none;
  text-align:left;
}
@media screen and (max-width: 1179px) and (min-width: 759px) {
    .row.certification-navigation-row a {
        font-size: 11px;
    }
}
@media screen and (max-width: 759px) {
    .row.certification-navigation-row a {
        float: left;
        width: 100%;
        margin-bottom: 1px !important;
    }
}
body.certification-program-digital-media-sales .certification-program-sub-nav ul li.overview a,
body.certification-program-digital-media-sales-study .certification-program-sub-nav ul li.study a,
body.certification-program-digital-media-sales-faq .certification-program-sub-nav ul li.faq a,
body.certification-program-digital-ad-operations .certification-program-sub-nav ul li.overview a,
body.certification-program-digital-ad-operations-study .certification-program-sub-nav ul li.study a,
body.certification-program-digital-ad-operations-faq .certification-program-sub-nav ul li.faq a,
body.certification-program-digital-data-solutions .certification-program-sub-nav ul li.overview a,
body.certification-program-digital-data-solutions-study .certification-program-sub-nav ul li.study a,
body.certification-program-digital-data-solutions-faq .certification-program-sub-nav ul li.faq a,
body.certification-program-digital-media-buying-planning .certification-program-sub-nav ul li.overview a,
body.certification-program-digital-media-buying-planning-study .certification-program-sub-nav ul li.study a,
body.certification-program-digital-media-buying-planning-faq .certification-program-sub-nav ul li.faq a {
  background:#666666 !important;
}
body.certification-program-digital-media-sales .certification-program-sub-nav ul li.overview::after,
body.certification-program-digital-media-sales-study .certification-program-sub-nav ul li.study::after,
body.certification-program-digital-media-sales-faq .certification-program-sub-nav ul li.faq::after,
body.certification-program-digital-ad-operations .certification-program-sub-nav ul li.overview::after,
body.certification-program-digital-ad-operations-study .certification-program-sub-nav ul li.study::after,
body.certification-program-digital-ad-operations-faq .certification-program-sub-nav ul li.faq::after,
body.certification-program-digital-data-solutions .certification-program-sub-nav ul li.overview::after,
body.certification-program-digital-data-solutions-study .certification-program-sub-nav ul li.study::after,
body.certification-program-digital-data-solutions-faq .certification-program-sub-nav ul li.faq::after,
body.certification-program-digital-media-buying-planning .certification-program-sub-nav ul li.overview::after,
body.certification-program-digital-media-buying-planning-study .certification-program-sub-nav ul li.study::after,
body.certification-program-digital-media-buying-planning-faq .certification-program-sub-nav ul li.faq::after {
  content: " ";
  display: block;
  position: relative;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #666666 transparent transparent transparent;
}
/*body.certification-program-digital-media-sales .article__image {*/
  /*margin-top: 0;*/
/*}*/
/*body.certification-program-digital-media-sales article.article {*/
  /*padding-top: 0;*/
/*}*/

/* Add a responsive table class rule - to be used whereever it is needed */
table.responsive-table {
    width: 100%;
    max-width: 100%;
}

@media screen and (max-width: 400px) {
	table.responsive-table tr td {
	    display: table;
	    max-width: 100% !important;
        width:100% !important;
	}
    table.responsive-table {
        margin-bottom:20px;
    }
}

/* This is overriding a style in main.css but I don't know why we would ever want an image to be more than 100% the width of this parent */
img[width], img[height] {
    max-width: 100%;
    height: auto;
}

/* make curtain responsive */
@media screen and (max-width: 400px) {
	.simple_overlay {
		max-width: 90% !important;
		height: auto !important;
	}

	.simple_overlay img {
		max-width: 100% !important;
		height: auto !important;
	}
}

/* IAB Certification Directory Page */
.module--certification {
    margin:30px 8%;
    width:84%;
    padding-top:35px;
}

/* IAB Learning Page */

.module--learning {
    margin:30px 8%;
    width:84%;
    padding-top:35px;
}
.module--learning .left-column .article-list {
    padding-top:0;
}
.module--learning .row {
    margin:0 !important;
    clear:both;
    width:100%;
}
.module--learning .left-column, .module--learning .right-column{
    width: 45%;
    float: left;
    margin-right: 5%;
}
.module--learning .left-column.two-thirds {
    width: 63%;
}
.module--learning .right-column.one-third {
    width: 27%;
}
.left-column.two-thirds .article-list .article-list__item {
    width:47%;
    margin:0 2% 10px 0;
    clear:none;
}
@media screen and (max-width: 600px) {
    .module--learning .left-column, .module--learning .right-column{
        width: 100%;
        margin-right: 0;
        clear:both;
    }
    .left-column.two-thirds .article-list .article-list__item {
        width:100%;
        margin-right:0;
        margin-left:0;
    }
}
.learning-video {
    margin:20px 0;
}
.discover-your-curriculum {
    background-color: #EFEEEE;
    border:1px solid #807E7E;
    padding: 12px 4%;
    margin-bottom: 20px;
}
.discover-your-curriculum div.selector {
    width:100%;
    margin:5px 0 0;
    background:url(/wp-content/themes/iab/assets/img/menu-arrow-down.png) no-repeat right 8px top 10px #FFF;
    background-size:14px;
}
.discover-your-curriculum div.selector span {
    color:#333;
    font-size:14px;
}
.learning-logo {
    text-align: right;
    margin-bottom: 20px;
}
.learning-logo img {
    max-width: 200px;
}
.discover-your-curriculum .row label {
    width: 160px;
    float: left;
    font-size: 14px;
    padding-left: 17px;
}
.discover-your-curriculum .row {
    clear: left;
    width: 100%;
    padding: 6px 0 3px;
}
.discover-your-curriculum input[type="submit"] {
    width: 190px;
    display: block;
    margin: 5px auto;
}
ul#get-started-links {
    margin: 0;
    padding: 0;
}
ul#get-started-links li {
    list-style: none;
    background-color: #ee3224;
    margin-bottom: 10px;
    color: #FFF;
    border: 3px solid #ee3224;
}
ul#get-started-links li:hover {
    color: #ee3224;
    background-color:#FFF;
    cursor: pointer;
}
ul#get-started-links li:hover a {
    color: #ee3224;
}
ul#get-started-links li a {
    padding: 7px 9px;
    width: 100%;
    display: block;
    color: #FFF;
}

ul#get-started-links li.sublink {
    margin-left: 30px;
    display: none;
}

.has-sublinks .arrow-wrapper {
    z-index: 1;
    position: relative;
    cursor:pointer;
}

.has-sublinks .arrow {
    width: 0;
    height: 0;
    border-style: solid;
    display: block;
    float: left;
    margin: 8px 6px 0 7px;
    position:relative;
    z-index:2;
}

.has-sublinks.closed .arrow {
    border-color: transparent transparent transparent #ffffff;
    border-width: 10px 0 10px 15px;
    transition: border 0.1s ease-in-out;
    -o-transition: border 0.1s ease-in-out;
    -moz-transition: border 0.1s ease-in-out;
    -webkit-transition: border 0.1s ease-in-out;
}

.has-sublinks.closed:hover .arrow {
    border-color: transparent transparent transparent #ee3224;
}

.has-sublinks.open .arrow {
    margin-top: 12px;
    margin-left: 4px;
    border-color: #ffffff transparent transparent transparent;
    border-width: 15px 10px 0 10px;
    transition: border 0.1s ease-in-out;
    -o-transition: border 0.1s ease-in-out;
    -moz-transition: border 0.1s ease-in-out;
    -webkit-transition: border 0.1s ease-in-out;
}

.has-sublinks.open:hover .arrow {
    border-color: #ee3224 transparent transparent transparent;
}

/* gravity form hack - not showing forms on Firefox??? */
.gf_browser_gecko {
	display: block !important;
}

/* adjust events menu to accommodate more menu items */
.module--tabs--events .module--tabs__nav li {
	padding-right: 15px;
}

/* 20th anniversary logo iPad fix */
@media (min-width: 760px) and (max-width: 1179px) {
	#iab-20-anniversary img {
		width: 215px !important;
	}
}

/**/

.agenda--panel .data--panel__item__datestamp {
    margin-bottom: 0px;
}
.agenda--panel .data--panel__item {
    padding-top: 20px;
    padding-bottom: 20px;
}
.agenda--panel .data--panel__item__content p {
    margin-bottom: 0;
}.agenda--panel .data--panel__item__datestamp {
     margin-bottom: 0px;
 }
.agenda--panel .data--panel__item {
    padding-top: 20px;
    padding-bottom: 20px;
}
.agenda--panel .data--panel__item__content p {
    margin-bottom: 0;
}

ul.unslider-carousel img {
    margin: 0 !important;
}
.article__content ul.unslider-wrap li img[class*="wp-image"] {
    margin: 0;
}
.unslider>div {
    min-height: 100px;
}





/* Article List Fixes */

/* Home page blend overlay fix */

@media (max-width: 1179px) {
	.top-news__item .media__overlay {
		height: 148px;
	}
}

@media (max-width: 759px) {
	.top-news__item .media__overlay {
		height: 103px;
	}
}



/* Cancel hover transform on mobile sizes */

@media (max-width: 1179px) {
	.media__link:hover .media__img {
		transform: scale(1.0);
	}
}



/* Fix distorted images */

@media (min-width: 760px) {
	.media--inset>a img.media__dimension {
		min-height: initial;
		max-height: initial;
	}
	.module--featured .media--inset .media__details .media__details__title {
		line-height: initial;
	}
}



/* Fix Fancybox Captions */

.fancybox-title-float-wrap {
  right: 0px;
  margin-bottom: -50px;
}

.fancybox-title-float-wrap .child {
  border-radius: 0px !important;
  margin-right: 0px;
  padding: 5px 0px;
  line-height: 18px;
  white-space: normal;
  right: 0px;
  display: inline;
  box-shadow: -5px 0 0 0 #000,5px 0 0 0 #000;
}

@media screen and (min-width: 1180px) {
	.row.gutter {
		margin-left: -115px;
	}
}

@media screen and (min-width: 760px) and (max-width: 1179px) {
	.row.gutter {
		margin-left: -85px;
		margin-right: -147px;
	}
}


/* Fix Navigation Overlay between 1180 and 1195px */

@media (min-width: 1180px) and (max-width: 1202px) {

body {
  overflow-x: hidden;
}

.nav-container {
  left: 0px !important;
  width: 180px !important;
}

}

/* Fix Datepicker display issue */
.ui-datepicker {
	background-color: #EFEFEF;
	padding: 5px;
}

.ui-datepicker table td, .ui-datepicker table th {
	padding: 5px;
	background-color: #ffffff;
}

.ui-datepicker .ui-datepicker-next {
	float: right;
}

/* Form adjustments */
/* let's not make the font size so freaking huge */
.gform_wrapper input[type="text"],
.gform_wrapper select,
.gform_wrapper .selector.fixedWidth span {
	font-size: 21px;
}

/* Tabs / Slider UI */
.slider-tabs>ul {
    height: 30px;
    float: left;
    clear: both;
    padding-left:0;
    margin-bottom:0;
    position:relative;
}

.slider-tabs>ul li {
    height: 30px;
    line-height: 30px;
    float: left;
    margin-right: 10px;
    list-style:none;
    margin-top:0;
}

.slider-tabs>ul li.current {
    position: relative;
    z-index: 5;
}

.slider-tabs>ul li a {
    padding: 10px;
    text-transform: uppercase;
    text-decoration: none;
}

.slider-tabs>ul .current a {
    color: #2e7da3;
}

.slider-tabs>div {
    border: 1px solid #d4d4d1;
    background-color: #fff;
    float: left;
    margin-bottom: 20px;
    width: auto;
    border-radius:4px;
    margin-top:30px;
    position:relative;
}

.slider-tabs>div .slider-arrow {
    display:block !important;
    position:absolute;
    left:0;
    top:-30px;
    width:100px;
    overflow:hidden;
    background:url(/wp-content/uploads/2016/03/pointer.png) no-repeat center center;
    height:33px;
}

.slider-tabs>div>div {
    padding: 20px;
    display: none;
}

.slider-tabs>div>div table td {
    padding:6px;
    vertical-align: top;
}

.slider-tabs>div>div img {
    margin:0;
}

#tab-1 {
    display: block;
}

/* Online Learning */

div#online-learning-video>span>span {
    width: 500px;
    max-width: 500px;
    height: 281px;
    max-height: 281px;
}

/* Online Learning - Meet the Experts */

ul.experts-grid li {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 200px;
}
.profile_container p {
    margin: 0;
    padding: 0;
}
.profile_container {
    overflow: hidden;
    position: relative;
    max-height: 200px;
}
.profile_container .profile_text {
    opacity: 0;
    -webkit-transition: opacity 300ms ease-in;
    -moz-transition: opacity 300ms ease-in;
    -o-transition: opacity 300ms ease-in;
    transition: opacity 300ms ease-in;
}
.profile_container:hover .profile_text {
    -webkit-transition: opacity 300ms ease-in;
    -moz-transition: opacity 300ms ease-in;
    -o-transition: opacity 300ms ease-in;
    transition: opacity 300ms ease-in;
    opacity: 1;
    position: absolute;
    background-color: rgba(0,0,0,0.6);
    color: #FFF;
    width: 100%;
    bottom: 0;
    padding: 10px 5%;
}
.profile_container .profile_text h2 {
    color: #ee3224;
    font-size: 18px;
}

/* media object taken from Bootstrap library */
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}

/* Mobile/Display Rising */

div#modal-bg {
    display:none;
    cursor:pointer;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    z-index: 999998;
    min-height: 1000px;
}
.modal-target {
    cursor: pointer;
}
.modal-big {
    display:none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999999;
    text-align:center;
}
.modal-big img.screenshot {
    max-width:90%;
    margin:20px auto 0;
}
.mobile-rising-stars img.modal-target.screenshot, .display-rising-stars img.modal-target.screenshot {
    width:auto;
    height:auto;
    max-width:100px;
    max-height:100px;
}
.slider-select {
    display:none;
}
.slider-select-wrapper div.selector {
    width:100%;
    background: url(/wp-content/themes/iab/assets/img/menu-arrow-down.png) no-repeat right 8px top 10px #FFF;
    background-size: 14px;
    border: 1px solid #999;
}
@media screen and (max-width: 1185px) {
    .slider-tabs>ul li a{
        padding-left:0;
    }
}
@media screen and (max-width: 763px) {
    #tabs-container {
        max-width:100%;
        width:100%;
    }
    .slider-tabs>ul, body .slider-tabs>div .slider-arrow{
        display:none !important;
    }
    .slider-select {
        display:block;
    }
    table.responsive-table tr td {
        display:block;
        width: 100% !important;
    }
    .slider-tabs>div {
        border:none;
        width:97%;
    }
    .slider-tabs>div>div {
        padding:0;
    }
    .mobile-rising-stars img {
        width:98%;
    }
    .tab-content iframe {
        max-width:98% !important;
        width:98% !important;
    }

}

/* Digital Leadership Lead Gen Form */

div#leadGenForm {
    float: right;
    clear:right;
    width: 170px;
    font-size: 12px;
    background-color: #e3e3e3;
    padding: 16px;
    line-height: 15px;
    margin-left: 10px;
}
div#leadGenForm ul li {
    margin: 0;
    width: 100%;
}
#leadGenForm input[type="submit"] {
    margin: 0 auto;
}
#leadGenForm input[type="text"] {
    padding: 0;
    background-color: #FFF;
    height: 31px;
    margin-top: 5px;
    font-size: 14px;
    line-height: 14px;
    padding-left: 5px;
    margin-bottom: 5px;
}
#leadGenForm .gfield_required {
    float: none;
    background-color: rgba(0, 0, 0, 0);
    color: #F00;
    font-size: 18px;
    margin: 0;
    padding: 0;
    line-height: 6px;
    height: 0;
}
#leadGenForm .gfield_label--top {
    font-size: 13px;
    margin: 0px 0 -16px;
}
#leadGenForm .gfield_checkbox label:before {
    width: 20px;
    height: 20px;
}
#leadGenForm .gfield_checkbox input[type="checkbox"]:checked+label:before {
    background-size: 13px;
    background-position: 4px 4px;
}

@media screen and (max-width: 759px) {
	.mobile-hide {
		display: none;
	}
}

@media screen and (min-width: 760px) {
	.mobile-only {
		display: none;
	}
}

/* don't know why webinar bullets were spaced out so far to begin with - fix that: */
.event-webinar__main li+li {
	margin-top: 0.2em;
}


/* offices tweet compact version */
.module--offices .offices-tweet-compact {
  padding: 6px 20px;
}
.module--offices .offices-tweet-compact .offices--tweet__header {
  margin-bottom: 20;
}

.module--offices .offices-tweet-compact .offices--tweet__item {
  margin: 4px 5%;
}

.module--offices .offices-tweet-compact .offices--tweet__item p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 0.95rem;
  line-height: 1rem;;
}
.module--offices .offices-tweet-compact .offices--tweet__content .owl-buttons {
  top: 25%;
}

.module.wrapper--black.offices--tweet.offices-tweet-compact {
  margin: 40px 40px 10px;
  width: calc(100% - 80px);
  border-radius: 5px;
}

.module--offices .offices--tweet__header__right {
  padding-top: 13px;
}

@media screen and (min-width: 769px) and (max-width: 1199px) {
	.module.wrapper--black.offices--tweet.offices-tweet-compact .owl-wrapper {
		width: 100% !important;
	}

	.module.wrapper--black.offices--tweet.offices-tweet-compact .owl-item {
		width: 33% !important;
	}

	.module.wrapper--black.offices--tweet.offices-tweet-compact .module--offices .offices--tweet__item {
		text-align: left !important;
		margin: 10px 10% 0px 0px !important;
	}

	.module.wrapper--black.offices--tweet.offices-tweet-compact .owl-wrapper-outer.autoHeight {
		height: auto !important;
	}

	.module--offices .offices--tweet__item {
		text-align: left !important;
	}

}

@media screen and (min-width: 760px) and (max-width: 768px) {
	.module.wrapper--black.offices--tweet.offices-tweet-compact .offices--tweet__item {
		margin: 4px 10% !important;
	}
}

@media screen and (max-width: 759px) {
	.module.wrapper--black.offices--tweet.offices-tweet-compact {
		margin: 40px 20px 10px;
		width: calc(100% - 40px);
	}

	.module--offices .offices--tweet__header__right {
		float: left;
	}

	.module--offices .offices-tweet-compact {
		padding: 6px 10px !important;
	}
}

@media screen and (min-width: 480px) and (max-width: 759px) {

		.module--offices .offices-tweet-compact .offices--tweet__item p {
 		font-size: 12px !important;
 		text-align: left;
 		overflow: hidden;
	}

	.module--offices .offices-tweet-compact .offices--tweet__item p {
 		font-size: 12px !important;
 		text-align: left;
 		overflow: hidden;
	}

	.owl-wrapper-outer.autoHeight {
		height: auto !important;
	}
}





/* fix anchor jump targets */
.jumptarget::before {
  content:"";
  display:block;
  height:115px;
  margin:-115px 0 0;
}

/*  */
.event-overview__sidebar.no-sidebar {
    display:none;
}
.event-overview__main.no-sidebar {
    width:96%;
}

@media screen and (max-width: 759px) {
	.event-overview__main.no-sidebar {
		width: 100%;
	}
}

/* recert logo */
.event__header__text .details-text {
  display: inline-block;
  vertical-align: middle;
}
.event__header__text .recert-logo {
  display: inline-block;
  vertical-align: middle;
}
.event__header__text .recert-logo img {
  height: 70px;
  margin-left: 20px;
}

/* recertification page */

#recertification-logo-wrapper {
  position: absolute;
  top: -60px;
  right: 140px;
  width: 248px;
  font-size: 18px;
  text-align: left;
  line-height: 25px;
  padding: 14px 90px 2px 0;
}
#recertification-logo-wrapper img {
  margin: 0;
  width: 75px;
  position: absolute;
  right: 0;top: 0;
}
@media screen and (max-width: 761px) {
  #recertification-logo-wrapper {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    margin-bottom: 15px;
  }
}

/* event layout adjustments to decrease whitespace */
.agenda--panel .data--panel__item__datestamp {
	width: 11%;
}

.agenda--panel .data--panel__item__content {
	width: calc(89% - 10px);
}

/* additional gform style adjustments */
.gform_wrapper .gfield_required {
	float: none;
	background-color: transparent;
	color: #dc291e;
	font-weight: bold;
	border-radius: none;
}

.gform_wrapper li, .gform_wrapper form li {
	margin-top: 25px;
}

.ginput_complex label {
	display: block;
	padding-bottom: 10px;
	margin-left: 10px;
}

#modal-alert {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 600px;
    height: 300px;
    margin-left: -300px;
    margin-top: -160px;
    background-color: #FFF;
    box-shadow: 5px 5px 30px -5px #000;
    padding: 33px;
    z-index: 999999;
}
#modal-bg {
    position:fixed;
    z-index: 1;
    width:100%;
    height:1000px;
    background: rgba(0, 0, 0, 0.3);
    cursor: pointer;
}
#close-alert {
    width:150px;
    margin:40px auto 0;
    position: relative;
    background-color:red;
    font-weight:bold;
    color:#FFF;
    padding:10px 15px;
    cursor: pointer;text-align: center;
    text-transform: uppercase;
}

/* Responsive Video Embed Container */

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Tabbed Content UI */

.tabbed-content-ui ul li {
    float: left;
    list-style: none;
    margin-top: 0;
}

div.tabbed-content-ui>ul {
    min-height: 60px;
    margin: 0;
}

div#certification-seals>ul {
    height: 140px;
    margin: 0;
}

.tabbed-content-ui .content {
    position: relative;
}

.tabbed-content-ui .content {
    min-height: 310px;
    margin-top: -16px;
}

div#certification-seals .content {
    min-height: 420px;
    margin-top: -16px;
}

#certification-seals.tabbed-content-ui ul {
    position:relative;
}

#certification-seals.tabbed-content-ui ul li {
    width: 22%;
    margin-right: 3%;
    cursor:pointer;
}

#certification-seals.tabbed-content-ui ul li img {
    width: 100%;
    height: auto;
}

.tabbed-content-ui .content div {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #e3e3e3;
    padding: 30px 4%;
    width: 100%;
    min-height:150px;
}

.tabbed-content-ui .content {
    position:relative;
}

.tabbed-content-ui .content div:first-child {
    display: block;
}

.slider-row {
    position:relative;
    height: 46px;
    margin-top:15px;
}

.slider {
    position:absolute;
    top:0;
    left:0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 30px 30px 30px;
    border-color: transparent transparent #e3e3e3 transparent;
}
body.category-certification main.main .wrap {
  display: none;
}
body.category-certification .link-list a {
  padding-left: 15px;
  text-indent: -15px;
  display: block;
}
div#certification-seals .content.media-sales {
  border-top: solid 15px #ed3120;
}
.slider.media-sales {
  border-color: transparent transparent #ed3120 transparent;
}
div#certification-seals .content.ad-ops {
  border-top: solid 15px #a7a9ac;
}
.slider.ad-ops {
  border-color: transparent transparent #a7a9ac transparent;
}
div#certification-seals .content.data-solutions {
  border-top: solid 15px #1974ac;
}
.slider.data-solutions {
  border-color: transparent transparent #1974ac transparent;
}
div#certification-seals .content.media-buying {
  border-top: solid 15px #562687;
}
.slider.media-buying {
  border-color: transparent transparent #562687 transparent;
}
div#certification-seals .content.digital-advertising {
  border-top: solid 15px #000000;
}
.slider.digital-advertising {
  border-color: transparent transparent #000000 transparent;
}


/* Temporary */

/*img[alt="Digital Media Buying & Planning - Seal and Apply Button"] {
  display: none;
}
#certification-seals.tabbed-content-ui ul li {
  width: 30%;
}
div#certification-seals>ul {
  height: 200px;
}*/


.event-navigation {
    border-bottom: solid 1px #e5e5e5;
    border-top: solid 1px #e5e5e5;
    margin: 0 auto;
    text-align: center
}

.event-navigation__item{
    padding: 20px 0;
}

.event-navigation__item {
    font-size: 1.375rem;
    line-height: 1.3636;
    font-weight: 200;
    display: inline-block;
}

.module--offices .event-navigation__item {
    display:inline-block!important;
    margin-left: 30px!important;
}

.module--offices .event-navigation__item:first-child {
    margin-left: 0!important;
}

.date-range__container .date-range .calendar, .date-range__container .date-range .calendar .ui-datepicker-calendar tr td a {
    color:#000!important;
}

.date-range__container .date-range .calendar .ui-datepicker {
    width: 241px;
}

.date-range__container .date-range .calendar .ui-datepicker-prev svg, .date-range__container .date-range .calendar .ui-datepicker-next svg {
    fill: #000!important;
}

.date-range__container .date-range .calendar .ui-datepicker-title {
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 3px;
}

.media--inset--main>a img{
    width: auto!important;
	min-height: initial!important;
}




@media screen and (max-width: 761px) {
    .tabbed-content-ui .slider, .tabbed-content-ui .content {
        display:none;
    }
    #certification-seals.tabbed-content-ui ul li {
        width: 40%;
        margin: 0 3% 10px;
    }
}


/*  */
div.media__details div.language-country, div.media__details div.language-country a {
  float: right;
  font-weight: normal;
}


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

.module--featured .media--inset .media__details .media__details__title,
.module--featured .media--inset--main .media__details .media__details__title {
  font-size: 0.85rem;

}

}

/*img*/

.media--inset--main>a img{
    width: auto!important;
    text-align: center;
    display: block;
    margin: 0 auto;
    min-height: 400px;
}

.date-range__container .date-range .calendar {
    color: #FF0000 !important;
}


/*Filter archives*/

.blocktext{
  margin-bottom: 30px;
}

.blocktext a{
    font-size: 1.375rem;
    line-height: 1.3636;
    font-weight: 200;
    text-decoration: none;
}


.blocktext h1{
  margin-bottom: 20px;
}

.blocktext a.active{
    color: #ee3224;
}



/*Filter events --- from filter page */
.article-filter__dropdown span{
    margin-right: 0px!important;
}

.events-browse .events-filter>.article-filter__dropdown__container{
  padding-right: 0px!important;
}

.events-browse .events-filter .article-filter__label{
  padding: 20px 10px 20px 0;
}

.events-browse .events-filter .article-filter__container{
  float: left;
}
.events-browse .events-filter .article-filter__dropdown svg {
    margin-left: 8px;
}

.filtercertificate {
    display: inline-block;
    padding: 20px 0px 20px 22px;
    vertical-align: middle;
    float: right;
}

.filtercertificate span{
  font-size: 13px;
}

.filtercertificate  label {
    display: block;
    cursor: pointer;

}

.filtercertificate input[type="checkbox"]  {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px; margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
  width: 1px;
}


.filtercertificate input[type="checkbox"] + span {
    display: block;
}

/* the basic, unchecked style */
.filtercertificate input[type="checkbox"] + span:before {
    content: '';
    display: inline-block;
  width: 18px;
    height: 18px;
    vertical-align: -0.25em;
    background-image: url(/wp-content/themes/iab/assets/img/check-sprite2.png);
    background-repeat: no-repeat;
    background-position: -2px -7px;
    margin-right: 0.75em;
}

/* the checked style using the :checked pseudo class */
.filtercertificate input[type="checkbox"]:checked + span:before {
  background-position: -25px -7px;
}
/*end Filter events --- from filter page */

/*Home Page - Our Organization*/
.mobile-horizontal-scroll__inner .media--long .media__link {
    height: 100%;
}

.mobile-horizontal-scroll__inner .media--long .media--inset {
    height: 190px;
}

/* Solve news related posts*/
.article-list .article-list__item.related_post a,
.article-list .article-list__item.related_post img,
.article-list .article-list__item .media__img_list{
    height: 222px!important;
}
.article-list .article-list__item.related_post img, .article-list .article-list__item .media__img_list{
  width: auto!important;
  margin: 0 auto!important;
  display: block!important;
}

/*Fix one line meta tag*/
.media--inset .media__details__meta, .media--inset--main .media__details__meta{
    font-size: .74rem!important;
}

/* 20th Anniversary Timeline */

section#timeline {
  background: url(//www.iab.com/wp-content/themes/iab/assets/img/loading.gif) no-repeat center center;
}
section#timeline.loaded {
  background-image:none;
}
section#timeline .timeline-header {
  width: 100%;
  float:left;
  text-align: center;
  padding: 10px 0 20px;
  margin-bottom: 20px;
  background-color: #FFF;
}
section#timeline .timeline-header div {
  float:left;
}
section#timeline .timeline-header img {
  width: 200px;
  margin: 10px auto 0;
}
section#timeline,
section#timeline .flik-timeline-7 .flik-timeline-item .flik-timeline-content {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
}
section#timeline .flik-content {
  background: #FFFFFF;
}
section#timeline .flik-timeline-7 {
  min-height: 300px;
}
section#timeline .timeline-header h1 {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  margin: 17px 0 0;
  line-height: 23px;
}
.timeline-header h1 img {
  width: 300px;
  margin: 20px 0 20px;
}
section#timeline .flik-timeline-7:before {
  background:#ee3224;
}
section#timeline .flik-timeline-7-bar {
  width: 100%;
  background: #ee3224;
}
section#timeline .flik-timeline-7 .flik-timeline-item:after {
  background: #ee3224;
  border: 3px solid #ee3224;
  width:13px;
  height:13px;
  top:-26px;
  margin-left:-6px;
}
section#timeline .flik-timeline-7 .flik-timeline-item:before {
  background: #ee3224;
}
section#timeline li.flik-timeline-item {
  background: #FFFFFF !important;
  border-radius: 0 !important;
  color: #000 !important;
  padding: 0 !important;
}
section#timeline .flik-timeline-title,
section#timeline .flik-timeline-date,
section#timeline .flik-timeline-content {
  padding-right: 4%;
  padding-left: 4%;
}
section#timeline .flik-timeline-7 .flik-timeline-item .flik-timeline-date {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 8px;
}
section#timeline .flik-timeline-7 .flik-timeline-item .flik-timeline-title,
section#timeline .flik-timeline-7 .flik-timeline-item .flik-timeline-date {
  text-align: left;
}
section#timeline .flik-timeline-7 .flik-timeline-item .flik-timeline-title {
  font-size: 20px;
  line-height: normal;
  margin-bottom: 17px;
  background: #000;
  color: #FFF;
  padding-top: 20px;
  padding-bottom: 20px;
}
section#timeline .flik-timeline-content {
  line-height: normal;
}
section#timeline .arrows-wrapper {
  position: relative;
}
section#timeline .arrow-wrapper {
  position: absolute;
  padding: 190px 20px 200px;
  z-index: 9;
  background: rgba(245, 245, 245, 0.7); /*rgba(255,255,255,.7);*/
  font-size: 50px;
  cursor: pointer;
  margin-top: 0px;
}
section#timeline .left-arrow-wrapper.arrow-wrapper {
  padding-left: 25px;
}
section#timeline .right-arrow-wrapper.arrow-wrapper {
  padding-right: 25px;
}
section#timeline img.left-arrow {
  padding-left: 0;
  margin-left: -5px;
}
section#timeline img.right-arrow {
  padding-right: 0;
  margin-right: -5px;
}
section#timeline .left-arrow-wrapper {
  left: 0;
  display:none;
}
section#timeline .right-arrow-wrapper {
  right: 0;
}
section#timeline .arrow-wrapper img {
  width:40px;
  padding:10px;
}
section#timeline .flik-timeline-7 .flik-timeline-item {
  min-height: 140px;
  padding-bottom: 75px !important;
  min-width: 330px;
}
section#timeline li.flik-timeline-item input {
  float: right;
  background: #ee3224;
  color: #FFF;
  padding: 13px 19px;
  font-weight: bold;
  border: none;
  font-size: 14px;
  position: absolute;
  right: 25px;
  bottom: 22px;
}
@media only screen and (max-width: 500px) {
  section#timeline .arrow-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
section#timeline .left-blank {
  background-color: #f3f3f3;
  width: 52%;
  height: 30px;
  position: absolute;
  left: -3%;
  top: -30px;
}
section#timeline .right-blank {
  background-color: #f3f3f3;
  width: 52%;
  height: 30px;
  position: absolute;
  right: -3%;
  top: -30px;
}
section#timeline .flik-timeline-content img {
  width: 35%;
  position: relative;
  float: right;
  margin: 0 0 20px 20px;
}
section#timeline .flik-timeline-7 .flik-timeline-item a input {
  cursor: pointer;
}
section#timeline div#flik-timeline-overscroll {
  overflow: hidden;
  width: 0;
  background-color:#f3f3f3;
}
section#timeline div#flik-timeline-overscroll.loaded {
  width:100%;
}
@media (max-width: 900px) {
  section#timeline header div {
    clear: left;
    margin: 0 20%;
    text-align: center;
    width: 60% !important;
  }
}
section#timeline .header-row{
  float: left;
  width:100%;
  clear:both;
  height: 80px;
  position:relative;
  border-bottom:1px solid #c8c8c8;
}
section#timeline .header-row img {
  height:80px;
  width:auto;
  position:absolute;
  top:0;
}
section#timeline .main-content {
  width:1200px;
  float:none;
  clear:both;
  margin:0 auto;
}
section#timeline .sidebar {
  float:left;
  width:180px;
}
section#timeline .sidebar img {
  width:180px;
}
section#timeline .content {
  float:left;
  width:1020px;
  background-color: #f3f3f3;
}
section#timeline .year-row {
  text-align: center;
  font-size: 12px;
  padding: 0 0 7px;
}
section#timeline .year-row span {
  padding: 0 5px;
  cursor: pointer;
  color: #333;
  opacity:.4;
}
section#timeline .year-row span:hover {
  text-decoration: underline;
  opacity:1;
}
section#timeline .year-row span.selected {
  font-weight:bold;
  text-decoration: underline;
  opacity:1;
}
@media (max-width: 1180px) {
  section#timeline .year-row span.odd {
    display:none;
  }
}
@media (max-width: 760px) {
  section#timeline .timeline-header>div {
    float:none;
    width:100% !important;
    text-align:center !important;
    margin: 0 !important;
  }
  section#timeline .timeline-header>div img {
    margin-bottom:20px;
  }
  section#timeline .year-row span {
    display:inline-block;
    width:15%;
  }
  section#timeline .arrow-wrapper {
    padding-right:10px !important;
    padding-left: 10px !important;
  }
}

/* End Timeline */

.gform_confirmation_message {
  text-transform: inherit;
}

/* Multicultural Resource Hub */

.best-practice-wrapper {
  margin-top:20px;
}

.best-practice-wrapper .best-practice-item>div {
  padding: 16px 3%;
  float: left;
  width: 100%;
}
body.multiculturalhubtest .button-link .mobile-only {
  display:none;
  margin:0 5% 5px;
  text-align:center;
}
.best-practice-wrapper .best-practice-item .item-title {
  background: red;
  color: #FFF;
  font-weight: bold;
}
.best-practice-wrapper .best-practice-item .item-content a.item-image-link {
  float: left;
  margin-right: 3%;
}
.best-practice-wrapper .best-practice-item .item-content a.item-image-link img.item-image {
  max-width: 100px;
}
.best-practice-wrapper .best-practice-item .item-content .link-row {
  padding: 10px 0;
  text-align: right;
}
.best-practice-wrapper .best-practice-item .item-content .link-row a {
  padding: 0 0 0 3%;
  text-decoration: underline;
  font-weight: bold;
}
body.multiculturalhubtest .row.column-wrapper {
  margin: 0;
}
body.multiculturalhubtest .right-column {
  margin-left: 4%;
  width: 35%;
}
body.multiculturalhubtest .left-column {
  width: 60%;
}
body.multiculturalhubtest .left-column,
body.multiculturalhubtest .right-column {
  display: inline-block;
  vertical-align: top;
  margin-top:0;
}
body.multiculturalhubtest .left-column h3,
body.multiculturalhubtest .right-column h3 {
  margin-bottom: 7px;
}
body.multiculturalhubtest .left-column .featured-content>div>p {
  margin: 5px 0;
  font-size: 14px;
}
body.multiculturalhubtest .left-column .featured-content h2 {
  font-size: 18px;
  margin-bottom: 5px;
}
body.multiculturalhubtest .left-column .featured-content {
  margin-bottom: 30px;
}
body.multiculturalhubtest .button-link .button-caption {
  margin: 8px 0 25px;
  font-size: 13px;
  text-align: center;
}
body.multiculturalhubtest .right-column .column-content {
  margin-bottom: 20px;
}
body.multiculturalhubtest .right-column .column-content .video {
  margin-bottom: 5px;
}
body.multiculturalhubtest .right-column .column-content .video {
  font-size:12px;
  margin-top:5px;
}
body.multiculturalhubtest .right-column .column-content .event {
  width: 48%;
  display: inline-block;
}
body.multiculturalhubtest .right-column .column-content .event h3.media__details__title {
  font-size: 11px;
  line-height: 13px;
}
body.multiculturalhubtest .right-column .column-content .event .media__details {
  padding: 0 5%;
  margin-bottom: 7px;
}
@media (max-width: 760px) {
  body.multiculturalhubtest .left-column, body.multiculturalhubtest .right-column {
    width: 100%;
    margin: 0;
  }
  body.multiculturalhubtest .button-link .mobile-only {
    display:block;
  }
  body.multiculturalhubtest .button-link .desktop-only {
    display:none;
  }
}
body.multiculturalhubtest .lower-content {
  margin-bottom: 80px;
}

/* End Multicultural Resource Hub */

/* Fix Social Icons from getting cut off on mobile */

@media (max-width: 1179px) {

	 .article__image {
	  overflow: visible;
	}

	/* .article__image .social-sharing__icons {
	  top: -210px;
	  height: 50px;
	  overflow: hidden;
	}

	.article__image .social-sharing:hover .social-sharing__icons {
	  -webkit-transform: translateY(0px)!important;
	  -ms-transform: translateY(0px)!important;
	  -o-transform: translateY(0px)!important;
	  transform: translateY(0px)!important;
	  height: 210px;
	}

	.article__image ul.social-sharing__icons {
	  left: 50px;
	  width: 246px;
	  height: 50px;
	  top: auto !important;
	  bottom: 0px !important;
	}

	.article__image li.social-sharing__icon {
	  float: left;
	  width: 40px;
	  border-bottom: none;
	  border-left: 1px solid #f0f0f0;
	  height: 50px;
	}

	.article__image .social-sharing:hover .social-sharing__icons,
	.article__image .social-sharing .social-sharing__icons {
	  -webkit-transform: translateY(0px)!important;
	  -ms-transform: translateY(0px)!important;
	  -o-transform: translateY(0px)!important;
	  transform: translateY(0px)!important;
	  bottom: 0px;
	  top: auto;
	}

	.article__image li.social-sharing__icon.gpluss,
	.article__image li.social-sharing__icon.pnterest,
	.article__image li.social-sharing__icon.eml {
	  line-height: 50px;
	}

	.article__image .social-sharing__icon:last-child:before {
	  display: none;
	} */

}


/* Certification Directory adjustments */
#search-certifications {
	margin-left: 0;
}

/* Recertification */

section#recertification .article-list__col.article-list__col__permalink {
  width: 45%;
}

section#recertification .article-list__col.article-list__col__register {
  text-align: center;
  width: 21%;
}

#recertification-partners {
  margin-top: -50px;
}

#recertification-partners .article-list__col.article-list__col__permalink {
  width: 39% !important;
}

#recertification-partners .article-list__col__logo {
  width: 11%;
}

#recertification-partners .article-list__col__datelocation {
  width: 16%;
}

#recertification-partners .article-list__col:nth-child(3)>span {
  padding: 0; /* reset 15px padding enforced by main.css */
}

#recertification-partners .article-list__col:nth-child(3) {
  padding: 0; /* reset 55px padding enforced by main.css */
}

@media screen and (max-width: 759px) {
	section#recertification .article-list__col.article-list__col__permalink {
    width: 100%;
  }

  #recertification-partners .article-list__col__logo {
    width: 100%;
  }

  #recertification-partners .article-list__col__datelocation {
    width: 100%;
  }

  #recertification-partners .article-list__col.article-list__col__register {
    width: 100% !important;
    text-align: left !important;
  }
}


/* End Recertification */






/* START THUMBNAIL CONSISTENCY UPDATE */

/* Right Column */

.module--featured .media--inset {
  width: 280px;
  height: 186px;
}

@media (min-width: 760px) {
.module--featured .media--inset {
  width: 222px;
  height: 148px;
}
}

@media (min-width: 1180px) {
.module--featured .media--inset {
  width: 288px;
  height: 192px;
}
}

/* Top News Item */

.top-news__item {
  width: 154px;
}

@media (min-width: 760px) {
.top-news__item {
  width: 222px;
}
}

@media (min-width: 1180px) {
.top-news__item {
  width: 288px;
  height: 192px;
}
}

/* Three Column List */

@media (min-width: 760px) {

.media--long {
  width: 222px;
  margin-right: calc(24px - 5px);
  margin-left: 0px !important;
}

.media--long:nth-child(3n) {
  margin-right: 0px;
}

.mobile-horizontal-scroll__inner .media--long .media--inset {
  height: 148px;
}

}

@media (min-width: 1180px) {

.mobile-horizontal-scroll__inner .media--long .media--inset {
  height: 192px;
}

.media--long {
  width: 288px;
  margin-right: calc(2em - 4px);
  margin-left: 0px !important;
}

.media--long:nth-child(3n) {
  margin-right: 0px;
}

.mobile-horizontal-scroll__inner .media--long .media--inset {
  height: 192px;
}

}

@media (max-width: 759px) {

.mobile-horizontal-scroll__inner {
  width: 1440px;
}

.media--long {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 222px;
}

.mobile-horizontal-scroll__inner .media--long .media--inset {
  height: 148px;
}

}

/* Main Feature Image */

.module--featured .media--inset--main {
  width: 320px;
  height: 213px;
}

@media (min-width: 760px) {

.module--featured .media--inset--main {
  width: 486px;
  height: 323px;
}

}

@media (min-width: 1180px) {

.module--featured .media--inset--main {
  width: 644px;
  height: 428px;
}

}

/* Interior Three Column Fix */

.article-list__item {
  width: 135px;
}

.article-list__item.media--inset .media--inset__holder {
  height: 90px;
}



@media (min-width: 760px) {

.article-list .article-list__item {
  width: 222px;
}

.article-list .article-list__item .media__img_list,
.article-list__item.media--inset .media--inset__holder {
  height: 148px !important;
}

}

@media (min-width: 1180px) {

.article-list .article-list__item {
  width: 288px;
}

.article-list__item.media--inset .media--inset__holder {
  height: 192px !important;
}

}

/* Main Feature Image - Interior Pages */

@media (min-width: 760px) {

.module.container>div {
  max-width: 716px;
}

.module--news .module--featured .heading--block--mini+article.media--inset--main {
  margin-left: -22px;
}

}

@media (min-width: 1180px) {

.module.container>div {
  max-width: 930px;
}

.module--news .module--featured .heading--block--mini+article.media--inset--main {
  margin-left: -35px;
}

}

/* Related Content - Three Column */

.module--related .article-list .article-list__item.related_post img,
.module--related .article-list .article-list__item .media__overlay {
  height: 90px !important;
}

.module--related .media--inset .media__details__title {
  color: #000;
}

@media (min-width: 760px) {

.module--related .article-list .article-list__item.related_post img,
.module--related .article-list .article-list__item .media__overlay,
.module--related .article-list .article-list__item.related_post a {
  height: 148px !important;
}

.module--related .article-list .article-list__item {
  height: 148px;
  margin-bottom: 30px;
  padding: 0px;
}

.module--related .article-list__item .media__details {
  position: absolute;
  bottom: 0;
  padding: 0px 10px 10px;
}

.module--related .article-list__item .media__details.no-featured-image {
  top: 0px;
  padding: 0px;
}

.module--related .media--inset .media__details__title {
  color: #fff;
}

.module--related .article-list .article-list__item .media__overlay {
  height: 100%;
}

}

@media (min-width: 1180px) {

.module--related .article-list .article-list__item,
.module--related .article-list .article-list__item.related_post img,
.module--related .article-list .article-list__item.related_post a,
.module--related .article-list .article-list__item .media__overlay {
  height: 192px !important;
}

.module--related .article-list__item {
  padding-bottom: 0px;
  margin-bottom: 30px;
}

}

/* Misc */

.media--inset a {
  height: 100%;
}
.online-learning-subnav {
  margin-bottom: 30px;
}
.online-learning-subnav .btn {
  padding-right: 20px;
  padding-left: 20px;
}
.filtered-event {
  margin-bottom: 8px;
}

/* END THUMBNAIL CONSISTENCY UPDATE */

/* START REMOVE WHITESPACE WHEN THERE ARE NO ADS */

.module--ad {
  padding: 0px;
}

div[id*="div-gpt-ad"] > div {
  padding-bottom: 3em;
}

/* END REMOVE WHITESPACE WHEN THERE ARE NO ADS */

/* START GLOBAL NAV VERTICAL ALIGNMENT */

@media (min-width: 1180px) {

.nav ul li .sub-menu .list--most-popular .list--row li {
 vertical-align: top;
}

}

/* END GLOBAL NAV VERTICAL ALIGNMENT */

/* Make about us menu taller */
@media (min-width: 1180px) {
.nav ul li .sub-menu.js-sub-menu-organizations {
 min-height: 598px;
}
}











/* Update Profiel Bold/Normal styles */

.tab--pillars .tab--tabs__content .tab__item .speaker__details ul li:nth-child(2) {
  font-weight: normal;
}

.tab--pillars .tab--tabs__content .tab__item .speaker__details ul li:nth-child(3) {
  font-weight: bold;
}





/* MIXX Lounge Tweaks */
#mixx-lounge-hours {
    font-size: 14px;
}

@media screen and (min-width: 760px) {
    #mixx-lounge-hours {
        position: absolute;
        bottom: 0.5%;
        left: 5%;
        font-size: 16px;
    }
}

@media screen and (min-width: 1180px) {
    #mixx-lounge-hours {
        position: absolute;
        bottom: 0.5%;
        left: 5%;
        font-size: 20px;
    }
}





/* New Ad Portfolio */

body.page-template-page-new-ad-portfolio, body.page-template-page-new-ad-portfolio-landing, body.page-template-page-new-ad-portfolio-lean {

  /*background:url(http://www.iab.com/wp-content/uploads/2016/09/graphics-bgpattern.png) repeat top left;*/
}
body.page-template-page-new-ad-portfolio .wrap,
body.page-template-page-new-ad-portfolio-landing .wrap,
body.page-template-page-new-ad-portfolio-lean .wrap{
  max-width: 1100px;
  background: rgba(255,255,255,.7) !important;
}
body.page-template-page-new-ad-portfolio header, body.page-template-page-new-ad-portfolio div.nav-container,
body.page-template-page-new-ad-portfolio-landing header, body.page-template-page-new-ad-portfolio-landing div.nav-container,
body.page-template-page-new-ad-portfolio-lean header, body.page-template-page-new-ad-portfolio-lean div.nav-container{
  display: none !important;
}
body.page-template-page-new-ad-portfolio main,
body.page-template-page-new-ad-portfolio-landing main,
body.page-template-page-new-ad-portfolio-lean main{
  margin: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
}
section#new-ad-portfolio .row {
  margin: 0;
}
#new-ad-portfolio-subnav ul li {
  list-style: none;
  display: inline;
  margin-right: 2%;
}
ul.subnav li img {
  width: 80px !important;
}
#new-ad-portfolio-wrapper section#new-ad-portfolio-subnav {
  padding: 22px 22px 5px;
  background:#FFF;
  text-align: left;
}
#new-ad-portfolio-wrapper {
  text-align:center;
}
#new-ad-portfolio-wrapper section {
  padding: 20px 0;
  clear: both;
}
#new-ad-portfolio-subnav .subnav {
  width:100%;
  padding: 0 0 5px 1%;
  margin: 0;
}
.subnav-close {
  display:none;
  width: 40px;
  height: 40px;
  background: url(http://www.iab.com/wp-content/themes/iab/assets/img/newadportfolio/mobile-nav.png) no-repeat center center;
  background-size:100%;
  float: right;
  margin: 17px 3% 0 0;
  cursor: pointer;
}
.main_content_wide_textarea {
  text-align: left;
  margin: 0 0 25px;
}
@media screen and (max-width: 900px) {
  #new-ad-portfolio-wrapper section#new-ad-portfolio-subnav {
    padding: 0;
    max-height: 78px;
    overflow: hidden;
    background-color: #FFF;
    -webkit-transition: max-height .3s;
    -moz-transition: max-height .3s;
    -ms-transition: max-height .3s;
    -o-transition: max-height .3s;
    transition: max-height .3s;
  }
  #new-ad-portfolio-wrapper section#new-ad-portfolio-subnav.mobile-nav-open {
    overflow: visible;
    max-height: 1000px;
    -webkit-transition: max-height .3s;
    -moz-transition: max-height .3s;
    -ms-transition: max-height .3s;
    -o-transition: max-height .3s;
    transition: max-height .3s;
  }
  .subnav-close {
    display:block;
  }
  #new-ad-portfolio-subnav .subnav {
    float: none;
    width: 100%;
    margin-bottom: 0;
    padding: 0;
  }
  #new-ad-portfolio-subnav ul {
    padding: 0;
    width: 100%;
  }
  #new-ad-portfolio-subnav ul.subnav {
    margin-top: 0px;
  }

  #new-ad-portfolio-subnav ul li {
    display: block;
    width: 100%;
    padding: 0;
    border-bottom: #e3e3e3 solid 1px;
    text-align: center;
  }
  #new-ad-portfolio-subnav ul.subnav li:first-child {
    padding: 22px;
    cursor: pointer;
    text-align: left;
  }
  #new-ad-portfolio-subnav ul li a, #new-ad-portfolio-subnav ul li span {
    width: 100%;
    padding: 0;
    display: block;
    cursor: pointer;
  }
  #new-ad-portfolio-subnav ul li:hover a {
    background-color: #e3e3e3;
  }
}
#new-ad-portfolio-header {
  background-color:#b12a27;
}
#new-ad-portfolio-header h1 {
  color: #FFF;
  font-size: 36px;
}
section#new-ad-portfolio-title h2 a {
  color: #FFF;
  text-decoration: underline;
  display: block;
}
#new-ad-portfolio-title {
  background-color:#000000;
}
section#new-ad-portfolio-title h2 {
  color: #FFF;
  font-size: 28px;
  width: 80%;
  margin: 40px 10%;
  font-weight: bold;
}
section#new-ad-portfolio-title h2 span {
  display: block;
}
section#new-ad-portfolio-title h2 span.line1::after {
  content: " ";
  border-bottom: rgba(255,255,255,.7) dotted 1px;
  display: block;
  width: 30px;
  text-align: center;
  margin: 10px auto;
}
section#new-ad-portfolio-slider {
  min-height: 300px;
}
#new-ad-portfolio-content {
  background-color:#000000;
  color:#FFF;
}
section#new-ad-portfolio-content h3 {
  color: #FFF;
  margin-bottom: 20px;
}
#new-ad-portfolio-wrapper .one-third {
  display:inline-block;
  width:33%;
}
section#new-ad-portfolio-content .one-third a {
  color: #FFF;
  margin-top: 20px;
  display: block;
}
#new-ad-portfolio-wrapper .two-third {
  display:inline-block;
  width:66%;
  border-right:1px solid rgba(255,255,255,.5);
}
#new-ad-portfolio-wrapper .two-third, #new-ad-portfolio-wrapper .one-third {
  padding: 0 2%;
  vertical-align: top;
}

#new-ad-portfolio-wrapper .one-half {
  display: inline-block;
  width: 49%;
  padding: 0 2%;
  vertical-align: top;
}
#new-ad-portfolio-wrapper .one-half p {
  text-align: left;
  font-size: 15px;
}
#new-ad-portfolio-wrapper .one-half p a {
  color: #FFF;
  text-decoration: underline;
}
@media screen and (max-width: 800px) {
  #new-ad-portfolio-wrapper .two-third {
    border-bottom: 1px solid rgba(255,255,255,.5);
    padding-bottom:20px;
  }
  #new-ad-portfolio-wrapper .two-third, #new-ad-portfolio-wrapper .one-third {
    width: 96%;
    padding: 0 2% 20px;
    margin-bottom: 30px;
    border-right:none;
  }
}
@media screen and (max-width: 550px) {
  #new-ad-portfolio-wrapper .one-half {
    display: block;
    width: 100%;
  }
}
#new-ad-portfolio-wrapper hr {
  border: 1px solid rgba(255,255,255,.5);
  opacity:.5;
  margin:25px 0;
}
#new-ad-portfolio-wrapper input[type="button"] {
  background-color:#FFF;
  border:none;
  padding:17px 3%;
  width: 100%;
  text-align: center;
  color:#b12a27;
  font-weight:bold;
  margin-top: 10px;
}
#new-ad-portfolio-wrapper input[type="button"].reverse {
  color:#FFFFFF;
  background-color:#b12a27;
}

li.left img, li.right img {
  width: 50%;
  margin-top: 50%;
  transition: all 0.4s ease;
}
li.right img {
  float: right;
  transition: all 0.4s ease;
}
li.left img {
  float: left;
  transition: all 0.4s ease;
}

.slider-wrapper {
  position: relative;
  overflow: hidden;
  height: 500px;
  width: 100%;
}
.mobile-device-slider {
  display:none;
}
.devices {
  width: 2000px;
  display: table;
  table-layout: fixed;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 25%;
  max-height: 100%;
  height: 100%;
}
@media screen and (max-width: 736px) {
  .mobile-device-slider {
    display:block;
  }
  .devices {
    display:none;
  }
}
.devices div.device {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  max-width:600px;
  width:550px;
}
.devices div.device img {
  max-width: 40%;
  max-height: 550px;
  transition: max-width 0.4s ease;
}

@media screen and (max-width: 800px) {
  .slider-wrapper {
    height: 500px;
  }
  .devices div.device img {
    max-width: 60%;
    max-height: 470px;
  }
}
@media screen and (max-width: 736px) {
  .slider-wrapper {
    height: 327px;
  }
}
.devices div.device.center img {
  transition: max-width 0.4s ease;
  max-width: 100%;
}
.ads {
  width:550px;
  overflow: visible !important;
  position: absolute;
  top: 17px;
  left: 275px;
}
.ads img {
  width: 100%;
}
.ads .ad {
  /*display:none;*/
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity .3s ease;
}
.ads .ad.current {
  /*display:block;*/
  opacity: 1;
  transition: opacity .3s ease;
}
.slider-nav {
  width:96%;
  clear:both;
  height:40px;
  position:relative;
  z-index: 9;
  padding:20px 2%;
}
.slider-nav>div {
  width:40%;
  cursor:pointer;
}
.slider-nav .prev {
  float:left;
  text-align:left;
  display:none;
}
.slider-nav .next {
  float:right;
  text-align:right;
}
.overlay-wrapper  {
  display:none;
  position:fixed;
  top: 14%;
  left: 2%;
  width: 96%;
}
@media screen and (max-width: 770px) {
  .overlay-wrapper {
    top:10px;
    left:0;
    width:100%;
  }
}
#ratio-gallery, .ratio-gallery-thumbnails {
  position: relative;
  z-index:11;
}
.gallery-thumbnails .thumbs {
  padding: 0 2%;
}
.ratio-gallery-thumbnails.gallery-thumbnails .thumbs {
  padding: 0;
}
.gallery-thumbnails .thumbs li {
  list-style: none;
  display: inline-block;
  width: 20px;
}
.ratio-gallery-wrapper ul.sy-controls {
  height: 85%;
}
.ratio-gallery-thumbnails.gallery-thumbnails .thumbs li {
  margin: 0;
  min-width:70px;
}
.gallery-thumbnails .thumbs img {
  width: 9%;
  min-width: 120px;
}
.ratio-gallery-thumbnails .thumbs span {
  color: #FFF;
  display: block;
}
.backdrop {
  display:none;
  position:fixed;
  top: 0;
  left: 0;
  background:rgba(0,0,0,.7);
  width:100%;
  height:2500px;
  z-index:21;
}
.ratio-gallery-links {
  padding:20px 4%;
  text-align: center;
  font-weight:bold;
}
@media screen and (max-width: 770px) {
  .ratio-gallery-links .see-examples {
    display:block;
  }
}
.ratio-gallery-links span {
  cursor: pointer;
}
.ratio-gallery-links span:hover {
  text-decoration: underline;
}
.sy-controls li.sy-next a:after {
  background-image: url(http://www.iab.com/wp-content/themes/iab/assets/img/newadportfolio/gallery-next.png);
}
.sy-controls li.sy-prev a:after {
  background-image: url(http://www.iab.com/wp-content/themes/iab/assets/img/newadportfolio/gallery-previous.png);
}
.overlay-close {
  opacity:1;
  content: " ";
  background: url(http://www.iab.com/wp-content/themes/iab/assets/img/newadportfolio/gallery-close.png) no-repeat center center;
  width: 40px;
  height: 40px;
  z-index: 99;
  position: absolute;
  top: -14px;
  right: -20px;
  background-size: 100%;
  cursor: pointer;
  display: block;
}
@media screen and (max-width: 770px) {
  .overlay-close {
    width: 20px;
    height: 20px;
    top: -10px;
    right: 0px;
  }
}
.sy-slide > a > img {
  margin: 0 auto;
  width: auto;
}
#gallery .sy-slide > a > img {
  max-height: 600px;
  width: auto !important;
  min-width: auto;
  margin: 0 auto !important;
  position: relative;
}
ul#gallery {
  background-color: #FFF;
}

.gallery-thumbnails ul li img {
  border: #333 solid 1px;
  margin: 0 5px;
}
.newmedia-gallery-thumbnails .thumbs li {
  min-width: 160px;
  text-align: center;
}
.gallery-thumbnails .thumbs img {
  display: none;
}
.newmedia-gallery-thumbnails .thumbs img {
  display:block;
  margin: 0 auto;
}
.newmedia-gallery-thumbnails .thumbs .short-title {
  font-size: 13px;
  color:#666;
}
.overlay-wrapper .slippry_box {
  border-bottom: #333 solid 1px;
}
.lean-gallery-wrapper.overlay-wrapper .slippry_box {
  border-bottom: none;
}
.ratio-gallery-thumbnails .thumbs img {
  display: none;
}
@media screen and (max-width: 750px) {
  .newmedia-gallery-wrapper .slippry_box.thumbnails {
    height: 89%;
    max-height: 89%;
    overflow: scroll;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom:0;
  }
  .newmedia-gallery-thumbnails.gallery-thumbnails {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background-color: #FFFFFF;
    z-index: 9999;
    border-top: 1px solid #666;
    height: 10%;
    max-height: 10%;
  }
  .newmedia-gallery-wrapper .sy-filler.ready {
    padding-top: 0 !important;
  }
  .newmedia-gallery-thumbnails .thumbs img, .newmedia-gallery-thumbnails .thumbs .short-title {
    display: none;
  }
  .newmedia-gallery-thumbnails .thumbs li a {
    background-color: red;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    min-width: 0;
    margin: 0 3px;
    display: block;
  }
  .newmedia-gallery-thumbnails .thumbs li a.active {
    background-color: #999;
  }
  .newmedia-gallery-thumbnails .thumbs li {
    min-width: 0;
    text-align: center;
  }
  .newmedia-gallery-thumbnails.gallery-thumbnails {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background-color: #FFFFFF;
    z-index: 9999;
    border-top: 1px solid #666;
  }
  .newmedia-gallery-wrapper.overlay-wrapper .overlay-wrapper .slippry_box {
    border-bottom: none;
  }
  .newmedia-gallery-wrapper .mobile-description {
    font-size: 15px;
    line-height: 21px;
  }
  .newmedia-gallery-wrapper .mobile-description p {
    margin: 12px 0 0;
    color: #000;
  }
}
@media screen and (max-width: 550px) {
  .ratio-gallery-wrapper.overlay-wrapper .slippry_box.thumbnails {
    margin-bottom: 0 !important;
  }
  .ratio-gallery-wrapper.overlay-wrapper .ratio-gallery-thumbnails .thumbs img {
    display: block;
    max-width: 100%;
    margin: 0;
    width: 100%;
    min-width: 0;
  }
  .ratio-gallery-wrapper.overlay-wrapper .ratio-gallery-thumbnails .thumbs span {
    display:none !important;
  }
  .ratio-gallery-wrapper.overlay-wrapper .ratio-gallery-thumbnails.gallery-thumbnails .thumbs li {
    min-width: 100px;
    margin: 0 6px;
  }
}
.ratio-gallery-thumbnails .thumbs span {
  color: #000;
  display: block;
  margin: 0 25%;
  font-weight: bold;
  border-bottom: 3px solid #000;
}
.ratio-gallery-wrapper .slippry_box.thumbnails {
  margin-bottom: -60px;
}
.lean-gallery-wrapper, .newmedia-gallery-wrapper {
  background: #FFF;
  z-index:22;
}
#lean-gallery .left-col, #newmedia-gallery .left-col {
  display: inline;
  width: 32%;
  margin: 0 3% 0 5%;
  float: left;
  padding-top: 110px;
}
.newmedia-gallery-wrapper .left-col .description {
  text-align: left;
  color:#000000 !important;
}
ul#newmedia-gallery, #newmedia-gallery .left-col, #newmedia-gallery .right-col {
  min-height: 460px;
}
.mobile-description {
  display: none;
}

.lean-gallery-thumbnails .thumbs li, .newmedia-gallery-thumbnails .thumbs li {
  float: none;
}
#lean-gallery .right-col, #newmedia-gallery .right-col {
  display: inline;
  width: 60%;
  float: left;
  text-align: left;
  padding: 30px 4%;
}
#lean-gallery img {
  max-height: 550px;
  width: auto;
}
#lean-gallery .left-col .title, #newmedia-gallery .left-col .title {
  font-weight: bold;
}
#lean-gallery .left-col .title, #lean-gallery .left-col .ratio, #newmedia-gallery .left-col .title, #newmedia-gallery .left-col .ratio {
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 20px;
}

#lean-gallery .left-col span.do, #newmedia-gallery .left-col span.do {
  display: block;
  padding-top: 100px;
  background: url(http://www.iab.com/wp-content/uploads/2016/09/thumbs-up.png) no-repeat top center;
  margin-top: 20px;
}
#lean-gallery .left-col span.dont, #newmedia-gallery .left-col span.dont {
  display: block;
  padding-top: 100px;
  background: url(http://www.iab.com/wp-content/uploads/2016/09/thumbs-down.png) no-repeat top center;
  margin-top: 20px;
}
.hashtag,
.sidebar_topics_bottom_content {
  color: #FFF;
  font-style: italic;
  margin: -10px 0 20px;
  font-size: 20px;
}
.overlay-wrapper {
  display:none;
  z-index: 22;
}
.lean-gallery-link, .newmedia-gallery-link, .sidebar-topic {
  cursor: pointer;
}
.lean-gallery-thumbnails .thumbs li a {
  display: block;
  width: 10px;
  height: 10px;
  background: red;
  border-radius: 100%;
  margin: 0 auto;
}
.lean-gallery-thumbnails .thumbs li a.active {
  background-color: #999;
}
#newmedia-gallery .left-col {
  padding-top: 47px;
  color:#000 !important;
}
@media screen and (max-width: 550px) {
  #lean-gallery .left-col, #newmedia-gallery .left-col {
    padding-top: 10px;
  }
}
@media screen and (min-width: 1100px) {
  #newmedia-gallery .left-col {
    padding-top:40px;
    font-size: 20px;
  }
}
@media screen and (max-width: 900px) {
  .mobile-description {
    display: block;
  }
  #newmedia-gallery .right-col, #newmedia-gallery .left-col {
    display: block;
    width: 100%;
    float: none;
    margin: 0;
    padding: 0 2%;
    min-height: 0;
  }
  #newmedia-gallery .left-col .description {
    display:none;
  }
  .newmedia-gallery-wrapper.overlay-wrapper {
    height: 100%;
    /*overflow: scroll;*/
    top: 0;
  }
  .newmedia-gallery-wrapper.overlay-wrapper .sy-slides-crop {
    overflow: visible;
  }
  #newmedia-gallery .left-col .title {
    margin-top: 20px;
  }
  .overlay-close {
    top: 0;
  }
}

/* END New Ad Portfolio */

/* Dynamic Ad Content */

div.slider-tabs.dynamic-ad-content {
  max-width: 100%;
  margin: -40px 0 0;
  padding: 0 32px;
}
.slider-tabs.dynamic-ad-content>ul, .slider-tabs.dynamic-ad-content>.tab{
    width:100%;
}
.mobile-title {
  display:none;
}
@media screen and (max-width: 1179px) {
  span.desktop-title {
    font-size: 15px;
  }
}
@media screen and (max-width: 763px) {
  .slider-tabs.dynamic-ad-content > ul {
    height: auto;
    display: block !important;
  }
  .slider-tabs.dynamic-ad-content>ul li {
    width: 29%;
  }
  .slider-tabs.dynamic-ad-content>div .slider-arrow {
    display:block !important;
  }
  .mobile-title {
    display:inline;
  }
  .desktop-title {
    display:none;
  }
  .dynamic-ad-iframe, .slider-tabs.dynamic-ad-content .tab-content iframe {
    width:100%;
    max-width:100%;
    min-width:0;
  }
}

/* END Dynamic Ad Content */


/* FEATURED HEADER ADJUSTMENTS */

@media (min-width: 760px) {

.heading--block--mini.absolute-right {
  width: 222px !important;
}

#home .heading--block--mini.absolute-right {
  width: 244px !important;
}

}

@media (min-width: 1180px) {

.heading--block--mini.absolute-right {
  width: 290px !important;
}

#home .heading--block--mini.absolute-right {
  width: 324px !important;
}

}

/* END FEATURED HEADER ADJUSTMENTS */



/* Event Conference Tag */

span.conference {
  background-color: #000;
  color: #FFF;
  padding: 0 15px;
}

/* End Event Conference Tag */

/* Headshot Tiles - Used in Data Rockstars 2016 & Native Predictions */

#headshot-tiles-wrapper .tile-dialog {
  display: none;
}
#headshot-tiles-wrapper .tile.headshot img {
  float: left;
  width:100%;
}
#headshot-tiles-wrapper .tile {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  width: 31%;
  margin: 0 1% 6px 0;
  max-height: 230px;
  display: inline-block;
  height: 230px;
  opacity:1;
  vertical-align:top;
}
#headshot-tiles-wrapper .tile.headshot img {
  opacity:1;
  -webkit-transition: all 100ms ease-in;
  -moz-transition: all 100ms ease-in;
  -o-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
}
#headshot-tiles-wrapper .tile.headshot:hover img {
  opacity:.9;
  width: 102%;
  max-width: 102%;
  margin-left: -1%;
  margin-top: -1%;
  -webkit-transition: all 100ms ease-in;
  -moz-transition: all 100ms ease-in;
  -o-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
}
#headshot-tiles-wrapper .tile .hover-name {
  position: absolute;
  bottom: -100px;
  width: 100%;
  background: rgba(0,0,0,.5);
  color: #FFFFFF;
  padding: 5px 4%;
  -webkit-transition: bottom 200ms ease-in;
  -moz-transition: bottom 200ms ease-in;
  -o-transition: bottom 200ms ease-in;
  transition: bottom 200ms ease-in;
}

#headshot-tiles-wrapper .tile:hover .hover-name {
  bottom: 0;
  -webkit-transition: bottom 200ms ease-in;
  -moz-transition: bottom 200ms ease-in;
  -o-transition: bottom 200ms ease-in;
  transition: bottom 200ms ease-in;
}
#headshot-tiles-wrapper .tile.link {
  background: red;
  border: 5px solid #ee3224;
}
#headshot-tiles-wrapper .tile.link:hover a {
  color: #ee3224;
}
#headshot-tiles-wrapper .tile.link:hover {
  border: 5px solid #ee3224;
  background: #FFFFFF;
}
#headshot-tiles-wrapper .tile.link {
  background: #ee3224;
}
#headshot-tiles-wrapper .tile.link a {
  color: #FFFFFF;
  font-size: 45px;
  text-align: center;
  display: block;
  margin: 22% 0;
}
#headshot-tiles-wrapper .tile.link.open_headshot .text-tile {
  color: #FFF;
  text-align: center;
  padding: 27px 0;
}
#headshot-tiles-wrapper .tile.link.open_headshot:hover .text-tile {
  color: #ee3224;
}
#headshot-tiles-wrapper .hover-name .name {
  font-weight: bold;
  font-size: 20px;
}
#headshot-tiles-wrapper .hover-name .company {
  font-size: 15px;
  line-height: 15px;
  margin-bottom: 4px;
}
section#tiles-wrapper,section#lower-tiles-wrapper,section#rockstar-content {
  clear: left;
  margin: 0 0 15px;
  float: left;
}
section#lower-tiles-wrapper {
  width: 100%;
}
section#lower-tiles-wrapper h2 {
  margin: 25px 0 15px;
}
@media screen and (max-width: 1179px) {
  #headshot-tiles-wrapper .tile {
    height: 179px;
  }
  #headshot-tiles-wrapper .hover-name .name {
    font-size: 18px;
  }
  #headshot-tiles-wrapper .tile.link a {
    margin: 15% 0;
    font-size: 40px;
  }
}
@media screen and (max-width: 759px) {
  #headshot-tiles-wrapper .tile {
    width: 100%;
    height: 243px;
  }
  #headshot-tiles-wrapper .tile.link a {
    margin: 25% 2%;
  }
}
#headshot-tiles .article__content {
  display: none;
}
div#headshot-tiles-wrapper {
  margin: -200px 12% 0;
}
.tile-dialog {
  max-width:1094px;
  position: fixed;
  top: 140px;
  left: 10%;
  width: 80%;
  z-index: 1000;
  height: 80%;
  overflow: scroll;
  background: #FFF;
  background-size: 100%;
}
@media screen and (min-width: 1400px) {
  .tile-dialog {
    left: 22%;
  }
}
img.headshot-tiles-header {
  margin-bottom: -75px;
  z-index: 0;
  position: relative;
}
.dialog-content-wrapper {
  padding: 30px 5%;
  z-index:1;
  position:relative;
}
.header-row {
  width: 50%;
  clear: both;
  float: left;
}
.header-row img.headshot-image {
  float: left;
  margin-right: 30px;
  width: 90%;
}
img.company-logo {
  width:60%;
}
.header-row .name {
  font-size: 30px;
  font-weight: bold;
}
.header-row div {
  margin-bottom: 3px;
}
.header-row .header-column {
  float:left;
}
.header-column.info-column {
  width:60%;
}
.header-column.image-column {
  width: 40%;
}
.pull-quote {
  float: right;
  width: 50%;
  font-size: 25px;
  padding: 0 24px;
}
.pull-quote::before {
  content: "''";
  font-family: 'Times new roman',serif;
  font-weight: bold;
}
.pull-quote::after {
  content: "''";
  font-family: 'Times new roman',serif;
  font-weight: bold;
}
.pull-quote.without-quotes::after {
  content: "";
}
.pull-quote.without-quotes::before {
  content: "";
}
@media screen and (max-width: 1100px) {
  .pull-quote {
    font-size: 22px;
    width: 40%;
  }
  .header-row {
    width: 60%;
  }
  .header-row .company img {
    max-width: 30%;
  }
}
@media screen and (max-width: 850px) {
  .pull-quote {
    width: 100%;
    border-top:1px solid #e3e3e3;
    border-bottom:1px solid #e3e3e3;
    margin:15px 0;
    padding:10px 0;
  }
  .header-row {
    width: 100%;
  }
}
@media screen and (max-width: 450px) {
  .header-row .company img {
    max-width: 55%;
    width:auto;
    min-width:100px;
  }
}
.tile-dialog .bio {
  margin: 15px 0 0;
  float: left;
}
.tile-dialog .bio .question {
  font-weight: bold;
}
.tile-dialog .bio .answer {
  margin-left: 2%;
}
.tile-dialog .dialog-prev, .tile-dialog .dialog-next {
  cursor: pointer;
  position:absolute;
  top:90px;
}
.tile-dialog .dialog-prev {
  left:2px;
}
.tile-dialog .dialog-next {
  right:2px;
}
.tile-dialog .dialog-prev {
  width:30px;
  height:36px;
  background:url(/wp-content/themes/iab/assets/img/fancybox_sprite.png) no-repeat -3px -35px;
}
.tile-dialog .dialog-next {
  width:32px;
  height:36px;
  background:url(/wp-content/themes/iab/assets/img/fancybox_sprite.png) no-repeat -3px -71px;
}
.tile-dialog .dialog-close {
  cursor: pointer;
  position:absolute;
  right:0;
  z-index: 9;
  width:36px;
  height:36px;
  background:url(/wp-content/themes/iab/assets/img/fancybox_sprite.png) no-repeat 0 0;
}
.mobile-header {
  display:none;
}
@media screen and (max-width: 756px) {
  .page-id-38981 .article__image>img {
    display: none;
  }
  .page-id-38981 .article__image {
    padding:0;
    height:320px;
    margin:0 0 70px;
    background:url(/wp-content/uploads/2016/11/DCE-DataRockstars-Square.png) no-repeat center center;
    background-size:100%;
  }
}
@media screen and (max-width: 768px) {
  img.headshot-tiles-header {
    margin-bottom: -55px;
  }
  .header-row img {
    width: 110px;
  }
  .tile-dialog {
    top: 70px;
    left: 4%;
    width: 92%;
  }
  .dialog-content-wrapper {
    padding: 24px 8%;
  }
  .tile-dialog .dialog-prev, .tile-dialog .dialog-next {
    position: fixed;
    top: 37%;
  }
  .tile-dialog .dialog-close {
    position: fixed;
    right: 2%;
    margin-top: -11px;
  }
  img.company-logo {
    width:78%;
  }
}
div#headshot-tiles-wrapper .top_content,
div#headshot-tiles-wrapper #tiles-wrapper,
div#headshot-tiles-wrapper #lower-tiles-wrapper,
div#headshot-tiles-wrapper .bottom_content {
  clear: both;
}
#tiles-wrapper .winner-bio, #lower-tiles-wrapper .winner-bio {
  clear: both;
  float:left;
}
.native-predictions .standalone-sharing {
  width:150px;
}
.native-predictions div#headshot-tiles-wrapper {
  margin-top:0;
}
.native-predictions #headshot-tiles-wrapper .tile {
  width: 15%;
  height: 114px;
  background: #e3e3e3;
  margin: 6px .5%;
}
@media screen and (max-width: 1180px) {
  .native-predictions #headshot-tiles-wrapper .tile {
    width: 18%;
    height: 103px;
  }
}
@media screen and (max-width: 759px) {
  .native-predictions #headshot-tiles-wrapper .tile {
    width: 47%;
    height: 100px;
  }
}
.native-predictions #headshot-tiles-wrapper .tile.headshot img {
  min-height: 100%;
  max-width: none;
  width: 100%;
}
.native-predictions #headshot-tiles-wrapper .hover-name .name {
  font-size: 13px;
}
.native-predictions #headshot-tiles-wrapper .hover-name .company {
  font-size: 11px;
  line-height: 10px;
  margin-bottom: 2px;
}
.native-predictions #headshot-tiles-wrapper .tile.link a {
  font-size: 18px;
}
.native-predictions #headshot-tiles-wrapper .tile.link {
  background-color:#ee3224;
}
.native-predictions #headshot-tiles-wrapper .tile.link:hover {
  background-color:#FFFFFF;
}
.native-predictions .tile-dialog .dialog-prev,
.native-predictions .tile-dialog .dialog-next {
  top: 350px;
}
.native-predictions .tile-dialog {
  height: 70%;
}
.native-predictions section#tiles-wrapper, .native-predications section #lower-tiles-wrapper {
  background: #FFF;
  padding: 10px;
  border: 5px solid #464545;
}
#native-predictions-table {
  width: 70%;
  margin: 20px 15% 5px;
  border: 1px solid #333;
}
#native-predictions-table td {
  padding: 18px;
}
#native-predictions-table tr:nth-child(even) td {
  background-color: #e3e3e3;
}
@media screen and (max-width: 759px) {
  #native-predictions-table {
    width: 100%;
    margin: 20px 0 5px;
  }
  table#native-predictions-table tr td ul {
    padding-left: 17px;
  }
}
.native-predictions .container.module--news {
  display: none;
}
section.b2b-predictions.headshot-tiles article div.container .article__more {
  display: none;
}

/* End Headshot Tiles - Used in Data Rockstars 2016 & Native Predictions */


/* FAQ Page Template */
body.page-template-page-faq article.article {
  padding-bottom: 0;
}

/* more press releases links */
.module--news .article__more {
  margin-top: 40px;
}
.article__more {
  width: 74.13526%;
  margin-left: 8.62158%;
}

/* press release prev/next pagination */
.article__more .pagination {
  position: relative;
}
.article__more .pagination__nav {
  padding: 12px;
  display: inline-block;
  border-radius: 30px;
  background: #ee3224;
  vertical-align: middle;
}
.article__more .pagination__nav svg {
  display: block;
  width: 10px;
  height: 10px;
  fill: #ffffff;
}
@media (min-width: 760px) {
  .article__more .pagination__nav {
    padding: 13px;
  }
  .article__more .pagination__nav svg {
    width: 12px;
    height: 12px;
  }
}
.article__more .pagination .prev {
  margin-right: 15px;
}
.article__more .pagination .next {
  margin-left: 15px;
  float: right;
}
.article__more .pagination__nav.disabled {
  background: rgba(238, 50, 36, 0.3);
  cursor: default;
}

.press-release-archive-page span.article__publisher {
  font-weight: normal;
  color: black;
}
.press-release-archive-page__result {
  padding-top: 16px;
}

/* START Video Leadership Summit */

body.page-template-page-single-page-event-template .wrap{
  max-width: 100%;
  background: rgba(255,255,255,.7) !important;
}
body.page-template-page-single-page-event-template #video-leadership-summit section>*,
body.page-template-page-single-page-event-template #single-page-event section>* {
  max-width: unset;
  margin-right:auto;
  margin-left:auto;
}
body.page-template-page-single-page-event-template #video-leadership-summit section .container,
body.page-template-page-single-page-event-template #single-page-event section .container {
  max-width:100%;
}
body.page-template-page-single-page-event-template .header,
/*body.page-template-page-single-page-event-template header,*/
body.page-template-page-single-page-event-template div.nav-container,
body.page-template-page-single-page-event-template section.module.module--newsletter,
body.page-template-page-single-page-event-template h2.event--article__title,
body.page-template-page-single-page-event-template footer{
  display: none !important;
}
body.page-template-page-single-page-event-template main{
  margin: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
}
body.page-template-page-single-page-event-template .article__content img.alignright {
  float: right;
  clear: right;
  margin: 40px -118px 40px 40px;
}
body.page-template-page-single-page-event-template .article__content img.alignleft,
body.page-template-page-single-page-event-template .article__content img.alignnone {
  float: left;
  clear: left;
  margin: 40px 40px 40px -118px;
}
@media screen and (max-width:998px){
  body.page-template-page-single-page-event-template .article__content img.alignright,
  body.page-template-page-single-page-event-template .article__content img.alignnone {
    max-width:516px;
    margin: 40px -80px 40px 40px;
  }
  body.page-template-page-single-page-event-template .article__content img.alignleft {
    max-width:516px;
    margin: 40px 40px 40px -80px;
  }
}
@media screen and (max-width:760px){
  body.page-template-page-single-page-event-template .article__content img.alignright,
  body.page-template-page-single-page-event-template .article__content img.alignleft,
  body.page-template-page-single-page-event-template .article__content img.alignnone {
    float:none;
    display:block;
    margin:40px auto;
    max-width:100%;
  }
}
@media screen and (min-width:760px){
  .event-post-overview__main .article__content ol {
    margin-left: 8.62158%;
  }
  .event-post-overview__main .article__content p, .event-post-overview__main .article__content ul, .event-post-overview__main .article__content div.video, .event-post-overview__main .article__content table {
    margin-right: 8.62158%;
  }
}
/*div#background-video {*/
  /*position: fixed;*/
  /*z-index: 0;*/
  /*width: 100%;*/
  /*background: #b0e0f7;*/
  /*height: 100%;*/
  /*top: 0;*/
  /*left: 0;*/
/*}*/
div#background-video {
  position: fixed;
  top: -1px;
  right: 0;
  bottom: 0;
  left: -1px;
  overflow: hidden;
  z-index: -100;
}
.fullscreen-bg__video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .fullscreen-bg__video {
    display: none;
  }
}
body.page-template-page-single-page-event-template section,
body.page-template-page-single-page-event-template>div {
  /*position: relative;*/
  z-index: 2;
}
body.page-template-page-single-page-event-template .fancybox-top,
body.page-template-page-single-page-event-template .fancybox-top {
  z-index: 999 !important;
}
body.page-template-page-single-page-event-template section#speakers,
body.page-template-page-single-page-event-template section#moderators {
  z-index: 3;
}
body.page-template-page-single-page-event-template #video-leadership-summit section,
body.page-template-page-single-page-event-template #single-page-event section {
  background: rgba(255, 255, 255, 0.8);
  padding: 80px 4% 50px !important;
  margin: 60px auto 160px !important;
  max-width: 90%;
}
@media (max-width: 767px) {
  body.page-template-page-single-page-event-template #video-leadership-summit section,
  body.page-template-page-single-page-event-template #single-page-event section {
    margin-bottom:50px !important;
  }
}
body.page-template-page-single-page-event-template #video-leadership-summit h2,
body.page-template-page-single-page-event-template #single-page-event h2 {
  color: #FFFFFF ;
  background-color: #ED3024 ;
  padding: 11px 2%;
  margin: -110px auto 30px;
  width: 50%;
  max-width: none;
  text-transform: uppercase;
  text-align:center;
}
body.page-template-page-single-page-event-template #video-leadership-summit #testimonials h2,
body.page-template-page-single-page-event-template #single-page-event #testimonials h2 {
  margin-top: -80px;
}
@media (max-width: 767px) {
  body.page-template-page-single-page-event-template #video-leadership-summit h2,
  body.page-template-page-single-page-event-template #single-page-event h2 {
    width:100%;
  }
}
section#video-leadership-summit,
section#single-page-event {
  padding: 0;
  margin: 0;
}
body.page-template-page-single-page-event-template #video-leadership-summit section.landing,
body.page-template-page-single-page-event-template #single-page-event section.landing {
  background: rgba(255,255,255,.7);
  width: 90%;
  margin: 40px auto;
  text-align: left;
  padding-top:120px !important;
  margin-top: 115px !important;
}
section.landing h3 {
  color: #ED3024 ;
  font-size: 24px;
  margin: 40px 0;
}
body.page-template-page-single-page-event-template section.landing .top_red_block_text {
  background: rgba(255, 0, 0, 0.59);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  max-width:100% !important;
  padding: 9px 0px;
  color: #FFF;
  font-size: 14px;
  text-align:center;
}
body.page-template-page-single-page-event-template #video-leadership-summit section.page-nav,
body.page-template-page-single-page-event-template #single-page-event section.page-nav {
  margin-bottom: 0 !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  text-align: center;
  background: rgb(255, 255, 255);
  position: fixed;
  width: 100%;
  max-width:none !important;
  top: 0;
  z-index:9;
  margin-top: 0 !important;
}
body.admin-bar.page-template-page-single-page-event-template #video-leadership-summit section.page-nav,
body.admin-bar.page-template-page-single-page-event-template #single-page-event section.page-nav {
  top: 46px !important;
}
body.page-template-page-single-page-event-template #video-leadership-summit section.page-nav .mobile-menu-btn,
body.page-template-page-single-page-event-template #single-page-event section.page-nav .mobile-menu-btn {
  display:none;
  cursor:pointer;
}
body.page-template-page-single-page-event-template #video-leadership-summit section.page-nav .page-nav-wrapper,
body.page-template-page-single-page-event-template #single-page-event section.page-nav .page-nav-wrapper {
  margin: 0 auto;
  list-style: none;
}
body.page-template-page-single-page-event-template #video-leadership-summit section.page-nav .page-nav-wrapper li,
body.page-template-page-single-page-event-template #single-page-event section.page-nav .page-nav-wrapper li {
  display: inline-block;
  padding: 22px 0;
}
body.page-template-page-single-page-event-template #video-leadership-summit section.page-nav .sponsor-logo img,
body.page-template-page-single-page-event-template #single-page-event section.page-nav .sponsor-logo img {
  width: 100px;
}
body.page-template-page-single-page-event-template #video-leadership-summit section.page-nav .sponsor-logo,
body.page-template-page-single-page-event-template #single-page-event section.page-nav .sponsor-logo {
  float: right;
  width: 109px;
  text-align: center;
}
body.page-template-page-single-page-event-template #video-leadership-summit section.page-nav .sponsor-logo a,
body.page-template-page-single-page-event-template #single-page-event section.page-nav .sponsor-logo a {
  width: 100%;
  text-align: center;
  display: block;
  color: #000000;
}
body.page-template-page-single-page-event-template #video-leadership-summit section.page-nav .sponsor-logo span,
body.page-template-page-single-page-event-template #single-page-event section.page-nav .sponsor-logo span {
  font-size:10px;
  color:#000000;
}
body.page-template-page-single-page-event-template .page-nav .home-link {
  display: block;
  padding:12px 6px;
  margin-right: 8px !important;
  float:left;
}
body.page-template-page-single-page-event-template .page-nav .home-link img {
  width: 60px;
  height: auto;
  vertical-align: middle;
}
body.page-template-page-single-page-event-template .page-nav a {
  padding: 10px;
  text-decoration: underline;
  font-weight: bold;
}
body.page-template-page-single-page-event-template #video-leadership-summit section.page-nav .sponsor-logo a,
body.page-template-page-single-page-event-template #single-page-event section.page-nav .sponsor-logo a {
  text-decoration: none;
}
body.page-template-page-single-page-event-template #video-leadership-summit section.media,
body.page-template-page-single-page-event-template #single-page-event section.media {
  overflow: visible;
  zoom: normal;
}
@media (max-width: 767px) {
  body.page-template-page-single-page-event-template #video-leadership-summit section.page-nav .page-nav-wrapper,
  body.page-template-page-single-page-event-template #single-page-event section.page-nav .page-nav-wrapper {
    clear: both;
    position: fixed;
    width: 100%;
    padding: 0 0 10px;
    opacity: 0;
    transition: all .25s;
    -webkit-transition: all .25s;
    background: #FFFFFF;
    right: -100%;
    top: 110px;
  }
  body.page-template-page-single-page-event-template #video-leadership-summit section.page-nav .page-nav-wrapper li,
  body.page-template-page-single-page-event-template #single-page-event section.page-nav .page-nav-wrapper li {
    display: block;
    padding: 0;
  }
  body.page-template-page-single-page-event-template #video-leadership-summit section.page-nav .page-nav-wrapper li a,
  body.page-template-page-single-page-event-template #single-page-event section.page-nav .page-nav-wrapper li a {
    padding: 8px 0;
    display: block;
  }
  body.page-template-page-single-page-event-template #video-leadership-summit section.page-nav .page-nav-wrapper.visible,
  body.page-template-page-single-page-event-template #single-page-event section.page-nav .page-nav-wrapper.visible {
    opacity: 1;
    transition: all .25s;
    -webkit-transition: all .25s;
    right: 0;
  }
  body.page-template-page-single-page-event-template #video-leadership-summit section.page-nav .sponsor-logo,
  body.page-template-page-single-page-event-template #single-page-event section.page-nav .sponsor-logo {
    float: none;
  }
  body.page-template-page-single-page-event-template .page-nav .home-link {
    padding: 9px 9px;
  }
  body.page-template-page-single-page-event-template #video-leadership-summit section.page-nav .mobile-menu-btn,
  body.page-template-page-single-page-event-template #single-page-event section.page-nav .mobile-menu-btn {
    display:block;
    float: right;
    padding: 0;
    width: 40px;
    height: 40px;
    margin: 8px 1px 0 0;
  }
  .mobile-menu-btn span {
    border: 3px solid #000;
    width: 100%;
    height: 1px;
    margin: 5px 0;
    display: block;
    transform:rotate(0deg);
    opacity:1;
    transition:all .25s;
  }
  .mobile-menu-btn span.middle-line {
    margin: 7px 0px;
    opacity: 1;
    transition:opacity .25s;
  }
  .mobile-menu-btn.open span.middle-line {
    opacity: 0;
    transition:opacity .25s;
  }
  .mobile-menu-btn.open span.top-line {
    transform: rotate(45deg);
    margin: 17px 0 0;
    transition:all .25s;
  }
  .mobile-menu-btn.open span.bottom-line {
    transform: rotate(-45deg);
    margin: -26px 0 0;
    transition:all .25s;
  }
  body.page-template-page-single-page-event-template #video-leadership-summit section.page-nav,
  body.page-template-page-single-page-event-template #single-page-event section.page-nav {
    padding-bottom: 6px !important;
  }
  body.page-template-page-single-page-event-template .page-nav a {
    padding: 4px 5px;
  }
  body.page-template-page-single-page-event-template #video-leadership-summit section.page-nav .sponsor-logo,
  body.page-template-page-single-page-event-template #single-page-event section.page-nav .sponsor-logo {
    width: 300px;
    margin: 9px auto;
  }
  body.page-template-page-single-page-event-template #video-leadership-summit section.page-nav .sponsor-logo span,
  body.page-template-page-single-page-event-template #single-page-event section.page-nav .sponsor-logo span {
    display: inline-block;
    vertical-align: middle;
  }
  body.page-template-page-single-page-event-template #video-leadership-summit section.page-nav .sponsor-logo img,
  body.page-template-page-single-page-event-template #single-page-event section.page-nav .sponsor-logo img {
    display: inline-block;
    vertical-align: middle;
  }
  body.page-template-page-single-page-event-template #video-leadership-summit section.page-nav .sponsor-logo img,
  body.page-template-page-single-page-event-template #single-page-event section.page-nav .sponsor-logo img {
    width: 182px;
  }
}
@media (max-width: 499px) {
  body.page-template-page-single-page-event-template #video-leadership-summit section.page-nav .sponsor-logo,
  body.page-template-page-single-page-event-template #single-page-event section.page-nav .sponsor-logo {
    margin:0 auto;
  }
}
@media (max-width: 470px) {
  body.page-template-page-single-page-event-template #video-leadership-summit section.page-nav .sponsor-logo,
  body.page-template-page-single-page-event-template #single-page-event section.page-nav .sponsor-logo {
    width: 205px;
  }
  body.page-template-page-single-page-event-template .page-nav .home-link {
    margin-right: 0 !important;
    padding: 9px 6px;
  }
}
@media (max-width: 450px) {
  body.page-template-page-single-page-event-template #video-leadership-summit section.page-nav .sponsor-logo img,
  body.page-template-page-single-page-event-template #single-page-event section.page-nav .sponsor-logo img {
    width: 160px;
  }
}
body.page-template-page-single-page-event-template section.landing .event-details-row {
  margin: 15px 0 25px;
  font-size: 26px;
  font-weight: bold;
}
body.page-template-page-single-page-event-template #video-leadership-summit section.landing hr,
body.page-template-page-single-page-event-template #single-page-event section.landing hr {
  width: 40%;
  margin: 35px auto;
}
body.page-template-page-single-page-event-template button.call_to_action {
  clear:both;
  background-color: #ED3024;
  border: none;
  padding: 20px 35px;
  color: #FFF;
  font-weight: bold;
  margin: 15px auto 0;
  display:block;
}
body.page-template-page-single-page-event-template .text-below-button {
  text-align: center;
}
body.page-template-page-single-page-event-template .text-below-button.no-link {
  cursor: default;
}
body.page-template-page-single-page-event-template a.centered .call_to_action {
  width: 100%;
  font-size: 21px;
}
body.page-template-page-single-page-event-template a.centered {
  margin: 0 auto 90px;
  display: block;
  clear: both;
  width: 300px;
  float: none;
}
.event-overview.container, div#video__container {
  text-align: center;
}
body.page-template-page-single-page-event-template .landing_page_footer_text {
  text-align: center;
  margin-bottom: 30px;
  font-weight: bold;
}
body.page-template-page-single-page-event-template section.previous-years {
  background-color: #FFF;
  padding: 50px 0;
}
body.page-template-page-single-page-event-template section.previous-years .logo-wrapper .logo img {
  max-height: 110px;
}
body.page-template-page-single-page-event-template section.previous-years .logo-wrapper .logo {
  width: 12%;
  display: inline-block;
  vertical-align: middle;
  margin: 15px;
}
body.page-template-page-single-page-event-template section.sponsors .sponsor-wrapper .sponsors .container {
  width: 100%;
  margin: 0;
  max-width: 100%;
}
body.page-template-page-single-page-event-template #video-leadership-summit .sponsor-wrapper .sponsors .container h2,
body.page-template-page-single-page-event-template #video-leadership-summit section.register .tab--item__content h2,
body.page-template-page-single-page-event-template #single-page-event .sponsor-wrapper .sponsors .container h2,
body.page-template-page-single-page-event-template #single-page-event section.register .tab--item__content h2 {
  display: block;
  margin: 0 auto;
  background: inherit;
  color: inherit;
  width: 100%;
  font-size: 23px;
  padding: 0;
}
body.page-template-page-single-page-event-template section.participants .app--panel.container,
body.page-template-page-single-page-event-template section.participants .app--panel.container .event-app__main.event-overview.container {
  max-width: none;
  width: 100%;
  margin: 0;
}
body.page-template-page-single-page-event-template section.sponsors ul.sponsor__list {
  text-align: center;
}
body.page-template-page-single-page-event-template section.sponsors li.sponsor__listing.is-expanded {
  background-color: #FFFFFF;
}
body.page-template-page-single-page-event-template section.sponsors .sponsor__listing.is-expanded:after, body.page-template-page-single-page-event-template section.sponsors .is-expanded.sponsor__listing--large:after {
  margin-left: -8px;
}
section#sponsor>div {
  text-align: center;
}
body.page-template-page-single-page-event-template section.sponsors ul.sponsor__list .sponsor__pane.js-sponsor__pane.is-expanded .sponsor__pane__inner {
  width: 100%;
  padding: 0 3% 30px;
}
body.page-template-page-single-page-event-template section.sponsors ul.sponsor__list .sponsor__pane.js-sponsor__pane.is-expanded {
  max-width: 100%;
  margin: 0;
  width: 100%;
}
body.page-template-page-single-page-event-template section.sponsors li.sponsor__listing {
  border-right: none !important;
}
section.sponsors .sponsorship-details {
  display: none;
}
body.page-template-page-single-page-event-template #video-leadership-summit section.topics h2,
body.page-template-page-single-page-event-template #single-page-event section.topics h2{
  margin-bottom: 40px;
}
body.page-template-page-single-page-event-template section.topics .row.topics-wrapper .topic {
  width: 20%;
  display: inline-block;
  margin: 10px 2% 20px;
  vertical-align: top;
  text-align:center;
}
body.page-template-page-single-page-event-template section.topics .row.topics-wrapper .topic .thumb {
  text-align:center;
}
body.page-template-page-single-page-event-template section.topics .row.topics-wrapper .topic .thumb img {
  max-height: 80px;
  float: none !important;
  margin: 0 !important;
}
body.page-template-page-single-page-event-template section.topics .row.topics-wrapper .topic .title {
  font-weight: bold;
  font-size: 15px;
  margin: 10px 0;
}
body.page-template-page-single-page-event-template section.topics .row.topics-wrapper .topic .desc {
  font-size: 14px;
}
body.page-template-page-single-page-event-template #video-leadership-summit section.gain-insights,
body.page-template-page-single-page-event-template #video-leadership-summit section.venue,
body.page-template-page-single-page-event-template #video-leadership-summit section.testimonials,
body.page-template-page-single-page-event-template #single-page-event section.gain-insights,
body.page-template-page-single-page-event-template #single-page-event section.venue,
body.page-template-page-single-page-event-template #single-page-event section.testimonials {
  background-size:cover;
}
body.page-template-page-single-page-event-template #video-leadership-summit section.gain-insights .row img.alignright,
body.page-template-page-single-page-event-template #single-page-event section.gain-insights .row img.alignright {
  float: right;
  margin: 10px 0 10px 15px !important;
}
body.page-template-page-single-page-event-template #video-leadership-summit section.gain-insights .row img.alignleft,
body.page-template-page-single-page-event-template #single-page-event section.gain-insights .row img.alignleft {
  float: left;
  margin: 10px 15px 10px 0 !important;
}
body.page-template-page-single-page-event-template #video-leadership-summit section.gain-insights .row img.aligncenter,
body.page-template-page-single-page-event-template #single-page-event section.gain-insights .row img.aligncenter {
  float: none;
  margin:15px auto !important;
}
body.page-template-page-single-page-event-template section.gain-insights {
  min-height: 450px;
  padding: 0;
  border-top: 10px solid #FFF;
  border-bottom: 10px solid #FFF;
}
body.page-template-page-single-page-event-template #video-leadership-summit section .row,
body.page-template-page-single-page-event-template #single-page-event section .row {
  text-align: left;
}
body.page-template-page-single-page-event-template #video-leadership-summit section.landing .row,
body.page-template-page-single-page-event-template #single-page-event section.landing .row {
  text-align: center;
}
body.page-template-page-single-page-event-template #video-leadership-summit section .row img,
body.page-template-page-single-page-event-template #single-page-event section .row img {
  float: left;
  margin: 10px 15px 10px 0;
}
body.page-template-page-single-page-event-template #video-leadership-summit section.landing .row img,
body.page-template-page-single-page-event-template #single-page-event section.landing .row img {
  margin: 0 auto;
  display: block;
  float: none;
}
body.page-template-page-single-page-event-template section.gain-insights .left-column {
  background: rgba(255,255,255,.7);
  width: 51%;
  height: 100%;
  display: block;
  padding: 10% 2%;
  font-size: 19px;
  vertical-align: middle;
  margin-left: -5px;
}
body.page-template-page-single-page-event-template section.venue {
  background-size: cover;
}
body.page-template-page-single-page-event-template section.venue .left-column,
body.page-template-page-single-page-event-template section.venue .right-column {
  display:inline-block;
  width:50%;
  margin: 0 -2px;
}
@media (max-width: 767px) {
  body.page-template-page-single-page-event-template section.venue .right-column {
    width: 100%;
    margin: 0 !important;
    display: block !important;
    padding: 10px 3% !important;
    text-align: center;
  }
}
body.page-template-page-single-page-event-template section.venue .right-column {
  padding: 20px 2%;
  vertical-align: middle;
  background: rgba(255,255,255,.9);
  text-align: center;
}
body.page-template-page-single-page-event-template section.venue .right-column .embed_map iframe {
  max-width:100%;
}
.envira-gallery-wrap .envira-pagination {
  text-align: center;
}


body.page-template-page-single-page-event-template section.news .newspress--panel {
  text-align: left;
}
body.page-template-page-single-page-event-template section.highlights .event-post-overview__main .article__content {
  text-align: left;
  width: 100%;
  margin: 0;
  margin-right: auto;
  margin-left: auto;
}
body.page-template-page-single-page-event-template section.highlights .event-post-overview__main .article__content h3 {
  text-align: center;
  margin: 20px auto;
}
/*body.page-template-page-single-page-event-template section.media .video__button {*/
  /*left: 0;*/
  /*top: -100px;*/
/*}*/
body.page-template-page-single-page-event-template section.media .event-media--items .video__link {
  margin-right: auto;
  margin-left: auto;
  max-height: unset;
}
.event-media--items .media a {
  font-size: 13px !important;
}
.event-media--items .media {
  height: 205px !important;
  margin-bottom: 28px !important;
}


body.page-template-page-single-page-event-template section.testimonials {
  margin-bottom: 40px;
}
body.page-template-page-single-page-event-template .testimonials-wrapper {
  max-width: 100% !important;
  padding: 50px 15%;
  background-color: rgba(0,0,0,.5);
  color: #FFF;
}
@media (max-width: 900px) {
  body.page-template-page-single-page-event-template .testimonials-wrapper {
    padding: 50px 11%;
  }
}
@media (max-width: 767px) {
  body.page-template-page-single-page-event-template .testimonials-wrapper {
    padding: 50px 5%;
  }
  body.page-template-page-single-page-event-template section.gain-insights .left-column {

  }
}
@media (max-width: 480px) {
  body.page-template-page-single-page-event-template .testimonials-wrapper {
    padding: 10px 6%;
  }
}
body.page-template-page-single-page-event-template .testimonials-wrapper {
  z-index: 1;
  position: relative;
}
body.page-template-page-single-page-event-template .testimonials-wrapper .quote {
  position: relative;
}
body.page-template-page-single-page-event-template .testimonials-wrapper .quote .headshot {
  float: left;
  overflow: hidden;
  border-radius: 100%;
  width: 120px;
  height: 120px;
  margin: 0 20px 20px 0;
}
body.page-template-page-single-page-event-template .testimonials-wrapper .quote .quote-text {
  position: absolute;
  top: 20px;
  left: 140px;
}
body.page-template-page-single-page-event-template .testimonials-wrapper div#slider {
  min-height:200px;
}
body.page-template-page-single-page-event-template .testimonials-wrapper .unslider-nav ol li {
  width:10px;
  height:10px;
}
body.page-template-page-single-page-event-template .testimonials-wrapper h2 {
  color: #FFFFFF ;
  text-align: left;
  padding: 0 10% 30px;
}
body.page-template-page-single-page-event-template section.speakers .speaker,
body.page-template-page-single-page-event-template section.moderators .speaker {
  display:inline-block;
  width: 16%;
  vertical-align: top;
  font-size: 14px;
  margin-top: 30px;
  cursor: pointer;
  text-align: center;
}
@media (max-width: 922px) {
  body.page-template-page-single-page-event-template section.speakers .speaker,
  body.page-template-page-single-page-event-template section.moderators .speaker {
    width: 19%;
  }
}
@media (max-width: 766px) {
  body.page-template-page-single-page-event-template section.speakers .speaker,
  body.page-template-page-single-page-event-template section.moderators .speaker {
    width: 24%;
  }
}
@media (max-width: 550px) {
  body.page-template-page-single-page-event-template section.speakers .speaker,
  body.page-template-page-single-page-event-template section.moderators .speaker {
    width: 32%;
  }
}
@media (max-width: 450px) {
  body.page-template-page-single-page-event-template section.speakers .speaker,
  body.page-template-page-single-page-event-template section.moderators .speaker {
    width: 49%;
  }
}
body.page-template-page-single-page-event-template section.speakers h2,
body.page-template-page-single-page-event-template section.moderators h2 {
  margin-bottom: 10px;
}
body.page-template-page-single-page-event-template section.speakers .speaker img,
body.page-template-page-single-page-event-template section.moderators .speaker img {
  border-radius: 100%;
  width: 110px;
  display: block;
  margin: 0 auto 7px;
}
body.page-template-page-single-page-event-template section.speakers .speaker:hover img,
body.page-template-page-single-page-event-template section.moderators .speaker:hover img {
  width: 112px;
  margin-bottom: 5px;
  margin-top: 0px;
  opacity: .9;
}
body.page-template-page-single-page-event-template section.speakers span.speaker__name,
body.page-template-page-single-page-event-template section.moderators span.speaker__name {
  font-weight: bold;
  display: block;
}
body.page-template-page-single-page-event-template .speaker-dialog,
body.page-template-page-single-page-event-template .logo-dialog {
  display: none;
  position: fixed;
  top: 170px;
  left: 5%;
  width: 90%;
  z-index: 9;
  background: #FFF;
  padding: 25px 25px;
  box-shadow: 3px 3px 20px -5px #000;
  height: 60%;
  overflow: scroll;
  min-height: 370px;
}
body.page-template-page-single-page-event-template .logo-dialog {
  left: 15%;
  width: 70%;
}
body.page-template-page-single-page-event-template #video-leadership-summit section.speakers .speaker-dialog h2,
body.page-template-page-single-page-event-template #video-leadership-summit section.moderators .speaker-dialog h2,
body.page-template-page-single-page-event-template #video-leadership-summit section.previous-years .logo-dialog h2,
body.page-template-page-single-page-event-template #single-page-event section.speakers .speaker-dialog h2,
body.page-template-page-single-page-event-template #single-page-event section.moderators .speaker-dialog h2,
body.page-template-page-single-page-event-template #single-page-event section.previous-years .logo-dialog h2 {
  margin: 0 0 20px -25px;
  width: 90%;
  text-align:left;
  text-indent: 10px;
}
@media (max-width: 766px) {
  body.page-template-page-single-page-event-template #video-leadership-summit section.speakers .speaker-dialog h2,
  body.page-template-page-single-page-event-template #video-leadership-summit section.moderators .speaker-dialog h2,
  body.page-template-page-single-page-event-template #video-leadership-summit section.previous-years .logo-dialog h2,
  body.page-template-page-single-page-event-template #single-page-eventt section.speakers .speaker-dialog h2,
  body.page-template-page-single-page-event-template #single-page-event section.moderators .speaker-dialog h2,
  body.page-template-page-single-page-event-template #single-page-event section.previous-years .logo-dialog h2{
    margin: 0;
    width: 100%;
    font-size: 20px;
    text-align:center;
  }
}
body.page-template-page-single-page-event-template #video-leadership-summit section.previous-years .logo-dialog img,
body.page-template-page-single-page-event-template #single-page-event section.previous-years .logo-dialog img {
  margin:15px auto;
}
body.page-template-page-single-page-event-template .speaker-dialog .tab--item__content {
  overflow: scroll;
  max-height: 100%;
}
body.page-template-page-single-page-event-template .speaker-dialog .close-speaker-dialog,
body.page-template-page-single-page-event-template .logo-dialog .close-logo-dialog{
  cursor: pointer;
  float: right;
  width: 34px;
  height: 36px;
  margin: 0;
  background: url(/wp-content/themes/iab/assets/img/fancybox_sprite.png) no-repeat 0 0;
  opacity: .6;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 100;
}
@media (max-width: 766px) {
  body.page-template-page-single-page-event-template .speaker-dialog .close-speaker-dialog,
  body.page-template-page-single-page-event-template .logo-dialog .close-logo-dialog{
    top: 0;
    right: 0;
  }
}
body.page-template-page-single-page-event-template .speaker-dialog .close-speaker-dialog:hover,
body.page-template-page-single-page-event-template .logo-dialog .close-logo-dialog:hover{
  opacity:.9;
}
body.page-template-page-single-page-event-template .speaker-dialog .speaker-bio-wrapper {
  float:none;
  margin:15px auto;
  width: 100%;
  text-align:center;
}
body.page-template-page-single-page-event-template .speaker-dialog .speaker-bio-wrapper img {
  border-radius:100%;
  width:140px;
  margin:0 auto;
  float:none;
}
body.page-template-page-single-page-event-template .speaker-dialog p {
  text-align: left;
}
body.page-template-page-single-page-event-template .speaker-dialog ul.tab--panel__details__speaker__contact {
  text-align: left;
  list-style: none;
  padding-left: 0;
}
body.page-template-page-single-page-event-template .speaker-dialog .tab--panel__details__speaker__contact li .social-accounts a svg {
  width: 18px;
  height: 18px;
}
body.page-template-page-single-page-event-template .speaker-dialog .tab--panel__details__speaker__contact li .social-accounts {
  display: inline-block;
  margin: 3px 0 -4px 4px;
}
section.agenda .agenda--panel {
  text-align: left;
}
section.agenda .agenda--panel .data--panel__item__datestamp {
  width: 100%;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #c6c6c6;
}
section.agenda .agenda--panel .data--panel__item__content {
  width: 100%;
}
body.page-template-page-single-page-event-template section.page-footer {
  text-align: center;
  padding-top: 40px !important;
  margin: -50px auto -120px !important;
}
body.page-template-page-single-page-event-template section.page-footer .back-to-top {
  width:200px;
  text-align:center;
  margin: 0 auto;
  cursor: pointer;
  font-size: 12px;
}
body.page-template-page-single-page-event-template .page-footer .back-to-top::before {
  content: "^";
}
body.page-template-page-single-page-event-template .page-footer .back-to-top:hover {
  text-decoration: underline;
}
@media (max-width: 900px) {
  body.page-template-page-single-page-event-template section.topics .row.topics-wrapper .topic .title {
    min-height: 44px;
  }
}
@media (max-width: 767px) {
  body.page-template-page-single-page-event-template section.topics .row.topics-wrapper .topic .title {
    min-height: 0;
  }
  body.page-template-page-single-page-event-template section.topics .row.topics-wrapper .topic {
    width: 44%;
  }
  body.page-template-page-single-page-event-template section.gain-insights .left-column {
    width: 52%;
    padding-top: 7%;
    padding-bottom: 7%;
  }
  body.page-template-page-single-page-event-template section.previous-years .logo-wrapper .logo {
    width: 38%;
  }
  body.page-template-page-single-page-event-template section.previous-years .logo-wrapper .logo img {
    max-height: 34px;
    max-width: 130px;
  }
}
@media (max-width: 600px) {
  body.page-template-page-single-page-event-template section.gain-insights .left-column {
    width: 95%;
    padding: 10px 6%;
    margin: 0 auto;
  }
}

/* END Video Leadership Summit */


/* Press Highlights */
.press-highlights-sep {
  height: 48px;
}

/*, div.media__details__meta span.publisher a:link, div.media__details__meta span.publisher a:visited*/
div.media__details__meta > span.publisher > a {
  color: #000;
  font-weight: normal;
  text-transform: uppercase;
}



/* START Creative Lab */

body.creative-showcase .header,
body.creative-showcase header,
body.creative-showcase div.nav-container,
body.creative-showcase section.module.module--newsletter,
body.creative-showcase footer{
  display: none !important;
}
body.creative-showcase main.main {
  width: 100% !important;
  margin: 0 auto !important;
  left: 0;
}
body.creative-showcase article.article {
  padding-bottom: 0;
}
body.creative-showcase .article__more {
  margin: 0;
  height: 0;
  display: none;
}
#creative-showcase, #filterable-grid {
  margin: 0 3% 40px;
}


section#filterable-grid.digital-resources-marketers section.module--ad.container.adaptive-ad-container {
  display: none !important;
}
#filterable-grid-content .article__content>p:first-child:first-letter {
  font-size: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
}
#filterable-grid.digital-resources-marketers .campaign-dialog {
  /*max-width: 850px;*/
  padding: 30px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  font-size:18px;
}
#filterable-grid.digital-resources-marketers .campaign-dialog {
  max-width: 1200px;
}
#filterable-grid.digital-resources-marketers .campaign-tile {
  width: 31%;
  max-width:300px;
  height: 300px;
  margin: 1px 1% 15px;
  cursor: pointer;
}
#filterable-grid.digital-resources-marketers .campaign-dialog .row .dialog-left .description p {
  margin: 0;
}
#filterable-grid.digital-resources-marketers .campaign-tile.thin-border {
  border: 1px solid #666;
}
#filterable-grid.digital-resources-marketers .campaign-tile-title {
  bottom: 0;
  top: 0;
  margin: 20% 0;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding: 15% 15px;
}
@media (max-width: 1180px) and (min-width:759px) {
  #filterable-grid.digital-resources-marketers .campaign-tile {
    height: 235px;
  }
  #filterable-grid.digital-resources-marketers .campaign-tile-title {
    margin: 18% 0;
    font-size: 18px;
    padding: 8% 15px;
  }
}
@media (max-width: 759px) {
  #filterable-grid.digital-resources-marketers .campaign-tile {
    width:100%;
  }
}
#filterable-grid.digital-resources-marketers .campaign-dialog .row {
  margin: 0;
}
#filterable-grid.digital-resources-marketers .campaign-dialog .row .dialog-right {
  /*max-width: 26%;*/
  margin-left: 30px;
  position: absolute;
  top: 30px;
  right: 30px;
}
#filterable-grid.digital-resources-marketers .campaign-dialog .row .dialog-right {
  max-width: 17%;
}
#filterable-grid.digital-resources-marketers .campaign-dialog .row .dialog-left {
  float: left;
  /*width: 69%;*/
}
#filterable-grid.digital-resources-marketers .campaign-dialog .row .dialog-left {
  width: 79%;
}
@media (max-width: 900px) {
  /*#filterable-grid.digital-resources-marketers .campaign-dialog .row .dialog-left {*/
    /*width: 66%;*/
  /*}*/
  #filterable-grid.digital-resources-marketers .campaign-dialog .row .dialog-left {
    width: 76%;
  }
}
@media (max-width: 500px) {
  #filterable-grid.digital-resources-marketers .campaign-dialog .row .dialog-right,
  #filterable-grid.digital-resources-marketers .campaign-dialog .row .dialog-left {
    float: none;
    width: 100%;
    position: relative;
    max-width: 100%;
  }
  #filterable-grid.digital-resources-marketers .campaign-dialog .row .dialog-left {
    text-align: center;
  }
}
#filterable-grid.digital-resources-marketers .campaign-dialog .row .title {
  font-weight: bold;
}
#filterable-grid.digital-resources-marketers .campaign-tile:hover img {
  min-height: 101% !important;
}
#creative-showcase .filter-row, #filterable-grid .filter-row {
  background-color: #d3594d;
  padding: 0 2%;
  margin: 20px 0;
  color: #FFF;
}
#creative-showcase .filter-row .filter, #filterable-grid .filter-row .filter {
  position: relative;
  display: inline-block;
  width: 200px;
  padding: 10px 20px;
}
#creative-showcase .filter-row .filter:after, #filterable-grid .filter-row .filter:after {
  content: "▾";
  float: right;
}
#creative-showcase .filter-row .filter.categories, #filterable-grid .filter-row .filter.categories {
  border-right: 1px solid rgba(255, 255, 255, .5);
  border-left: 1px solid rgba(255, 255, 255, .5);
  margin-left: 40px;
}
#filterable-grid .filter-row .filter.categories {
  margin-left: 0px;
}
#creative-showcase .filter-row .filter.year, #filterable-grid .filter-row .filter.year {
  border-right: 1px solid rgba(255,255,255,.5);
  margin-left: -4px;
}
#creative-showcase .filter-row .filter ul, #filterable-grid .filter-row .filter ul {
  display: none;
  position: absolute;
  left: 0;
  top: 38px;
  width: 100%;
  margin: 0;
  padding: 5px 4px;
  background-color: #d3594d;
}
#creative-showcase .filter-row .filter.open ul, #filterable-grid .filter-row .filter.open ul {
  display:block;
}
#creative-showcase .filter-row .filter ul li, #filterable-grid .filter-row .filter ul li {
  list-style: none;
  padding: 5px 8px;
  font-size: 14px;
  cursor:pointer;
}
#filterable-grid .filter-row .filter ul li {
  padding: 5px 7px;
}
#creative-showcase .filter-row .filter ul li:hover, #filterable-grid .filter-row .filter ul li:hover {
  background-color: #ab483e;
}
#creative-showcase .filter-row .filter ul li.selected::before, #filterable-grid .filter-row .filter ul li.selected::before {
  background: url(/wp-content/themes/iab/assets/img/icons-checkmarks2.png) no-repeat 0 0;
  background-size: 100%;
}
#creative-showcase .filter-row .filter ul li::before, #filterable-grid .filter-row .filter ul li::before  {
  content: " ";
  float: left;
  width: 14px;
  height: 14px;
  margin: 3px 6px 0 0;
  background: url(/wp-content/themes/iab/assets/img/icons-checkmarks2.png) no-repeat 0 -14px;
  background-size: 100%;
}
#creative-showcase .filter-row .filter ul li.category-title, #filterable-grid .filter-row .filter ul li.category-title {
  font-weight: bold;
}
#creative-showcase .filter-row .filter ul li.category-title:before, #filterable-grid .filter-row .filter ul li.category-title:before {
  display: none;
}
.viewall {
  float: right;
  cursor: pointer;
  padding: 6px 10px 6px 0;
  font-size: 15px;
  margin:5px -14px 4px 0;
}
.viewall::before {
  content: " ";
  width: 15px;
  height: 15px;
  display: inline-block;
  margin: 3px 8px -2px;
  background:url('/wp-content/themes/iab/assets/img/refresh-icon.png') no-repeat center center;
  background-size:100%;
}
.viewall:hover {
  background-color:#ab483e;
}
#creative-showcase .campaign-dialog, #filterable-grid .campaign-dialog {
  display:none;
  background-color: rgba(255,255,255,.90);
  z-index: 25;
  position: fixed;
  left: 0;
  top: 0;
  width: 50%;
  margin:110px 25%;
}
#filterable-grid .campaign-tile .campaigns-wrapper {
  clear:both;
  text-align:center;
}
body.page-template-page-inside-influence section#filterable-grid {
  margin: 0;
}
body.page-template-page-inside-influence section#filterable-grid-wrapper {
  max-width: 17.5em;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 760px) {
  body.page-template-page-inside-influence section#filterable-grid-wrapper {
    max-width: 44.625em;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1180px) {
  body.page-template-page-inside-influence section#filterable-grid-wrapper {
    max-width: 58.11em;
    margin-left: auto;
    margin-right: auto;
  }
}
body.page-template-page-inside-influence .standalone-sharing {
  width: 50px;
}
body.page-template-page-inside-influence div.article__content h3 {
  margin-top: 20px;
}
@media (max-width: 759px) {
  body.page-template-page-inside-influence .standalone-sharing {
    width: 50px;
    height: 50px;
    margin-bottom: -40px;
  }
}
body.page-template-page-inside-influence #filterable-grid .campaign-tile img {
  /*height: auto !important;*/
}
body.page-template-page-inside-influence #filterable-grid .campaign-tile-title {
  bottom: 0;
  background: #FFFFFF ;
  color: #000000 ;
  padding-top: 5px;
}
body.page-template-page-inside-influence #filterable-grid .campaign-tile {
  height: 181px;
  width:29.85%;
  margin:5px 1.5% 15px;
}
body.page-template-page-inside-influence #filterable-grid .campaign-tile:hover .campaign-tile-title {
  background: #FFFFFF ;
}
body.page-template-page-inside-influence #filterable-grid .campaign-tile:hover img {
  opacity: .9;
  min-width: 101%;
}
body.page-template-page-inside-influence #filterable-grid .campaign-dialog .row .value p {
  margin-top: 0;
}
body.page-template-page-inside-influence #filterable-grid .campaign-dialog .row .value {
  float: left;
  width: 74%;
  margin-right: 5%;
}
body.page-template-page-inside-influence #filterable-grid .campaign-dialog .row .label {
  font-weight: bold;
  float: left;
  width: 15%;
  margin-left: 5%;
}
body.page-template-page-inside-influence #filterable-grid .campaign-dialog .dialog-header-wrapper {
  height: 410px;
  max-width: 90%;
  margin: 35px 5% 20px;
}
body.page-template-page-inside-influence #filterable-grid .campaign-dialog .prev.campaign-dialog-prev,
body.page-template-page-inside-influence #filterable-grid .campaign-dialog .next.campaign-dialog-next {
  font-size: 0;
  width: 35px;
  height: 35px;
  background: url(/wp-content/themes/iab/assets/img/fancybox_sprite.png) no-repeat 0px -36px;
  display: block;
  position: absolute;
  top: 44%;
  left: 0;
  cursor: pointer;
}
body.page-template-page-inside-influence #filterable-grid .campaign-dialog .next.campaign-dialog-next {
  background-position: 0px -72px;
  right: 0;
  left: unset;
}
@media (max-width: 768px) {
  body.page-template-page-inside-influence #filterable-grid .campaign-dialog .dialog-header-wrapper {
    height: 375px;
    margin-right: 7%;
    margin-left: 7%;
  }
  body.page-template-page-inside-influence #filterable-grid .campaign-dialog .row .label {
    margin-left: 7%;
    width: 13%;
  }
  body.page-template-page-inside-influence #filterable-grid .campaign-dialog .row .value {
    margin-right: 7%;
    width: 70%;
    margin-left: 3%;
  }
}
@media (max-width: 550px) {
  body.page-template-page-inside-influence #filterable-grid .campaign-dialog .dialog-header-wrapper {
    height: 290px;
    margin-right: 10%;
    margin-left: 10%;
  }
  body.page-template-page-inside-influence #filterable-grid .campaign-dialog .row .label,
  body.page-template-page-inside-influence #filterable-grid .campaign-dialog .row .value {
    float: none;
    display: block;
    margin: 0 10%;
    width: 80%;
  }
}

body.page-template-page-inside-influence section#bottom-content {
  margin: 30px 1%;
}
#creative-showcase .campaign-tile, #filterable-grid .campaign-tile {
  display: inline-block;
  position:relative;
  width: 31.85%;
  margin: 5px .5%;
  vertical-align: top;
  overflow: hidden;
  height: 165px;
  cursor:pointer;
}

#creative-showcase .no-results, #filterable-grid .no-results {
  display:none;
  text-align:center;
  font-style: italic;
  font-size:20px;
  color:#666;
  padding:30px 0;
}
#creative-showcase .campaign-tile.not-visible, #filterable-grid .campaign-tile.not-visible {
  display:none !important;
}
#creative-showcase .campaign-tile img, #filterable-grid .campaign-tile img {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: 100% !important;
  max-width: none;
  max-height: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.campaign-tab-wrapper.ui-tabs.ui-widget.ui-widget-content {
  border: none;
  background:transparent;
}
.campaign-tab-wrapper.ui-tabs .ui-tabs-nav {
  background: none;
  border: none;
  border-radius: 0;
  text-align: center;
}
.campaign-tab-wrapper.ui-tabs .ui-tabs-nav li {
  border-top: none;
  border-bottom-width: 1px;
  border-radius: 0 0 4px 4px;
  display: inline-block;
  float: none;
}
.campaign-tab-wrapper .ui-state-active,
.campaign-tab-wrapper.ui-widget-content .ui-state-active,
.campaign-tab-wrapper .ui-widget-header .ui-state-active,
.campaign-tab-wrapper a.ui-button:active,
.campaign-tab-wrapper .ui-button:active,
.campaign-tab-wrapper .ui-button.ui-state-active:hover {
  border-color: #999;
  background: #FFFFFF;
  font-weight: normal;
  color: #ffffff;
  margin-top: 0;
  border-top: 1px solid #FFF !important;
}
.campaign-tab-wrapper.ui-tabs .ui-tabs-panel {
  border: 1px solid #999;
  border-radius: 0;
  margin-bottom: -4px;
  height: 360px;
  min-height: 400px;
  background:#FFFFFF;
}
.slideshow .slide, .slideshow .youtube-player, .slideshow .youtube-player iframe, .slideshow .slide iframe {
  width: 100%;
  height: 100%;
}
.slideshow .slide .youtube-player {
  overflow: hidden;
}
.slideshow .slide .youtube-player div img {
  width: 100%;
  margin-top: -5%;
}
.slideshow .slide .slide-title {
  text-align: center;
  font-size: 14px;
  font-style: italic;
  color: #666;
  margin-top: 5px;
}
.ui-tabs-panel .slideshow-wrapper {
  margin-bottom: 0;
  max-height:100%;
  height:100%;
  /*overflow:hidden;*/
  padding-bottom: 65px;
}
.campaign-dialog .left-column, .campaign-dialog .right-column {
  width: 45%;
  margin: 5px 2%;
  display: inline-block;
  vertical-align: top;
}
.campaign-dialog .right-column {
  overflow: scroll;
  height: 98%;
  padding: 10px 0;
}

@media (max-width: 992px) {
  .campaign-dialog .left-column, .campaign-dialog .right-column {
    width: 96%;
    display: block;
    margin: 6px 2%;
  }
  .page-template-page-creative-showcase-cross-platform #creative-showcase .campaign-dialog, #filterable-grid .campaign-dialog {
    margin-left: 5%;
    width: 90%;
    margin-top: 50px;
    max-height: 90%;
    overflow: scroll;
  }
}
.campaign-dialog .right-column .title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 5px;
}
.campaign-dialog .right-column .label {
  display: inline;
  margin: 0 0px 5px 15px;
  clear: left;
}
.campaign-dialog .right-column .value {
  display: inline;
}
.slide .twitter-video {
  max-width: 250px !important;
  min-width: 0 !important;
  margin: 0 auto !important;
  float: none;
  display: block;
}


#creative-showcase .backdrop, #filterable-grid .backdrop {
  background: rgba(255,255,255,.85);
  cursor:pointer;
}
.slideshow-wrapper {
  position:relative;
  margin-bottom:0px;
}
.campaign-dialog>.row.slide-title-row {
  margin-top:40px;
}
.campaigns-wrapper {
  clear: both;
  font-size: 0;
}
.campaigns-wrapper>* {
  font-size: initial;
}
.slideshow-wrapper .close-dialog, .campaign-dialog .close-dialog {
  cursor:pointer;
  float: right;
  width: 34px;
  height: 36px;
  margin: 0;
  top: -32px;
  position: absolute;
  right: -32px;
  background: url(/wp-content/themes/iab/assets/img/fancybox_sprite.png) no-repeat 0 0;
  opacity: .4;
}
#filterable-grid .slideshow-wrapper .close-dialog, #filterable-grid-wrapper .campaign-dialog .close-dialog {
  top: 0;
  right: 0;
  z-index: 99;
  opacity: .8;
}
.slideshow-wrapper span.next, .slideshow-wrapper span.prev {
  display: none;
  position: absolute;
  top: -18px;
  font-size:12px;
  cursor: pointer;
}
.slideshow-wrapper span.next:hover, .slideshow-wrapper span.prev:hover {
  text-decoration: underline;
}
.slideshow-wrapper span.next {
  right: 0;
}
.slideshow-wrapper span.prev {
  left:0;
}
.slideshow-wrapper ul, .slideshow-wrapper div.slideshow {
  min-height:325px;
  position:relative;
  z-index:11;
  min-height: 100% !important;
}
.slideshow-wrapper ul, .slideshow-wrapper div.slideshow .slide {
  list-style: none;
  margin: 0;
  padding: 0;
}
.slideshow-wrapper ul.slideshow li, .slideshow-wrapper div.slideshow .slide {
  display: none;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  -webkit-transition: height .2s;
  -moz-transition: height .2s;
  -ms-transition: height .2s;
  -o-transition: height .2s;
  transition: height .2s;
  text-align:center;
}
.slideshow-wrapper ul.slideshow li.current, .slideshow-wrapper div.slideshow .slide.current {
  display: block;
  z-index:27;
  top:50%;
  left:50%;
  transform:translate(-50%, -50%);
}
.slideshow-wrapper ul.slideshow li.nextUp, .slideshow-wrapper div.slideshow .slide.nextUp {
  z-index:26;
}
.slideshow-wrapper .slideshow-nav {
  z-index: 35;
  width: 100%;
  text-align: center;
  margin: 0;
  padding:5px 35%;
  background:rgba(0,0,0,.4);
  position:absolute;
  bottom:0;
  left:0;
}
.slideshow-nav .button {
  cursor: pointer;
  width: 13px;
  height: 13px;
  background: rgba(255,255,255,.5);
  display: inline-block;
  border-radius: 100%;
  margin: 0 2px;
}
.slideshow-nav .button.current {
  background: rgba(255,255,255,.8);
}
.page-template-page-creative-showcase-cross-platform article.article {
  padding-bottom: 0;
}
.page-template-page-creative-showcase-cross-platform .single-wrapper {
  height: 90%;
}
.page-template-page-creative-showcase-cross-platform .single-wrapper .slideshow {
  height: 100%;
}
.page-template-page-creative-showcase-cross-platform .slideshow-wrapper div.slideshow {
  min-height: 332px;
}
.page-template-page-creative-showcase-cross-platform .slideshow-wrapper .slideshow-nav {
  background: rgba(255, 255, 255, 0.6);
}
.page-template-page-creative-showcase-cross-platform .slideshow-nav .button {
  background:rgba(0,0,0,.4);
}
.page-template-page-creative-showcase-cross-platform .slideshow-nav .button.current {
  background: rgba(0,0,0,.7);
}
.page-template-page-creative-showcase-cross-platform #creative-showcase .backdrop, #filterable-grid .backdrop {
  z-index: 9999;
}
.page-template-page-creative-showcase-cross-platform #creative-showcase .campaign-dialog, #filterable-grid .campaign-dialog {
  z-index: 10000;
  box-shadow: 3px 3px 20px -5px #000;
  margin-left: 10%;
  width: 80%;
}
#filterable-grid .campaign-dialog {
  max-height:80%;
  overflow:scroll;
}
#filterable-grid-content .container.module--news {
  padding-bottom: 0;
  margin-bottom: 0;
}
#filterable-grid-content .article__content {
  padding-top: 0;
  /*margin: 0;*/
  /*width: 100%;*/
}
#filterable-grid-content .article__more {
  display: none;
}
#filterable-grid-content article.article {
  padding-bottom: 0;
}
.campaign-dialog .row {
  margin: 10px 0;
  height: 97%;
}
.campaign-dialog .row .two-col {
  display: inline-block;
  width: 45%;
  margin: 0 2%;
  vertical-align:top;
}
.campaign-dialog .row .two-col .label,
.campaign-dialog .row .two-col .value {
  text-align: right;
}
.campaign-dialog .row .two-col .label {
  margin-top: 6px;
  text-transform: uppercase;
  font-size: 11px;
  color: #555;
  line-height: 11px;
}
.campaign-dialog .row .two-col .value {
  font-weight: bold;
  font-size: 14px;
  color: #333;
  margin-bottom:5px;
}
.campaign-dialog .row .two-col .value.award.gold::before {
  content: " ";
  width: 10px;
  height: 10px;
  background: #e2bb15;
  display: inline-block;
  margin: 0 4px 0;
  border-radius: 100%;
}
.campaign-dialog .row .two-col .value.award.silver::before {
  content: " ";
  width: 10px;
  height: 10px;
  background: #ddd8da;
  display: inline-block;
  margin: 0 4px 0;
  border-radius: 100%;
}
.campaign-dialog .row .two-col .value.award.bronze::before {
  content: " ";
  width: 10px;
  height: 10px;
  background: #6c4a20 ;
  display: inline-block;
  margin: 0 4px 0;
  border-radius: 100%;
}
.campaign-dialog .row .two-col .title {
  font-weight: bold;
  font-size: 17px;
}
.campaign-dialog .row .two-col .description {
  font-size: 16px;
  line-height: 22px;
}
.campaign-dialog .row .two-col .description p {
  margin-top: 2px;
}
body.creative-showcase .youtube-player {
  position: relative;
  padding-bottom: 56.23%;
  /* Use 75% for 4:3 videos */
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
  margin: 0;
}
body.creative-showcase .youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: transparent;
}
body.creative-showcase .youtube-player img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  cursor: pointer;
  -webkit-transition: .4s all;
  -moz-transition: .4s all;
  transition: .4s all;
}
body.creative-showcase .youtube-player img:hover {
  -webkit-filter: brightness(75%);
}
body.creative-showcase .youtube-player .play {
  height: 72px;
  width: 72px;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -36px;
  position: absolute;
  background: url(/wp-content/themes/iab/assets/img/video-play-btn.png) no-repeat;
  cursor: pointer;
}
@media (max-width: 1180px) {
  #filterable-grid .campaign-tile, body.page-template-page-inside-influence #filterable-grid .campaign-tile {
    width: 48%;
    margin-right:1%;
    margin-left:1%;
  }
  body.page-template-page-inside-influence #filterable-grid .campaign-tile img {
    height: unset !important;
  }
}
@media (max-width: 761px) {
  #creative-showcase .campaign-tile, #filterable-grid .campaign-tile, body.page-template-page-inside-influence #filterable-grid .campaign-tile {
    width: 99%;
    margin-right:.5%;
    margin-left:.5%;
  }
  #creative-showcase .filter-row .filter, #filterable-grid .filter-row .filter {
    width: 100%;
    clear: left;
    display: block;
    margin: 0 !important;
    border-right: none !important;
    border-left: none !important;
    border-top: 1px solid rgba(255,255,255,.5);
  }
  #creative-showcase .filter-row, #filterable-grid .filter-row {
    padding: 10px 0 0;
    text-indent: 13px;
  }
  #creative-showcase .filter-row .filter.categories, #filterable-grid .filter-row .filter.categories {
    margin-top: 10px !important;
  }
  #creative-showcase .filter-row .filter ul, #filterable-grid .filter-row .filter ul {
    z-index: 10;
  }
  #creative-showcase .campaign-dialog, #filterable-grid .campaign-dialog {
    margin: 60px 5%;
    width: 90%;
    max-height:90%;
  }
  .slideshow-wrapper .close-dialog {
    right: 0px;
    top: -40px;
  }
  .campaign-dialog .row .two-col {
    width: 100%;
    display: block;
  }
  .slideshow-wrapper {
    margin-bottom: 20px;
  }
}

section#creative-showcase.creative-showcase-multicultural .filter-row .filter, #filterable-grid .filter-row .filter {
  width: auto;
  border: none !important;
  padding: 0;
}
section#creative-showcase.creative-showcase-multicultural .filter::after, #filterable-grid .filter::after {
  display: none;
}
section#creative-showcase.creative-showcase-multicultural .filter-row .filter ul, #filterable-grid .filter-row .filter ul {
  display: block;
  position: relative;
  top: inherit;
}
section#creative-showcase.creative-showcase-multicultural .filter-row .filter ul li, #filterable-grid .filter-row .filter ul li {
  display: inline-block;
}
section#creative-showcase.creative-showcase-multicultural .viewall, #filterable-grid .viewall {
  padding: 6px 10px 4px 0;
}
section#creative-showcase.creative-showcase-multicultural .campaign-tile-title, #filterable-grid .campaign-tile-title {
  position: absolute;
  bottom: -90px;
  width: 100%;
  background: rgba(0,0,0,.5);
  color: #FFF;
  font-size: 13px;
  padding: 3px 2%;
  -webkit-transition: bottom .25s;
  -moz-transition: bottom .25s;
  -ms-transition: bottom .25s;
  -o-transition: bottom .25s;
  transition: bottom .25s;
}
#filterable-grid .campaign-tile:hover .campaign-tile-title {
  background: rgba(0,0,0,.55);
}
section#creative-showcase.creative-showcase-multicultural .campaign-tile:hover .campaign-tile-title, #filterable-grid .campaign-tile:hover .campaign-tile-title {
  bottom: 0;
  -webkit-transition: bottom .25s;
  -moz-transition: bottom .25s;
  -ms-transition: bottom .25s;
  -o-transition: bottom .25s;
  transition: bottom .25s;
}
#filterable-grid.digital-resources-marketers .campaign-tile .campaign-tile-title {
  background: rgba(255,255,255,.75);
  color: #222222;
}
#filterable-grid.digital-resources-marketers .campaign-tile:hover .campaign-tile-title {
  background: rgba(255,255,255,.85);
  color: #000000;
}

/* END Creative Lab */

/* START Newfronts Social Media Feed */

.module.newfronts--tweet {
  width: 90%;
  margin: 0 5%;
  padding: 30px 0;
}
.module.eventfeed--tweet h4 {
  margin: 0 7px 30px;
}
.newfronts--tweet__item {
  border-bottom:1px dotted #999;
  margin:10px 0;
  padding:10px 0;
}
.event-twitter__main {
  margin: 50px 4%;
}
.more-tweets {
  display:none;
  width:250px;
  margin: 25px auto;
  cursor: pointer;
}
.eventfeed--tweet__content.loading {
  background:url(/wp-content/themes/iab/assets/img/loading.gif) no-repeat center center;
  min-height:300px;
}
.eventfeed--tweet__content .tweet {
  cursor:pointer;
  display:none;
  width: 31%;
  padding: 0;
  vertical-align: top;
  min-height: 350px;
  margin: 0 1% 15px;
  background-color: rgba(247, 247, 247, 1);
}
.eventfeed--tweet__content .tweet.group1 {
  display: inline-block;
}
.eventfeed--tweet__content .tweet .top-half {
  min-height: 200px;
  position: relative;
}
.eventfeed--tweet__content .tweet .top-half>div {
  font-size: 15px;
  position: absolute;
  bottom: 0;
}
.eventfeed--tweet__content .tweet .top-half .twitter-logo {
  float: right;
  display: block;
  position: relative;
  right: 0;
  padding: 0 5%;
  text-align: right;
  top: 11px;
}
.eventfeed--tweet__content .tweet .top-half .date {
  text-align: right;
  color: #FFF;
  right: 0;
}
.eventfeed--tweet__content .tweet .top-half .user {
  text-align: left;
  font-weight: bold;
  background-size: 40px;
  margin: 0;
  width: 100%;
  padding: 10px 10px 10px 61px;
  bottom: 0;
}
.eventfeed--tweet__content .tweet .top-half .user a {
  font-weight: normal;
  font-size: 13px;
  color: #666;
}
.eventfeed--tweet__content .tweet .bottom-half {
  padding: 15px 7%;
}
.eventfeed--tweet__content .tweet .bottom-half .text {
  font-size: 14px;
}
.eventfeed--tweet__content .tweet .bottom-half .link1 {
  text-align: right;
  font-size: 13px;
  margin-top: 8px;
  text-decoration: underline;
}
.eventfeed--tweet__content .tweet .bottom-half .date-link {
  font-size: 13px;
  margin-top: 4px;
}
.eventfeed--tweet__content .tweet .bottom-half .date-link a {
  color: #999;
}
@media (max-width: 1179px) {
  .eventfeed--tweet__content .tweet {
    width: 48%;
  }
}
@media (max-width: 759px) {
  .eventfeed--tweet__content .tweet {
    width: 99%;
  }
}






/* END Newfronts Social Media Feed */


/* PRINT STYLES -- THESE SHOULD ALWAYS BE AT THE END OF THE DOCUMENT */

@media print {

	body {
		background-color: #ffffff !important;}

	.wrap {
		max-width: 100% !important;}

	.main {
		max-width: 1000px !important;
		margin: 0px auto 0px !important;
		left: initial !important;
		padding: 0px 20px !important;
		background-image: none !important;}

	.nav-container,
	.footer div,
	.header div,
	.standalone-sharing-inline,
	.standalone-sharing,
	.social-sharing,
	a.btn,
	.module--ad,
	.module--related,
	.module--newsletter,
	.module--tabs__nav,
	.agenda--panel__tabs,
	.cta-section,
	.section.expertise
	 {
		display: none !important;}

	.footer {
		max-width: 1000px !important;
		text-align: center !important;}

	footer:after {
		content: "Copyright 2016 Interactive Advertising Bureau";}

	.header {
		max-width: 1000px !important;
		margin: 0px auto !important;
		padding: 0px 20px !important;
		position: relative !important;
		height: 80px !important; }

	.header:before {
		content:url('http://www.iab.com/wp-content/themes/iab/assets/img/iab-logo.png') !important;}

	.mission-statement {
		width: 100% !important;
		margin: 0px !important;
		padding: 0px !important;}

	.container {
		max-width: 100% !important;}

	.article__content {
		width: 100% !important;
		margin: 0px !important;}

	.article {
		background-image: none !important;}

	.iab-comparison-table {
		font-size: 12px;}

	.iab-comparison-table tbody tr td {
		padding: 5px;}

	/* Agenda Styles */

	.event__header {
		background-image: none !important;}

	.event__header__text-holder .event__header__text {
		padding: 20px !important;}

	.agenda--panel .data--panel:not(.active) {
		display: block !important;}

	.agenda--panel .data--panel {
		display: block !important;
		margin-bottom: 50px !important;}

	.agenda--panel .data--panel:before {
		font-size: 22px !important;
 		font-weight: bold !important;
 		padding-left: 20px !important;
 		padding-bottom: 10px !important;
 		border-bottom: solid 4px #000 !important;
 		width: 100% !important;
 		display: block !important;
 		text-transform: uppercase !important;}

	.agenda--panel #tab__1__content:before {
		content: "Day One" !important;}

	.agenda--panel #tab__2__content:before {
		content: "Day Two" !important;}

	.agenda--panel #tab__3__content:before {
		content: "Day Three" !important;}

	.agenda--panel #tab__4__content:before {
		content: "Day Four" !important;}

	.agenda--panel #tab__5__content:before {
		content: "Day FIve" !important;}

	.agenda--panel #tab__6__content:before {
		content: "Day Six" !important;}

	.agenda--panel #tab__7__content:before {
		content: "Day Seven" !important;}

	.agenda--panel .data--panel__item__content p {
		margin-top: 0px !important;}

	.single-event {
		padding-bottom: 0px;}

	.agenda--panel .data--panel__item__datestamp {
		width: 120px !important;
		float: left !important;}

	.agenda--panel .data--panel__item__content {
		width: calc(100% - 130px) !important;
		padding: 0px !important;
		overflow: hidden !important;
		float: left !important;}

}

/* END PRINT STYLES -- THESE SHOULD ALWAYS BE AT THE END OF THE DOCUMENT */







/* Certification Directory adjustments */

#search-certifications {
  margin-left: 0;
}

.absolutetitle {
    position: absolute;
    top: 2px;
    left: 0px;
    line-height: 1.2em;
    background: rgba(0, 0, 0, 0.42);
    width: 100%;
    padding: 7px;
    height: 100%;
    z-index: 9999999;
}

.videowrappfeatured {
    position: relative;
    z-index: 0;
}

.videowrappfeature_iframe {
    z-index: -999999;
}

.videowrappfeature_iframe iframe{
    width: 100%;
}

.media--inset--main iframe{
    height: 400px;
}

.media--inset--main .absolutetitle span{
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.20;
    padding-left: 25px;
    padding-right: 20px;
    display: inline-block;
}

.media--inset .absolutetitle span{
    font-size: 14px;
    font-weight: 700;
    padding-left: 22px;
    font-family: Arial,Helvetica,sans-serif;
    display: block;
    padding-right: 10px;
}
.media--inset .absolutetitle .bottomabstitle {
    position: absolute;
    bottom: 18px;
    left: 0px;
    width: 100%;
}

.media--inset--main .absolutetitle  .bottomabstitle{
    position: absolute;
    bottom: 50px;
    left: 0px;
    width: 100%;
}

/* Author byline formatting */



@media screen and (min-width: 1180px) {
	.tab__read-articles-by {
		margin-top: -41px;
		padding-right: 11px;
	}

	.tab__item__supplimental > .tab__read-articles-by {
		float: right;
		text-align: right;
	}
}


/* Related Content thumbnails fix */

.module--related .article-list .article-list__item.related_post img,
.module--related .article-list .article-list__item .media__overlay {
		height: 104px !important;
}

@media (min-width: 760px) {
	.module--related .article-list .article-list__item.related_post img,
	.module--related .article-list .article-list__item .media__overlay {
			height: 170px !important;
	}
}

@media screen and (min-width: 1180px) {
	.module--related .article-list .article-list__item.related_post img,
	.module--related .article-list .article-list__item .media__overlay {
  	  height: 220px !important;
	}
}

/* MMCOE */
.mmcoe-row {
	background-color: #c4c4c4;
	padding: 35px;
}

.mmcoe-cell {
	background-color: #ffffff;
	padding: 25px;
	margin-bottom: 35px;
}

@media (max-width: 760px) {
	.mmcoe-row {
		background-color: #c4c4c4;
		padding: 15px;
	}

	.mmcoe-cell {
		background-color: #ffffff;
		padding: 5px;
		margin-bottom: 18px;
	}
}



/* Updated social icons */

.links_social .icon--circular {
    color: #fff !important;
    font-size: 20px;
    text-align: center;
    line-height: 46px;
}

.social-accounts.links_social2 a {
    padding: 7px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
}

.social-accounts.links_social2 a:hover {
    color: #ee3224 !important;
}

/* Fix incorrect social options trigger */

ul.social-sharing__icons {
  pointer-events: none;
}

div.social-sharing:hover ul.social-sharing__icons {
  pointer-events: all;
}

.social-sharing__icons {
	opacity: 0 !important;
}

.social-sharing:hover .social-sharing__icons {
	opacity: 1 !important;
}






/* Fix Nav from appearing below share buttons */

.nav-container {
  z-index:1000;
}

/* Minor Newfronts customization for news page */
@media screen and (min-width: 1180px) {
	.event-overview .newspress--panel__container {
		margin-left: 47px;
		border-bottom: 1px solid #f2f2f2 !important;
	}
}

@media screen and (max-width: 1179px) {
	.event-overview .newspress--panel__container {
		margin-left: 0px;
		border-bottom: 1px solid #f2f2f2 !important;
	}
}

/* certification topic page customizations */
@media screen and (min-width: 1180px) {
	.module.container > div.certification__content {
		max-width: 1000px;
	}
}

/* remove weird characters at end of quote*/
.article__content blockquote p:after {
    content: "";
}

/* Special handling for certification and education interest form */
@media screen and (min-width: 684px) {
	.row-edge-wrapper-right {
		margin-right: -157px;
	}
}




/* Misc Mobile fixes */

@media screen and (max-width: 759px) {

.article-list .article-list__item.related_post a {
    height: auto !important;
}

.generalMembershipButtons a {
    margin-bottom: 5px;
}

textarea#input_23_11,
textarea#input_23_15,
textarea#input_21_10,
textarea#input_21_12,
textarea#input_21_13,
textarea#input_21_14,
textarea#input_21_15
 {
    width: 100%;
}

}

.video-container {
    width: 100% !important;
}

.online-learning-subnav {
    margin-bottom: 30px;
}




/* Membership spotlight table replacements */

@media screen and (max-width: 759px) {
	.membershipSpotlightIntro td {
	    width: 100% !important;
	    display: block;
	}
}




/* Newfronts specific */

.newfronts-table {
	font-size: 19px;
}

.newfronts-gutter {
	width: 100%;
}

.newfronts-column {
	width: 100%;
	line-height: 1.2em;
}

.newfronts-th {
	padding-bottom: 15px;
}

.newfronts-cell {
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 5px;
	min-height: 135px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+46,eaeaea+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 46%, #f2f2f2 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 46%,#f2f2f2 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 46%,#f2f2f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
	border-right: 1px solid #f2f2f2;
	text-align: center !important;
}

@media screen and (min-width: 760px) {
	.newfronts-gutter {
		width: 8%;
		float: left;
		text-align: right !important;
		line-height: 1.2em;
	}
	.newfronts-gutter-rotated {
		display: block;
		-webkit-transform: rotate(-90deg);
		-webkit-transform-origin: right top;
		-moz-transform: rotate(-90deg);
		-moz-transform-origin: right top;
		-ms-transform: rotate(-90deg);
		-ms-transform-origin: right top;
		-o-transform: rotate(-90deg);
		-o-transform-origin: right top;
		filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
		transform: rotate(-90deg);
		transform-origin: right top;
		text-align: right;
		width: 140px;
		margin-left: -130px;
	}
	.newfronts-column {
		width: 22%;
		float: left;
		text-align: center;
		padding-right: 5px;
	}
	.newfronts-cell img {
		max-height: 130px !important;
	}
	img.newfronts-alternate-time {
		max-height: 105px !important;
	}
}

.upper {
	text-transform: uppercase;
}

.newfronts-mobile-header-row {
	display: none;
}

@media screen and (max-width: 759px) {
	.newfronts-desktop-header-row {
		display: none;
	}
	.newfronts-mobile-header-row {
		display: block;
	}
	.newfronts-gutter {
		font-size: 32px;
		line-height: 1.2em;
		padding-bottom: 20px;
		border-bottom: 2px solid #000000;
		margin-bottom: 10px;
	}
}

.newfronts-table {
	margin-top: 40px;
}

/* Scroll reveal eye candy */
.chained-1, .chained-2, .chained-3, .chained-4 {
	visibility: hidden;
}

@media screen and (min-width: 760px) and (max-width: 1179px) {
	.newfronts-alternate-time-label {
		font-size: 80%;
	}
}

.newfronts-multiple .newfronts-alternate-time-label {
	font-size: 80%;
	display: block;
	margin-top: -24px;
	margin-bottom: -3px;
}

.newfronts-multiple .hr {
	border-bottom: 1px solid black;
}

.presenter-listing {
	height: 95px;
}

.presenter-listing-helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.presenter-listing img {
	vertical-align: middle;
	max-height: 95px;
}

.newfronts-multiple .newfronts-presenter img {
  max-height: 63px !important;
}

/**
 * special case for medialink
 */

div.newfronts-multiple > div:nth-child(1) span.newfronts-alternate-time-label {
	margin-top: -17px;
	margin-bottom: 0;
	font-size: 65%;
}

/**
 * Tighten headers for specific Newfronts subpages.
 */
body.digital-content-newfronts-2018-iabbreakfast article.article,
body.digital-content-newfronts-2018-youtube      article.article,
body.digital-content-newfronts-2018-condenast    article.article,
body.digital-content-newfronts-2018-digitas      article.article,
body.digital-content-newfronts-2018-disney       article.article,
body.digital-content-newfronts-2018-espn         article.article,
body.digital-content-newfronts-2018-fmg          article.article,
body.digital-content-newfronts-2018-groupnine    article.article,
body.digital-content-newfronts-2018-hulu         article.article,
body.digital-content-newfronts-2018-jukin        article.article,
body.digital-content-newfronts-2018-medialink    article.article,
body.digital-content-newfronts-2018-meredith     article.article,
body.digital-content-newfronts-2018-oath         article.article,
body.digital-content-newfronts-2018-refinery29   article.article,
body.digital-content-newfronts-2018-studio71     article.article,
body.digital-content-newfronts-2018-nyt          article.article,
body.digital-content-newfronts-2018-twitter      article.article,
body.digital-content-newfronts-2018-viacom       article.article {
	padding-top: 0;
}

body.digital-content-newfronts-2018-iabbreakfast .article__image,
body.digital-content-newfronts-2018-youtube      .article__image,
body.digital-content-newfronts-2018-condenast    .article__image,
body.digital-content-newfronts-2018-digitas      .article__image,
body.digital-content-newfronts-2018-disney       .article__image,
body.digital-content-newfronts-2018-espn         .article__image,
body.digital-content-newfronts-2018-fmg          .article__image,
body.digital-content-newfronts-2018-groupnine    .article__image,
body.digital-content-newfronts-2018-hulu         .article__image,
body.digital-content-newfronts-2018-jukin        .article__image,
body.digital-content-newfronts-2018-medialink    .article__image,
body.digital-content-newfronts-2018-meredith     .article__image,
body.digital-content-newfronts-2018-oath         .article__image,
body.digital-content-newfronts-2018-refinery29   .article__image,
body.digital-content-newfronts-2018-studio71     .article__image,
body.digital-content-newfronts-2018-nyt          .article__image,
body.digital-content-newfronts-2018-twitter      .article__image,
body.digital-content-newfronts-2018-viacom       .article__image {
	margin-top: 0;
}

body.digital-content-newfronts-2018-iabbreakfast .adaptive-ad-container,
body.digital-content-newfronts-2018-youtube      .adaptive-ad-container,
body.digital-content-newfronts-2018-condenast    .adaptive-ad-container,
body.digital-content-newfronts-2018-digitas      .adaptive-ad-container,
body.digital-content-newfronts-2018-disney       .adaptive-ad-container,
body.digital-content-newfronts-2018-espn         .adaptive-ad-container,
body.digital-content-newfronts-2018-fmg          .adaptive-ad-container,
body.digital-content-newfronts-2018-groupnine    .adaptive-ad-container,
body.digital-content-newfronts-2018-hulu         .adaptive-ad-container,
body.digital-content-newfronts-2018-jukin        .adaptive-ad-container,
body.digital-content-newfronts-2018-medialink    .adaptive-ad-container,
body.digital-content-newfronts-2018-meredith     .adaptive-ad-container,
body.digital-content-newfronts-2018-oath         .adaptive-ad-container,
body.digital-content-newfronts-2018-refinery29   .adaptive-ad-container,
body.digital-content-newfronts-2018-studio71     .adaptive-ad-container,
body.digital-content-newfronts-2018-nyt          .adaptive-ad-container,
body.digital-content-newfronts-2018-twitter      .adaptive-ad-container,
body.digital-content-newfronts-2018-viacom       .adaptive-ad-container {
	display: none;
}

/**
 * Remove social media column from attendees lists.
 */
.participants--panel__item__socialmedia {
	display: none !important;
}

@media screen and (min-width: 760px) {
	.participants--panel__item__fullname, 
	.participants--panel__item__company, 
	.participants--panel__item__jobposition, 
	.participants--panel__item__socialmedia {
		width: 33%;
	}
}

/**
 * Content Studio styles.
 */
body.iab-publisher-branded-content-studio-directory .article {
	padding-bottom: 0;
}

.content-studios-wrapper {
	padding: 110px;
	padding-top: 20px;
}

.iab-content-studio-block {
	text-align: center;
	float: left;
	width: 31.3%;
	border: 1px solid #ddd;
	box-shadow: 0px 3px 6px #ddd;
	padding: 20px;
	min-height: 250px;
	margin-right: 15px;
	margin-bottom: 15px;
}

@media (max-width: 760px) {
	.content-studios-wrapper {
		padding: 15px;
	}
	.iab-content-studio-block {
		width: 100%;
	}
}

@media screen and (min-width: 760px) and (max-width: 1180px) {
	.iab-content-studio-block {
		width: 47%;
	}
}

.iab-content-studio-block-logo {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 150px;
	padding: 0;
	min-height: 110px;
}

.iab-content-studio-block-logo img {
	max-height: 140px;
}

.iab-content-studio-info-wrapper {
	height: 90px;
/*	background-color: #f2f2f2;*/
}

.iab-content-studio-block-company-name {
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 15px;
/*	background-color: #ddd;*/
	min-height: 80px;
	line-height: 1.2em;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}

.iab-content-studio-block-url {
	line-height: 1.2em;
	display: none; /* James and Susan asked to hide this */
}

.iab-content-studio-block-url a {
	overflow-wrap: break-word;
	word-wrap: break-word;
	color: #dc291e;
}

.content-studios-search-controls {
	margin-bottom: 20px;
}

.content-studios-search-control {
	float: left;
	margin-right: 20px;
	position: relative;
	margin-bottom: 20px;
}

.content-studios-search-icon {
	position: absolute;
	top: 0;
	right: 7px;
}

.content-studios-search-icon svg {
	width: 20px;
	height: 38px;
	fill: #aaa;
}

.content-studios-search-control input {
	border-radius: 5px;
	box-shadow: none;
	border: 1px solid #ccc;
	padding: 8px;
	padding-right: 30px;
}

.content-studios-filter-wrapper {
	padding: 4px;
	border-radius: 5px;
	border: 1px solid #ccc;
	padding-bottom: 5px;
}

.content-studios-filter-wrapper * {
	font-size: 16px;
}

.content-studios-results-wrapper {
	display: none; /* not using yet */
	float: right;
	font-size: 13px;
	margin-top: 15px;
	margin-right: 15px;
}

@media (max-width: 760px) {
	.content-studios-search-control {
		float: none;
		text-align: center;
		margin-right: 0;
	}
	.content-studios-search-control input {
		border-radius: 5px;
		box-shadow: none;
		border: 1px solid #ccc;
		padding: 8px;
		width: 100%;
	}
	.content-studios-results-wrapper {
		float: none;
		text-align: center;
		font-size: 13px;
		margin-top: 15px;
		margin-right: 0;
	}
}

.content-studio-popup {
	display: none;
	background: white;
	width: 800px;
	min-height: 500px;
	padding: 50px;
}

@media (max-width: 760px) {
	.content-studio-popup {
		width: 90%;
		min-height: 400px;
		padding: 15px;
	}
}

@media screen and (min-width: 760px) and (max-width: 1180px) {
	.content-studio-popup {
		width: 600px;
		min-height: 400px;
		padding: 30px;
	}
}

a.boxclose {
  float:right;
  position: absolute;
	right: -15px;
	top: -15px;
  cursor:pointer;
  color: #fff;
  border: 2px solid #ffffff;
  border-radius: 30px;
  background: #000000;
  font-size: 19px;
  font-weight: bold;
  display: inline-block;
  line-height: 0px;
  padding: 12px 5px;    
	width: 30px;
	height: 30px;   
}

.boxclose:before {
  content: "×";
}

.ps-categories {
	margin-bottom: 20px;
}

.ps-description {
	color: #999;
}

.ps-description h4 {
	margin-bottom: -16px;
}

.ps-description a {
	color: #dc291e;
}

.ps-categories {
	margin-top: 20px;
}

.ps-website a, .ps-formoreinfo a {
	color: #dc291e;
}

.ps-website {
	margin-bottom: 10px;
}

.clear-search-wrapper {
	padding-top: 5px;
}

.clear-search-wrapper a {
	display: none;
	color: #dc291e;
}

/* Opt In Rewarded Buyer's Guide */
.page-template-page-opt-in-rewarded-buyers-guide #creative-showcase .campaign-tile img, 
.page-template-page-opt-in-rewarded-buyers-guide #filterable-grid .campaign-tile img {
	height: auto !important;
	transition: min-width 0.5s !important;
}

.page-template-page-opt-in-rewarded-buyers-guide #creative-showcase .campaign-tile-title, 
.page-template-page-opt-in-rewarded-buyers-guide #filterable-grid .campaign-tile-title {
	bottom: 0;
	background: rgba(0,0,0,.7);
	font-weight: bold;
	white-space: nowrap;
	overflow-x: hidden;
}

.page-template-page-opt-in-rewarded-buyers-guide #creative-showcase .campaign-tile img:hover, 
.page-template-page-opt-in-rewarded-buyers-guide #filterable-grid .campaign-tile img:hover {
	min-width: 110%;
}

.page-template-page-opt-in-rewarded-buyers-guide #filterable-grid .slideshow-wrapper .close-dialog, 
.page-template-page-opt-in-rewarded-buyers-guide #filterable-grid-wrapper .campaign-dialog .close-dialog {
	top: -17px;
	right: -17px;
	z-index: 100001;
	opacity: 1;
}

.page-template-page-opt-in-rewarded-buyers-guide #filterable-grid .campaign-dialog {
	overflow: initial;
	background-color: #ffffff;
	padding-top: 50px;
}

@media screen and (max-width: 767px) {
	.page-template-page-opt-in-rewarded-buyers-guide #filterable-grid .campaign-dialog {
		padding-top: 0;
	}
}

.page-template-page-opt-in-rewarded-buyers-guide #filterable-grid .campaign-dialog .row {
	height: auto;
	border-bottom: 1px solid #f4f4f4;
	padding-bottom: 15px;
	margin: 0 50px;
	margin-bottom: 15px;
	
}

.page-template-page-opt-in-rewarded-buyers-guide #filterable-grid .campaign-dialog .row .label {
	float: left;
	width: 20%;
	text-align: right;
	font-weight: bold;
	padding-right: 15px;
}

.page-template-page-opt-in-rewarded-buyers-guide #filterable-grid .campaign-dialog .row .value {
	float: left;
	width: 50%;
	text-align: left;
}

@media screen and (max-width: 767px) {
	.page-template-page-opt-in-rewarded-buyers-guide #filterable-grid .campaign-dialog .row .label {
		float: none;
		width: 100%;
		text-align: left;
		font-weight: bold;
		padding-right: 15px;
		display: block;
	}

	.page-template-page-opt-in-rewarded-buyers-guide #filterable-grid .campaign-dialog .row .value {
		float: none;
		width: 100%;
		text-align: left;
		display: block;
	}
}

.page-template-page-opt-in-rewarded-buyers-guide #filterable-grid .campaign-dialog .row .value p {
	margin-top: 0;
}

.page-template-page-opt-in-rewarded-buyers-guide #filterable-grid .campaign-dialog .prev {
	position: absolute;
	cursor: pointer;
	left: -100px;
	top: 50%;
}

.page-template-page-opt-in-rewarded-buyers-guide #filterable-grid .campaign-dialog .prev:before {
	content: "test";
}

.page-template-page-opt-in-rewarded-buyers-guide #filterable-grid .campaign-dialog .next {
	position: absolute;
	cursor: pointer;
	right: -100px;
	top: 50%;
}

.page-template-page-opt-in-rewarded-buyers-guide #creative-showcase .backdrop, 
.page-template-page-opt-in-rewarded-buyers-guide #filterable-grid .backdrop {
	background: rgba(0,0,0,0.75);
}

.page-template-page-opt-in-rewarded-buyers-guide .campaign-dialog-inner {
	height: 500px;
	overflow: scroll;
}

.page-template-page-opt-in-rewarded-buyers-guide .slider-wrapper {
	height: 400px;
}

.page-template-page-opt-in-rewarded-buyers-guide .slick-slide {
	text-align: center;
}

.page-template-page-opt-in-rewarded-buyers-guide .slick-slide img {
	max-width: 700px;
	margin: 0 auto;
}

.page-template-page-opt-in-rewarded-buyers-guide #filterable-grid .campaign-dialog .prev.campaign-dialog-prev,
.page-template-page-opt-in-rewarded-buyers-guide #filterable-grid .campaign-dialog .next.campaign-dialog-next {
  font-size: 0;
  width: 35px;
  height: 35px;
  background: url(/wp-content/themes/iab/assets/img/fancybox_sprite.png) no-repeat 0px -36px;
  display: block;
  position: absolute;
  top: 44%;
  left: -50px;
  cursor: pointer;
}
.page-template-page-opt-in-rewarded-buyers-guide #filterable-grid .campaign-dialog .next.campaign-dialog-next {
  background-position: 0px -72px;
  right: -50px;
  left: unset;
}

.agenda--panel__tabs li {
	cursor: pointer;
}

/**
 *Blog posts.
 */

.single-iab_blog .article__date {
	display: inline-block;
}

.single-iab_blog .article__author {
	display: inline-block;
	font-size: 13px;
	font-weight: normal;
}

.single-iab_blog .article__author::before {
	content: " | ";
}

.single-iab_blog .single-blog .article {
	padding-bottom: 2em;
}

.single-iab_blog .single-author {
	border-top: 1px solid #000000;
}

.single-iab_blog .single-author .article__content {
	padding-top: 2em;
	padding-bottom: 3em;
}

.single-iab_blog .single-author .author-wrapper {
	position: relative;
}

.single-iab_blog .single-author .author-wrapper:not(:last-child) .author__text {
	border-bottom: 1px solid #ededed;
	padding-bottom: 3em;
	margin-bottom: 1em;
}

.single-iab_blog .single-author .article__content .author__text__heading {
	margin-bottom: 1em;
}

.single-iab_blog .single-author .article__content .author__text__content {
	margin-top: 0;
}

.single-iab_blog .single-blog-info {
	border-top: 1px solid #000000;
}

.single-iab_blog .single-author .bio-anchor {
	position: absolute;
	top: -100px;
}

.single-iab_blog .single-blog-info .article__content {
	padding-top: 2em;
	padding-bottom: 5em;
}

.single-iab_blog .blog-disclaimer {
	font-weight: normal;
}
.single-iab_blog .blog-partners {
	margin: 3em 0;
}

.single-iab_blog .blog-partners img {
	margin-right: 30px;
	margin-bottom: 3em;
  max-height: 43px;
  width: auto;
}

.single-iab_blog .article-list {
	padding-top: 0;
}

.single-iab_blog .article {
	background: none;
}

.single-iab_blog .single-blog a {
	color: #dc291e;
}

.single-iab_blog .single-blog a:hover {
	color: #000000;
}

@media screen and (max-width: 760px) {
	.single-iab_blog .related_post:nth-child(-n+2) {
		margin-top: 35px;
	}
}

@media screen and (min-width: 760px) {
	.single-iab_blog .related_post:nth-child(-n+3) {
		margin-top: 35px;
	}
}

.single-iab_blog .blog-post-category {
	padding-top: 5px;
	font-size: 13px;
}

.page.direct-brand-economy main > .heading, 
.post-type-archive-iab_blog main > .heading {
	background: url(https://www.iab.com/wp-content/uploads/2018/10/iStock-157334654_2x.jpg) no-repeat;
	background-size: cover;
	min-height: 170px;
	position: relative;
}

@media screen and (max-width: 760px) {
	.page.direct-brand-economy main > .heading, 
  .post-type-archive-iab_blog main > .heading {
		min-height: 110px;
	}
	
	.page.direct-brand-economy main > .heading h2, 
  .post-type-archive-iab_blog main > .heading h2 {
		position: absolute;
		bottom: 0;
		font-size: 130%;
		max-width: 100%;
	}
}

@media screen and (min-width: 760px) {
	.page.direct-brand-economy main > .heading h2, 
  .post-type-archive-iab_blog main > .heading h2 {
		position: absolute;
		bottom: 0;
		margin-bottom: -15px;
		font-size: 300%;
		padding-left: 0.5em;
	}
}

.page.direct-brand-economy .strategic-partners-wrapper, 
.post-type-archive-iab_blog .strategic-partners-wrapper {
	position: relative;
	min-height: 50px;
}

.page.direct-brand-economy .strategic-partners-wrapper .strategic-partners, 
.post-type-archive-iab_blog .strategic-partners-wrapper .strategic-partners {
	position: absolute;
	right: 0;
	margin-top: 15px;
	padding: 20px;
}

.page.direct-brand-economy .strategic-partners-wrapper .strategic-partners p, 
.post-type-archive-iab_blog .strategic-partners-wrapper .strategic-partners p {
	float: left;
	margin-right: 20px;
	padding: 0;
	margin: 0 20px;
}

.page.direct-brand-economy .strategic-partners-wrapper .strategic-partners ul, 
.post-type-archive-iab_blog .strategic-partners-wrapper .strategic-partners ul {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}

.page.direct-brand-economy .strategic-partners-wrapper .strategic-partners ul li, 
.post-type-archive-iab_blog .strategic-partners-wrapper .strategic-partners ul li {
	float: left;
}

.page.direct-brand-economy .strategic-partners-wrapper .strategic-partners ul li img, 
.post-type-archive-iab_blog .strategic-partners-wrapper .strategic-partners ul li img {
	height: 30px;
	width: auto;
	margin-right: 15px;
}

@media screen and (max-width: 760px) {
	
	.page.direct-brand-economy .strategic-partners-wrapper .strategic-partners, 
  .post-type-archive-iab_blog .strategic-partners-wrapper .strategic-partners {
		position: static;
		text-align: center;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	
	.page.direct-brand-economy .strategic-partners-wrapper .strategic-partners p, 
  .post-type-archive-iab_blog .strategic-partners-wrapper .strategic-partners p {
		float: none;
	}
	
	.page.direct-brand-economy .strategic-partners-wrapper .strategic-partners ul, 
  .post-type-archive-iab_blog .strategic-partners-wrapper .strategic-partners ul {
		float: none;
	}
	
	.page.direct-brand-economy .strategic-partners-wrapper .strategic-partners ul li, 
  .post-type-archive-iab_blog .strategic-partners-wrapper .strategic-partners ul li {
		float: none;
	}
	
	.page.direct-brand-economy .strategic-partners-wrapper .strategic-partners ul li img, 
  .post-type-archive-iab_blog .strategic-partners-wrapper .strategic-partners ul li img {
		float: none;
	}
	
}

.page.direct-brand-economy .media--inset--main, 
.post-type-archive-iab_blog .media--inset--main {
	margin-top: 20px !important;
}

@media screen and (min-width: 760px) {
	.page.direct-brand-economy .top-news .heading--block, 
  .post-type-archive-iab_blog .top-news .heading--block {
		margin-left: -35px;
	}
}

.page.direct-brand-economy .top-news .heading--block, 
.post-type-archive-iab_blog .top-news .heading--block {
	margin-bottom: 35px;
}

.page.direct-brand-economy .top-news:first-child, 
.post-type-archive-iab_blog .top-news:first-child {
	margin-top: -50px;
}

.page.direct-brand-economy .homeVideo, 
.post-type-archive-iab_blog .homeVideo {
	margin-top: 0;
}

.page.direct-brand-economy .cta__arrow, 
.post-type-archive-iab_blog .cta__arrow {
	float: left;
	margin-top: 2px;
}
	
.page.direct-brand-economy .media__details__text, 
.post-type-archive-iab_blog .media__details__text {
	padding-left: 40px;
	line-height: 1.2em;
}

.page.direct-brand-economy .media__details__text span.dateline, 
.post-type-archive-iab_blog .media__details__text span.dateline {
	font-size: 14px;
	text-transform: uppercase;
}

.page.direct-brand-economy .media__details__text span.time, 
.post-type-archive-iab_blog .media__details__text span.time {
	color: #dc291e;
}

.page.direct-brand-economy .heading--block.heading--block--resources, 
.post-type-archive-iab_blog .heading--block.heading--block--resources {
	margin-top: 1.5em;
}


/**
 * DOOH 2018 - hide filter row
 */
.page-id-69911 .filter-row {
	visibility: hidden;
}

/**
 * Single page scrolling site (CCPA)
 */
.page-template-page-ccpa {
  background: #ffffff;
}
/*.page-template-page-ccpa header, */
.page-template-page-ccpa .nav-container, 
.page-template-page-ccpa section.module--newsletter, 
.page-template-page-ccpa footer {
  display: none !important;
}
.page-template-page-ccpa main {
  position: static;
  max-width: 100%;
  margin-top: 0;
}
.page-template-page-ccpa div.header {
  border: none !important;
  height: auto;
  position: static;
}
.page-template-page-ccpa .wrap {
  max-width: 100% !important;
}
@media screen and (max-width: 767px) {
  .page-template-page-ccpa .container {
    max-width: 21em;
  }
}

@media screen and (min-width: 1180px) {
  .page-template-page-ccpa .container {
    max-width: 62em;
  }
}

@media screen and (min-width: 768px) {
  .page-template-page-ccpa .navbar-wrapper {
    height: 84px;
    overflow: hidden;
  }
}

.page-template-page-ccpa .navbar-container {
  margin-bottom: 2.3em;
  margin-top: 1em;
}
.page-template-page-ccpa .navbar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.page-template-page-ccpa .navbar ul li {
  padding-left: 5px;
  font-weight: bold;
  font-size: 21px;
}
@media screen and (min-width: 768px) {
  .page-template-page-ccpa .navbar-container {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .page-template-page-ccpa .navbar ul li {
    display: inline;
    float: left;
  }
  .page-template-page-ccpa .navbar ul li:not(:last-child)::after {
    content: " | ";
    color: #666;
    opacity: 0.7;
  }
}
@media screen and (max-width: 768px) {
  .page-template-page-ccpa .navbar ul {
    width: 100%;
  }
  .page-template-page-ccpa .navbar ul li {
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .page-template-page-ccpa .navbar ul li:not(:last-child) {
    border-bottom: 1px solid rgba(255,255,255,0.4);
  } 
}

.page-template-page-ccpa h1,
.page-template-page-ccpa h2 {
  line-height: 1.1em;
}

.page-template-page-ccpa .section li {
  padding-bottom: 1.4em;
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  .page-template-page-ccpa h1 {
    font-size: 44px;
  }
  .page-template-page-ccpa h2 {
    font-size: 36px;
  }
  .page-template-page-ccpa h3 {
    font-size: 24px;
  }
  .page-template-page-ccpa p, .page-template-page-ccpa .section li {
    font-size: 21px;
  }
}
@media screen and (min-width: 1180px) {
  .page-template-page-ccpa h1 {
    font-size: 52px;
  }
  .page-template-page-ccpa h2 {
    font-size: 42px;
  }
  .page-template-page-ccpa h3 {
    font-size: 23px;
  }
  .page-template-page-ccpa p, .page-template-page-ccpa .section li {
    font-size: 21px;
  }
}

.page-template-page-ccpa.ccpa .hero {
  background: black;
  background-position: 50% 0%;
  background-size: cover;
  padding-bottom: 4em;
}

.page-template-page-ccpa.ccpa .hero * {
  color: #ffffff;
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  .page-template-page-ccpa .spacer {
    margin-top: 10em;
  }
}

@media screen and (min-width: 1180px) {
  .page-template-page-ccpa .spacer {
    margin-top: 15em;
  }
}

.page-template-page-ccpa .section {
  padding: 3em 0;
}

.page-template-page-ccpa .section h1 {
  margin-bottom: 1em;
}

.page-template-page-ccpa .section.section-smaller p {
  font-size: 18px;
}

.page-template-page-ccpa .section.section-smaller h3:not(:first-child) {
  margin-top: 1.9em;
}

.page-template-page-ccpa .bg-white {
  background: #ffffff;
}

.page-template-page-ccpa .bg-lightgray {
  background: #f2f2f2;
}

.page-template-page-ccpa .bg-gray {
  background: #A8A8A8;
}

.page-template-page-ccpa .bg-black {
  background: #000000;
}
  
.page-template-page-ccpa .bg-red {
  background: #dc291e;
}

.page-template-page-ccpa .bg-red * {
  color: #ffffff;
}

.page-template-page-ccpa .bg-darkimage {
  background: black;
  background-position: 50% 0%;
  background-size: cover;
}

.page-template-page-ccpa .bg-darkimage * {
  color: #ffffff;
}
  
.page-template-page-ccpa .bg-lightimage {
  background: #f2f2f2;
  background-position: 50% 0%;
  background-size: cover;
}

.page-template-page-ccpa .img-aside {
  text-align: center;
  margin-top: 2em;
}

.page-template-page-ccpa .img-aside .fa {
  font-size: 200px;
}

.page-template-page-ccpa .section a:not(.btn) {
  text-decoration: underline;
}

.page-template-page-ccpa .section a:hover {
  text-decoration: none;
}

.page-template-page-ccpa .lightgray {
  color: #A8A8A8;
  margin-right: 10px;
}

@media screen and (min-width: 768px) {
  .page-template-page-ccpa .sticky {
    position: fixed;
    z-index: 1000;
    margin-top: 0;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    padding: 1em;
  }
}

.page-template-page-ccpa .news-item a {
  text-decoration: none !important;
}
.page-template-page-ccpa .news-item a h3 {
  line-height: 1.2em;
  font-size: 21px;
}
.page-template-page-ccpa .news-item a:hover h3 {
  color: #dc291e;
  text-decoration: underline;
}
.page-template-page-ccpa .news-item .dateline {
  font-weight: bold;
  color: #dc291e;
}
.page-template-page-ccpa .news-item {
  padding-right: 4em;
  padding-left: 4em;
  padding-bottom: 3em;
}

.page-template-page-ccpa .row-video {
  padding-bottom: 2em;
}

.page-template-page-ccpa .row-video iframe {
  max-width: 100%;
  height: 366px;
}

@media screen and (max-width: 767px) {
  .page-template-page-ccpa .row-video iframe {
    max-height: 190px;
  }
}

@media screen and (min-width: 768px) {
  .page-template-page-ccpa .row-video h4 {
    font-size: 28px;
    line-height: 1.1em;
    margin-bottom: 0.7em;
  }
}

.page-id-71478 div#headshot-tiles-wrapper {
  margin-top: -150px;
}

area:focus {
  cursor: zoom-in;
  outline: 0;
}

/**
 * Reset the toc "make all things capitalized" rule. Makes it difficult to force capitalization on simple things like "GDPR", "IAB", etc.
 */
.toc {
  text-transform: initial !important;
}

@media screen and (min-width: 768px) {
  .page-template-page-ccpa .col-sm-6 {
    width: 37% !important;
  }
}


/* Begin Sponsorship opportunities */
/* individual detail page */
.sponsorship_opportunity-details {
  margin: 20px auto 60px;
}
.sponsorship_opportunity-details .sponsorship_opportunity__header {
  margin-top: 30px;
  padding-bottom: 35px;
  border-bottom: 1px solid #b0b0b0;
}
.sponsorship_opportunity-details .sponsorship_opportunity__header h1 {
  padding-bottom: 15px;
}
.sponsorship_opportunity-details .sponsorship_opportunity__content a {
  color: #ee3224;
}

/*.sponsorship_opportunity-details .sponsorship-details__image_panel img {
  max-height: 380px;
}
*/
.sponsorship_opportunity-details .sponsorship-details__image_panel {
  height: 100%;
  width: 100%;

  background-size: cover;
  background-position: center;
}

.sponsorship_opportunity-details .row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;

  margin: 0;
  margin-top: 15px;
}

.sponsorship_opportunity-details .column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
}

.sponsorship_opportunity-details .left-column {
  padding-right: 15px;
}
.sponsorship_opportunity-details .right-column {
  padding-left: 15px;
  min-height: 400px;
}

@media (max-width: 992px) {
  .sponsorship_opportunity-details .row {
    display: block;
  }

  .sponsorship_opportunity-details .left-column, .sponsorship_opportunity-details .right-column {
    padding-left: 0;
    padding-right: 0;
  }

  .sponsorship_opportunity-details .sponsorship-details__image_panel {
    height: 350px
  }

}



.sponsorship_opportunity__buttons a.btn {
  text-decoration: none;
  margin-right: 20px;
}
.sponsorship_opportunity__buttons a.btn > span {
  display: inline-block;
  width: 20px;
  margin-left: 10px;
  font-size: 22px;
  font-weight: bold;

  line-height: 0px;
  position:relative;
  top: 3px;
}
.sponsorship_opportunity__buttons a.btn-inverse {
  background-color: transparent;
  color: #ee3224;
}

.sponsorship_opportunity__buttons a.btn-inverse:hover {
  background-color: #ee3224;
  color: white;
}

@media (max-width: 992px) {
  .sponsorship_opportunity-details .left-column, .sponsorship_opportunity-details .right-column {
    width: 96%;
    display: block;
    margin: 6px 2%;
  }
}

/* sponsorships grid */
.sponsorships-wrapper {
  background-color: #F5F5F5;
}
.sponsorships-wrapper .sponsorships-header {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
}
.sponsorships-wrapper .filter-toggle-button, .sponsorships-wrapper .uk-search-input, .sponsorships-wrapper .uk-search-input:focus {
  background-color: #fff;
}

.module-get-involved__sponsor-event .results-card .results-card-body a p.results-card-teaser {
  font-size: 14px !important;
  line-height: 15px !important;
  text-transform: none;
}
.module-get-involved__sponsor-event .results-card-terms {
  display: none;
}
#sponsorship-opportunities span.module-mobile-toggle-text {
  font-size: 16px !important;
}

/* archives page */
.sponsorship_opportunity-search header {
  width: 94%;
  margin: 20px auto 20px;
}

.search-filter__filter-body-types-list-mobile.sponsorship-type-filter a, .search-filter__filter-body-types-list-mobile.sponsorship-topic-filter a {
  color: #000;
}

.sponsorships-load-more-btn .loading-spinner {
  fill: #dddddd !important;
}

/* End Sponsorship opportunities */

/* Countdown clock adjustments */
.countdownclock {
  font-family: "Arial-bold", arial, sans-serif !important;
}

.countdownclock .smalltext {
  font-family: "Arial-bold", arial, sans-serif !important;
}

.countdownclock > div {
  padding-top: 2.5rem;
  line-height: 2.5rem;
}

@media screen and (max-width: 767px) {
  .countdownclock > div:not(:last-child) span::after {
    padding: 0;
  }
  .countdownclock {
    font-size: 10vw !important;
  }
}

/**
 * Adjust Press Release Archive page.
 */
.press-release-archive-page__result-new .year-block .month-block ul li {
  padding-left: 0;
  background: none;
}

/**
 * Programmatic Calc edits since redesign.
 */
 .iab-programmatic-fee-transparency-calculator .article__content {
   width: 850px;
   padding-left: 15%;
 }

 @media screen and (max-width: 639px) {
   .iab-programmatic-fee-transparency-calculator .article__content {
     width: 80%;
     padding-left: 20px;
     padding-right: 20px;
     padding-top: 150px;

   }
 }
 @media screen and (min-width: 640px) and (max-width: 959px) {
   .iab-programmatic-fee-transparency-calculator .article__content {
     width: 600px;
     padding-left: 15%;
   }
 }
 @media screen and (min-width: 960px) and (max-width: 1199px) {
     .iab-programmatic-fee-transparency-calculator  .article__content {
       width: 600px;
       padding-left: 15%;
     }
 }


 .iab-programmatic-fee-transparency-calculator #programmatic-calculator-wrapper input.total {
   background-color: #eee;
   border: 1px solid black;
   margin-bottom: 5px;
   margin-right: 10px;
 }

 .iab-programmatic-fee-transparency-calculator #programmatic-calculator-wrapper input {
   background-color: white;
   border: 1px solid #aaa;
 }

 .iab-programmatic-fee-transparency-calculator #programmatic-calculator-wrapper input[type=text] {
   width: calc(100% - 23px);
   padding: 10px;
 }

 .iab-programmatic-fee-transparency-calculator #programmatic-calculator-wrapper #calculator-results input[type=text] {
   margin-bottom: 8px;
   background-color: #eee;
 }

 .iab-programmatic-fee-transparency-calculator #programmatic-calculator-wrapper select {
   background-color: #fff !important;
   border: 1px solid black !important;
   margin-bottom: 5px;
   margin-right: 10px;
   width: calc(100% - 20px) !important;
   max-width: calc(100% - 20px) !important;
   height: 40px;
 }

 .iab-programmatic-fee-transparency-calculator #uniform-main-channel-selector {
   height: 50px;
 }


 @media screen and (min-width: 1200px) {
   .iab-programmatic-fee-transparency-calculator #calculator-media-plan {
     padding-left: 100px;
   }
 }

 .iab-programmatic-fee-transparency-calculator #calculator-ad-tech h1 {
   font-size: 24px !important;
 }

 .iab-programmatic-fee-transparency-calculator #calculator-ad-tech h2 {
   font-size: 20px !important;
 }

 /**
  * Form fitting this one page for fall marketplace.
  */
 body.postid-133852 .single-event.livestream .event__header-background {
   padding-top: 90px !important;
   margin-bottom: 0;
 }

 @media screen and (max-width: 639px) {
   body.postid-133852 .single-event.livestream .event__header-background {
     padding-top: 75px !important;
     margin-bottom: 0 !important;
   }
   body.postid-133852 .single-event.livestream .event__header-background img {
     margin-bottom: 0 !important;
   }
 }


 /**
  * CTV Gallery.
  */
.postid-188566, .postid-189674 {
  p:has(iframe) {
    iframe {
      position: relative;
      @media (width > 1000px) {
        margin-left: -300px;
        margin-right: -350px;
        width: calc(100% + 300px + 350px) !important;
        height: 100%;
        aspect-ratio: 16/9;
      }
      @media (width < 1000px) {
        margin-left: -30px;
        margin-right: -30px;
        width: calc(100% + 30px + 30px) !important;
        height: 430px;
      }
    }
  }
}

