
@import "font-awesome.min.css";
/*@import "bootstrap4-legacy.css";*/
/*@import "template-old.css";*/
/*@media (min-width: 1400px) {
    .container {
        max-width: 1400px !important;
    }
}*/

@font-face {
    font-family: 'effra';
    src: url('../fonts/effra-regular.eot');
    src: url('../fonts/effra-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/effra-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'effra-light';
    src: url('../fonts/effralight-regular.eot');
    src: url('../fonts/effralight-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/effralight-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'effra-bold';
    src: url('../fonts/effra-bold.eot');
    src: url('../fonts/effra-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/effra-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

a {
    background-color: transparent;
}

/*div[itemprop="articleBody"].h1,h1, .article-top-title {*/
div[itemprop="articleBody"].h1,div[itemprop="articleBody"] h1, .article-top-title {
	font-size: 36px;
	position: relative; /* using relative positioning */
        top: 10px;         /* shift few pixels above the normal position */
	margin-bottom:35px;
}

/*div[itemprop="articleBody"].h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 */

div[itemprop="articleBody"].h1, div[itemprop="articleBody"].h2, div[itemprop="articleBody"].h3, div[itemprop="articleBody"].h4, div[itemprop="articleBody"].h5, div[itemprop="articleBody"].h6, 
div[itemprop="articleBody"] h1, div[itemprop="articleBody"] h2, div[itemprop="articleBody"] h3, div[itemprop="articleBody"] h4, div[itemprop="articleBody"] h5, div[itemprop="articleBody"] h6 {
    /*font-family: inherit;color: inherit;*/
    font-weight: 500;
    line-height: 1.1;
}

/*div[itemprop="articleBody"] .h2, .h3,  h2, h3 {*/
div[itemprop="articleBody"] .h2, div[itemprop="articleBody"]  .h3, div[itemprop="articleBody"]  h2, div[itemprop="articleBody"] h3 {
    /*margin-top: 20px;*/
    margin-bottom: 10px;
}

/*

div[itemprop="articleBody"]h1 {
    margin: 0.67em 0;
    font-size: 2em;
}*/

.border {
    border: 0!important;
}

.fa-bars:before {
    content: "\f0c9";
	display:none;
}

.nav>li {
    position: relative;
    display: block;
}

.nav > li > a:focus, .nav > li > a:hover {
    background-color: transparent;
}

html, body {
    font-family: 'effra'!important;
	font-size:16px;
line-height:26px;
}

/*#sp-vertical-menu {
min-height: 560px;
}*/

#sp-logo {
	width:320px;
	padding-top: 10px;
}


#sp-logo .logo{
	height:52px;
	display:inline-block;
}

.statement {
width:100%;
margin-bottom:15px;
}

.visform textarea.statement {
    height:200px;
}

#sp-logo .border{
	height:40px;
	display:inline-block;
	padding:0 15px;
}

border {
	border:none!important;
}

#accordion1 .panel {
background-color: #12204f;
color: #fff;
margin-bottom:0;
border-radius: 0;
border: none;
border-bottom: solid 1px #fff;
-webkit-box-shadow: none;
box-shadow: none;
}

#accordion1 > div:last-child {
border-bottom: solid 1px #12204f;
}

#accordion1 .accordion-heading .accordion-toggle {
font-family: 'effra'!important;
font-size:18px;
text-transform:uppercase;
font-weight:700;
padding: 0;
color:#fff;
padding: 9.5px 10px;
}

#accordion1 .accordion-heading a:before {
content: '-';
margin-right: 10px;
}

#accordion1 .accordion-heading a.collapsed:before {
content: '+' !important;
margin-right: 10px !important;
}

#accordion1 .accordion-heading a:hover {
text-decoration:none;
}

#accordion1 .accordion-inner {
border-top: none;
margin: 0 10px;
background-color: #fff;
color:#333;
padding: 10px 15px !important;
}

#accordion1 .accordion-inner ul {
padding-left: 30px;
}





#accordion2 .panel {
background-color: #951414;
color: #fff;
margin-bottom:0;
border-radius: 0;
border: none;
border-bottom: solid 1px #fff;
-webkit-box-shadow: none;
box-shadow: none;
}

#accordion2 > div:last-child {
border-bottom: solid 1px #951414;
}

#accordion2 .accordion-heading .accordion-toggle {
font-family: 'effra'!important;
font-size:18px;
text-transform:uppercase;
font-weight:700;
padding: 0;
color:#fff;
padding: 9.5px 10px;
}

#accordion2 .accordion-heading a:before {
content: '-';
margin-right: 10px;
}

#accordion2 .accordion-heading a.collapsed:before {
content: '+' !important;
margin-right: 10px !important;
}

#accordion2 .accordion-heading a:hover {
text-decoration:none;
}

#accordion2 .accordion-inner {
border-top: none;
margin: 0 10px;
background-color: #fff;
color:#333;
padding: 10px 15px !important;
}

#accordion2 .accordion-inner ul {
padding-left: 30px;
}

.camera_commands {
display:none;
}

.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
    background: rgba(255,255,255, 0.5);
}

.camera_prev, .camera_next, .camera_commands {
    border-radius: 20px;
}


#sp-search {
	height:75px;
	width:460px;
}

#sp-search .search {
	position:relative;
	top:50%;
	right:0;
	margin-top:17px;
	padding-left: 25%;
}

#sp-search .sp-column form{
 padding-top:19px;
}


#sp-anni {
float: left;
width: 100%;
}

#sp-anni iframe {
position: absolute;
top: -150px;
border: solid 10px #fff;
z-index:90;
width:360px;
height:230px;
}

.search input.button {
	position:absolute;
	top:8px;
	left:12px;
}

.search input#mod-search-searchword {
	width:350px;
	padding-left:10px;
	 font-family: 'effra';
}

.search input#mod-search-searchword::placeholder {
	color:#333;
	font-size:13px;
}

.search .btn-toolbar button {
    background: #951414;
}

.btn-primary, .sppb-btn-primary {
    border-color: #951414;
    background-color: #951414;
}

.btn-primary:hover, .sppb-btn-primary:hover {
    border-color:#951414;
    background-color: #951414;
    filter: brightness(120%);
}

.badge.badge-info {
    background-color: #951414;
}

.pagination > .active > a, .pagination > .active > span {
    border-color: #951414;
    background-color: #951414;
	color:#fff!important;
}

#sp-menu {
	padding-right:0;
	width:360px;
}

#sp-menu  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    line-height: 75px;
    font-size: 14px;
    text-transform: capitalize;
    color: #fff;
    text-decoration: none;
}

/*.sp-megamenu-parent .sp-dropdown .sp-dropdown-items li > a::after {
    font-family: "FontAwesome";
    content: " \f105";
    float: right;
}*/
	
#sp-header {
    background: #951414 none repeat scroll 0 0;
    box-shadow: 0 3px 5px rgba(0,0,0,0.3);
    height: 75px;
}

.new-look .offcanvas-menu {
    background-color: #333;
}

.new-look .offcanvas-menu .sp-module ul > li:hover a, .new-look .offcanvas-menu .sp-module ul > li:focus a, .new-look .offcanvas-menu .sp-module ul > li.active a {
    background: #999;
}

.new-look .offcanvas-menu .sp-module ul > li ul li a {
    background-color: #999 !important;
}

