@charset "utf-8";
/* CSS Document for Joomla 3 styles */
/* Import Font Awesome CSS */

@import url("font-awesome.css");



/* ===========================
	FONT STYLES
	========================== */
body {
	font-family: "Roboto", arial, sans-serif;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 16px;
	line-height:25px;
}
@media (max-width: 767px) {
body{
    padding-right: 0;
    padding-left: 0;
}
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Roboto", arial, sans-serif;
	font-weight: 700;
}
h1 {
  font-size: 35px;
  line-height: 34px;
}

h2 {
  font-size: 30px;
  line-height: 30px;
}

h3 {
  font-size: 25px;
  line-height: 26px;
  margin-top:40px;
  color: #070357;
}

h4 {
  font-size: 20px;
  line-height: 20px;
  color:#070357;
}

h5 {
  font-size: 16px;
  line-height: 20px;
}

h6 {
  font-size: 14px;
  line-height: 20px;
}
a {
    color: #070357;
}

a:hover, a:focus {
    color: #070357;
}

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

/* ======================
	GENERAL STYLES
	===================== */
/* Write your general styles here */

.item-page img {
	/*box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.3);*/
	margin:-10px 0 25px 25px;
	border-radius:50%;
	border: 1px solid transparent;
	width:364px;
	height:364px;
	padding:18px;
	background:url(../images/circle-bg.png) no-repeat;
}

.item-page img.leftimage {
	/*box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.3);*/
	margin:-10px 35px 25px -10px;
}
.item-page img.full {
	/*box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.3);*/
	margin:0;
	border-radius: 0;
	width:auto;
	height:auto;
	padding:0;
	background:none;
}

.header-row{
	background-color:#fff;
}
.teachertable img, .teamtable img{
	margin-top: 15px;
	margin-bottom:10px;
	margin-left:0;
	padding:0;
	background:none;
	height:auto;
	width:auto;
	border-radius:0;
}
@media (max-width: 500px) {
.teachertable img, .teamtable img{
	max-width:100%;
	margin-top: 15px;
	margin-bottom:0;
	width:auto;
}
.teachertable td{
    display:block;
	width:95%!important;
}

.teachertable td.tablenoborder{
	border-top: none;
}

.header-row{
	display: none;
}

.item-page img {
	/*box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.3);*/
	margin:0 -5px 0 0;
	width:auto;
	height:auto;
	max-width:95%;
	background-size: cover;
}
}
@media (min-width: 500px) {
.header-row-min{
	display: none;
}
}
@media (min-width: 979px) {
.header-right{
	margin:25px 0 0 25px;
}
}
.social-media, .phone {
    height: 37px;
    transition: all 0.3s ease 0s;
	float:right;
	 color: #070357;
}
.social-media a, .phone a {
	color:#070357;
}
.phone {
	margin-right: 10px;	
}
.social-media a, .phone span {
    text-decoration: none;
    height: 29px;
    width: 35px;
    font-size: 20px;
    padding-top: 6px;
    text-align: center;
    display: inline-block;
    color: #070357;
    background-color: transparent;
    transition: all 0.3s ease 0s;
}
.social-media a:hover {
    color: #EACE13;
}
@media (min-width: 979px) {
.item-page{
	margin-right:50px;
}
}

.articleimage{
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.2);
	margin-bottom:30px;
    text-align: center;
}
#itemid-101 .bigimage{
	padding: 0px;
}
.bigimage{
    background: transparent url("../images/home-full.jpg") no-repeat scroll left top;
    border-radius: 0px;
    box-shadow: 0px 10px 10px -10px rgba(0, 0, 0, 0.4) inset, 0px -10px 10px -10px rgba(0, 0, 0, 0.4) inset;
    padding: 40px 0px;
	margin-bottom:30px;
    text-align: center;
}
.bigimagebottom{
    background: url("../images/bottom-full-knowledge.jpg") no-repeat  center center;
    border-radius: 0px;
    box-shadow: 0px 10px 10px -10px rgba(0, 0, 0, 0.4) inset, 0px -10px 10px -10px rgba(0, 0, 0, 0.4) inset;
    padding: 70px 0;
	margin-bottom:30px;
    text-align: center;
	color: #fff;
	font-size:18px;
}

