 /* ==== Sticky Footer ==== */
* {
	margin:0;
}
html,body {
	height:100%;
	font-family: 'Source Sans Pro',sans-serif;
}
.site-footer .company-details {
	position: relative;
}
.site-footer a {
	color: #223a67;
}
.site-footer h4, .speakers-list .speaker h3 {
	border-bottom: 0;
	font-family: 'Source Sans Pro',sans-serif !important; 
}
.whitetxt {
	color: #fff;
}
#acyarchiveview .acymailing_unsub {
	display: none !important;
}
/* ==== Custom Styles ==== */
.multi-column-3 {
-webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
}
.multi-column-3 li {
	margin-bottom: 10px;
}
.nolabel {
	margin-top: 35px;
}
h5 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
}
.mobileSkin .mceListBox .mceText,
.mobileSkin .mceSplitButton a.mceOpen,
.mobileSkin .mceSplitButton a.mceAction,
.mobileSkin .mceListBox .mceOpen {
	width: auto !important;
	height: auto !important;
}#tab_details .cck_contents,#tab_media .cck_contents {	padding-top: 20px;}.speaker-page img {    display: block;    width: 100% \9;    max-width: 100%;    height: auto;}
.clear-left {
  	clear: left;
}
.list-unstyled ul {
  list-style: none;
    margin: 0;
    margin-bottom: 20px;
    padding: 0;
}
.speaker-page .col-md-3 .hide-in-sidebar {
	display: none;
}
#acyarchiveview h1.contentheading {
	display: none;
}
div.acymailing_module {
    margin-top: 110px !important;
    color: #fff;
    width: 150px;
    margin-left: 90px !important;
}
div.acymailing_module .acyfield_email input {
	color: #000;
	width: 100% !important;
}
.acymailing_module .btn-primary,
.acymailing_module .btn-primary:hover,
.acymailing_module .btn-primary:focus {
	background-color: #333;
	color: #fff;
	border-radius: none;
	padding: 3px 6px;
	border: 0;
}
#enq_preferred_date {
	width: 80%;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	float: left;
}
#enq_preferred_date-trigger {
	width: 20%;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
.expand .speaker {
	width: 100%;
}
.expand .speaker h3 {
	font-size: 16px;
}
.expand .speaker .col-xs-9 {
	width: 66.66666667%;
}
.expand .speaker .col-xs-3 {
	width: 33.33333333%
}
.splat-bg {
	background: url(../images/splat.png) no-repeat;
	position: absolute; 
	top: 0; 
	right: 0; 
	z-index: 2; 
	height: 367px;
	width: 572px;
}
.splat-bg .form-control {
    height: 24px;
	padding: 0 12px;
}
.btn-primary.btn-xs {
	background: #102142;
}
.blue-splat-bg {
	width: 372px;
	height: 230px;
	z-index: 2;
	bottom: 0;
	left: 0;
	position: absolute;
	background: url(../images/blue-splat.png) no-repeat;
}
.blue-splat-wrap {
	height: 230px;
}
.splat-bg .cck_module_search {
	float: right;
	padding-right: 130px;
	padding-top: 20px;
	max-width: 350px;
}
.splat-bg .form-control {
	margin-bottom: 8px;
}
.quote p {
    margin: 0 0 20px 30px;
    padding: 0 0 10px 10px;
    border-left: 5px solid #f9e43b;
    line-height: 17px;
    display: block;
}
.checkbox-inline label {
  margin-right: 40px;
}
.dynamic-title-row {
	background:#eee;
	margin-bottom: 30px;
}
.breadcrumb {
	margin-top:20px;
}
.grey-txt {
	color:#777;
	font-size: 12px;
}
.breadcrumb span {
	color:#777;
}
a:hover {
	text-decoration:none;
}
.dynamic-title h1,.dynamic-title h2 {
	margin:15px 0;
	padding:10px 0;
	font-size:36px;
}
.launchpad li {
	float:left;
	display:block;
	padding-right:5px;
}
.launchpad img {
	width:30px;
}
.launchpad {
	padding-top:25px;
}
.owl-theme .owl-controls .owl-buttons div {
	background: none;
	font-size: 20px;
	border-radius: 0;
}
.owl-next, .owl-prev {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 1%;
    text-align: left;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6);
    opacity: 1;
}
.owl-next > span,
.owl-prev > span {
	position: absolute;
	top: 50%;
	z-index: 5;
	color: #333;
	display: inline-block;
}
.owl-next {
    right: 0px;
    left: auto;
	text-align: right;
}

