/*
	Theme Name: Oxley Christian College Theme
	Theme URI: 
	Description: Custom Theme for Oxley Christian College
	Version: 1.0
	Author: Peter Le, Alined Design
	Author URI: http://www.petervle.com
	Tags: HTML5, CSS, Theme

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/*!
 * SlickNav Responsive Mobile Menu v1.0.3
 * (c) 2015 Josh Cope
 * licensed under MIT
 */
/*
===========================================================
						Tablet
===========================================================
*/
/*
===========================================================
						HEIGHT ADJUSTMENTS FIRST --- MOBILE BELOW
===========================================================
*/
html {
  /* 1 */
  font-family: sans-serif;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /**
 * Remove default margin.
 */
}
body {
  margin: 0;
  /* HTML5 display definitions
   ========================================================================== */
  /**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
  /**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
}
audio, canvas, progress, video {
  /* 1 */
  display: inline-block;
  /* 2 */
  vertical-align: baseline;
  /**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
}
audio:not([controls]) {
  display: none;
  height: 0;
  /**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
}
[hidden], template {
  display: none;
  /* Links
   ========================================================================== */
  /**
 * Remove the gray background color from active links in IE 10.
 */
}
a {
  background-color: transparent;
  /**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
}
a:active, a:hover {
  outline: 0;
  /* Text-level semantics
   ========================================================================== */
  /**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
}
abbr[title] {
  border-bottom: 1px dotted;
  /**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
}
b, strong {
  font-family: "Avenir-Heavy", Arial, Helvetica, sans-serif;
  font-weight: normal;
  /**
 * Address styling not present in Safari and Chrome.
 */
}
dfn {
  font-style: italic;
  /**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
  /**
 * Address styling not present in IE 8/9.
 */
}
mark {
  background: #ff0;
  color: #000;
  /**
 * Address inconsistent and variable font size in all browsers.
 */
}
small {
  font-size: 80%;
  /**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
  /* Embedded content
   ========================================================================== */
  /**
 * Remove border when inside `a` element in IE 8/9/10.
 */
}
img {
  border: 0;
  /**
 * Correct overflow not hidden in IE 9/10/11.
 */
}
svg:not(:root) {
  overflow: hidden;
  /* Grouping content
   ========================================================================== */
  /**
 * Address margin not present in IE 8/9 and Safari.
 */
}
figure {
  margin: 1em 40px;
  /**
 * Address differences between Firefox and other browsers.
 */
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  /**
 * Contain overflow in all browsers.
 */
}
pre {
  overflow: auto;
  /**
 * Address odd `em`-unit font size rendering in all browsers.
 */
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
  /* Forms
   ========================================================================== */
  /**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
  /**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
}
button, input, optgroup, select, textarea {
  /* 1 */
  color: inherit;
  /* 2 */
  font: inherit;
  /* 3 */
  margin: 0;
  /**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
}
button {
  overflow: visible;
  /**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
}
button, select {
  text-transform: none;
  /**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  /* 2 */
  -webkit-appearance: button;
  /* 3 */
  cursor: pointer;
  /**
 * Re-set default cursor for disabled elements.
 */
}
button[disabled], html input[disabled] {
  cursor: default;
  /**
 * Remove inner padding and border in Firefox 4+.
 */
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
  /**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
}
input {
  line-height: normal;
  /**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
}
input[type="checkbox"], input[type="radio"] {
  /* 1 */
  box-sizing: border-box;
  /* 2 */
  padding: 0;
  /**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
  /**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
}
input[type="search"] {
  /* 1 */
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  /* 2 */
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /**
 * Define consistent border, margin, and padding.
 */
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  /**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
}
legend {
  /* 1 */
  border: 0;
  /* 2 */
  padding: 0;
  /**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
}
textarea {
  overflow: auto;
  /**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
}
optgroup {
  font-weight: bold;
  /* Tables
   ========================================================================== */
  /**
 * Remove most spacing between table cells.
 */
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
.slicknav_menu:after, .slicknav_menu:before {
  display: table;
  content: " ";
}
.slicknav_btn, .slicknav_nav .slicknav_item {
  cursor: pointer;
}
.slicknav_menu, .slicknav_menu * {
  box-sizing: border-box;
}
.slicknav_nav, .slicknav_nav ul {
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.slicknav_btn {
  width: 100%;
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em;
  line-height: 1.125em;
}
.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: right;
  color: #fff;
  font-weight: 700;
  text-shadow: 0 1px 3px #000;
}
.slicknav_menu .slicknav_icon {
  float: right;
  margin: 0.188em 0 0 0.438em;
}
.slicknav_menu .slicknav_no-text {
  margin: 0;
}
.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 2em;
  height: 0.3em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0px 0 rgba(0, 0, 0, 0.25);
  margin: 2px 0 2px;
  float: left;
  clear: left;
}
.slicknav_menu:after {
  clear: both;
}
.slicknav_nav li, .slicknav_nav ul {
  display: block;
}
.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 2px 0 0;
  float: left;
  width: 98%;
  position: absolute;
  left: 2%;
}
.slicknav_nav .slicknav_item a {
  display: inline;
}
.slicknav_nav .slicknav_row, .slicknav_nav a {
  display: block;
}
.slicknav_nav .slicknav_parent-link a {
  display: inline;
}
.slicknav_menu {
  *zoom: 1;
  font-size: 16px;
  background: #4c4c4c;
  padding: 5px;
}
.slicknav_menu .slicknav_icon-bar {
  background-color: #fff;
}
.slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #222;
}
.slicknav_nav {
  clear: both;
  color: #fff;
  margin: 0;
  font-size: 0.875em;
}
.slicknav_nav ul {
  margin: 0 0 0 20px;
}
.slicknav_nav .slicknav_row, .slicknav_nav a {
  padding: 5px 10px;
  margin: 2px 5px;
}
.slicknav_nav .slicknav_row:hover {
  background: #62131f;
  color: #fff;
}
.slicknav_nav a {
  text-decoration: none;
  color: #fff;
}
.slicknav_nav a:hover {
  background: #62131f;
  color: #fff;
}
.slicknav_nav .slicknav_txtnode {
  margin-left: 15px;
}
.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0;
}
.slicknav_brand {
  float: left;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px;
}
.slicknav_nav ul li:last-child a:hover {
  background: #001f5b;
}
.slicknav_nav ul li ul li:last-child a:hover {
  background: #62131f;
}
.slicknav_nav ul li:last-child ul li:last-child a:hover {
  background: #001f5b;
}
@font-face {
  font-family: 'Avenir-Black';
  src: url('fonts/Avenir-Black.eot');
  src: url('fonts/Avenir-Black.eot?#iefix') format('embedded-opentype'), url('fonts/Avenir-Black.woff2') format('woff2'), url('fonts/Avenir-Black.woff') format('woff'), url('fonts/Avenir-Black.ttf') format('truetype'), url('fonts/Avenir-Black.svg#Avenir-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-BlackOblique';
  src: url('fonts/Avenir-BlackOblique.eot');
  src: url('fonts/Avenir-BlackOblique.eot?#iefix') format('embedded-opentype'), url('fonts/Avenir-BlackOblique.woff2') format('woff2'), url('fonts/Avenir-BlackOblique.woff') format('woff'), url('fonts/Avenir-BlackOblique.ttf') format('truetype'), url('fonts/Avenir-BlackOblique.svg#Avenir-BlackOblique') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-Book';
  src: url('fonts/Avenir-Book.eot');
  src: url('fonts/Avenir-Book.eot?#iefix') format('embedded-opentype'), url('fonts/Avenir-Book.woff2') format('woff2'), url('fonts/Avenir-Book.woff') format('woff'), url('fonts/Avenir-Book.ttf') format('truetype'), url('fonts/Avenir-Book.svg#Avenir-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-BookOblique';
  src: url('fonts/Avenir-BookOblique.eot');
  src: url('fonts/Avenir-BookOblique.eot?#iefix') format('embedded-opentype'), url('fonts/Avenir-BookOblique.woff2') format('woff2'), url('fonts/Avenir-BookOblique.woff') format('woff'), url('fonts/Avenir-BookOblique.ttf') format('truetype'), url('fonts/Avenir-BookOblique.svg#Avenir-BookOblique') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-Heavy';
  src: url('fonts/Avenir-Heavy.eot');
  src: url('fonts/Avenir-Heavy.eot?#iefix') format('embedded-opentype'), url('fonts/Avenir-Heavy.woff2') format('woff2'), url('fonts/Avenir-Heavy.woff') format('woff'), url('fonts/Avenir-Heavy.ttf') format('truetype'), url('fonts/Avenir-Heavy.svg#Avenir-Heavy') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-HeavyOblique';
  src: url('fonts/Avenir-HeavyOblique.eot');
  src: url('fonts/Avenir-HeavyOblique.eot?#iefix') format('embedded-opentype'), url('fonts/Avenir-HeavyOblique.woff2') format('woff2'), url('fonts/Avenir-HeavyOblique.woff') format('woff'), url('fonts/Avenir-HeavyOblique.ttf') format('truetype'), url('fonts/Avenir-HeavyOblique.svg#Avenir-HeavyOblique') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-Light';
  src: url('fonts/Avenir-Light.eot');
  src: url('fonts/Avenir-Light.eot?#iefix') format('embedded-opentype'), url('fonts/Avenir-Light.woff2') format('woff2'), url('fonts/Avenir-Light.woff') format('woff'), url('fonts/Avenir-Light.ttf') format('truetype'), url('fonts/Avenir-Light.svg#Avenir-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-LightOblique';
  src: url('fonts/Avenir-LightOblique.eot');
  src: url('fonts/Avenir-LightOblique.eot?#iefix') format('embedded-opentype'), url('fonts/Avenir-LightOblique.woff2') format('woff2'), url('fonts/Avenir-LightOblique.woff') format('woff'), url('fonts/Avenir-LightOblique.ttf') format('truetype'), url('fonts/Avenir-LightOblique.svg#Avenir-LightOblique') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-Medium';
  src: url('fonts/Avenir-Medium.eot');
  src: url('fonts/Avenir-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/Avenir-Medium.woff2') format('woff2'), url('fonts/Avenir-Medium.woff') format('woff'), url('fonts/Avenir-Medium.ttf') format('truetype'), url('fonts/Avenir-Medium.svg#Avenir-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-MediumOblique';
  src: url('fonts/Avenir-MediumOblique.eot');
  src: url('fonts/Avenir-MediumOblique.eot?#iefix') format('embedded-opentype'), url('fonts/Avenir-MediumOblique.woff2') format('woff2'), url('fonts/Avenir-MediumOblique.woff') format('woff'), url('fonts/Avenir-MediumOblique.ttf') format('truetype'), url('fonts/Avenir-MediumOblique.svg#Avenir-MediumOblique') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-Oblique';
  src: url('fonts/Avenir-Oblique.eot');
  src: url('fonts/Avenir-Oblique.eot?#iefix') format('embedded-opentype'), url('fonts/Avenir-Oblique.woff2') format('woff2'), url('fonts/Avenir-Oblique.woff') format('woff'), url('fonts/Avenir-Oblique.ttf') format('truetype'), url('fonts/Avenir-Oblique.svg#Avenir-Oblique') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-Roman';
  src: url('fonts/Avenir-Roman.eot');
  src: url('fonts/Avenir-Roman.eot?#iefix') format('embedded-opentype'), url('fonts/Avenir-Roman.woff2') format('woff2'), url('fonts/Avenir-Roman.woff') format('woff'), url('fonts/Avenir-Roman.ttf') format('truetype'), url('fonts/Avenir-Roman.svg#Avenir-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothaBold';
  src: url('fonts/GothaBol.eot');
}
@font-face {
  font-family: 'GothaBold';
  src: url('fonts/GothaBol.woff') format('woff'), url('fonts/GothaBol.svg#GothaBol') format('svg');
  /* =WordPress Core
-------------------------------------------------------------- */
}
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  /* Image does not overflow the content area */
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
  /* Text meant only for screen readers. */
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  /* Above WP toolbar. */
  z-index: 100000;
}
.container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  padding: 0 5%;
  box-sizing: border-box;
}
a {
  text-decoration: none;
}
.clearfix {
  overflow: auto;
  zoom: 1;
}
.home-vid {
  float: left;
}
.home-vid iframe, .home-vid object, .home-vid embed {
  width: 92%;
  height: 100%;
}
table {
  max-width: 100%;
}
iframe {
  max-width: 100% !important;
  border: none !important;
}
p, div, span, a {
  font-family: 'Avenir-Light', Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Avenir-Medium', Arial, Helvetica, sans-serif;
  color: #001f5b;
  font-weight: normal;
}
header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  background-color: #fff;
  border-top: 10px solid #f2f2ed;
}
.headerpadding {
  padding: 171px 0 0;
}
.top-header {
  padding: 20px 0;
}
.logo {
  display: inline-block;
}
.logo img {
  height: 75px;
  width: auto;
  transition: height 0.5s ease;
}
.logo-smaller img {
  height: 75px;
  transition: height 0.5s ease;
}
.logo-smaller-slow img {
  height: 75px;
  transition: height 1.5s ease;
}
.submenu {
  position: absolute;
  top: -30px;
  right: 0;
  background: #f2f2ed;
  padding: 0px 0px;
  text-align: center;
}
.submenu a {
  box-sizing: border-box;
  float: left;
  color: #a31f34;
  font-family: 'Avenir-Roman';
  padding: 10px 30px 10px;
  transition: all 0.3s ease-out 0s;
}
.submenu a:hover {
  background: #a31f34;
  color: #fff;
}
.submenu #search {
  float: left;
  border-left: 1px solid white;
}
.submenu #search input {
  box-sizing: border-box;
  float: left;
  padding: 10px 30px 10px 50px;
  background: url('img/searchicon_03.png') no-repeat 20px 10px transparent;
  border: none;
  -webkit-transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
  color: #a31f34;
  width: 140px;
  text-align: left;
  font-family: 'Avenir-Roman';
  border-radius: 0;
}
.submenu #search input:hover {
  background: url('img/searchicon_hover_03.png') no-repeat 20px 10px #a31f34;
  color: #fff;
  width: 200px;
}
.submenu #search input:hover::-webkit-input-placeholder {
  color: #fff;
}
.submenu #search input:hover:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.submenu #search input:hover::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.submenu #search input:hover:-ms-input-placeholder {
  color: #fff;
}
.submenu #search input:focus {
  outline: 0;
}
.submenu #search ::-webkit-input-placeholder {
  color: #a31f34;
}
.submenu #search :-moz-placeholder {
  color: #a31f34;
  opacity: 1;
}
.submenu #search ::-moz-placeholder {
  color: #a31f34;
  opacity: 1;
}
.submenu #search :-ms-input-placeholder {
  color: #a31f34;
}
.tag-line {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  font-family: 'Avenir-Light', Arial, Helvetica, sans-serif;
}
nav.nav {
  background: #a31f34;
  background-color: #a31f34;
  height: 60px;
}
nav.nav ul.menu {
  margin: 0;
  padding: 0;
}
nav.nav ul.menu > li {
  list-style: none;
  display: block;
  float: left;
  transition: all 0.3s ease-out 0s;
}
nav.nav ul.menu > li a {
  color: #fff;
  padding: 19px 20px;
  display: block;
  font-family: 'Avenir-Light', Arial, Helvetica, sans-serif;
  transition: all 0.3s ease-out 0s;
}
nav.nav ul.menu > li:hover {
  background: rgba(0, 0, 0, 0.4);
  background-color: rgba(0, 0, 0, 0.4);
}
nav.nav ul.menu > li:hover .sub-menu {
  display: block;
}
nav.nav ul.menu > li:hover:last-child {
  background: #001f5b;
  background-color: #001f5b;
}
nav.nav ul.menu > li .sub-menu {
  background-color: rgba(163, 31, 52, 0.9);
  position: absolute;
  display: none;
  z-index: 101;
  width: 400px;
  border-top: 1px solid #fff;
  padding: 15px 15px 15px 25px;
  transition: all 0.3s ease-out 0s;
}
nav.nav ul.menu > li .sub-menu li {
  display: inline-block;
  float: none;
  width: 150px;
  margin: 10px 15px 10px 0;
  vertical-align: middle;
  transition: all 0.3s ease-out 0s;
}
nav.nav ul.menu > li .sub-menu li a {
  display: inline;
  padding: 0;
  color: #fff;
  border-bottom: 1px solid transparent;
  font-size: 15px;
  transition: all 0.3s ease-out 0s;
}
nav.nav ul.menu > li .sub-menu li a:hover {
  color: #fff;
  opacity: 1;
  border-bottom-color: #fff;
}
nav.nav ul.menu > li .sub-menu:hover {
  display: block;
}
nav.nav ul.menu > li:last-child .sub-menu {
  background: #001f5b;
  background-color: #001f5b;
  width: 200px;
}
.nav .search-title-heading {
  display: none;
}
.nav .search {
  display: none;
}
#menu-item-123 .sub-menu .search {
  display: block;
}
#menu-item-123 .sub-menu .search button {
  margin-top: 5px;
}
#menu-item-123 .sub-menu .search button:hover {
  background: #001f5b;
}
.panel-grid {
  margin: 0 !important;
}
a {
  outline: none !important;
}
.wrapper {
  height: 100%;
}
.banner {
  max-width: 1920px;
  margin: 0 auto;
  border-bottom: 20px solid #001f5b;
}
.banner-not-home {
  height: 500px;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat;
}
.front-page-banner {
  background: url('img/banner-image.jpg');
  width: 100%;
  height: 560px;
  background-size: cover !important;
  background-repeat: no-repeat;
  position: relative;
}
.front-page-banner .container {
  height: 560px;
}
.banner-tag {
  position: absolute;
  bottom: 135px;
  left: 60%;
  overflow: visible;
}
.banner-tag > div {
  display: block;
  float: left;
  clear: left;
  font-size: 60px;
  color: #001f5b;
  left: -200%;
  position: relative;
  font-family: 'Avenir-Light', Arial, Helvetica, sans-serif;
}
.f-banner-tag-one {
  text-align: left;
  padding: 10px 60px 0px 0px;
  top: 0px;
  left: auto !important;
  line-height: 60px;
}
.f-banner-tag-one a.button {
  display: block;
  background: rgba(154, 50, 66, 0.9);
  color: #fff;
  font-size: 18px;
  padding: 10px 30px;
  text-align: center;
  line-height: 30px;
  margin: 20px 0 0;
}
.f-banner-tag-one a.button:hover {
  background: rgba(154, 50, 66, 0.7);
}
.separator {
  display: none;
  height: 0px;
  width: 100%;
  background: #001f5b;
}
.f-banner-tag-two {
  text-align: left !important;
  padding: 0px 5px 10px 0px;
  bottom: 200px;
  left: auto !important;
  width: 98%;
}
.home-info-links {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.info-links {
  float: left;
  width: calc(100%/4);
  text-align: left;
  overflow: hidden;
  height: inherit;
  position: relative;
  height: 300px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.info-links a {
  padding: 30px 0;
  text-align: center;
  width: 100%;
  color: #fff;
  font-family: "Avenir-Light", Arial, Helvetica, sans-serif;
  transition: font-size 0.5s ease;
  font-size: 16px;
  opacity: 1;
  display: inline-block;
  box-sizing: border-box;
  height: 100%;
}
.info-links a span.text {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  padding: 10px;
  font-size: 26px;
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.info-links a .ico {
  display: none !important;
  vertical-align: middle;
  text-align: left;
  background-repeat: no-repeat;
  width: 64px;
  height: 58px;
  display: inline-block;
  
}
.info-links a .one {
  background-image: url('img/icons_03.png');
}
.info-links a .two {
  background-image: url('img/icons_05.png');
}
.info-links a .three {
  background-image: url('img/icons_08.png');
}
.info-links a .four {
  background-image: url('img/icons_10.png');
}
.info-links a:hover {
  background-color: rgba(163, 32, 52, 0.7) !important;
}
#tours-btn {
  background-image: url('img/schools.jpg');
  background-repeat: no-repeat;
  background-color: #a31f34;
  opacity: 0.9;
}
#tours-btn:hover {
  background-color: #8e1b2d;
}
#infopack-btn {
  background-image: url('img/information.jpg');
  background-repeat: no-repeat;
  background-color: #001f5b;
  opacity: 0.9;
}
#infopack-btn:hover {
  background-color: #001642;
}
#fac-btn {
  background-image: url('img/learning.jpg');
  background-repeat: no-repeat;
  background-color: #9b9b9b;
  opacity: 0.9;
}
#fac-btn:hover {
  background-color: #8e8e8e;
}
#news-btn {
  background-image: url('img/newsletters.jpg');
  background-repeat: no-repeat;
  background-color: #a31f34;
  opacity: 0.9;
}
#news-btn:hover {
  background-color: #8e1b2d;
}
.home-news-videos {
  width: 100%;
  padding: 30px 0;
  float: left;
}
.home-news
{
  width: 40%;
  float: left;
  box-sizing: border-box;
  padding: 0 40px 0 0;
}
.home-news.morebtn 
{
    width: 100%;
    text-align: center;
}
.home-videos 
{
  width: 60%;
  float: left;
  box-sizing: border-box;
  padding: 0 20px;
}
.home-news h3, .home-videos h3 {
  color: #001f5b;
  font-size: 20px;
  padding-bottom: 5px;
}
.home-news ul, .home-videos ul {
  margin: 0;
  padding: 0;
  min-height: 220px;
  display: flex;
  flex-wrap: wrap;
}
.home-news ul li, .home-videos ul li {
    list-style: none;
    padding: 20px 0 40px 0;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    overflow: visible;
}