.bigimage h1, .bigimage h2, .bigimagebottom h1, .bigimagebottom h2{
	color:#fff;
	text-shadow: 2px 2px 4px #1b1b1b;
	font-family: 'Architects Daughter', 'Open Sans Condensed',sans-serif;
	text-transform:uppercase;
}
.bigimage h2, .bigimagebottom h2{
	font-weight:normal;
}
@media (max-width: 767px) {
.social-media, .phone{
	margin-top:5px;
}
.bigimage, .bigimagebottom{
	padding-left: 15px;
	padding-right:15px;
}
.bigimagebottom{
    background: url("../images/bottom-full-knowledge.jpg") no-repeat center center;
	background-size: auto 100%;
}
.homevid{
	width:100%;
	padding:15px 0;
}
.homevid iframe{
	height:275px;
}
.bottom-info .container{
	padding:0 20px;
}
}
@media (min-width: 767px) {
.homevid{
	width:750px;
	height:425px;
	margin: 0 auto;

}
}
.footer {
    color: #fff;
    background: transparent url("../images/home-footer.jpg") no-repeat scroll left top;;
	border-top: 5px solid #EACE13;
	padding:50px 25px;
	margin-top:50px;
}
#back-top {
  position: fixed;
  bottom: 90px;
  right: 20px;
  z-index: 99;
  -webkit-transform: translateZ(0);
  display:none;
}
#back-top.show {
	display: block;
}
#back-top a {
  width: 42px;
  height: 42px;
  display: block;
  -webkit-border-radius: 42px;
  -moz-border-radius: 42px;
  border-radius: 42px;
  font: 32px/38px FontAwesome;
  color: #fff;
  text-align: center;
  background: #070357;
  border: 1px solid #070357;
  text-decoration: none !important;
}
#back-top a:hover {
  color: #ffffff;
  background: #727272;
  border: 1px solid #727272;
}
@media (max-width: 979px) {
#back-top.show{
		display:none;
}
}
.threewide{
	font-size: 14px;
	margin-top:50px;
}
@media (min-width: 1200px) {
.threewide .span4 {
    width: 300px;
	padding:0 30px;
}
}
@media (min-width: 979px) and (max-width: 1200px) {
.threewide .span4 {
    width: 250px;
	padding:0 20px;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.threewide .span4 {
    width: 190px;
	padding:0 14px;
}
}
@media (max-width: 768px) {
.threewide{
	padding-left:5px;
	padding-right:5px;
}
.threewide img {
    height: auto;
    width: 100%;
}
}
.btn {
    background-color: #070357;
    background-image: none;
	color:#fff;
}
.btn:hover, .btn:focus {
    color: #fff;
    background-color: #070357;
}

.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
    color: #fff;
    background-color: #070357;
}
/* ===================================================================================
	BOOTSTRAP MEDIA QUERIES OVERRIDES
	NOTE: The order of the media queries is important when styles overwrite each other
	================================================================================== 
@media (min-width: 980px) {}
@media (min-width: 1200px) {}
@media (max-width: 979px) {}
@media (min-width: 768px) and (max-width: 979px) {}
@media (max-width: 767px) {}
@media (max-width: 480px) {}
*/

/* ======================
	MODULES
	===================== */

/* LOGO
*********************************************/
.navbar-inner .span2{
	margin-left:0;
}

/* NAVIGATION
*********************************************/
.navbar .btn-navbar {
    display: none;
    float: right;
    padding: 7px 10px;
    margin-right: 5px;
    margin-left: 5px;
    color: #FFF;
    text-shadow: none;
	background-color: #070357;
    background-image: none;
    background-repeat: repeat-x;
    border-color: none;
    box-shadow: none;
}
.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
    color: #FFF;
    background-color: #eace13;
}

.bmb-nav{
	background-color:#070357;
	padding:10px 0;
	position: relative;
	border-bottom: 5px solid #EACE13;
}
.navbar .nav {
    margin: 5px 10px 0px 0px;
}
@media (max-width: 979px) {
.navbar .btn-navbar {
    display: block;
}
}
@media (min-width: 979px) {
.bottom{
	position:absolute;
	bottom:5px;
}
}
.navbar {
    margin-bottom: 0;
}
.nav-pills .dropdown-menu {
    border-radius: 0;
}
.navbar-inner {
    background-color: transparent;
    background-image: none;
    background-repeat: repeat-x;
    border: none;
    border-radius: 0;
    box-shadow: none;
	padding-left: 0;
	padding-right: 0;
	min-height: 50px;
}

