/*
Theme Name: Catalyst 2015
Author: Stratabeat
Author URI: http://stratabeat.com
Description: A theme hand-tailored for Catalyst by Stratabeat.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: cat2015

 Catalyst 2015 is based on Underscores http://underscores.me/, (C) 2015 Stratabeat
*/

@import url(https://www.catalystdigital.com/wp-content/themes/catalyst2015/css/normalize.css); /* normalize reset */
@import url(https://www.catalystdigital.com/wp-content/themes/catalyst2015/css/style.css); /* theme styles minified */
@import url(https://www.catalystdigital.com/wp-content/themes/catalyst2015/css/lib/lightslider.css); /* LightSlider styles */

html {
	scroll-behavior: smooth;
}

/* Image alignment styling */
img.alignleft {
  float: left !important;
  margin-right: 1em;
  margin-bottom: 0.5em;
}
img.alignright {
  float: right !important;
  margin-left: 1em;
  margin-bottom: 0.5em;
}
img.aligncenter {
  clear: both !important;;
  margin: 1em auto;
}
img.alignnone {
  clear: both !important;
  margin: 1em 0;
}

.white {
	color: #FFF !important;
}

/*-- Custom 2 columns --*/

.column-container {
	display: block;
	width: 100%;
	float: left;
	clear: both;
	box-sizing: border-box;
}

.column-container .col-2 {
	float: left;
	clear: none;
	width: 50%;
	padding: 0 20px 20px 0px;
	box-sizing: border-box;
}

/* CF7 AdWords tracking */
.wpcf7 form #adwords-conversion {
  display: none;
}
.wpcf7 form.sent #adwords-conversion {
  display: block;
}

/* Password protercted form inputs */
form.post-password-form label {
  display: block !important;
}
form.post-password-form p {
  padding: 0;
  border: 0;
}
form.post-password-form input[type="password"] {
  display: block;
  padding: 0.3em 2%;
  border: 1px solid #b9b9b9 !important;
  margin-bottom: 10px;
  width: 96%;
}

/*-- Share This Bar --*/

.sharethis {
	text-align: left;
}

.sharethis label {
	display: inline-block;
	font-size: 18px;
	color: #aaa;
	font-weight: bold;
}

.sharethis .addtoany_shortcode {
	display: inline-block;
}

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

.button-black-green {
	color: #FFF;
	border: 3px solid #acd036;
	background: #000;
}

.button-black-green:hover {
	color: #000;
	background: #acd036;
}

/*-- EU Cookie Law bar --*/

.pea_cook_wrapper p {
	color: #FFF !important;
}

/*=============================
		Home Page (2018)
=============================*/

.home h2,
.section-casestudy-call-out-1 h2,
.section-casestudy-call-out-3 h2,
.section-casestudy-summary h2,
.section-casestudy-services h2,
.section-casestudy-highlight h2,
.section-casestudy-related h2,
.page-template-template-case-study #home-search-social h2,
.section-callout-whitepaper h2 {
	font-size: 36px;
	line-height: 40px;
	color: #acd036;
	margin-bottom: 33px;
}

.large {
	font-size: 24px !important;
	font-weight: 600 !important;
}

.image-container.image-offset {
	width: 100%;
	border: 1px solid #acd036;
}

.image-container.image-offset img {
	position: relative;
	width: 100%;
	height: auto;
	top: -14px;
	right: -18px;
}

.btn-black {
	display: inline-block;
	width: 200px;
	font-size: 18px;
	font-weight: 600;
	color: #FFF;
	line-height: 48px;
	text-transform: uppercase;
	text-align: center;
	border: 2px solid #acd036;
	background: #000;
	transition: all 0.5s ease;
}

.btn-green {
	display: inline-block;
	width: 200px;
	font-size: 18px;
	font-weight: 600;
	color: #FFF;
	line-height: 48px;
	text-transform: uppercase;
	text-align: center;
	background: #358d75;
	transition: all 0.3s ease;
}

.btn-black:hover,
.btn-green:hover {
	color: #000;
	text-decoration: none;
	background: #acd036;
}

/* Hero Slider */

#home-slider li {
	height: 600px;
}

/* Who We Are */


#home-who-we-are {
	padding: 50px 0 50px 0;
	text-align: center;
	background: url('../themes/catalyst2015/images/bg-gray-pattern.png') repeat left top;
}

#home-who-we-are h2 {
	margin-bottom: 10px;
}

#home-who-we-are p {
	position: relative;
	max-width: 750px;
	margin: 0 auto 0 auto;
}

/* Business Resutls */

#home-business-results {
	padding: 55px 0 55px 0;
}

#home-business-results h2 {
	max-width: 375px;
}

#home-business-results h3 {
	line-height: 30px;
	text-transform: none;
	color: #363636;
}

#home-business-results p {
	font-size: 1.2em;
	line-height: 1.6em;
}

#home-business-results .col-1,
#home-business-results .col-2,
#home-clients .testimonial-1 .col-1,
#home-clients .testimonial-1 .col-2,
#home-clients .testimonial-2 .col-1,
#home-clients .testimonial-2 .col-2 {
	float: left;
	clear: none;
	box-sizing: border-box;
}

#home-business-results .col-1,
#home-clients .testimonial-1 .col-1 {
	width: 53%;
	padding-top: 14px;
	padding-right: 33px;
}

#home-business-results .col-2,
#home-clients .testimonial-1 .col-2 {
	width: 47%;
	padding-top: 62px;
	padding-left: 19px;
}

#home-business-results .col-1 .image-container,
#home-clients .testimonial-1 .col-1 .image-container {
	float: right;
}


#home-business-results .copy-container,
#home-clients .testimonial-1 .copy-container {
	position: relative;
	left: -25%;
	width: 115%;
	padding: 45px;
	background: url('../themes/catalyst2015/images/bg-gray-pattern-transparency.png') repeat left top;
}

/* Search & Social */

#home-search-social {
	padding: 1% 0 5% 0;
}

#home-search-social h2 {
	text-align: center;
}

#home-search-social .col {
	position: relative;
	float: left;
	clear: none;
	width: 25%;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

#home-search-social .col a {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	transition: all 0.5s ease;
}

#home-search-social .col-1 a {
	background-color: rgba(239,71,59,.6) !important;
}

#home-search-social .col-2 a {
	background-color: rgba(239,203,101,.6) !important;
}

#home-search-social .col-3 a {
	background-color: rgba(45,76,100,.6) !important;
}

#home-search-social .col-4 a {
	background-color: rgba(42,105,118,.6) !important;
}