.new-look .offcanvas-menu .sp-module ul > li ul li a:hover, .new-look .offcanvas-menu .sp-module ul > li ul li a:focus {
    color: #ddd;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li {
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
    background: #999 !important;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    color: #333;
    background-color: rgba(255,255,255,1);
    border: none;
    border-radius: 0;
}

#sp-menu .sp-megamenu-parent > li.sp-has-child > a::after, .sp-megamenu-parent > li.sp-has-child > span::after {
    content: none;
}

#sp-menu .menu-slide-down .sp-has-child > .sp-dropdown {
    transition: all 300ms ease;
}

#sp-menu .sp-megamenu-parent.menu-slide-down .sp-has-child:hover >.sp-dropdown {
  top: 75px;
}

#sp-menu .sp-megamenu-parent.menu-slide-down ul .sp-has-child:hover >.sp-dropdown {
  top: 0;
}

#sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 0;
    background: #951414;
}

#sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner a {
  	color:#fff;
}

#sp-menu .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #951414;
  	background :#fff;
}

.sp-megamenu-parent .sp-dropdown div ul li.sp-menu-item:first-child {
    box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.3);
}

.sp-megamenu-parent .sp-dropdown div ul ul li.sp-menu-item:first-child {
    box-shadow: none;
}


#sp-vertical-menu #sp-top1 {
	width:280px;
	position: absolute;
z-index: 10;
}

#sp-vertical-menu #sp-top1 ul.menu {
	padding: 0 25px;
}

#sp-vertical-menu .sp-module {
	/*background-color:#951414;*/
	background-color:#333;
}

#sp-vertical-menu #sp-top1 ul.menu:after {
	background:url(../images/menu-bottom.png) no-repeat;
	content:none;
	display:block;
	position:absolute;
	width:250px;
	height:49px;
	left:15px;
}

#sp-vertical-menu .sp-module ul > li > a {
-webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

#sp-vertical-menu .sp-module ul > li > a:hover, #sp-vertical-menu .sp-module ul > li > a:focus {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}

#sp-vertical-menu .sp-module ul ul ul li > a:hover, #sp-vertical-menu .sp-module ul ul ul li > a:focus {
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}

#sp-vertical-menu .sp-module ul > li > a::before {
    content: none;
}

/*#sp-vertical-menu .sp-module ul > li > a::after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f105";
    margin-right: 0;
	float:right;
}*/

#sp-vertical-menu .sp-module ul > li.deeper.parent > a::after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f105";
    margin-right: 0;
	float:right;
}


#sp-vertical-menu .sp-module ul > li > a {
    color: #fff;
	font-size:17px;
	line-height: 40px;
    text-decoration: none;
}

#sp-vertical-menu .sp-module ul > li:first-child {
    padding-top:10px;
}

#sp-vertical-menu .sp-module ul > li:last-child {
    padding-bottom:10px;
}

#sp-vertical-menu .sp-module ul > li {
    /*border-bottom: 1px solid #ba4d64;*/
    border-bottom: 1px solid #666;
}

#sp-vertical-menu .sp-module ul > li:last-child {
    border-bottom: none;
}

#sp-vertical-menu .sp-module ul li.deeper.parent ul {
opacity:0;
display:none;
position:absolute;
left:190px;
top:0;
width:290px;
padding-left:35px;
-webkit-transition: opacity 200ms;
transition: opacity 200ms;
}

#sp-vertical-menu .sp-module ul li.deeper.parent:hover ul {
display:block;
opacity:1;
}

#sp-vertical-menu .sp-module ul ul li {
    border-bottom:none;
padding:0 25px;
/*background-color:#760019;*/
background-color:#222;
}

#sp-vertical-menu .sp-module ul ul ul li {
background-color:#333;
}

#sp-vertical-menu .sp-module ul ul li a {
    line-height:30px;
}

#sp-vertical-menu .sp-module ul ul ul li a {
    line-height:20px;
}

#sp-vertical-menu .sp-module ul ul ul li a {
	-webkit-transition: color 200ms;
	transition: color 200ms;
}

#sp-vertical-menu .sp-module ul ul ul li a:hover {
    color:#ccc;
}

#sp-vertical-menu .sp-module ul li.deeper.parent:hover ul ul {
display:none;
}

#sp-vertical-menu .sp-module ul ul li.deeper.parent {
	position:relative;
}

#sp-vertical-menu .sp-module ul ul li.deeper.parent ul {
    	position:absolute;
	display:none;
	width:220px;
	top:0;
	left:255px;
	opacity:0;
	-webkit-transition: opacity 200ms;
	transition: opacity 200ms;
}

#sp-vertical-menu .sp-module ul ul li.deeper.parent:hover ul {
	display:block;
	opacity:1;
}

#sp-vertical-menu .sp-module ul li.deeper.parent ul ul {
padding-left:0;
}

/*#sp-vertical-menu .sp-module ul ul li a::after {


    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
   	content: "\f105";
    margin-right: 0;
	float:right;
}*/

#sp-vertical-menu .sp-module ul ul > li.deeper.parent a::after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
   	content: "\f105";
    margin-right: 0;
	float:right;
}

#sp-vertical-menu .sp-module ul li.deeper.parent ul li.deeper.parent ul li a::after {
   	content: none;
}

/*#sp-vertical-menu .sp-module ul ul ul li a {
    font-size:14px;
}*/

#sp-vertical-menu .sp-module ul ul ul li:first-child {
    padding-top: 10px;
}

#sp-vertical-menu .sp-module ul ul ul li a::after {	
	content: none;
}

.camera_caption {
	width:1170px!important;
	margin: 0 auto;
	left: 50%;
top:30%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}

.camera_caption > div {
	font-family: 'effra-light'!important;
    background: transparent !important;
	width:600px;
	border-radius:0!important;
	padding: 0!important;
	float:right;
	margin-bottom:20px;
}
.cameraContent:nth-child(1){
   
	margin-top:355px !important;
}
.camera_caption_title {
font-family: 'effra-bold'!important;
    font-size:3.5em!important;
    font-weight: normal!important;
/*	line-height:1.3em!important;*/
	line-height:1.0em!important;
    color:#fff;
	width:600px;
	/*max-width:80%;
	display:block;*/
	padding:10px 20px;
	background: #d62b2a;
 
	
}

.camera_wrap .camera_caption_desc a {
font-family: 'effra-bold'!important;
display: block;
background-color: #555 !important;
background: #555 !important;
border-radius: 0;
color: #fff;
font-size: 18px !important;
box-shadow: none;
text-align: left;
padding: 14.5px 20px;
margin-top: 15px;
width: 180px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}

.camera_wrap .camera_caption_desc a:hover {
padding: 14.5px 20px;
margin-top: 15px;
    background-color: #222 !important;
    background: #222 !important;
    color: #f6f6f6;
}

.camera_wrap .camera_caption_desc a:after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f061";
    margin-right: 0;
    float: right;
}

.camera_wrap .camera_caption_desc div {
	font-family: 'effra';
	display:block;
	background-color:#333!important;
	background:#333!important;
	border-radius:0;
	color:#fff;
	font-size: 2em!important;
	line-height:1.2em;
	text-align:left;
	padding:5px 20px;
	margin-top:0;
	width:500px;
}