.home-videos ul li.split 
{
    width: 50%;
    padding: 0 20px 10px 0;
}

.home-news.wide, .home-videos.wide {
  width: 100%;
}
.home-news.wide li.clearfix.wide, .home-videos.wide li.clearfix.wide {
  float: left;
  width: 50%;
}
.home-news-img, .home-vid {
  width: 100%;
  float: left;
  margin-right: 2%;
}
.home-news-img img, .home-vid img {
  width: 100%;
  height: auto;
}
.home-news-content {
  width: 100%;
  float: left;
}
.home-news-content p {
  margin: 0;
  font-size: 14px;
}
.home-news-content a.button {
  color: #a31f34;
  padding: 10px 0 0;
  display: block;
}
.home-vid-content a.button {
  color: #a31f34;
  padding: 10px 0 0;
  display: block;
}
.home-news-date, .home-vid-date {
  color: #686868;
  font-family: 'Avenir-Light', Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.home-news-title, .home-vid-title {
  margin: 3px 0;
}
.home-news-title a, .home-vid-title a {
  color: #a31f34;
  font-family: 'Avenir-Medium', Arial, Helvetica, sans-serif;
  font-size: 18px;
}
.home-news-title a:hover, .home-vid-title a:hover {
  color: #001f5b;
}
.video-post {
  min-height: 220px;
}
.home-vid-content {
  float: left;
  width: 62%;
}
.home-vid-content p {
  margin: 0;
  font-size: 14px;
}
.home-vid {
  float: left;
  width: 100%;
  margin-right: 2%;
  position: relative;
}
.home-vid .play_btn 
{
  background: url('img/play-button-1.png') no-repeat center;
  background-size: contain;
  position: absolute;
  top: calc(50% - 32px);
  left: calc(50% - 32px);
  width: 64px;
  height: 64px;
  display: block;
}
.morenews {
  display: inline-block;
  margin: 10px 0;
  padding: 10px;
  border-radius: 0px;
  background-color: #a42035;
  color: #fff;
  font-family: 'Avenir-Light', Arial, Helvetica, sans-serif;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}
.morenews:hover {
  opacity: 0.8;
}
.navigation {
  width: 100%;
}
.navigation .alignleft {
  float: left;
}
.navigation a {
  display: inline-block;
  margin: 10px 0;
  padding: 10px;
  border-radius: 5px;
  background: #001f5b;
  background-color: #001f5b;
  color: #fff;
  font-family: "Avenir-Medium", Arial, Helvetica, sans-serif;
}
.navigation a:hover {
  background: #a31f34;
  background-color: #a31f34;
  color: #fff;
  opacity: 1;
}
main section {
  margin: 35px 0;
}
main section a {
  color: #a31f34;
}
main section a:hover {
  color: #001f5b;
}
main section h1 {
  font-family: 'Avenir-Medium', Arial, Helvetica, sans-serif;
  color: #a31f34;
}
main section h1 a {
  font-family: 'Avenir-Medium', Arial, Helvetica, sans-serif;
  color: #a31f34;
}
main section h2 {
  color: #001f5b;
}
main section li, main section ol {
  font-family: 'Avenir-Light', Arial, Helvetica, sans-serif;
}
main section .news-posts {
  display: flex;
  flex-wrap: wrap;
  float: left;
}
main section .news-posts article {
  float: left;
  width: 45%;
  margin-right: 5%;
  padding: 0 0 40px;
  display: flex;
  flex-direction: column;
}
main section .news-posts article h2 {
  font-family: 'Avenir-Medium', Arial, Helvetica, sans-serif;
  color: #001f5b;
  margin: 3px 0;
  font-size: 18px;
}
main section .news-posts article h2 a {
  font-family: 'Avenir-Medium', Arial, Helvetica, sans-serif;
  color: #001f5b;
}
main section .news-posts article p {
  margin: 3px 0;
  font-size: 12px;
}
main section .news-posts article .date {
  font-size: 11px;
  color: #686868;
}
main section .news-posts article .thumbnail img {
  height: 130px;
  width: auto;
  max-width: 100%;
}
main section .news-posts article:nth-child(even) {
  margin-right: 0;
  margin-left: 5%;
  width: 45%;
}
main section .video iframe {
  width: 500px;
  height: 285px;
}
.post-type-archive-videos main section .news-posts article {
  height: 325px;
}
#tabs ul.ui-tabs-nav {
  border-bottom: 2px solid #d1d3d4;
  float: left;
  width: 100%;
  margin: 40px 0 30px;
  padding: 0;
}
#tabs ul.ui-tabs-nav li {
  margin: 0;
  padding: 0;
}
#tabs ul.ui-tabs-nav li:hover {
  background: #f2f2ed;
}
#tabs ul.ui-tabs-nav li.ui-tabs-active {
  background: #f2f2ed;
  margin: 0;
  padding: 0;
}
#tabs ul.ui-tabs-nav li a {
  padding: 10px 10px;
  color: #001f5c;
  font-size: 14px;
}
#tabs .ui-tabs-panel {
  padding: 0;
}
.ui-tabs {
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  position: relative;
  padding: 0;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}
