
.edit_content { font-size: 11px; position: absolute; top: 10px; right: 10px; z-index: 9999; }

html {
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}

.gallery .slideset {
	height:200px!important;
}

#content ul,
.carousel .pagination ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon.eot?-66m849");
	src: url("../fonts/icomoon.eot?#iefix-66m849") format("embedded-opentype"), url("../fonts/icomoon.woff?-66m849") format("woff"), url("../fonts/icomoon.ttf?-66m849") format("truetype"), url("../fonts/icomoon.svg?-66m849#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	font-family: "icomoon";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-arrow-bottom:before {
	content: "\e603";
}

.icon-icon1:before {
	content: "\e604";
}

.icon-icon2:before {
	content: "\e605";
}

.icon-twitter:before {
	content: "\e606";
}

.icon-arrow-right:before {
	content: "\e600";
}

.icon-arrow-left2:before {
	content: "\e609";
}

.icon-uniE60A:before {
	content: "\e60a";
}

* {
	max-height: 1000000px;
}

body {
	height: 100%;
}

html {
	height: 100%;
}

body a:hover{
	text-decoration: none; 	  
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	opacity: 0.8;
    filter: alpha(opacity=80);	
}

.visual .navigation ul a:hover,
.pagination a.page-numbers:hover,
#calendar .table a:hover > .btn-default,
.btn-default,
a .btn-default:hover,
.btn-default:hover {
	opacity: 1!important;
    filter: alpha(opacity=100)!important;
}

.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 30px;
}
.alignleft {
    float: left;
    margin: 5px 30px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
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 {
    max-width: 100%;
    padding: 10px 0;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 0 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 0 0;
}
.wp-caption.alignright {
    margin: 5px 0 0 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}
.wp-caption-text {
    font-size: 14px;
    line-height: 28px;
    margin: 0;
    padding: 0;
}

input[type="search"] {
	-webkit-appearance: none;
	border: none;
}

textarea {
	resize: none;
}

input[type="search"] {
	-webkit-appearance: none;
}

input[type="search"]::-ms-clear {
	display: none;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
	display: none;
}

.search-form input[type="submit"] {
	border: none;
}

input[type="radio"],
input[type="checkbox"],
select,
a {
	outline: none !important;
}

input[type="checkbox"] {
	width: 20px;
}

input[type="radio"], input[type="checkbox"] {
	margin: 0px 0 0;
	border: solid 1px  #dadada;
}

.wpcf7-form input[type=text], .wpcf7-form input[type=email], textarea {
	-webkit-appearance: none;
	border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}

/*
example wrappers (CF 7)
<p><span class="checkbox-message-wrap">[checkbox bankfield "Bankfield Yes"]<span class="checkbox-message"> Bankfield Nursery & Pre-Prep (boys & girls aged 2-4)</span></span></p>	
*/

.checkbox-message-wrap,
.checkbox-message-wrap2 {
	position: relative;	
}

.checkbox-message,
.checkbox-message2 {
	display: inline-block;	
}

.checkbox-message2 {
	padding-left: 24px;	
}

.wpcf7-form .checkbox-message-wrap .wpcf7-checkbox input {
	position: absolute;
	top: 3px;
	left: 0;
	display: block;
}

.checkbox-message-wrap2 input[type="checkbox"] {
	position: absolute;
	top: 10px;
	left: 0;
	display: block;
}

/*
<p><span class="checkbox-message-wrap">[checkbox bankfield ""]<span class="checkbox-message">Bankfield Nursery & Pre-Prep (boys & girls aged 2-4)</span></span></p>	
*/

#content .wpcf7 p {
	font-size: 11px;
	text-transform: uppercase;
	color: #ca0524;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;	
}

.wpcf7-form-control-wrap {
	position: relative;
	min-width: 23px;
	display: inline-block;
}

input, textarea, select {
	vertical-align: middle;
	color: #999;
	font-size: 13px;	
	outline: none;
	background: #fff;
	border: solid 1px  #dadada;
	width: 480px;
	padding: 4px 6px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 400;	
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;	
}

select {
	height: 35px;
	-webkit-appearance: none;	
}

#content input:focus, #content textarea:focus, #content select:focus {
	border: solid 1px #ca0524;
	color: #292a2e;
}

textarea {
	margin-bottom: 14px;	
}

.wpcf7-response-output,
.wpcf7-validation-errors { border:none!important;}

.wpcf7-form input[type=submit] {
	border-color:#ca0524; 
	background: #fff;
	padding: 8px 22px;
	color: #ca0524;
	font-size: 12px;
	display: inline-block;	
	width: auto;
	text-transform: uppercase;
	font-family: "Montserrat", Arial, Helvetica, sans-serif;	
}

.wpcf7-form input[type=submit]:hover {
	background: #ca0524;
	color: #fff!important;
}

@-webkit-viewport {
	width: device-width;
}

@-moz-viewport {
	width: device-width;
}

@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

.btn {
	font: 13px "Montserrat", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-radius: 0;
	text-align: center;
	padding: 15px 20px 14px;
	text-shadow: none;
}

.btn-default {
	font: 13px "Montserrat", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-radius: 0;
	text-align: center;
	padding: 15px 20px 14px;
	text-shadow: none;	
	/*min-width: 245px;*/
	margin: 0 24px 0 0;
	white-space: normal;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid #ca0524;
	display: inline-block;
}

.btn-default:hover,
a .btn-default:hover,
.btn-default a:hover {
	background: #ca0524;
	color: #fff!important;
	border-color: #ca0524;
}

.btn-default:focus {
	border-color: #ca0524;
}

.btn-primary {
	min-width: 154px;
	padding: 15px 20px;
	letter-spacing: 1px;
	white-space: normal;
}

.btn-primary:hover {
	opacity: .8;
}

#wrapper {
	width: 100%;
	height: 100%;
	display: table;
	margin: 0 auto;
}

.navbar {
	border: none;
	height: 100px;
	width: 100%;
	z-index: 999;
	position: fixed;
}

.navbar .container-fluid {
	max-width: 1190px;
	position: relative;
	height: 100px;
}

.navbar:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 100%;
	left: 50%;
	border: solid transparent;
	pointer-events: none;
	border-color: transparent;
	border-top-color: #292a2e;
	border-width: 24px;
	border-left-width: 33px;
	border-right-width: 33px;
	margin-left: -33px;
	z-index: 10;
}

.navbar-brand {
	position: absolute;
	left: 50%;
	top: 23px;
	width: 58px;
}

.navbar-brand img {
	display: block;
	/*width: 100%;*/
	height: auto;
}

@media (min--moz-device-pixel-ratio: 1.3),  (-webkit-min-device-pixel-ratio: 1.3),  (min-device-pixel-ratio: 1.3),  (min-resolution: 1.3dppx) {
    .navbar-brand img {
	visibility: hidden;
    }
    
    .navbar-brand {
    background: url(../img/logox2.png) no-repeat top left;
    background-size: 68px 88px;
    width: 68px;
    height: 88px;
	}
}	

.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
	margin-left: -34px;
	margin-top: -9px;
}

.navbar-nav {
	width: 50%;
	padding: 40px 88px 0 0;
	text-align: justify;
	text-transform: uppercase;
	font: 14px "Montserrat", Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}

.navbar-nav.navbar-right {
	padding: 40px 0 0 105px;
}

.navbar-nav:after {
	display: inline-block;
	font-size: 0;
	line-height: 0;
	content: "";
	width: 100%;
	height: 0;
}

.navbar-nav > li {
	float: none;
	display: inline-block;
	position: static;
}

.navbar-nav > li > a {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: 18px;
	height: 18px;
	white-space: nowrap;
}

.navbar-nav > li > a:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 60px;
	left: 50%;
	border: solid transparent;
	pointer-events: none;
	border-color: transparent;
	border-width: 15px;
	border-left-width: 21px;
	border-right-width: 21px;
	margin-left: -21px;
	z-index: 10;
}

.navbar-nav > li.open > a:before {
	border-top-color: #292a2e;
}

.dropdown-menu {
	border: 0;
	box-shadow: none;
	background: #222325;
	left: 15px;
	right: 15px;
	z-index: 5;
	padding: 30px 26px 30px 40px;
	color: #fff;
	font-size: 12px;
	overflow: hidden;
	border-radius: 0;
	width: 100%;
}

