@font-face {
  font-family: 'TitilliumExtraLight';
  src: url('/app_themes/global/fonts/titillium/titilliumweb-extralight-webfont.eot');
  src: url('/app_themes/global/fonts/titillium/titilliumweb-extralight-webfont.eot?#iefix') format('embedded-opentype'), url('/app_themes/global/fonts/titillium/TitilliumWeb-ExtraLight.ttf') format('truetype');
}
@font-face {
  font-family: 'TitilliumRegular';
  src: url('/app_themes/global/fonts/titillium/titilliumweb-regular-webfont.eot');
  src: url('/app_themes/global/fonts/titillium/titilliumweb-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/app_themes/global/fonts/titillium/TitilliumWeb-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'TitilliumBold';
  src: url('/app_themes/global/fonts/titillium/titilliumweb-bold-webfont.eot');
  src: url('/app_themes/global/fonts/titillium/titilliumweb-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/app_themes/global/fonts/titillium/TitilliumWeb-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'TitilliumItalic';
  src: url('/app_themes/global/fonts/titillium/titilliumweb-italic-webfont.eot');
  src: url('/app_themes/global/fonts/titillium/titilliumweb-italic-webfont.eot?#iefix') format('embedded-opentype'), url('/app_themes/global/fonts/titillium/TitilliumWeb-Italic.ttf') format('truetype');
}
@font-face {
  font-family: 'TitilliumBoldItalic';
  src: url('/app_themes/global/fonts/titillium/titilliumweb-bolditalic-webfont.eot');
  src: url('/app_themes/global/fonts/titillium/titilliumweb-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('/app_themes/global/fonts/titillium/TitilliumWeb-BoldItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'TitilliumBlack';
  src: url('/app_themes/global/fonts/titillium/titilliumweb-black-webfont.eot');
  src: url('/app_themes/global/fonts/titillium/titilliumweb-black-webfont.eot?#iefix') format('embedded-opentype'), url('/app_themes/global/fonts/titillium/TitilliumWeb-Black.ttf') format('truetype');
}
@font-face {
  font-family: 'OpenSansRegular';
  src: url('/app_themes/global/fonts/opensans/OpenSans-Regular-webfont.eot');
  src: url('/app_themes/global/fonts/opensans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/app_themes/global/fonts/opensans/OpenSans-Regular.ttf') format('truetype');
}
main {
  min-height: 500px;
}
main img {
  max-width: 100%;
  height: auto;
}
body {
  background-color: #003057;
  font-family: OpenSansRegular,Verdana,Arial;
  font-size: 16px;
  color: #363636;
}
ul,
ol {
  margin-bottom: 10px;
}
main a,
main a:hover,
main a:focus {
  text-decoration: none;
  color: #363636;
}
.TextFooter a,
.TextFooter a:hover,
.TextFooter a:focus {
  text-decoration: none;
}
main a:link {
  text-decoration: none;
  color: #363636;
  font-weight: bold;
  border-bottom: 1px solid #363636;
}
main a:visited {
  text-decoration: none;
  color: #363636;
  border-bottom: 1px dotted #363636;
}
main a:hover,
main a:focus {
  text-decoration: none;
  color: #363636;
  font-style: italic;
  border-bottom: 1px dashed #363636;
}
main a:active {
  text-decoration: none;
  color: #363636;
  font-style: italic;
  border-bottom: 1px solid #363636;
}
.image-a {
  border-bottom: 0px !important;
}
.TextFooter a:link {
  border-bottom: 0px;
}
.TextWhite,
.TextWhite a,
.TextFooter,
.TextFooter a {
  color: #ffffff;
  border: 0px solid #ffffff;
}
.TextWhite a:link {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.btn-default {
  border-color: #363636;
}
.btn {
  border-width: 1px !important;
  border-radius: 0px;
}
.btn-MoreInfo:hover {
  color: #363636;
  border-bottom: 1px solid #ADADAD;
}
span.btn-MoreInfo {
  color: #ffffff;
  border: 1px solid #ffffff;
}
.btn-MoreInfo {
  background-color: transparent;
  border-width: 1px !important;
  border-radius: 0px;
  margin-top: 15px;
  position: absolute;
  bottom: 15px;
  right: 15px;
}
#news-gallery .btn-MoreInfo {
  bottom: 5px;
}
.btn-MoreInfo-float {
  background-color: transparent;
  border-width: 1px !important;
  border-radius: 0px;
  margin-top: 15px;
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  padding-bottom: 30px;
}
.clearfixNopad:after {
  content: " ";
  display: block;
  clear: both;
}
.mediaLibraryListTable {
  font-size: 14px;
}
.mediaLibraryFileName {
  padding: 2px 2px 2px 5px;
}
.mediaLibraryListTable a:link {
  border-bottom: 0px ;
}
.mediaLibraryListTable a:hover {
  border-bottom: 1px dashed #363636;
}
.mediaLibraryIcon {
  width: 16px;
  vertical-align: top;
}
span.btn-MoreInfo {
  color: #ffffff;
  border: 1px solid #ffffff;
}
.TextWhite .btn-MoreInfo:hover {
  color: #363636;
  border-bottom: 1px solid #ffffff;
}
.TextWhite a:visited {
  color: #ffffff;
  border-bottom: 1px dotted #ffffff;
}
.TextWhite a:hover,
.TextWhite a:focus,
.TextFooter a:hover,
.TextFooter a:focus {
  border-bottom: 1px dashed #ffffff;
  font-style: italic;
}
.TextWhite a:active {
  border-bottom: 1px solid #ffffff;
}
.EventList a:link,
.BlogList a:link,
.Tweets a:link {
  font-weight: normal;
  border-bottom: 0px solid #363636;
}
.EventList li {
  border: 1px solid;
  padding: 5px;
  margin-top: 5px;
}
.TextBlack {
  color: #000000;
}
.TextLightGrey {
  color: #727272;
}
.TitleDarkBlue {
  font-family: TitilliumBold;
  color: #003057;
  text-transform: uppercase;
}
.TitleDarkGrey {
  font-family: TitilliumRegular;
  color: #363636;
  text-transform: uppercase;
}
.ViewAll {
  padding-top: 10px;
  text-transform: uppercase;
  font-family: TitilliumBold,Verdana,Arial;
}
.ViewAll a:link,
.nmmu-card a:link {
  border-bottom: 0px;
}
.ViewAll a:hover,
.nmmu-card a:hover {
  border-bottom: 1px dashed;
}
h1,
h2,
h3,
h4,
h5,
h6,
.timeline-header h1.summary,
.FeedCaption {
  font-family: TitilliumBold,Verdana,Arial;
  text-transform: uppercase;
  margin-top: 0px;
}
h2 a,
h3 a,
h4 a {
  line-height: 1.3;
}
.BlogPTitle {
  font-size: 18px;
  margin-bottom: 10px;
}
.BlogPDate {
  font-weight: bold;
}
.tbsZindex {
  z-index: 9000;
}
.tbsRow {
  margin-top: 0px;
}
@media (min-width: 767px) {
  .tbsRow {
    margin-top: 15px;
  }
}
.tbsColFirst {
  padding-left: 0px;
  padding-right: 0px;
  overflow: hidden;
}
@media (min-width: 767px) {
  .tbsColFirst {
    padding-left: 0px;
    padding-right: 7px;
  }
}
.tbsColMiddle {
  padding-left: 0px;
  padding-right: 0px;
  overflow: hidden;
}
@media (min-width: 767px) {
  .tbsColMiddle {
    padding-left: 8px;
    padding-right: 7px;
  }
}
.tbsColLast {
  padding-left: 0px;
  padding-right: 0px;
  overflow: hidden;
}
@media (min-width: 767px) {
  .tbsColLast {
    padding-left: 8px;
    padding-right: 0px;
  }
}
.EventsCalendar {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.EventsCalendar .tbsColFirst,
.EventsCalendar .tbsColMiddle,
.EventsCalendar .tbsColLast,
.EventsCalendar .tbsRow {
  overflow: visible;
}
.tbsVpad {
  padding-top: 15px;
  padding-bottom: 15px;
}
.tbsHpad {
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .tbsStackedVpad {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.tbsNoVpad {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.tbsHnopad {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.tbsNoHmar {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.tbsMarginMinusH {
  margin-left: -15px !important;
  margin-right: -15px !important;
}
@media (min-width: 767px) {
  .tbsStacked {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: -15px;
    margin-bottom: -15px;
  }
}
.tbsHMobileSeparator {
  border-bottom: 0px;
}
@media (max-width: 767px) {
  .tbsHMobileSeparator {
    border-bottom: #ffffff solid 1px;
  }
}
.tbsVMobileSeparator {
  border-right: 0px;
}
@media (max-width: 767px) {
  .tbsVMobileSeparator {
    border-right: #ffffff solid 1px;
  }
}
.ctaButton {
  text-align: left;
}
@media (max-width: 767px) {
  .ctaButton {
    text-align: center;
  }
}
a .ctaButton:hover,
a .ctaButton:focus {
  background-color: rgba(155, 34, 31, 0.85);
}
.ctaSmall p {
  font-size: 12px;
}
.tbsImageURL {
  /*	padding:0px !important;  */
  background-repeat: no-repeat !important;
  background-position: top left !important;
  background-size: cover !important;
  min-height: 200px;
  display: block;
  overflow: hidden;
}
.tbsImageURLh {
  min-height: 200px;
  margin: -15px;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.1);
  display: block;
  overflow: hidden;
}
.tbsImageURLh:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
.tbsImageURL h1 {
  font-family: TitilliumBlack,Verdana,Arial;
  /*padding: 6px 15px 15px 15px;  */
  font-size: 30px;
}
@media (max-width: 1200px) {
  .tbsImageURL h1 {
    font-size: 24px;
  }
}
.ImgLink400 .tbsImageURL,
.ImgLink400 .tbsImageURLh {
  min-height: 400px;
}
.HeaderMargin {
  Margin-top: 40px;
}
.BoxDarkBlue {
  background-color: rgba(0, 48, 87, 0.85);
}
.BoxMediumBlue {
  background-color: rgba(0, 70, 125, 0.85);
}
.BoxLightBlue {
  background-color: rgba(46, 128, 193, 0.85);
}
.BoxDarkRed {
  background-color: rgba(155, 34, 31, 0.85);
}
.BoxLightRed {
  background-color: rgba(213, 41, 36, 0.85);
}
.BoxDarkGrey {
  background-color: rgba(54, 54, 54, 0.85);
}
.BoxLightGrey {
  background-color: rgba(114, 114, 114, 0.85);
}
.BoxWhite {
  background-color: rgba(255, 255, 255, 0.85);
}
.BoxBlack {
  background-color: rgba(0, 0, 0, 0.85);
}
.BoxArtYellow {
  background-color: rgba(255, 181, 27, 0.85);
}
.BoxBusinessPurple {
  background-color: rgba(108, 40, 79, 0.85);
}
.BoxEbeitBlue {
  background-color: rgba(87, 188, 233, 0.85);
}
.BoxEducationOrange {
  background-color: rgba(241, 79, 18, 0.85);
}
.BoxHealthGreen {
  background-color: rgba(130, 183, 74, 0.85);
}
.BoxLawPurple {
  background-color: rgba(94, 110, 186, 0.85);
}
.BoxScienceGreen {
  background-color: rgba(0, 107, 52, 0.85);
}
.ParagraphColour {
  margin-left: -15px;
  margin-right: -15px;
  padding: 15px;
}
.FirstParagraphColour {
  margin-Top: -47px;
}
.LastParagraphColour {
  margin-bottom: -38px;
}
.img-left {
  margin-right: 15px;
  margin-bottom: 10px;
}
.img-right {
  margin-left: 15px;
  margin-bottom: 10px;
}
.TopMinus {
  margin-top: -15px;
}
.BottomMinus {
  margin-bottom: -15px;
}
.tbsRowHeader {
  font-family: TitilliumBold,Verdana,Arial;
  padding-left: 15px;
  padding-bottom: 5px;
}
@media (min-width: 767px) {
  .tbsRowHeader {
    font-size: 28px;
  }
}
@media (max-width: 992px) {
  .tbsRowHeader {
    font-size: 24px;
  }
}
@media (min-width: 767px) {
  .Generic,
  .GenericWide {
    min-height: 500px;
  }
}
.APSscore {
  border: 3px dashed #d52924;
  border-radius: 5px;
  padding: 5px;
}
.inline-media {
  display: none !important;
}
/*Hide Tweet image preview*/
.PageHeader {
  clear: left;
  padding-top: 6px;
  padding-bottom: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: -15px;
  margin-right: -15px;
  font-family: TitilliumBold,Verdana,Arial;
  background-color: rgba(0, 48, 87, 0.85);
  color: #ffffff;
  /*	@media (min-width: @screen-md-min) {font-size: 32px;}
	@media (max-width: @screen-md-min) {font-size: 24px;}
*/
}
.mobileSearchForm {
  margin-top: 10px !important;
  float: right;
}
.mobileSearchForm .navbar-form {
  float: right;
}
.mobileSearchForm input[type=text] {
  width: 100%;
  padding-right: 30px;
  padding-left: 15px;
}
.mobileSearchForm input[type=submit],
.mobileSearchForm .inner-addon .glyphicon {
  position: absolute;
  right: 0px;
  color: #363636;
}
/*
.mobileSearchForm .inner-addon .glyphicon{
    left: 235px;
}*/
.hide {
  display: none;
}
.pointer {
  cursor: pointer;
}
.nowrap {
  white-space: nowrap;
}
.btnSearch {
  background-color: transparent;
  border: 0px;
  width: 30px;
  height: 30px;
}
.MediaLibrarySort {
  display: none;
}
#p_lt_zoneSearchBox_SearchBox_txtWord {
  width: 150px;
}
.StaffSearch > div,
.GoogleSearch .searchBox {
  background-color: rgba(0, 0, 0, 0.85);
  padding: 15px;
}
input[type=text] {
  display: inline-block;
  vertical-align: middle;
  height: 34px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  color: #555;
  background-color: #FFF;
  background-image: none;
  border: 1px solid #CCC;
  border-radius: 4px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.StaffSearch input[type=text],
.GoogleSearch input[type=text] {
  width: 85%;
}
input[type=text]:hover,
input[type=text]:focus,
.StaffSearch input[type=text]:focus,
.StaffSearch input[type=text]:hover,
.GoogleSearch input[type=text]:focus,
.GoogleSearch input[type=text]:hover {
  border-color: #66AFE9;
  outline: 0px none;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6);
}
input[type=submit] {
  background-color: #727272;
  color: #ffffff;
  border-color: #2e6da4;
  display: inline-block;
  padding: 6px 12px;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  height: 34px;
}
.StaffSearch input[type=submit],
.GoogleSearch input[type=submit] {
  width: 14%;
  float: right;
}
input[type=submit]:hover,
.StaffSearch input[type=submit]:hover,
.GoogleSearch input[type=submit]:hover {
  background-color: #9b221f;
  color: #ffffff;
}
input[type=radio] + label {
  margin-right: 10px;
  margin-left: 5px;
}
.right-addon .searchBox input[type=submit] {
  height: 34px;
  background-color: transparent;
}
.ContactAvatar img,
.ContactListMain img {
  border: 1px solid #ffffff;
  margin-right: 15px;
  margin-bottom: 15px;
}
.ContactAvatarBG {
  vertical-align: top;
}
td.Name {
  font-family: TitilliumBold,Verdana,Arial;
  font-size: 24px;
}
.LargeContact {
  float: left;
  width: 220px;
  height: 300px;
  text-align: center;
  padding: 10px;
  overflow: hidden;
}
.ContactTitle {
  font-family: TitilliumBold,Verdana,Arial;
  text-transform: uppercase;
  font-size: 30px;
}
#contactsTitle {
  padding-left: 15px;
  background-color: rgba(155, 34, 31, 0.85);
  color: #ffffff;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 5px;
}
.PagerControl {
  font-size: 10px;
}
.PagerNumberArea {
  margin-top: 5px;
}
.Pager,
.gsc-cursor-box,
.gsc-cursor {
  clear: both;
  padding: 15px !important;
  margin-top: 15px;
  vertical-align: middle;
}
@media (min-width: 992px) {
  .Pager,
  .gsc-cursor-box,
  .gsc-cursor {
    /*	height: 78px;*/
  }
}
.gsc-cursor-box {
  background-color: #000000;
  padding: 25px 0px !important;
}
.gsc-cursor-page {
  color: #ffffff !important;
  Background-color: #727272;
  text-decoration: none !important;
  display: inline-block;
  border: 1px solid #ffffff !important;
  font-size: 14px;
  padding: 2px 5px 2px 5px;
}
@media (min-width: 992px) {
  .gsc-cursor-page {
    padding: 12px 15px 12px 15px;
    font-size: 16px;
  }
}
.PagerCurrent,
.SelectedPage,
.Pager a,
.PagerControl a,
.gsc-cursor-current-page {
  color: #ffffff !important;
  display: inline-block;
  background-color: #9b221f;
  border: 1px solid #ffffff !important;
  font-size: 14px;
  padding: 2px 5px 2px 5px;
}
@media (min-width: 992px) {
  .PagerCurrent,
  .SelectedPage,
  .Pager a,
  .PagerControl a,
  .gsc-cursor-current-page {
    padding: 12px 15px 12px 15px;
    font-size: 16px;
  }
}
.Pager a,
.PagerControl a {
  Background-color: #727272;
}
.Pager a:hover,
.PagerControl a:hover,
.gsc-cursor-page:hover,
.home-icon img:hover {
  color: #ffffff;
  background-color: #9b221f;
}
/*Twitter
.timeline-header h1.summary, */
.FeedCaption {
  font-size: 24px;
}
.EventDate {
  Font-weight: bold;
  text-align: right;
}
.BlogList {
  list-style-type: none;
  padding-left: 0px;
}
.BlogDate {
  font-size: small;
}
.BlogList a:link,
.Tweets a:link {
  font-weight: bold;
}
.BlogList a:hover,
.Tweets a:hover {
  border-bottom: 1px dashed #363636;
}
.BlogList li {
  margin-bottom: 10px;
}
.EventList {
  list-style-type: none;
  padding-left: 0px;
  margin-top: 15px;
}
.BlogGlyph {
  float: right;
  font-size: 40px;
  color: #00467d;
}
#main-menu .sub-arrow {
  display: none;
}
.sm-simple a span.sub-arrow {
  top: -900px;
}
.textCenter {
  text-align: center;
  vertical-align: middle;
}
.textBold {
  font-weight: bold;
  vertical-align: middle;
}
.greyBackground {
  background-color: #7d7d7d;
}
.fontBold {
  font-family: TitilliumBold,Verdana,Arial;
}
.fontItalic {
  font-family: TitilliumItalic,Verdana,Arial;
}
.fontBoldItalic {
  font-family: TitilliumBoldItalic,Verdana,Arial;
}
.fontNormal {
  font-size: medium;
}
.fontSmall {
  font-size: small;
}
.font14 {
  font-size: 14px;
}
.hoverRed:hover {
  background-color: #ab2420;
  cursor: pointer;
}
@media (min-width: 767px) {
  .marginTopForSM {
    margin-top: 10px;
  }
}
.borderBottomDotted {
  border-bottom: #ffffff dotted thin;
}
.ResponsiveForm .TextBoxField,
.ResponsiveForm .TextAreaField {
  width: 100%;
}
.ResponsiveForm .CaptchaTextBox {
  width: 50%;
}
.carousel {
  margin-left: auto;
  margin-right: auto;
}
.carousel a {
  border-bottom: 0px !important;
}
.carousel-caption {
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.9);
  color: #fafafa;
  right: 0%;
  left: 0%;
  padding-left: 15px;
  padding-right: 15px;
}
.carousel-caption p {
  text-align: center;
  font-size: 14px;
}
.ContactListMain .carousel img {
  margin-bottom: 0px;
}
.bulletSquare {
  list-style-type: square;
  padding-bottom: 10px;
}
.PageSubHeader {
  font-family: TitilliumBold,Verdana,Arial;
  font-size: 16px;
  padding-bottom: 10px;
}
.RemovePaddingForImgs {
  padding: 10px 0px 0px 0px;
}
.whiteSocialBlock {
  /*	@media (min-width: @screen-sm-min) {margin-left:15px;}*/
}
@media (min-width: 767px) and (max-width: 992px) {
  .centerOnSmallScreen {
    padding-top: 13px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .centerOnSmallScreen {
    padding-top: 30px;
  }
}
@media (min-width: 767px) {
  .CoursesOnOfferSelecttionLEFT {
    padding: 5px;
    width: 60%;
    margin-left: auto;
  }
}
@media (min-width: 767px) {
  .CoursesOnOfferSelecttionCENTER {
    padding: 5px;
    width: 60%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 767px) {
  .CoursesOnOfferSelecttionRIGHT {
    padding: 5px;
    width: 60%;
    margin-right: auto;
  }
}
.btn-primary {
  background-color: #727272;
  border: #ffffff thin solid;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-color: #ab2420;
  border: #ffffff thin solid;
}
.NMMUBlog {
  float: right;
  margin-top: 15px;
  margin-right: 130px;
  font-family: TitilliumBoldItalic,Verdana,Arial;
  font-size: 20px;
  color: #363636;
}
.NewsHeader {
  float: right;
  margin-top: 15px;
  margin-right: 60px;
  font-family: TitilliumBoldItalic,Verdana,Arial;
  font-size: 20px;
  color: #363636;
}
.NewsSubHeader {
  margin-top: 10px;
  font-family: TitilliumBold,Verdana,Arial;
  font-size: 16px;
  color: #363636;
}
.BlogColour {
  color: #003057;
}
.NewsDetail {
  font-family: OpenSans-Regular, Verdana, Arial;
  font-size: 13px;
  color: #363636;
}
.carousel-inner > .item > img {
  height: auto;
  /*   
    @media (min-width: @screen-sm-min) {
        height: 315px;
	}

	@media (min-width: @screen-md-min) {
        height: 395px;
	}

	@media (min-width: @screen-lg-min) {
        height: 483px;
	}
*/
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff !important;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #9b221f !important;
}
.navbar-default .navbar-nav > .open > a:visited,
.navbar-default .navbar-nav > .open > a:active {
  background-color: transparent !important;
}
/*.navbar-inverse .navbar-nav > li > a {
		font-family:TitilliumRegular,Verdana,Arial; 
		font-size: 14px;
    color: #ffffff;
}*/
/*
.navbar-icon{
	padding: 15px 5px !important;
}*/
.navbar-nav > li {
  float: left;
}
@media (min-width: 992px) {
  .imgFlag {
    float: right;
    margin-top: 10px;
  }
}
@media (max-width: 992px) {
  .imgFlag {
    float: right;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .bannerContentPadding {
    padding-top: 30px;
  }
}
#LogoBar {
  padding-top: 40px;
  height: 125px;
}
@media (min-width: 767px) {
  #LogoBar {
    height: 155px;
  }
}
@media (min-width: 992px) {
  #LogoBar {
    height: 165px;
  }
}
.MobileIconHover:hover {
  background-color: #ab2420;
  cursor: pointer;
}
.StrapLine {
  font-family: TitilliumItalic,Verdana,Arial;
  color: #ffffff;
  float: right;
  /*	padding-right:15px;
	margin-top:4px;  */
  /*	
	@media (max-width: 560px){
		display:none !important;
	}
*/
}
@media (min-width: 992px) {
  .StrapLine {
    font-size: 18px;
  }
}
.NMMUText {
  font-family: TitilliumItalic,Verdana,Arial;
  color: #ffffff;
  float: right;
  /*	margin-top:4px; */
  padding-right: 15px;
  display: none;
  font-size: 14px;
  /*
	@media (min-width: 560px){
		display:none !important;
	}
*/
}
@media (max-width: 767px) {
  .NMMUText {
    display: block;
  }
}
.fb_iframe_widget span {
  margin-left: auto;
  margin-right: auto;
}
.extraLight {
  font-family: TitilliumExtraLight,Verdana,Arial;
}
@media (min-width: 992px) {
  #TopFillerDiv {
    height: 80px;
  }
}
@media (max-width: 992px) {
  #TopFillerDiv {
    height: 60px;
  }
}
.GreyText {
  color: #363636;
}
.NavyText {
  color: #003057;
}
.TwitterBlueText {
  color: #5fa9dd;
}
.WhiteBorder {
  border: #ffffff solid thin;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 20px;
}
.QuotationFees {
  background: url(../images/CreationFeesQuotation.png) no-repeat;
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.JourneyHeader {
  font-family: TitilliumExtraLight,Verdana,Arial;
  color: #ffffff;
  font-size: 20px;
}
@media (min-width: 767px) {
  .JourneyHeader {
    font-size: 27px;
  }
}
.JourneyHeaderRed {
  font-family: TitilliumBoldItalic,Verdana,Arial;
  color: #ffffff;
  font-size: 27px;
}
.JourneyHeaderRedDetail {
  font-family: TitilliumExtraLight,Verdana,Arial;
  font-size: 20px;
}
p {
  /*	font-family:OpenSans-Regular,Verdana,Arial; 
	color: @ColourWhite;  */
  margin: 0px 0px 10px 0px;
  font-size: 16px;
}
/*.container{
	@media (min-width: @screen-md-min) {
		width:960px;
	}
}*/
/*.pagination{
	@media (max-width: @screen-sm-min) {margin-top:0px;}
	@media (min-width: @screen-sm-min) {margin-top:10px;}
}*/
.FooterAddress {
  font-size: 14px;
}
.LowerFooterText {
  font-size: 12px;
  margin-bottom: 15px;
  padding-top: 15px;
}
.LowerFooterTextRight {
  text-align: right;
}
#LowerFooterDetail .nav li a:hover {
  background-color: #9b221f;
  border-bottom: 0px;
}
.mobileBackground {
  background: url(../images/campus_sliver.png) no-repeat;
}
@media (min-width: 767px) {
  .departmentBackground2 {
    background: url(../images/depBackground2.png) no-repeat;
    background-position: top;
    background-attachment: fixed;
    background-size: 100%;
  }
}
@media (min-width: 767px) {
  .departmentBackground {
    background: url(../images/depBackground.png) no-repeat;
    background-position: top;
    background-attachment: fixed;
    background-size: 100%;
  }
}
.borderTwitterBottom {
  border-bottom: #00457c solid thin;
}
@media (max-width: 767px) {
  .carouselNNMU {
    margin-top: 0px;
  }
}
@media (min-width: 767px) {
  .carouselNNMU {
    margin-top: 10px;
  }
}
.carousel-controlNMMU {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-controlNMMU.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-controlNMMU.right {
  right: 0;
  left: auto;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
@media (max-width: 767px) {
  .CoursesSimpleDiv {
    margin-top: 0px;
  }
}
@media (min-width: 767px) {
  .CoursesSimpleDiv {
    margin-top: 10px;
  }
}
.divAcademicAdmin {
  padding-top: 10px;
  background-color: #ffffff;
}
.divAcademicAdminBlue {
  background-color: #326b98;
}
.divAcademicAdminYellow {
  background-color: #ffc20f;
}
.divAcademicAdminGreen {
  background-color: #82b74a;
}
.gettingStartedText {
  font-family: TitilliumRegular,Verdana,Arial;
  font-size: 10px;
}
.alphabetStyling {
  height: 30px;
  width: 30px;
  float: left;
  padding-top: 5px;
  margin-right: 2px;
  margin-top: 2px;
}
.divJourneyStartsHere {
  background-color: rgba(155, 34, 31, 0.85);
  color: white;
}
@media (max-width: 767px) {
  .divJourneyStartsHere {
    margin-top: 0px;
    height: 150px;
  }
}
@media (min-width: 767px) {
  .divJourneyStartsHere {
    height: 220px;
  }
}
.divOnlineFees {
  /*	background-color: #7d7d7d;*/
}
@media (max-width: 767px) {
  .divOnlineFees {
    height: 100px;
  }
}
@media (min-width: 767px) {
  .divOnlineFees {
    height: 220px;
  }
}
.OnlineFeesInternal:hover {
  background-color: #ab2420;
  cursor: pointer;
}
.ButtonGlyph {
  font-size: 24px;
  padding-bottom: 15px;
}
.TitleGlyph {
  font-size: 24px;
  padding-bottom: 15px;
  padding-right: 5px;
}
.TitleDarkGrey .glyphicon {
  top: 5px;
}
.TitleDarkBlue .glyphicon {
  top: 5px;
}
.HomepageNewsItems {
  border: #ffffff thin solid;
  padding: 3px;
}
.OnlineFeesInternalApplyOnline {
  padding-top: 20px;
}
.OnlineFeesInternalApplyPayFeesOnline {
  padding-top: 10px;
}
.OnlineFeesInternal {
  /*	height:100%;*/
  /*	@media (max-width: @screen-sm-min) {
		height:110px; margin-top:0px;
		border: #ffffff thin solid;
		text-align:center;
		padding-top:0px;
		
	}*/
  /*	@media (min-width: @screen-sm-min) {height:67px; margin-top:10px;}  */
  background-color: #7D7D7D;
  color: white;
}
@media (max-width: 767px) {
  .divEvents {
    height: 200px;
  }
}
@media (min-width: 767px) {
  .divEvents {
    height: 220px;
  }
}
.transparentBlue {
  background-color: rgba(12, 74, 123, 0.85);
}
.transparentWhite {
  background-color: rgba(255, 255, 255, 0.85);
}
.divBlogTwitterNews {
  height: 100%;
  min-height: 173px;
}
@media (max-width: 767px) {
  .divBlogTwitterNews {
    border-bottom: #00457c solid thin;
  }
}
@media (max-width: 767px) {
  .SearchBox {
    margin-bottom: 0px;
  }
}
@media (min-width: 767px) {
  .SearchBox {
    margin-bottom: 10px;
  }
}
.DepContainerTop {
  /*	margin-top: 120px;
	@media (min-width: @screen-sm-min) {margin-top: 250px;}
	@media (min-width: @screen-md-min) {margin-top: 155px;}*/
}
@media (max-width: 767px) {
  .endOfPageMargin {
    margin-bottom: 0px;
  }
}
@media (min-width: 767px) {
  .endOfPageMargin {
    margin-bottom: 20px;
  }
}
.DepartmentLogoDiv {
  /*		padding-top:60px;*/
  padding-top: 50px;
}
@media (min-width: 767px) {
  .DepartmentLogoDiv {
    padding-top: 40px;
  }
}
.navbar {
  margin-bottom: 0px;
}
.navbar-blue-gradient {
  background-color: #00457c;
}
.navbar-grey-gradient {
  /*	background-image: linear-gradient(to bottom, #707070 0px, #383838 100%);*/
  background-color: #707070;
  background-color: rgba(0, 0, 0, 0.85);
  /*	height:53px;*/
}
.navbar {
  border: none;
}
.navbar-collapse {
  border: none;
}
.navbar-header {
  /*		@media (max-width: @screen-sm-min) {height:120px;}*/
}
@media (min-width: 767px) {
  .navbar-header {
    float: right;
  }
}
.HomeGlyph {
  float: right;
  font-size: 28px;
  padding-top: 8px;
  cursor: pointer;
}
.navbar-inverse {
  /*    background-image: linear-gradient(to bottom, @navbarinversetop 0px, @navbarinversebottom 100%);*/
  background-color: #00457c;
  background-repeat: repeat-x;
}
.navbar-default .navbar-toggle {
  border: none;
}
.navbar-form {
  border: none;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0) inset, 0px 1px 0px rgba(255, 255, 255, 0);
  padding: 0px;
  margin: 9px -15px;
}
#navbarDefault .navbar-form {
  margin: 10px -15px 8px 0px !important;
}
.navbar-toggle {
  margin-top: 0px;
  float: left;
  margin-bottom: 0px;
  margin-right: 15px;
  padding: 9px 10px;
  position: relative;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
  /*	background-image: linear-gradient(to bottom, #c92a26 0px, #941914 100%);*/
  background-color: #c92a26;
  height: 50px;
  width: 60px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 36px;
  height: 3px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 8px;
}
/*
#transparent-banner{
    position:relative;    
}

.transparent-banner{

	@media (max-width: @screen-sm-min) {height:120px;}
	@media (min-width: @screen-sm-min) {height:130px;}
}

.past-main{
	@media (max-width: @screen-sm-min) {height:120px;}
	@media (min-width: @screen-sm-min) {height:130px;}
}
*/
@media (min-width: 767px) {
  .CoursesOnOfferBlocksPaddingLeft {
    padding-left: 0px;
  }
}
@media (max-width: 767px) {
  .CoursesOnOfferBlocksPaddingLeft {
    padding-top: 10px;
  }
}
.CoursesOnOfferBlocksPaddingLeft:hover {
  cursor: pointer;
}
@media (min-width: 767px) {
  .CoursesOnOfferBlocksPaddingRight {
    padding-right: 0px;
  }
}
.SmallPadding {
  /*	@media (min-width: @screen-sm-min) {height:130px;}*/
}
@media (max-width: 767px) {
  .SmallPadding {
    padding-right: 0px;
  }
}
.FAQ .panel-group .panel + .panel {
  margin-top: 0px;
}
.FAQ .panel-group {
  margin-bottom: 0px;
}
.FAQ .panel-title {
  font-family: TitilliumBold,Verdana,Arial;
  font-size: 16px;
}
.FAQ .panel-heading {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-color: rgba(0, 70, 125, 0.85);
}
.FAQcat {
  background-color: rgba(54, 54, 54, 0.85);
  padding: 6px 15px 2px;
}
.FAQ .panel-body {
  background-color: rgba(255, 255, 255, 0.85);
}
.FAQ .panel-group .panel {
  border-radius: 0px;
}
.FAQ .panel {
  border-radius: 0px;
  border: none;
  border-bottom: #ffffff thin solid;
  background-color: transparent;
}
/*BS Tabs*/
.FAQ ul.nav {
  background-color: rgba(54, 54, 54, 0.85);
}
@media (min-width: 767px) {
  .FAQ ul.nav {
    margin-top: 15px;
  }
}
.FAQ .nav-tabs > li.active > a,
.FAQ .nav-tabs > li.active > a:hover,
.FAQ .nav-tabs > li.active > a:focus {
  color: #ffffff;
  cursor: default;
  background-color: rgba(155, 34, 31, 0.85);
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff #ffffff transparent;
  border-radius: 0px;
}
.FAQ .nav > li > a:hover,
.FAQ .nav > li > a:focus,
.bodyMenuStyling a:hover,
.bodyMenuStyling a:focus {
  text-decoration: none;
  background-color: rgba(155, 34, 31, 0.85) !important;
  border-radius: 0px;
}
.FAQ .nav > li a {
  padding-right: 15px;
}
.FAQ .nav-tabs > li > a {
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-radius: 0px;
  margin-right: 0px;
}
.almanac table td {
  padding: 5px;
  vertical-align: top;
}
.almanac table td a {
  border-bottom: 0px transparent solid !important;
}
.weekend {
  background-color: rgba(114, 114, 114, 0.85);
  color: #ffffff;
}
.almanacmonth {
  background-color: rgba(155, 34, 31, 0.85);
  padding: 10px 15px;
  color: #ffffff;
  font-family: TitilliumBold,Verdana,Arial;
  font-size: 24px;
}
.almanacmonths {
  background-color: rgba(54, 54, 54, 0.85);
  padding: 15px;
}
.almanacmonths a {
  color: #ffffff !important;
  border: 1px transparent solid !important;
  padding: 5px;
}
.almanacmonths a:hover,
.almanacmonths a:focus {
  background-color: rgba(155, 34, 31, 0.85) !important;
  border: 1px #ffffff solid !important;
}
.transparentBackgroundBlack {
  background-color: rgba(0, 0, 0, 0.85);
}
.transparentBackgroundWhite {
  background-color: rgba(255, 255, 255, 0.85);
}
.transparentBackgroundBlue {
  background-color: rgba(0, 48, 87, 0.85);
}
.transparentBackgroundGrey {
  background-color: rgba(54, 54, 54, 0.85);
}
#upper-footer {
  background-color: #00457c;
  padding-top: 15px;
  padding-bottom: 15px;
}
#lower-footer {
  background-color: #003057;
}
#footer {
  background-color: #00457c;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 767px) {
  #footer {
    margin-top: 15px;
  }
}
.footerMobile {
  /*	background-image: linear-gradient(to bottom, @footerGradientTop 0px, @footerGradientBottom 100%);*/
  background-color: #646464;
  background-repeat: repeat-x;
  height: 50px;
}
.has-submenu highlighted {
  color: #00457c;
}
.footerMobileText {
  font-family: TitilliumRegular,Verdana,Arial;
  font-size: 10px;
  color: #ffffff;
  text-align: center;
}
.footerMobileIcon {
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding-top: 7px;
}
.CareerList .thumbnail {
  height: 250px !important;
}
.thumbnailImg {
  height: 200px;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .thumbnailImg {
    height: 170px !important;
  }
}
.imgAerialPhotos {
  /*	padding-left:0px;*/
  /*	background: url(../images/CoursesOnOffer.png) no-repeat; */
  width: 100%;
  height: 190px;
  max-width: 430px;
}
.imgAerialPhotos:hover {
  background: url(../images/CoursesOnOfferGrey.png) no-repeat;
}
.imgSecondAve {
  /*	background: url(../images/Faculties.png) no-repeat; */
  height: 190px;
}
.imgSecondAve:hover {
  background: url(../images/FacultiesGrey.png) no-repeat;
}
.TitleOfArticle {
  font-family: TitilliumBold,Verdana,Arial;
}
.NewsHeaderArticle {
  font-family: TitilliumBold,Verdana,Arial;
  font-size: 28px;
  padding-top: 10px;
  padding-bottom: 20px;
}
.NewsTitleArticle {
  font-family: TitilliumBold,Verdana,Arial;
  font-size: 16px;
}
.NewsTitleAuthor {
  font-family: TitilliumRegular,Verdana,Arial;
  font-size: 14px;
}
.NewsTitleDetail {
  font-family: TitilliumRegular,Verdana,Arial;
  font-size: 12px;
  padding-bottom: 20px;
}
.NewsDetailText {
  min-height: 140px;
  padding-top: 10px;
}
.imgNews {
  width: 100%;
  padding: 15px;
}
.imgTributeImage {
  background: url(../images/NewsThumbnail2.png) no-repeat;
  width: 100%;
  height: 123px;
  max-width: 123px;
  margin-left: 15px;
  margin-top: 15px;
}
.imgNewsThumbnail1 {
  background: url(../images/NewsThumbnail1.png) no-repeat;
  width: 100%;
  height: 123px;
  max-width: 123px;
  margin-left: 15px;
  margin-top: 15px;
}
.imgNewsThumbnail2 {
  background: url(../images/NewsThumbnail2.png) no-repeat;
  width: 100%;
  height: 123px;
  max-width: 123px;
  margin-left: 15px;
  margin-top: 15px;
}
.imgLogo {
  /*	
	@media (max-width: @screen-sm-min) {
		width:100%;
		max-height:60px;
		max-width:140px;
		margin-top:5px;
		padding-bottom:5px;
	}
*/
}
@media (max-width: 767px) {
  .imgLogo {
    display: none !important;
  }
}
.imgLogoS {
  display: none !important;
  /*	@media (max-width: 560px){
		display:block !important;
	}
*/
}
@media (max-width: 767px) {
  .imgLogoS {
    width: 100%;
    max-width: 52px;
    max-height: 45px;
    margin-top: 5px;
    display: block !important;
  }
}
@media (max-width: 345px) {
  .imgLogoS {
    display: none !important;
  }
}
.imgLogoXS {
  display: none !important;
  /*
	@media (max-width: 425px) {       425
        width: 100%;
        max-width: 29px;
        max-height: 29px;
        position: absolute;
        top: 20px;	
		display:block !important;
	}

	@media (max-width: 345px){
		display:none !important;
	}
*/
}
.imgCourses {
  background: url(../images/CoursesOnOffer.png) no-repeat;
  width: 100%;
  height: 190px;
  max-width: 430px;
}
.imgCourses:hover {
  background: url(../images/CoursesOnOfferGrey.png) no-repeat;
}
.imgFaculties {
  background: url(../images/Faculties.png) no-repeat;
  height: 190px;
}
.imgFaculties:hover {
  background: url(../images/FacultiesGrey.png) no-repeat;
}
.imgMissionVale {
  background: url(../images/AcademicUnits.png) no-repeat;
  width: 100%;
  height: 190px;
  max-width: 375px;
}
.imgMissionVale:hover {
  background: url(../images/AcademicUnitsGrey.png) no-repeat;
}
.imgBirdStreet {
  background: url(../images/Research.png) no-repeat;
  width: 100%;
  max-width: 270px;
  height: 190px;
}
.imgBirdStreet:hover {
  background: url(../images/ResearchGrey.png) no-repeat;
}
.imgNorthCampus {
  background: url(../images/SpecialPrograms.png) no-repeat;
  width: 100%;
  max-width: 225px;
  height: 160px;
}
.imgSouthCampus {
  background: url(../images/SpecialPrograms.png) no-repeat;
  width: 100%;
  max-width: 225px;
  height: 160px;
}
.imgGeorgeCampus {
  background: url(../images/SpecialPrograms.png) no-repeat;
  width: 100%;
  max-width: 225px;
  height: 160px;
}
.imgHealthAndFitness {
  background: url(../images/SpecialPrograms.png) no-repeat;
  width: 100%;
  max-width: 225px;
  height: 160px;
}
.imgResearch {
  background: url(../images/Research.png) no-repeat;
  width: 100%;
  max-width: 270px;
  height: 190px;
}
.imgResearch:hover {
  background: url(../images/ResearchGrey.png) no-repeat;
}
.imgAcademicUnits {
  background: url(../images/AcademicUnits.png) no-repeat;
  width: 100%;
  height: 190px;
  max-width: 375px;
}
.imgAcademicUnits:hover {
  background: url(../images/AcademicUnitsGrey.png) no-repeat;
}
.imgSpecialPrograms {
  background: url(../images/SpecialPrograms.png) no-repeat;
  width: 100%;
  max-width: 225px;
  height: 190px;
}
.imgSpecialPrograms:hover {
  background: url(../images/SpecialProgramsGrey.png) no-repeat;
}
.imgShortCourses {
  background: url(../images/ShortCourses.png) no-repeat;
  width: 100%;
  max-width: 270px;
  height: 190px;
}
.imgShortCourses:hover {
  background: url(../images/ShortCoursesGrey.png) no-repeat;
}
.imgStudyAbroad {
  background: url(../images/StudyAbroad.png) no-repeat;
  width: 100%;
  max-width: 225px;
  height: 190px;
}
.imgStudyAbroad:hover {
  background: url(../images/StudyAbroadGrey.png) no-repeat;
}
.divAcademics {
  height: 100%;
  padding-bottom: 10px;
  /*		@media (max-width: @screen-sm-min) {margin-bottom:0px;}
	@media (min-width: @screen-sm-min) {margin-bottom:10px;}*/
}
.MobileMenu {
  background-color: #c72925;
  text-align: center;
  padding: 10px 0px 10px 0px;
  color: #ffffff;
  font-family: TitilliumItalic,Verdana,Arial;
  font-size: 16px;
  border: #ffffff thin solid;
}
.MobileMenu:hover {
  background-color: #ab2420;
  cursor: pointer;
}
.MobileMenu:active {
  background-color: #ab2420;
}
.searchTextbox {
  padding: 10px 0px;
}
.searchButton {
  padding: 10px 0px 0px 10px;
}
.searchButtonInner {
  padding: 7px 0px;
}
.AcademicEntitiesHeaders {
  background-color: #727272;
  text-align: center;
}
@media (max-width: 767px) {
  .AcademicEntitiesHeaders {
    border: #ffffff thin solid;
  }
}
@media (min-width: 767px) {
  .ContactDetails {
    padding-left: 10px;
  }
}
.AcademicOtherDetail {
  padding-left: 10px;
}
.AcademicEntitiesHeaders:hover {
  background-color: #ab2420;
  cursor: pointer;
}
.AcademicEntitiesHeaders:active {
  background-color: #ab2420;
}
.AcademicEntitiesContentDiv {
  background-color: rgba(255, 255, 255, 0.85);
  height: 100%;
}
@media (max-width: 767px) {
  .AcademicEntitiesContentDiv {
    margin-bottom: 0px;
  }
}
@media (min-width: 767px) {
  .AcademicEntitiesContentDiv {
    margin-bottom: 10px;
  }
}
.ORtext {
  font-family: TitilliumBold,Verdana,Arial;
  font-size: 16px;
  text-align: center;
  padding: 20px;
}
.OtherFilterOptions {
  /*	margin:10px 10px 0px 10px;*/
  font-weight: bold;
  text-align: center;
}
.CoursesOnOfferHeight {
  height: 150px;
}
.CoursesOnOfferText {
  font-family: TitilliumBold,Verdana,Arial;
  font-size: 18px;
}
.CoursesOnOfferPurpleBackground {
  background-color: #9d527b;
}
.CoursesOnOfferBlueBackground {
  background-color: #7a96bd;
}
.CoursesOnOfferDarkgreenBackground {
  background-color: #179a64;
}
.CoursesOnOfferGreenBackground {
  background-color: #9cc25f;
}
.CoursesOnOfferYellowBackground {
  background-color: #f5b017;
}
.CoursesAlphabetContentDiv {
  background-color: rgba(255, 255, 255, 0.85);
  height: 100%;
  padding: 10px;
  margin-bottom: 10px;
}
.AcademicEntitiesContentHeader {
  font-family: TitilliumBold,Verdana,Arial;
  font-size: 16px;
  color: #252525;
  padding: 10px 0px 10px;
}
.NewsViewAll {
  font-family: TitilliumBoldItalic,Verdana,Arial;
  padding-bottom: 10px;
  padding-top: 15px;
}
.AcademicEntitiesContentDetail {
  font-size: 12px;
  font-family: TitilliumBold,Verdana,Arial;
  color: #ffffff;
  white-space: normal;
  padding-left: 10px;
}
.buttonDiv {
  margin-right: 0px;
  padding-right: 0px;
}
@media (max-width: 767px) {
  .buttonDiv {
    padding-left: 0px;
  }
}
.AcademicButton {
  width: 100%;
  /*	background-image: linear-gradient(to bottom, @navbarinversetop 0px, @navbarinversebottom 100%);*/
  background-color: #00457c;
  border: none;
  border-radius: 0px;
  text-align: left;
  color: #ffffff;
}
@media (max-width: 767px) {
  .AcademicButton {
    margin-bottom: 0px;
  }
}
@media (min-width: 767px) {
  .AcademicButton {
    margin-bottom: 10px;
  }
}
.newButton:hover {
  /*	background-image: linear-gradient(to bottom, #c92a24 0px, #951917 100%);*/
  background-color: #c92a24;
  cursor: pointer;
}
.newButton {
  height: 35px;
  padding-top: 7px;
  /*	background-image: linear-gradient(to bottom, @navbarinversetop 0px, @navbarinversebottom 100%);*/
  background-color: #00457c;
  text-align: left;
  color: #ffffff;
}
@media (max-width: 767px) {
  .newButton {
    margin-top: 0px;
  }
}
@media (min-width: 767px) {
  .newButton {
    margin-top: 10px;
  }
}
.font18 {
  font-size: 18px;
}
.imgRedArrow {
  padding-right: 10px;
  vertical-align: central;
}
.nav > li > a {
  padding-right: 10px;
}
/* ====================================================================
RED*/
/* ====================================================================*/
.MegaDropDownRed {
  float: left;
  /*	background-image: linear-gradient(to bottom, #c32924 0px, #9e221f 100%);*/
  background-color: #c32924;
  width: 88px;
  padding: 10px;
  text-align: center;
}
.MegaDropDownDivRed > ul > li {
  /*	padding-top:20px;*/
}
.MegaDropDownDivRed > ul > li a {
  font-family: TitilliumRegular,Verdana,Arial !important;
  font-size: 17px !important;
}
.MegaDropDownDivRed > ul > li a:hover {
  background-color: #9d1b19;
  color: #fdfffe;
}
.MegaMenuHeaderRed {
  font-family: TitilliumBold,Verdana,Arial;
  padding-top: 10px;
  cursor: pointer;
  font-size: 13px;
}
.MegaMenuDetailRed {
  border-bottom: #ffffff thin dotted;
  padding: 5px 0px 5px 24px;
  cursor: pointer;
  font-size: 13px;
}
.MegaMenuDetailRed:hover {
  background-color: #9b221f;
}
#MegaMenuContainerRed {
  height: 480px;
  background-color: #363636;
  width: 920px;
  /*	width:920px; position:absolute; z-index:90000; */
}
/* ====================================================================*/
#main-menu .mega-menu ul {
  position: static;
  border: 0;
  margin: 0;
  padding: 0 0 0 20px;
  width: auto;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#main-menu .mega-menu ul li {
  display: list-item;
  list-style-type: disc;
}
#main-menu .mega-menu ul a {
  display: inline;
  padding: 0;
}
#main-menu,
#main-menu > li {
  position: static !important;
  margin-left: 0px;
}
#main-menu > li > ul {
  margin-left: 0 !important;
  right: 0 !important;
  width: auto !important;
  max-width: none !important;
}
.sm-clean ul li,
.sm-clean-vertical li {
  border-bottom: 0px;
  border-top: none !important;
  /* padding: 5px 0px 5px 0px; */
}
.mega-menu {
  background-color: #002d52;
  text-align: left;
  z-index: 25;
}
.mega-menu .container {
  background-color: transparent;
}
ul.mega-menu {
  list-style: disc inside none;
}
/*
#topMenuMegaBottom .mega-menu{
    background-color: @ColourDarkBlue;
}
*/
.mega-menu .Level2 {
  font-weight: bold;
}
.mega-menu .Level3 {
  padding-left: 15px;
  background: url(/App_Themes/Global/images/menudot.jpg) no-repeat;
  background-position: 5px center;
}
.MegaDropDown li a {
  text-transform: uppercase;
}
.MegaDropDown li a:hover,
.MegaDropDown li a:active {
  background-color: #9b221f !important;
}
.MegaDropDown li a:focus,
.MegaDropDown li a:active,
.MegaDropDown a.highlighted {
  background-color: transparent;
}
/*.MegaDropDown a.highlighted{
    background-color:transparent;
}
*/
.MenuContents a {
  color: #ffffff;
  padding: 5px;
  font-size: 14px;
  text-transform: capitalize !important;
}
.MenuContents {
  padding: 10px;
}
.MenuContents a:hover {
  text-decoration: none;
  Font-style: italic;
}
.secondlevel-aaaaa {
  background-color: #2e80c1;
}
/* ====================================================================
BLUE*/
/* ====================================================================*/
.MegaDropDown {
  float: left;
  margin-top: 12px;
}
#LogoBar .MegaDropDown {
  float: right;
  margin-top: 18px;
  /*
	@media (min-width: @screen-sm-min){
		width:479px;	
	}
	@media (min-width: @screen-md-min){
	   width:570px; 
	}
*/
}
@media (max-width: 768px) {
  #LogoBar .MegaDropDown {
    margin-top: 6px;
  }
}
@media (max-width: 560px) {
  #LogoBar .MegaDropDown {
    bottom: -20px;
  }
}
@media (max-width: 365px) {
  #LogoBar .MegaDropDown {
    bottom: -32px;
  }
}
/*
.MegaDropDown{
    float:right;
}
*/
@media (max-width: 767px) {
  #divLogo {
    padding-left: 0px;
  }
}
.MegaDropDownDiv {
  /*	float:right;*/
  padding-right: 0px;
  padding-left: 0px;
  margin-top: 15px !important;
}
@media (min-width: 767px) {
  .MegaDropDownDiv {
    margin-top: 30px !important;
  }
}
/*
#topMenuMegaBottom{
 	
	@media (max-width: @screen-sm-min){
		padding-top:50px;
	} 
}


.MegaDropDownDiv > ul > li{
	padding-top:20px;
}
*/
.SocialIcons {
  margin-top: 5px;
}
@media (max-width: 767px) {
  .home-icon img {
    margin-top: 12px;
    padding: 5px;
  }
}
@media (max-width: 330px) {
  .home-icon img {
    margin-top: 12px;
    padding: 0px;
  }
}
@media (min-width: 767px) {
  .home-icon img {
    margin-top: 12px;
    padding: 12px;
  }
}
.MegaDrop {
  margin-top: 0px;
}
@media (min-width: 767px) {
  .MegaDrop {
    margin-top: -6px;
  }
}
@media (min-width: 992px) {
  .MegaDrop {
    margin-top: 0px;
  }
}
.MegaDropDownDiv > ul > li a {
  font-family: TitilliumRegular,Verdana,Arial !important;
  font-size: 16px !important;
}
@media (max-width: 420px) {
  .MegaDropDownDiv > ul > li a {
    font-size: 11px !important;
  }
}
@media (max-width: 560px) {
  .MegaDropDownDiv > ul > li a {
    font-size: 13px !important;
  }
}
@media (min-width: 992px) {
  .MegaDropDownDiv > ul > li a {
    font-size: 20px !important;
  }
}
.MegaDropDownDiv > ul > li a:hover {
  background-color: #9d1b19;
  color: #fdfffe;
}
.MegaMenuHeader {
  font-family: TitilliumBold,Verdana,Arial;
  padding-top: 10px;
  cursor: pointer;
  font-size: 13px;
  color: white;
}
.MegaMenuDetail {
  border-bottom: #ffffff thin solid;
  padding: 5px 0px 5px 24px;
  cursor: pointer;
  font-size: 13px;
  color: white;
}
.MegaMenuDetail:hover {
  background-color: #9b221f;
}
#MegaMenuContainer {
  height: 220px;
  background-color: rgba(12, 74, 123, 0.85);
}
/* ====================================================================*/
#MailDropDown {
  background-color: #363636;
  width: 10em;
}
#MailDropDown li a {
  background-color: #363636;
  font-family: TitilliumRegular,Verdana,Arial;
  font-size: 16px;
  color: #ffffff;
  border-bottom: #ffffff 1px dotted;
}
#MailDropDown li a:hover {
  background-color: #9b221f;
}
.navbar-nav > li > a {
  font-family: TitilliumRegular,Verdana,Arial;
  color: #ffffff;
  font-size: 16px !important;
  padding: 5px 5px 5px 5px;
}
@media (max-width: 560px) {
  .navbar-nav > li > a {
    font-size: 13px !important;
  }
}
@media (max-width: 460px) {
  .navbar-nav > li > a {
    font-size: 12px !important;
    /*padding:15px 5px 15px 5px; */
  }
}
@media (max-width: 432px) {
  .navbar-nav > li > a {
    font-size: 10px !important;
    padding: 3px;
  }
}
@media (min-width: 767px) {
  .navbar-nav > li > a {
    padding: 10px;
  }
}
#divNavbarTop {
  margin-left: -10px;
  padding-top: 5px;
}
@media (min-width: 767px) {
  #divNavbarTop {
    margin-left: 0px;
  }
}
.navbar-default {
  background-color: rgba(255, 255, 255, 0);
}
.textRegularItalic {
  font-family: TitilliumItalic,Verdana,Arial;
}
.bodyMenuStyling {
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0px;
}
.borderThinDottedBottom xxxxx {
  border-bottom: #ffffff thin dotted;
}
.sm-clean ul li,
.sm-clean-vertical li {
  border-bottom: 0px ;
  border-top: #ffffff thin dotted;
  /*	padding: 5px 0px 5px 0px;*/
}
.sm-clean {
  border-radius: 0px;
}
.sm-clean ul {
  border-radius: 0px;
  box-shadow: none;
}
.sm-clean a.has-submenu {
  padding-right: 12px;
}
.sm-clean a {
  color: #ffffff !important;
  font-family: TitilliumRegular,Verdana,Arial;
  text-align: left;
  background-color: #363636 !important;
}
.sm-clean a:hover {
  font-family: TitilliumItalic,Verdana,Arial;
  background-color: #9b221f !important;
}
.sm-clean,
.sm-clean ul {
  border: none;
  /*	background-image: linear-gradient(to bottom, #c32924 0px, #9e221f 100%);*/
}
.sm-clean-vertical a span.sub-arrow,
.sm-clean ul a span.sub-arrow {
  border-color: transparent transparent transparent #ffffff !important;
}
.sm-clean a:hover,
.sm-clean a:focus,
.sm-clean a:active,
.sm-clean a.highlighted {
  color: #ffffff;
}
.sm-clean ul a:hover,
.sm-clean ul a:focus,
.sm-clean ul a:active,
.sm-clean ul a.highlighted {
  color: #ffffff;
  background: none repeat scroll 0% 0% #363636;
}
#RedMegaMenu {
  width: 85px;
  float: left;
}
#MenuOnBody {
  float: left;
  margin-top: 15px;
  background: url(/App_Themes/Default/images/hamburgermenu.png) no-repeat right;
}
#MenuOnBody ul {
  width: 12em;
}
#MenuOnBody > li > a {
  background-color: #9b221f !important;
}
.BreadCrumbs {
  float: left;
  max-width: 100%;
  margin-left: 5px;
  margin-right: -15px;
  margin-top: 15px;
  height: 40px;
  padding: 9px 9px 9px 9px;
  font-family: TitilliumRegular,Verdana,Arial;
  font-size: 14px;
}
.imgPaddingLeftandRightZero {
  padding-left: 0px;
  padding-right: 0px;
}
.glyphColourWhite {
  color: #ffffff;
  vertical-align: central;
}
.pColorRed {
  color: #9b221f;
}
.pColorBlack {
  color: #000;
}
.pColorGrey {
  color: #363636;
}
.pColorWhite {
  color: #ffffff;
}
.pColorTurquoise {
  color: #57bce9;
}
@media (max-width: 767px) {
  .paddingTop {
    padding-top: 0px;
  }
}
@media (min-width: 767px) {
  .paddingTop {
    padding-top: 10px;
  }
}
.inner-addon {
  position: relative;
}
/* style glyph */
.inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
  pointer-events: none;
}
/* align glyph */
.left-addon .glyphicon {
  left: 0px;
}
.right-addon .glyphicon {
  right: 0px;
}
/* add padding  */
.left-addon input {
  padding-left: 30px;
}
.right-addon input {
  padding-right: 20px;
}
/*# Tabs #*/
.ajax__tab_container {
  margin-top: 10px;
}
.ajax__tab_header > span,
.TabControlLinkSelected,
.TabControlLink {
  padding: 5px;
  margin-right: 5px;
  border: 1px solid transparent;
}
.ajax__tab_active,
.TabControlLinkSelected {
  border: 1px solid #363636 !important;
}
.ajax__tab_default .ajax__tab_tab {
  outline: none;
  display: inline !important;
}
.ajax__tab_header {
  padding: 0px !important;
  margin: 0px 0px 0px 0px !important;
  height: 50px;
  display: block;
  background-color: rgba(54, 54, 54, 0.85);
}
.ajax__tab_header a {
  color: #ffffff !important;
}
.ajax__tab_active {
  background-color: rgba(155, 34, 31, 0.85) !important;
  border-top: 1px #ffffff solid !important;
  border-right: 1px #ffffff solid !important;
}
.ajax__tab_header > span {
  margin: 0px !important;
  padding: 15px 10px !important;
  height: 50px;
  display: block;
  float: left;
  background-color: rgba(54, 54, 54, 0.85);
  border-top: 1px #ffffff solid;
  border-right: 1px #ffffff solid;
}
.ajax__tab_header > span.ajax__tab_active {
  border: 1px solid #363636;
}
.ajax__tab_outer,
.ajax__tab_inner {
  margin: 0px !important;
  padding: 0px !important;
}
.ajax__tab_body {
  border: 1px solid #363636;
  padding: 15px;
  clear: both;
}
a.ajax__tab_tab {
  font-weight: bold;
}
.ajax__tab_panel a:link,
.ajax__tab_header a:link,
.FAQ .panel-heading a:link {
  border-bottom: 0px !important;
}
.ajax__tab_panel a:hover,
.ajax__tab_panel a:focus,
.FAQ .panel-body a:hover,
.FAQ .panel-body a:focus {
  border-bottom: 1px dashed !important;
}
/*----- deapartment start -----*/
.ItalicaJourneyDep {
  padding-top: 10px;
  font-family: TitilliumBoldItalic,Verdana,Arial;
}
@media (max-width: 767px) {
  .ItalicaJourneyDep {
    font-size: 10px;
  }
}
.btn-ProspectiveStudents {
  color: #000;
  background-color: rgba(137, 214, 244, 0.85);
  border-color: #000;
  border-radius: 0px;
  margin-top: 10px;
  margin-left: 50px;
}
.SubGalleryHeader {
  font-family: TitilliumBold,Verdana,Arial;
}
@media (min-width: 992px) {
  .SubGalleryHeader {
    font-size: 44px;
    padding-left: 50px;
    padding-top: 10px;
  }
}
@media (max-width: 992px) {
  .SubGalleryHeader {
    font-size: 14px;
  }
}
.TimeTable {
  width: 100%;
  margin-top: 10px;
}
.TimeTable td {
  border: #ffffff thin solid;
  padding: 1px 0px 1px 2px;
}
.TimeTableBorderFull {
  border: #ffffff thin solid;
}
.TimeTableBorderRight {
  border-right: #ffffff thin solid;
}
.SubGalleryDetail {
  font-family: TitilliumBold,Verdana,Arial;
  font-size: 12px;
  max-height: 270px;
}
@media (min-width: 767px) {
  .SubGalleryDetail {
    font-size: 14px;
    padding-left: 50px;
    padding-right: 50px;
  }
}
.GalleryHeader {
  font-family: TitilliumBold,Verdana,Arial;
  color: #000;
  padding-left: 50px;
}
@media (min-width: 767px) {
  .GalleryHeader {
    font-size: 42px;
  }
}
@media (max-width: 767px) {
  .GalleryHeader {
    font-size: 22px;
  }
}
.GalleryDetail {
  font-size: 12px;
  color: #000;
  padding-left: 50px;
  padding-right: 50px;
  max-height: 270px;
}
@media (min-width: 767px) {
  .GalleryDetail {
    font-size: 16px;
  }
}
.carousel-control {
  width: 7%;
}
.carousel-control.left {
  background-image: none;
}
.carousel-control.right {
  background-image: none;
}
.SubCarouselDiv {
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 767px) {
  .SubCarouselDiv {
    margin-top: 10px;
  }
}
.SubCarouselDivBlue {
  padding-left: 0px;
  padding-right: 0px;
}
.SubGalleryDiv {
  background-color: rgba(255, 255, 255, 0.85);
  height: 100%;
}
.SubGalleryDivBlue {
  background-color: rgba(107, 177, 203, 0.85);
  height: 100%;
}
.GalleryDiv {
  background-color: rgba(137, 214, 244, 0.85);
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 767px) {
  .GalleryDiv {
    min-height: 300px;
  }
}
@media (max-width: 767px) {
  .GalleryDiv {
    min-height: 200px;
  }
}
.divEventsDep {
  background-color: #9c2926;
}
@media (max-width: 767px) {
  .divEventsDep {
    margin-top: 0px;
    height: 200px;
  }
}
@media (min-width: 767px) {
  .divEventsDep {
    height: 300px;
  }
}
.MediaClipDivDep {
  padding-left: 0px;
  padding-right: 0px;
}
.MediaClipDivDepInner {
  height: 100%;
}
@media (min-width: 767px) {
  .MediaClipDivDepInner {
    min-width: 305px;
  }
}
.depOurDepartmentsHeader {
  font-family: TitilliumBold;
  padding: 5px;
  font-size: 18px;
}
.depReasonToStudyHeader {
  font-family: TitilliumExtraLight;
  padding: 5px;
  font-size: 18px;
  text-align: center;
}
@media (min-width: 992px) {
  .depReasonToStudyHeader {
    font-size: 42px;
  }
}
@media (min-width: 767px) {
  .depOuterMovieDiv {
    margin-top: 10px;
  }
}
.OurDepartmentImgs {
  padding-left: 0px;
  padding-right: 0px;
}
.imgDepartments {
  cursor: pointer;
}
.divLatestSearchDep {
  height: 100%;
  min-height: 350px;
  background-color: rgba(12, 74, 123, 0.85);
}
@media (max-width: 767px) {
  .divLatestSearchDep {
    margin-top: 0px;
  }
}
.divJourneyStartsHereMovieDep {
  background-color: #194467;
}
@media (max-width: 767px) {
  .divJourneyStartsHereMovieDep {
    margin-top: 0px;
    height: 100%;
  }
}
@media (min-width: 767px) {
  .divJourneyStartsHereMovieDep {
    height: 100%;
  }
}
.divJourneyStartsHereDep {
  background-color: rgba(69, 69, 69, 0.85);
}
@media (max-width: 767px) {
  .divJourneyStartsHereDep {
    margin-top: 0px;
    height: 200px;
  }
}
@media (min-width: 767px) {
  .divJourneyStartsHereDep {
    height: 300px;
  }
}
.DepartmentBlueHeaderDiv {
  padding-right: 0px;
  text-align: center;
}
@media (min-width: 992px) {
  .DepartmentBlueHeaderDiv {
    text-align: right;
  }
}
.DepartmentStrapLine {
  letter-spacing: 3px;
  font-family: TitilliumBoldItalic;
  text-align: right;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .DepartmentStrapLine {
    font-size: 8px;
    /*		padding-bottom:8px;*/
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  .DepartmentStrapLine {
    font-size: 10px;
    /*		padding-bottom:10px;*/
  }
}
@media (min-width: 992px) {
  .DepartmentStrapLine {
    font-size: 12px;
  }
}
.DepartmentBlueDetail {
  font-family: TitilliumBold;
  text-align: right;
}
@media (max-width: 767px) {
  .DepartmentBlueDetail {
    font-size: 8px;
    padding-bottom: 10px;
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  .DepartmentBlueDetail {
    font-size: 12px;
    padding-bottom: 10px;
  }
}
@media (min-width: 992px) {
  .DepartmentBlueDetail {
    font-size: 12px;
  }
}
#DepartmentEntity {
  margin-top: 0px;
}
@media (min-width: 767px) {
  #DepartmentEntity {
    margin-top: 10px;
  }
}
#DepartmentEntity p {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: absolute;
  }
}
/*
#DepartmentEntityScroll{
    display: none;
}



#DepartmentEntityScroll .EntityHeader{
    text-align:right;
    font-size: 24px;
    margin-top: -5px;   
}

*/
.EntityHeader {
  font-family: TitilliumBold;
  text-align: right;
  color: #ffffff;
  /*	padding-right: 15px;  */
}
@media (max-width: 767px) {
  .EntityHeader {
    /*		padding-top: 10px;*/
    font-size: 16px;
    /*		text-align:center;
		padding-bottom:10px;*/
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  .EntityHeader {
    /*		padding-top: 32px; */
    font-size: 24px;
    /*		text-align:center;
		padding-bottom:10px; */
  }
}
@media (min-width: 992px) {
  .EntityHeader {
    margin-bottom: -7px;
    font-size: 32px;
  }
}
.ResizeEntityHeader {
  /*	padding-right: 15px;  */
}
@media (max-width: 767px) {
  .ResizeEntityHeader {
    font-size: 10px;
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  .ResizeEntityHeader {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .ResizeEntityHeader {
    margin-bottom: -7px;
    font-size: 26px;
  }
}
.DepartmentBlackHeader {
  font-family: TitilliumBold;
  text-align: right;
}
@media (max-width: 767px) {
  .DepartmentBlackHeader {
    /*		padding-top: 10px;*/
    font-size: 10px;
    /*		text-align:center;*/
    padding-bottom: 10px;
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  .DepartmentBlackHeader {
    padding-top: 32px;
    font-size: 14px;
    /*		text-align:center;*/
    padding-bottom: 10px;
  }
}
@media (min-width: 992px) {
  .DepartmentBlackHeader {
    padding-top: 32px;
    font-size: 16px;
  }
}
.btn-HomeJourneyDepRightRed {
  color: #9b221f;
  background-color: rgba(51, 121, 180, 0);
  border-color: #9b221f;
  border-radius: 0px;
  position: absolute;
  bottom: 10px;
  right: 15px;
}
.btn-HomeJourneyDep {
  color: #ffffff;
  background-color: rgba(51, 121, 180, 0);
  border-color: #ffffff;
  border-radius: 0px;
  position: absolute;
  bottom: 10px;
  left: 15px;
}
.btn-HomeJourneyDepRight {
  color: #ffffff;
  background-color: rgba(51, 121, 180, 0);
  border-color: #ffffff;
  border-radius: 0px;
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.btn-HomeJourneyDepRight {
  color: #ffffff;
  background-color: rgba(51, 121, 180, 0);
  border-color: #ffffff;
  border-radius: 0px;
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.JourneyOuterDivDep {
  padding-left: 0px;
}
@media (max-width: 767px) {
  .JourneyOuterDivDep {
    padding-right: 0px;
  }
}
.depNews {
  font-size: 30px;
  color: #363636;
}
.divJourneyStartsHereDepRed {
  background-color: rgba(155, 34, 31, 0.85);
  height: 100%;
  min-height: 350px;
}
@media (max-width: 767px) {
  .divJourneyStartsHereDepRed {
    margin-top: 0px;
    border-bottom: #00457c solid thin;
  }
}
.divBlogTwitterNewsDep {
  background-color: rgba(255, 255, 255, 0.85);
  height: 100%;
  min-height: 300px;
}
@media (max-width: 767px) {
  .divBlogTwitterNewsDep {
    border-bottom: #00457c solid thin;
  }
}
.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 60px;
  overflow: hidden;
}
.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.DepartmentTopMenus {
  font-size: 8px !important;
}
@media (min-width: 400px) {
  .DepartmentTopMenus {
    font-size: 10px !important;
  }
}
@media (min-width: 510px) {
  .DepartmentTopMenus {
    font-size: 15px !important;
  }
}
/*----- deapartment end -----*/
.galleryCounter {
  padding-left: 0px;
  padding-right: 0px;
}
/*

// slide show for gallery
.diy-slideshow{
position: relative;
display: block;
overflow: hidden;
padding-left: 10px;
}
figure{
position: absolute;
opacity: 0;
transition: 1s opacity;
}
figcaption{
position: absolute;
font-family: sans-serif;
font-size: .8em;
top: 3.95em;
right: .35em;
padding: .25em;
color: #fff;
background: rgba(0,0,0, .25);
border-radius: 2px;
}
figcaption a{
color: #fff;
}
figure.show{
opacity: 1;
position: static;
transition: 1s opacity;
}

*/
.galleryBackground {
  text-align: center;
  padding-top: 20px;
}
.wellLocal {
  min-height: 20px;
  margin-bottom: 20px;
}
/* Background */
.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
  background: transparent;
  color: ColourWhite;
}
#news-gallery.royalSlider {
  width: 100%;
  height: 350px !important;
}
@media (max-width: 767px) {
  #news-gallery.royalSlider {
    height: 400px !important;
  }
}
#event-gallery.royalSlider {
  width: 100%;
  height: 680px !important;
}
@media (max-width: 767px) {
  #event-gallery.royalSlider {
    height: 400px !important;
  }
}
@media (max-width: 767px) {
  .videoGallery .rsOverflow,
  .royalSlider.videoGallery {
    height: 500px !important;
  }
}
/*
#news-gallery h2, #news-gallery p{

	@media (max-width: @screen-sm-min) {
		font-size: 12px;
	}
}

*/
@media screen and (max-width: 991px) {
  .padder {
    padding-right: 30px;
  }
}
.videoGallery .rsTmb {
  padding-left: 10px;
  padding-top: 2px;
  padding-right: 10px;
  padding-bottom: 5px;
}
.videoGallery .rsThumbs .rsThumb {
  width: 220px;
  height: 87px;
  border-bottom: 1px solid #2E2E2E;
}
.videoGallery .rsThumbs {
  width: 220px;
  padding: 0;
}
.videoGallery .rsTmb p,
.videoGallery .rsTmb span {
  font-size: 14px;
}
.videoGallery .rsTmb span {
  font-weight: bold;
}
.videoGallery .rsThumb:hover {
  background: #dc4844;
}
.videoGallery .rsThumb.rsNavSelected {
  background-color: #dc4844;
  border-bottom: -color #02874a;
}
.sampleBlock {
  left: 3%;
  top: 1%;
  width: 100%;
  max-width: 400px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .videoGallery .rsTmb {
    padding: 6px 8px;
  }
  .videoGallery .rsContent p,
  .videoGallery .rsTmb p,
  .videoGallery .rsTmb span {
    font-size: 12px;
  }
  .videoGallery .rsContent h3 {
    font-size: 14px;
  }
  .videoGallery .btn-MoreInfo {
    position: relative;
    margin-left: 16px;
  }
  .videoGallery .rsThumbs.rsThumbsVer {
    width: 130px;
    padding: 0;
    z-index: 1;
  }
  .videoGallery .rsThumbs .rsThumb {
    width: 130px;
  }
  .sampleBlock {
    font-size: 14px;
  }
}
#alphaSearch a:hover,
#alphaSearch a:focus,
.qual-panels .panel-heading:hover,
.qual-panels .panel-heading:focus,
.qual-panels .btn-MoreInfo:hover,
.pnav a:hover,
.pnav a:focus,
.under .btn-default:hover,
.post .btn-default:hover,
.underpost .btn-default:hover,
.fac .btn-default:hover,
.red-hover:hover {
  border-bottom: 1px solid #363636;
  background-color: #9b221f !important;
  color: #ffffff;
  font-style: italic;
}
#alphaSearch .btn {
  width: 40px;
  margin-bottom: 5px;
}
.qual-panels .panel,
.qual-panels .panel-heading {
  border-radius: 0px !important;
}
.qual-panels .panel-default {
  box-shadow: 0px;
}
.qual-panels .panel-arts {
  border: 1px solid #ffb51b !important;
  border-left: 10px solid #ffb51b !important;
}
.qual-panels .panel-business {
  border: 1px solid #6c284f !important;
  border-left: 10px solid #6c284f !important;
}
.qual-panels .panel-education {
  border: 1px solid #f14f12 !important;
  border-left: 10px solid #f14f12 !important;
}
.qual-panels .panel-ebeit {
  border: 1px solid #57bce9 !important;
  border-left: 10px solid #57bce9 !important;
}
.qual-panels .panel-health {
  border: 1px solid #82b74a !important;
  border-left: 10px solid #82b74a !important;
}
.qual-panels .panel-law {
  border: 1px solid #5e6eba !important;
  border-left: 10px solid #5e6eba !important;
}
.qual-panels .panel-science {
  border: 1px solid #006b34 !important;
  border-left: 10px solid #006b34 !important;
}
.qual-panels .btn-MoreInfo {
  background-color: #ffffff;
}
.pnav {
  margin-bottom: 15px;
}
.underpost {
  margin-top: -40px;
}
.under {
  margin-top: -30px;
}
.post {
  margin-top: -20px;
}
.simple-news {
  margin-bottom: 10px;
}
.ShowTableBorders table,
.ShowTableBorders th,
.ShowTableBorders td {
  border-collapse: collapse;
  border: 1px solid #c0c0c0;
  padding: 5px;
}
.ShowTableBorders th,
.ShowTableBorders thead td,
.ShowTableBorders thead p {
  background-color: #e0e0e0;
}
.fgDefault {
  color: #ffffff;
}
.fgArt {
  color: #ffb51b;
}
.fgBusiness {
  color: #a43d78;
}
.fgEducation {
  color: #f14f12;
}
.fgEbeit {
  color: #57bce9;
}
.fgHealth {
  color: #82b74a;
}
.fgLaw {
  color: #828ec9;
}
.fgScience {
  color: #008f45;
}
.bgArt {
  background-color: #ffb51b;
  color: #ffffff;
}
.bgBusiness {
  background-color: #6c284f;
  color: #ffffff;
}
.bgEducation {
  background-color: #f14f12;
  color: #ffffff;
}
.bgEbeit {
  background-color: #57bce9;
  color: #ffffff;
}
.bgHealth {
  background-color: #82b74a;
  color: #ffffff;
}
.bgLaw {
  background-color: #5e6eba;
  color: #ffffff;
}
.bgScience {
  background-color: #006b34;
  color: #ffffff;
}
.leftRed {
  border-left: 10px solid #d52924;
  padding-left: 15px;
}
.SecBreach input[type="radio"] + label {
  display: inline;
  margin-bottom: 10px;
}
/*  Old photo Gallery*/
.mediaItem {
  float: left;
  font-size: 10px;
  width: 132px;
  margin: 4px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #F0F0F0;
  border-bottom: 2px solid #808080;
  border-right: 2px solid #808080;
  overflow: hidden;
  vertical-align: bottom;
}
.mediaLibraryPhoto {
  height: 122px;
  width: 132px;
  text-align: center;
}
.slider730 {
  width: 730px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .slider730 {
    width: 100%;
  }
}
.slider900 {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .slider900 {
    width: 100%;
  }
}
.slider960 {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .slider960 {
    width: 100%;
  }
}
.grid-sizer,
.grid-item {
  width: 100%;
  margin-bottom: 15x;
}
@media (min-width: 767px) {
  .grid-sizer,
  .grid-item {
    width: 49%;
  }
}
@media (min-width: 992px) {
  .grid-sizer,
  .grid-item {
    width: 32.3%;
  }
}
@media (min-width: 1200px) {
  .grid-sizer,
  .grid-item {
    width: 24%;
  }
}
.grid-item--width2 {
  width: 1170px;
}
.grid-item {
  background-color: rgba(255, 255, 255, 0.85);
  margin-top: 15px;
}
.grid-item h3 {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
}
.grid-item p {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  font-weight: normal;
}
.grid-item h3 a:link {
  border-bottom: none;
}
.grid-item h3 a:hover {
  border-bottom: 1px dashed #363636;
}
.snippetImage {
  width: 200px;
  float: left;
  margin-right: 15px;
}
.jw-reset {
  vertical-align: -4px !important;
  margin-top: 2px !important;
}
.headingOnImg {
  padding: 5px;
  color: #ffffff;
  font-size: 14px;
  width: 100%;
  height: 75px;
  background-color: transparent;
  text-align: center;
}
.portal-icon {
  width: 64px;
  height: 80px;
  margin-right: 10px;
  margin-left: 7px;
  text-align: center;
  float: left;
  line-height: 12px;
}
.portal-icon-tab {
  margin-right: 8px;
  margin-left: 0px;
}
.portal-icon span {
  font-size: x-small;
}
.portal-icon a:link,
.portal-icon a:hover,
.portal-icon a:focus,
.sp-icon-panel .panel-heading a:link {
  border-bottom: 0px;
}
.sp-tab-panel h4 {
  margin-top: 15px;
}
.sp-tab-panel a:link {
  border-bottom: 0px;
  font-weight: normal;
}
.sp-tab-panel ul.nav.nav-tabs a:link {
  border-bottom: 0px;
  font-family: TitilliumBold,Verdana,Arial;
  text-transform: uppercase;
}
.sp-tab-panel a:hover,
.sp-tab-panel a:focus {
  border-bottom: 1px dashed;
}
.portal-icon a:hover {
  color: #d52924;
}
div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather h3 {
  padding: 24px 0px 0px !important;
}
div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather span.aw-icon {
  background-size: 80px auto !important;
}
div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather p span.aw-temperature-today {
  font-size: 18px !important;
}
.sp-tab-panel > .nav > li > a:hover,
.sp-tab-panel > .nav > li > a:focus {
  background-color: transparent;
}
.sp-tab-panel > .nav-tabs > li.active > a {
  background-color: #ffffff;
}
.sp-icon-panel .panel,
.sp-icon-panel .panel-heading {
  background-color: #363636;
}
.sp-icon-panel {
  margin-top: 15px;
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.sp-icon-panel .panel-title {
  text-align: right;
}
.jwplayer {
  margin-right: auto !important;
  margin-left: auto !important;
}
.social-card {
  margin-top: -5px;
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.nmmu-card hr {
  margin-top: -15px;
  margin-bottom: 15px;
  border-color: #727272;
}
.h2-zero-bottom {
  margin-bottom: 0px !important;
}