#home-search-social .col-1 a:hover {
	background-color: rgba(239,71,59,1) !important;
}

#home-search-social .col-2 a:hover  {
	background-color: rgba(239,203,101,1) !important;
}

#home-search-social .col-3 a:hover  {
	background-color: rgba(45,76,100,1) !important;
}

#home-search-social .col-4 a:hover  {
	background-color: rgba(42,105,118,1) !important;
}

#home-search-social .col a .home-search-social-copy {
	display: none;
	}
	
#home-search-social .col a:hover h3 {display: none;}

#home-search-social .col a h3 {
	position: absolute;
	display: block;
	width: 100%;
	color: #FFF;
	text-transform: none;
	text-align: center;
	top: 50%;
	box-sizing: border-box;
	padding: 0 20px 0 20px;
	transform: translateY(-50%);
	-ms-word-break: none;
     word-break: none;
     word-break: none;
	-webkit-hyphens: none;
   -moz-hyphens: none;
    hyphens:  none;
}

#home-search-social .col a:hover .home-search-social-copy {
	display: block;
	position: absolute;
	width: 100%;
	font-size: 1.2vw;
	font-weight: 500;
	line-height: 1.4em;
	color: #FFF;
	text-transform: none;
	text-align: center;
	top: 50%;
	padding: 20px;
	box-sizing: border-box;
	transform: translateY(-50%);
	}
	
#home-search-social .button-container {
	text-align: center;
}

#home-search-social .button-container .btn-black {
	position: relative;
	margin: 40px auto 0 auto !important;
}

/* Empowering Brand */

#home-empowering-brand {
	padding: 5% 0 5% 0;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

#home-empowering-brand h2 {
	margin-bottom: 15px;
}

#home-empowering-brand h2,
#home-empowering-brand h3,
#home-empowering-brand p {
	position: relative;
	max-width: 1120px;
	margin-right: auto;
	margin-left: auto;
}

#home-empowering-brand h3 {
	color: #FFF;
	line-height: 1.3em;
	text-transform: none;
	margin-bottom: 25px;
}

#home-empowering-brand p {
	color: #FFF;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.5em;
}

/* Clients */

#home-clients {
	padding: 4% 0 5% 0;
}

#home-clients h2 {
	text-align: center;
}

.testimonial {
	opacity: 0;
}

#home-clients .testimonial-1,
#home-clients .testimonial-2 {
	float: left;
	clear: both;
}

#home-clients .testimonial-2 {
	padding-top: 80px;
}

#home-clients .testimonial-2 .col-1 {
	float: right;
	clear: none;
}

#home-clients .testimonial-2 .col-1 {
	width: 53%;
	padding-top: 14px;
	padding-left: 33px;
}

#home-clients .testimonial-2 .col-2 {
	width: 47%;
	padding-top: 62px;
	padding-right: 19px;
}

#home-clients .testimonial-2 .col-1 .image-container {
	float: left;
}

#home-clients .testimonial-2 .copy-container {
	position: relative;
	width: 115%;
	padding: 45px;
	background: url('../themes/catalyst2015/images/bg-gray-pattern-transparency.png') repeat left top;
}

#home-clients .testimonial-2 .btn-black {
	margin-top: 25px;
}

/* CTA */

#home-cta {
	padding: 4% 0 5% 0;
}

#home-cta .fluid-grid {
	text-align: center;
	padding: 3%;
	background: #ebebeb;
}

#home-cta h3 {
	color: #707070;
	text-transform: none;
	margin-bottom: 20px;
	line-height: 1.4em;
}


/*=============================
		Related Posts
=============================*/

.entry-content .rp4wp-related-posts {display:none;}

.catalyst-related-posts {
	float: left;
	clear: both;
	padding: 30px 25px;
	background: #ebebeb;
}

#secondary .rp4wp-related-posts h3 {
	color: #2a6976;
	font-weight: bold;
	margin-bottom: 0.875em;
}

#secondary .rp4wp-posts-list {
	padding: 0 !important;
	margin: 0 !important;
}

#secondary .rp4wp-col {
	width: 100% !important;
	height: auto !important;
	padding: 0 !important;
}

#secondary .rp4wp_component {
	padding: 0 !important;
}

#secondary .rp4wp_component_2 {
	height: auto !important;
}

#secondary .rp4wp_component_image {
	width: 100%;
	max-height: 193px;
	overflow: hidden;
	margin-bottom: 12px;
}

#secondary .rp4wp_component_2 a {
	width: 100%;
	height: auto;
	min-height: 193px !important;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

#secondary .rp4wp_component_3 a {
	font-size: 1.25rem;
	font-weight: 700;
	margin: 0 0 0.3em;
}

.services-menu-link {margin-bottom: 2px !important;}
.services-menu-link a {white-space: nowrap !important;}


/* Events Page */

/*-- Temp Hotel Logo styles --*/

.hotel-logos {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	text-align: center;
	margin-bottom: 20px;
}

.hotel-logos img {
	margin: 0 20px 30px 20px;
}

.container-event {
	display: table;
	width: 100%;
}

.container-minwidth {
	max-width: 780px;
	margin: 0 auto 0 auto;
}

.section-padding {
	padding: 5vw 0 5vw 0;
	box-sizing: border-box;
}

.section-padding,
.section-hero,
.section-event-information,
.section-social-share,
.section-1,
.section-2,
.section-3,
.section-speakers,
.section-agenda,
.section-sponsors,
.section-registration,
.section-sponsor-callout,
.section-call-out,
.section-casestudy-call-out-1,
.section-casestudy-call-out-3,
.section-call-out-2,
.section-custom-content-container {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	height: 100%;
}