body .ui-tooltip {
  border-width: 2px;
}
.senior-junior-menu ul {
  margin: 20px 0;
  padding: 0;
}
.senior-junior-menu ul li {
  list-style: none;
  display: inline-block;
  width: 20%;
  margin-right: 6%;
  text-align: center;
}
.senior-junior-menu ul li a {
  color: #808285;
  display: block;
  padding: 10px 20px;
  box-sizing: border-box;
  border-top: 1px solid #808285;
  border-bottom: 1px solid #808285;
  font-family: 'Avenir-Medium', Arial, Helvetica, sans-serif;
  font-size: 20px;
}
.senior-junior-menu ul li a:hover {
  opacity: 1;
  color: #001f5b;
  border-color: #001f5b;
}
.senior-junior-menu ul li:last-child {
  margin: 0;
}
.senior-junior-menu ul .current_page_item a {
  color: #001f5b;
  border-color: #001f5b;
}
.senior-junior-menu ul .current-page-ancestor a {
  color: #001f5b;
  border-color: #001f5b;
}
.senior-junior-menu-sub {
  margin: 20px 0;
  margin-right: 40px;
  float: left;
}
.senior-junior-menu-sub ul {
  margin: 0;
  padding: 0;
}
.senior-junior-menu-sub ul li {
  list-style: none;
  display: block;
  float: left;
  clear: left;
  width: 200px;
  text-align: center;
}
.senior-junior-menu-sub ul li a {
  color: #808285;
  display: block;
  padding: 10px 20px;
  box-sizing: border-box;
  border-top: 1px solid #808285;
  font-family: 'Avenir-Medium', Arial, Helvetica, sans-serif;
  font-size: 20px;
}
.senior-junior-menu-sub ul li a:hover {
  opacity: 1;
  color: #001f5b;
  border-color: #001f5b;
}
.senior-junior-menu-sub ul li:last-child {
  margin: 0;
  border-bottom: 1px solid #808285;
}
.senior-junior-menu-sub ul .current_page_item a {
  color: #001f5b;
  border-color: #001f5b;
}
.international-pages ul li a {
  font-size: 16px;
}
.panel-grid-cell {
  padding-left: 0 !important;
}
.gform_body ul li {
  list-style: none;
}
.gform_body ul li input {
  width: 150px;
  max-width: 100%;
}
.gform_body ul li select {
  width: 150px;
  max-width: 99%;
}
.gform_wrapper ul.gform_fields {
  margin: 3px !important;
  padding: 0px !important;
}
.gform_wrapper form .gform_body .gform_fields {
  width: 100%;
}
.gform_wrapper form .gform_body .gform_fields li.gfield {
  margin: 0;
}
.gform_wrapper form .gform_body .gform_fields li.gfield label {
  margin: 4px 0;
  display: inline-block;
  font-family: 'Avenir-Medium', Arial, Helvetica, sans-serif;
  color: #939393;
  font-weight: normal;
  font-size: 14px;
}
.gform_wrapper form .gform_body .gform_fields li.gfield label span {
  color: #939393;
}
.gform_wrapper form .gform_body .gform_fields li.gfield .ginput_container {
  margin: 4px 0;
}
.gform_wrapper form .gform_body .gform_fields li.gfield .ginput_container input, .gform_wrapper form .gform_body .gform_fields li.gfield .ginput_container select, .gform_wrapper form .gform_body .gform_fields li.gfield .ginput_container input[type=text], .gform_wrapper form .gform_body .gform_fields li.gfield .ginput_container textarea {
  padding: 5px;
  font-size: 14px;
  box-sizing: border-box;
  width: 99%;
  border-radius: 5px;
  border: 1px solid #939393;
}
.gform_wrapper form .gform_footer .gform_button {
  padding: 10px 20px;
  border-radius: 5px;
  background-color: #ccc;
  border: 0 !important;
  color: #fff !important;
  font-size: 14px;
}
.gform_wrapper form .gform_footer .gform_button:hover {
  background-color: #a31f34;
}
.gform_wrapper #gform_2 #gform_fields_2, .gform_wrapper #gform_3 #gform_fields_2, .gform_wrapper #gform_2 #gform_fields_3, .gform_wrapper #gform_3 #gform_fields_3, .gform_wrapper #gform_2 .child-details, .gform_wrapper #gform_3 .child-details {
  width: 46%;
  float: left;
}
.gform_wrapper #gform_2 #gform_fields_2 li, .gform_wrapper #gform_3 #gform_fields_2 li, .gform_wrapper #gform_2 #gform_fields_3 li, .gform_wrapper #gform_3 #gform_fields_3 li, .gform_wrapper #gform_2 .child-details li, .gform_wrapper #gform_3 .child-details li {
  margin: 0;
}
.gform_wrapper #gform_2 #gform_fields_2 li label, .gform_wrapper #gform_3 #gform_fields_2 li label, .gform_wrapper #gform_2 #gform_fields_3 li label, .gform_wrapper #gform_3 #gform_fields_3 li label, .gform_wrapper #gform_2 .child-details li label, .gform_wrapper #gform_3 .child-details li label {
  margin: 4px 0;
  display: inline-block;
  font-family: 'Avenir-Medium', Arial, Helvetica, sans-serif;
  color: #939393;
  font-weight: normal;
}
.gform_wrapper #gform_2 #gform_fields_2 li label span, .gform_wrapper #gform_3 #gform_fields_2 li label span, .gform_wrapper #gform_2 #gform_fields_3 li label span, .gform_wrapper #gform_3 #gform_fields_3 li label span, .gform_wrapper #gform_2 .child-details li label span, .gform_wrapper #gform_3 .child-details li label span {
  color: #939393;
}
.gform_wrapper #gform_2 #gform_fields_2 li .ginput_container, .gform_wrapper #gform_3 #gform_fields_2 li .ginput_container, .gform_wrapper #gform_2 #gform_fields_3 li .ginput_container, .gform_wrapper #gform_3 #gform_fields_3 li .ginput_container, .gform_wrapper #gform_2 .child-details li .ginput_container, .gform_wrapper #gform_3 .child-details li .ginput_container {
  margin: 4px 0;
}
.gform_wrapper #gform_2 #gform_fields_2 li .ginput_container input, .gform_wrapper #gform_3 #gform_fields_2 li .ginput_container input, .gform_wrapper #gform_2 #gform_fields_3 li .ginput_container input, .gform_wrapper #gform_3 #gform_fields_3 li .ginput_container input, .gform_wrapper #gform_2 .child-details li .ginput_container input, .gform_wrapper #gform_3 .child-details li .ginput_container input, .gform_wrapper #gform_2 #gform_fields_2 li .ginput_container select, .gform_wrapper #gform_3 #gform_fields_2 li .ginput_container select, .gform_wrapper #gform_2 #gform_fields_3 li .ginput_container select, .gform_wrapper #gform_3 #gform_fields_3 li .ginput_container select, .gform_wrapper #gform_2 .child-details li .ginput_container select, .gform_wrapper #gform_3 .child-details li .ginput_container select {
  padding: 5px;
  font-size: 14px;
  box-sizing: border-box;
  width: 99%;
  border-radius: 5px;
  border: 1px solid #939393;
}
.gform_wrapper #gform_2 #gform_fields_2 .your-details-title, .gform_wrapper #gform_3 #gform_fields_2 .your-details-title, .gform_wrapper #gform_2 #gform_fields_3 .your-details-title, .gform_wrapper #gform_3 #gform_fields_3 .your-details-title, .gform_wrapper #gform_2 .child-details .your-details-title, .gform_wrapper #gform_3 .child-details .your-details-title, .gform_wrapper #gform_2 #gform_fields_2 .your-child-title, .gform_wrapper #gform_3 #gform_fields_2 .your-child-title, .gform_wrapper #gform_2 #gform_fields_3 .your-child-title, .gform_wrapper #gform_3 #gform_fields_3 .your-child-title, .gform_wrapper #gform_2 .child-details .your-child-title, .gform_wrapper #gform_3 .child-details .your-child-title {
  float: left;
  width: 22%;
  margin-right: 3%;
  clear: none;
}
.gform_wrapper #gform_2 #gform_fields_2 .your-details-title .ginput_container select, .gform_wrapper #gform_3 #gform_fields_2 .your-details-title .ginput_container select, .gform_wrapper #gform_2 #gform_fields_3 .your-details-title .ginput_container select, .gform_wrapper #gform_3 #gform_fields_3 .your-details-title .ginput_container select, .gform_wrapper #gform_2 .child-details .your-details-title .ginput_container select, .gform_wrapper #gform_3 .child-details .your-details-title .ginput_container select, .gform_wrapper #gform_2 #gform_fields_2 .your-child-title .ginput_container select, .gform_wrapper #gform_3 #gform_fields_2 .your-child-title .ginput_container select, .gform_wrapper #gform_2 #gform_fields_3 .your-child-title .ginput_container select, .gform_wrapper #gform_3 #gform_fields_3 .your-child-title .ginput_container select, .gform_wrapper #gform_2 .child-details .your-child-title .ginput_container select, .gform_wrapper #gform_3 .child-details .your-child-title .ginput_container select {
  width: 99%;
}
.gform_wrapper #gform_2 #gform_fields_2 .your-details-fname, .gform_wrapper #gform_3 #gform_fields_2 .your-details-fname, .gform_wrapper #gform_2 #gform_fields_3 .your-details-fname, .gform_wrapper #gform_3 #gform_fields_3 .your-details-fname, .gform_wrapper #gform_2 .child-details .your-details-fname, .gform_wrapper #gform_3 .child-details .your-details-fname, .gform_wrapper #gform_2 #gform_fields_2 .your-child-fname, .gform_wrapper #gform_3 #gform_fields_2 .your-child-fname, .gform_wrapper #gform_2 #gform_fields_3 .your-child-fname, .gform_wrapper #gform_3 #gform_fields_3 .your-child-fname, .gform_wrapper #gform_2 .child-details .your-child-fname, .gform_wrapper #gform_3 .child-details .your-child-fname {
  float: left;
  clear: none;
  width: 75%;
}
.gform_wrapper #gform_2 #gform_fields_2 .your-details-ph, .gform_wrapper #gform_3 #gform_fields_2 .your-details-ph, .gform_wrapper #gform_2 #gform_fields_3 .your-details-ph, .gform_wrapper #gform_3 #gform_fields_3 .your-details-ph, .gform_wrapper #gform_2 .child-details .your-details-ph, .gform_wrapper #gform_3 .child-details .your-details-ph {
  margin-bottom: 16px;
}
.gform_wrapper #gform_2 #gform_fields_2 .contact-form-your-details, .gform_wrapper #gform_3 #gform_fields_2 .contact-form-your-details, .gform_wrapper #gform_2 #gform_fields_3 .contact-form-your-details, .gform_wrapper #gform_3 #gform_fields_3 .contact-form-your-details, .gform_wrapper #gform_2 .child-details .contact-form-your-details, .gform_wrapper #gform_3 .child-details .contact-form-your-details, .gform_wrapper #gform_2 #gform_fields_2 .contact-form-child-details, .gform_wrapper #gform_3 #gform_fields_2 .contact-form-child-details, .gform_wrapper #gform_2 #gform_fields_3 .contact-form-child-details, .gform_wrapper #gform_3 #gform_fields_3 .contact-form-child-details, .gform_wrapper #gform_2 .child-details .contact-form-child-details, .gform_wrapper #gform_3 .child-details .contact-form-child-details {
  margin-bottom: 20px;
}
.gform_wrapper #gform_2 .child-details, .gform_wrapper #gform_3 .child-details {
  float: right;
  margin: 3px !important;
  padding: 0 !important;
}
.gform_wrapper #gform_2 .child-details .yoe, .gform_wrapper #gform_3 .child-details .yoe {
  margin-bottom: 14px;
}
#gform_wrapper_1 {
  width: 40%;
  float: right;
  margin-right: 30px;
}
.ginput_container.ginput_container_list.ginput_list .gfield_list.gfield_list_container thead {
  display: none;
}
.gform_wrapper ul table.gfield_list td:after {
  content: attr(data-label);
  font-size: 12px;
  letter-spacing: 0.5pt;
  white-space: pre;
  display: block;
  clear: both;
  font-family: 'Avenir-Medium', Arial, Helvetica, sans-serif;
  color: #939393;
}
.gfield_list_cell.gfield_list_24_cell1, .gfield_list_cell.gfield_list_24_cell2, .gfield_list_cell.gfield_list_24_cell3 {
  float: left;
  width: 33%;
  display: inline-block;
  padding: 0 2.5% 20px 0 !important;
}
.gform_wrapper table.gfield_list td + td, .gform_wrapper table.gfield_list th + th {
  padding: 0 0 0 0px;
  padding-right: 9px;
}
.gform_wrapper table.gfield_list tr td.gfield_list_icons {
  margin: 0 !important;
  padding: 0 0 0 5% !important;
}
@media screen and (max-width: 1200px) {
  .gfield_list_cell.gfield_list_24_cell1, .gfield_list_cell.gfield_list_24_cell2, .gfield_list_cell.gfield_list_24_cell3 {
    width: 100%;
    padding: 0 0 5px 0 !important;
    display: block !important;
    float: none;
  }
  .gfield_list_container {
    margin-top: 10px !important;
    padding: 10px 0 !important;
    width: 100% !important;
    border-collapse: initial !important;
  }
  .gfield_list_container tbody {
    width: 100% !important;
  }
}
@media screen and (max-width: 761px) {
  .gform_wrapper table.gfield_list tr {
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
    border-top: none !important;
    margin: 0 !important;
    padding: 10px 0 20px !important;
  }
  .gform_wrapper table.gfield_list tr td {
    margin: 0 !important;
  }
  .gform_wrapper table.gfield_list tr td input {
    margin: 0 !important;
  }
  .gform_wrapper table.gfield_list tr td.gfield_list_icons {
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .gform_wrapper table.gfield_list tr td.gfield_list_icons img.delete_list_item, .gform_wrapper table.gfield_list tr td.gfield_list_icons img.add_list_item {
    margin: 12px 10px 0 0 !important;
  }
}
.mobile-menu {
  display: none;
}
.res-menu {
  display: none;
}
.search input {
  padding: 5px;
  font-size: 14px;
  box-sizing: border-box;
  width: 200px;
  border-radius: 5px;
  border: 1px solid #939393;
}
.search input:focus {
  outline: none !important;
}
.search button {
  padding: 7px 20px;
  border-radius: 5px;
  background-color: #ccc;
  border: 0 !important;
  color: #fff !important;
  font-size: 14px;
}
.search button:hover {
  background-color: #a31f34;
}
.search-results-results {
  padding: 25px 0 50px;
  border-bottom: 1px solid #939393;
}
.pagination {
  margin: 20px 0 10px;
  /*
 ===========================================================
 Tablet - Mobile Styling
*/
}
.pagination span {
  padding: 0 7px;
}
.pagination a {
  padding: 0 7px;
}
.slicknav_menu {
  background: #a31f34;
}
.slicknav_menu .slicknav_btn {
  background-color: #a31f34;
}
.slicknav_menu .slicknav_nav ul {
  margin: 0;
}
.slicknav_menu .slicknav_nav ul {
  padding-left: 10px;
}
body.post-type-archive-videos main section .news-posts {
  width: 100%;
}
body.post-type-archive-videos main section .news-posts article {
  width: 45%;
}
body.post-type-archive-videos main section .news-posts article .thumbnail a {
  cursor: pointer;
}
body.post-type-archive-videos main section .news-posts article .thumbnail a img {
  width: 100%;
  height: auto;
}
#swipebox-bottom-bar {
  display: none !important;
}
@media screen and (max-width: 980px) {
  .post-type-archive-videos main section .news-posts article {
    height: auto !important;
  }
}
.scroll-back-to-top-wrapper {
  z-index: 99999 !important;
}
#swipebox-overlay {
  background: rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 677px) {
  .morebtn {
    display: none;
  }
}
footer, .footer {
  background: #f2f2ed;
  background-color: #f2f2ed;
  float: left;
  width: 100%;
}
.footer-panel {
  box-sizing: border-box;
  float: left;
  padding: 40px 1% 40px 0;
  width: 24%;
  font-size: 15px;
}
.footer-panel h4 {
  color: #a32034;
  font-family: 'Avenir-Roman';
  font-size: 28px;
  font-weight: normal;
  letter-spacing: -0.03em;
  margin: 26px 0;
}
.footer-panel a {
  color: #000;
}
.footer-panel a:hover {
  color: #999;
}
 
