.admission_process_p{
    font-size: 13px;
    line-height: 15px;
    margin-top: 10px;
}
.admission_process_h{
    margin-top: 15px;
}
.admission_process_ol{
    list-style: decimal;
    margin-left: 15px;
    margin-top: 10px;
}
.admission_process_img{
    width: 100%;
}
.admission_process_marigin_bottom{
    margin-bottom: 25px;
}
.admission_process_steps_section img {
    margin-top: 20px;
}
.admission_process_steps_section img.step-4 {
    margin-top: 40px;
}

.history_border{
    border: 2px solid #1a265c;
    border-radius: 25px;
    padding: 2% 2%;
    text-align: center;
	margin-top:2px; /* Added By Avnish Yadav */
}
.history_title{
    margin-bottom: 25px;
}
.history_caption{
    margin-top: 20px;
    color: #333;
}
#online_admission_page .fa-camera{
	padding: 30px;
    border: 8px dotted #ddd;
    font-size: 40px;
    color: rgba(0,0,0,0.3);
}
#online_admission_page .camera-icon-required{
    padding: 30px;
    border: 8px dotted #ff1010;
    font-size: 40px;
    color: rgb(255 0 0 / 30%);
}
#online_admission_page .uplade_box {
    text-align: center;
}
@media (max-width: 766px) {
	#online_admission_page .uplade_box{
		margin-top: 0px;
	}

}
#online_admission_page .file-upload {
    position: relative;
    display: inline-block;
    margin-top: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "Montserrat-Regular";
    background-color: #1a265c;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
