/* imports and fonts imports */
@import url("/apps/js/polls/polls-pack.css");
/* General */
html {
	height: 100%;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 1.231;
	background: #ffffff url('/pics/body_bg.jpg') repeat top left;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
[hidden] {
	display: none;
}
.cf:before,
.cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	zoom: 1;
}
.DB_mask {
	z-index: 99999 !important;
}
.DB_dialog {
	z-index: 99999 !important;
}
.ir {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0;
}
a,
a:active,
a:visited {
	color: #033b73;
}
a:hover,
a:active {
	outline: 0;
	color: #fb3038;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}

/* Normalization of fonts */

abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: bold;
}
blockquote {
	margin: 1em 40px;
}
dfn {
	font-style: italic;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
ins {
	background: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
pre,
code,
kbd,
samp {
	font-family: monospace, monospace;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q {
	quotes: none;
}
q:before,
q:after {
	content: "";
	content: none;
}
small {
	font-size: 85%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}

/* PARAMETERS */
/* HEIGHT OF THE MIDDLE SECTION WHERE SCHOOL'S NAME IS LOCATED WILL BE AUTO-ADJUSTED */
:root {
	--en-website-width: 1100px;
}
@media only screen and (max-width: 768px) {
	:root {
		touch-action: pan-x pan-y;
		overflow-x: hidden !important;
	}
	html.has-spotlight-overflow body {
		overflow-x: hidden !important;
	}
}

/************** Rows WRapper **********/
/* Rows WRapper */
#row-wrapper,
.rows {
	position: relative;
	width: 100%;
}
.row-inner {
	position: relative;
	margin: 0 auto;
	max-width: 1100px;
}
@media screen and (max-width: 1120px) {
	.row-inner {
		padding-left: 25px !important;
		padding-right: 25px !important;
	}
}
@media screen and (max-width: 767px) {
	.row-inner {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}
/******************** END Wraper CSS********/

/****** Top Section :- Banner Section ******/
#index-top {
	position: relative;
	background: #000;
	margin-top: -47px;
}
#rotate_slider {
	position: relative;
}
#slideshow {
	position: relative;
	margin: 0 auto;
	background: #fff;
	z-index: 0;
	max-height: 596px;
}
#slideshow br {
	display: none;
}
#slideshow .nivoSlider {
	margin-left: 0 !important;
}
#index-wrapper #slideshow img,
#index-wrapper #slideshow .nivoSlider,
#index-wrapper #slideshow .nivo-slice {
	max-height: 65vw;
	display: block;
	min-width: 100%;
	width: unset !important;
}
/********** Top Section :- Banner Section **********/

/****** First Row Section :- Mission & Links Section ******/
#first-row {
	width: 100%;
	min-height: 421px;
	background: #000000 url('/pics/firstrow_bg.jpg') repeat center top;
	padding-top: 0;
	z-index: 0;
}
#slide-shows {
	padding-bottom: 0;
	position: relative;
	left: 0px;
	z-index: 1;
	top: 19px;
}
#slide-shows ul {
	position: relative;
	display: block;
	padding: 0;
	margin: 0 0 0 0;
	display: flex;
	justify-content: center;
	align-items: start;
	gap: 20px;
	flex-wrap: wrap;
}
#slide-shows li {
	position: relative;
	display: block;
	padding: 0;
	margin: 0px;
	list-style: none;
	width: 300px;
	height: 168px;
	border-top: 2px solid #c1262e;
	-webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.4);
}
#slide-shows li#q-2,
#slide-shows li#q-5 {
	width: 460px;
}
#slide-shows li#q-1{
	background: url('/pics/fade_img.png') no-repeat center bottom, url('/pics/donate_img.jpg') no-repeat left top;
}
#slide-shows li#q-2 {
    min-height: 300px;
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
    padding-top: 30px;
    box-sizing: border-box;
	height: 100%;
}
#slide-shows li#q-5 {
	height: 118px;
}
#slide-shows li#q-2 {
	background: #ffffff url('/pics/mission_bg.jpg') no-repeat center top;
	border-top: none;
	margin-top: -50px;
	background-size: cover;
}
#slide-shows li#q-3 {
	background: url('/pics/fade_img.png') no-repeat center bottom, url('/pics/apply_img.jpg') no-repeat left top;
	border-top: 2px solid #24abe2;
}
#slide-shows li#q-4 {
	background: url('/pics/fade_img.png') no-repeat center bottom, url('/pics/elementary_img.jpg') no-repeat left top;
	border-top: 2px solid #652f90;
	top: -80px;
}
#slide-shows li#q-5 {
	background: url('/pics/ib_img.jpg') no-repeat left top;
	border-top: 2px solid #0c6f3c;
}
#slide-shows li#q-6 {
	background: url('/pics/fade_img.png') no-repeat center bottom, url('/pics/middle_img.jpg') no-repeat left top;
	border-top: 2px solid #fec113;
	top: -80px
}
#slide-shows a {
	text-decoration: none;
	width: 300px;
	height: 170px;
	display: block;
}
#slide-shows li#q-2{
	background-position: center top !important;
	display: flex;
	flex-direction: column;
	justify-content: end;
}
#q-5 a{
	width: 460px !important;
	height: 120px !important;
}
#slide-shows a h3 {
	font-family: 'Martel', serif;
	font-size: clamp(18px, 2.14vw, 24px);
	font-weight: 400;
	letter-spacing: 0px;
	position: relative;
	text-align: center;
	color: #fff;
	top: 124px;
	z-index: 1;
	line-height: 28px;
}
#slide-shows li#q-4 a h3,
#slide-shows li#q-6 a h3 {
	top: 100px;
}
#slide-shows li#q-5 a h3 {
	top: 16px;
	right: 0;
	width: 361px;
	text-align: left;
	display: flex;
	justify-content: end;
}
#slide-shows li#q-5:hover a h3 ,#slide-shows li#q-5:focus a h3{
	top: 0;
}
#ib-logo {
	width: 93px;
	height: 93px;
	background: url('/pics/ib_logo.png');
	position: absolute;
	left: 77px;
	top: 13px;
}
#slide-shows li#q-5:hover a #ib-logo ,#slide-shows li#q-5:focus a #ib-logo { 
	top: 0;
}
#bottom-fade {
	display: none;
	background: #415099;
	min-height: 30px;
	width: 300px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#slide-shows li#q-5 #bottom-fade {
	width: 460px;
}
#slide-shows #text {
	width: 300px;
	color: #ffffff;
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: 20px;
	text-align: center;
	z-index: 1;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s 0.5s, opacity 0.5s linear;
	padding-top: 5px;
	text-transform: uppercase;
	letter-spacing: 0.6px;
}
#slide-shows li#q-5 #text {
	width: 460px;
}
#slide-shows li:hover #bottom-fade,
#slide-shows li:focus #bottom-fade {
	display: block;
	z-index: 1;
}
#slide-shows li:hover #text,
#slide-shows li:focus #text {
	z-index: 1;
	visibility: visible;
	opacity: 1;
	transition: opacity 1s linear;
}
#slide-shows li:hover h3,
#slide-shows li:focus h3 {
	top: 97px;
}
#slide-shows li#q-4:hover h3,
#slide-shows li#q-6:hover h3,
#slide-shows li#q-4:focus h3,
#slide-shows li#q-6:focus h3 {
	top: 75px;
}
#slide-shows li #q-5:hover h3,
#slide-shows li #q-5:focus h3 {
	top: 5px;
}
#slide-shows li#q-2 h3 {
	color: #652f90;
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 25.5px;
	letter-spacing: 0.55px;
}
#slide-shows li#q-2 h4 {
	color: #231f20;
	font-family: 'Martel', serif;
	font-size: clamp(25px, 2.67vw, 30px);
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 28px;
	text-align: center;
}
#slide-shows li#q-2 p {
	color: #110d0e;
	font-family: 'Sintony', sans-serif;
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 25px;
	text-align: center;
	padding: 2px 30px 19px;
	position: relative;
	top: -4px;
	margin-bottom: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1160px){
	#slide-shows li,
	#slide-shows #text,
	#bottom-fade,
	#slide-shows a {
		width: 250px;
	}
	#slide-shows li#q-5 #text,
	#slide-shows li#q-2, #slide-shows li#q-5,
	#slide-shows li#q-5 #bottom-fade {
		width: 360px;
	}
	#slide-shows li#q-5 a h3 {
		width: 330px;
	}
	#slide-shows li#q-2 p {
		font-size: 15px;
	}
}
@media only screen and (max-width: 991px) {
	#first-row {
		min-height: 100%;
	}
	#slide-shows li#q-2 {
		margin: 0;
		order: 1;
		width: 100%;
		height: auto;
		padding: 30px 0 10px;
	}
	#slide-shows li#q-4,
	#slide-shows li#q-6 {
		top: 0;
	}
	#slide-shows li,
	#slide-shows #text,
	#bottom-fade,
	#slide-shows a {
		width: 280px;
	}
	#slide-shows li#q-2 p {
		font-size: 15px;
		padding: 2px 15px 15px;
	}
	#first-row-inner {
		padding: 20px 0;
	}
	#slide-shows {
		top: 0;
	}
}
@media only screen and (max-width: 500px) {
	#slide-shows li#q-5 #text,
	#slide-shows li#q-2{
		width: 280px;
	}
	#slide-shows li#q-5 #bottom-fade {
		width: 280px;
	}
	#slide-shows li#q-5 {
		width: 280px;
		height: 200px;
		background-size: cover;
	}
	#slide-shows li#q-5 a h3 {
		width: 280px;
		justify-content: center;
		text-align: center;
	}
	#slide-shows li#q-5 a h3 br { 
		display: none;
	}
	#q-5 a {
		width: 280px !important;
		height: auto !important;
	}
	#ib-logo {
		position: relative;
		left: 0;
		top: 0;
		margin: 10px auto 0;
	}
}
/****** First Row Section :- Mission & Links Section ******/