.navbar .nav > li > a {
    float: none;
    padding: 10px 15px;
    color: #fff;
    text-decoration: none;
    text-shadow: none;
	font-size:16px;
	text-transform:uppercase;
	font-weight: bold;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    color: #EACE13;;
    text-decoration: none;
    background-color: transparent;
    box-shadow: none;
}

.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
    color: #EACE13;;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.navbar .nav li.dropdown > a:hover .caret, .navbar .nav li.dropdown > a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    color: #EACE13;
    background-color: transparent;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
    color: #FFF;
    text-decoration: none;
    background-color: #eace13!important;
	background-image:none;
    background-repeat: repeat-x;
}

.nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
    background-color: #eace13;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #070357;
    background-image: none;
}

@media (min-width: 979px) {
.nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
    background-color: transparent;
}
.dropdown-menu.small {
    font-size: 14px;

}
.nav-pills .dropdown-menu { 
	margin-top: 0px; 
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
 }
 .navbar .nav > li.item-101 > a {
    padding: 10px 15px 10px 0;
}
 .navbar .nav > li.item-129 > a {
    padding: 10px 0 10px 15px;
}
.caret {
    display: none;
}
}
@media (max-width: 979px) {
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    font-weight: normal;
	font-size:16px;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    color: #070357;
    background-color: transparent;
}
.navbar .nav > li > a:hover{
	background-color: transparent;
}
.nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
    background-color: transparent;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: normal;
	font-size:16px;
    color: #727272;
    border-radius: 3px;
}
.nav-collapse .nav > li ul.nav-child li > a, .nav-collapse .dropdown-menu ul.nav-child li a {
    font-size: 14px;
}
}

@media (min-width: 979px) and (max-width: 1200px) {
.navbar .nav > li > a{
	font-size:15px;
	padding: 10px 13px;
}

.navbar .nav > li.item-101 > a{
	padding: 10px 13px 10px 0;
}
}
@media (max-width: 979px) {
	
.navbar .btn-navbar{
	float:none;
	margin-right:auto;
	margin-left:auto;
	width: 150px;
}

.navbar-inner {
/*    width: 30%;
	float:left;*/
	text-align:center;
}

.header-right{
	margin:25px 0 0 0;
}
.bmb-nav, .container-content{
	padding-left:10px;
	padding-right:10px;
}

.collapse {
    position: relative;
    height: 0px;
    overflow: hidden;
    transition: height 0.35s ease 0s;
	width:100%;
	text-align:left;
	background-color:#070357;
	margin-top:10px;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
    color: #eace13;
}
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    font-weight: normal;
    font-size: 16px;
    color: #fff;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    color: #fff;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    color: #eace13;
    background-color: transparent;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #eace13;
    background-image: none;
}
}
.content-bottom-cont{
	margin:50px 0 0 0;
	padding:50px 0;
	background-color: rgba(206, 206, 206, 0.4);
}

.content-bottom h1{
	text-shadow: 1px 1px 2px #525252;
	color:#070357;
}

.table h4{
	margin-top:15px;
}
@media (max-width: 500px) {
.teamtable img{
	max-width:100%;
	margin-top: 15px;
	margin-bottom:0;
	width:auto;
}
.teamtable td{
    display:block;
	width:95%!important;
	clear:both;
}
}

/* Submenus below each other */

@media (max-width: 979px) {

.dropdown,
.dropdown-submenu {
	display: block;
	position: static;
	float: none;
}

.dropdown-menu {
	position: static;
	float: none;
}

.open .nav-child.dropdown-menu {
	display: block;
	background-color: transparent;
	border: none;
	border-radius: 0;
	box-shadow:none;
}
.dropdown-submenu .dropdown-menu{
	margin-left:30px;
}
}

.mod_events_latest_table td {
    padding: 10px 0;
}
.jevbootstrap span.mod_events_latest_content {
	color:#070357;
}

.footer .threewide {
    font-size: 16px;
}
@media (min-width: 979px) {
.footer .span4 {
    width: 30%;
}
}
.footer a {
    color: #fff;
}
.footer a:hover, a:focus {
    color: #070357;
}
.map{
	width: 50%;
	margin-left:25px;
}
.map iframe{
	width: 100%;
	height:450px;
}
div.formBody {
    width: 75%;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    width: 75%;
}
@media (max-width: 979px){
.map{
	width: 100%;
	height:250px;
	margin-bottom:25px;
}
.map iframe{
	height:250px;
}
div.formBody {
    width: 90%;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    width: 90%;
}
}