.navbar-right .dropdown-menu {
	left: 15px;
	right: 15px;
}

.dropdown-menu .title {
	display: block;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 29px;
}

.dropdown-menu .holder {
	float: left;
	width: 57%;
	padding: 8px 0 0;
}

.dropdown-menu ul {
	margin-bottom: -14px;
	width: 33%;
	float: left;	
}

.dropdown-menu li {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	letter-spacing: 1px;
	margin: 0 -4px 14px 0;
	padding-right: 24px;
}

.dropdown-menu li a {
	color: #fff;
}

.navbar-default .navbar-nav > li > a.parent-active,
.dropdown-menu li.active a,
.dropdown-menu li a:hover {
	color: #83848d;
}

.dropdown-menu .img-holder {
	float: right;
	position: relative;
	width: 43%;
}

.dropdown-menu .img-holder img {
	display: block;
	width: 100%;
	height: auto;
}

.dropdown-menu .img-holder a {
	color: #fff;
}

.dropdown-menu .caption {
	position: absolute;
	top: 50%;
	left: 10px;
	right: 10px;
	margin: -20px 0 0;
	font-size: 13px;
	letter-spacing: 1px;
}

.dropdown-menu .caption span {
	display: inline-block;
	border: 1px solid rgba(255, 255, 255, .8);
	min-height: 48px;
	padding: 14px 20px 11px;
	background: rgba(44, 44, 48, .8);
}

.navbar-default .navbar-toggle {
	width: 40px;
	margin: 17px 0 0;
	padding: 9px 8px;
}

.navbar-default .navbar-toggle .icon-bar {
	background: #fff;
}

.navbar-default .navbar-toggle:focus {
	background: none;
}

.navbar-default .navbar-toggle:hover {
	background: #fff;
}

.navbar-default .navbar-toggle:hover .icon-bar {
	background: #000;
}

.visual {
	overflow: hidden;
	position: relative;
	padding-top: 100px;	
}

.visual img {
	display: block;
	width: 100%;
	height: auto;
}

.visual .navigation-holder {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.visual .navigation ul a {
	background: #dadada;
}

.visual .navigation ul a:hover {
	color: #2a2b33;
}

.visual .navigation ul li.current_page_item a {
	color: #2a2b33;
}

.navigation-holder .container {
	max-width: 1730px;
	width: 100%;
}

.navigation {
	margin: 0 -15px;
}

.navigation ul {
	margin: 0;
	display: table;
	width: 100%;
	text-align: center;
	table-layout: fixed;
	text-transform: uppercase;
	font: 14px "Montserrat", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.navigation ul a {
	display: block;
	border-top: 6px solid #2a2b33;
	background: #e8e8e8;
	color: #848589;
	height: 60px;
	padding: 0 5px;
	white-space: nowrap;
	position: relative;
	margin-right: -1px;
}

.navigation ul a:before {
	content: "";
	width: 1px;
	height: 54px;
	background: #bdbdbd;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}

.navigation ul a:after {
	content: "";
	display: inline-block;
	height: 54px;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
	vertical-align: middle;
}

.navigation ul a span {
	vertical-align: middle;
	display: inline-block;
	white-space: normal;
}

.navigation ul a:hover {
	background: #fff;
	color: #292a2e;
}

.navigation ul a:hover:before {
	display: none;
}

.navigation ul li {
	display: table-cell;
}

.navigation ul li:first-child a:before {
	display: none;
}

.navigation ul li.current_page_item a {
	background: #fff;
	z-index: 1;
	color: #292a2e;
}

.navigation ul li.current_page_item a:before {
	display: none;
}

.navigation ul li + li a {
	border-top-color: #3b87eb;
}

.navigation ul li + li + li a {
	border-top-color: #284fa9;
}

.navigation ul li + li + li + li a {
	border-top-color: #ca0524;
}

#main {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.main-holder {
	max-width: 1730px;
	margin: 0 auto;
	padding: 0 15px;
}

.padding1 { 
	padding-left: 50px;
}

#content {
	padding: 93px 15px 55px;
}

#content h1 {
	text-transform: uppercase;
	margin: 0 0 20px;
	letter-spacing: 3px;
	color: #292a2e;
}

#content h2 {
	text-transform: uppercase;
	margin: 0 0 18px;
	letter-spacing: 3px;
	color: #292a2e;
}

#content h3 {
	text-transform: uppercase;
	margin: 0 0 18px;
	letter-spacing: 3px;
	color: #292a2e;
}

#content p {
	margin: 0 0 20px;
}

#content .lead {
	color: #292a2e;
	font-size: 22px;
	line-height: 1.64;
	margin: 0 0 12px;
	font-weight: normal;
}

#content blockquote {
	border-width: 1px;
	padding: 0 0 0 30px;
	overflow: hidden;
	margin: 0 0 43px;
    font-style: italic;	
}

q:before, q:after {
	display: none;
}

#content blockquote.type2 p {
    color: #ca0524;
    text-transform: uppercase;
    letter-spacing: 3px;
    quotes: none;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    float: left;
    width: 100%;
    margin: -10px 0 3px;
}

#content blockquote.type2 q::before {
    content: open-quote!important;
}

#content blockquote.type2 q::after {
    content: close-quote!important;
}

#content blockquote cite {
    float: left;
    width: 100%;
    font-weight: bold;
    font-style: italic;
    color: #2a2b33;
    font-size: 16px;
    margin: 10px 0 0 0;
}


#content ul {
	margin: 0 0 28px;
}

#content ul li {
	padding: 0 0 0 16px;
	position: relative;
}

#content ul li:before {
	content: "";
	width: 4px;
	height: 4px;
	background: #292a2e;
	position: absolute;
	top: 14px;
	left: 0;
}

#content .pagination ul {
	margin: 0;
}

#content .pagination li {
	padding: 0;
}

#content .pagination li:before {
	display: none;
}

.twitter-box ul {
	margin: 0!important;
	padding: 0!important;
}

.twitter-box ul li {
	list-style: none;
	overflow: hidden;	
}

/*.twitter-user,*/ .rstw_comma, .twitter-timestamp {
	display: none;
}

.icon-icon1,
.icon-icon2 {
	display: inline-block;
	vertical-align: top;
	margin: 0 16px 0 0;
}
.icon-icon1:before,
.icon-icon2:before {
	color: #292a2e;
	font-size: 28px;
	margin-right: 16px;	
}

.icon-icon2:before {
	font-size: 23px;
	margin: 1px 13px 0 0;
}

.icon-icon1 a,
.icon-icon2 a {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}	

.carousel {
	position: relative;
	max-width: 680px;
}

.carousel img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 0 8px;
}

