/*
Theme Name: Bootstrap Iroc: Child Theme
Theme URI: 
Author: Iroc Web Design Services
Author URI: http://www.irocwebs.com
Template: bootstrap-iroc
Description: Bootstrap v.3 theme
Version: 1.0.0
License: MIT
License URI: http://opensource.org/licenses/MIT
Text Domain: bootstrap-iroc
Domain Path: /languages/
Tags: white, gray, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

This theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.

*/

/**
 * --------------------------------------------------------------
 * CUSTOM FONTS
 * --------------------------------------------------------------
 */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&family=Zilla+Slab:wght@400;500;600;700&family=Roboto+Condensed:wght@300;400;700&display=swap');

/**
 * --------------------------------------------------------------
 * CUSTOM STYLES
 * --------------------------------------------------------------
 */


/*FONT STYLING*/
h1 {
  font-family: 'Zilla Slab', serif;
  color: #034dc4;
  font-size: 30pt;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 25px;
}

h2 {

}

h3 {
  text-transform: uppercase;
  font-size: 18pt;
  font-weight: bold;
  letter-spacing: 2px;
}

h4 {
  color: #0046b5;
  font-family: 'Zilla Slab', serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15pt;
}

h5 {

}

h6 {
  font-size: 9pt;
}

body {
	background-image: url(/wp-content/uploads/2022/11/sitebg7.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-color: #FFF;
    font-family: 'Open Sans', sans-serif;
	color: #3e4245;
	font-size: 14pt;
	line-height: 1.5;
}

a {
  color: #0046b5;
  text-decoration: none !important;
}

/*BUTTONS*/
.ow-button-base a {
  font-size: 14pt !important;
  padding: 15px 20px !important;
  background: #0046b5 !important;
  border: none !important;
  border-radius: 0 !important;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1.25;
}

.fullwidthbtn a {
  width: 100%;
}

.allbtn .ow-button-base a {
  background: #0046b5 !important;
  border-radius: 30px !important;
  padding: 10px 15px !important;
  letter-spacing: 1px;
  font-size: 11pt !important;
  border: none !important;
}

.allbtn .ow-button-base a span {
  color: #fff !important;
}

.single-news .tb-button__link {
  background: #fff !important;
  color: #0046b5 !important;
  font-size: 14pt !important;
  padding: 9px 20px 11px 20px !important;
  border: 2px solid #0046b5 !important;
  border-radius: 0 !important;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1.25;
  margin: 20px 0 !important;
}

/*ACCORDIONS*/
.sow-accordion .sow-accordion-panel .sow-accordion-panel-header {
  background-color: #0046b5 !important;
  text-transform: uppercase;
  font-size: 14pt;
  font-weight: bold;
  letter-spacing: 1px;
}

/*HOME PAGE*/
.home .shadowedblock a {
  text-transform: uppercase;
  font-weight: bold;
}

.home-callink a {
	color: #3e4245;
}

/*SUBPAGES*/
.shadowedblock {
  padding: 30px;
  background: #fff;
}

.schoolimg img, .shadowedblock {
  box-shadow: 2px 2px 10px rgba(0,0,0,.5);
}

.mainschoolimg {
  border-top: 5px solid #3e4245;
  border-bottom: 5px solid #3e4245;
}

.shadowedblock {
  position: relative;
}

.shadowedblock.ul-2-columns li {
  margin-bottom: 10px;
}

.sow-image-container + h3 {
  text-transform: none;
  font-size: 14pt;
  font-weight: 400;
  letter-spacing: 0;
  font-style: italic;
  margin-top: 10px !important;
  line-height: 1.5;
}

/*GALLERY*/
.wpmf-gallery-caption .title {
  font-weight: normal !important;
  letter-spacing: 0;
  font-family: 'Open Sans', sans-serif;
  color: #3e4245;
  font-size: 12pt !important;
  line-height: 1.5;
  font-style: italic;
}

.wpmf-gallery-item p, .wpmf-gallery-item br {
  display: none;
}

.wpmf-gallery-caption {
  padding: 3px 10px 10px 10px !important;
}

.gallery-masonry {
  min-height: auto !important;
}

/*GALLERY SLIDESHOW*/
.student-activities .wpmf-slick-text {
	opacity: 1!important;
	bottom: 15px!important;
	background: rgba(0, 0, 0, .5);
	padding: 0 10px 7px 10px;
	border: 0;
}
.student-activities .wpmf-slick-text span {
	font-size: 16pt;
	line-height: 1;
}

.student-activities .wpmf-slick-text span.title {
	display: none;
}

/*SUB PAGE - SIDE BAR*/
.pagesidebar {
  border: 3px solid #3e4245;
  background: #fff;
}

.pagesidebar h3 {
  background: #3e4245;
  color: #fff;
  text-align: center;
  padding: 15px;
  margin: 0;
  font-size: 14pt;
}

.pagesidebar .siteorigin-widget-tinymce.textwidget {
  padding: 25px;
}

.pagesidebar ul {
  padding-left: 25px;
}

/*SCHOOL TEMPLATE*/
.page-id-167 .entry-header.sub-page-title, .page-id-249 .entry-header.sub-page-title, .page-id-251 .entry-header.sub-page-title {
  display: none;
}

#post-167, #post-249, #post-251 {
  padding-top: 0 !important;
}