/****** Second Row Section :- News & Events Section ******/
#second-row {
	background: url('/pics/white-bg.jpg') repeat #fff;
}
#second-row-inner {
	padding-top: 49px;
	padding-bottom: 80.84px;
}
#second-row-wrapper {	
	display: grid;
	grid-template-columns: 780px 300px;
	gap: 20px;
	position: relative;
}
#second-row #events {
	width: 300px;
}
/* news */
#hp-news {
	position: relative;
	width: 760px;
	max-width: 760px;
	margin: 0px auto 0;
	left: 0;
}
.news-main-title {
  text-align: left;
}
.news-main-title a {
	color: #231f20;
	display: inline-block;
	font-family: 'Martel', serif;
	font-size: clamp(25px, 2.67vw, 30px);
	font-weight: 400;
	text-decoration: none;
	letter-spacing: 0px;
	text-align: left;
	padding-top: 5.5px;
	margin-bottom: 14px;
	margin-left: -11px;
}
.news-main-title a span {
	color: #000000 !important;
  	display: block;
}
#hp-news>div.en-news-slider {
  --min-card-gap: 15px;
  --image-width: 243px;
  --image-height: 200px;
  --line-height: 1.35;
  --font-size: 19px;
  --max-lines-subject: 2;
  --max-lines-summary: 3;
  font-family: inherit;
  color: #000000;
}
#hp-news h2.en-news-section-title {
  display: none;
}
#hp-news div.en-card-slider-inner-container {
  column-gap: 15px !important;
  margin: 0px auto 0 auto !important;
}
#hp-news div.en-card-slider-inner-container>a {
	border: none !important;
	position: relative;
	padding: 0 0 13px;
	background: transparent;
	box-sizing: border-box;
}
div.en-news-slider div.en-card-slider-inner-container>a>.en-news-slider-image-container {
	z-index: 1;
	background: #fafafa !important;
	overflow: hidden;
	border: 1px solid #f0f5f7;
}
#hp-news div.en-card-slider-inner-container>a>.en-news-slider-image-container img {
	box-sizing: border-box;
	width: 100%;
	display: block;
	margin: 0 auto;
	max-height: 100%;
}
#hp-news div.en-card-slider-inner-container>a>h3.en-news-slider-title {
	font-family: 'Sintony', sans-serif;
	font-weight: 700;
	text-align: left;
	color: #415099;
	justify-content: flex-start !important;
	margin: 0 0 6px !important;
	letter-spacing: .3px;
	font-size: 16px !important;
	line-height: 1.1 !important;
	z-index: 1;
	padding: 18px 10px 0 1px !important;
	display: -webkit-box;
	-webkit-line-clamp: var(--max-lines-subject);
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 38px;
	/* transition: letter-spacing .5s ease; */
}
#hp-news div.en-card-slider-inner-container>a:hover>h3.en-news-slider-title,
#hp-news div.en-card-slider-inner-container>a:focus>h3.en-news-slider-title {
	letter-spacing: 0.8px;
	color: #c45501;
}
#hp-news div.en-card-slider-inner-container>a>div.en-news-slider-summary {
	z-index: 1;
	padding: 0 10px 0 2px;
	font-family: 'Sintony', sans-serif;
	font-weight: 400;
	text-align: left;
	color: #3e3f47;
	font-size: 15px !important;
	line-height: 19px !important;
	letter-spacing: 0;
	margin: 0 0 13px;
	display: -webkit-box;
	-webkit-line-clamp: var(--max-lines-summary);
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 59px;
}
div.en-news-slider>div.en-news-slider-footer {
	position: absolute;
	top: 424px;
	width: 91px;
	max-width: 91px;
	left: 0;
	margin: 0 auto;
	right: 0;
	display: block !important;
	height: 34px;
}
div.en-news-slider div.en-news-show-all {
	height: 34px;
	line-height: 35px;
	position: relative;
	text-align: center;
	width: 91px !important;
	z-index: 1;
	letter-spacing: 0.35px;
	margin: 0 auto;
	border: none !important;
	border-radius: unset !important;
	left: -7px;
	/* background: url("/pics/show_arrow.png") no-repeat scroll left center; */
	color: #181616;
	display: block;
	font-family: 'Sintony', sans-serif;
	font-weight: 400;
	padding: 0 0 0 10px !important;
	text-decoration: none;
	text-transform: uppercase;
	box-sizing: border-box;
}
div.en-news-slider div.en-news-show-all:hover,
div.en-news-slider div.en-news-show-all:focus {
	letter-spacing: 0.8px;
	color: #c45501;
}
#hp-news div.en-news-slider-buttons {
	position: absolute;
	width: 120px;
	max-width: 120px;
	transform: unset;
	top: 13px;
	right: 0;
	left: -7px;
	margin: 0 auto;
	height: 38px;
}
div.en-news-slider>div.en-card-slider-inner-container>a>.en-news-slider-image-container {
	background: #002248 !important;
	border: none;
	box-sizing: border-box;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
#hp-news div.en-news-slider-buttons button {
	position: absolute;
	cursor: pointer;
	border: 0;
}
#hp-news div.en-news-slider-buttons button.en-news-prev {
	text-indent: -9999px;
	width: 14px;
	height: 22px;
	background: url("/pics/left_arrow.png");
	color: #000 !important;
	left: -16px;
	background-position: 0;
	padding: 0;
}
#hp-news div.en-news-slider-buttons button.en-news-next {
	text-indent: -9999px;
	width: 14px;
	height: 22px;
	background: url("/pics/right_arrow.png");
	color: #000 !important;
	right: 0;
	background-position: 0;
	padding: 0;
}
#hp-news div.en-news-slider-buttons button.en-news-prev:hover {
	transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
}
#hp-news div.en-news-slider-buttons button.en-news-next:hover {
	transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
}
#hp-news div.en-news-slider-buttons button.en-news-prev:focus {
	border: 1px dotted blue;
	outline: none !important;
}
#hp-news div.en-news-slider-buttons button.en-news-next:focus {
	border: 1px dotted blue;
	outline: none !important;
}
#hp-news div.en-news-slider-buttons button.en-card-slider-button-disabled {
	visibility: hidden;
	cursor: auto;
}
/*Events*/
#events h2 a {
	color: #231f20;
	display: inline-block;
	font-family: 'Martel', serif;
	font-size: clamp(25px, 2.67vw, 30px);
	font-weight: 400;
	height: 40px;
	letter-spacing: 0px;
	line-height: 48px;
	text-align: left;
	text-decoration: none;
	position: relative;
	margin: -1px 0 0 -1px;
}
#events #hp-events .v3 .dayInfoWrap {
	background: url("/pics/date_bg.jpg") no-repeat scroll left top 1px;
	border-radius: 0 !important;
	color: #363636;
	font-weight: 700;
	height: 60px;
	text-transform: uppercase;
	width: 60px;
	margin-top: 5px;
	margin-left: 0px;
}
#hp-events {
	margin-top: 11px;
}
#events #hp-events .v3 span.month {
	color: #415099;
	font-family: 'Sintony', sans-serif;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.2px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 0;
	padding-top: 2px;
	margin-top: 12px;
}
#events #hp-events .v3 span.day {
	color: #415099;
	font-family: 'Sintony', sans-serif;
	font-size: 20px;
	padding-left: 18px;
	font-weight: 700;
	margin-top: -4.5px;
	margin-left: -18px;
}
#events #hp-events .v3 ul {
	padding-left: 68.5px;
	padding-bottom: 0px;
	margin-bottom: 22px;
}
#hp-events ul li div label {
	font-weight: 400 !important;
	display: none;
}
#events #hp-events ul li.event div {
	color: #3e3f47;
	font-family: 'Sintony', sans-serif;
	font-size: 15px;
	font-weight: 400;
}
#events #hp-events ul li.event div a {
	color: #415099;
	font-size: 16px;
	text-decoration: none;
	font-family: 'Sintony', sans-serif;
	font-weight: 700;
	position: relative;
	top: 2px;
	line-height: 14pt;
}
/*#events .time > span:first-child,
#events .location span {
	display: none;
}*/
#events #hp-events ul li.event div a:hover,
#events #hp-events ul li.event div a:focus {
	letter-spacing: 0.5px;
	color: #c45501 !important;
}
#events #hp-events .hpeventlinks div a[target] {
	background: url("/pics/show_arrow.png") no-repeat scroll left center;
	color: #181616;
	display: block;
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	margin-top: 26px;
	margin-left: -5px;
	width: 140px;
	height: 30px;
	padding: 12px 0 0 15px;
	text-transform: uppercase;
}
#events #hp-events .hpeventlinks div a {
	background: url("/pics/show_arrow.png") no-repeat scroll left center;
	color: #181616;
	display: block;
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	font-weight: 400;
	padding-left: 15px;
	text-decoration: none;
	margin-top: -40px;
	margin-left: 152px;
	width: 88px;
	text-transform: uppercase;
}
#events #hp-events .hpeventlinks div a:hover,
#events #hp-events .hpeventlinks div a:focus {
	color: #c45501;
	letter-spacing: 0.5px;
}
#hp-events .v3 ul li {
	margin-left: 7px !important;
	line-height: 19px;
	margin-top: 1px !important;
}
#events-page #events.v1 .event .time {
	text-align: right;
}
@media only screen and (min-width: 992px) and (max-width: 1160px) {
	#second-row-wrapper {
		grid-template-columns: 516px 300px;
		justify-content: center;
	}
	.news-main-title a {
		padding-top: 0;
		margin-bottom: 14px;
		margin-left: 0;
	}
	#hp-news {
		width: 516px;
		max-width: 516px;
	}
}
@media only screen and (max-width: 991px) {
	#second-row-wrapper {
		grid-template-columns: auto;
		justify-content: center;
		gap: 60px 20px;
	}
	.news-main-title a {
		padding-top: 0;
		margin-bottom: 14px;
		margin-left: 0;
		text-align: center;
	}
	.news-main-title {
		text-align: center;
	}
	#second-row-inner {
		padding: 30px 0;
	}
	#second-row #events {
		width: 300px;
		margin: 0 auto;
	}
	#second-row #events h2 {
		text-align: center;
	}	
	#events h2 a {
		margin: 0 auto;
		display: inline-block;
		text-align: center;
	}
	div.en-news-slider > div.en-news-slider-footer {
		top: 400px;
	}
}	
@media only screen and (max-width: 810px) {
	#hp-news {
		width: 516px;
		max-width: 516px;
	}
}
@media only screen and (max-width: 550px) {
	#hp-news {
		width: 245px;
		max-width: 245px;
	}
	#second-row #events {
		width: 280px;
	}
}
/****** Second Row Section :- News & Events Section ******/

