@media screen and (max-width: 500px) {
.menuLogo{
    display: none;
}
}
@media screen and (min-width: 500px) {
.mobMenuIcon{
        display: none;
}
}
.mobMenuIcon{
    margin-top: 2.5%;
}
.mobMenuIcon img{
      display: block;
  margin-left: auto;
  margin-right: auto;
  width: 30%;
}
.mainScorller_1 {
	width: 100%;
	float: left;
	position: relative;
	z-index: 9;
  background: #2962b0;
  padding: 0px 0px 50px;
}
.hd-pg_hd2 {
	font-weight: 600;
	color: #07fdac;
}
.rslider_1 li{
	padding:0px;
	box-shadow: 1px 1px 3px #000000ad;
	}
.rslider_1 li:hover .stylee h4 {
  background-color: #2962b0;
	color:#fff;
	}	  	
.stylee h4 {
	background:#fff;
	margin:0;
	padding:15px 5px 37px 10px;
	color:#a30808;
	text-align:center;
	font-family:"roboto Condensed";
	transition:all 0.3s ease-in-out;
	}
  .rslider_1 img{
    display:block;width:100%;overflow:hidden; transition:all 0.3s ease-in-out;
  }
    .rslider_1 img:hover{
        -webkit-transform: scale(1.06);
        transform: scale(1.06);
  }