#online_admission_page .file-upload__label {
    display: block;
    padding: 10px 35px;
    color: #fff;
    transition: background .3s;
}
#online_admission_page .file-upload__input {
    position: absolute;
	display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 1;
    width: 0;
    height: 100%;
    opacity: 0;
}
#online_admission_page .salutation {
    text-align: center!important;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    -webkit-appearance: none;
}
#online_admission_page .salutation select {
    width: 100%;
    text-align: left;
    height: 45px;
    border: none;
    border-bottom: 2px solid #ccc;
    font-size: 14px;
    font-family: "Montserrat-Regular";
    margin-bottom: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-weight: 500;
    border-radius: 0px!important;
}
#online_admission_page .fordrop {
    width: 100%;
	color: #000000;
}
#online_admission_page .fordrop:after {
    content: '<>';
    font: 14px "Consolas", monospace;
    color: #282828;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 15px;
    top: 14px;
    padding: 0 0 2px 2px;
    border-bottom: 1px solid #282828;
    position: absolute;
    pointer-events: none;
}
#online_admission_page .input-box input {
    width: 100%;
	height: 45px;
    margin: 0 auto;
    border-top: none;
    border-left: none;
    border-right: none;
    text-align: center;
    color: #000000;
    font-size: 14px;
    font-family: "Montserrat-Regular";
    margin-bottom: 10px;
    border-bottom: 2px solid #ccc;
    text-align: left;
}
#online_admission_page .input-box input:focus{
	outline: none!important;
}
#online_admission_page .salutation select:focus{
	outline: none!important;
}
#online_admission_page .clearfix:before{
    display: table;
    content: " ";
}
#online_admission_page .clearfix:after{
    clear: both;
}
#online_admission_page .salutation select option{
	text-align:center!important; 
	display:-webkit-flex; 
	-webkit-align-items:center; 
	display:flex; 
	align-items:center;
}
#online_admission_page .buttons-set {
    margin-top: 20px;
}
#online_admission_page .buttons-set .submit_button {
	padding: 10px 35px;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    border: none;
    font-weight: 600;
    letter-spacing: 2px;
	background-color: #1b265c;
}
#online_admission_page .admission-title{
	margin: 20px 10px 20px 20px;
}
#online_admission_page .admission-subtitle{
	margin: 20px 10px 20px 10px;
}
#online_admission_page .admission-hr{
	border-top: 3px solid #cccccc;
    font-weight: bold;
}
#online_admission_page .payment-fields-margin-top{
	margin-top: 15px;
}
#online_admission_page .admission-page{
	padding: 0px 0 25px;
}
#online_admission_page .admission-page input:focus, #online_admission_page select:focus{
	border-bottom: 2px solid #1a265c !important;
}
#online_admission_page .fields-filled{
	border-bottom: 2px solid green !important;
}
#online_admission_page .fields-required{
	border-bottom: 2px solid red !important;
}
#online_admission_page .msg-fields-required{
	color:red;
	font-size: 15px;
	font-weight: 500;
}
#online_admission_page .dob-label{
	width: 80% !important;
	color: #000000;
}
#online_admission_page .transaction-label{
	width: 67%!important;
}
#online_admission_page .date-label{
	font-size: 15px;
	color: #000000;
}
#online_admission_page .img-preview{
    height: 50%;
    width: 50%;
}
#online_admission_page .regi-frm input::placeholder {
	color: #000000;
}
#online_admission_page .regi-frm input:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #000000;
}
#online_admission_page .regi-frm input::-ms-input-placeholder { /* Microsoft Edge */
	color: #000000;
}
#online_admission_page .class-detail-td{
	width: 50%;
}
#online_admission_page .admission-terms-p{
	text-align: center !important;
}
#online_admission_page .btn-custom-sm{
	padding: 0px;
    font-size: 12px;
    line-height: 0px;
    border: none;
}
#online_admission_page .btn-custom-sm:focus{
	outline: none;
}
#online_admission_page .btn-submit-disabled-effect{
	cursor: not-allowed;
}
.faculty-margin-top{
	margin-top: 15px;
}
#home-page .block-links .column-calendar {
	float: none;
}	
#home-page .block-links .column-calendar .content-calendar {
	width: 100%;
}
#home-page .notice {
	background-image: url(/assets/images/home_enotice_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 100px;
}
#home-page .notice-border {
	border: 5px outset #f7ca18;
}
#home-page .block-links .title-links h3 {
	color: #000;
	padding-top: 10px;
}	
#home-page .page-section .page-content .content-wrapper {
  line-height: 2;
  float: none;
}
#home-page .page-section .page-content .content-wrapper p {
  font-size: 14px;
  margin-bottom: 30px;
}
#home-page .home-intro {
  font-family: 'Raleway', Verdana, Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 5px;
  border-bottom: 1px solid #e7e3e0;
  padding: 25px 25px 17px 65px;
  margin-top: 41px;
}
#home-page .home-intro.intro-text {
  border-top: 1px solid #e7e3e0;
}
#home-page .home-intro .home-intro-header {
  display: table;
  float: left;
  border-right: 1px solid #e7e3e0;
  height: 100%;
  margin-right: 3.5%;
  padding: 30px;
}
#home-page .home-intro .home-intro-header h2 {
  font-size: 20px;
}
#home-page .home-intro .intro a:hover {
  color: #1b265c;
}
#home-page img {
  width: 100%;
}
#home-page .home-section-2 {
  padding-bottom: 20px;
}
#home-page .home-section-2 p {
  padding: 45px 0 15px 0;
}
#home-page .home-enotice-section {
    background-image: url(/assets/images/home_enotice_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px;
}
#home-page .block-news,
#home-page .block-career,
#home-page .block-event-calendar {
	min-height: 500px;
	max-height: 500px;
	background-color: #fff;
	border: 5px solid #e9e9e9;
}
#home-page .block-news .view-all,
#home-page .block-career .view-all,
#home-page .block-event-calendar .view-all {
	position: absolute;
	bottom: 0;
	left: 0;
	padding-bottom: 10px;
}
#home-page .block-news .view-all a,
#home-page .block-career .view-all a,
#home-page .block-event-calendar .view-all a {
	margin: 0 10px 0 10px;
}
#home-page .block-news .view-all a:hover,
#home-page .block-career .view-all a:hover,
#home-page .block-event-calendar .view-all a:hover {
	background-color: #f7ca18;
	color: #2d2d2d;
}
#home-page .post-wrapper,
#home-page .career-content,
#home-page .list-view {
	overflow: scroll;
	min-height: 380px;
	max-height: 380px;
	padding: 10px;
}
#home-page .home-enotice-section-2 {
	background-color: #1b265c;
	padding: 10px 0 10px 0;
}
#home-page .home-enotice-section-2 .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, #home-page .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #f7ca18;
    border: 1px solid #f7ca18;
    border-bottom-color: transparent;
	width: 100%;
}
#home-page .home-enotice-section-2 .nav-tabs > li > a, .nav-tabs > li > a:hover, #home-page .nav-tabs > li > a:focus {
	color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #f7ca18;
    border-bottom-color: transparent;
	width: 100%;
	height: 60px;
}
#home-page .home-enotice-section-2 .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0;
}
#home-page .home-enotice-section-2 .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    width: 33%;
}
#home-page .home-enotice-section-2 .nav-tabs {
    border-bottom: 1px solid #ddd;
    width: 100%;
}
#home-page .home-enotice-section-2 .tab-content {
	background-color: #fff;
}
#home-page .home-enotice-section-2 .image-frame {
	width: 30%;
	float: left;
}
#home-page .home-enotice-section-2 .post-desc-wrapper {
	width: 70%;
	float: left;
}
#home-page .home-enotice-section-2 .post-desc-wrapper .heading-regular {
	font-size: 14px;
	padding: 0 10px;
	line-height: 30px;
}
#home-page .home-enotice-section-2 .career-content .company-logo {
	width: 30%;
	float: left;
}
#home-page .home-enotice-section-2 .career-content .company-desc-wrapper {
	width: 70%;
	float: left;
}
#home-page .home-enotice-section-2 .company-desc .heading-regular {
	font-size: 14px;
	padding: 0 10px;
	line-height: 30px;
}
#home-page .home-enotice-section-2 .post-item:first-child {
	padding-top: 0;
	padding-bottom: 10px;
	border-top: none;
}
#home-page .home-enotice-section-2 .post-item {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #e9e9e9;
}
#home-page .home-enotice-section-2 .company-item:first-child {
	padding-top: 0;
	padding-bottom: 10px;
	border-top: none;
}
#home-page .home-enotice-section-2 .company-item {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #e9e9e9;
}
#home-page .home-enotice-section-2 .list-view .view-item {
    border-bottom: 1px solid #e9e9e9;
    padding: 12px;
    width: 100%;
    float: left;
}
#home-page .home-enotice-section-2 .list-view .view-item .date-item {
    width: 12%;
    float: left;
    padding: 0 2px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1.3;
}
#home-page .home-enotice-section-2 .list-view .view-item .date-item .dates {
    color: #484848;
}
#home-page .home-enotice-section-2 .list-view .view-item .date-item .day {
    font-size: 28px;
}
#home-page .home-enotice-section-2 .list-view .view-item .date-item .month {
    color: #9f9f9f;
}
#home-page .home-enotice-section-2 .list-view .view-item .date-desc-wrapper {
    width: 88%;
    float: left;
    padding-left: 20px;
}
#home-page .home-enotice-section-2 .list-view .view-item .date-desc-wrapper .place {
    float: left;
    margin: 5px 0;
}
#home-page .home-enotice-section-2 .list-view .view-item .date-desc-wrapper .place .map-icon {
    width: 15px;
    height: 15px;
    float: left;
    background: url('/assets/images/map-icon.png') no-repeat;
    background-size: 13px 13px;
    margin-right: 5px;
}
#home-page .home-enotice-section-2 .list-view .view-item .date-desc-wrapper .place .text-place {
    color: #757575;
    font-size: 10px;
}
#home-page .home-enotice-section-2 .date-desc-wrapper .heading-regular {
	font-size: 14px;
	line-height: 30px;
}
#home-page .honor{
	/*background: url('/assets/images/home_honor.png') no-repeat !important;*/
	background: none !important;
}
#home-page .responsive-tab{
	float: left !important;
    margin-bottom: -1px !important;
    width: 49% !important;
}
#home-page .statistics-section {
	background-color: #1b265c;
	color: #fff;
	padding: 10px;
}
#home-page .statistics-section .title {
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 25px;
	height: 40px;
}
#home-page .statistics-section .counter {
	color: #fff;
	text-align: center;
	font-size: 45px;
	padding: 10px;
}
#home-page .statistics-section .view-more-icon {
	color: #fff;
	text-align: center;
	font-size: 30px;
	padding: 10px;
}
#home-page .statistics-section .view-more {
	color: #fff;
	text-align: center;
	font-size: 20px;
	padding: 10px;
}
#home-page .explore-section {
	padding: 30px;
}
#home-page .explore-section h2 {
	font-size: 20px;
}
#home-page .explore-section h2 span.theme-color {
	font-size: 25px;
}
#home-page .explore-section .description {
	font-size: 18px;
	margin: 0;
	padding: 0;
}
#home-page .explore-section h3 {
	font-size: 20px;
	text-align: right;
}
#home-page .explore-section h3 span.theme-color {
	font-size: 25px;
}
#home-page .explore-section ul {
	list-style: none;
	text-align: right;
}
#home-page .explore-section ul li {
	display: inline;
	font-size: 16px;
}
#home-page .explore-section ul li:first-child {
	padding-right: 100px;
}
#home-page .explore-section ul li a:hover {
	color: #1b265c;
}
#home-page .text-scroll marquee {
    padding: 0;
    margin: 0;
    line-height: 35px;
    background-color: #1a265c;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}
