.menu-text{
  color: #fff;
  padding: 4px 10px;
  display: none;
}
@media (max-width: 767px){
  .menu-text{
    display: block;
  }
}
.content{
  width: 100%;
  z-index: 1111;
}
.exo-menu{
    width: 100%;
    float: left;
    list-style: none;
    position:relative;
    background: #00696A;
    border-bottom: 1px solid #839ea5;
    border-top: 1px solid #57737a;
}
.exo-menu > li {	
    display: inline-block;
    float:left;
}
.exo-menu > li > a{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px #647e94 dotted;
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
    transition: color 0.2s linear, background 0.2s linear;
    font-size: 14px;
    letter-spacing: 1.5px;
}

.exo-menu > li > a.active,
.exo-menu > li > a:hover,
li.drop-down ul > li > a:hover{
	background: #2a73a7;
	color:#fff;
}

.exo-menu > li:hover{
	background: #2a73a7;
	color:#fff;
}
.exo-menu i {
  font-size: 18px;
}
li.drop-down,
.flyout-right,
.flyout-left{
    position:relative;
}
li.drop-down:before {
  content: "\f103";
  color: #fff;
  font-family: FontAwesome;
  font-style: normal;
  display: inline;
  position: absolute;
  right: 10px;
  top: 13px;
  font-size: 14px;
}
li.drop-down>ul{
	left: 0px;
	min-width: 230px;
}
.drop-down-ul{display:none;}
.flyout-right>ul,
.flyout-left>ul{
  top: 0;
  min-width: 230px;
  display: none;
  border-left: 1px solid #365670;
  }

li.drop-down>ul>li>a,
.flyout-right ul>li>a ,
.flyout-left ul>li>a {
	color: #fff;
	display: block;
	padding: 20px 22px;
	text-decoration: none;
	background-color: #365670;
	border-bottom: 1px dotted #547787;
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}
.flyout-right ul>li>a ,
.flyout-left ul>li>a {
	border-bottom: 1px dotted #B8C7BC;
}


/*Flyout Mega*/
.flyout-mega-wrap {
	top: 0;
	right: 0;
	left: 100%;
	width: 100%;
	display:none;
	height: 100%;
	padding: 15px;
	min-width: 742px;
}
.mega-main{
  margin-left: 15px;
}
.mega-main li a {
  color: #062742;
  font-size: 15.4px !important;
  margin-bottom: 1px;
  letter-spacing: -0.3px;
  font-weight: 700;
  /*position: relative;*/
  padding-left: 12px;
}
.mega-main li a::before{
  position: absolute;
  content: "\f0da";
  top: 0px;
  left: 0px;
  font-family: FontAwesome;
  font-weight: 500;
}
.flyout-mega ul > li > a {
  font-size: 90%;
  line-height: 25px;
  color: #fff;
  font-family: inherit;
}
.flyout-mega ul > li > a:hover,
.flyout-mega ul > li > a:active,
.flyout-mega ul > li > a:focus{
  text-decoration: none;
  background-color: transparent !important;
  color: #ccc !important
}
/*mega menu*/

.mega-menu {
  left: 0;
  right: 0;
  padding: 15px 15px 0px 15px;
  display:none;
  padding-top: 0;
  min-height: 100%;
}

 .mega-menu ul li a {
  line-height: 30px;
  font-size: 90%;
  display: block;
  letter-spacing: 0.5px;
}

.mega-menu1 {
  /*left: 0;
  right: 0;
  padding: 15px 15px 0px 15px;
  display:none;
  padding-top: 0;
  min-height: 100%;*/
  width:100%;
  display: none;
}
.mega-menu1 ul li a {
  line-height: 10px;
  font-size: 20px;
  display: block;
  letter-spacing: 0.5px;
}

.stander{
  /* border-bottom: 1px solid #2c68ab; */
    margin-bottom: 0px;
    padding-bottom: 2px;
    padding-left: 15px;
    margin-left: 7px;
}
ul.stander li a {
  padding: 0px 0px;
  color: #a4181c;
  font-size: 15px;
  /*position: relative;*/
  font-weight: 600 !important;
  /* position: relative;
  padding-left: 18px; */
}
.stander li a::before{
  position: absolute;
  content: "\f105";
  top: 0px;
  left: -12px;
  font-family: FontAwesome;
  font-weight: 500;
}
/*.stander li a{

   font-weight: 700; 
}
.stander li ul{
   padding-left: 10px; 
}*/
.stander li ul li a{
  font-weight: normal;
  color: #031625;
  position: relative;
  padding-left: 0px;
  letter-spacing: -0.2px;
}
.stander li ul li a::before{
  content: "";
}
ul.description li {
    padding-bottom: 12px;
    line-height: 8px;
}

