/* CSS Document */
* {
	margin:0;
	padding:0;
	border:none;
	outline:none;
}
body {
	font-family: 'Roboto Condensed', sans-serif;
	height: 100vh;
}
.bgdmaster {
	position:relative;
	color: #333;
	padding: 0;
/*	background-image: url(../img/theme/bgd2016.jpg);
	background-repeat: repeat;
	background-position: top left;
	background-attachment: fixed;
*/	background-color: #FFF;
}
.no-padding-lr {padding: 0 0 0 0;}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	letter-spacing: -0.03em;
	line-height: 1.3em;
	color: #000;
	padding-bottom: 8px; 
	margin-bottom: 17px; 
	border-bottom: 3px solid #E8E8E8;
}
.no-border {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 4px;
}
h1 {font-size: 1.9em; }
h2 {font-size: 1.68em;}
h3 {font-size: 1.58em;}
h4 {font-size: 1.43em;}
h5 {font-size: 1.38em;}
h6 {font-size: 1.25em;}

.footer {
	/* position: absolute; */
	bottom: 0;
	width: 100%;
	background-image: url(../img/theme/footerbg2016.png);
	background-repeat: repeat;
	margin-left: auto;
	margin-right: auto;
	padding: 25px 0 0;
	color: #a8a8a8;
}
.footer h5 {
	color: #FFF;
	border-bottom-width: 2px;
	padding-bottom: 8px;
	margin-bottom: 15px;
}
.ft-div {
	margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #222;
}
.ft-ctt {
	border-left: none;
}
.ft-innovate {
	margin-top: 5px;
	padding: 3px 0 0 5px;
	width: 100%;
	border-top: 3px solid #000;
	font-size: 1.9em;
	font-weight: 700;
	color: #e9242c;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	opacity: 0.8;
}
/* Lightbox full-screen fix */
.lightboxOverlay {
    position: fixed;
}

/* Extra small devices (phones, less than 768px) */

/* No media query since this is the default in Bootstrap */
.navbar-toggle {
	position: relative;
    float: right;
    padding: 1px 9px 0 9px;
    margin-top: 8px;
    margin-right: 25px;
    margin-bottom: 0;
    background-color: #e9242c;
    background-image: none;
    border: 1px solid #000;
    border-radius: 4px;
    font-size: 2.9em;
    color: #b9131a;
    line-height: 50px;
}
.navbar-toggle:focus {
	outline: 0;
	background-color: #b9131a;
	border: none;
	color: #e9242c;
}
.navbar-imp {
	padding: 8px 15px 0 15px;
	min-height: 40px;
	background-image: url(../img/theme/impbar2016.png);
	background-repeat: repeat;
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: #FFF;
}
.navbar-imp a {
	color: #B3B3B3;
	padding: 0 10px 0 0;
} 
.navbar-imp a:focus,
.navbar-imp a:hover {
	color: #FFF;
	text-decoration: none;
	transition-property: all;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}
.imp-content {
	position: relative;
}
.lang-search {
	position: absolute;
	top: -12px;
	right: -4px;
}
.lang-search .navbar-form {
	margin-top: 0;
}
.searchbr {
	position: relative;
	font-size: 14px;
	color: #e9242c;
}
.searchbr input {
  	height: 27px;
  	padding: 3px 0 1px 28px;
  	line-height: normal;
  	background: #000; /* #511214; */
  	border: 1px solid #000;
  	border-radius: 2px;
}
.searchbr input.form-control {
	width: 170px;
	font-size: 15px;
	color: #E8E8E8;
} 
.searchbr .fa-search { 
  	position: absolute;
  	font-size: 1.15em;
  	top: 6px;
  	left: 8px;
}
.lang-search input.btn-hd {
    visibility: hidden;
    width: 0;
    height: 1px;
}
.form-control:focus {
    border-color: #e9242c;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(233,36,44,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(233,36,44,.6);
}
.navbar-seg {
	top: 40px;
	height: 70px;
	margin-bottom: 0;
	background-color: #FFF;
	background-image: url(../img/theme/navbg2017.png);
	background-repeat: repeat-x;
	background-position: top right;
}
.navbar-nav {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
.navbar-seg .navbar-nav>li>a {
	color: #FFF;
	font-size: 1.4em;
	font-weight: 300;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 30px;
	padding: 6px 15px;
	background-image: url(../img/theme/impbar2016.png);
	background-repeat: repeat;
}
.navbar-seg .navbar-nav>li>a:focus,
.navbar-seg .navbar-nav>li>a:hover {
	color: #e9242c;
	background: #000;
	font-weight: 300;
}
.navbar-collapse {
	border-top: 1px solid #000;
}
.navbar-brand {
	padding: 0 0 0 12px;
	height: auto;
}
.navbar-brand>img {
	width: auto;
	padding: 0 0 0 8px;
	height: 100%;
}
.navbar-nav .open .dropdown-menu {
    margin-top: 0;
    background-color: #303030;
}
.navbar-nav .open .dropdown-menu .dropdown-header, 
.navbar-nav .open .dropdown-menu>li>a {
    padding: 8px 10px 8px 15px; 
}
.dropdown-menu>li>a {
	font-family: 'Open Sans', sans-serif;
    font-size: 1.2em;
    font-weight: 300;
    letter-spacing: 0.02em;
    color: #FFF;
}
.dropdown-menu>li>a:focus, 
.dropdown-menu>li>a:hover {
    color: #e9242c;
    background-color: #292929;
}
.emergency {
	position: relative;
	left: 0;
	padding: 0;
	color: #222;
	width: 100%;
	height: auto;
	text-align: left;
	font-weight: 600;
	font-size: 1.15em;
	animation-duration: 1s;
}
.em-content {
	padding: 0;
}
.em-content .alert {
	color: #900;
	background-color: #f4be1b;
	border: none;
	border-color: transparent;
	border-radius: 0;
}
.em-content .ired {
	color: #900;
}
.em-content .close {
	color: #a06906;
	opacity: .7;
}
.em-content .btn-alert {
	background-color: #a06906;
	margin-top: 8px;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #905805;
}
.em-content .btn-alert:hover,
.em-content .btn-alert:focus {
	background-color: #905805;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #804704;
}
.em-content .close:hover,
.em-content .close:focus {
	opacity: 1;
}
.em-content a {
	color: #222;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 0.9em;
	text-decoration: underline;
}
.em-content a:hover,
.em-content a:focus {
	color: #900;
	text-decoration: underline;
}

/* Begin Content Layout */
.page {
	position:relative;
	margin-top: 159px;
	padding: 25px 15px 80px;	
	min-height: 100%;
	/* box-shadow: 0 7px 25px -10px #000;
	background-color: #FFF; */
	color: #242424;
	font-size: 1.2em;
	letter-spacing: 0.02em;
}

/* ----- TRANSLATE ----- */
/* TRANSLATE */
#gtrans {
	position:relative;
	top: -8px;
	right: 10px;
	display: inline-block;
	margin: 0 0 10px;
}
div.goog-te-gadget-simple {
	display: inline-block;
	padding: 2px 0 2px 3px;
	margin: 0;
	background-color: #000;  /* #511214 */
	border: 1px solid #000;
	border-radius: 2px;	
	color: #FFF;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	text-transform: none; 
	outline: none;
	letter-spacing: normal;
	transition-property: all;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}