/****** Third Row Section :- Video Section ******/
#third-row {
	width: 100%;
	background: #f0f5f7;
}
#third-row-inner {
	padding:40px 0;
	display: grid;
	grid-template-columns: 320px 780px;
	justify-content: center;
	align-items: start;
}
#third-row .left-box {
	width: 318px;
	min-height: 430px;
	border: 1px solid #fff;
	background: url('/pics/white-blog.png') no-repeat bottom right;
	position: relative;
}
#third-row .left-box:before {
	content: "";
	background: url('/pics/top-shape.png') no-repeat top center;
	width: 320px;
	height: 21px;
	position: absolute;
	top: 0px;
	left: 0;
}
#third-row .right-box {
	width: 780px;
	min-height: 430px;
}
#third-row .HPVideo {
	margin-bottom: 10px;
	position: relative;
}
#third-row .HPVideo h2 {
	width: 200px;
	text-align: center;
	position: absolute;
	top: 105px;
	top: 102px;
	left: -257px;
}
#third-row .HPVideo h2 a {
	font-family: 'Martel', serif;
	font-size: clamp(25px, 2.67vw, 30px);
	font-weight: 400;
	color: #231f20;
	text-transform: uppercase;
	letter-spacing: 2.4px;
	text-decoration: none;
	position: relative;
	left: -7px;
	display: inline-block;
}
#third-row .HPVideo .videowrapper {
	position: relative;
	margin-top: 0;
	padding: 0;
	background: #fff;
}
#third-row .HPVideo p {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
}
#third-row .HPVideo p a {
	color:#415099;
	font-family: 'Sintony', sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.3px;
	line-height: 1.2;
	text-decoration: none;
	position: absolute;
	top: 214px;
	width: 228px;
	text-align: center;
	left: -267px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