ul.description li span {
    color: #ccc;
    font-size: 85%;
}
a.view-more{
  border-radius: 1px;
  margin-top:15px;
  background-color: #009FE1;
  padding: 2px 10px !important;
  line-height: 21px !important;
  display: inline-block !important;
}
a.view-more:hover{
	color:#fff;
	background:#0DADEF;
}
ul.icon-des li a i {
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    background-color: #009FE1;
    line-height: 35px !important;
}

ul.icon-des li {
    width: 100%;
    display: table;
    margin-bottom: 11px;
}

/*common*/
.flyout-right ul>li>a ,
.flyout-left ul>li>a,
.flyout-mega-wrap,
.mega-menu{
	/* background-color: #113154; */
}
.mega-menu-bg{
  background-image: url(../images/menu-border.jpg), url(../images/menu-bg.jpg);
  display: flex;
  padding: 13px;
  width: 100%;
  flex: 0 0 auto;
  background-position: bottom, right;
  background-repeat: repeat-x, no-repeat;
  background-size: auto, cover;
  padding-bottom: 23px;
}
/*hover*/
.Blog:hover,
.Images:hover,
.mega-menu:hover,
.drop-down-ul:hover,
li.flyout-left>ul:hover,
li.flyout-right>ul:hover,
.flyout-mega-wrap:hover,
li.flyout-left a:hover +ul,
li.flyout-right a:hover +ul,
.blog-drop-down >a:hover+.Blog,
li.drop-down>a:hover +.drop-down-ul,
.images-drop-down>a:hover +.Images,
.mega-drop-down a:hover+.mega-menu,
li.flyout-mega>a:hover +.flyout-mega-wrap{
  display:block;
  
}
.mega-menu1:hover,
.hover a:hover+.mega-menu1{
    /*position: absolute;*/
    display: inline-grid;
    margin-top: -30px;
    margin-left: 10%;
}

/*responsive*/
 @media (min-width:767px){
	.exo-menu > li > a{
    display: block;
    padding: 8px 16px;
 }
.mega-menu, .flyout-mega-wrap, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
		position:absolute;
}
 .flyout-right>ul{
	left: 100%;
	}
	.flyout-left>ul{
	right: 100%;
}
 }
@media (max-width:767px){

	.exo-menu {
    min-height: 35px;
    background-color: #163261;
		width: 100%;
	}
	
	.exo-menu > li > a{
		width:100% ;
	    display:none ;
	
	}
	.exo-menu > li{
		width:100%;
	}
	.display.exo-menu > li > a{
	    display:block ;
	    padding: 6px 22px;
	}
	
.mega-menu, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
		position:relative;
}
.mega-menu-bg {
  border-bottom: 1px solid #2a73a7;
  flex-direction: column;
}
a.toggle-menu{
  font-size: 17px !important;
}
}
a.toggle-menu{
  position: absolute;
  right: 4px;
  padding: 0px 7px 5px 9px;
  font-size: 23px !important;
  background-color: #ffcb01;
  color: #23364B;
  top: -4px;
  font-weight: 700;
  transform: rotate(90deg);
}
.nirf{
  display: flex;
  padding-left: 699px;
}
.cell-center {
  display: flex;
  padding-left: 15px;
}
.alumni{
  display: flex;
  padding-left: 200px;
}
.students{
  display: flex;
  padding-left: 150px;
}
.admin{
  display: flex;
}
.admission, .university{
  display: flex;
}
.menubars {
 display: flex;
}
.menubars img{
  width: 257px;
  height: 180px;
}
.academics{
  display: flex;
}

