@font-face {
	font-family: 'GothamLight';
	src: url('../fonts/GothamXNarrow-Light.eot');
	src: url('../fonts/GothamXNarrow-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/GothamXNarrow-Light.woff') format('woff'),  url('../fonts/GothamXNarrow-Light.ttf') format('truetype'),  url('../fonts/GothamXNarrow-Light.svg#GothamLight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamMedium';
	src: url('../fonts/GothamXNarrow-Medium.eot');
	src: url('../fonts/GothamXNarrow-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/GothamXNarrow-Medium.woff') format('woff'),  url('../fonts/GothamXNarrow-Medium.ttf') format('truetype'),  url('../fonts/GothamXNarrow-Medium.svg#GothamMedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'myriad-pro';
	src: url('../fonts/myriad-pro-webfont.eot');
	src: url('../fonts/myriad-pro-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/myriad-pro-webfont.woff') format('woff'),  url('../fonts/myriad-pro-webfont.ttf') format('truetype'),  url('../fonts/myriad-pro-webfont.svg#myriad-pro') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robot';
	src: url('../fonts/Roboto-Regular.eot');
	src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Regular.woff') format('woff'),  url('../fonts/Roboto-Regular.ttf') format('truetype'),  url('../fonts/Roboto-Regular.svg#raleway') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	text-align: justify;
}
p {
	line-height: 22px;
}
a {
	outline: 0!important;
	color: #d71e1f;
	-webkit-transition: color .4s, background-color .4s;
	-moz-transition: color .4s, background-color .4s;
	-o-transition: color .34s, background-color .4s;
	transition: color .4s, background-color .4s;
}
a:hover {
	text-decoration: none;
}
.pad0 {
	padding: 0;
}
.slider {
	padding: 0;
	position: relative;
}
.carousel-fade {
 .carousel-inner {
 .item {
 opacity: 0;
 transition-property: opacity;
}
 .active {
 opacity: 1;
}
 .active.left, .active.right {
 left: 0;
 opacity: 0;
 z-index: 1;
}
 .next.left, .prev.right {
 opacity: 1;
}
}
.carousel-control {
	z-index: 2;
}
}
.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-control {
	z-index: 2;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	min-width: 100%;
	height: auto;
}
/* Carousel Animation delays */
.slide1 h3, .slide2 h3, .slide3 h3, .slide4 h3, .slide5 h3, .slide6 h3 {
	text-align: center !important;
	font-family: 'GothamMedium' !important;
	margin-top: 8px;
}
.slide1 h3:first-child {
	animation-delay: 1s;
	font-size: 48px;
	text-transform: none;
	font-weight: 500;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.60);
	text-transform: uppercase;
}
.slide1 h3:nth-child(2) {
	animation-delay: 2s;
	font-size: 28px;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.90);
	color: #ffc539;
	font-family: 'robot' !important;
	background: rgba(0,0,0,0.4);
	padding: 10px 20px;
	display: inline-block;
}
.slide2 h3:first-child {
	animation-delay: 1s;
	font-size: 48px;
	text-transform: uppercase;
	font-weight: 500;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.80);
}
.slide2 h3:nth-child(2) {
	animation-delay: 2s;
	font-size: 28px;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.90);
	color: #ffc539;
	font-family: 'robot' !important;
	background: rgba(0,0,0,0.4);
	padding: 10px 20px;
	display: inline-block;
}
.slide3 h3:first-child {
	animation-delay: 1s;
	font-size: 48px;
	text-transform: uppercase;
	font-weight: 500;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.60);
}
.slide3 h3:nth-child(2) {
	animation-delay: 2s;
	font-size: 28px;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.90);
	color: #ffc539;
	font-family: 'robot' !important;
	background: rgba(0,0,0,0.4);
	padding: 10px 20px;
	display: inline-block;
}
.slide4 h3:first-child {
	animation-delay: 1s;
	font-size: 52px;
	text-transform: uppercase;
	font-weight: 500;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.60);
}
.slide4 h3:nth-child(2) {
	animation-delay: 2s;
	font-size: 28px;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.90);
	color: #b8ddfa;
	font-family: 'robot' !important;
	background: rgba(0,0,0,0.4);
	padding: 10px 20px;
	display: inline-block;
}
.slide5 h3:first-child {
	animation-delay: 1s;
	font-size: 52px;
	text-transform: uppercase;
	font-weight: 500;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.60);
}
.slide5 h3:nth-child(2) {
	animation-delay: 2s;
	font-size: 28px;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.90);
	color: #b8ddfa;
	font-family: 'robot' !important;
	background: rgba(0,0,0,0.4);
	padding: 10px 20px;
	display: inline-block;
}
.slide6 h3:first-child {
	animation-delay: 1s;
	font-size: 34px;
}
.slide6 h3:nth-child(2) {
	animation-delay: 2s;
	font-size: 58px;
}
@media all and (max-width : 768px) {
.slide1 h3:first-child, .slide2 h3:first-child, .slide3 h3:first-child, .slide4 h3:first-child {
	font-size: 20px;
}
.slide1 h3:nth-child(2), .slide2 h3:nth-child(2), .slide3 h3:nth-child(2), .slide4 h3:nth-child(2) {
	font-size: 18px;
}
.carousel-caption {
	bottom: 1px;
}
}
/* animated header */
.top-menu.tiny {
	bottom: auto;
	top: 0;
	position: fixed;
}
.top-menu.tiny #logo a {
	width: 100%;
}
.top-menu.tiny nav ul {
}
.top-menu.tiny {
	background: rgba(7,92,159,0.8) !important;
}
.top-menu.tiny nav ul ul {
	top: 40px;
}
.back-to-top {
	position: fixed;
	z-index: 1000;
	bottom: 8em;
	right: 0;
	text-decoration: none;
	color: #fff;
	background: rgba(215,30,31,0.8);
	font-size: 14px;
	padding: 10px;
	display: none;
	letter-spacing: 3px
}
.back-to-top:hover {
	background: rgba(87,86,91,0.8);
	color: #fff;
	text-decoration: none!important
}
.btn-one {
	border: 2px solid #003366;
	border-radius: 25px;
	color: #003366;
	margin-top: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 10px 28px 10px 28px;
	line-height: 1;
	font-size: 12px;
}
.btn-one:hover {
	background: #003366;
	color: #fff;
}
.btn-one-full {
	border: 2px solid #075c9f;
	border-radius: 25px;
	color: #fff;
	margin-top: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 10px 28px 10px 28px;
	line-height: 1;
	font-size: 12px;
	background: #075c9f;
}
.btn-one-full:hover {
	border: 2px solid #075c9f;
	background: none;
	color: #075c9f;
}
.btn-two {
	border: 2px solid #a31621;
	border-radius: 25px;
	color: #a31621;
	margin-top: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 10px 28px 10px 28px;
	line-height: 1;
	font-size: 12px;
}
.btn-two:hover {
	background: #a31621;
	color: #fff;
}
.btn-two-full {
	border: 2px solid #a31621;
	background: #a31621;
	color: #fff;
	border-radius: 25px;
	margin-top: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 10px 28px 10px 28px;
	line-height: 1;
	font-size: 12px;
}
.btn-two-full:hover {
	border: 2px solid #a31621;
	color: #a31621;
	background: none;
}
.btn-three-full {
	border: 2px solid #fff;
	background:/*#fff*/#fcf8e3;
	color: #000;
	border-radius: 25px;
	margin-top: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 10px 28px 10px 28px;
	line-height: 1;
	font-size: 12px;
}
.btn-three-full:hover {
	border: 2px solid #fff;
	color: #fff;
	background: none;
}
.home-welcome-bg {
	padding: 60px 0px 60px;
	background-image: url(../images/home-welcome-bg.jpg) !important;
	background-repeat: repeat;
	background-position: left top;
	margin-bottom: 0px !important;
	-webkit-animation: backgroundScroll 20s linear infinite;
	animation: backgroundScroll 20s linear infinite;
	min-height: 300px;
	position: relative;
	z-index: 0;
	text-align: center
}
.home-welcome-bg h1 {
	margin: 0 0 20px;
}
.home-welcome-bg:before {
	background: rgba(248,248,248,0.96);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.menux {
	height: 65px;
	padding-top: 5px
}
@-webkit-keyframes backgroundScroll {
from {
background-position: 0 0;
}
to {
	background-position: -400px 0;
}
}
@keyframes backgroundScroll {
from {
background-position: 0 0;
}
to {
	background-position: -400px 0;
}
}
.title-div {
	margin-bottom: 50px;
}
.tittle {
	color: #000;
	font-size: 3em;
	text-align: center;
	margin-bottom: 16px;
}
.tittle span {
	color: #a31621;
}
.tittleW {
	color: #fff;
	font-size: 3em;
	text-align: center;
	margin-bottom: 16px;
}
.tittleW span {
	color: #d71e1f;
}
.tittle-style {
	position: relative;
}
.tittle-style:before {
	content: "";
	background: #000;
	width: 7%;
	height: 1px;
	position: absolute;
	top: 0;
	left: 46%;
}
.tittle-style:after {
	content: "";
	background: #a31621;
	width: 3%;
	height: 5px;
	position: absolute;
	top: -2px;
	left: 48%;
	border-radius: 6px;
}
.home-residential-bg {
	padding: 100px 0;
	position: relative;
	overflow: hidden;
	background-color: #fcf8e3;
	background: url(../images/home-residential-bg.jpg) center center repeat;
	z-index: 2;
	position: relative;
}
.home-residential-bg:before {
	background: rgba(252,248,227,0.8);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.home-residential1 {
	position: relative;
}
.home-residential1-L {
	background: #a31621;
	padding: 50px 40px 54px 40px;
	color: #fcf8e3;
}
.home-residential1-L h3 {
	margin: 0 0 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.home-residential1-L a {
	color: #fcf8e3;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 32px;
}
.home-residential1-L a i {
	padding-left: 10px;
}
.home-residential2-R {
	background: #003366;
	padding: 50px 40px 55px 40px;
	color: #fcf8e3;
}
.home-residential2-R h3 {
	margin: 0 0 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.home-residential2-R h3 span {
	text-transform: none;
	font-size: 16px;
}
.home-residential2-R a {
	color: #fcf8e3;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 32px;
}
.home-residential2-R a i {
	padding-left: 10px;
}
.home-stats-bg {
	padding: 70px 0;
	background: url(../images/home-stats-bg.jpg) center center no-repeat fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 400px;
	text-align: center;
	z-index: 0;
	position: relative;
}
.home-stats-bg:before {
	background: rgba(0,0,0,0.6);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.home_stats {
	text-align: center;
	padding: 40px 0;
}
.home_stats span {
	font-size: 2.5em;
	color: #d71e1f;
}
.home_stats h3 {
	font-size: 1.6em;
	color: #fcf8e3;
	letter-spacing: 3px;
	margin: 30px 0 20px;
	font-weight: 600;
}
.home_stats p {
	font-size: 3em;
	font-weight: 100;
	letter-spacing: 2px;
	color: #fcf8e3;
	margin: 0.1em 0 0.1em 0;
}
.home-news-bg {
	padding: 50px 0 100px;
	background: url(../images/home-news-bg.png) center center repeat;
}
.home-news-box {
	display: inline-block;
	margin: 20px;
	background: #F8F8F8;
	-webkit-box-shadow: 12px 12px 25px -11px rgba(0,0,0,0.3);
	-moz-box-shadow: 12px 12px 25px -11px rgba(0,0,0,0.3);
	box-shadow: 12px 12px 25px -11px rgba(0,0,0,0.3);
}
.home-news-content {
	padding: 15px;
}
.home-news-content h3 {
	margin: 0 0 5px;
	font-size: 20px;
	color: #003366;
}
.home-news-content span {
	color: #a31621;
	font-family: 'GothamMedium';
	font-size: 15px;
	margin: 0 0 5px;
	letter-spacing: 1px;
	display: block;
}
.home-news-content a {
	float: right;
	margin-top: 0;
	font-size: 16px;
	color: #a31621;
}
.home-admission-bg {
	padding: 30px 0 0 0;
	background: #fafafa;
}
.home-admission-section-1 {
	margin-top: -120px;
	background-color: #ffffff !important;
	padding: 27px 10px 29px 10px;
	z-index: 100;
	position: relative;
}
.home-admission-section-2 {
	background: #a31621;
	padding: 160px 0 45px;
}
.home-admission-section-box {
	padding: 0;
}
.home-admission-section-box1, .home-admission-section-box2, .home-admission-section-box3 {
	padding-top: 50px;
	padding-bottom: 50px;
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	text-align: center;
	color: #fff;
	z-index: 0;
	position: relative;
}
.home-admission-section-box1 {
	background-image: url(../images/admission-1.jpg);
}
.home-admission-section-box1 h2 {
	font-family: 'robot';
	line-height: 32px;
	font-size: 22px;
}
.home-admission-section-box2 {
	background-image: url(../images/admission-2.jpg);
}
.home-admission-section-box3 {
	background-image: url(../images/admission-3.jpg);
}
.home-admission-section-box1:before, .home-admission-section-box2:before, .home-admission-section-box3:before {
	background: rgba(0,0,0,0.5);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.home-admission-name {
	color: #fcf8e3;
	text-align: center;
	letter-spacing: 1px;
}
.home-admission-a a {
	float: right;
	margin: 6% 20% 0 0;
	font-size: 16px;
}
.home-gallery-bg {
	padding: 30px 0;
	background: #003366;
}
.home-gallery-icon {
	width: 112px;
	height: 112px;
	border-radius: 50%;
	text-align: center;
	font-size: 56px;
	line-height: 112px;
	background: #fcf8e3;
	float: right;
}
.home-gallery-icon i {
	color: #a31621;
}/*.home-gallery-Mtext{color:#fff;}*/
.home-gallery-Mtext h2 {
	color: #fcf8e3;
}
.home-gallery-Mtext p {
	font-size: 18px;
	color: #fcf8e3;
}
.home-gallery-link a {
	display: inline-block;
	margin-top: 10%;
	font-size: 14px;
	color: #075c9f;
	font-weight: 600;
	float: right;
}
.inner-enroll-bg {
	padding: 30px 0;
	background: #003366;
}
.inner-enroll-icon {
	width: 112px;
	height: 112px;
	border-radius: 50%;
	text-align: center;
	font-size: 56px;
	line-height: 112px;
	background:/*#fff*/#fcf8e3;
	float: right;
}
.inner-enroll-icon i {
	color: #a31621;
}
.inner-enroll-Mtext {
	color: #fcf8e3;
}
.inner-enroll-Mtext h2 {
	color: #fcf8e3 !important;
}
.inner-enroll-Mtext p {
	font-size: 18px;
	color: #fcf8e3;
}
.inner-enroll-link a {
	display: inline-block;
	margin-top: 10%;
	font-size: 14px;
	color: #075c9f;
	font-weight: 600;
	float: right;
}
.inner-banner {
	z-index: 0;
	position: relative;
}
.inner-banner:before {
	background: rgba(0,0,0,0);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
.inner-banner img {
	min-width: 100%;
	height: auto;
}
.no-banner {
	min-height: 120px;
}
.no-banner img {
	display: none;
}
.inner-top-content {
	padding: 50px 0;
	background: url(../images/inner-top-content-bg.jpg) center center no-repeat fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align: center;
}
.inner-vision-mission-bg {
	padding: 100px 0;
	background: #fafafa;
}
.inner-vision-box {
	background: #a31621;
	padding: 40px 60px 20px 60px;
	min-height: 337px;
	overflow: hidden;
	color: #fff;
}
.inner-mission-box {
	background: #003366;
	padding: 5px 20px 10px 20px;
	min-height: 337px;
	overflow: hidden;
	color: #fff;
}
.inner-mission-box ul {
	margin: 0;
	padding: 0;
	margin-left: 20px;
}
.inner-mission-box ul li {
	list-style: square;
	padding-bottom: 8px;
	width: 50%;
	float: left;
	font-size: 14px;
}
.p-font-large {
	font-size: 17px;
	line-height: 25px;
}
footer {
	background: #fff url(/images/footer-bg-shapes.svg) no-repeat top -75px center;
    height: 400px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-top: 2px solid #a31621;
}
.footer-bg {
	padding: 4% 0 20px;
	color: #fff;
}
.copy {
	background: #003e6f;
	padding: 20px 0 10px;
	color: #fff;
}
.copy a {
	color: #fff;
}
.footer-list {
	
	list-style: square;
}
.footer-list li a {
	color: #fff;
	font-size: 16px;
	line-height: 24px;
}
.footer-list li a:hover {
	color: #fff;
}
.footer-address {
	float: left;
	
}
.footer-number {
	float: left;
	
}
footer h3 {
	margin: 0 0 5px;
}
.main-footer-bg {
	background:url(../images/footer-bg-shapes.svg) no-repeat top -15px center;
    
}

.contact-content {
	padding: 0px 0;
	background: url(../images/inner-top-content-bg.jpg) center center no-repeat fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.contact-write-us {
	padding: 40px 120px 80px 120px;
}
.inner-contact-address {
	padding: 40px 50px 80px 50px;
	background: #003366;
	color: #fff;
	-webkit-box-shadow: -6px 18px 15px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: -6px 18px 15px 0px rgba(0,0,0,0.4);
	box-shadow: -6px 18px 15px 0px rgba(0,0,0,0.4);
	border-left: 2px solid #a31621;
}
.inner-contact-address a {
	color: #fff;
}
.inner-contact-address i {
	float: left;
	padding-right: 10px;
	font-size: 36px;
	padding-bottom: 10px;
}
.address-b-bottom {
	border-bottom: 1px solid #fff;
}
.contact-form2 {
	background: rgba(255,255,255,0.7);
    margin: 0 auto;
    max-width: 790px;
    overflow: hidden;
    margin-top: 30px;
	padding:10px 10px 10px 10px;
}
.contact-form2 form {
	clear: both;
	display: table
}
.contact-form2 .col-lg-12 {
	padding: 0 20px;
	position: relative
}
.contact-form2 .col-lg-6 {
	padding: 0 20px;
	position: relative
}
.contact-form2 .parsley-errors-list {
	bottom: 3px;
	left: 22px;
	position: absolute
}
.contact-form2 select {
	width: 737px !important
}
.contact-form2 .form-control-1 {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	border-color: -moz-use-text-color -moz-use-text-color #433b35;
	border-image: none;
	border-radius: 0;
	border-style: none none solid;
	border-width: medium medium 2px;
	box-shadow: none;
	color: #000;
	display: block;
	font-size: 16px;
	height: 44px;
	line-height: 1.42857;
	margin-bottom: 25px;
	padding: 6px 0;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
.contact-form2 .form-control-1:focus {
	border-color: #d71e1f;
	box-shadow: none;
	outline: none;
}
.contact-form2 .form-control-1::-moz-placeholder {
color:#929292
}
.contact-form2 .form-control-1::-webkit-input-placeholder {
color:#929292
}
.contact-form2 .btn-default {
	background-color: #c54325;
    border-color: rgb(156, 19, 7);
	border-radius: 0;
	color: #ffffff;
	font-size: 20px;
	padding: 13px;
	width: 100%;
	margin-top: 10px;
	transition: all 0.3s linear 0s
}
.contact-form2 .btn-default:focus, .contact-form2 .btn-default:hover {
	background-color: #000;
	border-color: #27201b;
	transition: all 0.3s linear 0s;
	color: #ffffff;
	outline: none
}
.contact-address-bg {
	min-height: 500px;
	background: #dfdfdf;
	padding-bottom: 80px;
}
.box03 {
	margin-bottom: 30px;
	border: 1px solid #999;
	-webkit-box-shadow: 10px 10px 15px -5px rgba(0,0,0,0.35);
	-moz-box-shadow: 10px 10px 15px -5px rgba(0,0,0,0.35);
	box-shadow: 10px 10px 15px -5px rgba(0,0,0,0.35);
}
.box03 .img_cover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	opacity: 1;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.lt-ie9 .box03 .img_cover {
	filter: alpha(opacity=100);
}
.box03 .img_cover .cover_bg {
	background: #000;
	opacity: 0.4;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.lt-ie9 .box03 .img_cover .cover_bg {
	filter: alpha(opacity=70);
}
.box03 .img_cover .cover_text {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 95%;
}
.box03 .img_cover .helper {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0px;
}
.box03 a {
	display: block;
	height: 100%;
	position: relative;
	color: #fff;
}
.box03 a:hover .img_cover {
	opacity: 0;
}
.lt-ie9 .box03 a:hover .img_cover {
	filter: alpha(opacity=0);
}
.box03 h5 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 17px;
	letter-spacing: 1px;
	line-height: 18px;
	text-shadow: 3px 2px 2px #000000;
}
.admission-inner-bg {
	background: url(../images/inner-admission-bg.jpg) center center fixed;
	background-clip: initial;
	background-color: rgba(0, 0, 0, 0);
	background-origin: initial;
	background-repeat: no-repeat;
	background-size: cover !important;
	position: relative;
	z-index: 0;
}
.admission-inner-bg:before {
	background: rgba(0,0,0,0.6);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.admission-inner-left {
	color: #fff;
	padding: 80px;
}
.admission-inner-left h2 div {
	display: block;
	border-bottom: 2px solid #d71e1f;
	margin: 20px auto 20px auto;
	width: 30%;
}
.admission-inner-right {
}
.admissions-text-box {
	background: #075c9f;
	padding: 110px 70px 70px 90px;
}
.feature7:hover {
	background: #064f89 !important;
}
.feature7 .feature7-info {
	display: table;
}
.mb-40 {
	margin-bottom: 40px !important;
}
.feature7 .feature7-info h4 {
	margin: 0px;
	font-size: 24px;
	color: #fff;
}
.feature7 .feature7-info p {
	color: #fff;
	line-height: 34px;
}
.feature7 .feature7-icon {
	float: left;
	width: 70px;
	height: 70px;
	background: transparent;
	border: 2px solid #fff;
	text-align: center;
	margin-right: 25px;
}
.feature7 .feature7-icon span i {
	font-size: 36px;
	line-height: 65px;
	color: #fff;
	display: block;
}
.feature7 .feature7-icon span i:hover {
	background-color: #000;
}
.responstable {
	margin: 1em 0;
	width: 100%;
	overflow: hidden;
	background: #FFF;
	color: #024457;
	border-radius: 0px;
	border: 1px solid #167F92;
}
.responstable tr {
	border: 1px solid #D9E4E6;
}
.responstable tr:nth-child(odd) {
	background-color: #e6f2fc;
}
.responstable tr td span {
	display: block;
	font-weight: 600;
}
.responstable th {
	display: none;
	border: 1px solid #DADADA;
	background-color: #064f89;
	color: #FFF;
	padding: 1em;
}
.responstable th:first-child {
	display: table-cell;
	text-align: center;
}
.responstable th:nth-child(2) {
	display: table-cell;
}
.responstable th:nth-child(2) span {
	display: none;
}
.responstable th:nth-child(2):after {
	content: attr(data-th);
}


.top-apply-sec a {
    display: block;
    background: #a31621;
    color: #fff;
    padding: 6px 13px 6px 13px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.1px;
    font-size: 15px;
    border: 2px solid #a31621;
    line-height: 18px;
    animation: bg-color 10s infinite; 
    -webkit-animation: bg-color 5s infinite;
}
.video-mil{
	padding-top: 170px;
}
.videom{
	width: 100%;
	border-radius: 10px;
}

.pop-img-resize{
height: 573px;
width: 500px;
}


.extra-curricular{
	/* object-fit: cover; */
    width: 100%;
    height: 190px;
	margin-top: 10px;
}



@media (min-width: 480px) {
.responstable th:nth-child(2) span {
	display: block;
}
.responstable th:nth-child(2):after {
	display: none;
}
.responstable tr td span {
	display: none;
}
}
.responstable td {
	display: block;
	word-wrap: break-word;
	max-width: 7em;
}
.responstable td:first-child {
	display: table-cell;
	text-align: center;
	border-right: 1px solid #D9E4E6;
}
.faci{ padding-bottom:60px;}
@media (min-width: 480px) {
.responstable td {
	border: 1px solid #D9E4E6;
}
}
.responstable th, .responstable td {
	text-align: left;
	margin: .5em 1em;
}
@media (min-width: 480px) {
.responstable th, .responstable td {
	display: table-cell;
	padding: 10px;
}
}
.red {
	color: #a31621;
}
.yellow {
	color: #ffc539;
}
.blue {
	color: #003366;
}
.home-facilities-bg {
	padding: 40px 0 0px;
	background: url(../images/home-news-bg.png) center center repeat;
}
.home-facilities-box1, .home-facilities-box2 {
	float: left;
	width: 25%;
	height: 150px;
	overflow: hidden;
}
.home-facilities-box-content {
	padding: 20px;
	font-size: 16px;
}
.home-facilities-box1 {
	background: #fcf8e3;
}
.inner-gallery-box {
	border: 1px solid #CCC;
	margin: 30px 0 0px;
	box-shadow: 12px 12px 25px -11px rgba(0,0,0,0.4);
	border: 4px solid #fff;
}
.manager-msg-box {
	text-align: justify;
}
.manager-msg-box img {
	float: right;
	margin: 0 0 20px 20px;
	border: 4px solid #fff;
	-webkit-box-shadow: 12px 12px 25px -11px rgba(0,0,0,0.4);
	-moz-box-shadow: 12px 12px 25px -11px rgba(0,0,0,0.4);
	box-shadow: 12px 12px 25px -11px rgba(0,0,0,0.4);
}
.faculty-details {
	border-top: 4px solid #003366;
	text-align: left;
	margin-bottom: 30px;
	background: #f2f7fc;
}
.faculty-details-img {
	display: block;
	margin: 0 auto;
	padding: 15px;
}
.faculty-details img {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.4);
	border-radius: 50%;
	border: 4px solid #f2f7fc;
}
.faculty-details h3 {
	font-size: 20px;
	text-align: center;
	color: #fff;
	background: #003366;
	padding: 10px;
	margin: 0;
}
.faculty-details-content {
	border: 1px solid #003366;
	min-height: 300px;
}
.faculty-details-content p {
	margin: 0;
	padding: 8px;
}
.faculty-details-content p strong {
	color: #003366;
}
.faculty-details-content p:nth-child(odd) {
	background: #f2f7fc;
}
.faculty-details-content p:nth-child(even) {
	background: #fff;
}
 @media all and (max-width : 768px) {
.main-footer-bg {
	margin: 0;
	padding: 0;
}
.home-facilities-box1, .home-facilities-box2 {
	width: 100%;
	border-bottom: 2px solid #a31621;
}
.main-footer-bg:after, .main-footer-bg:before {
	display: none;
}
.home-residential-bg {
	padding: 20px 0;
}
.copy, .pull-left, .pull-right {
	float: none !important;
	text-align: center;
}
.home-news-bg, .home-stats-bg, .home-welcome-bg {
	padding: 40px 0;
}
.home-news-box {
	margin-bottom: 40px;
}
.home-gallery-icon {
	display: block;
	margin: 0 auto;
	float: none;
}
.home-gallery-Mtext {
	text-align: center;
}
.home-gallery-link a {
	float: none;
	display: block;
	text-align: center;
}
.inner-enroll-icon {
	display: block;
	margin: 0 auto;
	float: none;
}
.inner-enroll-Mtext {
	text-align: center;
}
.inner-enroll-link a {
	float: none;
	display: block;
	text-align: center;
}
.contact-write-us {
	padding: 0 0 10px;
}
.inner-contact-address {
	padding: 15px 15px 30px 15px;
	border: none;
	text-align: center;
}
.inner-contact-address i {
	display: none;
}
.footer-address, .footer-number {
	width: 100%;
	text-align: center;
}
footer h3 {
	text-align: center;
}
.tittle, .tittleW {
	font-size: 2em;
}
.title-div {
	margin-bottom: 30px;
}
.inner-vision-mission-bg, .inner-top-content {
	padding: 20px 0;
}
.home-manager-move {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical
}
.home-manager-move .mob-B {
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2
}
.home-manager-move {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-moz-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start
}
.home-manager-move .mob-B {
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1
}
.home-prjct-move {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
}
.manager-msg-box img {
	margin: 20px;
}
.contact-address-bg {
	padding: 0;
}
.home-british-council-content {
	padding: 20px 0px !important;
}
.admission-link {
	left: 0 !important;
	top: 0px !important;
	right: auto !important;
}
.prospectus-link {
	top: 35px !important;
	left: 0 !important;
}
.no-banner {
	min-height: 0px;
}
.prospectus-link a, .admission-link a {
	border-radius: 0 !important;
}
.home-video-content {
	padding: 30px !important;
}
.home-admission-section-box1 h2 {
	padding: 20px;
}
}
.inner-british-council-bg {
	background: #fcf8e3;
	padding-bottom: 60px;
}
.inner-british-council-content {
	padding: 40px 20px;
}
.inner-british-council-content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.inner-british-council-content ul li {
	padding-bottom: 5px;
}
.inner-british-council-content ul li i {
	font-size: 12px;
	padding-right: 5px;
}
#british-logo a {
	padding: 0px;
}
/*******************************
* Does not work properly if "in" is added after "collapse".
* Get free snippets on bootpen.com
*******************************/
.panel-group .panel {
	border-radius: 0;
	box-shadow: none;
	border-color: #EEEEEE;
}
.panel-default > .panel-heading {
	padding: 0;
	border-radius: 0;
	color: #212121;
	background-color: #e4e4e4;
	border-color: #EEEEEE;
}
.panel-title {
	font-size: 17px;
}
.panel-title > a {
	display: block;
	padding: 15px;
	text-decoration: none;
}
.more-less {
	float: right;
	color: #212121;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #EEEEEE;
}
.demo {
	padding-top: 60px;
	padding-bottom: 60px;
}
.home-british-council-bg {/*background:#f3f3f1;*/
	background: url(../images/bg.jpg) left top repeat;
	position: relative;
	z-index: 1;
}
.home-british-council-bg:before {
	background: rgba(243,243,241,0.5);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.home-british-council-logo img {
	-webkit-box-shadow: 0px 0px 37px -9px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 37px -9px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 37px -9px rgba(0,0,0,0.75);
}
.home-british-council-content {
	padding: 60px 0 20px;
	text-align: center;
}
.home-british-council-content h2 {
	text-transform: none;
	font-size: 2.4em !important;
	line-height: 44px;
}
.home-british-council-content p {
	font-size: 18px;
	margin-top: 45px;
	line-height: 26px;
	text-align: left !important;
}
.inner-top-content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.inner-top-content ul li {
	padding-bottom: 5px;
}
.inner-top-content ul li i {
	font-size: 12px;
	padding-right: 5px;
}
.admission-link {
	position: absolute;
	top: 0;
	right: 0;
}
.admission-link a {
	background: #fef656;
	color: #003366;
	padding: 5px 32px 5px 32px;
	text-transform: uppercase;
	border-radius: 0px 0px 20px 20px;
	font-size: 13px;
}
.admission-link a i {
	padding-right: 4px;
}
.admission-link a:hover {
	background: #a31621;
	color: #fff;
}
.prospectus-link {
	position: absolute;
	top: 0;
	right: 0%;
}
.prospectus-link a {
	background: #00abf3;
	color: #fff;
	padding: 10px 32px 8px 32px;
	text-transform: uppercase;
	/* border-radius: 0px 0px 20px 20px; */
	font-size: 14px;
}
.prospectus-link a i {
	padding-right: 4px;
}
.prospectus-link a:hover {
	background: #a31621;
	color: #fff;
}
.inner-news-box {
	display: inline-block;
	margin: 20px;
	background: #F8F8F8;
	-webkit-box-shadow: 12px 12px 25px -11px rgba(0,0,0,0.3);
	-moz-box-shadow: 12px 12px 25px -11px rgba(0,0,0,0.3);
	box-shadow: 12px 12px 25px -11px rgba(0,0,0,0.3);
}
.inner-news-content {
	padding: 20px 40px;
}
.inner-news-content h3 {
	margin: 0 0 5px;
	font-size: 20px;
	color: #003366;
}
.inner-news-content span {
	color: #a31621;
	font-family: 'GothamMedium';
	font-size: 15px;
	margin: 10px 0 5px;
	letter-spacing: 1px;
	display: block;
}
.inner-news-content a {
	float: right;
	margin-top: 0;
	font-size: 16px;
	color: #a31621;
}
.inner-news-content .media {
	font-size: 17px;
	font-style: italic;
	margin: 0px;
	color: #5c5f63;
	padding: 5px 0px 10px;
}
/*.photo{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
}*/

.photo img {
	/*width: 200px;
  height: 280px;*/
	object-fit: cover;
	/*filter: grayscale(100%) contrast(120%);*/
	box-shadow: 10px 15px 25px 0 rgba(0,0,0,.2);
	display: block;
	transition: all .5s cubic-bezier(0.645, 0.045, 0.355, 1);
	margin-top: -5px;
}
.photo:hover img {
	box-shadow: 1px 1px 10px 0 rgba(0,0,0,.1);
}
.photo .glow-wrap {
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	margin-top: -10px;
}
.photo .glow {
	display: block;
	position: absolute;
	width: 40%;
	height: 200%;
	background: rgba(255,255,255,.2);
	top: 0;
	filter: blur(5px);
	transform: rotate(45deg) translate(-450%, 0);
	transition: all .5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.photo:hover .glow {
	transform: rotate(45deg) translate(450%, 0);
	transition: all 1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.photo:hover img, .photo:hover .glow-wrap {
	margin-top: 0;
}
.home-video {
	position: relative;
	width: 100%;
	height: 385px;
}
.home-video-content {
	text-align: center;
	padding: 75px 110px;
}
.home-video-content h2 {
	line-height: 44px;
	margin: 0;
}
.home-video-content h2 b {
	font-weight: normal;
	color: #a31621;
	text-transform: uppercase;
	font-size: 42px;
}
.home-video-content h2 span {
	border-bottom: 2px solid #a31621;
	display: block;
	margin: 20px auto;
}
.home-video-bg {
	background: url(../images/home-video-bg.png) center center repeat;
	background-color: rgba(0, 0, 0, 0);
	position: relative;
	z-index: 0;
}
.home-video-bg:before {
	background: rgba(243,243,241,0.5);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.contactSubM {
	z-index: 1000;
	background-color: transparent;
	padding: 0px 20px;
	position: absolute;
	right: 11%;
}
.contactSubM:hover {
	background-color: transparent;
}
.contactSubM img {
	float: right;
}
.british-council-hang {
	position: fixed;
	right: 0;
	z-index: 999;
	top: 28%;
	padding: 5px;
	background: rgba(255,255,255,1);
	-webkit-box-shadow: 12px 12px 25px -11px rgba(0,0,0,0.5);
	-moz-box-shadow: 12px 12px 25px -11px rgba(0,0,0,0.5);
	box-shadow: 12px 12px 25px -11px rgba(0,0,0,0.5);
}
.testimonial-panel {
	position: relative;
	padding: 25px 15px;
	border: 1px solid #e9e9e9;
	border-radius: 4px;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	background-color: #fcf8e3;
	margin-bottom: 40px;
}
.description {
	padding: 0px 30px 0px 30px;
	margin-bottom: 10px;
	text-align: justify;
	font-size: 15px;
	color: #000;
	line-height: 25px;
	letter-spacing: 0.5px;
}
.title {
	display: block;
	font-size: 20px;
	color: #003366;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 5px 0;
	text-align: left;
}
.testimonial-meta {
	position: relative;
	padding: 10px 30px;
}
.color-mid {
	color: #a31621 !important;
	text-align: left;
	font-size: 15px;
	text-transform: none;
	letter-spacing: 0.5px;
}
.eca-box {
	text-align: justify;
}
.welcome-sub {
	font-family: 'robot';
	font-size: 26px;
	letter-spacing: 0.44px;
	padding-bottom: 10px;
	color: #003366;
}
.news-para {
	font-size: 15px !important;
	font-weight: 400;
	font-family: "myriad-pro", Helvetica, Arial, sans-serif;
}
/*red button start*/
.download-red-button {
	position: relative;
	margin: 20px 0px 20px 0px;
	clear: both;
}
.download-red-button a {
	font-size: 13px;
	padding: 10px;
	background: rgba(217,18,0,1);
	background: -moz-linear-gradient(top, rgba(217,18,0,1) 0%, rgba(120,10,0,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(217,18,0,1)), color-stop(100%, rgba(120,10,0,1)));
	background: -webkit-linear-gradient(top, rgba(217,18,0,1) 0%, rgba(120,10,0,1) 100%);
	background: -o-linear-gradient(top, rgba(217,18,0,1) 0%, rgba(120,10,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(217,18,0,1) 0%, rgba(120,10,0,1) 100%);
	background: linear-gradient(to bottom, rgba(217,18,0,1) 0%, rgba(120,10,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d91200', endColorstr='#780a00', GradientType=0 );
	color: #FFF;
}
.download-red-button a span {
	padding-left: 5px;
}
.download-red-button-btn {
	font-size: 16px;
	margin: 6px;
	white-space: nowrap;
}
.download-red-button a:hover {
	background: rgba(120,10,0,1);
	background: -moz-linear-gradient(top, rgba(120,10,0,1) 0%, rgba(217,18,0,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(120,10,0,1)), color-stop(100%, rgba(217,18,0,1)));
	background: -webkit-linear-gradient(top, rgba(120,10,0,1) 0%, rgba(217,18,0,1) 100%);
	background: -o-linear-gradient(top, rgba(120,10,0,1) 0%, rgba(217,18,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(120,10,0,1) 0%, rgba(217,18,0,1) 100%);
	background: linear-gradient(to bottom, rgba(120,10,0,1) 0%, rgba(217,18,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#780a00', endColorstr='#d91200', GradientType=0 );
}
/* Button elements */
.download-red-button-btn > i {
	padding: 4px 10px 4px 4px;/*display: inline-block;*/
	transition: 0.25s all;
	border-right: 1px solid #fff;
}
.download-red-button-btn {
	border-radius: 4px;
	white-space: nowrap;
	color: #222;
	background: #ddd;
}
/*red button end*/
.conHeader {
	font-size: 15px;
	
	padding: 4px 12px;
	
	
	color: #e41d13;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}
.conHeader1 {
	font-size: 24px;
    /* float: right; */
    margin-top: 1%;
    top: 4%;
    /* padding: 4px 5px; */
    /* margin-right: 0%; */
    color: #ffffff;
}
.conHeader1 a {
	color: #003e6f;
    padding: 7px 4px 3px 4px;
    width: 46px;
    margin: 3px;
    height: 46px;
    /* border-bottom: 1px solid red; */
    background-color: #ffffff;
    float: left;
    text-align: center;
}
.conHeader1 a:hover {
	color: #ffffff;
    padding: 7px 4px 3px 4px;
    width: 46px;
    margin: 3px;
    height: 46px;
    /* border-bottom: 1px solid red; */
    background-color: #003e6f;
    float: left;
    text-align: center;
}
.menu-Utop-bar {
	color: #fff;
	background: #00abf3;
	font-size: 14px !important;
}
.announcementHome {
	padding: 7px 9px;
	background-color: #a31621;
}
.announcementHome h3 {
	margin: 0;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
}
.annouce p {
	margin: 0;
}
.annouce p marquee {
	padding: 2px;
}
.menux {
	height: 65px;
	padding-top: 15px
}
.curricular-section {
}
.curricular-section .col-md-4 {
	float: left;
	border-bottom: 2px solid #FFF;
    border-right: 2px solid #fff;
}
.curricular-section .col-md-8 {
	
	border-bottom: 2px solid #FFF;
    border-right: 2px solid #fff;
}
.curricular-section .col-md-4 .img-div {
	float: left;
	width: 100%;
	position: relative;
}
.curricular-section .col-md-4 .img-div img {
	float: left;
	width: 100%;
}
.curricular-txt {
	position: absolute;
	bottom: 0px;
	height: 40px;
	left: 0px;
	width: 100%;
	background: rgba(0, 171, 243,0.8);
	padding: 0px 12px;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	overflow: hidden;
}
.curricular-txt h2 {
	font-size: 18px;
	color: #fff;
	line-height: 2px;
	margin-bottom: 14px;
	padding-bottom: 8px;
}
.curricular-txt p {
	font-family: 'raleway-light';
	font-size: 13px;
	color: #fff;
	line-height: 19px;
}
.curricular-txt a.more-btn {
	font-family: 'ralewaybold';
	font-size: 14px;
	color: #fff;
}
.curricular-txt a.more-btn:hover {
	text-decoration: underline;
}
.curricular-section .col-md-4:hover .curricular-txt {
	height: 100%;
	background: rgba(46, 88, 113, 0.83);
}
.curricular-section .col-md-4:hover .curricular-txt h2 {
	border-bottom: 3px double #9ed9cd;
}
.curricular-section .col-md-8:hover .curricular-txt {
	height: 100%;
	background: rgba(46, 88, 113, 0.83);
}
.curricular-section .col-md-8:hover .curricular-txt h2 {
	border-bottom: 3px double #9ed9cd;
}
.headingHead {
	text-align: center;
	font-size: 3em;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ca4020;
	text-shadow: 0 1px 2px rgba(black, .15);
}
.brace {
	width: auto;
	min-width: 35px;
	padding-bottom: 20px;
	font-size: 2em;
	line-height: 2em;
	position: relative;
	text-align: center;
	vertical-align: middle;
	margin: 0 15px 15px;
	border: none;
	background-color: transparent;
	background-image: radial-gradient(circle at 0 0, rgba(000,000,000,0) 14.5px, #000 15.5px, #000 19.5px, rgba(000,000,000,0) 20.5px), radial-gradient(circle at 35px 0, rgba(000,000,000,0) 14.5px, #000 15.5px, #000 19.5px, rgba(000,000,000,0) 20.5px);
	background-size: 35px 20px;
	background-position: center bottom;
	background-repeat: no-repeat;
	text-transform: lowercase;
	font-style: italic;
	color: #000;
	-webkit-filter: drop-shadow(0 1px 1px rgba(0,0,0,0.15));
	filter: drop-shadow(0 1px 1px rgba(0,0,0,0.15));
	margin-bottom: 3%;
}
.brace:before {
	width: 50%;
	border-top: 5px solid #000;
	border-left: 1px solid transparent;
	border-top-left-radius: 20% 30px;
	height: 100%;
	content: "";
	position: absolute;
	top: 100%;
	left: -15px;
	box-sizing: border-box;
	margin-top: -5px;
}
.brace:after {
	width: 50%;
	border-top: 5px solid #000;
	border-right: 1px solid transparent;
	border-top-right-radius: 20% 30px;
	height: 100%;
	content: "";
	position: absolute;
	top: 100%;
	right: -15px;
	box-sizing: border-box;
	margin-top: -5px;
}
.homep {
	padding: 10px 0px;
	text-align: center;
	line-height: 30px
}
footer h3{
	font-size: 25px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 300;
    color: #ffffff;
    /* margin: 0px; */
    margin-left: 21px !important;
    padding: 0px;
}
.section-facts{background:url(../images/facts-bg.jpg) repeat; padding:75px 0;}
.key-facts {
    padding: 25px 0;
	
}
.key-facts {
    
    background-size: 84%;
    background-position: center 130px;
}
.tweet-handle{width:initial !important;}
@media screen and (max-width:1100px){.home18 .facts-list h3 span{font-size:30px;}
.home18 .facts-list h3{font-size:18px;margin-top:0px;}
.home18 .facts-list{padding:10px;}
}
@media screen and (max-width:800px){.home18 .key-facts-box{width:33%;}
.btm-bdr-icon .img-reponsive{display:block;}
}
@media screen and (max-width:460px){.home18 .key-facts-box{width:100%;}
}
.key-facts h2{text-align:center;font-size:30px;margin-top:0;margin-bottom:15px;font-family:latobold;padding-bottom:10px;color:#ffffff;}
.key-facts hr{margin-bottom:10px;border-top:1px solid #1c75c6;width:15%;}
.key-recognition hr,.videos-part hr,.social-part hr{border-top:1px solid #cacaca;width:15%;margin-bottom:40px;}
.key-facts sup{font-weight:lighter;font-family:latolight;}
.home18 .key-facts-box{width:20%;text-align:center;}
.facts-list h2{padding-bottom:0px;border-bottom:none;margin-bottom:20px;}
.home18 .key-facts-box:first-child .facts-list{padding-left:0px;}
.home18 .key-facts-box:last-child .facts-list{padding-right:0px;}
@media screen and (max-width:840px){.home18 .key-facts-box{width:33%;}
.key-facts-box:last-child{width:37%;}
.facts-list br{display:none;}
.bnr-cta-button{top:66%;left:18%;}.bnr-cta-button .arrow1, .bnr-cta-button .arrow2{margin-right:215px;height:30px;width:30px;}
.bnr-cta-button .arrow3{margin-right:0px;}
.key-facts{background:url(../hexaware-main/images/vital-mob-bg.jpg) no-repeat;background-size:100% 100%;color:#ffffff;}
.key-recognition{background:url(../hexaware-main/images/hot-off-mobbg.jpg) no-repeat;background-size:100% 100%;}
.home18 .event-section18{padding:0px 20px !important;background-color:#f4f4f4;}
.bnr-cta-button .arrow1, .bnr-cta-button .arrow2, .bnr-cta-button .arrow3{margin-right:0px;height:50px;width:50px;display:block;}
.bnr-cta-button{top:28%;left:47%;transform:initial;}
.bnr-cta-button img{padding:12px;width:auto;}
.bnr-cta-button .arrow2{margin-top:290px;}
.bnr-cta-button .arrow3{margin-top:330px;}
.home18 .key-facts-box{width:50%;}
.key-facts-box:last-child{clear:both;}
.facts-list br{display:none;}
.home18 .facts-list h3{font-size:24px;margin-top:0px;}
.home18 .border-rgt{border-right:0px;}
}
@media screen and (max-width:1920px){.home18 .square{position:absolute;top:140%;}
.square18{left:92% !important;}
.home18 .square18-bottom{top:332%;left:18px;}
.key-facts{
    background-size: 84%;
    background-position: center 130px;}
.facts-list.fact-5{padding-left:0;}


.home18 .key-facts-box{margin-bottom:14px;}
.social-part .bg-hexaware-title{width:58%;}
}
.cir11{background-color:#f26e32; border-radius:50%;}
.cir12{background-color:#fbb735; border-radius:50%;}
.cir13{background-color:#1a5da8; border-radius:50%;}
.cir14{background-color:#42b884; border-radius:50%;}
.cir15{background-color:#e82d36; border-radius:50%;}
.fact-1-ttl{ margin-top:2%;}
.factH{margin-top: 0%;
    WIDTH: 20%;
    TEXT-ALIGN: CENTER;}
.fact-1-ttl h3{color:#ffb81b;font-size:22px;text-transform:uppercase;line-height:26px; text-align:center;}
.fact-2-ttl h3{color:#fc6e1e;font-size:22px;text-transform:uppercase;line-height:26px;text-align:center;}
.fact-3-ttl h3{color:#015bab;font-size:22px;text-transform:uppercase;line-height:26px; text-align:center;}
.fact-4-ttl h3{color:#3bba83;font-size:22px;text-transform:uppercase;line-height:26px; text-align:center;}
.fact-5-ttl h3{color:#eb2b2f;font-size:22px;text-transform:uppercase;line-height:26px; text-align:center;}
.facts-list {
   padding-left: 0px !important;
    /* padding-top: 25%; */
    font-size: 45px;
    color: #fff;
	text-align:center;
}
.key-facts-box {
  ttext-align: center;
    margin-top: 9%;
    /* padding-bottom: 5%; */
    /* padding-right: 2%; */
    WIDTH: 18%;
    PADDING: 4% 3%;
    margin-right: 2%;
	box-shadow: 0 0 20px #989691;
}
.heading2{text-align: center;
    font-size: 35px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 2px;
    /* font-family: latobold; */
    padding-bottom: 7px;
    color: #0f5ea8;}
.news{position: relative;
    background-color: #ffb81b;
    padding: 60px 0;
	
    overflow: hidden;
    letter-spacing: 0.3px;}
	
.news h3 {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.3px;
    margin: 0 0 3px;
    padding: 5% 2%;
    text-transform: capitalize;
	font-weight: 500 !important;
    line-height: 1.5;
}
.news p {
    color: #727272;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
    display: inline-block;
    letter-spacing: 0.2px;
	padding: 0 10px;
}
.news aside{background: #FFF;
    box-shadow: 0 0 20px #dc9904; margin-top: 10%;}
.news-footer {background-color: #c54325; color:#fff;
    padding: 10px;
    position: relative; text-align:center; font-size:16px;}
.news-footer span a { color:#fff;}
/*video banner*/
.video-container { position: relative; bottom: 0%; left: 0%; height: 100%; width: 100%; overflow: hidden; background: #000; padding: 150px 0px; }
.admissionVideoContainer{padding:40px 0px !important;}
.video-container .poster img { width: 100%; bottom: 0; position: absolute; }
.video-container .filter { z-index: 100; position: absolute; background: url(../images/videofileterbg.png); background-repeat: repeat; width: 100%; height: 100%; top: 0; z-index: 99; }
.video-container video { position: absolute; z-index: 0; bottom: 0; pointer-events: none; }
.video-container .metricgln { top: -100px !important; }
.pauseVideo{position:absolute; z-index:10; color:#fff; bottom:15px; right:100px;}
.pauseVideo span{font-size:30px; cursor:pointer; margin-right:15px; font-weight:300;}
.pauseVideo img{box-shadow:0px 0px 20px #000 inset; -moz-box-shadow:0px 0px 20px #000 inset;-webkit-box-shadow:0px 0px 20px #000 inset;border-radius:50%; -moz-border-radius:50%;-webkit-border-radius:50%;}
.overlayCover { background: url(../images/schoolPattern.jpg); background-repeat: repeat; width: 100%; height: 100%; position: absolute; z-index: 9; opacity: 0.5; top:0px; }
.mobileBackgroundmpby,.mobileBackgroundglmet,.mobileBackgroundmatricMogp,.mobileBackgroundgirlsMogp,.mobileBackgroundboysGopal,.mobileBackgroundgirlsGopal,.mobileBackgroundmatricbhel,{background:none; width:100%; height: auto; }
/*.banner_bg{width:100%; padding: 150px 0px;}*/
.leftbanner{background: rgba(0,0,0,0.6); padding: 40px; color: #fff;}
.leftbanner h1{font-size: 3.2em; margin-bottom: 10px;}
.leftbanner h5{font-size: 2em; margin-bottom: 10px;}
.leftbanner p{text-align: justify; line-height: 1.5;}
.headerBanner{position:relative; z-index:999;}
.davBtn1{background: transparent; border:1px solid #18a4ec; padding:12px;color: #fff;width:150px; display: block; text-align: center; margin-top: 15px; }
.davBtn1:hover{background: #18a4ec;}
/* Video banner end*/
/*Admission Page*/
.admission_mainpage{color: #000;padding:20px;z-index: 2; position:relative;}
.admission_dav_scl{margin-top: 20px;}
.admission_dav_scl h4{padding: 15px; text-align: center; border:1px solid #0b8edc; color: #0b8edc; font-size: 2em; text-transform: uppercase; margin-bottom: 20px;}
.admission_dav_scl a{ padding: 15px;
    border: 1px solid #1f4d81;
    margin-bottom: 6px;
    background: #2b5c94;
    color: #fff;
    font-size: 14px;}
.admission_dav_scl a:last-child{}
.admission_dav_scl a span{color: #ccc;}
.admission_dav_scl a:hover,.admission_dav_scl a:focus{border-left:4px solid #da1b2a; color:#da1b2a; }
.admission_dav_scl a:hover,.admission_dav_scl a:hover .tie_icon,.admission_dav_scl a:focus .tie_icon{color: #da1b2a; background-position-y:0px;}
.admission_bg{background:rgba(255,255,255,0.4); border:1px solid #ccc; box-shadow: 0px 0px 4px #999; -moz-box-shadow: 0px 0px 4px #999;-webkit-box-shadow: 0px 0px 4px #999; padding: 25px; border-radius:7px; -moz-border-radius:7px;-webkit-border-radius:7px; }
.inneradmisson_bg{background: url(../images/admission_bg.png) #fff; padding: 15px; }
.ladmt_panel h3{font-size: 3em; color: #0a3256; text-align: left; margin-bottom: 10px; text-transform: uppercase; font-weight: 100;font-family: 'Open Sans', sans-serif; margin-top: 50PX;}
.ladmt_panel h4{font-size: 3em; color: #0a3256; margin-top: 20px; text-align: left; margin-bottom: 10px;}
.ladmt_panel h4 span{display: block;}
.headingAdmt{background:url(../images/chooseschool.png) #0d345f;background-repeat:no-repeat; color: #fff; border-radius:5px; -moz-border-radius:5px;-webkit-border-radius:5px; padding: 6px;}
.headingAdmt h3{text-align: center; font-size: 1.5em}
.tie_icon {background: url(../images/tie_School.png) no-repeat;display: inline-block;width: 30px;height: 30px;right: 16px;position: absolute;bottom: 6px;background-position-y: -41px;}
.ladmt_panel figure{border:1px solid #f1f1f1;border-top:3px solid #e6152b; margin-bottom: 15px;}
.ladmt_panel img{width:200px; height: 234px; padding: 12px;}
.headingAdmt h6{text-align:center; font-size:27px; text-transform: uppercase;font-family: 'Gothamlight'; font-weight:500;}
.mirron_bg{background: rgba(6, 22, 47,0.4); position: absolute; top:0px; z-index: 1; width:100%; height: 100%; bot}
.prced_btn{margin-bottom: 10px; padding: 6px 18px; font-size: 16px; display: none;transition: all ease 0.5s; -moz-transition: all ease 0.5s;-webkit-transition: all ease 0.5s;}
.right_schoolLink{margin-left: 50px;}
.right_schoolLink p{ padding: 20px 0px 0px 2px;}

/*Admission page end*/


/*Header Styles*/
.page_header {
	background-color: #4d3dab !important;
	background-image: linear-gradient(80deg, #da0266, #4d3dab);
}
.page_header.section-spacing {
	padding: 40px 0px;
}
.page_header:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
}
.page_header h3 {
	margin: 0 0 0px;
	text-transform: capitalize;
	font-size: 24px;
	float: left;
	color:#fff;
}
.page_header .breadcrumb {
	padding: 0;
	background: none;
	border-radius: 0;
	margin: 0;
	line-height: 22px;
	float: right;
	text-transform: capitalize;
	margin-top: 5px;
}
.page_header .breadcrumb li {
	font-family: 'Nunito', sans-serif;
}
.page_header .breadcrumb li+li:before {
	content: '/';
	color: #c1bdd4;
}
.page_header .breadcrumb li a {
	color: #c1bdd4;
}
.page_header .breadcrumb li.active {
	color: #fff;
}

/*Top and Bottom Padding er each section*/

.inner-page {
    margin-top: 135px;
	position:relative;
    padding: 20px;
    background:url(../images/admission_bg.png) #fff;
    box-shadow: 0 0 20px #464441;
    background-repeat: repeat;
    border-top-width: 10px;
    border-top-style: solid;
    border-top-color: #1eb0ec;
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-bottom-color: #1eb0ec; z-index:0;
}
.inner-page:before { background:rgba(255, 255, 255, 0.8); position:absolute; left:0; top:0; bottom:0; right:0; z-index:-1;}

.headingInn  {
    text-align: center;
    font-size: 3em;
    margin-bottom: 10px;
    padding: 2% 0;
    text-transform: uppercase;
    color: #00abf3;
    font-weight: 500;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .15);

}
.faci-inner{ padding:60px 0px; background:url(../images/faci.jpg) repeat;}
.mapC iframe{  border:5px dashed #c4c5ba !important}
.schoolAdd{ text-align:left; padding-top:9%; padding-bottom:22%} 
.prince{ padding-top:3%}
.prince p{ text-align:left; 
}
.borderImg{ border-radius:0% 20% 20% 0%}
.tableHead{ background-color: #00abf3 !important;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;}
.wrimagecard{	
	margin-top: 0;
    margin-bottom: 1.5rem;
    text-align: left;
    position: relative;
    background: #fff;
    box-shadow: 12px 15px 20px 0px rgba(46,61,73,0.15);
    border-radius: 4px;
    transition: all 0.3s ease;
}
.wrimagecard .fa{
	position: relative;
    font-size: 70px;
}
.wrimagecard-topimage_header{
padding: 20px;
}
a.wrimagecard:hover, .wrimagecard-topimage:hover {
    box-shadow: 2px 4px 8px 0px rgba(46,61,73,0.2);
}
.wrimagecard-topimage a {
    width: 100%;
    height: 100%;
    display: block;
}
.wrimagecard-topimage_title {
    padding: 20px 24px;
    
    padding-bottom: 0.75rem;
    position: relative;
}
.wrimagecard-topimage a {
    border-bottom: none;
    text-decoration: none;
    color: #525c65;
    transition: color 0.3s ease;
}
.activity{ background-color: #fff;
    margin-bottom: 2%;
    border-bottom: 5px solid #00abf3;
    text-align: justify !important;
    padding: 2px 10px;
    /*width: 100%;*/
    clear: both;
	padding: 1%;
	MARGIN-TOP: 2%;
	BORDER-RADIUS: 0 20PX;
	box-shadow:0 0 18px #deebf1;}
.activity h4{
	color: #a31621;
    border-bottom: 2px solid #a31621;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 0px 0px 9px 0px;}
.activity img { float:right; padding:10px; position:relative;}
.absolute-text{position:absolute; bottom:0; font-size:24px; font-family:"vedana"; background:rgba(251,251,251,0.5);
padding:10px 20px; width:100%; text-align:center;}
.absolute-text a{font-size:16px; color:#b92b27;}
.activity span{ font-size:14px; color:#CCC;}
.media{font-size:12px; color:#003;margin: 0px 0px 7px 0px;}
.inner-page p {
	text-align:left;
}
.management p {
	text-align:center !important;
}
.text-center h3{ padding-bottom: 16px;
    color: #00abf3;
    font-weight: 300;
    text-transform: uppercase;}
@media all and (max-width : 768px) {
	.admission_bg{ padding:0px;}
	.admission_mainpage{ padding:0px;}
	.home-admission-section-1 {
		margin-top: 0px !important;
	}
	.announcementHome h3 {
		font-size: 10px !important;
		padding: 4px 0px !important;
	}
	.menux {
		height: 61px;
		padding-top: 8px
	}
	.curricular-section .col-md-4 .img-div {
	    padding-bottom: 10px !important;
	}
	.curricular-txt {
		bottom: 10px !important;
	}
	.headingHead {
		font-size: 1.8em !important;
		line-height:30px !important;
	}
	.homep {
		text-align: justify;
	}
	.faci {
     padding-bottom: 0px;
	}
	.ladmt_panel h3 {
	    font-size: 2em !important;
		margin-top: 20px;
	}
	.ladmt_panel h4 {
	    font-size: 2.3em;
	    text-align: center;
	}
	.right_schoolLink {
		margin-left: 0px;
	}
	.headingAdmt {
    	background: #0d345f;
	}
	.headingAdmt h6 {
	    font-size: 24px;
	}
	.list-group {
		margin-left: 10px;
	}
	.video-container {
		background:none !important;
	}
	.section-facts {
		padding: 0 !important;;
	}
}
.ModalloadPopup{}.ModalloadPopup .modal-header{border-bottom:0;}.ModalloadPopup .modal-body{padding:0;}.ModalloadPopup .modal-body img{display:block; margin:0 auto;}.ModalloadPopup .modal-content{background:none;-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0);box-shadow: 0 3px 9px rgba(0,0,0,0);border:none;}.ModalloadPopup .modal-header .close{color:#fff;opacity:1 !important;}