.home h1, .page-id-167 h1, .page-id-249 h1, .page-id-251 h1 {
  margin-top: 0;
}

.secondaryengage a {
  background: #0046b5;
  border-radius: 50%;
  padding: 8px 11px;
  margin-left: 10px;
  color: #fff;
}

.secondaryengage .fa-facebook-f {
  padding: 0 3px;
}

/*TOOLSET - ALERT*/
.alertbox {
  padding: 15px !important;
  background: lightskyblue;
  /*color: #fff;*/
  position: relative;
  z-index: 999;
}

.alertspacer {
  max-width: 1210px;
  margin: 0 auto;
}

.alertmorebtn {
  color: #fff;
  background: black;
  padding: 5px 10px;
  border-radius: 30px;
  letter-spacing: 1px;
  font-size: 10pt;
  font-weight: 600;
  text-transform: uppercase;
  margin-left: 5px;
  white-space: nowrap;
}

.alertmorebtn:hover {
  background: #3e4245;
  color: #fff;
}

/*HEADER*/
#header {
  /*background: #8d8e8e;*/
  box-shadow: 0 -4px 15px #034DC4;
}

.schooltitle {
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 0px 0px 10px black;
  color: #fff;
}

.schooltitle, .cadetshome {
	margin: 0;
}

.cadetshome {
  color: #000;
  font-weight: 900;
  text-transform: uppercase;
  font-style: italic;
  font-size: 18pt;
  margin-top: -14px !important;
  letter-spacing: 1px;
}

.servinginfo {
  text-transform: uppercase;
  color: #fff;
  background: #034dc4;
}

.servinginfo p, .schooltitle p, .cadetshome p {
  margin: 0;
}

#google_language_translator .goog-te-gadget .goog-te-combo {
  height: 40px !important;
  margin: 0;
  font-size: 12pt;
  text-transform: uppercase;
  width: 100%;
  font-weight: 600 !important;
}

.goog-te-combo option {
  background: #fff !important;
  color: #000 !important;
  font-weight: normal !important;
}

.mega-translatelink .mega-menu-link {
  padding: 0 !important;
}

.mega-menu-wrap a {
  font-weight: 500 !important;
}

#uppermenu .mega-menu-wrap a {
  font-weight: 600 !important;
}

#uppermenu {
  position: relative;
  z-index: 99;
}

.header-crestlogo {
  margin: 0 auto;
  z-index: 99;
}

/*MEGA MENU*/
#mega-menu-primary li ul.mega-sub-menu {
	display: block !important;
}

.mega-indicator{
	display: none !important;
}

.mega-sub-menu {
  box-shadow: 6px 9px 10px rgba(3,77,196,.5) !important
}