#third-row .left-box a.vid_showall {
	top: 360px;
	height: 34px;
	line-height: 35px;
	position: absolute;
	left: 92.5px;
	text-align: center;
	z-index: 1;
	letter-spacing: 0.35px;
	/* background: url("/pics/show_arrow.png") no-repeat scroll left center; */
	color: #181616;
	display: block;
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	font-weight: 400;
	padding-left: 15px;
	text-decoration: none;
	width: 90px;
	text-transform: uppercase;
	box-sizing: border-box;
}
#third-row .HPVideo p a:hover,
#third-row .HPVideo p a:focus,
#third-row .left-box a.vid_showall:hover,
#third-row .left-box a.vid_showall:focus {
	letter-spacing: 0.8px;
	color: #c45501;
}
@media only screen and (min-width: 801px) and (max-width: 1120px) {
	#third-row-inner {
		grid-template-columns: 320px auto;
	}
	#third-row .right-box {
		width: 100%;
	}	
	#video_player1 {
		width: 100% !important;
	}
	#video_player1  video{
		width: 100% !important;
	}
}
@media only screen and (max-width: 800px) {
	#third-row .right-box {
		width: 100%;
		min-height: auto;
		grid-row: 1;
    	grid-column: 1/3;
	}	
	#video_player1 {
		width: 100% !important;
		margin-top: 10px !important;
		height: 100% !important;
	}
	#video_player1  video{
		width: 100% !important;
		height: 100% !important;
	}
	#third-row-inner {
		grid-template-columns: auto;
		padding: 30px 0 10px;
	}
	#third-row .left-box {
		width: unset;
		min-height: unset;
		border: unset;
		background: unset;
		position: unset;
		grid-row: 2;
		grid-column: 1/3;
	}
	#third-row .HPVideo h2 {
		width: auto;
		text-align: center;
		position: relative;
		top: 0;
		left: 0;
		margin: 0 auto;
	}
	#third-row .HPVideo p a {
		position: relative;
		top: 0;
		width: 100%;
		text-align: center;
		left: 0;
		-webkit-line-clamp: 1;
		box-sizing: border-box;
	}
	#third-row .HPVideo p {
		padding: 10px;
		position: relative;
	}
	#third-row .HPVideo h2 a {
		left: 0;
	}
	#third-row .left-box a.vid_showall {
		top: 0;
		position: relative;
		left: 0;
		margin: 0 auto;
	}
}
/****** Third Row Section :- Video Section ******/