.carousel .mask-holder {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.carousel .slideset-block {
	width: 99999px;
	float: left;
	width: 100% !important;
}

.carousel .slide-block {
	float: left;
	position: relative;
	width: 100% !important;
}

.carousel .slide-block.active {
	z-index: 1;
}

.carousel .pagination {
	position: absolute;
	right: 40px;
	top: 76.3%;
	overflow: hidden;
	z-index: 2;
	margin: 0;
	padding: 0;
}

.carousel .pagination ul li {
	float: left;
	margin-left: 8px;
	padding: 0;
}

.carousel .pagination ul li.active a {
	background: #fff;
}

.carousel .pagination ul a {
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 1px solid #fff;
	overflow: hidden;
	text-indent: -9999px;
}

.carousel .pagination ul a:hover {
	background: #fff;
}

.carousel .caption {
	color: #292a2e;
	font-style: italic;
	font-size: 16px;
}

.box-holder {
	background: #dadada;
	overflow: hidden;
}

.box-holder.home {
	padding-top: 100px;
}

.box-holder .col {
	float: left;
	width: 37.53%;
	margin-bottom: -2px;
	position: relative;
}

.box-holder .col.last {
	width: 24.94%;
}

.box-holder .col.last .box {
	width: 100%;
}

.box-holder .col.last .box.item-text {
	width: 50%;
}

.box-holder .col img {
	display: block;
	width: 100%;
	height: auto;
}

.box-holder .carousel {
	max-width: 100%;
}

.box-holder .carousel .pagination {
	top: auto;
	bottom: 47px;
	right: 50px;
}

.box-holder .carousel img {
	margin: 0;
}

.box-holder .carousel .text {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 100px 125px 50px 45px;
	color: #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
	font: 24px/28px "Montserrat", Arial, Helvetica, sans-serif;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI5MmEyZSIgc3RvcC1vcGFjaXR5PSIwLjAxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjclIiBzdG9wLWNvbG9yPSIjMjYyNzJiIiBzdG9wLW9wYWNpdHk9IjAuMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxOSUiIHN0b3AtY29sb3I9IiMyMTIyMjUiIHN0b3Atb3BhY2l0eT0iMC4zNSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyOSUiIHN0b3AtY29sb3I9IiMxZDFlMjAiIHN0b3Atb3BhY2l0eT0iMC41OSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzNiUiIHN0b3AtY29sb3I9IiMxYTFiMWQiIHN0b3Atb3BhY2l0eT0iMC43MiIvPgogICAgPHN0b3Agb2Zmc2V0PSI0MiUiIHN0b3AtY29sb3I9IiMxODE4MWEiIHN0b3Atb3BhY2l0eT0iMC44Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(41, 42, 46, .01)), color-stop(7%, rgba(38, 39, 43, .1)), color-stop(19%, rgba(33, 34, 37, .35)), color-stop(29%, rgba(29, 30, 32, .59)), color-stop(36%, rgba(26, 27, 29, .72)), color-stop(42%, rgba(24, 24, 26, .8)), color-stop(100%, rgba(0, 0, 0, .6)));
	background: -webkit-linear-gradient(top, rgba(41, 42, 46, .01) 0%, rgba(38, 39, 43, .1) 7%, rgba(33, 34, 37, .35) 19%, rgba(29, 30, 32, .59) 29%, rgba(26, 27, 29, .72) 36%, rgba(24, 24, 26, .8) 42%, rgba(0, 0, 0, .6) 100%);
	background: linear-gradient(to bottom, rgba(41, 42, 46, .01) 0%, rgba(38, 39, 43, .1) 7%, rgba(33, 34, 37, .35) 19%, rgba(29, 30, 32, .59) 29%, rgba(26, 27, 29, .72) 36%, rgba(24, 24, 26, .8) 42%, rgba(0, 0, 0, .6) 100%);
}

.box-holder .carousel .text span {
	display: block;
	margin: 0 0 22px;
}

.box-holder .carousel .text .btn {
	background: rgba(44, 44, 48, .5);
}

.box-holder .box {
	position: relative;
	background: #284fa9;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	width: 66.62%;
	z-index: 1;
}

.box-holder .box:after {
	content: "";
	width: 0;
	height: 0;
	border-top: 240px solid rgba(0, 0, 0, .1);
	border-right: 240px solid transparent;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.box-holder .box img {
	display: block;
	width: 100%;
	height: auto;
}

.box-holder .box.alignright {
	margin: 0 0 0 auto;
}

.box-holder .box.alignright.fl {
	float: left;	
}

.box-holder .alignleft.fl {
	float: right;
}

.box-holder .box.alt {
	width: 66.67%;
	font-size: 16px;
}

.box-holder .alignleft.item-text {
	width: 33.33%;	
}

.box-holder .box.alt .top-text {
	top: 26px;
}

.box-holder .box.alt:after {
	border-top: 232px solid rgba(0, 0, 0, .1);
	border-right: 232px solid transparent;
}

.box-holder .box.blue {
	background: #3b87eb;
}

.box-holder .box.red {
	background: #ca0524;
}

.box-holder .box.img .btn {
	background: rgba(44, 44, 48, .5);
}

.box-holder .box.text-block {
	background: #fff;
	color: #2c2c30;
}

.box-holder .box.text-block:after {
	display: none;
}

.box-holder .box.text-block .holder {
	position: absolute;
	top: 50%;
	right: 50px;
	left: 40px;
	padding: 0;
	list-style: none;
	text-align: left;
	font-weight: 400;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
}

.box-holder .box.text-block h2 {
	margin: 0 0 16px;
	letter-spacing: 2px;
}

.box-holder .box.text-block p {
	margin: 0;
}

.box-holder .box .date {
	display: block;
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 20px;
}

.box-holder .box.item-text {
	background: #fff;
	color: #2c2c30;
	margin: 0 0 0 auto;
	font-size: 14px;
	line-height: 24px;
}

.box-holder .box.item-text:after {
	display: none;
}

.box-holder .box.item-text .holder {
	position: absolute;
	top: 50%;
	right: 18px;
	left: 21px;
	padding: 0;
	list-style: none;
	text-align: left;
	font-weight: 400;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
}

.box-holder .box.item-text a {
	color: #55acee;
}

.box-holder .box.item-text h3 {
	color: #55acee;
	margin: 0 0 17px;
	text-transform: none;
	letter-spacing: 0;
}

.box-holder .box.item-text h3 span {
	font-size: 20px;
	display: inline-block;
	vertical-align: middle;
}

.box-holder .box.item-text p {
	margin: 0;
}

.box-holder .box h3 {
	margin: 0;
	line-height: 32px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.box-holder .box h3 a {
	color: #fff;
}

.box-holder .box h3.alt {
	margin: 0 0 35px;
	position: relative;
}

.box-holder .box h3.alt:after {
	content: "";
	width: 30px;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	bottom: -20px;
}

.box-holder .box p {
	margin: 0 0 26px;
}

.box-holder .box .btn {
	position: absolute;
	left: 50%;
	bottom: 10.1%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
}

.box-holder .box .text-frame {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	padding: 0 68px;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
}

.box-holder .box .text-frame .btn {
	position: static;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	left: auto;
}

.box-holder .box .top-text {
	position: absolute;
	top: 36px;
	left: 10px;
	right: 10px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font: 12px "Montserrat", Arial, Helvetica, sans-serif;
}

.box-holder .box .top-text a {
	color: #fff;
}

.box-holder .box .text-block {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: #fff;
	color: #2c2c30;
}

.box-holder .box-img {
	position: relative;
}

.box-holder .box-img .arrow {
	position: absolute;
	left: 29%;
	bottom: 17.23%;
	width: 57px;
	height: 57px;
	border-radius: 50%;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	padding: 19px 0 0;
	font-size: 14px;
}

.box-holder .box-img .arrow:hover {
	opacity: .8;
}

#sidebar {
	background: #292a2e;
	padding: 96px 15px 9999px 9999px;
	margin: 0 -15px -9999px -9999px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	color: #fff;
}

#sidebar h2 {
	margin: 0 0 40px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#sidebar:after {
	content: "";
	width: 0;
	height: 0;
	border-top: 600px solid #222325;
	border-right: 600px solid transparent;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}

#sidebar .nav-opener {
	float: right;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	padding-right: 32px;
	font-size: 16px;
}

#sidebar .nav-opener span,
#sidebar .nav-opener:before,
#sidebar .nav-opener:after {
	content: "";
	width: 23px;
	height: 3px;
	display: block;
	background: #fff;
	border-radius: 4px;
	position: absolute;
	top: 7px;
	right: 0;
}

#sidebar .nav-opener:before {
	top: 13px;
}

#sidebar .nav-opener:after {
	top: 19px;
}

.menu {
	text-transform: uppercase;
	font: 14px "Montserrat", Arial, Helvetica, sans-serif;
	margin-bottom: 56px;
}

.menu li {
	margin: 0 0 20px;
	position: relative;
}

.menu li ul {
	display: none;	
	margin: 16px 0 0 15px;
	padding: 0;
	list-style: none;
	-webkit-padding-start: 0;
}

.single-vacancies .menu li.page-item-29 ul {
	display: block;
}

.menu li li {
	margin: 0 0 10px;
	font-size: 12px;
}

.menu li.current_page_item,
.menu li.current_page_ancestor,
.single-vacancies .menu li.page-item-29,
.single-vacancies .menu li.page-item-221 {
	padding-left: 17px;
}

.menu li.current_page_item ul,
.menu li.current_page_ancestor ul {
	display: block;
}

.menu li.current_page_item:before,
.menu li.current_page_ancestor:before,
.single-vacancies .menu li.page-item-29:before,
.single-vacancies .menu li.page-item-221:before {
	content: "";
	width: 4px;
	height: 20px;
	position: absolute;
	top: -2px;
	left: 0;
	background: #ca0524;
}

.menu li.current_page_item a {
	color: #fff;
}