#home-page .text-scroll marquee a {
	color: #fff;
    font-weight: bold;
}
#home-page .text-scroll marquee a:hover {
	color: #f7ca18;
}
@media(max-width: 768px) {
	#home-page .home-intro .home-intro-header {
		border-right: none;
		border-bottom: 1px solid #e7e3e0;
	}
	#home-page .home-intro {
		padding: 0;
	}
	#home-page .page-section .page-content .content-wrapper p {
		margin-bottom: 0;
	}
	#home-page .explore-section h3 {
		text-align: center;
		font-size: 19px;
		padding: 15px 0 15px 0;
	}
	#home-page .explore-section ul {
		text-align: center;
	}
	.#home-page home-section-2 h3 {
		text-align: center;
	}
}
#home-page .dot{
	margin-left: 20px;
    height: 10px;
    width: 10px;
    background-color: #f7ca18;
    border-radius: 50%;
    display: inline-block;
}
#home-page .home-site-intro{
	font-size: 21px;
    line-height: 30px;
}
#home-page .honor_name{
    transform: rotate(-90deg);
}
#home-page .honor_image_home{
	width: 135px !important;
	border-radius: 70px;
	margin-top: 6px;
}
#home-page .honor_title{
	margin-top: 30px;
    margin-left: 40px;
    width: 100%;
    float: left;
    text-align: left;
}
#home-page .honor_box_left{
	width: 500px;
    height: 119px;
    margin: 20px 50px 20px 0;
	border: 1px solid #6864fc;
	background: linear-gradient(to right, #6965ff, #1a265c);
}
#home-page .honor_left_pic{
    position: absolute;
    top: 5px;
}
#home-page .honor_right_pic{
    position: absolute;
    top: 5px;
}
#home-page .honor_box_right{
	width: 500px;
    height: 119px;
    margin: 20px 0 20px 50px; 
	border: 1px solid #6864fc;
    background: linear-gradient(to left, #6965ff, #1a265c);
}
#home-page .honor_title1 {
    margin-top: 30px;
    margin-left: 125px;
}
#home-page .honor_title_color{
	color: #ffffff !important;
}
#home-page .honor_para{
	margin-top: 10px;
    margin-left: 28px;
	float: left;
}
#home-page .honor_para1{
	margin-top: 10px;
    margin-left: 125px;
}
#home-page .roll_of_honour_section{
	margin: 20px 0 40px 0; 
	height: 200px;
}