.camera_wrap .camera_caption_desc a.btn-none {
	font-family: 'effra-bold'!important;
	display:block;
	background-color:transparent!important;
	background:none!important;
	border-radius:0;
	color:#fff;
	font-size: .5em!important;
	box-shadow: none;
	text-align:left;
	padding:0;
	margin-top:0;
}

.camera_wrap .camera_caption_desc a.btn-none:hover {
	font-family: 'effra-bold'!important;
	display:block;
	background-color:transparent!important;
	background:none!important;
	border-radius:0;
	color:#fff;
	font-size: .5em!important;
	box-shadow: none;
	text-align:left;
	padding:0;
	margin-top:0;
}

.camera_wrap .camera_caption_desc a.btn-none::after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: none;
    margin-right: 0;
	float:none;
}

.cameraContents > div:nth-child(3) .camera_caption_title {
background-color:#12204f;
}

/*.cameraContents > div:nth-child(3) .camera_caption_desc {
background-color:#12204f;
}*/

img.henley-logo {
width: 200px;
display: inline-block;
text-align: center;
position: relative;
top: 8px;
left: 24px;
}

#sp-component iframe.video {
width:100%;
height:500px;
}

/* SEO FAQ Content css */
.faq-container {
  clear: both;
  padding-top: 50px;
}

.faq-container .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
  
.faq-container details {
  margin-bottom: 1px;
}
  
.faq-container summary {
  background-color: #951414;
  padding: 10px;
  color: #fff;
  font-family: 'effra-bold';
  text-transform: uppercase;
}
/* End SEO Content css */

/*FRONT CONTENT*/
#sp-study {
	padding:100px 0;
}

#sp-scholarship {
	padding:100px 0;
}

#sp-study2 {
	padding:100px 0;
}

#sp-study-reading h2, #sp-scholarships h2, #sp-henley h2, #sp-henley h1 {
    font-family: 'effra-bold'!important;
    font-size: 48px;
    text-transform: capitalize;
	color:#951414;
	margin-bottom:40px;
}

#sp-henley h2, #sp-henley h1 {
	color:#fff;
}

#sp-study-reading h2:after, #sp-scholarships h2:after, #sp-henley h1:after {
	content:'';
	display:block;
	position:absolute;
	height:3px;
	width:50px;
	background-color:#951414;
		margin-top:20px;
}

#sp-henley h2:after {
	background-color:#fff;
}


#sp-study-reading p, #sp-scholarships p, #sp-henley p {
	font-size:18px;
	line-height:35px;
	font-weight:normal;
	width:75%;
	margin-bottom:30px;
}

#sp-henley p {
	color:#eee
}

#sp-henley .container {
	float:right;
}
	
a.more {
	font-family: 'effra-bold'!important;
	display:block;
	background-color:#951414!important;
	background:#951414!important;
	/*border-radius:5px;*/
	color:#fff;
	font-size: 18px!important;
	/*box-shadow: 2px 2px 3px rgba(0,0,0,.6);*/
	text-align:left;
	padding:9px 20px;
	margin-top:15px;
	width:180px;
	-webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}

a.more:hover {
	background-color:#a2020d!important;
	background:#a2020d!important;
	color:#f6f6f6;
}

#sp-henley a.more {
	background-color:#fff!important;
	background:#fff!important;
	color:#333;
	-webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}

#sp-henley a.more:hover {
	background-color:#ccc!important;
	background:#ccc!important;
	color:#111;
}

a.more::after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f061";
    margin-right: 0;
	float:right;
}

h3.sp-module-title, #sp-news h2.sp-module-title {
	font-family: 'effra-bold';
	color:#333;
	font-size:36px!important;
	text-transform: capitalize!important;
}

.newslist {
	margin-top:30px;
}

.newslist:nth-of-type(1) {
        margin-top:-15px;
}


.innernews {
	padding:0!important;
}

.newshead .picture img {
	height:250px;
	width:100%;
	object-fit:cover;
	margin-bottom:10px;
}

#lnee_124 .newshead .picture img {
	height:150px;
	width:150px;
	object-fit:cover;
}


.latestnews-items li {
float:left;
}

.detail_date {
	font-style:italic;
	color:#999;
}

.detail_date i {
	font-style:italic!important;
	color:#999!important;
}

h4.newstitle, #sp-news .newstitle {
	margin-top:5px!important;
	font-size:16px;
	line-height:22px;
	font-weight:bold;
}

h4.newstitle a, #sp-news .newstitle a {
	color: #951414;
}

h4.newstitle a:hover, #sp-news .newstitle a:hover {
    text-decoration:underline;
}

.newsintro {
	color:#333;
	margin-top:10px;
	line-height:18px;
}

.latestnews-items li {
    border-bottom: none!important;
	margin-bottom:50px!important;
}

a.more-news {
	font-family: 'effra-bold'!important;
	display:block;
	background-color:#951414!important;
	background:#951414!important;
	/*border-radius:5px;*/
	color:#fff;
	font-size: 18px!important;
	/*box-shadow: 2px 2px 3px rgba(0,0,0,.6);*/
	text-align:left;
	padding:9px 20px;
	width:180px;
	float:right;
	color:#fff!important;
		-webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}

a.more-news:hover {
	background-color:#a2020d!important;
	background:#a2020d!important;
	color:#f6f6f6;
	text-decoration:none!important;
}


a.more-news::after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f061";
    margin-right: 0;
	float:right;
}

/*COMPONENT*/
#sp-component {
	margin-left:300px;
	width:870px;
	/*background-color:#eee;*/
        /* added by iskantha*/
        min-height:700px;
}


#sp-component h1, .article-top-title {
	font-family: 'effra-light';
	color:#951414;
	font-size: 28px;
	/*font-style:italic;*/
}

/*header fix*/
/*.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px!important;
    margin-bottom: 10px!important;
}

body {
    line-height: 1.42857143!important;
*/

#sp-component h3, .article-content-h2 {
	font-family: 'effra-bold';
	color:#951414;
	font-size: 24px;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom: dotted 1px #951414;
}

.visCustomText p {
	font-family: 'effra-bold';
	color:#951414;
	font-size: 24px;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom: dotted 1px #951414;
}

.visform hr {
border:none;
}

.bootcamptable td {
    padding: 7px 14px 7px 14px;
}

#sp-component h3 span {
	font-family: 'effra';
	font-size: 18px;
}

#sp-component a {
	color: #951414;
}

#sp-component a:hover {
	text-decoration:underline;
}

#sp-component .sp-accordion-item a {
	color:#951414;
	text-decoration:none;
}

#sp-component .sp-accordion-item a:hover {
	text-decoration:underline;
}


#sp-component h3 img {
	width:30px;
	margin-right:10px;
}

#sp-component img {
	display:inline-block;
}

#sp-component .entry-header {
	margin:0;
}

#sp-component .entry-header h2 span {
	display:block;
	font-size:.6em;
}
#sp-component .entry-header h1 span {
	display:block;
	font-size:.6em;
}

#sp-component .item .entry-image{
 min-width:calc(100%-0px);
}

#sp-component .entry-image img {
	height: 350px;
	width:100%;
	object-fit:cover;
}

#sp-component .entry-header h2 {
	font-family: 'effra-bold';
	position:absolute;
	background: rgba(149, 20, 20, .7); /*rgba(214,25,38,.7);*/
	color:#fff;
	padding: 10px 15px;
	font-size:33px;
	box-sizing:border-box;
        width:fit-content;
	bottom:-350px;
	transform: matrix(0.99,0,0,1,-3,0);
}

