/*<style>*/

.tier-site-primary-nav {background:#000;}

.tier tier-site-header {background:#000;}

.row {
	margin-top: 0px;	
}

.col {
	margin-bottom: 20px;	
}

.survey-highlight {	
	background: #000;	
}

.survey-intro{
	padding: 20px;	
}

.survey-intro p{
	text-align: justify;
	font-size: 1em;
	color: #444;
	font-weight: 400;
	font-style: italic;
}

.survey-border{
	border: 10px solid #f5f6f7;
}

.qHeader {
	font-size: 200% !important;	
}

textarea {
	width: 100% !important;	
}

.tier-site-header {
	background: #000;	
}

.h-inner{
background: #000 url(none) 100% 0 no-repeat;
overflow: hidden;
}

.video {
	height: 315px;	
}
.white { background:#ffffff;}
.sh .breadcrumb { line-height:20px;}
.tier-inner-2-site-content { padding-top:5px;}

.survey-button { padding:15px 15px 18px 15px; background:#b1b7b6; color:#ffffff;  border-radius:4px; width:230px;}
.survey-button a { color:#ffffff; font-weight:normal; font-size:1.2em; text-decoration:none; }
.survey-button a:hover { text-decoration:underline;}




/* SLIDER */
.royalSlider .infoBlock {
color: #fff;
background-color: #189ACA;
background: rgba(24, 154, 202, 0.8);
-webkit-transition: background 0.25s linear;
		-moz-transition: background 0.2s linear;
        -ms-transition: background 0.2s linear;
        -o-transition: background 0.2s linear;
		transition: background 0.2s linear;
}

.royalSlider .infoBlock {
/*background: black;
background: rgba(0, 0, 0, 0.8);*/
overflow: hidden;
padding-bottom: 20px;
bottom: 40px;
left: 40px;
}

.royalSlider .infoBlock:hover {
background-color: #7F8080;
background: rgba(127, 128, 128, 0.8);
	-webkit-transition: background 0.25s linear;
		-moz-transition: background 0.2s linear;
        -ms-transition: background 0.2s linear;
        -o-transition: background 0.2s linear;
		transition: background 0.2s linear;}

.content-home .infoBlockCaption {line-height:1.4em;font-weight:300;border-bottom: 0px #444 solid;font-size: 1.8em;font-family: 'Open Sans'}
.content-home .infoBlockCaptionSmall {display:block;font-size:1em;margin-top:6px;font-family: 'Open Sans'}

.royalSlider img, .rsImg { max-width: 580px;}


.row-showcase {margin-bottom:20px;}

.row-showcase .col-showcase {float:left;margin-bottom:20px;}
.row-showcase .col-showcase-side {float:left;}
.row-showcase .col-showcase-side iframe {width:100%;height:250px;margin-bottom:20px;}

@media all and (min-width:720px) {
	.row-showcase .col-showcase {}
	.row-showcase .col-showcase {width:100%;}
	.row-showcase .col-showcase-side {width:100%;}
	.row-showcase .col-showcase-side iframe {height:450px;}
}
@media all and (min-width:960px) {
	.row-showcase .col-showcase {margin-bottom:0px;width:66.6666%;}
	.row-showcase .col-showcase-side {width:33.3333%;}
	.row-showcase .col-showcase-side iframe {height:168px;margin-bottom:0px;}
}
@media all and (min-width:1200px) {
	.row-showcase .col-showcase {}
	.row-showcase .col-showcase-side {}
	.row-showcase .col-showcase-side iframe {height:220px;margin-bottom:0px;}
}




.showcase {margin-bottom:0;}




.headlined-list-thumbed li {
display: block;
padding: 0 0 0 0;
margin: 0 0 20px 0;
}

.headlined-list-thumbed li img {
padding: 0;
border: 0;
 float:  none;
 display: inherit;
 margin-left: 0;
}

.figure {
background: #fff;
padding: 6px;
position: relative;
margin: 0.4em 0 0.8em 0;
font-size: 0.8em;
line-height: 1.6;
font-style: italic;
}

.spotlight-box { background-color: #d3ccc4; padding: 12px; margin-top: 12px;}
.spotlight-box h3 { margin-top: 0; padding-top: 0;}