.theme-color{
	color:#1b265c;
	font-weight:bold;
}
blockquote {
    background: #e7ebff;
    border-left: 10px solid #1a265c;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
}
.icon-logo {
	font-size: 41px; 
    background-image: url(/assets/images/anthem_icon.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 13px 28px;
    border-radius: 50%;
    font-family: FontAwesome;
}
.anthem-box {
	height: 100%;
    width: 100%;
    border: 1px solid;
    padding-top: 12px;
	background: radial-gradient(#6965ff, #1a265c);
	border-radius: 50px;
}
@media (min-width: 768px) {
.anthem-image{
	width: 100%;
    padding-top: 150px;
}
}
@media (max-width: 768px) {
.anthem-image{
	display: none;
}
}
.school-anthem h1 {
	font-size: 40px !important;
	margin-bottom: 20px;
	color: #fff !important;
}
.school-anthem p {
	font-size: 25px !important;
	text-align: center;
	font-weight: 600;
	line-height: 40px;
	color: #fff;
}
.school-anthem p + hr {
	width: 60%;
	border-bottom: 1px solid #fff;
}
@media (min-width: 992px) {
	.header-fixed{
		position:fixed;
	}
	.header-padding{
		height:100px;
	}
}
.home-news-description{
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 16px;
}
.block-links-studentcorner{
	width: 88%;
    float: none;
    padding-left: 0;
}

.block-links .column-calendar .list-view {
  padding: 10px;
  float: none;
}
.home-university-icon-padding-top{
	padding-top: 350px;
}
.twitter-stream .twitter-icon {
		display: block;
		margin-bottom: 0px;
}
.logo-mobile{
	/*margin-top:45px;*/
}
.title-header {
	background-color: #1a265c;
	text-align:center;
	color:#fff;
}
.title-header h1 {
	font-size: 42px;
	line-height: 100px;
}
/*overriding*/
.footer-wrapper{
	padding-top:20px;
	padding-bottom:20px;
}
.history-page-img {
	width:100%;
	height:400px;
}
@media (min-width: 768px) {
	.twitter-stream {
		padding: 30px 0;
	}
	.account-page.login {
	    padding: 50px;
	}
}
.list-image-item {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
.list-image-item li {
	float: left;
	width: 100%;
	line-height: 3;
	position: relative;
	padding-left: 40px;
	font-size: 14px;
}
.list-item-box {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width:100%;
}
.list-item-bullet{
	float: left;
	width: 100%;
	line-height: 3;
	position: relative;
	padding-left: 40px;
	font-size: 14px;
}
.list-item-bullet:before {
	content: "";
	height: 15px;
	width: 15px;
	background-color: #3a539b;
	margin-right: 35px;
	position: absolute;
	left: 0;
	top: 14px;
}
.guru{
	background:url('/assets/images/about/guru.jpg');
	padding:200px
}
.mission{
	background:url('/assets/images/mission_vision.jpg');
	padding:200px;
	opacity:0.9;
	padding:50px;
}
.mission-text{
	color:white;
	font-weight:bold;
}
.mission-color{
	color:#9fadec;
	font-weight:bold;
	font-size:18px;
}
.theme-title-1{
	margin-top:15px;
}
.text-scroll marquee {
	padding: 0;
	margin: 0;
	line-height: 35px;
	background-color:#f7ca18;
	color:#000;
}
p{
	text-align:justify;
}	

.rlp-table {
		text-align: center;
		background-color: #fff;
		box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
		padding: 50px 100px
}

.rlp-table .rlp-title {
		font-weight: bold;
		font-size: 24px;
		text-transform: uppercase;
		margin-bottom: 40px;
		margin-top: 20px
}

.rlp-table img.login {
		margin-bottom: 30px;
		display: inline-block;
		width: auto
}

.rlp-table .rlp-form {
		padding-top: 0px;
		text-align: left;
		margin-bottom: 35px
}

.rlp-table .rlp-form .col-md-12 {
		margin-bottom: 12px
}

.rlp-table .rlp-form label {
		text-transform: uppercase
}

.rlp-table .rlp-form input {
		border-radius: 6px;
		border: none
}

.rlp-table .rlp-form .help-block {
		color: #ff0000;
		font-size: 10px
}
.title-header h2 {
		font-size: 42px;
		line-height: 100px;
}
.bg-w-form .form-input input {
		background-color: #fafafa;
		border-radius: 0px;
		height: 50px;
		border: none;
		box-shadow: none;
}
.form-control {
		display: block;
		width: 100%;
		height: 34px;
		padding: 6px 12px;
		font-size: 14px;
		line-height: 1.42857143;
		color: #555;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ccc;
		border-radius: 4px;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
		-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
		-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.icon-color{
	color:#fff;
}
.highlight:after {
	content: ' *';
	color: red;
}
.staff-item.profile {
	background-image: url("/assets/images/profile-bgg.jpg");
	background-size: 100% 50%;
	background-repeat: no-repeat;
}
.staff-main-image {
	padding: 20px 0;
		text-align: center;
		border: 1px solid rgb(200, 200, 200);
		box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 5px 2px;
		background: #fff;
	color: #000;
		height: 370px;
		padding: 20px 5px 20px 5px;
		border-radius: 10px;
		margin-bottom: 20px;
}
.faculty-item.profile {
		background-image: url("/assets/images/temp.jpg");
		background-size: 100% 50%;
		background-repeat: no-repeat;

}

.faculty-item.profile:hover {
		background-image: url("/assets/images/temp.jpg");
		background-size: 100% 50%;
		background-repeat: no-repeat;
		color:white;
}

/*.staff-item:hover .staff-info .staff-avatar img {
		max-width: 110px;
		margin-bottom: 10px;
}*/
.profile-main {
	padding: 20px 0;
		text-align: center;
		border: 1px solid rgb(200, 200, 200);
		box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 5px 2px;
		background: #fff;
	color: #000;
		height: 370px;
		padding: 20px 5px 20px 5px;
		border-radius: 10px;
		margin-bottom: 20px;
}

.profile-card{
	margin-top: 30px;
	padding: 2%;
		-webkit-transition: margin-top 2s;
		transition: margin-top 2s;
}

.profile-main:hover {
	margin-top: 10px;
	background: #f7ca18;
	color: #fff;
}

.profile-card-photo {
	margin-top: 20px; 
	width:50%;
}

.profile-social {
	margin-bottom: 30px;
}

.profile-social .social-link {
	font-size: 30px;
	padding-right: 5px;
	color: #000;
}

.profile-social .social-link:hover {
	color: #fff;
}

.staff-main-image {
	padding: 20px 0;
		text-align: center;
		border: 1px solid rgb(200, 200, 200);
		box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 5px 2px;
		background: #fff;
	color: #000;
		height: 370px;
		padding: 20px 5px 20px 5px;
		border-radius: 10px;
		margin-bottom: 20px;
}
.text-style
{
	font-size: 14px;
		font-family: "Montserrat-Light";
	margin-bottom: 0;
	text-align: justify;
	display: block;
		margin-block-start: 1em;
		margin-block-end: 1em;
		margin-inline-start: 0px;
		margin-inline-end: 0px;
	line-height: 2;
}

.card-container {
		display: inline-block;
		margin: 0 auto;
		padding: 0 12px;
		perspective: 900px;
		text-align: ;
}
.card {
	position: relative;
	width: 270px;
	height: 300px;
	margin-top: 15px;
	margin-bottom: 10px;
	transition: all 0.6s ease;
	transform-style: preserve-3d;
}
.front, .back {
	margin-top:15px;
	margin-bottom: 10px;
	position: absolute;
	border: 2px solid #1b265c;
	top: 0;
	left: 0;
	width: 280px;
	height: 300px;
	border-radius: 5px;
	color: #1b265c;
	box-shadow: 0 27px 55px 0 rgba(0, 0, 0, 0.3), 0 17px 17px 0 rgba(0, 0, 0, 0.15);
	backface-visibility: hidden;
}
.card-programs {
	position: relative;
	width: 100px;
	height: 400px;
	margin-top: 35px;
	margin-bottom: 10px;
	transition: all 0.6s ease;
	transform-style: preserve-3d;
}


.front {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 30px;
}
.front-programs {
	margin-top:15px;
	margin-bottom: 10px;
	position: absolute;
	border: 2px solid #1b265c;
	top: 0;
	left: 0;
	width: 280px;
	height: 300px;
	border-radius: 5px;
	color: #1b265c;
	box-shadow: 0 27px 55px 0 rgba(0, 0, 0, 0.3), 0 17px 17px 0 rgba(0, 0, 0, 0.15);
	backface-visibility: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 30px;
	background-color:#fff;
	background-image:url("/assests/images/pgms.png");
}
.front-color{
	color:#000;
}
.programs-color{
	color:#000;
	text-align:center;
}
.back {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
}
 
.card-container:hover .card {
	transform: rotateY(180deg);
}
.back {
	transform: rotateY(180deg);
}
.programs-space {
	margin-top:10px;
	margin-bottom:50px;
}
.card-event {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
	max-width: 300px;
	margin: auto;
	text-align: center;
	padding-bottom:15px
}

.title {
	color: grey;
	font-size: 18px;
}
.admin li a{
	font-family: "Montserrat-Light";
		font-size: 14px;
	color:white;
}
.programs-button{
	margin-top:10px;
}

.alert_button{
	background: #1a265c;
	padding: 10px;
	color: white;
}
.admin-background{
	background:#bbdbf0;
	margin-top:-12px;
	padding-top:15px;
}
.admin-panel{
	opacity:0.9;
}
.news-title{
	font-size: 25px;
	line-height: 30px;
	padding-bottom: 5px;
	color: #1a265c;
	margin-top: 25px;
	font-weight:bold;
}
.top-navbar-menu:after {
	content: "|";
	color: #fff;
	padding-left: 10px;
}
.account-page .account-content .buttons-set button {
	padding: 15px 70px;
	color: #2d2d2d;
	font-size: 16px;
	display: inline-block;
	border: none;
	margin-bottom: 7px;
}
.contact-box-simple {
		border: 1px solid #1A265C;
	/*width:320px;*/
		height: 270px;
		margin-bottom: 30px;
		text-align: center;
	background-color:#fff;
	border-radius:2%;
}
.contact-box-simple .icons {
		font-size: 50px;
}
.contact-box-simple .icons, .skill-home .icons {
		padding: 30px 0 10px;
		color: #1A265C;
		text-align: center;
		display: inline-table;
		width: 100%;
}
.contact-box-simple h5{
	color:#000;
}
.contact-box-simple p{
	padding:4px;
	color:#757575;
	font-size:13px;
	padding-top:10px;
	text-align:center;
}
.form-label{
	padding-bottom:1.6%;
}
.bg-w-form .form-input{
		border: 1px solid #1A265C;
}
.block-news,
.block-career,
.block-event-calendar {
	min-height: 500px;
	max-height: 500px;
}
.block-news .view-all,
.block-career .view-all,
.block-event-calendar .view-all {
	position: absolute;
	bottom: 0;
}
.block-news .view-all a,
.block-career .view-all a,
.block-event-calendar .view-all a {
	margin: 0 10px 0 10px;
}
.block-news .view-all a:hover,
.block-career .view-all a:hover,
.block-event-calendar .view-all a:hover {
	background-color: #f7ca18;
	color: #2d2d2d;
}
.news-blog
{
	margin-left:5%;
}
.media-heading{
	font-size:13px;
	margin-top:15px;
}
.news-image{
	height:350px;
}
.news-description{
		text-align:right;
		margin-top:-35px;
}
.milestone-image{
	height:200px;
	width:100%;
	margin-top:10px;
}	
.milestone-description{
		margin-bottom:20px;
		margin-top:10px;
	 
}  
.milestone-date{
	font-size:20px;
	text-align:center;	
}	
.milestone-bg{
	background-color:#f2f2f2;
	border: 5px solid #fff;
}
.campus_map.parking{
	float:right;
	background-color:#1A265C;
	padding:1%;
	margin-right:70px;
}
.campus_map .parking a{
	color:#fff;
}
.campus_map .campus li{
	padding-top:3%;
	color:#000;
}
.campus_map .magnify .large{
	display:block;
	left:-114.5px;
	top:65px;
	background-position:57px-209px;
	width:100%;
	heigth:auto;
}
.campus_map #image-content{
margin-top:-20px;
padding-top:3%;
}
.campus_map .campus{
	margin-top:15px;
	margin-bottom:-15;
}
.campus_map .campus ol{
	webkit-columns: 200px 2;
		-moz-columns: 200px 2;
		columns: 200px 2;
		-webkit-column-gap: 30px;
		-moz-column-gap: 30px;
		column-gap: 250px;
		clear: both;
	padding-bottom:6%;
	margin-left:3%;
}
.campus_map .small {
	display: block;
	width: 100%;
	height: auto;
	left:-114.5px;
	top:65px;
	background-position:57px -209px;
}

.campus_map .newstep {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: transparent;
	overflow: hidden;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: .3s ease;
	transition: .3s ease;
}

.campus_map .magnify:hover .newstep .detailImg .zoomWindow {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(2);
}

.campus_map .text {
	color: white;
	font-size: 20px;
	position: absolute;
	top: 25%;
	left: 25%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-20%, -50%);
	text-align: center;
}
.campus_map .detailImg{
	position: absolute;
	left: -357.195px; 
	top: -267.813px;
	
}
.campus_map .zoomWindow{
	overflow: hidden;
	position: absolute;
	background-color: white; 
	z-index: 190; 
	box-shadow: rgba(0, 0, 0, 0.25) 0px 6px 8px 2px; 
	border: 1px solid rgb(148, 148, 148);
	left: 617px; 
	top: 141px; 
	width: 710px; 
	height: 192px; 
	display: block;
	z-index: 1008;
		opacity: 0.75;
		display: none;
}
.emerg .title-header{
		font-size: 1.9em;
		color: #fff;
		line-height: 1.2em;
		margin: 18px 0 5px;
}
.emerg .emerg-content h4{
	color:#1A265C;
	font-weight:bold;
	padding-bottom:2%;
}
.emerg .emerg-content ul{
	margin-left:40px;

}
.emerg .emerg-content p{
	margin-left:30px;
}
.emerg .ref{
	text-align: center;
	text-decoration:underline;
	color:#1A265C;
}
.campus_life .campus-quotes{
	color:#000;
	font-weight:bold;
}
.campus_life .campus-captions{
	color:#f7ca18;
	font-weight:bold;
	font-size:22px;
	margin-left:450px;
}
.campus_life .img-res{
	height:250px;
}
.campus_life .campus-topic{
	color:#fff;
	padding-top:10px;
}
.campus_life hr{
	background-color:#f7ca18;
	height:2px;
}
.campus_life #panel-color{
	background-color:#1A265C;
	color:#fff;
}
.campus_life .campus-title{
	color:#1A265C;
	font-weight:bold;
	text-align:center;
}
.campus_life .text-color{
	color:#fff;
}
.faq #panel-color{
	background-color:#1A265C;
	color:#fff;
}
.scholarship #container p{
	padding-bottom:2%;
}
.awards .achievement{
	color:#1A265C;
}
.awards #panel-color{
	background-color:#1A265C;
	color:#fff;
}
.tc .info-terms-conditions-methods{
	color:#1A265C;
	font-size:19px;
}
.privacy_policy #terms-conditions-title{
	font-size:35px;
	text-align:center;
	font-weight:bold;
}
.privacy_policy .info-policy{
	color:#1A265C;
	font-weight:bold;
}
.privacy_policy .info-policy-topics{
	font-size:19px;
	padding-top:1%;
	color:#1A265C;
}
.privacy_policy .info-policy-topic{
	font-size:18px;
}
.privacy_policy .privacy{
	font-size:18px;
}
.text-decorative
{
	width: 100%;
		margin-right: auto;
		margin-left: auto;
	font-size: 14px;
		margin-bottom: 30px;
	font-family: "Montserrat-Light";
	text-align: justify;
	line-height: 2;
}
.registration_option
{
	width: 100%;
		margin-right: auto;
		margin-left: auto;
	font-size: 14px;
		margin-bottom: 30px;
	font-family: "Montserrat-Light";
	text-align: justify;
	line-height: 2;
}
.slideshow-wrap.camera_wrap {
	display: block;
	height: 400px;
	margin-bottom: 0;
}
.nav-res {
    color: #fff;
}
.icon-responsive {
    font-size: 14px;
    color: #fff;
}
#tab_services .nav-tabs {
	border-width:1px 0;
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
	
}
#tab_services .nav-tabs li{
	display:inline;
}
#tab_services .nav-tabs > li > a {
	position: relative;
	display: inline-block;
	padding: 10px 15px;
}
#tab_services .nav-tabs > li {
	float: unset;
	margin-bottom: -1px;
}
#tab_services .nav-tabs > li > a {
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-family: "Montserrat-Light";
  color: #002080;
  border-bottom: 2px solid transparent !important;
}
#tab_services .nav-tabs > li > a:hover {
  background: transparent !important;
  border-color: transparent !important;
  width: fit-content !important;
  height: fit-content !important;
}
#tab_services .nav-tabs > li.active > a, #tab_services .nav-tabs > li.active > a:hover, #tab_services .nav-tabs > li.active > a:focus {
  border-top-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent;
  border-bottom: 2px solid #f7ca18 !important;
  width: fit-content !important;
  height: fit-content !important;
}
#tab_services .tab-content {
  margin-top: 30px;
  float: left;
  line-height: 2;
  font-size: 16px;
}
#tab_services .tab-content .list-item {
  /* margin-top: 25px; */
  float: left;
}
#tab_services .tab-content .list-item li {
  float: left;
  width: 100%;
  line-height: 3;
  position: relative;
}
#tab_services .tab-content .list-item li:before {
  content: "";
  height: 50px;
  width: 15px;
  background-color: #f7ca18;
  margin-right: 35px;
  position: absolute;
  left: 0;
  top: 16px;
}
@media (min-width: 768px) {
  #tab_services ul li {
    /*margin-right: 60px;*/
    margin-right: 25px;
  }
  #tab_services .tab-content .list-item {
    /* margin-left: 35px; */
  }
  #tab_services .tab-content .list-item li {
    padding-left: 50px;
  }
}
@media (max-width: 767px) {
  #tab_services ul li {
    margin-right: 10px;
  }
  #tab_services .tab-content .list-item li {
    padding-left: 25px;
  }
}
.footer-wrapper .foooter-container .footer-bottom {
    padding: 10px 0;
}
.footer-wrapper .foooter-container {
    background-color: #fff;
    padding: 20px 0 0;
    line-height: 2;
}
.about-us .about-us-content .content-wrapper p {
    margin-bottom: 10px;
}
.about-us .about-us-content {
    padding: 35px 0 25px;
}
#new-icon-image-menu {
	max-width: 30px !important;
}