.dontshow {
	opacity:0;
}
.show {
	opacity: 1;
}
.slideshow .owl-controls {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50px;
}
.main-content {
	position:relative;
	z-index:2;
}
/* ==== Widgets ==== */
.widgets {
  padding: 0 5%;
}
.large-text {
	font-size:18px;
	font-weight:bold;
}
.widget {
	height:180px;
	text-align:center;
}
#jobForm .widget {
	height: 100%;
	text-align: left;
}
#jobForm h4 {
	display: none;
}
#jobForm .form-group .dp_field {
	margin-bottom: 0px;
}
#jobForm .acenter {
	display: none;
}
.widget>span,.widget>a>span {
	float:left;
	clear:left;
	text-align:center;
	width:100%;
}
.widget img {
	display:block;
	margin:0 auto 15px auto;
	height:75px;
}
.widget-row h3,.contact-form h3 {
	text-align:center;
	margin-bottom:20px;
}
.divide {
	margin-top:40px;
	margin-bottom:40px;
}
.divide-sm {
	margin-top:20px;
	margin-bottom:20px;
}
.divide-xs {
	margin-top:10px;
	margin-bottom:10px;
}
.divide-bottom {
	margin-bottom: 50px;
}
.no-mar ul {
	margin-bottom: 0;
}
.divide-bottom-sm {	margin-bottom: 15px;}
.speaker h3 {
	margin-top: 0;
	padding-bottom: 0;
}
.speaker h3 a {
	color: #223a67;
}
.speakers-list li:nth-child(3n+1) {
	clear: left;
}
.speakers-list li > div .row{
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	border-bottom: 1px solid #ccc;
	margin-right: 15px;
	min-height: 100px;
}
.books-list li:nth-child(4n+1) {
	clear: left;
}
.books-carousel, .featured-speakers {
	display: none;
}
.books-carousel.owl-carousel, .featured-speakers.owl-carousel {
	display: block;
}
.books-carousel .book, .featured-speaker {
	padding: 0 7px;
}
.speaker-page .book {
	width: 50% !important;
}
.speaker-page .books-list li:nth-child(2n+1) {
	clear: left;
}
.speaker-page .no-show {
	display: none;
}
.speaker-page .fill-out {
	width: 100%;
}
.speaker-page .books-list li:nth-child(odd) .book{
	padding-right: 5px;
}
.speaker-page .books-list li:nth-child(even) .book{
	padding-left: 5px;
}
.yellow-thead thead tr {
	background: #f7e43a;
	font-weight: bold;
	text-transform: uppercase;
}
/* ==== Pagination ==== */