.footer-logo 
{
    width: 30%;
} 

.footer-logo p {
  margin: 20px 0;
}

.footer-contact .table-row {
  float: left;
  width: 100%;
  display: table-row;
  margin: 0 0 10px;
}
.footer-contact .table-row .table-cell {
  display: table-cell;
  width: 90%;
  float: left;
}
.footer-contact .table-row .icon {
  width: 10%;
}
.footer-links 
{
  width: 18%;
}
.footer-links ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footer-contact-info {
  width: 400px;
}
.footer-contact-info > h4 {
  margin: 0;
  padding: 10px 5px 5px;
  color: #000;
  font-family: 'Avenir-Light', Arial, Helvetica, sans-serif;
  font-size: 20px;
}
.footer-contact-info .onehalf {
  width: 50%;
  float: left;
}
.footer-contact-info .onehalf img {
  height: 20px;
  width: auto;
  margin-right: 1%;
  display: inline-block;
  vertical-align: middle;
}
.footer-contact-info .onehalf span {
  /* float: left; */
  font-size: 20px;
  width: 80%;
  vertical-align: middle;
  display: inline-block;
  color: #000;
}
.footer-contact-info .onehalf a {
  color: #000;
  font-size: 20px;
}
.footer-contact-info .onehalf a:hover {
  color: #001f5b;
}
.footer-contact-info .onehalf a:hover span {
  color: #001f5b;
}
.footer-contact-info .onehalf > div {
  margin-bottom: 10px;
}
.employment-link {
  position: absolute;
  top: 5px;
  right: 30px;
  padding: 20px 10px 10px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.employment-link a {
  display: inline-block;
  color: #000;
}
.employment-link:hover {
  border-color: #001f5b;
}
.employment-link:hover a {
  color: #001f5b;
}
.copyright {
  text-align: right;
  margin: 0;
  color: #000;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  font-size: 20px;
}
#content-container {
  min-height: 100%;
  /* This line and the next line are not necessary unless you need IE6 support */
  height: auto !important;
  height: 100%;
  /* the bottom margin is the negative value of the footer's height */
  margin: 0 auto;
}
.push {
  /* .push must be the same height as .footer */
  height: 100px;
}
@media screen and (max-width: 1200px) {
  .container {
    max-width: 980px;
  }
}
@media screen and (max-width: 980px) {
  .mobile-menu {
    display: block;
    float: left;
    width: 100%;
  }
  .container {
    max-width: 100%;
  }
  header {
    width: 100%;
  }
  header .top-header {
    width: 100%;
  }
  header .top-header .logo {
    margin-left: 15px;
  }
  header .top-header .tag-line {
    right: 15px;
  }
  header nav {
    display: none;
  }
  .info-links {
    width: 100%;
  }
  .headerpadding {
    padding: 190px 0 0;
  }
  .front-page-banner {
    max-width: 100%;
    height: 300px;
    margin: 0 0 130px;
  }
  .banner-tag {
    bottom: -130px !important;
    width: 100%;
    right: 0 !important;
    text-align: center !important;
    left: 0 !important;
    background: #f2f2ea;
    top: auto !important;
  }
  .banner-tag .f-banner-tag-one {
    padding: 20px 5%;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    text-align: center !important;
    color: #001f5b !important;
    font-size: 24px !important;
    box-sizing: border-box !important;
    line-height: 24px !important;
  }
  .banner-tag .f-banner-tag-one br {
    display: none;
  }
  .panel-grid-cell img {
    max-width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 960px) {
  .footer-contact-info {
    box-sizing: border-box;
    padding: 0 20px;
    overflow: auto;
  }
  main section {
    padding: 0 25px;
    box-sizing: border-box;
  }
  main section .video iframe {
    max-width: 100% !important;
    border: none !important;
  }
}
@media screen and (max-width: 860px) {
  /*
===========================================================
						Tablet END
===========================================================
*/  .senior-junior-menu ul {
    text-align: center;
  }
  .senior-junior-menu ul li {
    width: 49%;
    margin: 5px 0;
  }
  .footer-panel {
    width: 100%;
    padding: 0px 5% 0;
  }
  .footer-panel.footer-logo {
    padding: 40px 5% 0;
  }
  .footer-panel.footer-links {
    padding: 0 5% 40px;
  }
}
@media screen and (max-height: 800px) {
  .banner-not-home {
    height: 400px;
  }
}
@media screen and (max-height: 600px) {
  /*
===========================================================
						Mobile
===========================================================
*/  .banner-not-home {
    height: 300px;
  }
}
@media screen and (max-width: 675px) {
  .home-news, .home-videos {
    width: 100%;
    padding: 0;
  }
  .home-videos {
    width: 100%;
  }
  .gform_wrapper #gform_2 #gform_fields_2, .gform_wrapper #gform_2 .child-details {
    width: 100%;
    margin: 20px 0 0 !important;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0;
  }
  .gform_wrapper #gform_3 #gform_fields_3, .gform_wrapper #gform_3 .child-details {
    width: 100%;
    margin: 20px 0 0 !important;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0;
  }
  .footer-contact-info {
    max-width: 100%;
  }
  #gform_wrapper_1 {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .banner-not-home {
    height: 250px;
  }
  .headerpadding {
    padding: 215px 0 0;
  }
  .gform_wrapper ul.gform_fields {
    margin: 0 !important;
  }
  header {
    width: 100%;
  }
  header .top-header {
    width: 100%;
  }
  header .top-header .logo {
    width: 100%;
    margin: 0;
    text-align: center;
  }
  header .top-header .tag-line {
    display: none;
  }
  header .top-header .submenu {
    width: 100%;
    float: left;
    position: relative;
    top: auto;
    margin: 10px 0 10px;
    right: auto;
  }
  header .top-header .submenu a {
    width: 100%;
  }
  header .top-header .submenu form {
    display: none;
  }
  main section .news-posts article {
    width: 100% !important;
    margin: 0 !important;
    height: auto;
    float: left;
  }
  .home-news ul li, .home-videos ul li {
    width: 100% !important;
    padding: 20px 0 20px 0 !important;
    height: auto;
  }
}
@media screen and (max-width: 600px) {
  img {
    max-width: 100%;
    height: auto;
  }
  .info-links {
    width: 50%;
  }
  .footer-contact-info .onehalf {
    width: 100%;
  }
  .copyright {
    position: static;
    padding: 10px 0;
    text-align: center;
  }
  .front-page-banner {
    height: 250px;
  }
  .logo img {
    height: 60px;
  }
}
@media screen and (max-width: 474px) {
  .home-news-img {
    width: 100%;
  }
  .home-news-content {
    width: 100%;
  }
  .home-vid {
    width: 100%;
  }
  .home-vid-content {
    width: 100%;
  }
  .senior-junior-menu-sub {
    margin: 20px 20px 20px 0;
  }
  .senior-junior-menu-sub ul li {
    width: 130px;
  }
  .senior-junior-menu-sub ul li a {
    font-size: 14px;
    padding: 10px;
  }
}
@media screen and (max-width: 400px) {
  .employment-link {
    position: static;
    border: 0;
    padding: 0 25px;
    box-sizing: border-box;
    margin: 10px 0;
  }
}
@media screen and (max-width: 380px) {
  /*
===========================================================
						Mobile END
===========================================================
*/  .info-links {
    width: 100%;
  }
  .senior-junior-menu ul li a {
    font-size: 18px;
  }
}





