/* ---- fullscreen slider ---- */
.home-layout .utilbar, .home-layout .navbar, #fullscreen-slider-video .actions-container, .scrolldown-wrap {
	z-index:3;
}
#fullscreen-slider-video .carousel-inner, #fullscreen-slider-video .carousel-inner .item, .carousel-control.left, .carousel-control.right {
	z-index:2;
}
.carousel-inner:after, .carousel-inner:before {
	z-index:1;
}
#video-background {
	z-index: 0;
}
.video-backup {
	z-index: -1;
}
#fullscreen-slider-video {
	height: 600px;/*-- ipad 1 fix --*/
	min-height:400px;
	background-color: #0E283C;
	margin-left:auto;
	margin-right:auto;
	height: calc(100% - 100px);
	height: -moz-calc(100% - (100px));
	height: -webkit-calc(100% - (100px));
}
#fullscreen-slider-video .slider-caption, .xprev, .xnext {
	top:40%;
}
#fullscreen-slider-video .slider-caption {
	position: absolute;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5) !important;
	width: 80%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#fullscreen-slider-video .carousel-inner {
	height:100%;
	margin:0 auto;
}
#fullscreen-slider-video .carousel-inner .item {
  	height: 100%;
}
#fullscreen-slider-video .slider-caption h2 {
	font-size:33px;
	line-height:1.1em;
	max-height:3.3em;
}
#fullscreen-slider-video .slider-caption h2, #fullscreen-slider-video .slider-caption p {
	max-width:900px;
	margin-left:auto;
	margin-right:auto;
}
/*-- controls --*/
.xprev, .xnext {width: 50px;height: 50px;margin: 0;position: absolute;left: 50%;transform: translate(-50%, 0%);}
.xprev::before, .xprev::after, .xnext::before, .xnext::after {content: '';position: absolute;height: 2px;width: 100%;left: 0;
  background: #fff;}
.xprev::before, .xprev::after, .xnext::before, .xnext::after {top: 0;}
.xprev::after, .xnext::before {left: 0px;top: 34px;}
/* standard page carousel --*/
.section-slideshow #fullscreen-slider-video {height:300px !important;min-height: 250px;}
.section-slideshow #fullscreen-slider-video .slider-caption h2 {font-size:2em;margin-bottom:5px;line-height:1.1em;}
.section-slideshow #fullscreen-slider-video .slider-caption p {margin-bottom: 10px;}
.section-slideshow #fullscreen-slider-video .btn {font-size: 14px;padding: 5px 30px;}
#fullscreen-slider-video.carousel.height400px .carousel-inner {
    max-width: 1600px;
}
#video-background, #fullscreen-slider-video .video-backup, .vjs-poster {
	position: absolute;
	min-width: 100%; 
	min-height: 100%;
	width: auto; 
	height: auto;
}
.vjs-poster {
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: 50% 50% !important;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
.slider-caption.bg-umassd {
	background-color: rgba(0, 55, 100, .7);
}
.slider-caption.bg-gold {
	background-color: rgba(254, 194, 67, .7);
}
.slider-caption.bg-cvpa {
	background-color: rgba(239, 106, 60, 0.65);
}
.scrolldown-wrap {
	position: absolute;
	left: 0;
	bottom: 0;
	margin-left: 0;
	background: transparent;
	width: 100%;
	height: 30px;
	padding: 0 10px;
	border-radius: 50px;
	font-size: 0.5em;
	display: block;
	text-align: center;
	box-shadow: none;
}
.scrolldown-wrap .fa {
    position: relative;
    font-size: 55px;
    bottom: 0px;
    color: #fec24d;
    text-align: center;
    vertical-align: middle;
	text-shadow:0 1px 2px rgba(0, 0, 0, .6);
	opacity: .6;
}
.video-overlay {
    background-image: url('https://www.umassd.edu/media/supportingfiles/layoutassets/bootstrap/images/bg_pattern_3.png');
    background-repeat: repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: .33;
    text-indent: -99999px;
    top: 0;
    left: 0;
}
.breaker .video-overlay, .section.bgimg .video-overlay, .promo-box .video-overlay {opacity:.85;}
/*-- indicators --*/
.carousel-indicators {
	margin-bottom:0;
	bottom:30px;
}
.quicklinksIsTrue .carousel-indicators {
	bottom:125px;
}
.anchor-down .carousel-indicators {
	left: 50px;
	width: auto;
	margin: 0;
	bottom: 5%;
}
.carousel.height400px .carousel-indicators {
	bottom:10px;
}
.carousel-indicators li {
    background-color: rgba(255, 255, 255, 0.27);
    border-color: transparent;
}
.carousel-indicators .active, .carousel-indicators li {
	margin-left:5px;
	margin-right:5px;
}
.section-slideshow .carousel-indicators {
	bottom:0;
}
#fullscreen-slider-video .btn-custom {
 	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
#fullscreen-slider-video .btn-lg, .btn-lg:hover {
 	text-shadow: none;
}
.carousel-control {
	max-width: 40px;
}
.carousel-control.left,
.carousel-control.right {
	background-image: none !important;
}
#quicklinks-sm {
	padding-bottom: 10px;
}
#fullscreen-slider-video .actions-container {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	padding:20px 2%;
	margin-bottom:0;
}
#fullscreen-slider-video .actions-container .count-box {
	margin:0px;
}
/*-- box --*/
#fullscreen-slider-video .slider-caption.slider-box {top:50%;}
#fullscreen-slider-video .slider-caption.push {top:40%;}
#fullscreen-slider-video .slider-caption.slider-box, #fullscreen-slider-video .slider-caption.push.slider-box {
	padding: 2em;
}
#fullscreen-slider-video .slider-caption.slider-box {
	max-width: 1000px;	
}
/* ---- carousel no-overlay ---- */
#fullscreen-slider-video.no-overlay .carousel-inner:after, .carousel-inner:before {
	position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    top: 0;
    left: 0;
	opacity:0.1;
}
#fullscreen-slider-video.no-overlay .carousel-inner:after {
    background: -moz-linear-gradient(top,transparent 0%,rgba(0,0,0,0.01) 80%,rgba(0,0,0,0.3) 100%);
    background: -webkit-linear-gradient(top,transparent 0%,rgba(0,0,0,0.01) 80%,rgba(0,0,0,0.3) 100%);
    background: linear-gradient(to bottom,transparent 0%,rgba(0,0,0,0.01) 80%,rgba(0,0,0,0.3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= '#00000000',endColorstr='#b3000000',GradientType=0);
}
#fullscreen-slider-video.no-overlay .carousel-inner:before {
    background: -moz-linear-gradient(top,transparent 0%,rgba(0,0,0,0.01) 70%,rgba(0,0,0,0.5) 100%);
    background: -webkit-linear-gradient(top,transparent 0%,rgba(0,0,0,0.01) 70%,rgba(0,0,0,0.5) 100%);
    background: linear-gradient(to top,transparent 0%,rgba(0,0,0,0.01) 70%,rgba(0,0,0,0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= '#00000000',endColorstr='#b3000000',GradientType=0);
}
@media only screen and (max-width: 767px) {
	#fullscreen-slider-video.height400px .slider-caption.push {top:50%;}
	.actions-container .count-box i {font-size: 2.95em;}
	.actions-container .count-box h4 {margin:10px 0;font-size: 0.70em;}
	#fullscreen-slider-video .page-scroll .col-sm-6 .btn, .slider-caption .col-sm-6 .btn {max-width:initial;}
	#fullscreen-slider-video {height: calc(100% - 70px);height: -moz-calc(100% - (70px));height: -webkit-calc(100% - (70px));}
	#fullscreen-slider-video .slider-caption.slider-box, #fullscreen-slider-video .slider-caption.push {padding:2em;}
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 1024px) {
	#video-background, #fullscreen-slider-video button.pause-btn, #fullscreen-slider-video button.mute-btn, .t4Edit-page {display:none;}
}
/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 600px) {
	#fullscreen-slider-video .btn-lg, .breaker .btn {padding-left:30px;padding-right:30px;}
	.anchor-down .carousel-indicators {
		left: 50%;
		width: 60%;
		padding-left: 0;
		margin-left: -30%;
	}
}
@media only screen and (max-width: 480px) {
	.section-slideshow #fullscreen-slider-video .slider-caption {top:50%;}
	.section-slideshow #fullscreen-slider-video {height:300px;}
	.section-slideshow #fullscreen-slider-video .slider-caption h2 {font-size:1.6em;}
}
@media only screen and (max-width: 480px) and (max-height: 600px) {
	#fullscreen-slider-video.full-screen .slider-caption {top:170px;}
	#fullscreen-slider-video.full-screen.anchor-down .slider-caption {top:auto;}
	#fullscreen-slider-video.full-screen.anchor-down .slider-caption {top:auto;}
}
@media only screen and (max-width : 320px) {
	.actions-container .count-box i {font-size: 2.5em;}
	.actions-container .count-box h4 {margin:5px 0;}
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width: 768px) {
	.carousel-indicators {
	    bottom: 40px;
	}
	.quicklinksIsTrue .carousel-indicators {
		bottom: 20%;
	}
	#fullscreen-slider-video .slider-caption h2 {
		font-size: 55px;
	}
	.section-slideshow #fullscreen-slider-video .slider-caption.push {
    	width: 45%;
	}
	/* push class */
	#fullscreen-slider-video .slider-caption.push {
	position: absolute;
	width: 60%;
	padding: 50em 3%;
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	-o-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
	}
	#fullscreen-slider-video.height400px .slider-caption.push, .section-slideshow #fullscreen-slider-video.full-screen .slider-caption.push {
		top:50%;
	}
	#fullscreen-slider-video.full-screen .slider-caption.push {
		top:40%;
	}
	#fullscreen-slider-video .slider-caption.push.left {
	    right:auto;
	    left:0px;
	    padding-left: 90px;
	}
	#fullscreen-slider-video .slider-caption.push.right {
	    right: 0px;
	    left: auto;
	}
	#fullscreen-slider-video .slider-caption.push.left.slider-box {
	    right:auto;
	    left:75px;
	    padding-left: 2em;
	}
	#fullscreen-slider-video .slider-caption.push.right.slider-box {
	    right: 75px;
	    left: auto;
	}
	#fullscreen-slider-video.anchor-down .slider-caption.push.left.slider-box {
		width: 50%;
	}
	#fullscreen-slider-video.height400px .slider-caption.push h2 {
    	font-size: 35px;
		line-height: 1.1em;
		max-height: 3.3em;
	}
	#fullscreen-slider-video .slider-caption.push p {max-width: 500px;margin:0;font-size:16px;}
	#fullscreen-slider-video .slider-caption.push, .slider-caption.push h2, .slider-caption.push p {
		text-align:left;
	}
	#fullscreen-slider-video .push .btn-lg {margin-top:15px;}
	#fullscreen-slider-video .slider-caption.push .page-scroll .col-sm-6 {padding-left:0;}
}
/* iPads (landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
	.actions-container .count-box i {font-size: 2.95em;}
	.actions-container .count-box h4 {margin:10px 0;font-size: 0.75em;}
	#fullscreen-slider-video .slider-caption.push {width:60%;}
	#fullscreen-slider-video .slider-caption.push h2 {font-size: 2em;}
}
/* iPads (portrait) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
	.actions-container .count-box i {font-size: 3.66em;}
	.actions-container .count-box h4 {margin:15px 0;font-size: 12px;}
	#fullscreen-slider-video .slider-caption.push {width:60%;}
	#fullscreen-slider-video .slider-caption.push h2 {font-size:2.75em;}
}
/*-- ipad pro --*/
@media only screen and (min-width : 1000px) and (min-height : 1200px) and (orientation: portrait) {
	#fullscreen-slider-video .slider-caption h2 {font-size:75px;}
}
/* Desktops and laptops ----------- */
@media only screen and (min-width : 1100px) {
	#fullscreen-slider-video .slider-caption h2 {max-width:none;}
	.actions-container .count-box i {font-size: 55px;}
	.actions-container .count-box h4 {margin: 15px 0;font-size: 0.75em;}
}
@media only screen and (min-width : 1100px) and (min-height : 800px) {
	#fullscreen-slider-video .slider-caption h2 {font-size: 80px;}
	#fullscreen-slider-video .slider-caption p {font-size:1.05em;}
}
@media only screen and (min-width : 1550px) and (min-height : 1000px) {
	#fullscreen-slider-video {height: calc(100% - 300px);height: -moz-calc(100% - (300px));height: -webkit-calc(100% - (300px));}
	#fullscreen-slider-video .btn {font-size: 18px;}
	#fullscreen-slider-video .slider-caption h2 {font-size:75px;}
	.actions-container .count-box i {font-size: 65px;}
	.actions-container .count-box h4 {margin: 20px 0;font-size: 0.85em;}
	#fullscreen-slider-video.anchor-down .slider-caption h2 {
	    font-size: 7.0em;
	}
}
/*-- form --*/
#fullscreen-slider-video .iframe-insert.slider-caption {
	top: 50%;
	padding: 15px !important;
}
#fullscreen-slider-video .iframe-insert.slider-caption h2 {font-size: 2em !important;padding-left: 15px;padding-right: 15px;padding-top:15px;}
#fullscreen-slider-video .iframe-insert.slider-caption .form {max-width:600px;padding:0;margin: 0 auto;}
@media only screen and (min-width: 991px) {
	#fullscreen-slider-video .iframe-insert.slider-caption.push {
    	width: 35%;
    	top: 50%;
		padding: 0;
 	}
}
.carousel .video-js .vjs-tech {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/*-- anchordown --*/
#fullscreen-slider-video.anchor-down {
	min-height: 420px;
}
#fullscreen-slider-video.quicklinksIsTrue {
	min-height:500px;
}
#fullscreen-slider-video.anchor-down .slider-caption {
    top: auto;
    text-align: left;
    left: 40px;
    right: auto;
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
}
#fullscreen-slider-video.anchor-down .slider-caption  {
	bottom: 100px;

}
#fullscreen-slider-video.anchor-down .slider-caption h2 {
  	font-size:50px;
  	line-height:1em;
	max-height:3em;
}
#fullscreen-slider-video.anchor-down .slider-caption .page-scroll div {
	width:auto;
	display:inline-block;
	float:left!important;
	padding-left:0;
}
#fullscreen-slider-video.anchor-down .slider-caption .page-scroll div a {
	text-align:center;
	padding:10px 35px;
	min-width:250px;
}
@media only screen and (max-width: 767px) {
	#fullscreen-slider-video.anchor-down.controlsIsFalse .slider-caption, #fullscreen-slider-video.anchor-down.y .slider-caption {
	left:15px;
	}
    .xprev, .xnext {width:20px; height:20px;}
    .xprev::after, .xnext:before {top:13px;}	
}
@media only screen and (max-width: 600px) {
	#fullscreen-slider-video.anchor-down .slider-caption .page-scroll div {display:block;float:none;}
	#fullscreen-slider-video.anchor-down .slider-caption {width:90%;left:20px;}
	.carousel-control {max-width:20px}
}
@media only screen and (min-width: 991px) {
	#fullscreen-slider-video .slider-caption h2 {
		line-height: 1.0em;
		max-height:3.0em;
	}
	.section-slideshow #fullscreen-slider-video .slider-caption.push, #fullscreen-slider-video.height400px .slider-caption.push {
    	width: 35%;
	}
	#fullscreen-slider-video .slider-caption.push {
    	width: 55%;
 	}
	#fullscreen-slider-video.anchor-down .slider-caption *, #fullscreen-slider-video.anchor-down .slider-caption p {
		text-align:left;
		margin-left:0;
	}
	#fullscreen-slider-video.anchor-down .slider-caption {
		width: 90%;
		top:auto;
		max-width: none;
		left: 50px;
		margin-left: 0;
		padding-left: 0;
		-webkit-transform: translate(0%, 0%);
		-moz-transform: translate(0%, 0%);
		-ms-transform: translate(0%, 0%);
		-o-transform: translate(0%, 0%);
		transform: translate(0%, 0%);
	}
	#fullscreen-slider-video.anchor-down .slider-caption h2 {
	    font-size: 5.0em;
	    margin-left:0;
	    line-height:1.0em;
	    max-height:3.0em;
	    letter-spacing:-.03em;
	}
}
/* iPads (portrait) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
	#fullscreen-slider-video.anchor-down .slider-caption h2 {
		font-size: 5em;
	}
	#fullscreen-slider-video.anchor-down .slider-caption p {
		font-size: 1.33em;
	}
	#fullscreen-slider-video.anchor-down .slider-caption a {
		font-size: 1.33em;
	}
}
@media only screen and (min-width: 992px) and (min-height: 850px) {
	#fullscreen-slider-video.anchor-down .slider-caption {
		bottom:100px;
		top:auto;
		max-width: none;
		margin-left: 0;
		padding: 0;
		-webkit-transform: translate(0%, 0%);
		-moz-transform: translate(0%, 0%);
		-ms-transform: translate(0%, 0%);
		-o-transform: translate(0%, 0%);
		transform: translate(0%, 0%);
	}
	#fullscreen-slider-video.anchor-down .slider-caption h2 {
	    font-size: 7.0em;
	    margin-left:0;
	    line-height:1.0em;
	    max-height:3.0em;
	    letter-spacing:-.03em;
	}
	#fullscreen-slider-video.anchor-down .slider-caption p {
		padding-left:10px;
		font-size: 1.33em;
	}
	#fullscreen-slider-video.anchor-down .slider-caption *, #fullscreen-slider-video.anchor-down .slider-caption p {text-align:left;margin-left:0;}
	#fullscreen-slider-video.anchor-down .slider-caption .page-scroll div {width:auto;display:inline-block;float:left!important;}
	#fullscreen-slider-video.anchor-down .slider-caption .page-scroll div a {text-align:center;padding:10px 35px;}
	#fullscreen-slider-video.anchor-down .slider-caption .btn {}
	.anchor-down .carousel-indicators {
		bottom: 5%;

	}
	#fullscreen-slider-video.anchor-down .slider-caption, .anchor-down .carousel-indicators {
		left: 80px;
		width: auto;
		margin: 0;
	}
	#fullscreen-slider-video.anchor-down a.scrolldown-wrap {top:auto;bottom:5%;right:5%;left:auto;width: auto;height: auto;}
	#fullscreen-slider-video.anchor-down .xdown-wrap {width: auto;height:auto;display:block;background:transparent;}
	#fullscreen-slider-video.anchor-down .xdown {width:50px;height:50px;}
	/*-- anchor-down quicklinksIsTrue --*/
	#fullscreen-slider-video.anchor-down.quicklinksIsTrue .carousel-indicators {bottom: 0;width: auto;margin: 0;}
	#fullscreen-slider-video.anchor-down.quicklinksIsTrue a.scrolldown-wrap {top:auto;bottom:0;right:auto;left:auto;width: 100%;height: 30px;}
	#fullscreen-slider-video.anchor-down.quicklinksIsTrue .xdown-wrap {width: auto;height: 30px;display:block;background:transparent;}
	#fullscreen-slider-video.anchor-down.quicklinksIsTrue .xdown {width:50px;height: 13px;}
	}
	#fullscreen-slider-video.anchor-down.quicklinksIsTrue .slider-caption {
		bottom: 200px;
	}
	#fullscreen-slider-video.anchor-down.quicklinksIsTrue.controlsIsFalse .slider-caption, #fullscreen-slider-video.anchor-down.quicklinksIsTrue.y .slider-caption {
	bottom: 150px;
	}
	#fullscreen-slider-video.anchor-down.controlsIsFalse .slider-caption, #fullscreen-slider-video.anchor-down.y .slider-caption {
	bottom:50px;
	}
	#fullscreen-slider-video.anchor-down.quicklinksIsTrue .carousel-indicators {
	    bottom:150px;
	}
	#fullscreen-slider-video.anchor-down .xprev, .anchor-down .xnext {
	 	bottom: 5%;
	 	top:auto;
	 	width:20px;
	 	height: 25px;
	}
	#fullscreen-slider-video.anchor-down.quicklinksIsTrue .xprev, .anchor-down.quicklinksIsTrue .xnext {
	 	bottom:150px;
	 }
	 #fullscreen-slider-video.anchor-down .xprev::after, .anchor-down .xnext::before {
	 	top: 18px;
	 }
	#fullscreen-slider-video.anchor-down .xnext::after, .anchor-down .xprev::before {
	 	top: 5px;
	 }
	 /*-- /anchor-down quicklinksIsTrue --*/
}
/*-- /anchordown --*/