.mega-sub-menu .mega-sub-menu, .mobilemenu .mega-sub-menu {
  box-shadow: none !important;
}

.mega-menu-link {
  border-bottom: 0px solid #fff !important;
  margin-bottom: 0 !important;
}

.mega-sub-menu .mega-menu-link:hover {
  text-decoration: underline !important;
}

.mega-search-wrap .mega-search-open input {
  border-radius: 20px !important;
  box-shadow: 1px 1px 10px #034DC4;
  padding: 10px !important;
  line-height: 35px !important;
  height: 35px !important;
  width: 250px !important;
}

.mobilemenu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  font-family: 'Zilla Slab', serif !important;
  color: #034dc4 !important;
  font-size: 20pt !important;
  font-weight: bold !important;
  margin-bottom: 10px !important;
}

.mobilemenu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link, .mobilemenu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
  padding: 0 30px;
}

.mobilemenu .mega-sub-menu #mega-menu-item-205, .mobilemenu .mega-sub-menu #mega-menu-item-254, .mobilemenu .mega-sub-menu #mega-menu-item-253 {
  padding: 0px 0px 15px 0px !important;
}

#mega-toggle-block-2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  /*text-shadow: 0px 0px 10px black;
  color: #fff;*/
  margin-top: 30px;
}

.mobheader-badge img {
  position: relative;
}

.howmobilemenu {
	padding: 0 0px 0 100px;
}

/*HOME LINKS*/
.homelinks {
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  background: #b0b0b1;
  padding: 30px 15px;
}

.homelinks a:hover {
  cursor: pointer;
}

#powerschoollink .ps-icon a {
  background: #034dc4;
  border-radius: 50%;
  margin-bottom: 5px;
  display: inline-block;
}

.homelinks i {
  background: #034dc4;
  color: #fff;
  border-radius: 50%;
  padding: 30px 40px;
}

.homelinks .fa-trophy {
  padding: 30px 26px;
}

.homelinks .fa-users {
  padding: 30px 23px;
}

.homelinks .fa-podcast {
  padding: 30px 35px;
}

.homelinks .fa-utensils {
  padding: 30px 37px;
}

.homelinks .fa-mouse-pointer {
  padding: 30px 40px 30px 45px;
}

.homelinks p a {
  color: #3e4245;
}

.ataglance {
  background: #034dc4;
  padding: 30px;
  margin: -30px 0 !important;
}

.ataglance h1 {
  margin-bottom: 30px;
}

.ataglance h1, .ataglance, .ataglance h4 {
  margin: 0;
  color: #fff;
}

.ataglance h4 {
  margin: 25px 0 5px;
  font-family: 'Open Sans', sans-serif;
}

.ataglance p {
  font-weight: 400;
}

.ataglance i {
  margin-right: 20px;
}

/*BREADCRUMBS*/
#breadcrumbs {
  margin-bottom: 45px;
  font-size: 10pt;
  line-height: 4;
}

#breadcrumbs span {
  color: #a0b8d5;
  text-transform: uppercase;
  font-weight: bold;
}

#breadcrumbs a, .breadcrumb_last  {
  white-space: nowrap;
}

#breadcrumbs span a {
  text-decoration: none !important;
  background: #ededed;
  padding: 12px 20px 12px 12px;
  -webkit-clip-path: polygon(90% 0%, 100% 50%, 90% 100%, 0% 100%, 0 49%, 0% 0%);
  clip-path: polygon(90% 0%, 100% 50%, 90% 100%, 0% 100%, 0 49%, 0% 0%);
}

.breadcrumb_last, #breadcrumbs span a {
  color: #3e4245 !important;
}

.breadcrumb_last {
  border: 2px solid #ededed;
  padding: 10px 12px;
}

#breadcrumbs span a::after {
  content: none;
  margin-right: 0;
  padding-left: 0;
  display: inline-block;
  text-decoration: none;
}