/* EXTRA MAY 2019 */


#wpadminbar
{
    display: none !important;
    
}
html
{
    margin: 0 !important;
    padding: 0 !important;
}
footer.socket 
{
    background: #414042;
    color: white;
    font-size: 12px;
}






.newcss
{
    margin: 50px 0 0 !important;
    display: table;
}
.newcss .ui-tabs-nav
{
    float: left !important;
    width: 25% !important;
    margin: 0 !important;
    border: none !important;
}
.newcss .ui-tabs-nav li 
{
    width: 100% !important;
    margin: 0 !important;
    white-space: normal !important;
    border-bottom: 1px solid #CCCCCC !important;
}
.newcss .ui-tabs-nav li:hover
{
    background: none !important;
}
.newcss .ui-tabs-nav li:hover a 
{
    color: #a31f34 !important;
}
.newcss .ui-tabs-nav li.ui-tabs-active
{
    background: #a31f34 !important;
}
.newcss .ui-tabs-nav li.ui-tabs-active a
{
    cursor: default !important;
    color: white !important;
    padding: 20px 10px 20px 20px !important;
}
.newcss .ui-tabs-nav li a 
{
    width: 100%;
    box-sizing: border-box;
    font-size: 15px !important;
    text-align: left;
    padding: 20px 0px 20px 0px !important;
}
.newcss .ui-tabs-panel
{
    width: 75%;
    float: left;
    margin: -20px 0 50px 0 !important;
    padding: 0 5% 20px 5% !important;
    box-sizing: border-box;
}


@media screen and (max-width:780px)
{
    .newcss .ui-tabs-nav
    {
        width: 100% !important;
    }
    .newcss .ui-tabs-panel
    {
        width:100% !important;
        padding: 0 0 20px 0 !important;
        margin: 50px 0 50px 0 !important;
    }
    .panel-grid-cell
    {
        margin-bottom: 0 !important;
    }
}