#sp-component .entry-header h1 {
	font-family: 'effra-bold';
	position:absolute;
	background: rgba(149, 20, 20, .7); /*rgba(214,25,38,.7);*/
	color:#fff;
	padding: 10px 15px;
	font-size:33px;
	box-sizing:border-box;
        width:fit-content;
	bottom:-358px;
	transform: matrix(0.99,0,0,1,-3,0);
}


#sp-component .eventlist-entry-header {
	position:relative;
}
#sp-component .eventlist-entry-header h2 {
	font-family: 'effra-bold';
	position:absolute;
	background: rgba(149, 20, 20, .7); /*rgba(214,25,38,.7);*/
	color:#fff;
	padding: 10px 15px;
	font-size:33px;
	box-sizing:border-box;	
	/*transform: translate(0, -21px);
	bottom:93%;*/
	/*margin:0;*/
	/*margin-top:294px;*/
	bottom:-384px;
	
}

@media (max-width: 1199px) {
#sp-component .eventlist-entry-header h2 {
    /*margin-top: 33%;*/
    /*margin-top: 208px;*/
    bottom:-334px;
}
}

@media (max-width: 991px) {
#sp-component .eventlist-entry-header h2 {
    /*margin-top: 25%;*/
    /*margin-top: 108px;*/
    bottom : -236px;
}
}

@media (max-width: 768px) {
#sp-component .eventlist-entry-header h2 {
    /*margin-top: 44%;*/
    /*margin-top:208px;*/
    bottom: -334px;
}
}


#sp-component .event-entry-header {
	position:relative;
}
#sp-component .event-entry-header h2 {
	font-family: 'effra-bold';
	position:absolute;
	background: rgba(149, 20, 20, .7); /*rgba(214,25,38,.7);*/
	color:#fff;
	padding: 10px 15px;
	font-size:33px;
	box-sizing:border-box;	
	/*transform: translate(0, -21px);
	bottom:93%;*/
	/*margin:0;*/
	/*margin-top:35%;*/
	/*margin-top:258px;
	max-width:80%;*/
	bottom:-384px;
}

@media (max-width: 1199px) {
#sp-component .event-entry-header h2 {
    /*margin-top: 33%;*/
    /*margin-top: 169px;*/
    bottom:-334px;
}
}

@media (max-width: 991px) {
#sp-component .event-entry-header h2 {
    /*margin-top: 25%;*/
    /*margin-top: 37px;*/
    bottom : -236px;
}
}

@media (max-width: 768px) {
#sp-component .event-entry-header h2 {
    /*margin-top: 44%;*/
    /*margin-top:134px;*/
    bottom:-334px;
}
}


#sp-component table.small td.gray {
    background: #a1a1a1;
	font-size:16px;
}

#sp-component table.small td {
    padding: 5px;
}

#sp-fact-file {
float: left;
width: 280px;
position: absolute;
top: 564px;
}

ul.thumb-nav {
	padding:0;
	margin:0;
	display: flex;
	flex-wrap: wrap;
}

ul.thumb-nav li {
	padding:0;
	margin:0;
	margin-right:20px;
	margin-bottom:20px;
	border-bottom:none;
	position:relative;
	flex: 1 0 20%;
}

ul.thumb-nav li a {
	padding:0;
}

ul.thumb-nav li img {
	height:180px;
	width:100%;
	object-fit:cover;
}

ul.thumb-nav li a:before {
	content:none;
}

ul.thumb-nav li:last-child {
	margin-right:0;
}

ul.thumb-nav h6, ul.thumb-nav p {
	font-family: 'effra';
	position:absolute;
	bottom:0;
	background-color:rgba(30,53,130, 0.8);
	color:#fff;
	margin:0;
	padding:10px 15px;
	width:100%;
	font-size:24px;
	display:block;
	height:auto;
    transition: background-color 0.5s ease;
}

ul.thumb-nav.sm h6 {
	height:50px;
}


ul.thumb-nav h6 a, ul.thumb-nav p a {
	color:#fff;
	display:block;
	height:100%;
}

ul.thumb-nav li:hover h6 {
background-color:rgba(30,53,130, 1);
}

ul.thumb-nav li h6 a:hover {
	text-decoration:none!important;
}


ul.thumb-nav h6.green, ul.thumb-nav p.green {
	background-color:rgba(0, 154, 132, 0.8);
}

ul.thumb-nav h6.yellow, ul.thumb-nav p.yellow {
	background-color:rgba(255, 214, 0, 0.8);
}

ul.thumb-nav h6.purple, ul.thumb-nav p.purple {
	background-color:rgba(114, 90, 160, 0.8);
}

ul.thumb-nav h6.red, ul.thumb-nav p.red {
	background-color:rgba(149, 20, 20, .8);/*rgba(214,25,38, 0.8);*/
}

ul.thumb-nav h6.orange, ul.thumb-nav p.orange {
	background-color:rgba(242, 110, 52, 0.8);
}

ul.thumb-nav h6.black, ul.thumb-nav p.black {
	background-color:rgba(0,0,0, 0.8);
}

ul.thumb-nav h6.l-purple, ul.thumb-nav p.l-purple {
	background-color:rgba(203, 158, 210, 0.8);
}

ul.thumb-nav h6.l-blue, ul.thumb-nav p.l-blue {
	background-color:rgba(0, 174, 239, 0.8);
}

ul.thumb-nav h6.d-red, ul.thumb-nav p.d-red {
	background-color:rgba(132, 5, 68, 0.8);
}

ul.thumb-nav li:hover h6.green {
	background-color:rgba(0, 154, 132, 1);
}

ul.thumb-nav li:hover h6.yellow {
	background-color:rgba(255, 214, 0, 1);
}

ul.thumb-nav li:hover h6.purple {
	background-color:rgba(114, 90, 160, 1);
}

ul.thumb-nav li:hover h6.red {
	background-color:rgba(149, 20, 20, 1);/*rgba(214,25,38, 1);*/
}

ul.thumb-nav li:hover h6.orange {
	background-color:rgba(242, 110, 52, 1);
}

ul.thumb-nav li:hover h6.black {
	background-color:rgba(0,0,0, 1);
}

ul.thumb-nav h6.l-purple, ul.thumb-nav p.l-purple {
	background-color:rgba(203, 158, 210, 1);
}

ul.thumb-nav li:hover h6.l-blue {
	background-color:rgba(0, 174, 239, 1);
}

ul.thumb-nav li:hover h6.d-red {
	background-color:rgba(132, 5, 68, 1);
}


ul.thumb-nav h6 a:after, ul.thumb-nav p a:after {
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
	content: '\f105';
	margin-left:15px;
	position:absolute;
	/*right:5px;
	bottom:5px;*/
}

ul.thumb-nav-duo {
	padding:0;
	margin:0;
}

ul.thumb-nav-duo li {
	padding:0;
	margin:0;
	margin-bottom:20px;
	border-bottom:none;
	position:relative;
	width:49%;
	margin-right:2%;
	float:left;
	display: inline-block;
}

ul.thumb-nav-duo li:last-child {
	margin-right:0;
}

ul.thumb-nav-duo li a {
	padding:0;
}

ul.thumb-nav-duo li img {
	height:250px;
	width:100%;
	object-fit:cover;
}