.nirf img,
.cell-center img,
.alumni img,
.students img,
.admin img,
.admission img,
.university img,
.academics img{
  width: 257px;
  height: max-content;
}
@media (max-width:767px){
  
  .nirf, .cell-center, .alumni, .students, .admin, .admission, .university, .academics {
    display: grid;
    padding-left: 0;
  }
  .mega-menu-bg {
    width: 100%;
    height: 300px;
    overflow-y: auto;
  }
  .nirf img,
  .cell-center img,
  .alumni img,
  .students img,
  .admin img,
  .admission img, 
  .university img,
  .academics img{
    width: 100%; 
  }
  .menubars img{
    display: none;
  }
}
@media (max-width: 767px){
  .mega-main {
    column-count: 1 !important;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1260px){
  .exo-menu > li > a {
    padding: 8px 10px;
    font-size: 1.2vw;
  }
}

.my-footer{
    background-image: url(../images/footer-bg.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 29px 0px 25px;
  }
  .my-footer::before{
    content: "";
    background-color: #01305d;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
  }
  .footer-logo img{
    width: 68px;
  }
  .footer-logo h2{
    color: #fff;
    font-weight: 700;
    font-size: 41px;
    margin: 0px;
  }
  .footer-button{
    display: flex;
    flex-direction: row-reverse;
  }
  .footer-button a{
    background: #ffcb0b;
    padding: 7px 30px 9px;
    font-weight: 700;
    color: #003e78;
    text-decoration: none;
  }
  .footer-address p{
    color: #fff;
    padding-top: 0px;
    text-align: left;
    margin: 0px;
  }
  .footer-address p a{
    color: #ffcb0b;
  }
  .footer-btn{
    background: #ffcb0b;
    padding: 4px 22px 6px;
    font-weight: 700;
    color: #001d3a;
    text-decoration: none;
    margin-top: 12px;
    display: inline-block;
    font-size: 16px !important;
  }
  .form-group label{
    color: #fff;
  }
  .footer-title{
    color: #ffcb0b;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 20px;
    position: relative;
    padding-bottom: 11px;
    margin-bottom: 17px;
  }
  .footer-title::before{
    content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 71px;
  height: 3px;
  background-color: #ffcb0b;
  }
  .footer-first{
    padding-bottom: 23px;
    border-bottom: 1px solid #96a2af;
    position: relative;
  }
  .footer-second{
    border-bottom: 1px solid #96a2af;
    position: relative;
  }
  .footer-second-left{
    border-right: 1px solid #96a2af;
    padding: 20px 27px 20px 0px;
  }  
  .footer-second-right{
    padding: 20px 0px 20px -27px;
  }
  .footer-list{
    list-style: none;
  padding-left: 0px;
  }
  .footer-list li a{
    color: #fff;
    display: block;
    padding: 5px 0px 5px 20px;
    position: relative;
  }
  .footer-list li a::before{
    content: '\f046';
    font-family: FontAwesome;
    position: absolute;
    left: 0px;
    font-size: 12px;
    top: 10px;
    color: #ffcb0b;
  }
  .social-list{
    text-align: center;
    margin: 0px;
  }
  .social-list li{
    display: inline-block;
  }
  .social-list li a{
    color: #fff;
    padding: 20px;
  }
  .social-list li a i{
    margin-right: 7px;
  }
  .footer-third{
    border-bottom: 1px solid #96a2af;
    position: relative;
    padding: 19px 0px;
  }
  .facebook{
    color: #048bff;
    font-size: 22px;
  }
  .twitter{
    color: #70bcfd;
    font-size: 22px;
  }
  .instagram{
    color: #f14e73;
    font-size: 22px;
  }
  .linkedin{
    color: #6ef1f1;
    font-size: 22px;
  }
  .footer-last{
    padding: 24px 0px 0px;
  }
  .footer-last-left{
    padding-left: 0px;
  }
  .footer-last-left p{
    color: #fff;
  }
  .footer-last-right{
    padding-right: 0px;
  }
  .footer-last-right p{
    color: #fff;
  }
  .carousel-control-next i, .carousel-control-prev i{
    background: #003e78;
    padding: 10px 12px;
    color: #ffcb0b;
  }
  .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 53%;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 8%;
    color: #fff;
    text-align: center;
    opacity: 1;
    transition: opacity .15s ease;
    height: 0px;
  }
  @media screen and (max-width: 512px){
    .footer-second-left {
      padding: 20px 27px 20px 20px;
    }
    .footer-last {
      padding: 24px 24px;
      text-align: center;
    }
  } 