.menu li.current_page_item li a {
	color: #a2a3a5;
}

.menu a {
	color: #a2a3a5;
	letter-spacing: 0.5px;
}

.menu a:hover,
.menu li.current_page_item li a:hover {
	color: #fff;
}

.nav-active #sidebar .nav-opener {
	padding-right: 32px;
}

.nav-active #sidebar .nav-opener span {
	display: none;
}

.nav-active #sidebar .nav-opener:before,
.nav-active #sidebar .nav-opener:after {
	content: "";
	width: 23px;
	height: 3px;
	top: 12px;
	right: 0;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}

.nav-active #sidebar .nav-opener:before {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
}


#sidebar h3 {
	margin-top: 0!important;
}

.related-posts {
	display: block;
	margin: 20px 0 40px 0;
	padding-right: 20px;
}

.related-posts li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height: 15px;	
	border-bottom: solid 1px #a2a3a5;
}

.related-posts .post-title {
	text-transform: uppercase;
	font: 12px "Montserrat", Arial, Helvetica, sans-serif;	
}

.related-posts li a {
	color:#a2a3a5;
}
.related-posts li a:hover {
	color:#fff;
}

.related-posts .date {
	font-size: 11px;
	line-height: 16px;	
	color:#fff;	
	display: block;
	margin-top: 6px;
}

.circle-img {
	margin-top: 5px;
}

.circle-img img {
	display: block;
	max-width: 100%;
	height: auto;
	border-radius: 50%;
	margin: 0 auto;
}

.gallery {
	position: relative;
	background: url(../img/bg-gallery.png);
	padding: 54px 93px 45px 92px;
}

.gallery h2 {
	margin: 0 auto 42px;
	max-width: 1200px;
	text-align: center;
	text-transform: uppercase;
	color: #292a2e;
	letter-spacing: 3px;
}

.gallery .mask {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.gallery .slideset {
	float: left;
}

.gallery .slide {
	width: 343px;
	float: left;
	font: 14px "Montserrat", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.gallery .slide.active {
	z-index: 1;
}

.gallery .slide-img {
	padding: 0 6px 0 7px;
}

.gallery .img-only {
	position: relative;
    overflow: hidden;	
}

.gallery .img-overlay {
    display: block;
    position: absolute;
    overflow: hidden;	
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.gallery img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;	
}

.gallery .slide-img.hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);	
}

.gallery .slide-title {
	display: block;
	margin: 18px 0 0 0;
}

.gallery a {
	color: #292a2e;
}

.gallery .btn-prev,
.gallery .btn-next {
	color: #010101;
	font-size: 26px;
	position: absolute;
	top: 50%;
	left: 38px;
}

.gallery .btn-next {
	left: auto;
	right: 43px;
}

.item-block {
	overflow: hidden;
	padding-right: 442px;
	position: relative;
}

.item-block .img-frame {
	overflow: hidden;
}

.item-block .img-frame img {
	display: block;
	width: 100%;
	height: auto;
}

.item-block .text-box {
	width: 442px;
	background: #292a2e;
	color: #fff;
	font-size: 16px;
	line-height: 1.7;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
}

.item-block .text-box:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	right: 100%;
	top: 50%;
	border: solid transparent;
	pointer-events: none;
	border-color: transparent;
	border-right-color: #292a2e;
	border-width: 23px;
	border-top-width: 31px;
	border-bottom-width: 31px;
	margin-top: -31px;
}

.item-block .text-box .holder {
	position: absolute;
	top: 50%;
	left: 90px;
	right: 90px;
	padding: 86px 0 0;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
}

.item-block .text-box p {
	margin: 0 0 50px;
}

.item-block .text-box h3 {
	line-height: 1.44;
	margin: 0 0 15px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.heading-block {
	background: url(../img/bg-heading-block.png);
	padding: 184px 0 0;
	border-bottom: 1px solid #f2f2f2;
}

.heading-block .navigation {
	margin-bottom: -1px;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	padding-right: 1px;
}

.heading-block h1 {
	margin: 0 0 72px;
	color: #292a2e;
	letter-spacing: 4px;
}

.post {
	margin-top: 40px;
	font-size: 16px;
}

.post-inner {
	overflow: hidden;
}

/*.col-sm-5.post {
	min-height: 540px;
}*/

.post img {
	display: block;
	width: 100%;
	height: auto;
	border-bottom: 6px solid #2a2b33;
	margin: 0;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;		
}

.post .img-overlay {
    display: block;
    position: absolute;
    overflow: hidden;	
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.post:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);	
}

.post .blue img {
	border-color: #284fa9;
}

.post .light-blue img {
	border-color: #3b87eb;
}

.post .red img {
	border-color: #ca0524;
}

.post .photo {
	margin: 0 0 28px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.post .photo .btn {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -24px;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	z-index: 2;
}

.post .photo:hover .overlay {
	display: block;
}

.post .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 6px;
	background: rgba(36, 36, 39, .85);
	display: none;
}

.post .overlay:after {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(36, 36, 39, .4);
	position: absolute;
	top: -20%;
	left: -50%;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.post p {
	margin: 0 0 22px;
}

.post h3 {
	text-transform: uppercase;
	margin: 0 0 8px;
	line-height: 26px;
}

.post h3 a {
	color: #292a2e;
}

.post h3 a:hover {
	text-decoration: none;
	color: #284fa9;
}

.post .date {
	display: block;
	margin: 0 0 8px;
	font-size: 14px;
	font-weight: 300;
	color: #292a2e;
}

.single .page-content time {
	display: block;	
	font-size: 14px;
	font-weight: 400;
	color: #ca0524;	
	margin-top: -15px;
	margin-bottom: 20px;
}

.pagination {
	margin: 0;
	padding: 32px 0 50px;
}

.pagination .page-numbers {
	margin: 0 3px;
	display: inline-block;
}

.pagination > a {
	border-radius: 0 !important;
	width: 48px;
	height: 48px;
	padding: 12px 0 0;
	font: 16px "Montserrat", Arial, Helvetica, sans-serif;
}

.pagination > a span {
	width: auto;
	height: auto;
	font-size: 18px;
	margin-top: 2px;
	display: inline-block;
}

.pagination > span {
	width: 48px;
	height: 48px;
}

#footer {
	width: 100%;
	overflow: hidden;
	display: table-footer-group;
	height: 1%;
	background: #292a2e;
}

.footer-holder {
	color: #919191;
	font-size: 16px;
	font-weight: 400;
	background: #212122;
}

.footer-frame {
	max-width: 1190px;
	padding: 42px 15px 20px;
	margin: 0 auto;
}

.footer-frame h3 {
	font-size: 16px;
	letter-spacing: 2px;
	color: #fff;
	margin: 0 0 18px;
	padding: 0 0 20px;
	border-bottom: 1px solid #fff;
}

.footer-frame p {
	margin: 0 0 16px;
}

.footer-frame .text {
	min-height: 39px;
}

.footer-frame address {
	margin: 0;
}

.footer-frame address span {
	display: inline-block;
	vertical-align: top;
	margin: 0 12px 0 0;
	white-space: nowrap;
}

.footer-frame address span abbr {
	font-weight: bold;
	margin-right: 7px;
	color: #fff;
	border: none;
}

.footer-frame address a {
	color: #919191;
}

.footer-frame address a.tel {
	cursor: default;
}

.footer-frame .social {
	padding: 10px 0 0;
	margin: 0;
}

.footer-frame .social li {
	padding: 0;
	margin: 0 4px 0 0;
	background: url(../img/sprite.png) no-repeat;
}

.footer-frame .social li a {
	display: block;
	width: 29px;
	height: 29px;
	overflow: hidden;
	text-indent: -9999px;
}

.footer-frame .social li.facebook {
	background-position: -37px 0;
}

.footer-frame .social li.youtube {
	background-position: -75px 0;
}

.footer-frame .social li.vimeo {
	background-position: -111px 0;
}

.footer-frame .social li:hover {
	opacity: .8;
}

.search-frame { 
	max-width: 300px;
	margin-top: 30px;
}

.search-article {
	display: block;
	margin: 40px 0;
}

.search-frame .search-form input[type=search] {
	border: solid 1px #dadada;
	color: #999!important;
}

.footer-frame .search-form .area,
.search-frame .search-form .area {
	position: relative;
	padding-right: 45px;
	border: 1px solid #fff;
}

