
/*responsive slider css*/
.rslides_container {
	position: relative;
	float: left;
	width: 100%;
}

ul.rslides {
	float: left;
	width: 100%;
}

ul.rslides li {
	width: 100%;
}

.caption {
	/*left: 10%;*/
	left: 11.65%;
	position: absolute;
	top: 45%;
}

.caption h3 {
	float: left;
	text-align: left;
	width: 100%;
}

.caption h3 span {
	background: #fff;
	font: 36px georgia;
	padding: 15px 15px 10px;
	color: #000;
}

.caption h4 {
	float: left;
	width: 100%;
	text-align: left;
}

.caption h4 span {
	color: #ffb500;
	background: #fff;
	font: 36px georgia;
	padding: 0 15px 15px;
}

.caption p {
	background: none repeat scroll 0 0 #ffb500;
	color: #fff;
	float: left;
	font: 16px Open Sans;
	margin: 20px 0 0;
	padding: 10px;
	text-align: left;
}

.centered-btns_nav {
	z-index: 3;
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 50%;
	left: 0;
	opacity: .7;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 90px;
	width: 50px;
	background: url("https://cdn-ildnggh.nitrocdn.com/BonpjiwqugWSrhwsKBlsvKMtxjcTNdFh/assets/images/optimized/rev-c7c2853/quincycollege.edu/wp-content/themes/quincy/library/images/br-lft.png") no-repeat 0 0;
	margin-top: -45px;
}

.centered-btns_nav.nitro-lazy {
	background: none !important;
}

.centered-btns_nav:active {
	opacity: 1;
}

.centered-btns_nav.next {
	left: auto;
	background: transparent url("https://cdn-ildnggh.nitrocdn.com/BonpjiwqugWSrhwsKBlsvKMtxjcTNdFh/assets/images/optimized/rev-c7c2853/quincycollege.edu/wp-content/themes/quincy/library/images/br-rgt.png") no-repeat 0 0;
	right: 0;
}

.centered-btns_nav.next.nitro-lazy {
	background: none !important;
}

.centered-btns_nav:focus, .transparent-btns_nav:focus, .large-btns_nav:focus {
	outline: none;
}

.centered-btns_tabs, .transparent-btns_tabs, .large-btns_tabs {
	bottom: 3px;
	margin-top: 10px;
	position: absolute;
	right: 9px;
	text-align: right;
	z-index: 10;
}

.centered-btns_tabs li, .transparent-btns_tabs li, .large-btns_tabs li {
	display: inline;
	float: none;
	_float: left;
	margin-right: 5px;
}

.centered-btns_tabs a, .transparent-btns_tabs a, .large-btns_tabs a {
	text-indent: -9999px;
	overflow: hidden;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border-radius: 15px;
	display: inline-block;
	_display: block;
	width: 15px;
	height: 15px;
	box-sizing: border-box;
	border: 2px solid #fff;
	font: 0px/0 arial;
}

.centered-btns_here a, .transparent-btns_here a, .large-btns_here a {
	background: #fff;
}

@media screen and (max-width: 1024px) {
	.caption h3 span {
		padding: 10px 15px 5px;
	}
	
	.caption h4 span {
		padding: 0 15px 5px;
	}
	
	.caption p {
		font: 15px Open Sans;
		margin: 10px 0 0;
		padding: 5px 10px;
	}
}

@media screen and (max-width: 900px) {
	.caption h3 span, .caption h4 span {
		font: 30px georgia;
	}
	
	.caption p {
		font: 13px Open Sans;
	}
}

@media screen and (max-width: 840px) {
	.caption {
		top: 50%;
	}
}

@media screen and (max-width: 700px) {
	.caption {
		padding: 0 60px 0 0;
	}
	
	.caption h3 span, .caption h4 span {
		font-size: 30px;
	}
	
	.caption p {
		font-size: 11px;
	}
	
	.caption {
		padding: 0 40px 0 0;
	}
}

@media screen and (max-width: 639px) {
	.caption {
		top: 105%;
	}
	
	/*#current-student {
	  padding: 141px 25px 50px;
	}*/
	.caption h3 span, .caption h4 span {
		font-size: 18px;
	}
}

@media screen and (max-width: 480px) {
	.caption {
		top: 105%;
	}
	
	.caption h3 span, .caption h4 span {
		font-size: 14px;
	}
	
	.caption p {
		font-size: 8px;
	}
	
	.caption p br {
		display: none;
	}
}

@media screen and (max-width: 360px) {
	.caption {
		top: 105%;
	}
	
	.caption h3 span, .caption h4 span {
		font-size: 14px;
		margin-left: 7%;
	}
	
	.caption h3 span {
		padding-top: 7px;
	}
}

@media screen and (max-width: 767px) {
	.caption {
		background: none repeat scroll 0 0 #fff;
		left: 0;
	}
	
	.caption p {
		color: #000;
		font-size: 13px;
		margin-left: 10%;
	}
	
	.caption p {
		background: #fff !important;
	}
	
	.caption h3 span, .caption h4 span {
		font-size: 14px;
		margin-left: 7%;
	}
}