/****** Fourth Row Section :- Album Section ******/
#fourth-row {
	width: 100%;
	min-height: 440px;
	background: url("/pics/secondrow_bg.png") no-repeat center top #3F4883;
}
#columns2 {
	max-width: 1100px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	display: grid;
	grid-template-columns: auto 670px;
}
#right-column2 {
	margin-left: 30px;
	width: 670px;
	margin-right: 0px;
	position: relative;
	display: inline-block;
	background: #3f4883;
}
/* Featured Photo Album */
.HPFeaturedAlbums {
	margin-bottom: 0;
	position: relative;
	width: 670px;
	min-height: 410px;
}
.HPFeaturedAlbums h2 {
	color: #ffffff;
	display: block;
	font-family: 'Martel', serif;
	font-size: clamp(25px, 2.67vw, 30px);
	font-weight: 400;
	height: 38px !important;
	line-height: 34px;
	position: relative;
	text-align: left;
	text-decoration: none;
	width: auto;
	padding-top: 50px !important;
	display: inline-block;
}
.HPFeaturedAlbums .featuredAlbums {
	position: relative;
	margin-top: 0;
	padding: 0px 0 0px;
}
.HPFeaturedAlbums ul {
	margin-top: 6px !important;
}
.HPFeaturedAlbums ul li {
	margin-bottom: 0px;
	display: inline-block;
	overflow: visible;
	margin: 0 17px 17px 0;
	color: #fff;
	box-shadow: none !important;
	border: none !important;
	border-top: 2px solid #f16624 !important;
	padding: 0px;
	background: #000;
}
.HPFeaturedAlbums ul li:before {
	background: url("/pics/album_overlay.png") no-repeat scroll left bottom;
	bottom: 0px;
	content: "";
	left: 0px;
	position: absolute;
	right: 0;
	top: 0px;
	width: 310px;
}
.HPFeaturedAlbums ul li h3 {
	text-shadow: none;
	background: none !important;
	left: 0px;
	bottom: -1px;
}
.HPFeaturedAlbums ul li h3 span {
	font-weight: 700;
	height: 45px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-family: 'Sintony', sans-serif;
	color: #ffffff;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
@media only screen and (min-width: 992px) and (max-width: 1160px) {
	#right-column2 {
		width: 330px;
	}
	.HPFeaturedAlbums {
		width: 330px;
	}	
	#columns2 {
		grid-template-columns: 430px 340px;
		justify-content: center;
	}
}
@media only screen and (max-width: 991px) {
	#columns2 {
		grid-template-columns: auto;
	}
	#fourth-row {
		background: #3F4883;
	}
	#right-column2 {
		margin: 0 auto;
	}
	.HPFeaturedAlbums ul {
		display: flex;
		justify-content: center;
		align-items: start;
		flex-wrap: wrap;
		gap: 17px;
	}
	.HPFeaturedAlbums.one h2 {
		text-align: center;
		margin: 0 auto;
		display: block;
		padding-top: 25px !important;
	}
	#fourth-row {
		min-height: auto;
	}
	.HPFeaturedAlbums ul li {
		margin: 0 0;
	}
	#fourth-row-inner {
		padding-bottom: 20px;
	}
}
@media only screen and (max-width: 768px) {
	.HPFeaturedAlbums,
	#right-column2 {
		width: 100%;
		min-height: auto;
	}
}
@media only screen and (max-width: 360px) {
	.HPFeaturedAlbums ul li,
	.HPFeaturedAlbums ul li img {
		width: 280px !important;
		height: 280px !important;
		margin: 0 0 17px;
	}
	.HPFeaturedAlbums ul li::before { 
		width: 100%;
	}
}
/****** Fourth Row Section :- Album Section ******/

/****** Fifth Row Section :- Social Section ******/
#fifth-row {
	width: 100%;
	background: #f0f5f7;
	padding: 70px 0 30px;
}
#fifth-row-inner {
	display: flex;
	justify-content: start;
	align-items: start;
	flex-wrap: wrap;
}
#twitter-section,
#facebook-section,
#instagram-section {
	width: 353px;
	height: 353px;
	position: relative;
	border: 1px solid #e4e4e4;
	margin-top: 0;
	position: relative;
}
#facebook-section {
    margin: 0 14px 0 17px;
}
.social-icon {
	width: 59px;
	height: 58px;
	position: absolute;
	top: -44px;
	left: 10px;
}
 a.social-icon:hover,
 a.social-icon:focus {
	transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
}
#facebook-section .social-icon {
	background: url("/pics/icon_fb.png") no-repeat left top;
	z-index: 1;
}
#twitter-section .social-icon {
	background: url("/pics/icon_twit.png") no-repeat left top;
}
#instagram-section .social-icon {
	background: url("/pics/icon_ig.png") no-repeat left top;
	z-index: 1;
}
.lightwidget-widget {
	height: 360px !important;
}
@media only screen and (max-width: 1120px) {
	#fifth-row-inner {
		justify-content: center;
		gap: 50px 0;
	}
}
@media only screen and (max-width: 400px) {
	#twitter-section,
	#facebook-section,
	#instagram-section,
	.fb_iframe_widget,
	.fb_iframe_widget iframe,
	.twitter-timeline.twitter-timeline-rendered iframe {
		width: clamp(280px, 88.25vw, 353px) !important;
		height: clamp(280px, 88.25vw, 353px) !important;
	}	
	#fifth-row {
		padding: 70px 0 50px;
	}
	#facebook-section {
		margin: 0;
	}
}
/****** Fifth Row Section :- Social Section ******/