.footer-frame .search-form input[type=submit],
.search-frame .search-form input[type=submit] {
	width: 45px;
	height: 38px;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../img/sprite.png) no-repeat 0 -31px;
	width: 45px;
	height: 38px;
	outline: none;
}

.footer-frame .search-form input[type=text],
.footer-frame .search-form input[type=search],
.search-frame .search-form input[type=text],
.search-frame .search-form input[type=search] {
	height: 38px;
	width: 100%;
	display: block;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	color: #fff;
	background: none;
	padding: 10px 17px;
	font-weight: normal;
	outline: none;
}

/*.footer-frame .search-form input[type=submit]:hover,
.search-frame .search-form input[type=submit]:hover {
	background: #fff;
	color: #212122;
	
}*/

.footer-frame .search-form input[type=search]::-webkit-input-placeholder {
	color: #fff;
}

.footer-frame .search-form input[type=search]:-moz-placeholder {
	color: #fff;
}

.footer-frame .search-form input[type=search]::-moz-placeholder {
	color: #fff;
	opacity: 1;
}

.footer-frame .search-form input[type=search]:-ms-input-placeholder {
	color: #fff;
}

.footer-frame .contact-form {
	position: relative;
}

.footer-frame .contact-form .form-group {
	padding-right: 100px;
	float: left;
	width: 100%;
}

.footer-frame .contact-form .error-message {
	color: red;
	position: absolute;
	left: 0;
	top: -25px;
	font-size: 13px;
	display: none;
}

.footer-frame .contact-form .error .error-message {
	display: block;
}

.footer-frame .contact-form .error input[type=text],
.footer-frame .contact-form .error input[type=email] {
	border: 1px solid red;
}

.footer-frame .contact-form input[type=text],
.footer-frame .contact-form input[type=email] {
	display: block;
	width: 100%;
	background: #fff;
	color: #212122;
	font-style: italic;
	font-size: 14px;
	line-height: 18px;
	height: 40px;
	padding: 11px 17px;
	border-radius: 0;
}

.footer-frame .contact-form input[type=email]::-webkit-input-placeholder {
	color: #212122;
}

.footer-frame .contact-form input[type=email]:-moz-placeholder {
	color: #212122;
}

.footer-frame .contact-form input[type=email]::-moz-placeholder {
	color: #212122;
	opacity: 1;
}

.footer-frame .contact-form input[type=email]:-ms-input-placeholder {
	color: #212122;
}

.footer-frame .contact-form .submit-holder {
	width: 100px;
	float: left;
	margin-left: -100px;
	text-align: center;
	padding: 0;
}

.footer-frame .contact-form [type=submit] {
	text-transform: uppercase;
	background: none;
	color: #fff;
	margin-top: 10px;
	font: 13px "Montserrat", Arial, Helvetica, sans-serif;
	border: 0;
	padding-right: 19px;
	position: relative;
	display: inline-block;
	letter-spacing: 1px;
}

.footer-frame .contact-form [type=submit]:after {
	content: "\e600";
	font-family: "icomoon";
	color: #fff;
	font-size: 19px;
	position: absolute;
	top: -1px;
	right: 0;
}

.footer-block {
	max-width: 1190px;
	margin: 0 auto;
	padding: 22px 15px 20px;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
	overflow: hidden;
}

.footer-block a {
	color: #fff;
}

.footer-block ul {
	float: left;
	margin: 0;
	max-width: 60%;
}

.footer-block ul li:before {
	content: "";
	width: 1px;
	height: 12px;
	background: #fff;
	display: inline-block;
	margin: 2px 9px 0 0;
	vertical-align: top;
}

.footer-block ul li:first-child:before {
	display: none;
	padding-left: 0;
}

.footer-frame .quicklinks li {
	float: left;
	width: 45%;
	padding-right: 5%;
}

.footer-frame .quicklinks li a {
	color: #919191;
}

/* Table styles */

body .page-content table {
	width: 99.5%!important;
	text-align:left;
	border: 1px solid #ccc;		
}

body .page-content table tfoot th,
body .page-content table thead th {
	padding: 13px 14px 13px 14px;
	text-align:left;
}

body .page-content table td,
body .page-content table td {
	padding: 13px 14px 12px 14px;
	vertical-align: middle;
	font-size: 16px;
}

body .page-content table h2,
body .page-content table h3,
body .page-content table h4,
body .page-content table p {
	margin: 0!important;
}



/* Section Different Colors */

/* Standard */

.box-holder .carousel .text .btn.standard-style:hover,
a.btn.standard-style:hover {
	color: #292a2e!important;	
	background: #fff!important;	
	font-weight: normal!important;	
}

span.btn-default:hover,
span.btn-default:hover a,
span.btn-default a:hover {
	color: #fff!important;
	opacity: 1!important;
    filter: alpha(opacity=100)!important;	
}


/* College */

a.btn.college-style:hover {
	color: #ca0524;
}

/* Bankfield */

body #wrapper.bankfield-style .menu li.current_page_item:before,
body #wrapper.bankfield-style .menu li.current_page_ancestor:before,
body #wrapper.bankfield-style #content .wpcf7-form input[type=submit]:hover {
	background: #3b87eb!important;		
}

body #wrapper.bankfield-style #content span.btn-default:hover {
	background-color: #3b87eb!important;	
}

body #wrapper.bankfield-style #content a,
body #wrapper.bankfield-style #content .wpcf7 p,
body #wrapper.bankfield-style #content .wpcf7-form input[type=submit],
a.btn.bankfield-style:hover,
body #wrapper.bankfield-style blockquote.type2 p {
	color: #3b87eb;
}

body #wrapper.bankfield-style #content input:focus, body #wrapper.bankfield-style #content textarea:focus, body #wrapper.bankfield-style #content select:focus {
	border: solid 1px #3b87eb;
}

body #wrapper.bankfield-style #content .wpcf7-form input[type=submit] {
	border-color: #3b87eb; 
}

body #wrapper.bankfield-style blockquote {
	border-left: 1px solid #3b87eb;
}

/* Highfield */

body #wrapper.highfield-style .menu li.current_page_item:before,
body #wrapper.highfield-style .menu li.current_page_ancestor:before,
body #wrapper.highfield-style #content .wpcf7-form input[type=submit]:hover {
	background: #284fa9!important;	
}

body #wrapper.bankfield-style #content span.btn-default:hover {
	background-color: #284fa9!important;	
}

body #wrapper.highfield-style #content a,
body #wrapper.highfield-style #content .wpcf7 p,
body #wrapper.highfield-style #content .wpcf7-form input[type=submit],
a.btn.highfield-style:hover,
body #wrapper.highfield-style blockquote.type2 p {
	color: #284fa9;
}

body #wrapper.highfield-style #content input:focus, body #wrapper.highfield-style #content textarea:focus, body #wrapper.highfield-style #content select:focus {
	border: solid 1px #284fa9;
}

body #wrapper.highfield-style #content .wpcf7-form input[type=submit] {
	border-color: #284fa9; 
}

body #wrapper.highfield-style blockquote {
	border-left: 1px solid #284fa9;
}


@media only screen and (min-width: 1023px) {
	.footer-frame address a.tel {
		pointer-events: none;
	}
}

@media only screen and (max-width: 1900px) {
	.item-block .img-frame .frame {
		margin: 0 -9999px;
	}

	.item-block .img-frame img {
		height: 400px;
		width: auto;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 1800px) {
	.navigation-holder .container {
		max-width: 100%;
	}

	.main-holder {
		max-width: 100%;
	}

	#content {
		padding-right: 6%;
	}

	#sidebar {
		padding-left: 22%;
		margin-left: -15px;
	}
}