/*FOOTER*/
.footerlogo img {
  max-height: 150px;
  width: auto;
}

#site-footer {
  background: #b0b0b1;
  font-size: 12pt;
  font-weight: 500;
	color: #000;
}

#site-footer-copyright {
	background: #0046b5;
	font-size: 10pt;
}

#site-footer-copyright, #site-footer-copyright a, #site-footer-copyright a:hover {
	color: #fff;
}

.footer-districtinfo {
  text-align: center;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0,70,181,.15);
  padding: 30px;
}

.footer-districtinfo a {
  color: #0046b5;
  font-size: 13pt;
  margin: 0 4px;
}

.footer-districtinfo i {
  margin-top: 8px;
}

.footer-districtinfo .fa-twitter, .footer-districtinfo .fa-facebook-f {
  border: 2px solid #0046b5;
  border-radius: 50%;
}

.footer-districtinfo .fa-twitter {
  padding: 10px;
}

.footer-districtinfo .fa-facebook-f {
  padding: 10px 13px;
}

.footer-other a {
  font-size: 12pt;
  color: #fff;
}

.footer-other .fa-facebook-f, .footer-other .fa-twitter {
  background: #0046b5;
  border-radius: 50%;
}
	
.footer-other .fa-facebook-f {
  padding: 8px 10px;
  margin-left: 10px;
}

.footer-other .fa-twitter {
  padding: 8px;
}

.smalltext {
  font-size: 9pt;
}

/*SIMPLE CALENDAR*/
.home .simcal-events-list-container {
  display: flex;
  flex-wrap: wrap;
}