.section-hero {
	padding: 10% 5% 10% 5% !important;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.section-hero img {
	position: relative !important;
	display: block;
	margin: 0 auto 0 auto !important;
}

body .section-hero h1 {
	position: relative;
	max-width: 780px;
	line-height: 1.2em !important;
	color: #FFF !important;
	text-transform: none !important;
	text-align: center;
	margin: 30px auto 0 auto !important;
}

.container-boxsizing {
	box-sizing: border-box !important;
}

/* Event Information */
.section-event-information {
	min-height: 160px;
	padding-top: 2%;
	padding-bottom: 2%;
	background: url('../uploads/bg-gray-lines.png') repeat center center;
}

.section-event-information span {
	font-size: 1.4em;
}

.event-information {
	float: left;
	clear: none;
	width: 60%;
}

.event-registration-button {
	float: left;
	clear: none;
	width: 40%;
	padding-top: 2%;
}

.event-registration-button a {
	float: right;
	clear: none;
}

.event-date {
	font-weight: bold;
	color: #e36730;
}

.event-date,
.event-address {
	display: block;
}

.event-doors-open {font-weight: bold;}

a.btn-orange {
	display: inline-block;
	font-size: 1.1em !important;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	padding: 10px 40px 10px 40px;
	transition: all 0.5s ease;
	background-color: #e36730;
}

a.btn-orange:hover {
	text-decoration: none;
	background: #2a6976 !important;
}

/* Event Social Sharing */
.section-social-share {
	min-height: 70px;
	padding: 2% 0 2% 0;
	text-align: center;
	background: #ebebeb;
}

.section-social-share .social-heading,
.section-social-share .addtoany_shortcode {
	display: inline-block;
}

.section-social-share .addtoany_shortcode {
	margin-left: 18px;
}

.section-social-share .social-heading {
	font-size: 1.5em;
}

/* Event Call-Out */

.section-call-out {
	float: left;
	clear: both;
	text-align: center;
	padding: 5%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.section-call-out .section-call-out-copy,
.section-call-out .section-call-out-copy h2,
.section-call-out .section-call-out-copy p,
.section-call-out .section-call-out-copy ul {
	color: #FFF !important;
}


/* Event Content */
.section-2,
.section-sponsor-callout {
	background-color: #ebebeb;
}

.section-3 {border-bottom: 1px solid #CCC;}

.section-1 .section-col-1,
.section-3 .section-col-1 {
	display: table-cell;
	float: left;
	clear: none;
	width: 38.671875%;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
}

.section-1 .section-col-2,
.section-3 .section-col-2 {
	float: left;
	clear: none;
	width: 61.328125%;
	height: 100%;
	padding: 4% 4.296875% 4% 4.296875%;
}

.section-1 .section-col-1 img,
.section-2 .section-col-1 img,
.section-3 .section-col-1 img,
..section-sponsor-callout .section-col-1 img {
	width: 100%;
	height: auto;
}

.section-2 .section-col-1,
.section-sponsor-callout .section-col-1 {
	float: right;
	clear: none;
	width: 38.671875%;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: cover;
	
}

.section-2 .section-col-2,
.section-sponsor-callout .section-col-2 {
	float: left;
	clear: none;
	width: 61.328125%;
	height: 100%;
	padding: 4% 4.296875% 4% 4.296875%;
	vertical-align: middle;
}

.section-sponsor-callout .section-col-2 {
	padding-top: 3vw !important;
	padding-bottom: 3vw !important;
}

.section-1 .section-col-2 h2,
.section-2 .section-col-2 h2,
.section-3 .section-col-2 h2,
.section-sponsor-callout .section-col-2 h2,
.speaker-gallery h2,
.section-agenda .section-agenda-content h2,
.section-sponsors h2,
.section-registration h2,
.section-call-out .section-call-out-copy h2,
.section-call-out-2-content h2 {
	font-size: 2em !important;
	margin-bottom: 25px;
}

.section-1 .section-1-copy,
.section-2 .section-2-copy,
.section-3 .section-3-copy,
.section-sponsor-callout .section-2-copy {
	max-width: 580px;
	position: relative;
	
}

.section-2 .section-2-copy,
.section-sponsor-callout .section-2-copy {
	float: right;
}

.section-sponsor-callout .section-2-copy {
	top: 50%;
	transform: translateY(-50%);
}


.section-sponsor-callout .section-col-1 {
	min-height: 450px;
}

.section-1 .section-col-2 .sub-heading,
.section-2 .section-col-2 .sub-heading,
.section-3 .section-col-2 .sub-heading,
.section-sponsor-callout .section-col-2 .sub-heading {
	display: block;
	font-size: 1.4em !important;
	margin-bottom: 30px;
}

/* Speaker Gallery */
.section-speakers .speaker-gallery,
.section-agenda .section-agenda-content,
.section-sponsors .section-sponsors-content,
.section-registration .section-registration-content,
.section-call-out-2 .section-call-out-2-content,
.section-custom-content-container .section-custom-content  {
	position: relative;
	width: 60.9375% !important;
	min-width: 780px;
	padding: 2% 0 4% 0;
	margin: 0 auto 0 auto;
}

.section-call-out-2 .section-call-out-2-content {
	padding: 0;
}

.section-speakers .speaker-gallery ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.speaker-gallery li {
	float: left;
	clear: none;
	box-sizing: border-box;
	width: 32%;
	padding: 20px;
	margin-right: 1.33333%;
	margin-bottom: 15px;
	background: #ebebeb;
}

.speaker-gallery li.keynote-speaker {
	background: #464646;
}

.speaker-gallery .speaker-photo {
	width: 100%;
	margin-bottom: 20px;
	background-repeat: no-repeat,no-repeat;
	background-position: center bottom, center center;
	background-size: 600px auto, cover;
}

.speaker-gallery li:nth-child(3n+3) {
	margin-right: 0;
}

.speaker-gallery .keynote-speaker .keynote-label {
	display: block;
	width: 100%;
	color: #FFF;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.speaker-gallery .speaker-name,
.speaker-gallery .speaker-title,
.speaker-gallery .speaker-company {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 1.1em;
}

.speaker-gallery .speaker-name {
	display: block;
}

.speaker-gallery .keynote-speaker span {
	color: #FFF !important;
}

.speaker-gallery .speaker-name {font-weight: bold;}

/* Section Agenda */

.section-agenda .section-agenda-content ul,
.section-sponsors .section-sponsors-content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.section-agenda .section-agenda-content ul {
	width: 100%;
	display: table;
	border-right: 3px solid #e1e1e1;
	border-bottom: 3px solid #e1e1e1;
	border-left: 3px solid #e1e1e1;
}

.section-agenda .section-agenda-content ul li {
	display: table-row;
	width: 100%;
}

.section-agenda .section-agenda-content ul li .session-time {
	display: table-cell;
	width: 20%;
	font-size: 1.1em;
	font-weight: bold;
	padding: 20px;
	border-right: 3px solid #e1e1e1;
	box-sizing: border-box;
}

.section-agenda .section-agenda-content ul li .session-title {
	display: table-cell;
	width: 45%;
	font-size: 1.1em;
	font-weight: bold;
	padding: 20px;
	border-right: 3px solid #e1e1e1;
	box-sizing: border-box;
}

.section-agenda .section-agenda-content ul li .session-speaker {
	display: table-cell;
	width: 35%;
	font-size: 1.1em;
	padding: 20px;
	box-sizing: border-box;
}

.section-agenda .section-agenda-content ul li:last-child  {
	border-bottom: 3px solid #e1e1e1;
}

.section-agenda .section-agenda-content ul li:nth-child(even) {
	background: #ebebeb;
}

.section-agenda .section-agenda-content ul li .session-time.session-header,
.section-agenda .section-agenda-content ul li .session-title.session-header,
.section-agenda .section-agenda-content ul li .session-speaker.session-header {
	color: #FFF;
	border-top: 3px solid #e1e1e1;
	background: #363636;
}

/* Section Call Out #2 */

.section-call-out-2 {
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.section-call-out-2.light h2,
.section-call-out-2.light p,
.section-call-out-2.light ul,
.section-call-out-2.light a {
	color: #FFF !important;
}

.section-call-out-2.dark p,
.section-call-out-2.dark ul {
	color: #000 !important;
}

.section-call-out-2 h2 {
	color: #2a6976 !important;
}

/*-- TEMPORARY 2019 Sponsor Styles --*/

.section-call-out-2-1 .section-call-out-2-content:before {
	display: block;
	width: 200px;
	height: 50px;
	margin: 0 auto 40px auto;
	content: " ";
	background: url('../uploads/IPR-logo-white.png') no-repeat center center;
	background-size: 100% auto;
}

/* Section Sponsors */

.section-sponsors {
	padding-top: 40px !important;
}

.section-sponsors .section-sponsors-content {
	text-align: center;
}

.section-sponsors .section-sponsors-content ul li {
	float: left;
	clear: none;
	width: 31%;
	box-sizing: border-box;
	margin-right: 0;
}

.section-sponsors .section-sponsors-content ul li {
	position: relative;
	display: inline-block;
	float: none;
	margin-bottom: 30px;
}

.section-sponsors .section-sponsors-content ul li:nth-child(3n+3) {
	margin-right: 0;
}

.sponsor-popover {
	position: absolute;
	visibility: hidden;
	top: -170px;
	transform: translateY(-45%);
	width: 365px;
	padding: 15px;
	margin-left: -40px;
	-webkit-box-shadow: 7px 7px 16px -4px rgba(0,0,0,0.5);
	-moz-box-shadow: 7px 7px 16px -4px rgba(0,0,0,0.5);
	box-shadow: 7px 7px 16px -4px rgba(0,0,0,0.5);
	border: 3px solid #e1e1e1;
	opacity: 0;
	transition: all 0.5s ease;
	background: #fff;
}

.sponsor-popover:after {
	content: " ";
    position: absolute;
    top: 100%; /* At the bottom of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 20px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}

.sponsor-popover span {
	display: block;
	width: 100%;
}

.sponsor-popover .sponsor-type {
	font-size: 1.4em;
	font-weight: bold;
}

.sponsor-popover .sponsor-name {
	font-size: 1.4em;
	font-weight: bold;
	color: #e36730;
	margin-bottom: 10px;
}

li.popover img:hover + .sponsor-popover {
	visibility: visible;
	opacity: 1;
}

.sponsor-popover:hover {
	visibility: visible;
	opacity: 1;
}

/* Registration */

.section-registration {
	padding-top: 0;
	margin-top: 50px;
	background: #ebebeb;
}

.section-registration.light h2,
.section-registration.light p {
	color: #FFF;
}

.section-registration.dark h2 {
	color: #2a6976;
}

.section-registration.dark p {
	color: #000;
}

.section-registration form {
	margin-top: 20px;
}

.section-registration .form-row {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}

.section-registration .form-col {
	float: left;
	clear: none;
	width: 50%;
	box-sizing: border-box;
}

.section-registration .form-row .form-col:last-child {
	padding-right: 0;
	padding-left: 10px;
}

.section-registration .form-row .form-col:first-child {
	padding-left: 0 !important;
	padding-right: 10px;
}

.section-registration .em-booking-form-details {
	float: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	padding: 0;
}

.section-registration .em-booking-form-details .em-form-required {
	display: inline;
}

.section-registration .em-booking-form-details p {
	width: 48%;
}

.section-registration .em-booking-form-details .em-tickets-spaces,
.section-registration .em-booking-form-details .input-field-data_privacy_consent,
.em-booking-buttons {
	width: 100%;
}

.section-registration .em-booking-form-details .em-tickets-spaces select {
	max-width: 200px;
}

.section-registration .em-booking-form-details p {
	padding-bottom: 10px;
}

.section-registration .fields-required {
	font-style: italic;
}

.em-booking-message {
	font-size: 12px !important;
	font-weight: bold !important;
}

.em-booking-message-success {
	padding: 30px !important;
	font-size: 18px !important;
}

.em-booking-message p {
	color: #C00 !important;
}

.section-registration form p {
	padding: 0;
	border: none;
}

.section-registration form p label {
	width: 100%;
}

.section-registration form p select option {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.section-registration input[type="checkbox"] {
	-webkit-appearance: checkbox !important;
	-moz-appearance: checkbox !important;
}

.section-registration input[type="text"],
.section-registration input[type="email"],
.section-registration input[type="tel"] {
	width: 100% !important;
	height: 50px !important;
	color: #000 !important;
	border: none !important;
	padding: 10px 10px 10px 20px !important;
	background: #FFF !important;
	box-sizing: border-box !important;
}

.section-registration select {
	color: #000 !important;
	padding: 10px !important;
	background: #FFF !important;
}

.section-registration input[type="submit"] {
	width: 250px !important;
	color: #FFF !important;
	text-align: center !important;
	transition: all 0.5s ease !important;
	background: #e36730 !important;
}

.section-registration input[type="submit"]:hover {
	color: #FFF !important;
	background: #2a6976 !important;
}

.section-registration .event-disclaimer {
	float: left;
	clear: both;
	margin-top: 35px;
}

.section-registration .event-disclaimer h3 {
	color: #000 !important;
	font-size: 1em !important;
	text-transform: none !important;
	margin: none;
}

.section-registration div.wpcf7-response-output {
		float: left !important;
		clear: both !important;
	}
	
	/* Post Event */
	
	.section-post-event-videos {
		text-align: center !important;
		padding-bottom: 4% !important;
	}
	
	.section-post-event-videos .section-registration-content {
		/*color: #FFF !important;*/
	}
	
	.section-post-event-videos h1,
	.section-post-event-videos h2,
	.section-post-event-videos h3,
	.section-post-event-videos h4,
	.section-post-event-videos p,
	.section-post-event-videos ul li {
		color: #FFF !important;
	}
	
	.section-post-event-videos a.btn-orange {
		position: relative !important;
		display: block !important;
		width: 180px !important;
		margin: 30px auto 0 auto !important;
	}
	
	
/*--- Event Tabs and Buttons ---*/

.section-registration {
	
}

.registration-buttons {
	float: left;
	clear: none;
	width: 100%;
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px solid #363636;
}

.registration-buttons h3 {
	margin-bottom: 20px;
}

.tab-content h3 span,
.registration-buttons h3 span {
	color: #2a6976;
	font-weight: 700;
}

.registration-buttons-container {
	display: block;
}

.registration-buttons-container .column {
	float: left;
	clear: none;
	width: 46%;
	padding-right: 20px;
}

.registration-buttons-container .column .column-copy {
	margin-top: 25px;
	padding-right: 40px;
}

.registration-buttons-container .column .column-copy p {
	font-size: 16px;
}

.registration-buttons a {
	position: relative;
	white-space: nowrap;
}

.registration-buttons a.current {
	background: #2a6976 !important;
}

.registration-buttons a.current:before {
	position: absolute;
	top: 4px;
	left: 4px;
	display: inline-block;
	content: " ";
	width: 32px;
	height: 32px;
	margin-right: 8px;
	background: url('../themes/catalyst2015/images/checked-checkbox-32.png') no-repeat center center;
}

.section-registration .tab-content {
	display: none;
}

.section-registration .tab-content.current {
	display: inherit;
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #BBB !important;
  opacity: 1 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #BBB !important;
  opacity: 1 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #BBB !important;
  opacity: 1 !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #BBB !important;
  opacity: 1 !important;
}


/*=====================================
		Case Study Template 
=====================================*/

body .casestudy-hero.section-hero {
	padding: 10% 6.5% 7% 6.5% !important;
}

body .casestudy-hero.section-hero h1 {
	text-transform: uppercase !important;
	text-align: left !important;
}

.casestudy-hero.section-hero .sub-heading {
	display: block;
	font-size: 20px;
	font-weight: 600;
	margin-top: 20px;
}

.casestudy-hero-stats {
	color: #FFF;
	padding: 8vw 0 0 0;
}

.casestudy-hero-stats .col {
	float: left;
	clear: none;
	width: 32%;
	margin-right: 2%;
}

.casestudy-hero-stats .col div {
	display: inline-block;
	max-width: 280px;
	text-align: center;
}

.casestudy-hero-stats .col:last-child {
	margin-right: 0;
}

.casestudy-hero-stats img,
.casestudy-hero-stats span {
	display: block;
}

.casestudy-hero-stats .col .casestudy-stat-main {
	font-size: 80px;
	font-weight: 900;
	color: #acd036;
	padding-bottom: 22px;
	margin: 32px 0 0 0;
}

.casestudy-hero-stats .col .casestudy-stat-main:after {
	display: block;
	content: " ";
	width: 70px;
	height: 1px;
	margin: 0 auto 0 auto;
	background-color: #808080;
}

.casestudy-hero-stats .col .casestudy-stat-text {
	font-size: 18px;
	font-weight: 600;
}

.section-casestudy-call-out-1,
.section-casestudy-call-out-3 {
	padding: 5vw 0 6vw 0;
	text-align: center;
	background-repeat: repeat;
	background-position: top left;
}

.section-casestudy-call-out-1 p {
	display: inline-block;
	max-width: 770px;
	line-height: 1.4em;
	margin: 0 auto 0 auto;
}

.section-casestudy-call-out-3 h2 {
	color: #acd036 !important;
}

.section-casestudy-call-out-3 h3,
.section-casestudy-call-out-3 p,
.section-casestudy-call-out-3 ul li {
	color: #FFF !important;
}

.section-casestudy-call-out-3 p,
.section-casestudy-call-out-3 ul li {
	font-size: 18px !important;
}

.section-casestudy-call-out-2,
.section-casestudy-call-out-3 {
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}


.section-casestudy-call-out-2 h2 {
	display: inline-block;
	max-width: 850px;
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 33px;
	margin-right: auto;
	margin-left: auto;
}

.section-casestudy-call-out-2 h2 span {
	color: #acd036;
}

.section-casestudy-call-out-2.casestudy-call-out-icon .section-call-out-copy:before {
	display: inline-block;
	content: url('../uploads/icon-thumbtack.png');
	margin-right: 30px;
	vertical-align: top;
}

.section-casestudy-call-out-3 .section-call-out-copy {
	padding-right: 5%;
	padding-left: 5%;
}

/*==================================================================
	Column overlays with offset bordered image - Image on right
===================================================================*/

.content-image-overlay-block.contentleft .col-1,
.content-image-overlay-block.contentleft .col-2 {
	float: left;
	clear: none;
	box-sizing: border-box;
}

.content-image-overlay-block.contentleft .col-1 {
	float: right;
	width: 58%;
	padding-top: 14px;
	padding-right: 33px;
}

.content-image-overlay-block.contentleft .col-2 {
	width: 42%;
	padding-top: 0;
	padding-left: 19px;
}

.content-image-overlay-block.contentleft .col-1 .image-container {
	float: right;
}

.content-image-overlay-block.contentleft .copy-container {
	position: relative;
	width: 115%;
	padding: 45px;
	background: url('../themes/catalyst2015/images/bg-gray-pattern-transparency.png') repeat left top;
}

.content-image-overlay-block.contentleft .col-2 h2 {
	margin-bottom: 15px !important;
	margin-left: 45px !important;
}

.content-image-overlay-block.contentleft .copy-container p.large {
	line-height: 1.2em !important;
	margin-bottom: 15px;
}

.content-image-overlay-block.contentleft .copy-container p:nth-child(2) {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.6em !important;
	margin-bottom: 0;
}

.content-image-overlay-block.contentright .col-1,
.content-image-overlay-block.contentright .col-2 {
	float: left;
	clear: none;
	box-sizing: border-box;
}

.content-image-overlay-block.contentright .col-1 {
	float: left;
	width: 58%;
	padding-top: 14px;
	padding-right: 33px;
}

.content-image-overlay-block.contentright .col-2 {
	width: 42%;
	padding-top: 0;
	padding-left: 19px;
}

.content-image-overlay-block.contentright .col-1 .image-container {
	/*float: right;*/
}

.content-image-overlay-block.contentright .copy-container {
	position: relative;
	top: 3vw;
	left: -12vw;
	width: 115%;
	padding: 45px;
	background: url('../themes/catalyst2015/images/bg-gray-pattern-transparency.png') repeat left top;
}

.content-image-overlay-block.contentright .col-2 h2 {
	margin-bottom: -20px !important;
	margin-left: 0 !important;
}

.content-image-overlay-block.contentright .copy-container p.large {
	line-height: 1.2em !important;
	margin-bottom: 15px;
}

.content-image-overlay-block.contentright .copy-container p:nth-child(2) {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.6em !important;
	margin-bottom: 0;
}

.section-casestudy-highlight .contentleft .copy-container {
	margin-top: 50px;
}

/*-- Services --*/

.page-template-template-case-study #home-search-social {
	padding-top: 5vw !important;
	background: url('../uploads/bg-gray-pattern.png') repeat top left;
}

.page-template-template-case-study #home-search-social h2 {
	display: block !important;
}

.section-casestudy-services {
	padding-bottom: 6vw;
	background: url('../uploads/bg-gray-pattern.png') repeat top left;
}

.section-casestudy-services h2 {
	text-align: center;
}

.section-casestudy-services .col {
	position: relative;
	float: left;
	clear: none;
	width: 25%;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

.section-casestudy-services .col a {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	transition: all 0.5s ease;
}

.section-casestudy-services .col-1 a:hover {
	background-color: rgba(239,71,59,.6) !important;
}

.section-casestudy-services .col-2 a:hover  {
	background-color: rgba(239,203,101,.6) !important;
}

.section-casestudy-services .col-3 a:hover  {
	background-color: rgba(45,76,100,.6) !important;
}

.section-casestudy-services .col-4 a:hover  {
	background-color: rgba(42,105,118,.6) !important;
}

.section-casestudy-services .col a .home-search-social-copy {
	display: none;
	}
	
.section-casestudy-services .col a:hover h3 {display: none;}

.section-casestudy-services .col a h3 {
	position: absolute;
	display: block;
	width: 100%;
	color: #FFF;
	text-transform: none;
	text-align: center;
	top: 50%;
	box-sizing: border-box;
	padding: 0 20px 0 20px;
	transform: translateY(-50%);
	-ms-word-break: none;
     word-break: none;
     word-break: none;
	-webkit-hyphens: none;
   -moz-hyphens: none;
    hyphens:  none;
}

.section-casestudy-services .col a:hover .home-search-social-copy {
	display: block;
	position: absolute;
	width: 100%;
	font-size: 1.2vw;
	font-weight: 500;
	line-height: 1.4em;
	color: #FFF;
	text-transform: none;
	text-align: center;
	top: 50%;
	padding: 20px;
	box-sizing: border-box;
	transform: translateY(-50%);
	}
	
/*-- Testimonials --*/
	
.section-casestudy-testimonials {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	/*display: none;*/
}

.section-casestudy-testimonials .fluid-grid {
	text-align: center;
	margin: 0 !important;
}

/*-- White Paper Call-Out --*/

.section-callout-whitepaper {
	display: flex;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.section-callout-whitepaper .copy-container {
	position: relative;
	max-width: 970px;
	margin: 0 auto 0 auto;
}

.section-callout-whitepaper .white h3,
.section-callout-whitepaper .white h4,
.section-callout-whitepaper .white li,
.section-callout-whitepaper .white p {
	color: #FFF !important;
}

.section-callout-whitepaper .copy-container-img {
	float: left;
	clear: none;
	padding-right: 50px;
}

.section-callout-whitepaper .copy-container-content {
	text-align: center;
}

.section-callout-whitepaper .copy-container-content.includeimage {
	padding-top: 20px;
	text-align: left;
}

.section-callout-whitepaper .white h4 {
	font-size: 1.2em !important;
	font-weight: bold;
}

/*-- Slider Testimonials --*/

#slider-testimonials {
	position: relative;
	width: 100%;
	min-height: 14vw;
	text-align: center;
	box-sizing: border-box;
}

#slider-testimonials ul {
	position: relative;
	display: block;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}

#slider-testimonials ul li {
	width: 100%;
}

#slider-testimonials ul li span {
	position: relative;
	display: block;
	color: #FFF;
	line-height: 1.3em !important;
	margin-right: auto;
	margin-left: auto;
}

#slider-testimonials ul li .testimonial-content {
	position: relative;
	max-width: 900px;
	padding: 0 40px 0 40px;
	margin: 0 auto 0 auto;
}

#slider-testimonials ul li .testimonial-content:before {
	position: absolute;
	top: 50%;
	transform: translateY(-45%);
	left: 10px;
	content: url('../uploads/icon-quotes-left.png');
}
	
#slider-testimonials ul li .testimonial-content:after {
	position: absolute;
	top: 50%;
	transform: translateY(-45%);
	right: 10px;
	content: url('../uploads/icon-quotes-right.png');
}