@media only screen and (max-width: 1760px) {
	.box-holder .carousel .text {
		padding: 100px 55px 50px 35px;
	}

	.box-holder .box {
		line-height: 24px;
	}

	.box-holder .box:after {
		border-top: 200px solid rgba(0, 0, 0, .1);
		border-right: 200px solid transparent;
	}

	.box-holder .box.alt .top-text {
		top: 12px;
	}

	.box-holder .box.alt:after {
		border-top: 180px solid rgba(0, 0, 0, .1);
		border-right: 180px solid transparent;
	}

	.box-holder .box.text-block .holder {
		right: 13px;
		left: 16px;
	}

	.box-holder .box.text-block h2 {
		margin: 0 0 10px;
	}

	.box-holder .box.item-text {
		font-size: 13px;
		line-height: 19px;
	}

	.box-holder .box.item-text .holder {
		right: 10px;
		left: 12px;
	}

	.box-holder .box.item-text h3 {
		margin: 0 0 5px;
	}

	.box-holder .box.item-text h3 span {
		font-size: 18px;
	}

	.box-holder .box h3 {
		line-height: 24px;
		letter-spacing: 2px;
	}

	.box-holder .box p {
		margin: 0 0 16px;
	}

	.box-holder .box .text-frame {
		padding: 0 30px;
	}
}

@media only screen and (max-width: 1500px) {
	.box-holder .carousel .text {
		font-size: 20px;
		line-height: 24px;
	}

	.box-holder .box {
		font-size: 13px;
		line-height: 19px;
	}

	.box-holder .box:after {
		border-top: 150px solid rgba(0, 0, 0, .1);
		border-right: 150px solid transparent;
	}

	.box-holder .box.alt {
		font-size: 13px;
	}

	.box-holder .box.alt .top-text {
		top: 8px;
	}

	.box-holder .box.alt:after {
		border-top: 146px solid rgba(0, 0, 0, .1);
		border-right: 146px solid transparent;
	}

	.box-holder .box.text-block h2 {
		margin: 0 0 5px;
		font-size: 20px;
	}

	.box-holder .box.item-text {
		font-size: 12px;
		line-height: 16px;
	}

	.box-holder .box.item-text .holder {
		right: 7px;
		left: 10px;
	}

	.box-holder .box.item-text h3 {
		margin: 0 0 2px;
		font-size: 16px;
	}

	.box-holder .box.item-text h3 span {
		font-size: 18px;
	}
	.box-holder .box.item-text h3 span.t-user {
		font-size: 14px;	
	}

	.box-holder .box h3 {
		font-size: 17px;
		line-height: 21px;
		letter-spacing: 1px;
	}

	.box-holder .box h3.alt {
		margin: 0 0 22px;
	}

	.box-holder .box h3.alt:after {
		bottom: -14px;
	}

	.box-holder .box p {
		margin: 0 0 10px;
	}

	.box-holder .box .text-frame {
		padding: 0 15px;
	}

	.box-holder .box .top-text {
		top: 20px;
		font-size: 11px;
	}
}

@media only screen and (max-width: 1420px) {
	#content {
		padding-top: 60px;
	}

	#sidebar {
		padding-top: 60px;
		padding-left: 15%;
	}

	#sidebar h2 {
		margin: 0 0 30px;
	}

	.item-block {
		padding-right: 400px;
	}

	.item-block .img-frame img {
		height: 300px;
	}

	.item-block .text-box {
		width: 400px;
	}

	.item-block .text-box .holder {
		padding: 26px 0 0;
		left: 40px;
		right: 40px;
	}

	.item-block .text-box h3 {
		margin: 0 0 10px;
	}

	.item-block .text-box p {
		margin: 0 0 20px;
	}

	.item-block .text-box:before {
		border-width: 20px;
		border-top-width: 26px;
		border-bottom-width: 26px;
		margin-top: -26px;
	}
}

@media only screen and (max-width: 1199px) {
	body {
		font-size: 16px;
	}

	.btn {
		padding: 12px 20px;
	}

	.btn-default {
		margin: 0 10px 30px 0;
	}

	.btn-primary {
		padding: 12px 20px;
	}

	.navbar-nav {
		font-size: 13px;
		padding: 40px 50px 0 0;
	}

	.navbar-nav.navbar-right {
		padding: 40px 0 0 50px;
	}

	.dropdown-menu {
		font-size: 11px;
		padding: 30px 24px;
	}

	.dropdown-menu .title {
		margin: 0 0 20px;
		font-size: 22px;
	}

	.visual .visual-holder {
		margin: 0 -999px;
	}

	.visual img {
		height: 312px;
		margin: 0 auto;
		width: auto;
	}

	.navigation ul {
		font-size: 12px;
	}

	.navigation ul a {
		padding: 0 2px;
		height: 50px;
		letter-spacing: 0;
	}

	.navigation ul a:before {
		height: 44px;
	}

	.navigation ul a:after {
		height: 44px;
	}

	#content {
		padding-top: 40px;
		padding-right: 15px;
	}

	#content .lead {
		font-size: 18px;
	}

	#content h1 {
		font-size: 28px;
		margin: 0 0 12px;
	}

	#content h2 {
		font-size: 20px;
		margin: 0 0 8px;
	}

	#content h3 {
		font-size: 16px;
		margin: 0 0 6px;
	}

	#content p {
		margin: 0 0 25px;
	}

	#content ul li:before {
		top: 12px;
	}

	#content blockquote {
		padding: 0 0 0 20px;
		margin: 0 0 30px;
	}

	#content blockquote q {
		margin: -8px 0 3px;
		font-size: 18px;
	}

	#content blockquote cite {
		font-size: 14px;
		margin: 0 0 -5px;
	}

	.links {
		margin: 0 0 30px;
	}

	.links span {
		margin: 0 0 5px;
	}

	.links span strong {
		font-size: 22px;
		margin: 0 16px 0 0;
	}

	.links span strong.icon-icon2 {
		font-size: 18px;
		margin: 4px 11px 0 0;
	}

	.box-holder .carousel .pagination {
		right: 42px;
		bottom: 30px;
	}

	.box-holder .carousel .text {
		font-size: 18px;
		line-height: 22px;
		padding: 50px 55px 30px 25px;
		letter-spacing: 1px;
	}

	.box-holder .box {
		font-size: 11px;
		line-height: 15px;
	}

	.box-holder .box:after {
		border-top: 120px solid rgba(0, 0, 0, .1);
		border-right: 120px solid transparent;
	}

	.box-holder .box.alt {
		font-size: 13px;
	}

	.box-holder .box.alt:after {
		border-top: 116px solid rgba(0, 0, 0, .1);
		border-right: 116px solid transparent;
	}

	.box-holder .box.text-block h2 {
		margin: 0 0 2px;
		font-size: 15px;
	}

	.box-holder .box.item-text {
		font-size: 10px;
		line-height: 12px;
	}

	.box-holder .box.item-text .holder {
		right: 5px;
		left: 7px;
	}

	.box-holder .box.item-text h3 {
		margin: 0 0 2px;
		font-size: 13px;
	}

	.box-holder .box.item-text h3 span {
		font-size: 14px;
	}
	
	.box-holder .box.item-text h3 span.t-user {
		font-size: 13px;	
	}	

	.box-holder .box h3 {
		font-size: 15px;
		line-height: 19px;
		letter-spacing: 0;
	}

	.box-holder .box h3.alt {
		margin: 0 0 16px;
	}

	.box-holder .box h3.alt:after {
		bottom: -11px;
	}

	.box-holder .box .date {
		font-size: 12px;
		line-height: 16px;
		margin: 0 0 14px;
	}

	.box-holder .box p {
		margin: 0 0 10px;
	}

	.box-holder .box .text-frame {
		padding: 0 12px;
	}

	.box-holder .box .top-text {
		font-size: 10px;
	}

	#sidebar {
		padding-top: 40px;
	}

	#sidebar h2 {
		font-size: 20px;
		margin: 0 0 25px;
	}

	.menu {
		font-size: 13px;
	}

	.menu li {
		margin: 0 0 14px;
	}

	.gallery {
		padding: 38px 70px 33px;
	}

	.gallery .slide {
		font-size: 12px;
	}

	.gallery img {
		margin: 0 0 10px;
	}

	.gallery h2 {
		letter-spacing: 1px;
		margin: 0 0 28px;
	}

	.gallery .btn-prev {
		left: 24px;
	}

	.gallery .btn-next {
		right: 20px;
	}

	.item-block {
		padding-right: 300px;
	}

	.item-block .img-frame img {
		height: 280px;
	}

	.item-block .text-box {
		width: 300px;
		font-size: 14px;
		line-height: 1.3;
	}

	.item-block .text-box .holder {
		padding: 50px 0 0;
		left: 20px;
		right: 20px;
	}

	.item-block .text-box h3 {
		font-size: 16px;
	}

	.heading-block {
		padding: 60px 0 0;
	}

	.heading-block h1 {
		margin: 0 0 40px;
		font-size: 28px;
		letter-spacing: 2px;
	}

	.post {
		padding-top: 20px;
		font-size: 14px;
	}

	.post .photo {
		margin: 0 0 15px;
	}

	.post p {
		margin: 0 0 5px;
	}

	.post h3 {
		margin: 0 0 5px;
		font-size: 16px;
		line-height: 20px;
	}

	.post .date {
		margin: 0 0 4px;
		font-size: 12px;
	}

	.pagination {
		padding: 30px 0;
	}
}