ul.thumb-nav-duo li a:before {
	content:none;
}

ul.thumb-nav-duo li:last-child {
	margin-right:0;
}

ul.thumb-nav-duo h6 {
	font-family: 'effra';
	position:absolute;
	bottom:0;
	background-color:rgba(0, 86, 148, 0.8);
	color:#fff;
	margin:0;
	padding:10px 15px;
	width:100%;
	font-size:24px;
	display:block;
	height:auto;
    transition: background-color 0.5s ease;
}

ul.thumb-nav-duo h6 a {
	color:#fff!important;
	display:block;
	height:100%;
}

ul.thumb-nav-duo li:hover h6 {
background-color:rgba(0, 86, 148, 1);
}

ul.thumb-nav-duo li h6 a:hover {
	text-decoration:none!important;
}


ul.thumb-nav-duo h6.green {
	background-color:rgba(0, 154, 132, 0.8);
}

ul.thumb-nav-duo h6.yellow {
	background-color:rgba(255, 214, 0, 0.8);
}

ul.thumb-nav-duo h6.purple {
	background-color:rgba(114, 90, 160, 0.8);
}

ul.thumb-nav-duo h6.red {
	background-color:rgba(210, 0, 46, 0.8);
}

ul.thumb-nav-duo h6.orange {
	background-color:rgba(242, 110, 52, 0.8);
}

ul.thumb-nav-duo li:hover h6.green {
	background-color:rgba(0, 154, 132, 1);
}

ul.thumb-nav-duo li:hover h6.yellow {
	background-color:rgba(255, 214, 0, 1);
}

ul.thumb-nav-duo li:hover h6.purple {
	background-color:rgba(114, 90, 160, 1);
}

ul.thumb-nav-duo li:hover h6.red {
	background-color:rgba(210, 0, 46, 1);
}

ul.thumb-nav-duo li:hover h6.orange {
	background-color:rgba(242, 110, 52, 1);
}


ul.thumb-nav-duo h6 a:after {
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
	content: '\f105';
	margin-left:15px;
	position:absolute;
	/*right:5px;
	bottom:5px;*/
}

.sp-accordion.sp-accordion-style4 .toggler {
    background: none!important;
    border-bottom: none!important;
}

.sp-accordion.sp-accordion-style4 .toggler span span {
    background: none!important;
    padding: 0!important;
}


.sp-accordion.sp-accordion-style4 .active span span {
    background: none!important;
	padding:0!important;
}

.sp-accordion.sp-accordion-style4 .toggler span span:before,
.sp-accordion.sp-accordion-style4 .toggler h3 span:before {
    content:'+'!important;
	margin-right:10px!important;
}

.sp-accordion.sp-accordion-style4 .active span span:before,
.sp-accordion.sp-accordion-style4 .active h3 span:before {
    content:'-'!important;
	margin-right:10px!important;
}

.sp-accordion.sp-accordion-style4 .sp-accordion-inner {
    background: none!important;
    padding: 10px 15px!important;
}

#sp-fact-file .sp-accordion.sp-accordion-style4 .sp-accordion-inner {
    padding: 10px 0 !important;

}

.sp-accordion-item {
	background-color:#951414;
	padding:10px;
	color:#fff;
	border-bottom: 1px solid #fff;
	padding-bottom:0;
}

#sp-fact-file .sp-accordion-item {
    background-color: transparent;
    padding: 0;
    color: #951414;
    border-bottom: 1px solid #fff!important;
    padding-bottom: 0;
}

.sp-accordion > div:last-child {
    border-bottom: 1px solid #951414;
}

.sp-accordion.sp-accordion-style4 .toggler span, .sp-accordion.sp-accordion-style4 .toggler span span,
.sp-accordion.sp-accordion-style4 .toggler h3, .sp-accordion.sp-accordion-style4 .toggler h3 span {
    font-size: 18px!important;
text-transform: uppercase!important;
}

.sp-accordion.sp-accordion-style4 .toggler h3 {
    color: #fff !important;
    margin-bottom: 0px !important;
    border: none !important;
}

#sp-fact-file .sp-accordion.sp-accordion-style4 .toggler > span {
font-family: 'effra-bold';
color: #951414;
font-size: 24px!important;
padding-bottom: 0;
margin-bottom: 0;
border-bottom: dotted 1px #951414;
font-weight:500!important;
}

#sp-fact-file .sp-accordion.sp-accordion-style4 .toggler span span {
padding-bottom: 0;
margin-bottom: 0;
border-bottom: none;
font-size: 24px!important;
font-weight:500!important;
text-transform: capitalize!important;
}

#sp-fact-file .sp-accordion.sp-accordion-style4 .toggler span span:before {
    content:''!important;
	background-image:url('../images/fact-file.png');
	width:30px;
	height:30px;
	display:inline-block;
	margin-right:10px!important;
	padding-bottom: 5px!important;
	vertical-align:top;
}

#sp-fact-file .sp-accordion.sp-accordion-style4 .active span span:before {
    content:''!important;
	background-image:url('../images/fact-file.png');
	width:30px;
	height:30px;
	display:inline-block;
	margin-right:10px!important;
	padding-bottom: 5px!important;
	vertical-align:top;
}

#sp-fact-file .sp-accordion.sp-accordion-style4 .toggler span span:after {
    content:'+'!important;
	float: right;
}

#sp-fact-file .sp-accordion.sp-accordion-style4 .active span span:after {
    content:'-'!important;
	float: right;
}

#sp-fact-file  ul {
    padding-left:14px;
}

#sp-fact-file  ul > li {
    display: list-item;
    border-bottom: none;
	list-style: square;
}

.sp-accordion-container {
	/*background-color:#951414;*/
	background-color:#fff;
	color:#333;
}

.sp-accordion-container p {
	/*margin:0;
	padding:0;*/
}

.sp-accordion.sp-accordion-style4 .toggler, .sp-accordion.sp-accordion-style4 .toggler span, .sp-accordion.sp-accordion-style4 .toggler span span,
.sp-accordion.sp-accordion-style4 .toggler h3, .sp-accordion.sp-accordion-style4 .toggler h3 span {
    height: auto!important;
	padding-bottom:2px!important;
}

.main-course {
width: 510px;
float: left;
}

.fact-course {
width: 320px;
float: left;
background-color: #f3f3f3;
padding: 15px;
margin-left: 10px;
margin-bottom: 15px;
margin-top: 0;
}

.fact-course h3 {
margin-top:0;
}

.boxes {
    display: table;
    margin-bottom: 20px;
}

.academic-team > div:first-child {
/*    width: 90px;*/
    width: 100px;
    padding-right: 10px;
}

.boxes > div {
    display: table-cell;
    vertical-align: top;
}

.academic-team .btn {
    padding: 0;
}

.academic-team h6 {
    font-size:16px;
    margin-bottom: 2px;
}

.newsflash {
    display: table;
}

.newsflash > .newsflash {
    margin-bottom: 20px;
}

.newsflash > .img-intro {
    width: 138px;
}

.newsflash > .img-intro, .newsflash > .newsflash-content {
    display: table-cell;
}

.newsflash > .newsflash-content {
    padding-left: 24px;
    vertical-align: top;
}

.newsflash > .newsflash-content > .newsflash-title {
    margin-bottom: 8px;
    font-size: 14px;
	color:#951414;
}