.main_Scrollnext {
	width: 100%;
	float: left;
	position: relative;
	z-index: 9;
	padding: 50px;
  background-image: url(../images/mobi.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0px;
}
.noticeH_1 {
  background-image: url(../images/app_mobile.png);
	color: #2962b0;
	text-align: center;
	width: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.download-app h3 {
	color: white;
	font-size: 22px;
	font-weight: 500;
	margin: 0;
}
.download-app h3 u{
	//zzwidth: 437px;
	height: 40px;
	background: #a30808;
	color: #fff;
	font-size: 18px;
	display: inline-table;
	border-radius: 20px;
	font-weight: 500;
	text-align: center;
	padding: 10px 25px;
	border: 1px dashed #ffde68;
	text-transform: uppercase;
}
.download-app ul {
	margin: 14px 0px 10px 0px;
}
ul.innerUl li {
	margin-bottom: 6px;
	line-height: 23px;
	/*background: url(../images/bullet.png) 0px 6px no-repeat;*/
	padding-left: 15px;
	font-size: 14.6px;
}
.app-text {
	line-height: 22px;
	font-size: 16px;
	color: white;
}
.school-code {
	width: 167px;
	height: 40px;
	background: #a30808;
	color: #fff;
	font-size: 18px;
	display: inline-block;
	border-radius: 20px;
	//line-height: 40px;
	font-weight: 500;
	text-align: center;
}
.mobile-app img {
	width: 60%;
}
.mobile-app {
	float: right;
	overflow: hidden;
	margin-top: 3px;
	width: 435px;
}
.footerMain {
	text-align: center;
}
.download-app {
	display: inline-block;
	width: 100%;
	max-width: 603px;
}
.enter-sc {
	text-transform: uppercase;
	color: wheat;
	font-size: 16px;
	font-weight: 500;
	margin: 20px 0px;
}
@media only screen and (min-width : 768px) and (max-width :989px)
{
    .download-app { max-width:395px;    }
        .download-app h3,.quickLink ul li { font-size:20px;        }
}
@media only screen and (max-width: 767px) {
  .mobile-app { width:100%;   margin-top:23px;  }
}
.main_Scrollnext_1{
  	width: 100%;
	float: left;
	position: relative;
	z-index: 9;
  padding: 20px;
  background: #2662ac;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0px;
}
.abv p{
display: flex;
justify-content: center;
text-align: justify;
color: #f4d7d7;
}
.back-to-top {
	position: fixed;
	bottom: 12px;
	right: 10px;
	display: none;
	height: 44px;
	width: 44px;
	background: url(../images/top1.png) no-repeat;
	transition: all 0.5s ease 0s;
	z-index: 999;
}
@media only screen and (max-width: 767px) {
.main_Scrollnext{
  padding: 2px;
}
}
@media only screen and (max-width: 767px) {
  .master-heading:before{
    height: 400px !important;
  }
}
@media only screen and (max-width: 500px) {
  .master-heading:before{
    height: 540px !important;
  }
}
@media only screen and (max-width: 465px) {
  .master-heading:before{
    height: 500px !important;
  }
}
@media only screen and (max-width: 375px) {
  .master-heading:before{
    height: 450px !important;
  }
}
.masterTxt:hover{
  box-shadow: 0px 0px 12px 0px #2662ac
}
.master-heading:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 436px;
	background-image: linear-gradient(120deg, #eaee44, #33d0ff);
	opacity: .7;
	mix-blend-mode: hue;
}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
.master-heading h2{
  height: 40px;display: inline-table;border-radius: 20px;padding: 10px 25px;border: 1px dashed #ffde68;text-transform: uppercase;color: white;font-weight: bold;font-size: 18px;text-align: center;background: linear-gradient(-45deg, blue, black, brown, blue, black, brown,blue);animation: gradient 10s ease infinite;min-width: 175px;background-size: 8800% 8800%;
}
@media only screen and (max-width: 767px) {
.master-heading h2{
 display: none;
}
.img-left_1{
 width:100%;
 padding-right: 0px;
}
.img-left_2 {
 padding-right: 10% !important;
  padding-left: 10% !important;
 width: 100% !important; 
}
}
@media only screen and (min-width: 767px) {
.master-heading h1{
 display: none;
}
}
.master-heading h1{
  font-size:22px;
}
.wel-img img{
 border: 3px solid white;
}
.img-left_1 b {
	font-weight: 600;
	font-size: 18px;
}
.img-left_2 {
	text-align: center;
	padding-right: 15px;
	display: inline-block;
	float: left;
	width: 45%;
}
.img-left_2 b {
	font-weight: 600;
	font-size: 18px;
}
.ftwidth{
 width: 100%;
 float: left;
  padding-left: 1%;
  padding-right: 1%;
}
.ftwidth_1 img:hover{
 transition:all 0.4s ease-in-out;padding: 0%;
}
.ftwidth_1 img{
 width: 25%;
 float:left;
 padding: 1%;
 height: 195px;
 border: 3px solid blue;
}
@media only screen and (max-width: 991px) {
 .ftwidth_1 img{
  width:33.33%;
  height: 215px;
  border: 3px solid blue;
 }
}
@media only screen and (max-width: 768px) {
 .ftwidth_1 img{
  width:50%;
  height: 225px;
 }
}
@media only screen and (max-width: 500px) {
 .ftwidth_1 img{
  width:100%;
  height: 250px;
  border: 3px solid blue;
 }
}
.formbox{
 width:45%;
 float:left;
}
.formbox_1{
  width:50%;
 float:left;
 padding-left: 5%;
}
.des_2 {
	position: relative;
}
.inputs_des {
	float: left;
	width: 100%;
	margin-bottom: 25px;
}
.inputs_des textarea, .inputs_des input[type="text"] {
	float: left;
	width: 100%;
	border: 1px solid #dedede;
	padding: 3px 10px 5px 38px;
	line-height: 34px;
}
.des_2 i {
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -7px;
	font-size: 14px;
	color: #bfbfbf;
}
.des_3 {
	margin: 0;
	position: relative;
}
.des_3 i {
top: 15px;
position: absolute;
right: 15px;
}
.des_3 > textarea {
	float: right;
	overflow: hidden;
	width: 100%;
	margin: 0 0 30px 0;
	max-height: 102px;
}
.inputs_des textarea {
	height: 308px;
	resize: none;
}
@media only screen and (max-width: 768px) {
.formbox{
 width: 100%;
}
.formbox_1{
  width: 100%;
  padding-left: 0%;
}
}
.con_head_sec {
	background: #2662ac;
	color: #fff;
	text-align: center;
	font-weight: 500;
	padding: 5px;
	margin-bottom: 10px;
}
.contact-add td{
 padding: 10px 0px;
}
/*****************************************************************************/
.photo_gallery li{
	padding:0px;
	box-shadow: 1px 1px 3px #000000ad;
	margin:1%;
 width: 23%;
 float: left;
 list-style: none;
 overflow: hidden;
	}
.photo_gallery li:hover .gall_fetchstyle h4 {
	background:#02075F;
	color:#fff;
	}	  	
.gall_fetchstyle h4 {
	background:#fff;
	margin:0;
	padding:15px 5px 15px 10px;
	color:#a30808;
	text-align:center;
	font-family:"roboto Condensed";
	transition:all 0.4s ease-in-out;
	}
  .photo_gallery img{
    display:block;width:100%;overflow:hidden; transition:all 0.4s ease-in-out;height: 200px;
  }
    .photo_gallery img:hover{
        -webkit-transform: scale(1.09);
        transform: scale(1.09);
  }
@media screen and (max-width: 992px) {
  .photo_gallery li{
    width: 31%;
    float: left;
 }
.photo_gallery img{
 height: 190px;
}
}
@media screen and (max-width: 768px) {
  .photo_gallery li{
    width: 47%;
    float: left;
 }
.photo_gallery img{
 height: 200px;
}
}
@media screen and (max-width: 520px) {
  .photo_gallery li{
    width: 96%;
    float: left;
 }
.photo_gallery img{
 height: 200px;
}
}
.masterTxt table{
 width: 100%;
}
.masterTxt td{
border: 1px solid black;
padding: 10px;
width: 25%;
float: left;
}
.masterTxt td img{
 width:100%;
 }
@media screen and (max-width: 850px) {
 .masterTxt td{
 width:50%;
 float:left;
 }
}
@media screen and (max-width: 520px) {
  .masterTxt td{
   padding: 5px;
 width:100%;
 float:left;
 }
}
.masterTxt_ {
	font-size: 15px;
	width: 100%;
	float: left;
	padding: 20px;
	margin: 20px 0;
	-webkit-box-shadow: 0px 0px 6px 0px #9d9d9d;
	box-shadow: 0px 0px 6px 0px #9d9d9d;
	min-height: 420px;
}
/*******************************************************************************/
ul.iconRight li{
        animation: blinker 0.6s linear infinite;
        color: white;
        font-weight: bold;
        font-family: sans-serif;
        background:#7c1111;
        border: 1px solid blue;
        float:left;
}
      .iconRight {
        animation: blinker-two 3.4s linear infinite;
      }
      @keyframes blinker-two {
        100% {
          opacity: .2;
        }
      }
/*******************************************************************************/
@media screen and (min-width: 768px) {
.form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-inline .form-control {
	display: inline-block;
}
}
label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: bold;
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-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;
}
.btn-primary {
	background-color: #134C7F;
 margin-top: 25px;
}
.btn {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.btn {
 color: white;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
//	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.alert-danger {
	color: #b94a48;
 font-weight: bold;
}
.alert-danger {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #eed3d7;
}
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}
.boxFull p {
	line-height: 30px;
	color: #2c445a;
}
#loadingDiv{display:none;}
.division_display{
 width:100%;
 float:left;
}
.display{
  width:25%;
  float:left;
  border: 2px solid #0F1FAD;
}
.display img{
    margin-left: auto;
margin-right: auto;
display: block;
}
@media screen and (max-width: 768px) {
 .display{
  width:50%;
 }
}
@media screen and (max-width: 400px) {
 .display{
  width:100%;
 }
}
/**********************************************************************************/
.date_sec span{
 font-size: 20px;
 color:black;
 font-size: 16px;
}
.accordionHeaderSelected a{
 color:white;
}
.masterTxt p{
 text-align: justify;
}