@media only screen and (max-width: 1050px) {
	.box-holder .box.item-text h3 span.t-user {
		font-size: 11px;	
	}
}

@media only screen and (max-width: 991px) {
	.btn {
		font-size: 12px;
		padding: 9px 10px 7px;
	}

	.btn-primary {
		padding: 9px 10px 7px;
		letter-spacing: 0;
	}

	.navbar-nav {
		font-size: 12px;
		letter-spacing: 0;
	}

	.dropdown-menu {
		right: 0;
		left: 0;
	}

	.dropdown-menu .holder,
	.dropdown-menu .img-holder {
		width: 50%;
	}

	.dropdown-menu .holder {
		padding: 0;
	}

	.dropdown-menu .title {
		margin: 0 0 15px;
		font-size: 18px;
	}

	.dropdown-menu ul {
		margin-bottom: -10px;
	}

	.dropdown-menu li {
		width: 50%;
		margin: 0 -4px 10px 0;
	}

	.dropdown-menu .caption {
		margin: -16px 0 0;
		font-size: 11px;
	}

	.dropdown-menu .caption span {
		min-height: 37px;
		padding: 10px 14px 11px;
		background: rgba(44, 44, 48, .8);
	}

	.box-holder .col {
		width: 50%;
	}

	.box-holder .col.last {
		width: 100%;
	}

	.box-holder .col.last .box {
		width: 35%;
		float: right;
	}

	.box-holder .col.last .box.item-text {
		width: 30%;
	}

	.box-holder .carousel .pagination {
		right: 22px;
		bottom: 22px;
	}

	.box-holder .carousel .text {
		font-size: 15px;
		line-height: 19px;
		padding: 50px 55px 30px 25px;
		letter-spacing: 0;
	}

	.box-holder .box.item-text {
		font-size: 12px;
		line-height: 16px;
	}

	.box-holder .box.item-text .holder {
		right: 15px;
		left: 15px;
	}

	.box-holder .box.item-text h3 {
		margin: 0 0 8px;
		font-size: 16px;
	}

	.box-holder .box.item-text h3 span {
		font-size: 17px;
	}

	.box-holder .box-img .arrow {
		width: 40px;
		height: 40px;
		padding: 12px 0 0;
		font-size: 11px;
	}

	#sidebar {
		margin: 0 -15px;
		padding: 15px;
		float: none;
	}

	#sidebar:after {
		display: none;
	}

	#sidebar h2 {
		overflow: hidden;
		margin: 4px 10px 0 0;
	}

	.menu {
		padding: 25px 0 0;
		display: none;
	}

	.nav-active .menu {
		display: block;
	}

	.gallery {
		padding: 30px 50px 28px;
	}

	.gallery h2 {
		font-size: 20px;
		margin: 0 0 22px;
	}

	.gallery .btn-prev {
		left: 12px;
	}

	.gallery .btn-next {
		right: 10px;
	}

	.item-block {
		padding-right: 260px;
	}

	.item-block .img-frame img {
		height: 210px;
	}

	.item-block .text-box {
		width: 260px;
	}

	.item-block .text-box .holder {
		padding: 22px 0 0;
		left: 15px;
		right: 15px;
	}

	.item-block .text-box h3 {
		letter-spacing: 1px;
		font-size: 15px;
	}

	.item-block .text-box p {
		margin: 0 0 10px;
	}

	.heading-block {
		border: 0;
		overflow: hidden;
	}

	.heading-block .navigation {
		border: 0;
		padding-right: 0;
		margin-bottom: 0;
	}

	.post {
		line-height: 20px;
	}

	.post .photo {
		margin: 0 0 10px;
	}

	.post .photo img {
		border-width: 4px;
	}

	.post .photo .btn {
		margin-top: -12px;
	}

	.post .overlay {
		bottom: 4px;
	}

	.post h3 {
		font-size: 16px;
		line-height: 20px;
	}

	.post .date {
		font-size: 11px;
	}

	.pagination {
		padding: 20px 0;
	}

	.pagination > li {
		margin: 0 2px;
	}

	.pagination > li > a {
		width: 34px;
		height: 34px;
		padding: 8px 0 0;
		font-size: 14px;
	}

	.pagination > li > a span {
		width: auto;
		height: auto;
		font-size: 16px;
		margin-top: 1px;
	}

	.pagination > li span {
		width: 34px;
		height: 34px;
	}

	.footer-frame {
		padding: 20px 15px 12px;
		font-size: 15px;
	}

	.footer-frame h3 {
		margin: 0 0 10px;
		padding: 0 0 10px;
		font-size: 15px;
	}

	.footer-frame .text {
		min-height: 80px;
	}

	.footer-frame .search-form .area {
		padding-right: 40px;
	}

	.footer-frame .search-form .area input[type=text],
	.footer-frame .search-form .area input[type=search] {
		padding: 8px 10px;
		height: 34px;
		outline: none;
	}

	.footer-frame .search-form .area input[type=submit] {
		width: 40px;
		height: 34px;
		background-position: 0 -34px;
	}

	.footer-frame .contact-form input[type=text],
	.footer-frame .contact-form input[type=email] {
		height: 36px;
		padding: 9px 10px;
	}

	.footer-frame .contact-form .form-group {
		padding-right: 60px;
	}

	.footer-frame .contact-form .submit-holder {
		width: 60px;
		margin-left: -60px;
	}

	.footer-frame .contact-form [type=submit] {
		font-size: 12px;
		letter-spacing: 0;
	}

	.footer-frame .contact-form [type=submit]:after {
		font-size: 16px;
		top: -2px;
	}

	.footer-frame .contact-form .error-message {
		font-size: 12px;
		top: -22px;
	}

	.footer-frame .social {
		padding: 7px 0 0;
	}
}