.pagination ul {
  display: inline-block;
  padding-left: 0;
  border-radius: 4px;
}
.pagination > ul > li {
  display: inline;
}
.pagination > ul > li > a,
.pagination > ul > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > ul > li:first-child > a,
.pagination > ul > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > ul > li:last-child > a,
.pagination > ul > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > ul > li > a:hover,
.pagination > ul > li > span:hover,
.pagination > ul > li > a:focus,
.pagination > ul > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > ul > .active > a,
.pagination > ul > .active > span,
.pagination > ul > .active > a:hover,
.pagination > ul > .active > span:hover,
.pagination > ul > .active > a:focus,
.pagination > ul > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination > ul > .disabled > span,
.pagination > ul > .disabled > span:hover,
.pagination > ul > .disabled > span:focus,
.pagination > ul > .disabled > a,
.pagination > ul > .disabled > a:hover,
.pagination > ul > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* ==== Enquiry Form ==== */
.contact-form h3 {
	font-size:40px;
	font-weight:bold;
	color:#333;
}
.contact-form-row {
	background-color:#ccc;
}
.contact-form .form-control {
	margin-bottom:13px !important;
}
.btn-contact,.btn-contact:hover {
	background-color:#333;
	color:#fff;
}
.enquiry-form>.col-sm-6 {
	padding:15px;
}
.form-horizontal .control-label {
	text-align: left;
}
/* ==== Blog ==== */
.blog-item {
}
.blog-article .cck_art_created {
	display:inline-block;
	color:#ccc;
}
.blog-item-info {
	margin-bottom:10px;
}
.blog-feature-image {
	padding-bottom:20px;
}
.rssocial-sharing ul {
	padding:10px 0;
}
.rssocial-left {
	margin:0;
}
.blog-module {
	clear:both;
	float:left;
	width:100%;
	margin-bottom:30px;
}.newsletter-module {	margin-bottom: 0;}div.newsletter-module {	margin-bottom: 30px;}
.blog-module h3 {
	color:#999;
	font-weight:bold;
	font-size:14px;
	letter-spacing:2px;
	margin-bottom:15px;
	text-transform:uppercase;
}
.blog-module ul {
	margin:0;
	padding:0;
	list-style:none;
}
.blog-module li {
	padding:10px 0;
	margin:0;
	width:100%;
	display:block;
	float:left;
	clear:left;
	border-bottom: 1px solid #eee;
}
/* ==== Navigation ==== */
.navbar-default .navbar-nav>li>a {
	color:#444;
	text-transform:uppercase;
	font-family: Museo-500;
	font-size:16px;
}
.navbar-header {
	float:none !important;
}
.responsiveMenuTheme2 {
	background: transparent;
	position: relative;
	z-index: 5;
}
.responsiveMenuTheme2.isDesktop li a, .responsiveMenuTheme2.isDesktop li span.separator, .responsiveMenuTheme2.isDesktop li span.navHeader {
	border: 0px;
	color:#fff;
	text-transform:uppercase;
	font-family: Museo-500;
	font-size:16px;
}
.responsiveMenuTheme2 a:hover,.responsiveMenuTheme2 a:hover span, .responsiveMenuTheme2 li.active > a, .responsiveMenuTheme2 li > span.separator:hover {
	background-color: transparent;
	color: #f7e43a;
}
.responsiveMenuTheme2 .parent li a:hover {
	background: #223a67;
}
.responsiveMenuTheme2.isDesktop li ul li a {
	font-size: 14px;
}
.responsiveMenuTheme2.isDesktop li ul li a span {
	padding: 10px 0;
}
.responsiveMenuTheme2 li li > a {
	background: #223a67 !important;
	font-size: 14px;
}
.navbar {
	border-radius:0;
	margin-bottom:0;
	border:0;
}
.logo {
	padding: 20px 0;
	float: left;
}
.header {
	background-color:#223a67;
}
.search-bar {
	background: #102142;
	float: left;
	color: #fff;
}
.navbar-default {
	background: #102142; /* Old browsers */
	background: -moz-linear-gradient(top,  #102142 0%, #1f3661 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #102142 0%,#1f3661 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #102142 0%,#1f3661 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#102142', endColorstr='#1f3661',GradientType=0 ); /* IE6-9 */

	box-shadow:5px 5px 5px -5px #CCC;
	border-color:transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #f7e43a;
	background: transparent;
}
.navbar-brand {
	line-height:0;
}
.navbar-default .navbar-nav > li > a {
	color:#fff;
}

/* ==== Sections Headers ==== */
h1, h2, h3, h4 {
	font-family: Museo-500;
	color: #223a67;
    border-bottom: 1px solid #4e6185;
	padding-bottom: 10px;
}
.dynamic-title h1, .dynamic-title h2 {
	font-family: 'Source Sans Pro',sans-serif;
}
h4 {font-family: 'Raleway', sans-serif; font-weight: bold;}
.speaker-page h3 {
	border-bottom: 0px;
	font-family: 'Source Sans Pro',sans-serif;
}
h1 {
	border-bottom: 0;
}
h1.header {
	font-size:72px;
	color:#fff;
	text-align:center;
	margin-bottom:15px;
	letter-spacing:-3px;
}
@media (max-width:768px) {
	h1.header {
			font-size:48px;
			letter-spacing:-2px;
	}
}
@media (max-width:480px) {
	h1.header {
			font-size:36px;
			letter-spacing:-1px;
	}
}
p.header {
	font-size:13px;
	color:#fff;
	font-weight:300;
	text-align:center;
	text-transform:uppercase;
	letter-spacing: 2px;
}
/* ==== Gallery ==== */
.gallery-top {
	background:url("../img/gallery_bg.jpg");
}
.gallery {
	background:#fff;
}
.gallery .thumbnail {
	background:transparent;
	text-align:center;
	position:relative;
	padding:0;
	margin:0;
	border:0;
}
.gallery-item {
	margin-top:15px;
	margin-bottom:15px;
}
.gallery-item img {
	border:1px solid #ccc;
}
.gallery-overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	-ms-transition:all .5s ease;
	-o-transition:all .5s ease;
	transition:all .5s ease;
}
.gallery-overlay:hover {
	background:rgba(0,0,0,.8);
}
.gallery-overlay .gallery-caption {
	position:absolute;
	top:50%;
	left:50%;
	right:0;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	width:100%;
	height:68px;
	line-height:68px;
	color:#fff;
	opacity:0;
	text-align: center;
	display:inline-block;
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	-ms-transition:all .5s ease;
	-o-transition:all .5s ease;
	transition:all .5s ease;
}
.gallery-overlay .gallery-caption a {
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
.gallery-overlay:hover>.gallery-caption {
	opacity:1;
}
.modal-backdrop.in {
	-webkit-opacity:0.95;
	-moz-opacity:0.95;
	opacity:0.95;
	background-color:#333333;
}
/* RESPONSIVE UTILITIES */
/* Phone */
@media (max-width:767px) {
	.navbar-toggle {
		background-color:#102142;
		background-image:none;
		border:1px solid transparent;
		top: 15px;
	}
	.icon-bar {
		border: 1px solid #fff;
		background: #fff;
	}
	.logo {
	  padding-left: 15px;
	}
	.navbar-collapse {
	  clear: both;
	  text-align: center;
	}
	.navbar {
	  min-height: 0px;
	}
	.site-footer {
	  background: #e2e3e4;
	  color: #223a67;
	  text-align: center;
	}
	.blue-splat-wrap {
		background-color: #fff;
		overflow: hidden;
	}
	.navbar {
		position: initial !important;
	}
	.header {
		position: relative;
	}
}
/* Larger than a phone */
@media (min-width:768px) {
	.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
		padding: 0;
	}
	#item-181 > a {
		padding-left: 0px;
	}
	.responsiveMenuTheme2 span.opener {
		display: none;
	}
	.responsiveMenuTheme2 > li.parent > a {
		padding: 0 15px;
	}
	.splat-bg .visible-xs {
		display: block !important;
	}
	.page-wrap {
		min-height:100%;
		margin-bottom:-230px;
		/* equal to footer height */
	}
	.page-wrap:after {
		content:"";
		display:block;
	}
	.content {
		z-index: 3;
		position: relative;
	}
	.site-footer,.page-wrap:after {
		height:230px;
	}
	.company-details .col-sm-7 {
		padding-top: 85px;
	}
	.site-footer {
		background: #e2e3e4; /* Old browsers */
		background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 29%, #e2e3e4 29%, #e2e3e4 29%, #e2e3e4 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 29%,#e2e3e4 29%,#e2e3e4 29%,#e2e3e4 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 29%,#e2e3e4 29%,#e2e3e4 29%,#e2e3e4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e3e4',GradientType=0 ); /* IE6-9 */
		color: #223a67;
	}
	.responsiveMenuTheme2 {
		float: left;
		width: initial;
	}
}
/* Tablet */
@media (min-width:768px) and (max-width:991px) {
	.speakers-list li:nth-child(2n+1) {
		clear: left;
	}
	.speakers-list li:nth-child(3n+1),
	.books-list li:nth-child(4n+1) {
		clear: none;
	}
	.speakers-list li > div .row {
		min-height: 130px;
	}
	.books-list li:nth-child(3n+1) {
		clear: left;
	}
	.offset-tablet {
		margin-left: 25%;
	}
	
}
/* Small Monitor */
@media (min-width:992px) and (max-width:1199px) {
	.responsiveMenuTheme2.isDesktop li a, .responsiveMenuTheme2.isDesktop li span.separator, .responsiveMenuTheme2.isDesktop li span.navHeader {
		font-size: 14px;
	}
	.responsiveMenuTheme2 > li.parent > a {
		padding: 0 4px;
	}
	.responsiveMenuTheme2.isDesktop li ul li a {
    	font-size: 12px;
	}
}
/* Desktop */
@media (min-width:1200px) {
}
/* Large Widescreen Desktop */
@media (min-width:1921px) {
}