.schoolTiles {
	
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {padding:0px !important;}

.schoolTilesContent {
	position:relative;text-align:center;float:left;/*float:left;*/	
	margin:5px;
}

.schoolTilesCaption {
	color:#fff;left:0;position:absolute;top:44%;width:100%;
	text-shadow: 2px 2px 2px #000;
	font-size:16px;
	font-weight:bold;
}

.schoolTilesCaption a, .schoolTilesCaption a:hover, .schoolTilesCaption a:focus, .schoolTilesCaption a:visited {
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	background-color: rgba(30, 30, 30, 0.5); border-radius: 20px; padding: 10px;
	color:#fff;cursor:pointer;
	outline: none;
}

.schoolTilesContent img {
		margin:0px;padding:0px;border:none;width:100%;
}
@media screen and (min-width: 460px) and (max-width: 500px) {.schoolTilesContent img{width:200px;}}
@media screen and (min-width: 520px) and (max-width: 540px) {.schoolTilesContent img{width:226px;}}
@media screen and (min-width: 600px) and (max-width: 605px) {.schoolTilesContent img{width:270px;}}
@media screen and (min-width: 750px) and (max-width: 800px) {.schoolTilesContent img{width:230px;}}
@media screen and (min-width: 950px) and (max-width: 970px) {.schoolTilesContent img{width:230px;}}
@media screen and (min-width: 340px) and (max-width: 415px) {.schoolTilesContent {float:none;}}

.pMainContent {
	text-align:justify;
	margin:0px;
	padding:0px 15px 4px 0px;
}
.schoolHeaderBackground {
    background-repeat:no-repeat;
    /* custom background-position */
    background-position:50% 50%;
    /* ie8- graceful degradation */
    background-position:50% 50%9 !important;
    width:100%;
    margin:0px !important;
    padding:0px !important;
    
    border:none !important;
    outline-width: 0px !important;
   	position:relative;
   	padding-top: 1px !important;
  	margin-top: -1px!important;
}
.schoolTextContainer {
	margin:0px !important;
	padding:0px;
	position:absolute;bottom:0;
	width:100%;background: rgba(10, 10, 10, 0.5);
	padding-bottom:10px;
	height:46%;
}
.schoolNavbarOverlay {
	margin:0px !important;
	padding:0px !important;
	position:absolute;top:0;
	width:100%;background: rgba(10, 10, 10, 0.0);
	height:95px;
}
#playVideoContainer {
	width:100%;top:50%;text-align:center;position:absolute;z-index: 100;margin:0;padding:0px;display:table;
}
.PlayVideo {
	display:table-cell;
	margin:0 auto;
	margin-right:10px;margin-top:10px;height:18px;vertical-align:middle;
}
.PlayVideo a {font-size:16px !important;font-weight:bold;text-decoration:none;outline:none;color:#fff;display:inline-block;padding:5px;background: rgba(80,80,80, 0.4);border-radius:10px;}
.PlayVideo a:hover,.PlayVideo a:focus,.PlayVideo a:active,.PlayVideo a:visited  {text-decoration:none;outline:none;color:#fff;}

.schoolTitleHeader {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#fec000;
}
@media screen and (max-width: 766px){#mainSchoolContent{padding-top:20px;}#TwoColDiv{-webkit-column-count: 1 !important;-moz-column-count: 1 !important;column-count: 1 !important;}}
@media screen and (min-width: 767px){#mainSchoolContent p {text-shadow: 13px 13px 36px #002851;}}

@media screen and (max-width: 768px){.iframeBooking{height: 800px !important;width: 100% !important;}.iframeBookingClose{width: 100% !important;}}
@media screen and (min-width: 769px){.iframeBooking{height: 800px !important;width: 1000px !important;}.iframeBookingClose{width: 1000px !important;}}

@media screen and (min-width: 700px){.mfp-iframe-holder .mfp-content {top: -40px;}}
.mCSB_buttonUp, .mCSB_buttonDown {opacity:1 !important;}
.coursesTabs > li {padding-right:5px;outline:none !important;}
.coursesTabs > li .arrowSelected {top:0px;position:static;display:none;}
.coursesTabs > li.active .arrowSelected {display:block;}
.coursesTabs > li > a, .coursesTabs > li > a:hover, .coursesTabs > li > a:focus, .coursesTabs > li > a:active {background-color:#ddd !important;outline:none !important;white-space:nowrap;cursor:pointer;}
.coursesTabs > li.active > a, .coursesTabs > li.active > a:hover, .coursesTabs > li.active > a:focus, .coursesTabs > li.active > a:active {background-color: #0a3b93 !important;margin-bottom:0px;outline:none !important; }
.coursesList {
	display: block; 
	margin:0px;
	padding: 10px;
	margin-top: -4px;
	border: 1px solid #0a3b93;
	border-radius: 7px;
	margin-bottom:5px;
}
.coursesListUL {
	list-style-type:none;
	list-style:none;
	display: block; 
	margin:0px;
	padding-bottom:10px;
	padding-top: 10px;
	margin-top: -4px;
	margin-bottom:6px; 
}
.coursesListUL li i.glyphicon {color:#0a3b93;font-size:11px;}
.coursesListUL li a {line-height:32px;}








.courseCatLink{}
.course-ajax-popup {
	max-width:700px; margin: 20px auto; background: #FFF;
	border-radius:7px;
	padding:20px;
	position:relative;
}
.course-ajax-popup article p {text-align:justify !important;}
.testimonial_author {
	width:245px;display:block;
	font-weight:bold;
	color:#0a3b93;
	line-height:16px;
}
.testimonial-popup {padding:27px;}  
.testimonial-popup .mfp-figure .mfp-bottom-bar {
	position:relative;
	width:245px;
}
.testimonial-popup .mfp-figure .mfp-close {color:#666;right:0px;padding-right:10px;}

.testimonial-popup .mfp-figure .mfp-bottom-bar .mfp-title {
	color:#000;
	text-align:justify;
	width:100%;
	padding:0px;
	margin:0px;
}
.testimonial-popup .mfp-figure .mfp-img {padding-top:2px;}
a.lsiarrow, a.lsiarrow:focus, a.lsiarrow:active {
	diplay:block;
	position:absolute;
	top:26%;
	outline:none !important;
	text-decoration:none;
	color:#aaa;
	opacity:0.5;
}
a.lsiarrow:hover, a.lsiarrow:focus, a.lsiarrow:active {color:#ccc;opacity:1;}
.lsiarrow-right {right:-16%;}.lsiarrow-left {left:-16%;}
.lsiarrow i {font-size:45px;}
@media screen and (max-width: 400px){a.lsiarrow, a.lsiarrow:focus, a.lsiarrow:active {top:20%;}.lsiarrow i {font-size:50px;}.lsiarrow-right {right:-5%;}.lsiarrow-left {left:-6%;}}

#mapContainer, #virtualTourContainer {width:100%;height:100%;max-width:900px;background:#fff;position:relative;margin:0 auto;text-align:center;color:#000;}
#map {width:100%;/*height:68%;*/}
.schoolContactDetails i.glyphicon { color:#0a3b93; }

.scrollDownArrow {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
	color:#fff;
	cursor:pointer;
	width: 50px;
	height: 50px;
	background: #0a3b93;
	opacity: 0.5;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
}

#staffPanel, #otherResourcesPanel {padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;border: 1px solid #0a3b93;border-radius: 7px;}
#staffPanel h3, #otherResourcesPanel h3 {padding-left:10px;padding-right:10px;}
.staffProfile {margin:0px;padding:0px;padding:10px;}.staffrole{max-width:150px;}
.staffProfile img {margin:0 auto;}
@media screen and (min-width: 603px) and (max-width: 800px){.staffProfile{margin-right:20px}} /*to invert in arabic*/
@media screen and (min-width: 801px) and (max-width: 1024px){.staffProfile{margin-right:40px}}
@media screen and (min-width: 1025px) and (max-width: 1280px){.staffProfile{margin-right:60px}}
@media screen and (min-width: 1281px){.staffProfile{margin-right:50px}}
@media screen and (max-width: 523px){
	.staffProfile {float:none;display:block;width:100%;margin-right:0px}
	.staffProfile img {margin:0px;float:left;}
	.staffmemberinfo {float:left;margin-left:8px;text-align:left;line-height:25px;}		
}

.schoolNavbarOverlay #maintopmenu > li > a {text-shadow: 1px 1px 3px #333;}
.companyAndSchoolPhone {text-shadow: 1px 1px 3px #333;}
.mfp-close {cursor:pointer !important;}
#mainSchoolContent p {margin:0px !important;padding:0px !important;text-align:justify;}
.accreditationLogos{padding-top:75px !important;}

.accreditationLogos img{width: auto !important;}
.schoolNavbarOverlay {
    position: relative;
    z-index: 102;
    height: 94px;
}
#mainTitleHeading{padding-top:40px !important;}
#TwoColDiv{-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;text-align:justify}
.mfp-iframe-holder .mfp-content {max-width:1000px !important;}
.mfp-iframe-holder .mfp-close {color: #3d3f44 !important; right: 17px !important; top: -5px !important;}