/****** Sixth Row Section :- Static Images Section ******/
#sixth-row {
	width: 100%;
	background: #ffffff;
	padding: clamp(30px, 4.73vw, 53px) 0 35px;
}
#sixth-row-inner {
	max-width: 1300px;
	width: 100%;
}
#sixth-row h2 {
	color: #231f20;
	display: block;
	font-family: 'Martel', serif;
	font-size: clamp(25px, 2.67vw, 30px);
	font-weight: 400;
	text-decoration: none;
	letter-spacing: 0px;
	padding-top: 5.5px;
	margin-bottom: 4px;
	text-align: center;
	left: 1px;
	position: relative;
}
#buttons h2 {
	width: 0;
	height: 0;
}
#buttons {
	display: block;
	min-height: 100px;
	text-align: center;
	padding-top: 17px;
}
#buttons ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: start;
	flex-wrap: wrap;
	gap: 10px;
	left: 27px;
}
#buttons li {
	display: inline;
	padding: 0;
	position: relative;
}
#buttons a {
	background: url("/pics/btn1.png") no-repeat left top;
	height: 100px;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
	width: 191px;
	z-index: 0;
	transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
}
#buttons a#btn2 {
	background: url("/pics/btn2.png") no-repeat left top;
	width: 100px;
}
#buttons a#btn3 {
	background: url("/pics/btn3.png") no-repeat left top;
	width: 101px;
}
#buttons a#btn4 {
	background: url("/pics/btn4.png") no-repeat left top;
	width: 101px;
}
#buttons a#btn5 {
	background: url("/pics/btn5.png") no-repeat left top;
	width: 102px;
}
#buttons a#btn6 {
	background: url("/pics/btn6.png") no-repeat left top;
	width: 126px;
}
#buttons a#btn7 {
	background: url("/pics/btn7.png") no-repeat left top;
	width: 166px;
	margin-top: 8px;
}
#buttons a#btn8 {
	background: url("/pics/btn8.png") no-repeat left top;
	width: 138px;
}
#buttons a#btn9 {
	background: url("/pics/niche-best-schools-badge-2021.png") no-repeat left top;
	width: 120px;
	margin-top: 8px;
	height: 140px;
}
#buttons a:hover,
#buttons a:focus {
	text-decoration: none;
	transform: scale(0.9);
	-moz-transform: scale(0.9);
	-webkit-transform: scale(0.9);
	-o-transform: scale(0.9);
	transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
}
@media only screen and (max-width: 1400px) {
	#buttons ul {
		left: 0;
		gap: 20px 10px;
	}
	#sixth-row h2 { 
		left: 0;
	}
}
@media only screen and (max-width: 1230px) {
	#sixth-row {
		padding-bottom: 75px;
	}
}
@media only screen and (max-width: 1120px) {
	#sixth-row-inner {
		box-sizing: border-box;
	}
}
/****** Sixth Row Section :- Static Images Section ******/

/* Font styles */
#wrapper .content .inside,
#wrapper .neutral,
#wrapper table {
	font-family: 'Sintony', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	color: #3e3f47;
}
#wrapper .content .inside a:hover,
#wrapper .content .inside a:focus {
	color: #1C5A9B;
	font-weight: 700;
}

/* Site Styles */

#wrapper,
#index-wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	min-height: 100%;
	height: auto !important;
	text-align: left;
}
#wrapper {
	background: #ffffff;
}
.inside {
	width: 100%;
	margin: 0 auto;
}
#wrapper .content {
	margin: 0 auto 0px;
	position: relative;
	padding: 0;

}
#wrapper .content .inside {
	line-height: 20px;
	margin-top: 0px;
	padding: 17px 20px 80px;
	max-width: 1140px;
	box-sizing: border-box;
	width: 100%;
}
.content {
	width: 100%;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 0px 0;
}
.content .inside {
	position: relative;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
.pageTitle {
	color: #231f20;
	display: block;
	font-family: 'Martel', serif;
	font-size: clamp(25px, 2.67vw, 30px);
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: clamp(5px, 2.01vw, 20px);
	position: relative;
	width: auto;
	padding-top: clamp(5px, 1.31vw, 13px);
}

/* Homepage Section Table Includes */

#index-wrapper table {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Other homepage section extras */

.dark {
	background-color: #3f4883 !important;
	color: #fff !important;
	font-family: 'Sintony', sans-serif !important;
	font-size: 15px !important;
	font-weight: 400 !important;
}
.light {
	background-color: #fdfafa !important;
	font-family: 'Sintony', sans-serif !important;
	font-size: 15px !important;
	font-weight: 400 !important;
}
.dark a,
.dark a:visited,
.dark a:link,
.dark a:hover,
.dark a:active {
	color: #fff !important;
}
#index-wrapper table {
	color: #000;
}
#index-wrapper section table a {
	color: #033b73;
	text-decoration: none;
	font-weight: 700;
}
#index-wrapper table #l {
	padding-top: 8px;
}

/* Put Display None if you want to hide bullet */
#index-wrapper table #r {
	border-bottom: 1px solid #d1d1d1;
	padding: 10px 0 10px 0;
}
#index-wrapper table #r b a {
	display: block;
	margin-top: 5px;
	text-decoration: none;
}
.autoCalendarLinks td,
#showAll-0,
#showAll-hpbbmessages #r,
#showAll-hplinks #r,
#showAll-0 #r {
	border-bottom: 0 !important;
	padding-left: 0 !important;
	padding-bottom: 0 !important;
	padding-top: 2px !important;
}
#index-wrapper table tr:first-child td,
.autoCalendarLinks,
#showAll-0,
#showAll-hplinks #r,
#showAll-0 #r {
	border-left: 0 !important;
}
#index-wrapper table tr:last-child td {
	border-bottom: 0 !important;
}

/* Side Image */
img.sub {
	border: none;
}
#wrapper img.sub {
	margin-left: 20px;
}
/* Page navigation */
#pageNav {
	border: 0;
	font-size: 14px;
	position: relative;
	background: #3f4883;
	margin-left: 20px;
}
#pageNav ul,
#pageNav ul li {	
	list-style: none;
	line-height: 16px;
}
#pageNav ul {
	padding: 20px 0 30px !important;
	margin: 0 !important;
	width: 300px;
	height: auto !important;
	background: #3f4883;
}
#pageNav ul li {
	padding: 0 0 1px !important;
	margin: 0 0 1px !important;
	zoom: 1;
	/* important for IE6 */
}
#pageNav td img {
	display: none;
}
#pageNav ul li a,
#pageNav ul li b,
#pageNav ul li strong {
	color: #ffffff;
	display: block;
	font-family: 'Sintony', sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 20px;
	margin: 0;
	min-height: 20px;
	padding: 10px 25px 10px 20px;
	position: relative;
	text-align: left;
	text-decoration: none;
	z-index: 0;
}
#pageNav ul li b,
#pageNav ul li a:hover,
#pageNav ul li strong,
#pageNav ul li a:focus {
	color: #ffffff !important;
	letter-spacing: 0.5px;
	background: url('https://goetheics.entest.org/pics/pagnav_bg.jpg');
}
#pageNav ul li a {
	text-decoration: none;
	color: #fff;
}
#pageNav ul li:hover a,
#pageNav ul li:focus a {
	background: #000 url("/pics/pagnav_bg.jpg") repeat center top;
	color: #ffffff !important;
	letter-spacing: 0.5px;
}
#albums a.active {
	background: #287DD7;
	color: #FFF !important;
}
@media only screen and (max-width: 991px) {
	.image-section1 #pageContentWrapper a img {
		float: unset !important;
		margin: 0 auto !important;
		display: block !important;
	}
}
@media only screen and (max-width: 768px) {
	ul.video-list, .video-list ul {
		z-index: 0;
		position: relative;
	}
}
@media only screen and (max-width: 500px) {
	.sponsorSection img {
		width: 100% !important;
	}
}
@media only screen and (max-width: 450px) {
	.image-section img {
		width: 100%;
	}
}
/********* Css Extra for Inner ************/