/* Created Below Css By Avnish Yadav*/
.kay-ul
{
	list-style-type:none;
	padding:0;
	margin:0;
	border:1px solid #ddd;
}
.kay-ul li
{
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	border-bottom:1px solid #ddd;
	font-size: 18px;
	font-family: 'Merriweather Sans',sans-serif;
	/*font-weight: 700;*/
}

.kay-card-420:hover
{
	box-shadow:0 4px 6px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);
}

.text-alignment
{
    padding-left:10px;
    padding-right:10px;
}

/* The Modal (background) */
@media only screen and (max-width: 770px) {
	.modal-principal {
	  display: none; /* Hidden by default */
	  position: fixed; /* Stay in place */
	  z-index: 1; /* Sit on top */ 
	  padding-top: 87px; /* Location of the box */
	  padding-bottom: 50px; /* Location of the box */
	  left: 0;
	  top: 0;
	  width: 100%; /* Full width */
	  height: 100%; /* Full height */
	  /* overflow: auto; */ /* Enable scroll if needed */
	  background-color: rgb(0,0,0); /* Fallback color */
	  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
	}
}

@media only screen and (min-width: 770px) {
	.modal-principal {
	  display: none; /* Hidden by default */
	  position: fixed; /* Stay in place */
	  z-index: 1; /* Sit on top */ 
	  padding-top: 100px; /* Location of the box */
	  left: 0;
	  top: 0;
	  width: 100%; /* Full width */
	  height: 100%; /* Full height */
	  
	  
	  /* overflow: auto; */  /* Enable scroll if needed */
	  background-color: rgb(0,0,0); /* Fallback color */
	  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
	}
}