.home ul.simcal-events {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.simcal-align-right {
  display: none;
}

.simcal-events {
  text-align: center;
  font-weight: bold;
}

.simcal-date {
  text-transform: uppercase;
}

.simcal-times, .simcal-date {
  letter-spacing: 1.5px;
  font-size: 12pt;
}

.simcal-title {
  font-size: 16pt;
  margin: 15px 0;
}

.simcal-event-start.simcal-event-start-date::before,.simcal-times::before {
  font-family: "FontAwesome";
  position: absolute;
  margin-left: -22px;
}

.simcal-event-start.simcal-event-start-date::before {
  content: "\f073";
}

.simcal-times::before {
  content: "\f017";
}

.simcal-times {
  white-space: nowrap;
}

.simcal-calendar.simcal-default-calendar {
  background: #fff;
}

.home .simcal-calendar.simcal-default-calendar {
  background: transparent;
}

/*TOOLSET - NEWS*/
.addtoany_content {
  margin: 45px auto 16px auto;
}

.single-news .wp-block-image {
  margin: 30px 15px;
}

.single-news .wp-block-image {
  text-align: center;
}

.newsblock h3 a {
  color: #3e4245;
}

.newsblock h3 {
  text-transform: none;
  letter-spacing: 0;
  font-size: 14pt;
  line-height: 1.25;
  margin-bottom: 5px;
}

.newsblock p {
  font-size: 11pt;
}

/*TOOLSET - STAFF*/
.staffinfo-block, .staff-fullblock .wp-block-image, .single.single-staff .wp-block-image {
  text-align: center;
}

.staffinfo-block h4 {
  text-transform: none;
  font-size: 18pt;
  padding-bottom: 5px !important;
}

.staffinfo-block p {
  font-size: 12pt;
}

.staff-location h6, .taxonomies h6 {
  line-height: 2;
}

.staff-location a, .taxonomies a {
  border-radius: 50px;
  padding: 2px 5px;
  margin-right: 5px;
  color: #fff;
  background: #8D8E8E;
  white-space: nowrap;
}

.staffinfo-block .fa, .staffinfo-block .fab, .staffsocials .fa, .staffsocials .fab {
  padding: 8px 9px;
  margin-left: 2px;
  background: #0046b5;
  border-radius: 50%;
  font-size: 12pt;
  color: #fff;
}

.staffinfo-block .fa-facebook-f, .staffsocials .fa-facebook-f {
  padding: 8px 11px;
}

.pagination-row {
  margin: 45px 0 20px 0;
}

.wpv-pagination-nav-links {
  display: none;
}

/*NINJA TABLES*/
td, table {
  border: 1px solid #ededed !important;
}

.ntb_table_wrapper {
  max-height: none !important;
}

/*TOOLSET - ALL*/
.wpv-custom-search-filter-submit .wpv-submit-trigger {
  font-size: 16px;
  color: rgba( 255, 255, 255, 1 );
  background-color: rgba( 0, 70, 181, 1 );
  margin-top: 30px;
  text-align: center;
  width: 100%;
}

/*BACK TO TOP*/
.cd-top {
    background-color: #000;
}

/*SUBSCRIPTION FORMS - EMAILS*/
.headerwithbell h1 {
  margin-bottom: 15px;
}

.headerwithbell h3 {
  margin-bottom: 20px;
}

.subscribebell {
  margin-bottom: 30px;
  font-size: 11pt;
}

.subscribebell a {
  padding: 10px;
  background-color: #dd6d00;
  color: #fff;
  border-radius: 10px;
}

h6.subscribebell a {
  margin-left: 15px;
}

.es_subscription_form {
  display: flex;
  flex-wrap: wrap;
}

.es_subscription_form .gjs-row input {
  width: 90%;
  border-radius: 30px;
  box-shadow: none !important;
  border: 1px solid #3e4245;
  padding: 5px 15px;
}

.es_subscription_form .es-submit {
  text-align: left;
}

.es_subscription_form .es-submit input {
  background: #034dc4;
  color: #fff;
  font-weight: bold !important;
  letter-spacing: 1px;
}

.subscribeform br {
  display: none;
}

/*FLOW FLOW SOCIALS*/
.ff-stream {
  padding-top: 0px !important;
}

.ff-stream-wrapper {
  margin: 0 !important;
}

/**
 * --------------------------------------------------------------
 * MEDIA BREAKPOINTS
 * --------------------------------------------------------------
 */

/* Extra-Extra Small Devices, Phones */
@media only screen and (max-width : 479px) {
	.ul-2-accordions .sow-accordion {
		columns: 1;
	}
	
	.home .simcal-default-calendar-list ul.simcal-events {
		padding: 0;
	}

	.home .simcal-events li {
		width: 100%;
		padding-bottom: 30px;
		border-bottom: 2px solid #b0b0b1;
		margin-bottom: 30px !important;
	}
	
	.home .shadowedblock, .shadowedblock {
		margin: -60px 30px 0 30px;
	}
	
	.header-crestlogo {
		top: 0;
		left: 0;
		position: relative;
	}
	
	.headermenu {
		margin: 0px 15px 10px 10px;
	}
	
	.homelinks i {
		font-size: 40pt;
	}
	
	.homelinks i {
		border: 5px solid #fff;
	}
	
	#powerschoollink .ps-icon a {
		border: 5px solid #fff;
		padding: 24px 25px 24px 30px;
	}
	
	.homelinks {
		font-size: 14pt;
	}
	
	#site-footer {
		text-align: center;
	}
	
	.ataglance h4 {
		font-size: 27pt;
	}
	
	.ataglance p {
		font-size: 16pt;
	}
	
	.ataglance h1 {
		font-size: 30pt;
	}
	
	.mainschoolimg {
		border-left: none;
	}
	
	.es_subscription_form .gjs-row, .es_subscription_form .es-submit {
		width: 100%;
	}
	
	.ntb_table_wrapper tr td:first-child span {
		color: #fff !important;
		font-weight: bold !important;
		letter-spacing: 1px;
	}
	
	.schooltitle {
		font-size: 18pt;
	}
	
	.schooltitle, .cadetshome {
		text-align: center;
		max-width: 300px;
		margin: 0 auto;	
	}
	
	.servinginfo {
		font-size: 10pt;
		padding: 5px 10px;
		text-align: center;
	}
	
	.howmobilemenu {
		padding: 0 0px 0 60px;
	}
	
	.mobheader-badge img {
		max-width: 150px !important;
		margin: -10px -25px -45px 0;
	}
	
	.entry-title {
		margin-top: 45px !important;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
	.ul-2-accordions .sow-accordion {
		columns: 1;
	}
	
	.home li.simcal-event {
		width: 100%;
		border-right: none;
		border-bottom: 2px solid #b0b0b1 !important;
	}
	
	.home li.simcal-event:last-child, .home li.simcal-event:nth-child(2) {
		border: none;
	}
	
	.home li.simcal-event .simcal-event-details {
		margin: 15px 10px;
		padding: 10px;
	}
	
	.home .shadowedblock, .shadowedblock {
		margin: -60px 30px 0 30px;
	}
		
	.header-crestlogo {
		top: 0;
		left: 0;
		position: relative;
	}
	
	.schooltitle {
		font-size: 20pt;
	}
	
	.schooltitle, .cadetshome {
		padding: 0px 15px;
		max-width: 400px;
		margin: 0 auto;	
	}
		
	.headermenu {
		margin: -20px 20px 10px 10px;
	}
		
	.homelinks i {
		font-size: 40pt;
	}
	
	.homelinks i {
		border: 5px solid #fff;
	}
	
	#powerschoollink .ps-icon a {
		border: 5px solid #fff;
		padding: 24px 25px 24px 30px;
	}
	
	.homelinks {
		font-size: 14pt;
	}
	
	#site-footer, .schooltitle {
		text-align: center;
	}
	
	.ataglance h4 {
		font-size: 27pt;
	}
	
	.ataglance p {
		font-size: 16pt;
	}
	
	.ataglance h1 {
		font-size: 30pt;
	}
	
	.mainschoolimg {
		border-left: none;
	}
	
	.es_subscription_form .gjs-row, .es_subscription_form .es-submit {
		width: 100%;
	}
	
	.ntb_table_wrapper tr td:first-child span {
		color: #fff !important;
		font-weight: bold !important;
		letter-spacing: 1px;
	}
	
	.servinginfo {
		font-size: 10pt;
		padding: 10px;
		text-align: center;
	}
	
	.howmobilemenu {
		padding: 0 0px 0 100px;
	}
	
	.mobheader-badge img {
		max-width: 200px !important;
		margin: -30px -25px -70px 0;
	}
	
	.entry-title {
		margin-top: 90px !important;
	}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	.ul-2-accordions .sow-accordion {
		columns: 2;
	}
	.ul-2-accordions .sow-accordion .sow-accordion-panel {
		break-inside: avoid-column;
	}
	
	.home li.simcal-event {
		width: 50%;
		border-right: 2px solid #b0b0b1;
		border-bottom: none !important;
		margin: 0;
	}
	
	.home li.simcal-event:last-child, .home li.simcal-event:nth-child(2) {
		border: none;
	}
	
	.home li.simcal-event .simcal-event-details {
		margin: 15px 10px;
		padding: 10px;
	}
	
	.home .shadowedblock {
		margin: 0 30px 0 -75px;
	}
	
	.shadowedblock {
		margin: 0 -75px 0 30px;
	}
	
	.header-crestlogo {
		top: 0;
		left: 30px;
		position: absolute;
		max-width: 225px;
	}
	
	.schooltitle, .cadetshome {
		padding: 0px 15px 0px 275px;
		text-align: left;
		max-width: inherit;
		margin: inherit;
	}
	
	.schooltitle {
		font-size: 30pt;
	}
		
	.headermenu {
		margin: -30px 45px 10px 10px;
	}
	
	.headermenu .mega-toggle-blocks-left {
		padding-left: 30px;
	}
	
	.headermenu #mega-menu-wrap-primary #mega-menu-primary, .servinginfo {
		text-align: center !important;
	}
	
	.servinginfo {
		padding: 10px;
		font-size: 11pt;
	}
	
	.homelinks i {
		font-size: 60pt;
	}
		
	.homelinks i {
		border: 8px solid #fff;
	}
	
	#powerschoollink .ps-icon a {
		border: 8px solid #fff;
		padding: 35px 35px 35px 40px;
	}
	
	#site-footer {
		text-align: left;
	}
	
	.ataglance h4, .ataglance h1 {
		font-size: 20pt;
	}
	
	.ataglance p {
		font-size: 12pt;
	}
	
	.mainschoolimg {
		border-left: 5px solid #3e4245;
	}
	
	.es_subscription_form .gjs-row {
		width: 50%;
	}

	.es_subscription_form .es-submit {
		width: 100%;
	}
	
	.howmobilemenu {
		padding: 0 0px 0 60px;
	}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	.header-crestlogo {
		top: 8px;
		left: 30px;
		max-width: 250px;
	}
		
	.schooltitle {
		font-size: 35pt;
	}
	
	.schooltitle, .cadetshome {
		padding: 0px 15px 0px 310px;
	}
		
	.headermenu #mega-menu-wrap-primary #mega-menu-primary, .servinginfo  {
		text-align: center !important;
	}
	
	.headermenu {
		padding: 0px 15px 0px 15px;
		margin: 0px;
	}
	
	.headermenu .mega-toggle-blocks-left {
		padding-left: 0px;
	}
		
	.servinginfo {
		padding: 10px 10px 10px 10px;
		font-size: 11pt;
	}
	
	.homelinks i {
		font-size: 30pt;
	}
		
	.homelinks i {
		border: 5px solid #fff;
	}
	
	#powerschoollink .ps-icon a {
		border: 5px solid #fff;
		padding: 35px 35px 35px 40px;
	}
	
	.homelinks {
		font-size: 10pt;
	}
	
	.ataglance h4, .ataglance h1 {
		font-size: 25pt;
	}
	
	.ataglance p {
		font-size: 14pt;
	}
	
	.es_subscription_form .gjs-row, .es_subscription_form .es-submit {
		width: 50%;
	}
	
	.ntb_table_wrapper tbody tr:first-child td span {
		color: #fff !important;
		font-weight: bold !important;
		letter-spacing: 1px;
	}
	
	.ntb_table_wrapper tr td:first-child span {
		color: #000 !important;
		font-weight: normal !important;
		letter-spacing: 0;
	}
	
	.entry-title {
		margin-top: 45px !important;
	}
	
	.simcal-weekday-4 {
		width: 100%;
	}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	.home li.simcal-event, .home li.simcal-event:nth-child(2) {
		width: 25%;
		border-right: 2px solid #b0b0b1;
		border-bottom: none;
		margin: 0;
	}
	
	.home li.simcal-event:last-child {
		border: none;
	}
	
	.home li.simcal-event .simcal-event-details {
		margin: 0px 15px;
		padding: 0 15px;
	}

	.home .shadowedblock {
		margin: 0 150px 0 -75px;
	}
	
	.shadowedblock {
		margin: 0 -75px 0 150px;
	}
	
	.header-crestlogo {
		top: 24px;
		max-width: none;
	}
	
	.schooltitle, .cadetshome {
		padding: 0px 0px 0px 350px;
	}

	.headermenu #mega-menu-wrap-primary #mega-menu-primary, .servinginfo  {
		text-align: left !important;
	}
	
	.headermenu {
		padding: 0px 15px 0px 335px;
	}

	.servinginfo {
		padding: 10px 10px 10px 350px;
		font-size: 13pt;
	}
	
	.homelinks i {
		font-size: 60pt;
	}
		
	.homelinks i {
		border: 8px solid #fff;
	}
	
	#powerschoollink .ps-icon a {
		border: 8px solid #fff;
		padding: 37px 35px 37px 40px;
	}
	
	.homelinks {
		font-size: 14pt;
	}
	
	.ataglance h4 {
		font-size: 27pt;
	}
	
	.ataglance p {
		font-size: 16pt;
	}
	
	.ataglance h1 {
		font-size: 30pt;
	}
}