#slider-testimonials ul li span.testimonial-logo {
	margin-bottom: 25px;
}

#slider-testimonials ul li span.testimonial-title {
	font-size: 2.9vw;
	font-weight: 900;
	line-height: 40px;
	color: #acd036;
	margin-bottom: 30px;
}

#slider-testimonials ul li span.testimonial-text {
	max-width: 820px;
	font-size: 26px;
	margin-bottom: 30px;
}

#slider-testimonials ul li span.testimonial-author {
	font-size: 18px;
}

.section-casestudy-related ul {
	position: relative;
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
	text-align: center;
}

.section-casestudy-related ul li {	
	position: relative;
	display: inline-block;
	width: 265px;
	height: 265px;
	margin-right: 12px;
	margin-bottom: 20px;
}

.section-casestudy-related ul li:last-child {
	margin-right: 0;
}

.section-casestudy-related ul li a {
	position: absolute;
	top: 0;
	left: 0;
	width: 265px;
	height: 265px;
	text-align: center;
}

.section-casestudy-related ul li a span {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
}

.section-casestudy-call-out-btm {
	padding-top: 50px;
}
	
.section-casestudy-call-out-btm .fluid-grid {
	padding: 3vw;
	background: #ebebeb;
}	

.section-casestudy-call-out-btm .fluid-grid h2,
.section-casestudy-call-out-btm .fluid-grid p {
	color: #707070;
}