/* Modal Content */

@media only screen and (max-width: 770px) {
	.modal-content-principal {
	  background-color: #fefefe;
	  margin: auto;
	  padding: 15px;
	  border: 1px solid #888;
	  width: 90%;
	}
}

@media only screen and (min-width: 770px) {
	.modal-content-principal {
	  background-color: #fefefe;
	  margin: auto;
	  padding: 20px;
	  border: 1px solid #888;
	  width: 60%;
	}
}


/* The Close Button */
.close-principal {
  color: #000;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close-principal:hover,
.close-principal:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.model-header-principal
{
	width:100%;
	padding:15px;
	background-color:#d8d8f3;
}

.model-footer-principal
{
	width:100%;
	padding: 15px;
	background-color:#d8d8f3;
}
.model-data-principal
{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	
	background-color:#fff;;
}


/* The Close footer Button */
.close-footer-principal {
  color: #fff;
  float: right;
  margin-top: -8px;
  font-weight: bold;
}

.close-footer-principal:hover,
.close-footer-principal:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}


.img-show-principal
{
	width:100%;
	height:350px;
	text-align:center;
}

.img-principal-pop-fix
{
	width:100%;
	height:350px;
}
.one-big
{
    font-size:30px;
}

.blink_me {
  color:blue;
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    /*opacity: 0;*/
    color:red;
  }
}