.newsflash > .newsflash-content > .newsflash-title > strong {
    font-size: 22px;
}

.newsflash > .newsflash-content > .newsflash-title > span {
    padding: 0 10px;
}

newsflash > .newsflash-content > p {
    font-size: 14px;
}

.first-row {
    display: table-cell;
}

.second-row {
    display: table;
    width: 100%;
}

.visit-page .buttons {
    width: 130px;
    cursor: pointer;
    min-width: 100px;
}

.visit-page .col {
    display: table-cell;
    vertical-align: top;
}

.visit-page .active {
    background: #d6292e !important;
}

.visit-page .button {
    background: url(../images/bg-red-pattern-80.png) repeat;
    text-align: right;
    color: #fff;
    height: 130px;
    position: relative;
}

.visit-page .button span {
    position: absolute;
    bottom: 9px;
    right: 10px;
    font-size: 18px;
}

.visit-page .info {
    width: 400px;
    background: #1c2121;
    padding-top: 30px;
}


table.job {
	border: solid 1px #ccc;
	margin-bottom:20px;
	background-color:#fff;
}

table.job ul {
	padding-left:14px;
}

table.job td {
    border: 0;
    padding: 14px 20px;
    font-size: 16px;
    padding: 14px 14px 0 14px;
    vertical-align: top;
	border: solid 1px #ccc;
}

table.job tr:first-child td {
	font-weight:bold;
	font-size:16px;
}

table.scholar {
	background-color:#fff;
	margin-bottom:20px;
}

table.scholar td {
    border: 0;
    padding: 14px 20px;
    font-size: 16px;
    padding: 14px;
    vertical-align: top;
	border: solid 1px #ccc;
}

table.scholar h3 {
font-size: 18px!important;
padding-bottom: 0!important;
margin-bottom: 0!important;
margin-top:0;
border-bottom: none!important;
}

.textwrap {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 250px;
}

.visCSSlabel.hidden-top {
display:none;
}

div#jemmodulewide span.category,div#jemmodulewide span.date,div#jemmodulewide span.time,div#jemmodulewide span.event-title {
    padding-left: 0;
    background: none;
}

body #jem {
	padding: 0;
    margin-bottom: 24px;
	background: #fff;
	border: 0;
	border-radius: 0;
}
body #jem p{
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 24px;
}
body #jem .copyright {
	display: none;
}
body div#jem table.eventtable td {
	background: #fff;
	border: 0;
	font-size: 16px;
	padding: 5px;
	vertical-align: top;
}
body div#jem table.eventtable td:first-child {
	padding-left: 10px;
}
body div#jem table.eventtable td:nth-child(2) {
	min-width: 88px;
}
body div#jem table.eventtable td:last-child {
	padding-right: 10px;
	min-width: 80px;
}
body div#jem table.eventtable td span {
	color: initial;
	font-style: normal;
}
body div#jem table.eventtable {
	background: #fff;
}
body div#jem table.eventtable th {
	border: 0;
	padding: 5px;
	background: #272c2d;
}
body div#jem table.eventtable th:first-child {
	padding-left: 10px;
}
body div#jem table.eventtable th:last-child {
	padding-right: 10px;
}
body .jem_event h1, body #jem > h1, body #jem .jembox > h1 {
	font-family: "Effra-Regular";
    font-weight: bold;
    color: #d0343a;
    font-size: 36px;
	margin: 0 0 24px 0!important;
}
body div#jem dl {
	margin: 0;
}
body div#jem .event_info {
	padding: 10px 20px;
	background: #f6f6f6;
	margin-bottom: 24px;
	margin-top:10px;
}
body div#jem dt {
	border-bottom: 0;
}
body div#jem dd {
	margin: 0 0 0 12em;
}
body div#jem table.eventtable tr:hover td {
	background: #a1a1a1;
}

div#jem table.eventtable td a:hover {
    text-decoration:none;
}
body div#jem div.description {
    margin: 0;
    padding: 0;
}
body div#jem div.description strong {
	font-size: inherit;
}
body div#jem .event_desc ul {
	margin-left: 5px;
	margin-top:15px;
	padding-left: 10px;
}
body div#jem .event_desc > ul li em,
body div#jem .event_desc > ul li strong{
	font-style: normal;
	font-weight: 700;
}
body div#jem .event_desc > ul:last-child li:last-child > *:last-child a:last-child,
body div#jem .event_desc ul li .link_button{
	display: block;
	background: #951414;
	color: #fff;
	padding: 5px;
	margin-top: 5px;
	width: 120px;
	text-align: center;
	text-transform: uppercase;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	font-style: 15px;
	font-weight: 700;
}

body div#jem table.eventtable {
    margin: 1em 0;
}

body #jem .description table{
	background: none;
    border-bottom: 0;
}
body #jem .description table td {
	padding: 0;
	font-size: 16px;
	line-height: 26px;
	vertical-align:top;
}
body #jem .description table td img {
	width:152px;
	max-width: initial;
}
body #jem .description > p {
	font-size: 16px;
	line-height: 26px;
}
body #jem .description table tr > td:last-child {
	padding-left: 10px;
}
body #jem .description table#img-table tr:after{
	content: '';
	display: block;
	clear: both;
}
body #jem .description table#img-table tr td{
	display: block;
}
body #jem .description table#img-table tr td:first-child{
	float: left;
	padding: 0 15px 3px 0;
}
body #jem .description table#img-table tr td:first-child img{
	display: block;
}
body #jem .description table#img-table tr > td:last-child{
	padding-left: 0;
}

.academic {
margin-bottom:10px;
}

.academic p:first-child {
float:left;
}

.academic p:last-child {

}

.academic p a {
margin-left:10px;
}

#sp-bottom a:hover {
    text-decoration:underline;
}

#sp-bottom h3, #sp-bottom .sp-module-title {
	color:#fff;
	font-size:18px!important;
	text-transform:uppercase!important;
}

#sp-bottom p {
	line-height:19px;
    font-size:16px;
}

#sp-bottom1 {
	width:31%;
}

#sp-bottom2 {
	width:52%;
}

#sp-bottom4 {
	width:17%;
}

ul.social {
	padding:0;
	margin:0;
	margin-bottom:10px;
}

ul.social li {
	padding:0;
	margin:0;
	display:inline-block;
	padding-right:20px;
	border-bottom:none!important;
}

ul.social > li > a::before {
    content: none;
}

#sp-footer {
	font-size:10px;
}

#sp-footer a {
	margin:0 10px;
}

p.footer-bot a {
	font-size:14px;
}

#sp-footer hr {
    margin-top: 10px;
    margin-bottom: 10px;
	border:none;
	border-top: solid 1px rgba(255,255,255,.4);
	width:100%;
}

#sp-footer {
    padding: 20px 0 10px 0;
}

.entry-image, .entry-gallery, .entry-video, .entry-audio, .entry-link {
	margin-top:1px;
    margin-bottom: 10px;
}

.published {
    margin-bottom: 30px;
}

.visform input, .visform select, .visform textarea {
border: solid 1px #ccc;
border-radius: 5px;
-webkit-box-shadow: none;
box-shadow: none;
}

.visCSSlabel {
    margin-top: 0;
}

.visBtnCon {
position:relative;
margin-top:20px;
}

.btn:not([class*="btn-"]):hover {
    color: #fff;
    background-color: inherit;
    border-color: #fff;
}