.section-casestudy-call-out-btm .fluid-grid h2 {
	font-size: 24px;
	margin-bottom: 20px;
}

.section-casestudy-call-out-btm .fluid-grid p {
	font-size: 18px;
	font-weight: 600;
}

/*-- Remove Google Recaptcha logo --*/

.grecaptcha-badge {display: none !important;}
	

@media screen and (max-width: 1100px) { /* special sizing for certain elements */

	.casestudy-hero-stats img {
		width: auto;
		height: 100px;
	}

	.casestudy-hero-stats .col .casestudy-stat-main {
		font-size: 60px;
	}
	
	/* Slider */
	#slider-testimonials {
		min-height: 29vw;
	}
	
	#slider-testimonials ul li span.testimonial-title {
		font-size: 34px;
	}

	#slider-testimonials ul li span.testimonial-text {
		max-width: 70%;
		font-size: 22px;
	}

	#slider-testimonials ul li span.testimonial-author {
		font-size: 16px;
	}

	#slider-testimonials ul li:before {
		left: 2vw;
	}
		
	#slider-testimonials ul li:after {
		right: 2vw;
	}

}
	
	
	


@media screen and (max-width: 989px) {
	
	.column-container {
		padding-bottom: 30px;
	}
	
	.column-container .col-2 {
		width: 100%;
		clear: both;
		padding: 0;
	}
	
	.column-container .col-2 ul {
		margin: 0 !important;
	}
	
	/* Events Template */
	
	.section-hero {
		padding-top: 15% !important;
	}
	
	.section-hero,
	.section-event-information,
	.section-social-share,
	.section-1,
	.section-2,
	.section-3,
	.section-speakers,
	.section-agenda,
	.section-sponsors,
	.section-registration,
	.section-sponsor-callout,
	.section-casestudy-call-out-1,
	.section-casestudy-call-out-3,
	.section-padding	{
		width: 100%;
		height: 100%;
		padding-right: 20px !important;
		padding-left: 20px !important;
	}
	
	.section-sponsor-callout {
		margin-top: 80px !important;
	}
	
	.section-speakers .speaker-gallery,
	.section-agenda .section-agenda-content,
	.section-sponsors .section-sponsors-content,
	.section-registration .section-registration-content {
		position: relative;
		width: 100% !important;
		min-width: 100%;
		padding: 2% 0 4% 0;
		margin: 0 auto 0 auto;
	}
	
	.section-speakers .speaker-gallery, 
	.section-agenda .section-agenda-content, 
	.section-sponsors .section-sponsors-content, 
	.section-registration .section-registration-content, 
	.section-call-out-2 .section-call-out-2-content {
		min-width: 100%;
	}
	
	.section-event-information .event-information,
	.section-event-information .event-registration-button {
		width: 100% !important;
	}
	
	.section-event-information {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
	
	.section-event-information .event-registration-button a {
		float: left !important;
	}
	
	.section-social-share {
		text-align: left !important;
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	
	.section-1 .section-col-1,
	.section-2 .section-col-1,
	.section-3 .section-col-1,
	.section-sponsor-callout .section-col-1 {display:none;}
	
	.section-1 .section-col-2,
	.section-2 .section-col-2,
	.section-3 .section-col-2,
	.section-sponsor-callout .section-col-2 {
		height: auto !important;
		width: 100% !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	
	.section-1 .section-1-copy, 
	.section-2 .section-2-copy,
	.section-3 .section-2-copy,
	.section-sponsor-callout .section-2-copy	{
		max-width: 100% !important;
	}
	
	.speaker-gallery li,
	.speaker-gallery li:nth-child(3n+3) {
		width: 48% !important;
		margin-right: 2%;
	}
	
	.speaker-gallery li:nth-child(2n+2) {
		margin-right: 0 !important;
	}
	
	.section-sponsor-callout .section-2-copy {
		top: auto;
		transform: none;
	}
	
	.section-custom-content-container .section-custom-content {
		width: 100% !important;
		min-width: 100% !important;
		padding-right: 20px !important;
		padding-left: 20px !important;
		box-sizing: border-box !important;
	}
	
	.section-custom-content img {
		width: 100% !important;
		height: auto !important;
		margin: 0 !important;
	}
	
	/* Slider */
	#slider-testimonials {
		min-height: 300px;
	}

	#slider-testimonials ul li span.testimonial-text {
		max-width: 70%;
	}

	#slider-testimonials ul li:before {
		left: 2vw;
	}
		
	#slider-testimonials ul li:after {
		right: 2vw;
	}
	
	
}