div.goog-te-gadget-simple:hover {
	/* background-color: #f7ee5e;
	border: 1px solid #eade24;
	outline: none;
	color: #555; */
}
img.goog-te-gadget-icon {
	width: 14px;
	height: 14px;
	border-radius: 2px;
}
a.goog-te-menu-value {text-decoration: none;}
a.goog-te-menu-value span {color: #E3E3E3;}

/* HOME ###################################### */
.page-home {
	margin-top: 85px;
}
.page-video {
	position: relative;
	top: 110px;
}

/* ABOUT ##################################### */

/* Links */
.page a {
  	/*color: #b73333;  #337ab7 */
}
.page a:hover, .page a:focus {
	/*color: #7c2323;  #23527c */
  	text-decoration: none;
  	transition-property: all;
	transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
}
li.sls {
	background: #FAFAFA;
    border-bottom: 1px solid #E3E3E3;
    padding-left: 10px;
}
li.sub-link {
	padding-left: 30px;
	text-indent: -1.25em;
	border-bottom: 1px solid #E3E3E3;
}
li.subnav-sub-link {
	background: #F3F3F3;
}
li.subnav-sub-link:hover, li.subnav-sub-link:focus {
	background: #FFF;
}
a.subnav-link-style {
	/* color: #b62025; */
  	border-bottom: 1px solid transparent;
}
a.subnav-link-style span {
	display: inline-block;
    text-indent: 0;
    line-height: 1.3em;
} 
li.subnav-sub-link a.subnav-link-style {
	padding-left: 20px;
}
li.sub-link:hover, 
li.sub-link:focus {
	border-bottom: 1px solid #D8D8D8;
  	transition-property: all;
	transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
}
a.subnav-link-style:hover, 
a.subnav-link-style:focus {
  	border-bottom: 1px solid transparent;
}

 /*
a.list-group-item, button.list-group-item {
	border: 1px solid #ddd;
} */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover, button.list-group-item:focus {
	border: 1px solid #ddd;
}

/* Lists */
.page ul, .page ol {
	margin-left: 30px;
}
ul.nav-stacked, ol.nav-stacked, 
ul.media-list, ol.media-list,
ul.no-margin, ol.no-margin {
	margin-left: 0;
}
.nav-stacked>li>a {
	border-radius: 0;
	padding: 10px 10px 10px 10px;
}
li.sls .nav-stacked>li>a {
	padding: 10px 10px 10px 30px;
}
.nav-stacked>li>a>i {
	color: #BBB;
}
.nav-stacked>li>a:focus,
.nav-stacked>li>a:hover {
	background-color: transparent;
}
.nav-heading {
	margin-bottom: 5px;
}
.media-list-small>a>img {
	width: 50px;
	height: auto;
}
.media-list-med>a>img,
.media-list-med>img {

}
.media-heading {
	margin-top: 0;
    margin-bottom: 0;
    font-size: 1.2em;
}
a.list-group-item {
	border: 1px solid transparent;
	border-radius: 0;
	font-size: 0.9em;
	padding: 7px 5px 7px 27px;
    text-indent: -9px;
}
a.list-group-item:focus,
a.list-group-item:hover {
	border: 1px solid #EEE;
	border-radius: 0;
}
ul.options-list {
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 20px;
	display: block;
}
ul.options-list li {
	display: block;
	padding: 4px 7px;
	border-bottom: 1px solid #ddd;
}
ul.options-list li:last-child {
	border-bottom: none;
}
ul.options-list li span {
	display: inline-block;
	font-weight: 600;
	min-width: 100px;
	max-width: 300px;
	vertical-align: top;
}
ul.options-list li p {
	display: inline-block;
	margin-bottom: 0;
}
h4.tbltitle {
	border-bottom: none;
	margin-top: 25px;
}
.panel-heading a, .panel-heading a:hover, .panel-heading a:focus {
	border-bottom: none;
}
.panel-heading {
	padding: 8px 10px;
}
.sidebar .panel-group {
	margin-bottom: 0;
}
ul.form-details, ol.form-details {
	margin-left: 0;
	font-size: 0.9em;
	letter-spacing: normal;
}
ul.form-details li span, ol.form-details li span {
	display: inline-block;
	min-width: 60px;
	font-weight: 600;
}
/* ##### ACADEMICS ##### */
.anclear {
	display: block;
	position: relative;
	visibility: hidden;
	top: -200px;
}
.ancleart {
	display: block;
	position: relative;
	visibility: hidden;
	top: -225px;
}
ul.catalog-list-course {
	margin-left: 0;
}
ul.catalog-list-course li span {
	font-size: 1.25em;
}

/* Images */
.img-featured {
	margin-bottom: 25px;
}

.directory-item {
	padding: 15px 0;
	letter-spacing: normal;
}
.directory-img>a>img {
	float:left;
	border: 4px solid #FFF;
	box-shadow: 0 0 25px -10px #000;
	width: 85px;
	height: auto;
}
.directory-desc {
	margin-left: 100px;
}
.directory-heading {
	font-size: 1.2em;
	font-weight: 400;
	position:relative;
	padding-bottom: 7px;
	padding-top: 5px;
	margin-bottom: 2px;
}
.border-red {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 100%;
	background: #e9242c;
}
.border-green {
	background: #24e965;
}
.border-yellow {
	background: #f4be1b;
}
.border-skyblue {
	background: #24cfe9;
}
.border-purple {
	background: #e92485;
}
.border-blue {
	background: #2493e9;
}
.directory-desc p {
	margin-bottom: 0;
}
.img-modal {
	margin-right: 15px;
	margin-bottom: 5px;
	width: 139px;
	height: auto;
}
.modal-header {
	padding-bottom: 0;
}
.mod-title-main {
	border-bottom: none;
	margin-bottom: 0;
	font-size: 1.25em;
}
.mod-title {
	border-bottom: none;
	margin-bottom: 3px;
}
.mod-utitle {
	border-bottom: none;
	margin-bottom: 3px;
	margin-top: 0;
	font-size: 1em;
}
ul.modal-ctt {
	margin-left: 0;
}
ul.modal-ctt li {
	padding: 2px 0;
}

/* --- Calendar Modal --- */
.caltime {
	font-size: 1.2em;
	padding: 10px 0;
}
.caltime strong {
	display: inline-block;
	float: left;
    width: 22%;
}
.caltime span {
	display: inline-block;
	float: left;
    width: 78%;
}
#fcmodal h3 {
	color: #2493e9;
}
/* Calendar Feeds */
.calendar-container, .calendar-nocontainer {
	font-size: 1em;
}
.calendar-container { /* displaying date */
	margin: 7px 0 0;
	padding: 0;	
}
.calendar-nocontainer { /* no date displayed */
	margin: 0;
}
.calendar-item {
	padding: 0;
	margin: 0 0 8px;
}
.calendar-item-date {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.15em;
	font-weight: 500;
	margin: 10px 0 0;
	padding: 17px 0 0 0;
	color: #24cfe9;
	text-transform: capitalize;
	letter-spacing: -0.02em;
	border-top: 1px solid #DDD;
}
.calendar-item-date:first-child {
	margin: 20px 0 0;
	padding: 0 0 0 0;
	border-top: none;
}
.calendar-item-time {
	font-size: 1em;
	font-weight: 500;
	padding: 5px 0 0 33px;
	margin: 0;
	color: #222;
}
/*
.calendar-item-time a {
	color: #222;
}
.calendar-item-time a:hover, 
.calendar-item-time a:focus {
	color: #000;
	text-decoration: underline;
} */
.calendar-item-title {	
	font-size: 1em;
	font-weight: 300;
	color: #444;
	text-transform: capitalize;
	padding: 1px 0 7px 33px;
	line-height: 1.4em;	
	letter-spacing: 0.01em;
}
.calendar-item-detail {
	margin: 0;
	padding: 0; 
}
.calendar-item-detail, .calendar-item-detail p{
	font-size: 0.9em;
	line-height: 16px; 
	color: #3a4488;
	text-transform:none;
	text-align: justify;	
}
.calendar-item-detail p {
	padding: 0 0 8px;
	margin: 0;
	line-height: 1.4em;
}
.calendar-item-detail a {
	border-bottom: 1px dotted #BBB;
}
.calendar-item-detail a:hover {
	border-bottom: 1px solid #7985B5;
}
/* No results from calendar feed */ 
.no-result {
	font-size: 0.85em;
	color: #888;
	text-align:center;
	margin-top: 45px;
	margin-bottom: 45px;
	letter-spacing: 0.1em;
}