.kay-content-wrapper
{
    width:100%;
    line-height: 2;
}

.img-top-kay-display
{
    width:100%;/*height:400px*/;cursor: pointer;
}
.thank_you
{
    margin-left:20px;
}
.guru_nanak_says
{
    font-size:26px;padding-left:20px;background-color:#f6f6f6;
}


/* End Above Css Which is created By Avnish Yadav*/
#vision_and_mission .nav-tabs{
	border-width:1px 0;
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
	border-bottom: 1px solid #ddd;
}
#vision_and_mission .nav-tabs li{
	display:inline;
}
#vision_and_mission .nav-tabs > li > a {
	position: relative;
	display: inline-block;
	padding: 10px 15px;
}
#vision_and_mission .nav-tabs > li {
	float: unset;
	margin-bottom: -1px;
}
#roll_of_honour thead{
	font-size:20px;
}

#roll_of_honour tbody{
	font-size:15px;
}
#roll_of_honour th{
	background-color: #1a265c;
	color: #fff;
}
#roll_of_honour td{
	color: #1a265c;
	font-size:17px;
}
#jr_college_activities h3{
	border-bottom: 5px solid #dddddd;
	margin: 1em 0 0.5em 0;
	font-size: 22px;
	line-height: 40px;
	letter-spacing: 1px;
} 
#jr_college_activities th{
	background-color: #1a265c;
	color: #fff;
}
#jr_college_activities td{
	color: #1a265c;
}
#jr_college_activities .table-tbl tbody tr td,
#jr_college_activities .table-tbl thead tr th {
	padding: 10px 15px 10px 15px;
	font-size: 17px;
	text-align:center
}
#pre-primary_school_activites h3{
	border-bottom: 5px solid #dddddd;
	margin: 1em 0 0.5em 0;
	font-size: 22px;
	line-height: 40px;
	letter-spacing: 1px;
} 
#pre-primary_school_activites th{
	background-color: #1a265c;
	color: #fff;
}
#pre-primary_school_activites td{
	color: #1a265c;
}
#pre-primary_school_activites .table-tbl tbody tr td,
#pre-primary_school_activites .table-tbl thead tr th {
	padding: 10px 15px 10px 15px;
	font-size: 17px;
	text-align:center
}
#primary_school_activities h3{
	border-bottom: 5px solid #dddddd;
	margin: 1em 0 0.5em 0;
	font-size: 22px;
	line-height: 40px;
	letter-spacing: 1px;
} 
#primary_school_activities th{
	background-color: #1a265c;
	color: #fff;
}
#primary_school_activities td{
	color: #1a265c;
}
#primary_school_activities .table-tbl tbody tr td,
#primary_school_activities .table-tbl thead tr th {
	padding: 10px 15px 10px 15px;
	font-size: 17px;
	text-align:center
}
#pta_members .nav-tabs{
	border-width:1px 0;
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
	border-bottom: 1px solid #ddd;
}
#pta_members .nav-tabs li{
	display:inline;
}
#pta_members .nav-tabs > li > a {
	position: relative;
	display: inline-block;
	padding: 10px 15px;
}
#pta_members .nav-tabs > li {
	float: unset;
	margin-bottom: -1px;
}
#pta_members thead{
	font-size:20px;
}

#pta_members tbody{
	font-size:15px;
}
#pta_members th{
	background-color: #1a265c;
	color: #fff;
}
#pta_members td{
	color: #1a265c;
}
#pta_members .programs-services .services-content #tab_services .tab-content {
  margin-top: 30px;
  float: inherit;
  line-height: 2;
  font-size: 14px;
}
#secondary_school_activites h3{
	border-bottom: 5px solid #dddddd;
	margin: 1em 0 0.5em 0;
	font-size: 22px;
	line-height: 40px;
	letter-spacing: 1px;
} 
#secondary_school_activites th{
	background-color: #1a265c;
	color: #fff;
}
#secondary_school_activites td{
	color: #1a265c;
}
#secondary_school_activites .table-tbl tbody tr td,
#secondary_school_activites .table-tbl thead tr th {
	padding: 10px 15px 10px 15px;
	font-size: 17px;
	text-align:center
}
#other-staff .staff-box{
	height:350px;
	border:2px solid #e3e3e3;
	text-align:center;
	overflow:scroll
}
#other-staff .top-buffer{
	margin-top:20px;
}
#other-staff .staff-box > img{
	height:200px;
	margin-top: 25px;
	margin-bottom:10px;
	border:2px solid #1a265c;
	border-radius:20px;
}
#fees_structure h3{
	border-bottom: 5px solid #dddddd;
	margin: 1em 0 0.5em 0;
	font-size: 22px;
	line-height: 40px;
	letter-spacing: 1px;
} 
#fees_structure th{
	background-color: #1a265c;
	color: #fff;
}
#fees_structure td{
	color: #1a265c;
}
.content-wrapper {
    width: 100%;
    float: left;
    margin-top: 100px;
}

/* ===================================================================== new section 2022 ===================================================================== */

@media (max-width: 992px) {
	.content-wrapper {
		margin-top: 0 !important;
	}
}