/* change border color to match headline color, set border color to 1.5 or 2px width */
.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-mrxPge {
	color: #292929 !important;
}
h1.VIpgJd-yAWNEb-r4nke.VIpgJd-yAWNEb-mrxPge {
	  color: #3e3e3e !important;
}
.DatePickerNT div.arrow {
	  color: #595959 !important;
}
#events-page #events.v1 .event span.location {
	  color: #57595a !important;
}

/* inner video page  */  
#controls3 .button3demboss.search{
  position: relative;
}
@media (max-width: 1160px) {
  .top_title{
      line-height: 1;
  }
}

@media (max-width: 1415px) and (min-width: 1060px) {
  #controls3 .button3demboss.search{
    top: 1px;
  }
}
@media (max-width: 1059px) {
  #controls3 .button3demboss.search{
    top: 2px;
  }
}
@media (max-width: 1000px) {
  #video-feature-area #big-video #big-video-info #hd-link,
  #video-feature-area #big-video #big-video-info #sd-link{
      font-size: 8pt;
  }
}

/* Staff page*/
#wrapper .content .inside #staff-search-comp{
	justify-content: end !important;
}
#staff.staffR1 .staff-categoryStaffMember dl{
	max-width: 260px !important;
}
body #staff.staffR1.staff-horizontal .staff-categoryStaffMember dl dt {
	padding-bottom: 1px;
}
@media (max-width: 1080px){
	#staff.staffR1.staff-horizontal .staff-categoryStaffMembers{
		flex-wrap: wrap !important;
	}
	
}
@media (max-width: 1000px) {
	#staff.staffR1 .staff-categoryStaffMember dl{
		max-width: 220px !important;
	}
}
@media (max-width: 991px) {
	#staff.staffR1 .staff-categoryStaffMember {
		max-width: 300px;
	}
	
}
@media (max-width: 768px){
	#staff.staffR1 div.staff-header h1{
		line-height: 1.1 !important;
		font-size: clamp(14px, 2.083vw, 16px) !important; 
	}
	#pageInnerText{
		font-size: clamp(15px, 2.213vw, 17px) !important;
	}
	.video_player video {
		width: 100% !important;
	}
}
@media (max-width: 420px) {
	#staff.staffR1 .staff-categoryStaffMember {
		max-width: 270px;
	}
	.staff-categoryStaffMembers .staff-categoryStaffMember dd{
		max-width: 200px;
	}
}

/* page wrapper*/
@media (max-width: 700px){
  #wrapper #pageInnerText{
      border-radius: 5px !important;
  }
	body #staff.staffR1 #staff-search input {
		width: calc(100% - 5%) !important;
	}

}

/******* Smartphone Banner *******/
#mobileapp-smart-banner .en-smartAppBanner-content {
    width: 100% !important;
}

/***** Css For mobile album z-index ****/
.disable-overflow header{
    z-index: var(--en-z-index-max);
}
.translated-ltr header.enh1 nav.en-nav,
.translated-rtl header.enh1 nav.en-nav { 
 	margin-top:40px;
}
/*********** Header Translate *********/
@media only screen and (max-width: 768px) {
	.translated-rtl header.enh1 nav.en-mobnav-show,
	.translated-ltr header.enh1 nav.en-mobnav-show {
    height: calc(100% - 40px);
    margin-top: 40px;
	}
}
@media only screen and (max-width: 900px) {
  .skiptranslate {
    z-index: var(--en-z-index-max) !important;
  }
}  

/* popup */
/**** image centre for DB dialog box ****/

.DB_mask {
	z-index: 99999999999999 !important;
}
.DB_dialog {
	z-index: 999999999999999 !important;
}
.DB_dialog {
	position: fixed !important;
	width: auto !important;
	height: auto !important;
	max-height: 90vh;
	padding-left: 0px !important;
	background-color: transparent !important;
	top: 50% !important;
	transform: translate(-50%, -50%);
	left: 50% !important;
}
.DB_dialog #PV_imageDiv img:first-child {
	padding: 0px 3px 5px 8px !important;
}
.DB_dialog #PV_imageDiv img:last-child {
	/* width: auto !important; */
	height: auto !important;
	max-height: 90vh;
	max-width: 90vw;
	padding: 5px !important;
}
.DB_dialog #PV_imageDiv img:nth-child(2) {
	/* width: auto !important; */
	height: auto !important;
	max-height: 80vh;
	max-width: 90vw;
	padding: 5px !important;
}
@media screen and (max-height: 414px) and (max-width: 991px) {
	.DB_dialog {
	  position: fixed !important;
	  width: auto !important;
	  height: auto !important;
	  max-height: 90vh;
	  padding-left: 0px !important;
	  background-color: transparent !important;
	  top: 50% !important;
	  transform: translate(-50%, -50%) !important;
	  left: 50% !important;
	}
	.DB_dialog #PV_imageDiv img:last-child {
	  width: auto !important;
	  height: auto !important;
	  max-height: 80vh;
	  max-width: 90vw;
	  padding: 5px !important;
	}
}

/**** Alert box css *****/

body .alert-box{
	max-height: 80% !important;
 	transform: translate(-50%, -50%) !important;
  	overflow-y: scroll !important;
	margin-top: 0 !important;
	margin-left: 0 !important;
	max-width: 600px !important;
	width: auto !important;
}
body .alert-box .alert-box-body img{
  width: 100% !important;
}
.alert-box a.close{
	color: #353535 !important;
}
.alert-box{
	color: #353535 !important;
}
html body .alert-box{
	width: calc(100% - 5%) !important;
}

@media (max-width: 768px) {
	html body .alert-box{
		width: calc(100% - 10%) !important;
	}
	html body .alert-box span
	{
		font-size: clamp(20px, 3.645vw, 25px) !important;
		line-height: 1.2;
	}
}
@media only screen and (max-device-width: 480px) {
	html body #alert-holder .alert-box{
		width: calc(100% - 5%) !important;
	}
}