.btn:not([class*="btn-"]) {
    color: #fff;
    background-color: inherit;
    border-color: #fff;
}

.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    text-decoration: none;
}

.visBtnCon::after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f061";
    margin-right: 0;
position: absolute;
left: 150px;
color: #fff;
top: 10px;
}


/*#mod-visform2 label,#mod-visform4 label {
width:auto;
}*/

.field129 label {
margin-top:10px;
}

.field129 .input-append {
margin-bottom:0;
margin-top:10px;
}

#mod-visform2 input,#mod-visform4 input, #mod-visform5 input, #mod-visform6 .field81 input, #mod-visform6 .field143 input, #mod-visform6 .field82 input, #mod-visform6 .field83 input {
width:5%;
vertical-align:top;
outline: none;
}

#mod-visform2 label,#mod-visform4 label, #mod-visform5 label, #mod-visform6 .field81 label, #mod-visform6 .field143 label, #mod-visform6 .field82 label, #mod-visform6 .field83 label, #mod-visform8 .field137 label {
width:90%;
vertical-align:top;
}

#mod-visform6 .field81 br {
display:none;
}

#mod-visform6 .field81 br:before {
content:",\n"
}

.visBtnCon input {
font-family: 'effra-bold' !important;
display: block;
background-color: #951414 !important;
background: #951414 !important;
border-radius: 0;
font-size: 18px !important;
/*box-shadow: 2px 2px 3px rgba(0,0,0,.6);*/
text-align: left;
padding: 9px 20px;
width: 180px!important;
float: none;
color: #fff;
border: none;
	-webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}

.visBtnCon input:hover {
	background-color:#a2020d!important;
	background:#a2020d!important;
	color:#f6f6f6;
}

#mod-visform2 .vis_mandatory,#mod-visform4 .vis_mandatory,#mod-visform5 .vis_mandatory {
color:#333;
}

form#mod-visform2 div.required > label.visCSSlabel::after, form#mod-visform2 div.required > label.vflocationlabel::after {
    color: white!important;
}

form#mod-visform4 div.required > label.visCSSlabel::after, form#mod-visform4 div.required > label.vflocationlabel::after {
    color: white!important;
}

form#mod-visform5 div.required > label.visCSSlabel::after, form#mod-visform5 div.required > label.vflocationlabel::after {
    color: white!important;
}

.field83 {
margin:20px 0;
padding-top:20px;
border-top: dotted 1px #951414;
}

.visCSSlabel.label-bold {
font-weight:bold;
margin-top:15px;
}

.visCSSlabel.label-bold2 {
font-weight:bold;
margin-top:0;
}

.visCSSlabel.label-hide {
display:none;
}

.scrollup {
    right: 62px;
}

.scrollup::before {
    line-height: 35px;
}

#SLB-Background {
width: 507px!important;
border-radius: 10px!important;
}

#SLB-Wrapper #SLB-Top a {
    background-image: url("/images/close.png")!important;
background-color:#333;
color:#fff;
width: 20px!important;
height: 20px!important;
}


@media (max-width: 1800px) {
#sp-study-reading p, #sp-scholarships p, #sp-henley p  {
    width: 50%;
}

#sp-scholarships .container {
    float: none;
}

#sp-henley h2 {
    margin-left:40%;
}
#sp-henley p {
    margin-left:40%;
}
}

@media (max-width: 1600px) {
#sp-henley h2 {
    margin-left:50%;
}
#sp-henley p {
    margin-left:50%;
}
}

@media (max-width: 1530px) {
#sp-menu ul.sp-megamenu-parent.menu-slide-down li:nth-child(2) > div.sp-dropdown ul li > div.sp-dropdown {
    left: -220px;
}
}


@media (max-width: 1400px) {
#sp-henley h2 {
    margin-left:55%;
}
#sp-henley p {
    margin-left:55%;
}
}

@media (max-width: 1300px) {
#sp-study-reading p, #sp-scholarships p, #sp-henley p {
    width: 40%;
}


@media (max-width: 1199px) {
#sp-henley h2 {
    margin-left:0;
}
#sp-henley p {
    margin-left:0;
}

#sp-study, #sp-study2 {
	background: rgba(255,255,255,.85);
}

#sp-scholarship {
	background: rgba(149, 20, 20, .85);/*rgba(214,25,38,.85);*/
}	

#sp-scholarships .container {
    float: none;
}

#sp-study-reading p, #sp-scholarships p, #sp-henley p {
    width: 100%;
}

#sp-logo {
    width: 340px;
}

#sp-search {
    height: 75px;
    width: 220px;
}

.search input#mod-search-searchword {
	width:200px;
}

#sp-menu {
    width: 380px;
}

.main-course {
width: 400px;
}

.fact-course {
width: 230px;
}


/*#sp-logo .logo {
    width: 136px;
    margin-left: 0;
    margin-right: auto;
}*/

#sp-component iframe.video {
width:100%;
height:400px;
}

.camera_caption {
    width: 100% !important;
}

/*.camera_caption > div {
    width: 650px;
    padding: 10px !important;
    margin-bottom: 10px;
}

.camera_caption_title {
    font-size: 2.1em !important;
	padding:10px;
}

.camera_caption_desc {
    width: 38%;
    font-size: 2.1em !important;
    line-height: 1.2em !important;
    padding: 10px;
}*/

img.henley-logo {
    width: 70%;
    top: 5px;
	left: 33px;
}

#sp-component {
	margin-left:300px;
	width:670px;
}

#sp-component .entry-image img {
	height: 300px;
}

#sp-component .entry-header h2 {
	bottom:-300px;
}

#sp-component .entry-header h1 {
	bottom:-308px;
}

.visCSSrllst {
    width: 40%;
}

.academic p:first-child {
    float: none;
}

ul.thumb-nav-duo li {
    width: 100%;
    margin-right: 0;
    float: none;
    display: block;
}

#sp-anni {
width: auto;
}
}

@media (max-width: 1054px) {
#sp-anni {
float: none;
width: 100%;
}

#sp-anni iframe {
position: relative;
top: 0;
border: none;
width:100%;
height:500px;
margin-top:25px;
}
}

@media (max-width: 991px) {
.container {
    width: 100%;
padding: 0 30px;
}

.main-course {
width: 100%;
float:none;
}

.fact-course {
width: 100%;
float:none;
margin-left:0;
}

.visible-sm {
    display: none !important;
}

#sp-logo {
	width: 340px;
	padding-left:0;
}


#sp-search {
    float: left;
width: 70px;
}

#sp-menu {
position: absolute!important;
right: -5px;
width:auto;
}

#sp-menu .sp-megamenu-parent {
display:block!important;
}

.search input#mod-search-searchword {
    width: 50px;
}

.camera_caption > div {
    width: 550px;
}

#sp-component iframe.video {
width:100%;
height:250px;
}

#sp-bottom1 {
    width: 50%;
	float: left;
}

#sp-bottom2 {
    width: 50%;
	float: left;
}

#sp-bottom3 {
    width: 50%;
	float: left;
}

#sp-bottom4 {
    width: 50%;
	float: left;
}

#sp-component {
	margin-left:300px;
	width:465px;
}

#sp-component .entry-image img {
	height: 200px;
}

#sp-component .entry-header h2 {
	bottom:-200px;
}