@media only screen and (max-width: 767px) {
	body {
		font-size: 14px;
	}
	
	#wrapper {
		display: block;
		overflow: visible;		
	}

	.btn-default {
		margin: 0 0 20px;
	}

	.navbar {
		height: 82px;
		position: relative;
	}

	.navbar .container-fluid {
		height: 82px;
	}

	.navbar:before {
		border-width: 20px;
		border-left-width: 28px;
		border-right-width: 28px;
		margin-left: -27px;
		margin-top: -1px;
	}

	.navbar-brand {
		width: 44px;
		top: 12px;
	}

	.navbar > .container .navbar-brand,
	.navbar > .container-fluid .navbar-brand {
		margin-left: -27px;
	}

	.navbar-nav {
		float: none;
		width: 100%;
		display: block;
		overflow: hidden;
		padding: 25px 15px 0;
		position: relative;
	}
	
	.navbar-brand img {
		width: 60px;
	}
	@media (min--moz-device-pixel-ratio: 1.3),  (-webkit-min-device-pixel-ratio: 1.3),  (min-device-pixel-ratio: 1.3),  (min-resolution: 1.3dppx) {	    
	.navbar-brand {
	    background-size: 60px 78px;
	    width: 60px;
	    height: 78px;
	}
	}		

	.navbar-nav:after {
		display: none;
	}

	.navbar-nav.navbar-right {
		padding: 0 15px 15px;
		text-align: left;
	}

	.navbar-nav > li {
		display: block;
		margin: 0 0 4px;
	}

	.navbar-nav > li > a:before {
		display: none;
		height: auto;
	}
	
	.navbar-default .navbar-toggle {
		margin: 23px 0 0;
	}

	.navbar-nav .open .dropdown-menu {
		margin: 15px -15px;
		background: #292a2e;
	}

	.dropdown-menu {
		top: auto;
		padding: 20px;
	}

	.dropdown-menu .holder,
	.dropdown-menu .img-holder {
		width: 100%;
		float: none;
	}

	.dropdown-menu .img-holder {
		max-width: 500px;
		margin: 0 0 15px;
	}
	
	.dropdown-menu ul {
		width: 100%;
		float: none;
	}	

	.dropdown-menu li {
		width: 100%;
	}

	.navbar-default .navbar-collapse {
		border: none;
		box-shadow: none;
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		background: #222325;
		overflow: hidden;
	}
	
	.box-holder.home,
	.visual {
		padding-top: 0;	
	}

	.visual .visual-holder {
		margin: 0 -999px 0 -150px;
	}

	.visual img {
		height: 250px;
		margin: 0;
	}

	.visual .navigation-holder {
		position: static;
	}

	.navigation ul {
		display: block;
		border-bottom: 6px solid #2a2b33;
	}

	.navigation ul li {
		display: block;
	}

	#content {
		padding: 20px 15px;
	}

	#content .lead {
		font-size: 16px;
	}

	#content h1 {
		font-size: 22px;
		margin: 0 0 8px;
		letter-spacing: 1px;
	}

	#content h2 {
		font-size: 18px;
		margin: 0 0 8px;
	}

	#content h3 {
		font-size: 14px;
		margin: 0 0 8px;
	}

	#content p {
		margin: 0 0 15px;
	}

	#content ul {
		margin: 0 0 20px;
	}

	#content ul li {
		padding-left: 12px;
	}

	#content ul li:before {
		top: 10px;
	}

	#content blockquote {
		padding: 0 0 0 15px;
		margin: 0 0 20px;
	}

	#content blockquote q {
		margin: -3px 0 3px;
		font-size: 16px;
		line-height: 22px;
	}

	#content blockquote cite {
		font-size: 14px;
		margin: 0 0 -5px;
	}

	.links {
		margin: 0 0 20px;
	}

	.links span {
		margin: 0 0 3px;
	}

	.links span strong {
		font-size: 18px;
		margin: 2px 12px 0 0;
	}

	.links span strong.icon-icon2 {
		font-size: 16px;
		margin: 4px 8px 0 0;
	}

	.carousel {
		margin: 0 -15px;
		max-width: 900px;
	}

	.carousel img {
		margin: 0 0 5px;
	}

	.carousel .caption {
		font-size: 13px;
		padding: 0 15px;
	}

	.carousel .pagination {
		right: 20px;
	}

	.carousel .pagination ul a {
		width: 10px;
		height: 10px;
	}

	.box-holder .col {
		float: none;
		width: 100%;
	}

	.box-holder .col.last {
		width: 100%;
	}

	.box-holder .col.last .box {
		width: 100%;
		float: none;
	}

	.box-holder .col.last .box.item-text {
		width: 100%;
	}

	.box-holder .carousel {
		margin: 0;
	}

	.box-holder .box {
		width: 100%;
		padding: 25px;
	}
	
	.box-holder .box.text-block h2 {
		text-align: center;
	}

	.box-holder .box.alt,
	.box-holder .alignleft.item-text {
		width: 100%;
	}

	.box-holder .box.text-block .holder,
	.box-holder .box.item-text .holder {
		position: static;
		transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
	}
	
	.box-holder .box.item-text h3 span.t-user {
		font-size: 15px;	
	}

	.box-holder .box.img {
		padding: 0;
	}

	.box-holder .box.img .text-frame {
		position: absolute;
		top: 20%;
		left: 0;
	}

	.box-holder .box.img img {
		display: block;
	}

	.box-holder .box img {
		display: none;
	}

	.box-holder .box .top-text {
		position: static;
		display: block;
		margin: 0 0 15px;
	}

	.box-holder .box .text-frame,
	.box-holder .box .btn {
		position: static;
		transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		left: auto;
		top: auto;
	}

	.box-holder .box h3 {
		margin: 0 0 10px;
	}

	.box-holder .box p {
		margin: 0 0 18px;
	}

	.circle-img {
		margin: 0 0 20px;
	}

	.gallery {
		padding: 20px 35px 14px;
	}

	.gallery h2 {
		font-size: 16px;
		margin: 0 0 16px;
	}

	.gallery .btn-prev {
		font-size: 20px;
		left: 10px;
	}

	.gallery .btn-next {
		font-size: 20px;
		right: 8px;
	}

	.item-block {
		padding: 0;
	}

	.item-block .img-frame .frame {
		margin: 0 -999px 0 -100px;
	}

	.item-block .img-frame img {
		height: 280px;
		margin: 0;
	}

	.item-block .text-box {
		position: static;
		right: auto;
		top: auto;
		width: auto;
	}

	.item-block .text-box .holder {
		position: static;
		left: auto;
		right: auto;
		top: auto;
		transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		padding: 15px 15px 25px;
	}

	.item-block .text-box:before {
		display: none;
	}

	.item-block .text-box p {
		margin: 0 0 20px;
	}

	.heading-block {
		padding: 40px 0 0;
	}

	.heading-block h1 {
		margin: 0 20px 30px;
		font-size: 24px;
		letter-spacing: 0;
	}

	.post .photo {
		max-width: 500px;
		margin: 0 auto 10px;
	}

	#footer {
		display: block;
		overflow: visible;		
	}

	.footer-frame .text {
		min-height: 0;
	}

	.footer-frame .search-form {
		margin: 0 0 20px;
	}

	.footer-frame .social {
		padding: 12px 0 20px;
	}

	.footer-block {
		font-size: 12px;
		padding: 15px;
		text-align: center;
		background: #292a2e;
		display: block;
		overflow: visible;			
	}

	.footer-block ul,
	.footer-block .design {
		float: none !important;
	}

	.footer-block ul {
		margin: 0 0 7px;
		max-width: 100%;
	}

	.footer-block ul li:before {
		height: 10px;
		margin-top: 3px;
	}
	
	input, textarea, select {
		width: 300px;
	}
}

@media only screen and (max-width: 480px) {
	.carousel .pagination {
		top: 68%;
	}

	.item-block .img-frame img {
		height: 180px;
	}
}



/* ADDED BY DAVE */
#calendar { margin: 40px -15px; }
#calendar h2 {
text-transform: uppercase;
margin: 0 0 18px;
letter-spacing: 3px;
color: #292a2e;
}
#calendar .progress { margin: 50px 0; }
#calendar .table caption a,
#calendar .table tfoot a {
	color: #a2a3a5;
	font-size: 16px;
	text-transform: uppercase;
}
#calendar .table span.time {
	/*border-left: 5px solid #292a2e;*/
	padding-left: 20px;
	padding-right: 50px;
	white-space: nowrap;
}

body.page-id-1239 #calendar .table span.time,
#calendar .table tr.cal_bankfield span.time {
	border-left: 5px solid #3b87eb;
}

body.page-id-1238 #calendar .table span.time,
#calendar .table tr.cal_highfield span.time {
	border-left: 5px solid #284fa9;
}

body.page-id-1237 #calendar .table span.time,
#calendar .table tr.cal_college span.time {
	border-left: 5px solid #ca0524;
}

#calendar .table a > .btn-default {
	border-color: #292a2e;
	color: #292a2e;
	margin: 0;
	white-space: nowrap;
}
#calendar .table a:hover > .btn-default { background-color: #292a2e; }
#calendar .table > tbody > tr.date {
	background-color: #292a2e;
	color: white;
	text-indent: 25px;
	text-transform: uppercase;
	white-space: nowrap;
}

body.page-id-378 #calendar .btn-default {
	color: #292a2e;
	border: 1px solid #292a2e;
}

body.page-id-378 #calendar .btn-default:hover {
	background-color: #292a2e;
}

body.page-id-1239 #calendar .btn-default {
	color: #3b87eb;
	border: 1px solid #3b87eb;
}

body.page-id-1239 #calendar .btn-default:hover {
	background-color: #3b87eb;
}

body.page-id-1238 #calendar .btn-default {
	color: #284fa9;
	border: 1px solid #284fa9;
}

body.page-id-1238 #calendar .btn-default:hover {
	background-color: #284fa9;
}

body.page-id-1237 #calendar .btn-default {
	color: #ca0524;
	border: 1px solid #ca0524;
}

body.page-id-1237 #calendar .btn-default:hover {
	background-color: #ca0524;
}

#calendar .table > tbody > tr > td { padding: 8px 0; vertical-align: middle; }