body {
    color: #000;
    font-family: 'Poppins', sans-serif;
}
.home-page-school-intro {
	padding-top: 30px;
}
.home-page-school-intro .welcome-to {
	color: #1b265c;
	font-size: 18px;
	font-weight: 600;
	margin: 0 0 12px;
	text-transform: uppercase;
}
.home-page-school-intro .school-name {
	font-weight: bold;
	font-size: 28px;
}
.home-page-school-intro .school-intro-image {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	border-radius: 20px;
	transition: transform 1s;
}
.home-page-school-intro .school-intro-image:hover {
	transform: scale(1.1)
}
.home-page-school-intro .school-intro-hidden {
	display: none;
}
.home-page-school-intro .show-less-btn {
	display: none;
}
.description {
	font-size: 18px !important;
	line-height: 26px;
	letter-spacing: normal;
	margin-bottom: 20px;
}
.home-page-principal-desk-section {
	background-color: #f7f7f7;
	padding: 50px;
	/*margin-bottom: 30px;*/
}
.home-page-principal-desk-section .principal-desk-image {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	box-shadow: -2px 3px 9px 0 rgb(0 0 0 / 39%);
	border-radius: 20px;
	transition: transform 1s;
}
.home-page-principal-desk-section .principal-desk-image:hover {
	transform: scale(1.1)
}
.home-page-principal-desk-section .principal-desk {
	font-weight: bold;
	font-size: 28px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.principal-desk-page .principal-desk-image {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	box-shadow: -2px 3px 9px 0 rgb(0 0 0 / 39%);
	border-radius: 20px;
	transition: transform 1s;
}
.principal-desk-page .principal-desk-image:hover {
	transform: scale(1.1)
}
.bnt-theme {
	color: #000 !important;
}
.home-page-why-choose-us {
	background-color: #1a265c;
	color: #fff;
	padding: 50px;
	margin-top: 30px;
}
.home-page-why-choose-us .why-choose-us {
	font-weight: bold;
	font-size: 28px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.home-page-why-choose-us .our-success {
    font-size: 16px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
}
.home-page-why-choose-us .fa {
	font-size: 30px;
}
.roll-of-honour-profile-card {
	/*font-family: RobotoBold, sans-serif;*/
	box-shadow: 3px 0 7px rgb(0 0 0 / 30%);
	margin-top: 10px;
	border-radius: 15px;
	transition: margin-top 2s;
	border: 2px solid #1a265c;
}
.roll-of-honour-profile-card:hover {
	margin-top: 0;
	background-color: #fcd710;
}
.roll-of-honour-profile-card .name {
	font-size: 24px;
	color: #1a265c;
	line-height: 1.2;
	font-weight: bold;
}
.roll-of-honour-profile-card .desc {
	font-size: 16px;
	margin-top: 10px;
	letter-spacing: 1px;
}
.roll-of-honour-profile-card .profile-image {
	width: 100px;
	border-radius: 60px;
	height: 100px;
	vertical-align: middle;
}
.one-line-text {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.home-page-roll-of-honour-section {
	margin-top: 20px;
    margin-bottom: 20px;
    height: 200px;
}
.home-page-roll-of-honour-section .roll-of-honour {
	font-weight: bold;
	font-size: 28px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.home-page-admissions-enquiry-section {
	background-image: url("/assets/images/admissions_enquiry_bg.png?qs");
	background-repeat: no-repeat;
    background-size: cover;
	color: #fff;
	padding: 50px;
}
.home-page-admissions-enquiry-section .admission-title {
	font-weight: bold;
	font-size: 28px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-shadow: #000 1px 0 10px;
}
.school-anthem-page .content-wrapper {
	margin-top: 0;
}
.staff-profile-card {
	border-left: 5px solid #1a265c;
	border-radius: 0;
	height: 390px;
	box-shadow: 3px 0 7px rgb(0 0 0 / 30%);
	margin-top: 10px;
	transition: margin-top 2s;
}
.staff-profile-card:hover {
	margin-top: 0;
	background-color: #fcd710;
}
.staff-profile-card .staff-profile-image {
	width: 100%;
	height: 250px;
	/*object-fit: cover;*/
	object-position: top;
}
.staff-profile-card .staff-profile-name {
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
}
.staff-profile-card .staff-profile-designation {
	font-style: italic;
	font-size: 16px;
}
li[role="presentation"] a[href^="#"] {
	cursor: pointer;
}
.students_strength {
	margin-bottom: 0;
	border-radius: 0;
}
.students_strength .panel-color {
	background-color: #1a265c;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	cursor: pointer;
}
.students_strength .panel-body img {
	width: 100%;
}
.activities-section {
	border: 5px solid #1a265c;
	transition: 1s;
	color: #000;
	box-shadow: 3px 0 7px rgb(0 0 0 / 30%);
}
.activities-section:hover {
	background-color: #fcd710;
}
.activities-section:hover img {
	transform: scale(1.1);
}
.activities-section img {
	width: 100%;
	height: 250px;
	float: left;
	box-shadow: 3px 0 7px rgb(0 0 0 / 30%);
	transition: 1s;
}
.activities-section .activities-title {
	font-size: 24px;
	padding-top: 20px;
}
.activities-section .activities-desc {
	font-size: 16px;
	margin-top: 20px;
	font-style: italic;
	line-height: 26px;
}
@media (max-width: 950px) {
	.activities-section img {
		margin-bottom: 20px;
	}
}
.virtual_tour {
	border: 10px solid #1a265c;
	border-radius: 5px;
	padding: 10px;
	box-shadow: 3px 0 7px rgb(0 0 0 / 30%);
}
.home-page-why-choose-us button.non-btn {
	background-color: #1a265c;
	border: 0;
	transition: 0.2s;
}
.home-page-why-choose-us button.non-btn:hover {
	transform: scale(1.1);
	color: #f7ca18;
}
ul.home-page-why-choose-us-modal-list {
	list-style: unset;
	margin-left: 10px;
	line-height: 25px;
	font-size: 16px;
}
.home-page-infrastructure {
	background-color: #1a265c;
	color: #fff;
	padding: 30px;
	/*margin-top: 30px;*/
}
.home-page-infrastructure .infrastructure-title {
	font-weight: bold;
	font-size: 28px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.home-page-infrastructure .infrastructure-image {
	width: 100%;
	height: 250px;
	object-fit: cover;
	object-position: top;
}
.home-page-infrastructure .infrastructure-name {
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
}