/*******************************************************************
      QUICK LINKS
 ****************************************************************** */

.quicklinkscontainer-mobile {
	max-width: 75rem;
	margin: .625rem auto 0;
	padding: 5px;
	background: #2b4ea2;
}

.quicklinks-background {
	position: relative;
}

.quicklinks-title {
	font-size: 1.7em;
	color: #595959;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	line-height: 1.25em;
	margin: 10px auto;
	text-align: left;
	font-variant: small-caps;
	max-width: 75rem;
}

a.quicklinkscontainer-mobile, .quicklinkscontainer-mobile ul, .quicklinkscontainer-mobile ul li a {
	color: #fff;
	text-align: left;
	margin-right: 0;
	padding-left: 0;
}

.quicklinks-mobile-title {
	margin: 5px auto;
	text-align: center;
	background-color: #2b4ea2;
	font-size: 1.25em;
	color: #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
}

a.quicklinks-mobile:focus, a.quicklinks-mobile:hover, .quicklinks-mobile-title:hover, a.quicklinks-mobile:focus > .quicklinks-mobile-title {
	text-decoration: underline;
}

@media screen and (min-width: 48em) {
	.quicklinks-background:before {
	content: '';
	background-color: #2b4ea2;
	width: 100%;
	height: 180px;
	position: absolute;
	z-index: -1;
}

.quicklinkscontainer-mobile {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	background: #2b4ea2;
	height: 9.188rem;
	padding-top: 0;
}

.quicklinks-mobile-title {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	align-items: center;
	font-family: 'Montserrat', sans-serif;
	background-color: #2b4ea2;
	font-weight: 600;
	margin: auto;
	padding: 0;
	justify-content: center;
	height: 9.188rem;
	text-transform: uppercase;
	word-break: break-word;
}

.quicklinkscontainer-mobile ul {
	margin: 0 0 0 1rem;
	list-style: disc;
	padding: 20px;
	text-align: left;
	color: #fff;
}

a.quicklinks-mobile {
	text-decoration: none;
}

.quicklink-section {
	width: 20%;
}

.quicklink-section > div {
	position: absolute;
	background-color: #2b4ea2;
	z-index: 1000;
	border-top: 5px solid #fff;
}

.quicklink-section a {
	color: #fff;
}

a.quicklinks-mobile:focus, a.quicklinks-mobile:hover {
	text-decoration: none;
}

.quicklinks-mobile-title:before {
	width: 100%;
	height: 53%;
	background-repeat: no-repeat;
	background-position: 50%;
	padding-bottom: 12px;
	transition: all 1s;
}

.quicklinks-mobile-title.chooseus:before {
	content: "";
	background-image: url(https://tb2cdn.schoolwebmasters.com/accnt_381003/site_381004/Graphics/graphic_communityQL.png);
}

.quicklinks-mobile-title.community:before {
	content: "";
	background-image: url(https://tb2cdn.schoolwebmasters.com/accnt_381003/site_381004/Graphics/graphic_choose_QL.png);
}

.quicklinks-mobile-title.employees:before {
	content: "";
	background-image: url(https://tb2cdn.schoolwebmasters.com/accnt_381003/site_381004/Graphics/graphic_staffQL.png);
}

.quicklinks-mobile-title.students:before {
	content: "";
	background-image: url(https://tb2cdn.schoolwebmasters.com/accnt_381003/site_381004/Graphics/graphic_studentsQL.png);
}

.quicklinks-mobile-title.parents:before {
	content: "";
	background-image: url(https://tb2cdn.schoolwebmasters.com/accnt_381003/site_381004/Graphics/graphic_parentsQL.png);
}

.quicklinks-mobile-title.parents:hover:before {
	text-decoration: none;
}

a.quicklinks-mobile:hover > .quicklinks-mobile-title:before, a.quicklinks-mobile:focus > .quicklinks-mobile-title:before {
	transform: rotateY(180deg);
}


}

@media screen and (min-width: 75em) {
	.quicklinks-title {
	padding-left: 95px;
}

.quicklinks-mobile-title {
	font-size: 1.38rem;
}


}

/************************  SLIDESHOW ************************** */

.slider {
	width: 100%;
	margin: auto;
}

.slick-slide {
	margin: 0px;
}

.slick-slide img {
	width: 100%;
}

.slick-prev:before,
    .slick-next:before {
	color: white;
	font-size: 32px !important;
}

.slick-prev {
	left: -35px !important;
}

.slick-slider {
	margin-bottom: 0px !important;
}

.slideshow-container {
	position: relative;
}

.slideshow img, .subpage-header-photo img {
	width : 100%;
	transform: translateZ(0);
}

.slideshow {
	display: block;
	margin: .625rem auto 0;
	max-width: 75rem;
	box-sizing: border-box;
	border: 3px solid #e8c31c;
	outline: 10px solid rgba(255, 255, 255, .6);
}

@media screen and (min-width: 75em) {
	.slideshow-container:before, .subpage-banner-container:before {
	content : '';
	background-color : #060071;
	height : 245px;
	position : absolute;
	width : 100%;
	top : 9%;
	z-index : 0;
}

.slideshow {
	overflow: hidden;
	height: 448px;
	width: 98.2%;
	margin-top: 2rem;
}


}

/************************ NEWS ************************* */

.nt-title {
	font-family: 'PT Sans', sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	padding: 0;
	display: block;
}

#owl-demo .item img {
	display: block;
	width: 100%;
	height: auto;
}

.owl-theme .owl-controls .owl-page span {
	background: #060071;
}

.owl-theme .owl-controls .owl-page span {
	opacity: 0.25;
	background: #060071;
}

.fa {
	font-size : 12px;
}

i.fa.fa-angle-double-right {
	font-size: 16px !important;
}

.owl-pagination {
	display: none;
}

.owl-prev, .owl-next {
	opacity: 1!important;
	background-color: #2b4ea2!important;
}

.owl-prev:hover, .owl-next:hover {
	text-decoration: underline!important;
}

#nt-container {
	text-align : left;
	margin-top : .938em;
}

.readmore-link {
	display: inline-block;
	margin-top: 5px;
	margin-left : 0px;
}

a.readmore-link:hover, a.readmore-link:focus {
	color: #060071;
	text-decoration: none;
}

.readmore-link:hover, .readmore-link:focus {
	color: #ffffff;
	text-decoration: underline;
}

.item {
	margin-left : 15px;
}

.item p {
	margin-left : 0px;
}

/************************  WEB LINKS ************************** */

#weblinksimage {
	display: none;
}

.weblinks-smallview {
	display : block;
}

@media screen and (min-width: 64em) {
	.weblinks-smallview {
	display : none;
}

#weblinksimage {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


}

/************************  TRUMBA ************************** */

.home-trumba {
	margin: 10px 20px;
}

.main-trumba {
	margin: 20px .938rem;
}

.main-trumba iframe {
	max-width: 100%;
}

/************************ MAP ************************** */

.map {
	display : none;
}

@media screen and (min-width: 61.25em) {
	.map {
	display : block;
	margin: .938rem 1.25rem;
}

.map-link {
	display : none;
}


}

/************************ CONTACT MANAGER ************************** */

.white-popup-block {
	position: relative;
	background: #FFF;
	padding: 20px;
	width:auto;
	max-width: 800px;
	margin: 20px auto;
}

.column20 {
	margin-bottom: 25px;
}

a.popup-modal-dismiss {
	background-color: #9a0418;
	color: white;
	padding: 10px 20px;
	border-radius: 7px;
}

a.popup-modal-dismiss:hover {
	background-color: #f3d563;
}

@media screen and (min-width: 30em) {
	.cm-contacts {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}

.contact {
	width: 50%;
	margin-bottom: 15px;
}


}

@media screen and (min-width: 48em) {
	.contact_img img {
	display : block;
	width: 100px;
	margin-left: 20px;
	margin-top: 10px;
	border: 4px solid #89100c;
}


}

@media screen and (min-width: 54em) {
	.contact {
	width: 33%;
}


}

/*********************** FAQ***************************** */

#faqcontainer {
	margin: 20px 20px 0 15px;
}

#faqcontainer p {
	margin-left : 0px;
	margin-top : 30px;
}