@media screen and (max-width: 768px) {
	
	/* Home Page */
	
	#home-business-results h2,
	#home-clients h2 {
		max-width: 100%;
		text-align: center;
		margin: 25px 0 20px 0;
	}
	
	#home-business-results .col-1,
	#home-business-results .col-2,
	#home-clients .testimonial-1 .col-1,
	#home-clients .testimonial-1 .col-2,
	#home-clients .testimonial-2 .col-1,
	#home-clients .testimonial-2 .col-2	{
		width: 100%;
		padding: 0;
	}
	
	#home-business-results .col-1 .image-container,
	#home-clients .testimonial-1 .col-1 .image-container,
	#home-clients .testimonial-2 .col-1 .image-container{
		width: 100%;
		height: 200px;
		border: none;
		overflow: hidden;
	}
	
	#home-business-results .col-1 .image-container.image-offset img,
	#home-clients .testimonial-1 .col-1 .image-container.image-offset img,
	#home-clients .testimonial-2 .col-1 .image-container.image-offset img {
		position: relative;
		width: 100%;
		height: auto;
		top: 0;
		right: 0;
	}
	
	#home-business-results .copy-container,
	#home-clients .testimonial-1 .copy-container,
	#home-clients .testimonial-2 .copy-container {
		width: 100%;
		left: auto;
		padding: 20px;
		box-sizing: border-box;
	}
	
	#home-search-social .col,
	.section-casestudy-services .col {
		width: 100%;
		max-height: 330px;
	}
	
	#home-search-social .col.col-4,
	.section-casestudy-services .col.col-4	{
		max-height: 370px !important;
	}
	
	#home-search-social .col a:hover,
	.section-casestudy-services .col a:hover {
		text-decoration: none !important;
	}
		
	#home-search-social .col a:hover h3,
	.section-casestudy-services .col a:hover h3 {
		display: block;
	}

	#home-search-social .col a h3,
	.section-casestudy-services .col a h3 {
		position: relative;
		display: block;
		width: 100%;
		top: auto;
		font-size: 40px !important;
		padding: 50px 20px 10px 20px;
		transform: none;
	}
	
		
	#home-search-social .col a .home-search-social-copy,
	#home-search-social .col a:hover .home-search-social-copy,
	.section-casestudy-services .col a .home-search-social-copy,
	.section-casestudy-services .col a:hover .home-search-social-copy {
		position: relative;
		display: block;
		width: 100%;
		color: #FFF;
		font-size: 16px;
		line-height: 1.3em;
		text-align: left;
		top: auto;
		padding: 20px;
		box-sizing: border-box;
		text-decoration: none !important;
		transform: none;
	}
	
	#home-search-social .col a .home-search-social-copy:after,
	.section-casestudy-services .col a .home-search-social-copy:after {
		content: "Learn More";
		display: block;
		margin-top: 20px;
		text-decoration: underline;
		text-align: center;
	}
	
	.section-casestudy-services .col-1 a {
		background-color: rgba(239,71,59,.6) !important;
	}

	.section-casestudy-services .col-2 a  {
		background-color: rgba(239,203,101,.6) !important;
	}

	.section-casestudy-services .col-3 a {
		background-color: rgba(45,76,100,.6) !important;
	}

	.section-casestudy-services .col-4 a {
		background-color: rgba(42,105,118,.6) !important;
	}
	
	#home-empowering-brand {
		padding: 60px 0 60px 0;
	}
	
	#home-clients .btn-black {
		position: relative;
		left: 50%;
		transform: translateX(-50%);
		margin-right: auto !important;
		margin-left: auto !important;
	}
	
	/* Events Template */
	
	.section-1 .section-col-2 h2,
	.section-2 .section-col-2 h2,
	.section-3 .section-col-2 h2,
	.speaker-gallery h2,
	.section-agenda .section-agenda-content h2,
	.section-sponsors h2,
	.section-registration h2,
	.section-sponsor-callout h2 {
		font-size: 2em !important;
		margin-top: 50px;
		margin-bottom: 10px;
	}

	.section-hero {
		padding-top: 120px !important;
	}
	
	.section-event-information span {
		font-size: 1.1em !important;
	}
	
	.section-social-share .addtoany_shortcode {
		display: block !important;
		margin-top: 15px !important;
		margin-left: 0 !important;
	}
	
	.section-call-out {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	
	.event-information .event-doors-open {
		display: block !important;
	}
	
	.speaker-gallery li,
	.speaker-gallery li:nth-child(3n+3) {
		width: 100% !important;
		height: auto !important;
		margin-right: 0;
	}
	
	.speaker-gallery li:nth-child(2n+2) {
		margin-right: 0 !important;
	}
	
	.speaker-gallery li .speaker-photo {
		
	}
	
	.section-agenda h2 {
		margin-bottom: 0 !important;
	}
	
	.section-agenda .section-agenda-content ul {
		display: block;
		float: left;
		clear: both;
		margin-top: 10px;
		padding-top: 0 !important;
	}
	
	.section-agenda .section-agenda-content ul li:first-child {
		display: none;
	}
	
	.section-agenda .section-agenda-content ul li {
		display: block;
		width: 100% !important;
		padding: 20px 10px 20px 10px !important;
		box-sizing: border-box;
		border: none !important;
	}
	
	.section-agenda .section-agenda-content ul li .session-title {
		display: block;
		width: 100%;
		font-size: 1.1em;
		font-weight: bold;
		padding: 0 0 10px 0;
		border-right: none;
	}

	.section-agenda .section-agenda-content ul li .session-speaker {
		display: block;
		width: 100%;
		font-size: 1.1em;
		padding: 0;
		border: none !important;
	}
	
	.section-agenda .section-agenda-content ul li .session-title.session-header,
	.section-agenda .section-agenda-content ul li .session-speaker.session-header {
		display: none;
	}
	
	.section-agenda .section-agenda-content ul li:last-child  {
		border-bottom: none;
	}
	
	.section-registration .form-row {
		margin-bottom: 0px;
	}

	.section-registration .form-row .form-col:first-child {
		padding-right: 0px;
	}

	.section-registration .form-row .form-col:last-child {
		padding-left: 0px;
	}
	
	.section-registration .form-col {
		width: 100%;
		margin-bottom: 20px !important;
	}
	
	.section-sponsors .section-sponsors-content ul li {
		display: block;
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	
	li.popover img:hover + .sponsor-popover,
	.sponsor-popover:hover 	{
		display: none !important;
	}
	
	/*-- Content box - overlay of image and text --*/
	
	.content-image-overlay-block.contentleft .col-1,
	.content-image-overlay-block.contentleft .col-2,
	.content-image-overlay-block.contentright .col-1,
	.content-image-overlay-block.contentright .col-2 {
		float: left;
		clear: both;
		width: 100%;
		padding: 14px 0 0 0;
		box-sizing: border-box;
	}
	.content-image-overlay-block.contentleft .copy-container,
	.content-image-overlay-block.contentright .copy-container {
		position: relative;
		width: 100% !important;
		top: 0;
		left: 0;
		padding: 45px;
		box-sizing: border-box;
		background: url('../themes/catalyst2015/images/bg-gray-pattern-transparency.png') repeat left top;
	}
	
	.content-image-overlay-block.contentleft .col-2 h2,
	.content-image-overlay-block.contentright .col-2 h2 {
		margin-top: 20px !important;
		margin-left: 0 !important;
	}

	.content-image-overlay-block.contentright .col-2 h2 {
		margin-bottom: 0 !important;
	}
	
	/*-- Case Study Template --*/
	
	.casestudy-hero-stats {display: none;}
	
	.section-casestudy-related ul li {
		display: block;
		margin: 0 auto 20px auto !important;
	}
	
	/* Slider */
	#slider-testimonials {
		min-height: 370px;
	}

	#slider-testimonials ul li span.testimonial-text {
		max-width: 70%;
	}
	
	.section-callout-whitepaper {
		padding-top: 80px !important;
		padding-left: 80px !important;
	}
	
	.section-callout-whitepaper .copy-container-img {
		float: none;
		display: block;
		padding-right: 0;
		margin-bottom: 40px;
	}
	
	.section-callout-whitepaper .copy-container-img img {
		position: relative;
		display: block;
		margin: 0 auto 0 auto;
	}
	
	.section-callout-whitepaper .copy-container-content {
		text-align: center !important;
	}
	
	/*-- Event Page --*/
	
	.registration-buttons-container {
		flex-wrap: wrap;
	}

	.registration-buttons-container .column {
		width: 100%;
		padding-right: 0;
		padding-bottom: 30px;
	}
	
	.section-registration .em-booking-form-details p {
		width: 100%;
	}


	
}

@media screen and (min-width: 768px) {
    .services-menu-link:nth-child(5) {margin-left: -2px !important;}

}

@media screen and (max-width: 480px) {
	
	#home-search-social .col {
		max-height: 400px;
	}	
	
	#home-search-social .col.col-4 {
		min-height: 450px !important;
		max-height: 700px !important;
	}
	
	/* Slider */
	#slider-testimonials {
		min-height: 500px;
	}

	#slider-testimonials ul li span.testimonial-text {
		max-width: 70%;
	}
	
	.registration-buttons a {
		white-space: normal;
		-webkit-hyphens: none;
		-moz-hyphens: none;
		hyphens: none;
	}
	
}
