ul.colorStrong li strong,
ul#colorStrong li strong {
	color: #023F88 !important
}
a section.cta-block.no-thumbnail:not(.cta-keep-updated) {
    min-height: 150px !important;
}
a section.cta-block.no-thumbnail:not(.cta-keep-updated)  .cta-container h3 .bold {
	display: block !important;
}
a section.cta-block.no-thumbnail:not(.cta-keep-updated) .cta-container p {
	margin-top: 0 !important;
}


body.navCanBeTransparent .background {
    background: url('../img/hero/RBS2017-16.jpg') center 60% no-repeat !important;
    background-size: cover !important;
}
/* Clean as a whistle */

body.navCanBeTransparent .background#hero1 {
    background: url(../img/hero/Reporting&SupplyChain-0268.jpg) center 90% no-repeat !important;
    background-size: cover !important;
}

body.navCanBeTransparent .background#hero2 {
    background: url(../img/hero/Reporting&SupplyChain-0780.jpg) center 75% no-repeat !important;
    background-size: cover !important;
}
body.navCanBeTransparent .background#hero3 {
    background: url(../img/hero/Reporting&SupplyChain-2059.jpg) center 90% no-repeat !important;
    background-size: cover !important;
}

body.navCanBeTransparent .background#hero4 {
    background: url(../img/hero/Reporting&SupplyChain-2139.jpg) center 70% no-repeat !important;
    background-size: cover !important;
}

body.navCanBeTransparent .background#hero5 {
    background: url(../img/hero/hero5.jpg) center 50% no-repeat !important;
    background-size: cover !important;
}




#twoTracks { position: relative; padding-top: 30px !important;}
#twoTracks .row.condensed.absolute {	background: white !important; border: #0072bc 1px solid !important; border-radius: 0px !important; overflow: hidden !important;}
#twoTracks .row.condensed.absolute { margin-left: 0 !important; margin-right: 0 !important;}
#twoTracks .row.condensed.absolute > div { padding: 0 !important;}
#twoTracks .header {
	padding: 25px !important;
	line-height: 1 !important;
	color: #f5f7fa !important;
	font-size: 24px !important;
}
#twoTracks .body {
	padding: 10px 25px !important;
	margin-top: 15px !important;
	margin-bottom: 25px !important;
	position: relative;
	min-height: 155px !important;
	border-right: #DADBE0 1px solid !important;
}
#twoTracks .row.condensed.absolute > .col-sm-6:nth-of-type(2) .body,
#twoTracks .row.condensed.absolute > .col-sm-6:nth-of-type(4) .body { border: none !important;}

#twoTracks p.pink {
	text-align: center !important;
	color: /* #ED037C */ #0072bc !important;
	font-size: 22px;
	font-weight: bold;
	margin: 0 !important;
	padding: 10px 0 !important;
	line-height: 1.1 !important;
	background: white !important;
	max-width: 100% !important;
	position: absolute;
	top: 270px !important;
	white-space: normal !important;
	left: 1px;
	right: 1px;
	overflow: hidden !important;
	z-index: 999 !important;
	padding: 10px 55px !important;
}
.testimonial.testimonial-cloud .carousel,
.testimonial.testimonial-cloud .carousel .carousel-inner,
.testimonial.testimonial-cloud .carousel .carousel-inner .item blockquote,
.testimonial.testimonial-cloud .carousel .carousel-inner .item blockquote span.child { overflow: visible !important; min-height: 0 !important}

.testimonial.testimonial-cloud .carousel .carousel-inner .item blockquote span.child { padding: 15px 0}
.testimonial.testimonial-cloud .carousel .carousel-inner .item blockquote span.child img {
	display: inline-block !important;
	margin-top: -50px !important;
	position: relative;
	z-index: 99 !important;
}
.testimonial.testimonial-cloud .carousel .carousel-inner .item blockquote span.child h4 {
	color: #FFB535 !important;
	margin-top: -25px !important;
}
.testimonial.testimonial-cloud .carousel .carousel-inner .item blockquote span.child h5 { font-size: 14px !important; opacity: .6; font-weight: 300 !important; letter-spacing: 0 !important}

@media(max-width: 1199px) {
	#twoTracks .header { font-size: 18px !important; padding: 20px 20px !important;}
	#twoTracks .body { padding: 5px 20px !important; min-height: 165px !important}
	#twoTracks p.pink { font-size: 22px !important;}
}
@media(max-width: 992px) {
	#twoTracks .body { min-height: 1px !important}
	#twoTracks .header { height: 76px !important;}
}
@media(min-width: 991px) {
	#twoTracks .row.logos > div {
		width: 20% !important;
	}
}
@media(max-width: 767px){
	section#speakers .row.speakers p { min-height: 55px;}
	section#speakers .row.speakers img { min-width: 100% !important;}
}




header h1 {
    font-size: 25px !important;
    height: 60px;
    line-height: 1.3 !important;
}
@media(min-width: 992px) and (max-width: 1199px) {
    header h1 {
	    font-size: 20px !important;
		line-height: 1.5 !important;
	}
}
@media(min-width: 768px) and (max-width: 991px) {
    header h1 {
	    font-size: 22px !important;
	    line-height: 1.4 !important
	}
}
header h1 a:not(.btn) sup {
	color: #023F88 !important;
}

section#speakers .row.speakers.row4 span.circle {
	bottom: -16px!important;
}
section#speakers .row.speakers.row4 h5 {
	width: 100%!important;
}