.faq-question {
	font-weight: 600;
}

.backtotop {
	font-size : .8em;
}

/************************  FORMS ************************** */

form {
	margin: 20px;
}

form h2 {
	margin-left: 0;
}

tr {
	display:inline;
}

td {
	margin:10px;
	width:96%;
	display:inline-block;
}

input, textarea {
	display:block;
	width: 100%;
}

input.btn.btn-submit {
	max-width: 66px;
}

textarea {
	min-height:110px;
}

input[type=checkbox],input[type=radio] {
	box-sizing:border-box;
	padding:0;
	display:inline-block;
	width:3%;
	margin-left:15px;
	margin-top: 10px;
	float:left;
}

input[type=text] {
	margin-top: 0;
}

label[for=rateprocess_2], label[for=rateprocess_3], label[for=rateprocess_4], label[for=rateprocess_5], label[for=rateprocess_6] {
	width: 12%;
}

td h2 {
	margin-left:0;
}

form label {
	float:left;
	margin-top:-5px;
}

.frm-field {
	margin: 5px 0;
}

.frm-field label {
	display: block;
	width: 100%;
	padding: 10px 0;
	position: relative;
	height: auto;
}

.frm-field fieldset {
	border: 0 none;
	padding: 0;
}

.frm-field fieldset legend {
	left: 0;
}

.frm-field fieldset label {
	padding-right: 8px;
	width: auto;
}

/*********** EMERGENCY ALERT ************* */

.white-popup-block {
	position: relative;
	background: #FFF;
	padding: 20px;
	width:auto;
	max-width: 500px;
	margin: 20px auto;
}

