/* CSS Document */
.DNNModuleContent {
	
}
.transition {
	position:absolute;
	left:0;
	width:100%;
	z-index:0
}
.shadowIn {
	-webkit-box-shadow: inset 0px -3px 3px 3px #CCC;
	box-shadow: inset 0px -3px 2px 0px #CCC;
}
.transition.shadowIn {
	height: 0px;
	padding-top: 6px;
	margin-top: -6px;
}
.shadowOut {
	-webkit-box-shadow: inset 0px 3px 3px 3px #CCC;
	box-shadow: inset 0px 3px 2px 0px #CCC;
}
.transition.shadowOut {
	height: 0px;
	padding-bottom: 6px;
	margin-bottom: -6px;
}
.discoverDivider {
	margin-top:10px;
	z-index:1;
}
.dividerTop {
	padding-top:40px
}
.divider {
	display: block;
	width: 100%;
	height:20px;
	box-shadow: 0px -6px 6px rgba(0,0,0,.1) !important;
	text-align: center;
	position: absolute;
	left: 0;
}
.circle {
	background:url(../images/bg-circle.png) center no-repeat;
	width: 145px;
	height: 133px;
	position:absolute;
	top:-67px;
	left:45%
}
.discover {
	width:77px;
	height:77px;
	background: url(../images/discover.png) center center no-repeat;
	margin-top: 30px;
}
.discoverDivider h2 {
	color:#EE3C45;
	border-bottom: 1px solid #dddbd8;
	margin:1em 0;
}
/* */
.containerContent {
}
.blue-container {
	background:#00a4e4;
	position:relative;
	z-index:2;
	color:#fff;
}
.blue-darker-container {
	background:#006899;
	position:relative;
	z-index:2;
	padding: 60px 30px 30px;
}
.blue-dark-container {
	background:#008cc4;
	position:relative;
	z-index:2;
}
.blue-light-container {
	background:#bae7ff;
}
.lightgreyGrad {
	background: rgb(255,255,255);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGY4ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(248,248,247,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(248,248,247,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(248,248,247,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(248,248,247,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(248,248,247,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(248,248,247,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f7',GradientType=0 );
}
.grey-container {
	background:#f4f4f4;
	position:relative;
	z-index:1;
}
.grey-darker-container {
	background:#ece9e9;
	color:#582024;
}
.grey-darkest-container {
	background:#a49e9e;
	color:#FFFFFF;
}
.grey-darkest-container .DNNModuleContent {
	height:545px;
}
.greyGradInset {
	position:relative;
	z-index:2;
}
.grey-dots {
	/* height:418px; removed 8-11-14 by NR*/
}
.grey-dots .containerContent {
	padding:65px 25px 0;
}
.grey-dots .grid-container {
	position:relative;
}
.grey-dots .bg-grey-dots {
	background:url(../svg/dot-wreath.svg) right -92px no-repeat;
	position:absolute;
	top:0;
	right:-20px;
	width:600px;
	height:418px;
	pointer-events: none;
}
.iconDNNPeople {
	position:relative;
	z-index:3;
}
.grey-dots p {
	font-size:20px;
}
.grey-dots2 .containerContent {
	padding:65px 50% 0 25px;
}
.grey-dots2 {
	background:#F4F4F4 url(../svg/dot-badge.svg) no-repeat 95% -92px;
	min-height:417px;
	-webkit-box-shadow: inset 0px 16px 6px -10px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0px 16px 6px -10px rgba(0,0,0,0.2);
	box-shadow: inset 0px 16px 6px -10px rgba(0,0,0,0.2);
}
.grey-dots2 p {
	font-size:20px;
}
.red-container {
	background:#712226;
}
/* currently using PNG fallback as first - need to make SVG */
.red-dots {
	background-image:url(../images/bg-red-dots.png);
	background-repeat:no-repeat;
	background-position:50% 0;
	text-align:center;
}
.red-dots .DNNModuleContent {
	height:545px;
}
.red-dark-container {
	background:#582024;
}
.white-shadow-container {
	position:relative;
	z-index:2;
}
.white-container {
	position:relative;
	z-index:1;
}
/* technology overview page */
.tab-slider-container, .blueScribble, .grey-darkest-container, .red-container {
	margin-bottom:30px;
}
/* bxslider quote */

.quote-slider-container {
	position:relative;
	padding-bottom:20px;
}
.quote-slider-container .bxslider blockquote {
	margin:0;
	padding:0 95px;
	text-align:center;
	border:none;
	font-style:normal;
}
.quote-slider-container .bxslider blockquote p {
	color:#582024;
	font-size:2.1em;
	line-height:1.4em;
	font-style:normal;
	margin-bottom:40px;
}
.quote-slider-container .bxslider blockquote cite {
	color:#046096;
	font-size:1.4em;
	line-height:1.4em;
}
.quote-slider-container .bxslider blockquote cite:before {
	content:"";
}
.quote-avatar {
	display:inline-block;
	padding:4px;
	background:#f9f9f9;
	border:1px solid #e0e0e0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.quote-slider-container .bxslider blockquote cite img {
	width:38px;
	height:38px;
	border:2px solid #e0e0e0;
	vertical-align:middle;
}
.quote-slider-container .bx-controls {
	position:absolute;
	top:0px;
	left:0;
	width:100%;
}
.quote-slider-container .bx-controls-direction a {
	display:block;
	width:32px;
	height:60px;
	padding-top:26px;
	background:#eee;
	color:#fff;
	text-decoration:none;
	font-size:4em;
	position:absolute;
	top:46px;
	text-align:center;
	vertical-align:middle;
}
.quote-slider-container .bx-controls-direction a.bx-prev {
	left:0;
}
.quote-slider-container .bx-controls-direction a.bx-next {
	right:0;
}
.quote-slider-container .bx-controls-direction a:hover {
	background:#f1f1f1;
}
/* the bxslider container */
.tab-slider-container {
	position:relative;
}
#bx-pager {
	position:relative;
	z-index:2;
	margin-bottom:-65px;
	height:65px;
	overflow:hidden;
}
#bx-pager a {
	cursor:pointer;
	width:25%;
	display:block;
	padding-top:44px;
	text-align:center;
	display:block;
	float:left;
	color:#a79b9c;
	text-transform:uppercase;
	font-size:1.7em;
	position:relative;
}
#bx-pager a.active .arrow-down {
	display:block !important;
	position:absolute;
	top:0;
	left:117px;
}
#bx-pager a:hover {
	color:#F1F1F1
}
a#bx-pager-open.active {
	color:#ee3a43;
}
a#bx-pager-extensible.active {
	color:#00a4e4;
}
a#bx-pager-secure.active {
	color:#ee3a43;
}
a#bx-pager-scalable.active {
	color:#00a4e4;
}
.bx-slider {
	position:relative;
	z-index:1;
}
.bx-slide {
	height:485px;
	padding:140px 0 0 0;
	font-size:1em;
	font-weight:bold;
}
.bx-slide p {
	font-size:1.3em;
}
.tech-open {
	background:#e1dddd;
	text-align:center;
}
.tech-extensible {
	background:#015982;
}
.tech-secure {
	background:#582024;
}
.tech-scalable {
	background:#bae7ff;
}
.tech-open p {
	color:#582024 !important;
}
.tech-extensible p, .tech-secure p {
	color:#fff !important;
}
.tech-scalable p {
	color:#063a59 !important;
}
.arrow-down {
	width: 0;
	height: 0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 30px solid #f8f8f7;
}
/* a new bluescribble container was created that was modified without the dropshadows and a bottom margin. It's alos currently using PNG as the background first. A note: the original 'bluescrible' has problems with the colours - they are inversed and the SVG doesn't work in chrome. */