/**bell schedule */
.bell-schedule .bell-title a {
	text-decoration: none !important;
}
.bell-schedule .bell-title{
	font-size: 16px !important;
}

@media (max-width: 576px) {
	.bell-schedule {
		padding: 0 !important;
	}
}
.en-inner-pages-links-module-linkUrl a {
	font-weight: 300 !important;
	text-decoration: underline !important;
}

body .en-inner-pages-links-module-linkDesc {
	margin-top: 0px;
}


@media only screen and (max-device-width: 450px) {
	#wrapper #pageContentWrapper a{
		word-break: break-all;
	}
}


/* page nav*/
@media (max-width: 700px) {
	.en-modal-body #pageNav tbody, .en-modal-body #pageNav tbody tr, .en-modal-body #pageNav tbody tr ul {
	  width: 100%;
	  display: block;
	}
}

#pageContentWrapper .en-inner-pages-links-module-linkUrl a {
	font-weight: 300 !important;
} 
@media only screen and (min-width: 1161px) {
	#wrapper .top-video-info {
		padding: 10px 0 0.4em 0.16em;
	}
}
/********* Css Extra for Inner END************/


/************ Table Responsive **********/
@media (max-width: 700px) {
    div table.en-editable-table colgroup {
        display: none;
    }
    .en-responsive-table-td {
        display: flex !important; 
        align-items: stretch !important;
        box-sizing: border-box;
    }
    .en-responsive-table-header {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    table.en-responsive-table tr.en-responsive-table-tr {
        height: auto!important;
    }
    table.en-responsive-table :is(.en-responsive-table-content,.en-responsive-table-header) {
        border-bottom: none;
        border-right: none;
    }
}
/************ Table Responsive END **********/

/******* Page CSS ******/
@media (max-width: 1160px) {
	#wrapper div[en-page-rec-id="416632"] blockquote{
		margin: 0 !important;
	}
}
@media (max-width: 700px) {
	
  #NON_STAFF_MULTI_PAGE_W_ASIDE #pageContentWrapper tr td {
    display: revert !important;
    width: auto !important;
  }

} 


/**** Staff page Button *****/
#pageContentWrapper .contactStaffMember #contactStaff button{
	background-color: #093a20 !important;
	color: #fff !important;
	border: 1px solid #093a20 !important;
  	box-shadow: 0px 0px 0.2px #093a20 !important;
}
#pageContentWrapper .contactStaffMember #contactStaff button:hover,
#pageContentWrapper .contactStaffMember #contactStaff button:focus{
	background-color: #000 !important;
	color: #fff !important;
	border: 1px solid #000 !important;
	box-shadow: 0px 0px 0.2px #000 !important;
}

@media (max-width: 700px) {
	#wrapper img.sub{
		margin-left:0;
	}
}

@media only screen and (max-width: 1100px) {
	.single-video #video-feature-area #big-video{
		width: 100% !important;
	}
	.single-video #video-feature-area #video_player{
		width: 100% !important;
	}
}

@media only screen and (max-width: 850px) {
	.tablenew1 table[role="presentation"] tr{
		display: flex;
		flex-direction: column;
		justify-content: center;
		gap: 15px;
		width: 100%;
		text-align: center;
		align-items: center;
	}
	.tablenew1 table[role="presentation"] tr tr{
		display: table;
	}
	.tablenew1 table[role="presentation"] tbody tr td b br{
		display: none;
	}
	.tablenew1 table[role="presentation"] tbody tr td{
		padding-right: 0 !important;
    	width: 100%;
	}
	.tablenew1 table.darkBox{
		width: 300px;
		margin: 0 auto;
		padding: 5px;
		background: #fdfafa;
	}
	.tablenew1 table[role="presentation"] table #usernameRow td,
	.tablenew1 table[role="presentation"] table #passwordRow td{
		width: auto !important;
	}
}
@media only screen and (max-width: 440px) {
	.tablenew1 table[role="presentation"] table .light input[type="button"],
	.tablenew1 table[role="presentation"] table .light input[type="submit"]{
		width: 150px;
	}
}
@media only screen and (max-width: 440px) {
	table .light input[type="submit"]{
		width: 150px !important;
		margin-bottom: 5px;
	}
}
@media only screen and (max-width: 360px) {
	#pageAsideWrapper.pageAsideLeftWrapper img.sub {
		margin-left: 0 !important;
		width: 280px !important;
	}
}
@media only screen and (max-width: 991px) {
	.tablenew1 table tr {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	.tablenew1 table tr td a {
		height: auto;
		display: block;
	}
	.tablenew1 #pageContentWrapper table tr td a img {
		width: 200px !important;
		height: 100px !important;
		object-fit: unset !important;
		object-position: unset !important;
	}
}
@media only screen and (max-width: 768px) {
	.tablenew2 .en-public-login-table tbody tr {
			display: flex;
			flex-direction: column;
			justify-content: center;
			align-items: center;
	}
	.tablenew2 .en-public-login-table tbody tr td:nth-child(2){
		display: flex;
		flex-direction: column;
		width: 100%;
		align-items: center;
	}
	.tablenew2 #signInHeaderRow {
		display: table;
		width: 100%;
	}
	.tablenew2 #usernameRow ,.tablenew2 #passwordRow{
		justify-content: start;
		align-items: center;
		flex-direction: row;
	}
	.tablenew2 .en-login-page-create-acct{
		margin-left: 0;
		width: 70%;
	}
	#create-account-btn {
		margin-top: 10px;
	}
	div.en-editable-block-wrapper figure.img-left {
		float: unset !important;
		margin: 0 auto 10px !important;
	}
}
@media only screen and (max-width: 440px) {
	.tablenew2 .en-login-page-create-acct{
		width: calc(100% - 20px)
	}
}


/**** Video page ****/
#sd-link{
	margin-left: 10px;
}
.button3demboss.search.button3demboss-search {
	width: 63px !important;
}
@media only screen and (max-width: 768px) {
	#big-video .top_title{
		font-size: clamp(18px, 2.994vw, 23px) !important;
	}
	#big-video-info a#hd-link {
		word-break: unset !important;
	}
}


@media only screen and (max-width: 700px) {
	body #pageWrapperTable tr td, body #staff .staff-categoryStaffMembers {
		height: auto !important;
	}	
	body #pageContentWrapper tr td {
		display: revert;
	}
}
#albums a.active {
  background: #1C5A9B !important;
}