#sp-component .entry-header h1 {
	bottom:-208px;
}

#sp-component h1 {
	font-size: 26px;
}

ul.thumb-nav li {
	flex: 1 0 40%;
}

ul.thumb-nav li:nth-child(2) {
	margin-right:0;
}

.visCSSrllst {
    width: 60%;
}

#sp-anni iframe {
height:400px;
}

}

@media (max-width: 768px) {
#sp-header {
    height: 85px;
}

#sp-logo {
	width:340px;
}

#sp-search {
    height: 60px;
	float: right;
margin-top:10px;
}

#sp-search {
    width: 150px;
}

.search input#mod-search-searchword {
    width: 100px;
}

#sp-header .logo {
    height: 60px;
}

#sp-top1.hidden-xs {
    display: none !important;
}

#sp-menu .sp-megamenu-parent {
display:none!important;
}

.camera_caption {
top:20%;
}

#sp-component iframe.video {
width:100%;
height:400px;
}

.sp-default-logo.hidden-xs {
	display:none;
}

.sp-default-logo.visible-xs {
	display:block!important;
}

.visible-sm {
    display: block !important;
}

#sp-search .search {
    right: 15px;
}

#sp-menu {
	position:absolute!important;
	top:0;
	left:0;
	width:auto;
}

#sp-menu {
background:url(../images/resp-menu-bg.png) no-repeat;
	content:'';
	display:block;
	position:absolute;
	width:103px;
	height:38px;
	left:15px;
	top:85px;
}

#offcanvas-toggler {
    float: none;
    line-height: 20px;
    margin-left: 0;
	text-align:center;
    font-size: 20px;
}

#sp-menu a#offcanvas-toggler i {
	font-size:12px;
	color:#fff;
	margin-left:-10px;
}

#sp-menu a#offcanvas-toggler i:after {
	 font-family: 'effra';
	content:'MENU';
	color:#fff;
	margin-left:10px;
}

.camera_caption > div {
    width: 100%;
	margin-bottom: 20px;
}

.slideshowck {
	height:400px!important;
object-fit:cover!important;
}

.cameraCont .cameraSlide img.imgLoaded {
	height:400px!important;
object-fit:contain!important;
}

.camerarelative {
	height:400px!important;
object-fit:cover!important;
}

#sp-study, #sp-study2 {
	padding:50px 15px;
}

#sp-scholarship {
	padding:50px 15px;
}

#sp-henley .container {
    float: none;
}

.newshead .picture img {
    height: 150px;
}

#sp-component {
	margin-left:0;
	width:100%;
}

#sp-component .entry-image img {
	height: 300px;
}

#sp-component .entry-header h2 {
	bottom:-300px;
}

#sp-component .entry-header h1 {
	bottom:-308px;
}

ul.thumb-nav-duo li {
    width: 49%;
    margin-right: 2%;
    float: left;
    display: inline-block;
}

ul.thumb-nav-duo h6 {
    height: 75px;
}

#sp-anni iframe {
height:350px;
}

#sp-fact-file {
    float: none;
    width: 100%;
    position: relative;
    top: 0;
	margin-top: -30px;
margin-bottom: 20px;
}
}

@media (max-width: 640px) {
.camera_caption_title {
    width: 100%;
}

.camera_wrap .camera_caption_desc div {
    width: 90%;
}

img.henley-logo {
    width: 200px;
    display: block;
top:0;
    left: -5px;
    margin: 0 auto !important;
}

#sp-component iframe.video {
width:100%;
height:350px;
}

#sp-study-reading {
    background-size: cover!important;
	background-position: 50% 50%!important;
}

#sp-scholarships {
    background-size: cover!important;
	background-position: 50% 50%!important;
}

#sp-henley {
    background-size: cover!important;
	background-position: 50% 50%!important;
}

.newshead .picture img {
    height: 130px;
}

.newsflash > .newsflash-content > .newsflash-title > strong {
    font-size: 18px;
    display: block;
}

.newsflash > .newsflash-content > .newsflash-title > span {
    display: none;
}

ul.thumb-nav-duo li {
    width: 100%;
    margin-right: 0;
    float: none;
    display: block;
}

ul.thumb-nav-duo h6 {
    height: 50px;
}

#sp-anni iframe {
height:300px;
}
}

@media (max-width: 540px) {
.search input#mod-search-searchword {
    width: 250px;
}
}

@media (max-width: 480px) {
#sp-header .logo {
    height: 55px;
}

.camera_caption_title {
    font-size: 26px !important;
}

.camera_caption_desc > div {
    font-size: 18px !important;
}

.camera_caption_desc span {
    font-size: 20px !important;
}

#sp-component iframe.video {
width:100%;
height:250px;
}

.search input#mod-search-searchword {
    width: 250px;
}

.slideshowck {
	height:300px!important;
}

.cameraCont .cameraSlide img.imgLoaded {
	height:300px!important;
}

.camerarelative {
	height:300px!important;
}

#lnee_98 ul.latestnews-items li {
    width: 100%!important;
    margin-left: 0!important;
    margin-right: 0!important;
}

#lnee_98 .newshead .picture, #lnee_98 .newshead .nopicture {
    max-width: 480px!important;
}

#lnee_99 ul.latestnews-items li {
    width: 100%!important;
    margin-left: 0!important;
    margin-right: 0!important;
}

#lnee_99 .newshead .picture, #lnee_98 .newshead .nopicture {
    max-width: 480px!important;
}

#lnee_124 .newshead {
float:none;
width:100%;
}

#lnee_124 .newshead .picture {
width:100%;
max-width: 100%;
max-height: 200px;
}

#lnee_124 .newshead .picture img {
width:100%;
}

#lnee_124 .newsinfo {
width:100%;
}

.newshead .picture img {
	width:100%;
    height: 200px;
}

#sp-bottom1,#sp-bottom2,#sp-bottom3,#sp-bottom4 {
    width: 100%;
	margin-top:20px;
}

#sp-component .entry-image img {
	height: 200px;
}

#sp-component .entry-header h2 {
	bottom:-200px;
	font-size: 18px;
	width:100%;
}

#sp-component .entry-header h1 {
	bottom:-208px;
	font-size: 18px;
	width:100%;
}

ul.thumb-nav li {
	flex: 1 0 70%;
}

ul.thumb-nav li {
	margin-right:0;
}

div[itemprop="articleBody"] .textwrap{
    width: 100%;
    float: none;
    margin-right: 0;
}

table.scholar td {
    font-size: 16px;
}

.visCSSrllst {
    width: 90%;
}

#sp-component a.more-news {
	float:none;
}

.academic {
display: block;
}

.academic p:first-child {
float:none;
}

.academic p {
display: block;
}

.academic p a {
margin-left:0;
}

ul.thumb-nav-duo h6 {
    height: 75px;
}

#sp-anni iframe {
height:250px;
}
}

@media (max-width: 420px) {
.search input#mod-search-searchword {
    width: 200px;
}

.camera_caption {
    top: 15%;
}


.modal-container #modal-toggle:checked ~ .modal-backdrop .modal-content { left: 0; }
}

@media (max-width: 360px) {
.search input#mod-search-searchword {
    width: 150px;
}

img.henley-logo {
    width: 150px;
}

#sp-component iframe.video {
width:100%;
height:200px;
}

#sp-anni iframe {
height:200px;
}

//test