.blueScribble {
	background-color:#008cc4;
	background-image:url(../images/bg-blue-scribble.png);
	background-position:50% 0;
	background-repeat:no-repeat;
}
.blueScribble .DNNModuleContent {
	height:460px;
}
.blueScribble .grid-100 {
	padding-top: 40px;
}
.blueScribble .grid-30 {
	text-align:center
}
.blueScribble h3 {
	color:#003b5f;
	display:inline-block;
	font-size:32px;
	border-bottom: solid 2px;
}
.blueScribble h1, .blueScribble h2, .blueScribble p, .blueScribble a {
	color:#fff;
}
.blueScribble h1 {
	margin:.5em 0 1em 0
}
/* container text colours */

.blue-container h1, .blue-container h2, .blue-container h3, .blue-container h4, .blue-container h5, .blue-container p, .blue-container ul, .blue-container ol,  .blue-dark-container h1, .blue-dark-container h2, .blue-dark-container h3, .blue-dark-container h4, .blue-dark-container h5, .blue-dark-container p, .blue-dark-container ul, .blue-dark-container ol, .blue-dark-container a,  .grey-darkest-container h1, .grey-darkest-container h2, .grey-darkest-container h3, .grey-darkest-container h4, .grey-darkest-container h5, .grey-darkest-container p, .grey-darkest-container ul, .grey-darkest-container ol,  .red-container h1, .red-container h2, .red-container h3, .red-container h4, .red-container h5, .red-container p, .red-container ul, .red-container ol, .red-container a,  .red-dark-container h1, .red-dark-container h2, .red-dark-container h3, .red-dark-container h4, .red-dark-container h5, .red-dark-container p, .red-dark-container ul, .red-dark-container ol, .red-dark-container a,  .tab-slider-container h2, .tab-slider-container p {
	color:#fff;
}
.blue-container a, .blue-dark-container a {
	color:#f9f9f9;
}
.blue-darker-container h1, .blue-darker-container h2, .blue-darker-container h3, .blue-darker-container h4, .blue-darker-container h5, .blue-dark-container a {
	color:#a1deff;
}
.grey-darkest-container a {
	color:#cd2c34;
}
.red-container a, .red-dark-container a {
	color:#ee3a43;
}
.grey-darker-container h2 {
	color:#582024;
}
.white-container h2 {
	color:#063a59;
}
div.prominentTitle {
	/*position: absolute; removed 8-11-14 by NR*/
	display:block;
	bottom:0;
	left:0;
	width:100%;
	font-size: 180px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height:124px;
	padding:0;
	vertical-align:text-bottom;
	margin:0;
}
.DnnModule {
	position:inherit
}
.dividerTop {
	padding-top:40px
}
.divider {
	display: block;
	width: 100%;
	height:20px;
	box-shadow: 0px -6px 6px rgba(0,0,0,.2) !important;
	text-align: center;
	position: absolute;
	left: 0;
	z-index:1;
	margin-top:-10px;
	z-index:9 !important;
}
.greyBack {
	background:#F4F4F4;
}
.circle {
	background:url(../images/bg-circle.png) center no-repeat;
	width: 145px;
	height: 133px;
	position:absolute;
	top:-67px;
	left: 50%;
	margin-left: -72px;
}
.circle-grey {
	background:url(../images/bg-circle-grey.png) center no-repeat;
	width: 145px;
	height: 133px;
	position:absolute;
	top:-67px;
	left: 50%;
	margin-left: -72px;
}
.discover {
	width:77px;
	height:77px;
	background:url(../images/discover.png) center center no-repeat;
	margin-top: 30px;
	margin-left:25%;
	display:block;
}
.launch {
	width:77px;
	height:77px;
	background:url(../images/launch.png) center center no-repeat;
	background-size:cover;
	margin-top: 30px;
	margin-left:25%;
	display:block;
}
.discoverDivider h2, .launchDivider h2 {
	color:#582024 !important;
	border:0!important;
}
.discoverDivider h3.bledLine {
	color:#EE3A43 !important;
	border-bottom: 1px solid #DDDBD8;
	padding-bottom:5px;
	margin:0 -40px 20px;
	text-align:center;
}

