/*
    Created on : Jan 6, 2014, 11:30:38 PM
    Author     : Masud Afsar <masud.afsar@live.com>
*/


.randbg {
background: url('/_resources/images/slides/homepage-2019-azaleas.jpg') no-repeat center center fixed;
/* background: url('/_resources/images/slides/pi-building-blanket-1.jpg') no-repeat center center fixed; */
/* background-image: url('/_resources/images/slides/pi-girls-walking-1.jpg') no-repeat center center fixed; */
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: top left;
}
.randbg.bg1 {
background-image: url('/_resources/images/slides/homepage-2019-student-dr-pearigen.jpg');
/* background-image: url('/_resources/images/slides/pi-observatory-tour-2.jpg'); */
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.randbg.bg2 {
/* background-image: url('/_resources/images/slides/pi-building-blanket-1.jpg'); */
background-image: url('/_resources/images/slides/homepage-2019-students-dog.jpg');
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
/*.randbg.bg3 {
background-image: url('/_resources/images/slides/homepage-2019-singer.jpg');
background-image: url('/_resources/images/slides/homepage-history-class.jpg');
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
} */

.slideshow {
	width: 100%;
	height: 562px;
	z-index: 0;
}
.slideshow .compass {
	height: 562px;
	padding: 0px;
	width: 100%;
	position: relative;
	display: block;
	margin: 0px auto;
}
.slideshow.randbg a.compass-link {
	width: auto;
	max-width: 800px;
	padding: 0px;
	margin: 0px auto;
	height: 300px;
	position: relative;
	display: block;
	bottom: -190px;
}

.slideshow.randbg.bg0 a.compass-link {
	background: url('/_resources/images/slides/compass-path.png') center left no-repeat;
	z-index: 2;
}
.slideshow.randbg.bg1 a.compass-link {
	background: url('/_resources/images/slides/compass-street.png') center left no-repeat;
	z-index: 2;
}
.slideshow.randbg.bg2 a.compass-link {
	background: url('/_resources/images/slides/compass-path.png') center left no-repeat;
	z-index: 2;
}
/*.slideshow.randbg.bg3 a.compass-link {
	background: url('/_resources/images/slides/compass-street.png') center left no-repeat;
	z-index: 2;
} */

@media (min-width: 768px) and (max-width: 1023px) {
.slideshow {
	width: 100% !important;
	height: 250px !important;
}
.slideshow .compass {
	width: 100% !important;
	height: 250px !important;
	max-width: 100% !important;
}
.slideshow.randbg a.compass-link {
	width: 100% !important;
	height:150px !important;
	max-width: 700px !important;
	top: 8% !important;
	background-size: contain !important;
	left: 11%;
}
}
@media (max-width: 767px) {
.slideshow {
	width: 100% !important;
	height: 150px !important;
}
.slideshow .compass {
	width: 100% !important;
	height: 107px !important;
	max-width: 100% !important;
}
.slideshow.randbg a.compass-link {
	width: 100% !important;
	height:107px !important;
	max-width: 100% !important;
	top: 15% !important;
	background-size: contain !important;
	margin: 0 auto;
	left: 0;
}
.slideshow.randbg.bg0 a.compass-link, .slideshow.randbg.bg1 a.compass-link, .slideshow.randbg.bg2 a.compass-link .slideshow.randbg.bg3 a.compass-link {
	background: url('/_resources/images/slides/compass.png') center center no-repeat;
	z-index: 2;
}
.randbg, .randbg.bg1, .randbg.bg2 .randbg.bg3 {
background: url('/_resources/images/slides/homepage-2019-azaleas.jpg'); /* no-repeat center center fixed; */
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: cover;
/* background-position: right 90px; */
}

}