/* Custom Font Colours */
.gred 	  {color: #e9242c;}
.ggreen   {color: #24e965;}
.gyellow  {color: #f4be1b;} /* formerly e9c624 */
.gskyblue {color: #24cfe9;}
.gpurple  {color: #e92485;}
.gblue    {color: #2493e9;}
.gdefault {color: #DDD;}

/* Custom Border Colours */
.bred 	  {border-bottom-color: #e9242c;}
.bpurple  {border-bottom-color: #e92485;}
.bblue    {border-bottom-color: #2493e9;}
.byellow  {border-bottom-color: #f4be1b;} /* formerly e9c624 */
.bgreen   {border-bottom-color: #24e965;}
.bdarkred {border-bottom-color: #3f080a;}
.bskyblue {border-bottom-color: #24cfe9;}

/* Breadcrumbs */
ul.breadcrumbs {
	margin-left: 0;
	margin-bottom: 0;
}
ul.breadcrumbs li {
	padding-left: 0;
	padding-right: 0;
}
.sidebar h5, .sidebar h6 {
	margin-top: 28px;
}
.sidebar h4 {
	margin-top: 34px;
}
.sidebar-home h4 {
	margin-top: 31px;
}
.sidebar h6.mod-utitle {
	margin-top: 0;
}

/* ### Social Media ### */
#twitter-feed { /* twitter */
	width: 100%;
    height: 185px;
	margin: 0 auto;
    padding: 0;
    background-color: transparent;
    overflow: hidden;
}
.twitter-article, #loading-container {
    width: 100%; /* Same as twitter-feed */
    height: 100%;
	float: left;
    padding: 5px 0;
}
.twitter-article {
	height: auto;
}
#loading-container {
    padding: 60px 0 5px;
    text-align: center;
}
.twitter-pic {
    width: 42px;
	float: left;
}
.twitter-pic img {
	border-radius: 4px;
}
.twitter-text p {
    margin-left: 57px;
	margin-bottom: 0;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #444;
}
.twitter-text p a {
	font-size: 1em;
}
.tweet-time {
    float: right;
}
/* -------- FEED  ACTIONS ------*/
#twitter-actions {
    width: 75px;
    float: right;
    margin-right: 5px;   
    margin-top: 3px;
    display: none;
}
.intent {
    width: 25px;
    height: 16px;
    float: left; 
}
.intent a{
    width: 25px;
    height: 16px;
    display: block;
    background-image: url(../img/tweet-actions.png);
    float: left; 
} 
.intent a:hover { background-position: -25px 0;}
#intent-retweet a { background-position: 0 -17px;} 
#intent-retweet a:hover { background-position: -25px -17px;} 
#intent-fave a { background-position: 0 -36px;} 
#intent-fave a:hover { background-position: -25px -36px;} 
  
/* -------- RETWEET INDICATOR ------*/
#retweet-indicator {
    width: 25px; /* 14px */
    height: 16px; /* 10px */
    background-image: url(../img/tweet-actions.png);
    background-position: 0 -17px; /* -5px -54px */
    margin-top: 3px;
    float: left;
}

/* ----- BLOG APP ----- */
.blog-listing {
	padding-bottom: 30px;
}
.blog-entry {
	padding: 10px 0 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #E3E3E3;
}
.blog-entry:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}
.date-contain {
	width: 70px;
	height: 70px;
    background-color: #F3F3F3;
    border: 3px solid #F5F5F5;
    border-radius: 43px;
    box-shadow: inset 0 -25px 50px -10px #FFF;
}
.day-contain {
	font-family: 'Open Sans', sans-serif;
	font-size: 2em;
	font-weight: 300;
	text-align: center;
	line-height: 1em;
	padding: 3px 0 1px;
	letter-spacing: normal;
}
.mth-contain {
	font-size: 0.72em;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: normal;
	color: #444;
}
.blog-post-content {
	margin-left: 0;
}
.blog-post-content h3 {
	margin-top: 0;
	line-height: 1.3;
}
.blog-description {
	padding: 8px 0 0;
}
.blog-description img {
	width: 250px;
	max-width: 100%;
	height: auto;
	border: 4px solid white;
	border-radius: 2px;
	box-shadow: 0 0 18px -8px #000;
}
a.p-category:not(:last-of-type):after {
  content: ",";}
a.p-category:nth-last-of-type(2):before {
  content: none;}
a.p-category {color: #555;}
a.p-category:hover, a.p-category:focus {
	color: #333;
	text-decoration: underline;
}
.paginate {
	background-color: #EEE;
	padding: 8px 0 5px;
	border-radius: 2px;
	margin-bottom: 12px;
}
/* --- item post --- */
.blog-feature-img {
	margin-bottom: 30px;
}
.blog-featured-img-listed {
	margin-top: 10px;
	margin-bottom: 10px;
}
.blog-description-full img {
	width: 100%;
	max-width: 413px;
	height: auto;
	border: 4px solid white;
	border-radius: 2px;
	box-shadow: 0 0 18px -6px #000;
	margin-bottom: 10px;
}

/* ----- BLOG SOCIALSET ----- */
/* Social Buttons */
.socialset {
  display: block;
  margin-top: 5px;
  margin-bottom: 7px;
  overflow:hidden;
  border-top: 2px solid #F1F1F1;
  padding: 10px 10px 0 0;
}
/* Social Buttons In List */
.twittertweet, .facebooklike {
  float:left;
  padding-bottom: 1px;
}
.facebooklike {
  margin-top: -4px;
  margin-right: 15px;
  margin-bottom: 0;
}
.twittertweet {
  margin-left: 0;
  margin-right: -15px;
}
/* Social Buttons In Post */
.post-social>.twittertweet, .post-social>.facebooklike, .post-social>.linkedinshare, .post-social>.googleplusone {
  float:left;
  padding-bottom: 4px;
}
.post-social>.facebooklike {
  margin-top: -3px;
  margin-right: 0;
  margin-bottom: 0;
}
.post-social>.twittertweet {
  margin-left: 10px;
  margin-right: 10px;
}
.post-social>.linkedinshare {
  margin-left: 0;
  margin-top: 0;
}
.post-social>.googleplusone {
  margin-left: 10px;
  margin-top: 0;
}
/* ----- Contact Page ----- */
.embed-responsive.embed-responsive-16by92 {
	padding-bottom: 36.25%;
}
.feedf {
	display: none;
	visibility: hidden;
}

/* ----- Clubs & Activites Page ----- */
.clubentry {
	padding: 15px 0;
}
h3.clubh {
	font-size: 1.5em;
	background-color: #F1F1F1;
	margin: 0 0 15px;
	padding: 11px 7px 9px;
	border-bottom: 1px solid #E1E1E1;
}
.clubentry h6 {
	border-bottom-color: #F5f5F5;
}
.clubdesc {
	padding: 0 5px 7px 0;
}
.clubdesc img {
	max-width: 300px;
	height: auto;
}
ul.club-staff {
	padding-bottom: 20px;
}
.club-staffname {
	font-weight: 400;
	font-size: 0.9em;
}
.gclub-default {
	color: #B3B3B3;
}
.clubm1 { /* Time */
	padding: 0;
	font-size: 0.9em;
	line-height: 1.7em;
}
span.clubday {
	display: inline-block;
	width: 90px;
}
.clubm3 { /* Time alternative */
	font-size: 0.9em;
	line-height: 1.7em;
}
.clubsched {
	padding-bottom: 20px;
}
ul.clubresc {
	margin-left: 0;
	font-size: 0.95em;
}
.clubm2 { /* Locations */
	font-weight: 500;
	font-size: 0.95em;
	letter-spacing: 0.01em;
}
.clubm2 p {
	margin-bottom: 0;
}
.small-nopad {
	padding-left:0;
	padding-right:0;
}
.section-block img {
	display: block;
	max-width: 100%;
	height: auto !important;
}

/* Teacher's Course List */
.course-entry {
	border-bottom: 1px solid #E5E5E5;
	padding: 10px 0;
}
.course-categories span {
	display: inline-block;
	min-width: 100px;
	font-weight: 400;
}
.wrap-ttl {
	padding-left: 33px;
    text-indent: -1.55em;
}
.wrap-ttl a {
	text-indent: 0;
}
.course-info {
	padding-left: 33px;
	text-indent: 0;
}
/* ----- Classrooms Home ----- */
.class-home-heading {
	margin-bottom: 25px;
}
.class-home-sh {
	padding-bottom: 10px;
}
.media-border-top {
	border-top: 1px solid #E5E5E5;
	border-bottom: none;
	margin-top: 5px;
	padding-top: 8px;
	padding-left: 10px;
}
.resc-adjustment {
	padding-left: 30px;
	text-indent: -1.25em;
	border-bottom: none;
}
.resc-spec {
	display: inline-block;
	font-size: 0.8em;
	color: #343434;
	text-indent: 0;
	text-transform: uppercase;
	font-weight: 300;
	padding-bottom: 6px;
}
.rsubdesc {
	padding-left: 22px;
}
.media-border-bottom {
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.media-border-bottom:last-child {
	border-bottom: none;
}
.media-list-med>a>img {
	width: 88px;
	height: auto;
}
.sub-course-info {
	font-size: 0.8em;
	font-weight: 600;
	padding-top: 8px;
	padding-bottom: 0;
	margin-bottom: 0;
}
.profilesched {
	padding-bottom: 0;
}
.btmroom {
	margin-bottom: 35px;
}


/* ----- Classrooms Subpages ----- */
.cpostentry {
	padding: 0 0 25px;
}
.cpostentry h5 {
	font-weight: 400;
}
.cpostentry .panel-title {
	font-weight: 400;
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.cpostentry .panel-group {
	margin-bottom: 7px;
}

/* Title & Date */
.cnwscap {
	display: block;
	line-height: 1.48em;
	font-weight: 400;
}
.cnwstime {
	display: block;
	font-size: 0.78em;
	font-weight: 300;
	padding: 5px 0 0;
}
.full-classpost .cnwscap {
	font-size: 1.4em;
	line-height: 1.4em;
}
.full-classpost .cnwstime {
	font-size: 0.95em;
}
/* Post Image and Content */
.cnwsimg img {
	max-width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.full-cnwsimg {
	float: left;
}
.cnwsdiv {
	font-size: 0.9em;
}
.cnwsdiv img {
	max-width: 100%;
	height: auto;
}
.full-classpost .cnwsdiv {
	font-size: 1em;
}
.no-detail {
	color: #AAA;
	font-size: 0.9em;
	text-align: center;
	padding: 0;
	margin: 0;
}
a.btn-classrm {
	color: #999;
	background-color: #fff;
	border-color: #ddd;
}
a.btn-classrm:hover,
a.btn-classrm:focus {
	color: #555;
	background-color: #f5f5f5;
	border-color: #ddd;
}
.course-desc-cnt p {
	display: inline;
}
.btn-link-custom {
	font-weight: 400;
    font-size: 1em;
    padding: 0;
    display: inline;
    vertical-align: top;	
}
.course-img-modal {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.media-crs-font a {
	font-size: 0.9em;
}
/* Media Section */
.album-list {
	padding: 0;
	margin: 0;
}
.album-image {
	display: inline-block;
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.album-image-full {
	margin-right: 7px;
	margin-bottom: 10px;
	border: 4px solid #fff;
	box-shadow: 0 1px 18px -8px #000;
}
.img-class-thumb:hover,
.img-class-thumb:focus {
	opacity: 0.7;
}
/* Editor videos responsive */
.video-container {
	height: 0;
	padding-bottom: 56.25%;
	position: relative;
	margin-bottom: 16px;
}
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/* Class Directory */
.direct-section {
	padding: 10px 0 0;
}
.class-list-container {
	padding-bottom: 20px;
}
i.myclass {
	vertical-align: middle;
}
.lead-ttl {
	margin-bottom: 20px;
    font-size: 1.24em;
    font-weight: 500;
    letter-spacing: -0.01em;
}
.class-list-teacher {
	display: block;
	margin-top: -4px;
	margin-left: 60px;
	font-size: 1em;
	font-weight: 300;
}
.alert-custom {
	padding: 20px 0 0;
}
.alert-custom>.alert {
	padding: 7px 15px 5px;
}
.alert-custom>.alert-dismissible {
	padding-right: 35px;
}

/* Department Directory */
.class-list-container-dept {
	padding-bottom: 20px;
}
.class-list-container-deptlist {
	padding-bottom: 8px;
	margin-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
}
.margin-20 {
	margin-top: 20px;
}
.dept-faculty-name {
	font-size: 1em;
}
.dept-course-name {
	font-size: 1em;
}
.dept-instructor-name {
	text-transform: uppercase;
	font-size: 0.8em;
	padding-left: 18px;
}
.dept-instructor-name a {
	color: #888;
}
.dept-instructor-name a:hover,
.dept-instructor-name a:focus {
	color: #444;
}
.dept-list-container {
	padding-bottom: 20px;
	padding-left: 35px;
    text-indent: -0.98em;
}
.align-bkmark {
	font-size: 1.5em;
    vertical-align: middle;
}
h4.sidebar-panel-title {
	margin-top: 0;
}
.sidebar .rsubdesc {
	padding-left: 0;
	text-indent: 0;
}
.class-list-container-chair {
	padding-bottom: 20px;
}
.media-list-chair>a>img {
	width: 150px;
	height: auto;
}
.chair-body .dept-faculty-name {
	font-size: 1.25em;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
	h1 {font-size: 2.5em; }
	h2 {font-size: 2.25em;}
	h3 {font-size: 2em;}
	h4 {font-size: 1.75em;}
	h5 {font-size: 1.5em;}
	h6 {font-size: 1.25em;}

	.navbar-imp {
		padding: 12px 15px 0 15px;
		font-size: 0.9em;
	}	
	.lang-search {
		top: -6px;
		right: 5px;
	}
	.searchbr input.form-control {
		width: 145px;
	}
	.navbar-seg {
		height: 75px;
		padding: 0 0 0 0;
	}
	.navbar-nav {
		margin-left: 0;
		margin-right: 0;
	}
	.navbar-seg .navbar-nav>li>a {
		color: #000;
		font-size: 1.15em;
		font-weight: 300;
		text-transform: uppercase;
		text-align: left;
		letter-spacing: normal;
		line-height: 75px;
		padding: 0 7px;
		background: transparent;
	}
	.navbar-seg .navbar-nav>li>a:focus,
	.navbar-seg .navbar-nav>li>a:hover {
		color: #e9242c;
		background: transparent;
		font-weight: 300;
		transition-property: color;
	    transition: color .35s ease-in-out;
	    -moz-transition: color .35s ease-in-out;
	    -webkit-transition: color .35s ease-in-out;
	    -o-transition: color .35s ease-in-out;
	}
	.navbar-seg .navbar-nav>li.selected>a, 
	.navbar-seg .navbar-nav>li.ancestor>a {
		color: #e9242c;
		font-weight: 400;
	}
	.navbar-imp a.selected,
	.navbar-imp a.ancestor {
		color: #FFF;
	}
	.emergency {
		text-align: center;
	}

	/* Effect 12: circle */
	.cl-effect-12>li>a::before,
	.cl-effect-12>li>a::after {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 60px;
		height: 60px;
		border: 2px solid rgba(255,255,255,0.3);
		border-radius: 50%;
		content: '';
		opacity: 0;
		-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
		-moz-transition: -moz-transform 0.3s, opacity 0.3s;
		transition: transform 0.3s, opacity 0.3s;
		-webkit-transform: translateX(-50%) translateY(-50%) scale(0.2);
		-moz-transform: translateX(-50%) translateY(-50%) scale(0.2);
		transform: translateX(-50%) translateY(-50%) scale(0.2);
	}
	.cl-effect-12>li>a::after {
		width: 50px;
		height: 50px;
		border-width: 6px;
		-webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
		-moz-transform: translateX(-50%) translateY(-50%) scale(0.8);
		transform: translateX(-50%) translateY(-50%) scale(0.8);
	}
	.cl-effect-12>li>a:hover::before,
	.cl-effect-12>li>a:hover::after,
	.cl-effect-12>li>a:focus::before,
	.cl-effect-12>li>a:focus::after {
		opacity: 1;
		-webkit-transform: translateX(-50%) translateY(-50%) scale(1);
		-moz-transform: translateX(-50%) translateY(-50%) scale(1);
		transform: translateX(-50%) translateY(-50%) scale(1);
	}
	.navbar-collapse {
		border-top: none;
	}
	.navbar-brand {
		padding: 0;
	}
	.navbar-brand>img {
		padding: 0 0 0 13px;
	}
	.navbar-nav .open .dropdown-menu {
    margin-top: 0;
    background-color: #FFF;
	}
	.navbar-nav .open .dropdown-menu .dropdown-header, 
	.navbar-nav .open .dropdown-menu>li>a {
	    padding: 5px 20px 5px 10px; 
	}
	.dropdown-menu { 
	    padding: 0;
	    margin: 2px 0 0;
	    font-size: 14px;
	    text-align: left;
	    background-color: #FFF;
	    border-top: 1px solid #DDD;
	    border-right: none;
	    border-left: none;
	    border-bottom: 5px solid #333;
	    border-radius: 0;
	}
	.dropdown-menu>li>a {
	    padding: 7px 40px 7px 10px;
	    font-size: 1em;
	    font-weight: 300;
	    letter-spacing: 0.02em;
	    color: #000;
	}
	.dropdown-menu>li>a:focus, 
	.dropdown-menu>li>a:hover {
	    color: #FFF;
	    box-shadow: inset 8px 0 0px 0px #333;
	    background-color: #e9242c;
	    transition-property: all;
	    transition: all .3s ease-in-out;
	    -moz-transition: all .3s ease-in-out;
	    -webkit-transition: all .3s ease-in-out;
	    -o-transition: all .3s ease-in-out;
	}
	.caltime strong {
	    width: 12%;
	}
	.caltime span {
	    width: 88%;
	}
	.date-contain {
		width: 86px;
		height: 86px;
	}
	.day-contain {
		font-size: 2.4em;
	}
	.mth-contain {
		font-size: 0.82em;
	}
	.blog-post-content {
		margin-left: 100px;
	}

	.footer h5 {
		font-size: 1.33em;
	}
	.ft-ctt {
		border-left: none;
	}
	.ft-innovate {
		margin-top: 15px;
		padding: 3px 0 0 25px;
		font-size: 2.2em;
		letter-spacing: 0.7em;
	}
	.footer-nav {
		padding-left: 5px;
		margin-bottom: 15px;
	}
	.footer-nav>li {
		line-height: 1.6em;
	}
	.footer-nav>li>a {
		display: block;
		font-weight: 300;
		font-size: 1.15em;
	}
	.footer-nav>li.selected>a {
		color: #e9242c;
	}
	.footer a {
		color: #AAA;
	}
	.footer a:hover, .footer a:focus {
		color: #FFF;
		text-decoration: none;
		transition-property: all;
	    transition: all .3s ease-in-out;
	    -moz-transition: all .3s ease-in-out;
	    -webkit-transition: all .3s ease-in-out;
	    -o-transition: all .3s ease-in-out;
	}
	.page {
		margin-top: 164px;
		padding-left: 0;
		padding-right: 0;
	}
	.page-home {
		margin-top: 100px;
	}
	/* 
	.page-slider {
		margin-top: 114px;
		padding: 0 0 0 0;
		border-bottom: 5px solid #FFF;
	}
	.page-slider h1 {
		color: #FFF;
		font-weight: 400;
		text-shadow: 2px 1px 1px #000;
	}
	.desc-slide {
		color: #FFF;
		font-weight: 300;
		font-family: 'Open Sans', sans-serif;
		text-shadow: 2px 1px 1px #000;
		background-color: #000;
		border-left: 7px solid #e9242c;
		padding: 7px 15px 1px 10px;
		border-top-right-radius: 20px;
		border-bottom-right-radius: 20px;
		opacity: 0.8;
	} */
	.page-video {
		top: 115px;
	}

	.directory-item {
		padding: 15px 0;
		letter-spacing: normal;
	}
	.directory-img>a>img {
		float: none;
		border: 4px solid #FFF;
		box-shadow: 0 0 25px -10px #000;
		width: 120px;
		height: auto;
	}
	.directory-desc {
		margin-left: 0;
	}
	.directory-heading {
		font-size: 1.2em;
		font-weight: 400;
		position:relative;
		padding-bottom: 7px;
		padding-top: 5px;
		margin-bottom: 2px;
	}
	.border-red {
		content: " ";
		position: absolute;
		left: 20%;
		bottom: 0;
		height: 2px;
		width: 60%;
		background: #e9242c;
	}
	.border-green {
		background: #24e965;
	}
	.border-yellow {
		background: #f4be1b;
	}
	.border-skyblue {
		background: #24cfe9;
	}
	.border-purple {
		background: #e92485;
	}
	.border-blue {
		background: #2493e9;
	}
	.img-modal {
		margin-right: 15px;
		margin-bottom: 5px;
		width: 180px;
		height: auto;
	}
	.modal-header {
		padding-bottom: 0;
	}
	.mod-title-main {
		border-bottom: none;
		margin-bottom: 0;
		font-size: 2em;
	}
	.mod-title {
		border-bottom: none;
		margin-bottom: 3px;
	}
	.mod-utitle {
		border-bottom: none;
		margin-bottom: 3px;
		margin-top: 0;
		font-size: 1.25em;
	}
	ul.modal-ctt {
		margin-left: 0;
	}
	ul.modal-ctt li {
		padding: 2px 0;
	}

	/* Clubs & Activities Page */
	.clubentry {
		padding: 15px 0;
	}
	h3.clubh {
		font-size: 2em;
		background-color: #F1F1F1;
		margin: 0 0 15px;
		padding: 11px 7px 9px;
		border-bottom: 1px solid #E1E1E1;
	}
	.clubentry h6 {
		border-bottom-color: #F5f5F5;
	}
	.clubdesc {
		padding: 0 5px 7px 0;
	}
	.clubdesc img {
		max-width: 300px;
		height: auto;
	}
	ul.club-staff {
		padding-bottom: 20px;
	}
	.club-staffname {
		font-weight: 400;
		font-size: 0.9em;
	}
	.gclub-default {
		color: #B3B3B3;
	}
	.clubm1 { /* Time */
		padding: 0;
		font-size: 0.9em;
		line-height: 1.7em;
	}
	span.clubday {
		display: inline-block;
		width: 90px;
	}
	.clubm3 { /* Time alternative */
		font-size: 0.9em;
		line-height: 1.7em;
	}
	.clubsched {
		padding-bottom: 20px;
	}
	ul.clubresc {
		margin-left: 0;
		font-size: 0.95em;
	}
	.clubm2 { /* Locations */
		font-weight: 500;
		font-size: 1.1em;
	}
	.clubm2 p {
		margin-bottom: 0;
	}
	.small-nopad {
		padding-left: 15px;
		padding-right: 15px;
	}

    /* Counselors Pages */
    .counselor-main-section {

    }
    .cmsect {
    	border-bottom: 1px solid #E3E3E3;
    	padding-bottom: 30px;
    	margin-top: 25px;
    	margin-bottom: 15px;
    }
    .cmsect-gen {
    	border-bottom: none;
    	padding-bottom: 0;
    	margin-top: 25px;
    	margin-bottom: 0;
    }
    .counselor-time {
    	padding: 2px 0 15px;
    	font-size: 0.9em;
    	color: #2493e9;
    }
    .counselor-time span {
    	display: inline-block;
    	color: #777;
    	font-size: 0.8em;
    }
    .counselor-content {
    	padding-top: 3px;
    	padding-bottom: 8px;
    }
    .counselor-content img {
    	display: block;
    	height: auto;
    	max-width: 100%;
    }
    .counselor-content h1, 
    .counselor-content h2,
    .counselor-content h3,
    .counselor-content h4 {
    	color: #e9242c;
    	font-size: 1.75em;
    	border-bottom: none;
    	padding-bottom: 0;
    	padding-top: 8px;
    	margin-bottom: 6px;
    }
    .counselor-content h5 {
    	color: #7c2323;
    	margin-top: 15px;
    	border-bottom: none;
    	margin-bottom: 0;
    	padding-bottom: 8px;	
    }
    .counselintro {
    	font-weight: 600;
    }
    .resc-item:nth-child(odd) {
    	clear: left;
    }



}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 
	.lang-search {
		right: 5px;
	}
	.searchbr input.form-control {
		width: 230px;
	}
	.navbar-seg {
		height: 100px;
	}
	.navbar-nav {
		margin-left: 0;
		margin-right: 0;
	}
	.navbar-imp {
    	padding: 12px 30px 0 15px;
	}
	.navbar-seg .navbar-nav>li>a {
		font-size: 1.3em;
		padding: 0 10px;
		line-height: 100px;
	}
	.cl-effect-12>li>a::before,
	.cl-effect-12>li>a::after {
		width: 80px;
		height: 80px;
	}
	.cl-effect-12>li>a::after {
		width: 70px;
		height: 70px;
	}
	.navbar-brand>img {
		padding: 0 0 0 8px;
	}
	.navbar-right .dropdown-menu {
	    right: auto;
	    left: 0;
	}
	.dropdown-menu>li>a {
	    padding: 5px 20px 5px 10px;
	    font-size: 1.1em;
	}
	.ft-ctt {
		border-left: 1px solid #3f080a;
	}
	.ft-innovate {
		margin-top: 25px;
		padding: 3px 0 0 40px;
		font-size: 2.2em;
		letter-spacing: 1.1em;
	}
	.page {
		margin-top: 189px;
	}
	.page-home {
		margin-top: 140px;
	}
	/*
	.page-slider {
		margin-top: 139px;
		padding: 0 0 0 0;
	} */
	.page-video {
		top:  140px;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
	.lang-search {
		right: 0;
	}
	.navbar-nav {
		margin-left: 0;
		margin-right: 0;
	}
	.navbar-seg .navbar-nav>li>a {
		font-size: 1.6em;
		padding: 0 15px;
	}
	.navbar-imp {
		padding: 12px 0 0 0;
	}
	.navbar-seg {
		padding: 0 0 0 0;
	}
	.modal-open .navbar-imp {
		padding: 12px 19px 0 0;
	}
	.modal-open .navbar-seg {
		padding: 0 19px 0 0;
	}
	.footer h5 {
		font-size: 1.5em;
	}
	.ft-innovate {
		margin-top: 25px;
		padding: 3px 0 0 40px;
		font-size: 2.2em;
		letter-spacing: 1.5em;
	}
}








 