.halfBanner {
	width:50%;
}
.halfBanner h2 {
	color:#063A59;
	font-weight:normal;
	font-size:44px;
	line-height:66px;
	padding-bottom:10px;
}
.halfBanner h4 {
	font-size:20px;
	color:#008cc4;
}
.bannerTestimonials {
	text-align:center;
	margin-top:40px;
}
.bannerTestimonials h6 {
	background:#F4F4F4;
	background:rgba(255,255,255,0.7);
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	padding:20px;
	display:inline-block;
	color:#063A59;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	margin:0;
	line-height:150%;
}

.blog-right-container{
	background: #f1f1f3 none repeat scroll 0 0;
	margin-top: 25px;
	padding: 20px;
	min-width: 240px;
	padding-right: 0px;
}

.blog-right-header span.Head{
	text-transform: uppercase;
	font-family: "AvenirNextLTPro-Regular","Helvetica Neue","HelveticaNeue",Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.blog-right-content{
	
}

.blog-right-webinar-container{
	background-color: #000000;	
	margin-top: 10px;
	padding-top: 20px;
	min-width: 280px;
}

.blog-right-webinar-header span.Head{
	color: #ffffff;
	text-transform: uppercase;
	font-family: "AvenirNextLTPro-Regular","Helvetica Neue","HelveticaNeue",Arial,Helvetica,sans-serif;
	font-size: 20px;
	padding-left: 20px;
}

.blog-right-webinar-logo{
	position: relative;
	left: 9px;
	top: 6px;
}


@media screen and (max-width:1023px) {
	.grey-dots2 {
		background-position: 110% -92px;
	}
}
@media screen and (max-width:960px) {
	.grey-dots2 {
		background-position: 110% -40px;
		background-size:auto 115%;
	}
	.halfBanner {
		width: 70%;
	}
}
 @media screen and (max-width:760px) {
	.grey-dots2 {
		background-position: 136% 0;
		background-size:contain;
	}
	.halfBanner h2 {
		font-size: 33px;
		line-height: 50px;
	}
}
@media screen and (max-width:599px) {
	.grey-dots2 .containerContent {
		padding:350px 20px 0;
	}
	.grey-dots2 {
		background-position: 50% -63px;
		background-size:contain;
	}
	.halfBanner h2 {
		font-size: 26px;
		line-height: 40px;
	}
}
@media screen and (max-width:400px) {
	.blue-darker-container {
		padding: 60px 20px 30px;
	}
	.grey-dots2 .containerContent {
		padding:300px 20px 0;
	}
	.grey-dots2 {
		background-position: 50% -43px;
		background-size:110% auto;
	}
	.halfBanner h4 {
		color: #008CC4;
		font-size: 12px;
	}
	.halfBanner h2 {
		font-size: 19px;
		line-height: 25px;
	}
	.bannerTestimonials {
		margin-top: 10px;
	}
	.bannerTestimonials h6 {
		padding: 10px;
		line-height: 130%;
	}
}
