/* -- cvpa 284433 -- */
.cvpa-only {display:block!important;}
.cvpa-hidden {display:none!important;}
li.cvpa-only {display:list-item!important;}
.specialties + .cvpa-ensembles:before {content:'//';padding-left:5px;padding-right:5px;}
.profiles.tile .cvpa-ensembles:before {display:none;}

/*-- carousel mod --*/
#fullscreen-slider-video.no-overlay.anchor-down .carousel-inner:after {
    background: -moz-linear-gradient(top,transparent 0%,rgba(0,0,0,0.0) 29%,rgba(0,0,0, 0.8) 100%);
    background: -webkit-linear-gradient(top,transparent 0%,rgba(0,0,0,0.0) 29%,rgba(0,0,0, 0.8) 100%);
    background: linear-gradient(to bottom,transparent 0%,rgba(0,0,0, 0.0) 29%,rgb(0, 0, 0, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= '#00000000',endColorstr='#b3000000',GradientType=0);
    top: auto;
    bottom: 0;
    height: 30%;
}

.fullscreen .panel-group .panel {
	border-color:transparent;
}
/* Smartphones (portrait) ----------- */
@media only screen and (min-width: 768px) {
	.navbar a.svgBrand span {
		width:350px;
	}
}
@media only screen and (min-width: 992px) {
	.navbar a.svgBrand span {
		width:440px;

	}
}