html{
   overflow-x:hidden ; 
}


body{
margin: 0px;
font-family: 'Comfortaa', cursive !important;
overflow-x:hidden ;

}

/* ===== Scrollbar CSS ===== */
  /* Firefox */
  * {
    scrollbar-width: auto;
    scrollbar-color: #1b1259 #ffffff;
  }

  /* Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 6px;
  }

  *::-webkit-scrollbar-track {
    background: #ffffff;
  }

  *::-webkit-scrollbar-thumb {
    background-color: #1b1259;
    border-radius: 0px;
    border: 0px solid #1b1259;
  }



  .in-faculty-table::-webkit-scrollbar-thumb {
  background: #ffc593; 
  border-radius: 10px;
  
}
.in-faculty-table::-webkit-scrollbar {
  height: 6px;
}


.in-man-table::-webkit-scrollbar-thumb {
  background: #1b1259; 
  border-radius: 10px;
  
}
.in-man-table::-webkit-scrollbar {
  height: 6px;
}
.in-man-table2::-webkit-scrollbar-thumb {
  background: #1b1259; 
  border-radius: 10px;
  
}
.in-man-table2::-webkit-scrollbar {
  height: 6px;
}











.banner{
	float: left;
	width: 100%;
	background-color: #00000021;
    height: 734px;
}

.slider-ban .owl-nav {
    display: none!important;
}
.header-content {
    padding-top: 275px;
    /*position: absolute;*/
   /* margin-top: -50px;*/
    width: auto;
    text-align: center;
    width: 100%;
    /* margin-left: 65px; */
    /* padding: 56px; */
    overflow: hidden;
    background: transparent;
    z-index: 9999;
}
.header-content h6 {
    margin-top: 0px;
    font-size: 64px;
    color: white;
    font-weight: 500 !important;
    text-align: center;
    line-height: 72px;
    margin-bottom: 5px;
}
.header-content p {
    line-height: initial;
   
    font-size: 15px;
    color: white;
    font-weight: 400;
    line-height: 27px;
    width: 100%;
    text-align: center;
    margin-top: 18px;
    /* padding-left: 34px; */
    margin-bottom: 10px;
}
.slider-ban .owl-dots {
    display: block;
    /* padding-left: 125px; */
   /* margin-top: -217px;*/
    /* background: chartreuse; */
    text-align: center;
}
.slider-ban .owl-dots button span {
    background: #0990c3;
    width: 8px;
    height: 8px;
    float: right;
    border-radius: 100%;
    margin-right: 9px;
    margin-bottom: 4px;
   /* border: 1px solid #CFCFCF;*/
    margin-top: 0px;
    position: relative;
    z-index: 999;
}
.slider-ban .owl-dot.active span {
    background: #0990c3;
   /* border-color: #9FC734;*/
}


.et-lab{
    float: right;
    width: 100%;
}
.et-lab a img{
    
    float: left;
    width: 18px;
    margin-right: 4px;
    margin-top: -2px;
}
.et-lab a{
    float: right;
    font-size: 12px;
    font-weight: 600;
    color: black;
    background: #e9e6ff;
    padding: 5px 10px;
    border-radius: 0px 0px 8px 8px;
}





.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background: black;
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay a {
  padding: 8px 8px 8px 0px;
  text-decoration: none;
  font-size: 36px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 70px;
    font-size: 50px;
    z-index: 9999;
    color: #000000;
    font-weight: 300;
}

@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  ..overlay .closebtn {
    font-size: 52px;
    top: -6px;
    right: 35px;
    color: #B88F5D !important;
    position: absolute;
    z-index: 9999;
}

}

.hamburgermenu{float: right;padding-top: 38px;/* padding-right: 68px; */}



.hamburgermenu img{
    width: 30px;
    cursor: pointer;
} 



.nav-pd {
   /* width: 100%;
    float: left;*/
    text-align: left;
    padding: 0px 0px;
    transform: rotate(15deg);
}

/*.hd-address {
    width: 100%;
    float: left;
    text-align: left;
    padding: 110px 60px;
    background: #c33247;
    height: 100vh;
}*/

.hd-address img{
    float: left;
    width: 95px;
    height: 95px;
    margin-right: 20px;
    margin-top: -10px;
    margin-bottom: 12px;
    }

.hd-address{width: 100%;float: left;text-align: left;padding: 140px 0px;background: transparent;height: 100vh;
    margin-right: -80px;
}
.hd-address h2{

font-size: 32px;

font-weight: 600;

text-align: left;

color: black;
}
.hd-address h6{
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 50px;
    color: black;
    line-height: 25px;
}

.req-form1 {
    width: 100%;
    float: right;
    height: auto;
    margin-right: 0;
    opacity: 1;
    background: transparent;
    padding: 63px 0px;
    top: 0;
    position: relative;
    right: 0;
    height: 100vh;
    z-index: 99;
}
.form-inner img{
    width: 250px;
}
.req-form1 h2 {
    font-size: 25px;
    text-align: left;
    font-weight: 600;
    margin-top: 15px;
}
.sidenav a {
    /* padding: 12px 71px; */
    text-decoration: none;
    -moz-transition: all ease-in-out .5s;
    font-size: 20px;
    transition: all ease-in-out .5s;
    color: #000;
    text-align: left;
    -webkit-transition: all ease-in-out .5s;
    position: relative;
    display: block;
    /* transition: 0.3s; */
    /* border-bottom: 1px solid #F2F2F2; */
}

@media screen and (max-height: 450px){}
.sidenav a {
    font-size: 18px;
}
}

.req-form1 h2 {
    font-size: 28px;
    text-align: left;
    font-weight: 700;
    margin-top: 30px;
}

.req-form1 p {
    font-size: 18px;
    width: 94%;
    line-height: 25px;
    margin-bottom: 30px;
}

.field_area {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 11px;
}

.field_area label {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0px;
}

.field_area input[type=email], .field_area inpu.t[type=number], .field_area input[type=text], .field_area textarea, .field_area select {
    border-bottom: 1px solid #000;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    width: 100%;
    float: left;
    font-size: 14px;
    color: #000;
    padding: 10px;
}

/*.quick-send {
    background: #98c02d;
    width: 100%;
    border: 0;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 500;
    cursor: pointer;
    color: #fff;
    padding: 15px 0 12px;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
}

.quick-send:hover {
    color: #8cb719;
    /* opacity: .7; */
    background: #ffffff;
}
*/
.req-form1 h2 {
    font-size: 28px;
    text-align: left;
    font-weight: 600;
    margin-top: 0px;
}

.req-form1 p {
    font-size: 15px;
    width: 100%;
    line-height: 25px;
    margin-bottom: 20px;
    font-weight: 400;
    margin-top: 15px;
}

.mct_form {
    border-bottom: 1px solid #b0aaaa;
    color: #ffffff;
    display: block;
    font-size: 13px;
    /* text-transform: uppercase; */
    height: 50px;
    margin-bottom: 10px !important;
    padding: 0 20px;
    outline: none;
    background: #ffffff;
    width: 100%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    border: solid 1px rgb(255 255 255 / 43%);
    margin-top: 3px;
    width: 100%;
    float: left;
    padding: 15px;
    margin-top: 17px;
    border-radius: 0px;
}















.header{
    float: left;
    width:100%;
    z-index: 111111;
    position: relative;
    height: 0px;
    padding-top: 0px;
    padding-left: 2%;
    padding-right: 2%;
  }
.hamburgermenu img {
    width: 27px;
    cursor: pointer;
}
.hamburgermenu {
    float: right;
    padding-top: 15px;
    position: relative;
    z-index: 111111111111;
    /* padding-right: 68px; */
}



.logo{float: left;/*margin-top: 20px;*/width: 320px;}

.logo img{float: left;width: 312px;}
.header_menu_area {
  /* width: 100%; */
  float: right;
  position: relative;
  text-align: center;
  
}
.header_menu_area > .mob_nav {
    display: none; 
}

.header_menu_area > ul {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 20px;
    float: right;
    position: relative;
   
    /*padding-top: 26px;*/
}
.header_menu_area > ul > li {
      width: auto;
      display: inline-block;
      vertical-align: middle; 
}
      
.header_menu_area > ul > li > a:hover {
          color: #f68e36;
          
}
         


.header_menu_area > ul > li > a:hover::after {
          /* height: 100%; */
}
  .active-class{
  
  color: #ffffff !important;
  
  /* border-bottom: solid 4px #0f703a; */
}




@media (max-width: 1200px) {

.menu li:hover>ul {
    width: 100% !important;
    visibility: visible;
    opacity: 1;
    position: unset;
    transform: initial;
    /* height: 122px; */
    z-index: 99999;
    margin-top: 60px;
}
.menu ul:after{
    bottom: 62%;
}

.header_menu_area > ul > li > a {
    width: 100%!important;
}

.sub-menu {
    margin-top: 73px!important;
}

.menu li:hover>ul {
    visibility: visible;
    opacity: 1;
    /*position: unset;*/
    transform: initial;
    /* height: 122px; */
    z-index: 99999;
    margin-top: 36px;
}

.menu ul {
    visibility: hidden;
    opacity: 0;
    top: 0;
    left: 0 !important;
    width: 100%;
    transform: initial;
}
.ham-nav{
    display: none;
}

.header_menu a svg{
    display: none;
}

.sub-menu-1{
    position:unset !important;
    width:100% !important;
}


.header_menu_area {
    position: inherit; 
    width: 100%;
    margin-top: -46px;
}

.header_menu_area > .mob_nav {
      display: block;
      float: right;
      width: 28px;
      height: 20px;
      margin: 0px 20px 40px 0px;
      cursor: pointer;
      transform: rotate(0);
      -ms-transform: rotate(0);
      -webkit-transform: rotate(0);
      transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}

.header_menu_area > .mob_nav > div {
    background: #1a1259;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    width: 100%;
}

.header_menu_area > .mob_nav > div:nth-child(1) {
    top: 2px; 
}

.header_menu_area > .mob_nav > div:nth-child(2), .header_menu_area > .mob_nav > div:nth-child(3) {
    top: 13px; 
}

.header_menu_area > .mob_nav > div:nth-child(4) {
    top: 23px; 
}

.mob_nav.open > div:nth-child(1), .mob_nav.open > div:nth-child(4) {
    left: 50%;
    top: 18px;
    width: 0%; 
}

.mob_nav.open > div:nth-child(2) {
    background: #1a1259;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.mob_nav.open > div:nth-child(3) {
    background: #1a1259;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.header_menu_area > ul {
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    background: #ffffff;
    min-height: auto;
    visibility: hidden;
    opacity: 0;
    z-index: 9 !important;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    top: 57px;
    text-align: center;
}

.header_menu_area > ul > li {
      width: 100%; 
}

.header_menu_area > ul > li > a {
        color: #fff;
        width: 100%;
        line-height: 30px;
        padding: 10px 5%;
        text-align: left;
        
}

.header_menu_area > ul > li > a::after {
    width: 0px;
    height: 100%!important;
    background: red; 
}

.header_menu_area > ul > li > a:hover::after {
    width: 4px; 
}

.header_menu_area ul.view {
    visibility: visible;
    opacity: 1;
    z-index: 100;
    z-index: 1111 !important;
}

.header_user_area {
    right: calc(5% + 70px);
} 
.header_menu_area > ul {
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 30px;
}
}

.active-menu{
  background: linear-gradient(to right, rgb(0, 34, 93), rgb(20, 70, 158));
  color: #ffffff !important;
  /* border-bottom: solid 4px #0f703a; */
}


.menu li {
    display: inline-block;
    position: relative;
    z-index: 100;
}


.header_menu_area > ul > li > a {
    width: auto;
    color: black;
    font-weight: 500;
    float: left;
    position: relative;
    font-size: 14px;
    letter-spacing: 0px !important;
    padding: 20px 16px 0px 16px;
    z-index: 1;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    text-decoration: none;
    text-align: center;
}

.menu ul li a:hover, .menu ul li:hover>a {
    background: white;
    color: #98C02D;
    text-decoration: none;
    transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}




.menu ul {
    visibility: hidden;
    opacity: 0;
    margin: 0;
    top: 43px;
    padding: 0;
    width: 211px;
    position: absolute;
    left: 0;
    background: #fff;
    z-index: 99;
    transform: translate(0,20px);
    transition: all .2s ease-out;
}


.menu li:first-child {
    margin-left: 0;
}
.menu li:first-child {
    margin-left: 0;
}
.menu ul li {
    display: block;
    float: none;
    background: 0 0;
    margin: 0;
    padding: 0;
    width: 100%;
}

.menu li:hover>ul {
    visibility: visible;
    opacity: 1;
    transform: translate(0,0);
}

.menu ul li a {
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    padding: 15px 10px;
    display: block;
    color: white;
    background: #98C02D;
    border-bottom: solid 1px rgb(137 137 137 / 19%);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.menu-new {
    visibility: hidden;
    opacity: 0;
    margin: 0;
    top: 13px !important;
    padding: 0;
    width: 211px;
    position: absolute;
    background: #fff;
    z-index: 99;
    margin-top: 0 !important;
    left: inherit !important;
    right: 217px !important;
    transform: translate(0,20px);
    transition: all .2s ease-out;
}

.menu-new li a{
  background: #F6F6F6!important;
}

.menu ul:after {
    bottom: 100%;
    left: 20%;
    border: solid #98C02D;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255,255,255,0);
    border-bottom-color: #98C02D;
    border-width: 6px;
    margin-left: -6px;
}

.menu-new:after {
    top: 10% !important;
    right: -2% !important;
    left: inherit !important;
    border: solid red;
    content: " ";
    height: 0;
    width: 0;
    
    position: absolute;
    pointer-events: none;
    border-color: rgba(255,255,255,0);
    border-right-color: red !important;
    border-width: 6px;
    margin-left: -6px !important;
    transform: rotate( 
319deg);
}




.menu-btn{float: right;margin-top: 6px;}


.menu-btn a{
    float: right;
    box-shadow: inset 400px 0 0 0 #1b1259;
    border: 1px solid transparent;
    color: white;
   padding: 12px 0px;
    height: 46px;
    width: 170px;
    font-size: 14px;
    font-weight: 500;
    margin-left: 15px;
    border-radius: 8px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}


.menu-btn a:hover{
    
     border: 1px solid #1b1259;
     box-shadow: inset 0 0 0 0 #1b1259;
    color: #1b1259;
    text-decoration: none;
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}


.menu-btn svg{fill: white;width: 28px;margin-left: 10px;margin-top: -1px;transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;}


.menu-btn a:hover svg{
fill: #98C02D;
transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}



.sliding-text{
	float: left;
	width: 100%;
	height: 37px;
	background: #e4e2f7;

}
.latest{
	float: left;
	width: 147px;
	height: 37px;
	background-color: #1b1259;
	padding: 10px 15px;
    position: relative;
}
.latest:after{
	content: " ";
    right: -8%;
    
    margin-top: 3px;
    border: solid #1b1259;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-width: 6px;
    border-color: rgba(255,255,255,0);
    border-left-color: #1b1259;

}
.latest h4{
	float: left;
	color: white;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 0px;
}
.s-text{
	width: 88%;
    float: right;
    display: flex;
    height: 37px;
    align-items: center;
    font-size: 15px;
    font-weight: 400;
    padding-top: 3px;
    
}

.body1{
	float: left;
	width: 100%;
	padding-top: 65px;
	padding-bottom: 50px;
}
.b1-img{
	float: left;
	width: 100%;
	margin-top: 28px;
}
.b1-img img{
	width: 100%;
}
.b-txt{
	float: left;
	width: 100%;
	padding-top: 20px;
}
.b-txt h4{
	float: left;
	width: 100%;
	color: #261d5f;
	font-weight: 500;
	font-size: 20px;
}
.b-txt h2{
	float: left;
    width: 100%;
    color: black;
    font-weight: 700;
    font-size: 31px;
    line-height: 42px;
    margin-bottom: 15px;
    margin-top: 9px;
}
.b-txt p{
	float: left;
	width: 100%;
	color: black;
	font-weight: 400;
	font-size: 14px;
	line-height: 27px;
}
.b-bx1{
	float: left;
	width: 50%;
	margin-top: 17px;
	padding-right: 13px;
}
.b-bx1 h3{
	float: left;
    color: white;
    font-size: 20px;
    font-weight: 700;
    background: #1b1259;
    margin-bottom: 0px;
    height: 50px;
    width: 50px;
    padding: 15px 15px;
    border-radius: 35px;
    margin-right: 15px;
}
.b-bx1 h5{
float: none;
font-weight: 500;
font-size: 16px;
color: #1b1259;
line-height: 27px;

}
.b-bx1 p{
	float: left;
	width: 100%;
	color: black;
	font-weight: 400;
	font-size: 14px;
	line-height: 27px;
	
}

.b-bx2{
	float: left;
	width: 50%;
	margin-top: 17px;
	padding-left: 13px;
}
.b-bx2 h3{
	float: left;
    color: white;
    font-size: 20px;
    font-weight: 700;
    background: #0d4d16;
    margin-bottom: 0px;
    height: 50px;
    width: 50px;
    padding: 15px 15px;
    border-radius: 35px;
    margin-right: 15px;
}
.b-bx2 h5{
float: none;
font-weight: 500;
font-size: 16px;
color: #0d4d16;
line-height: 27px;

}
.b-bx2 p{
	float: left;
	width: 100%;
	color: black;
	font-weight: 400;
	font-size: 14px;
	line-height: 27px;
		
}
.body2{
	float: left;
	width: 100%;
	
}
.b2-img{
	float: left;
    width: 100%;
    background-image: url(../images/about-under.png);
    background-size: cover;
    background-position-y: bottom;
    background-repeat: no-repeat;
    padding-top: 302px;
    padding-left: 50px;
    padding-bottom: 43px;
    height: 413px;

}

.b2-img h2{
	float: left;
	color: white;
	font-weight: 700;
	font-size: 50px;
}
.b2-img-butn{
	float: right;
    padding-right: 42px;
}
.b2-img-butn a img{
	float: left;
    width: 61px;
    background: #14141c;
    padding: 10px;
    border-radius: 71%;
}
.faq{
	float: left;
	width: 50%;
	background: #fd4f00;
	padding: 53px 20px 58px 30px;
    height: 230px;
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.faq-img{
    float: left;
    width: 30%;
    padding-top: 29px;
}
.faq-img img{
	float: left;
	width: 70px;
    opacity: 0.7;
}
.faq-text{
    float: left;
    width: 70%;
padding-left: 7px;
}
.faq-text h3{
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 27px;
    color: white;
}
.faq-text p{
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    color: white;
    line-height: 25px;
    margin-bottom: 0px;
    margin-top: 3px;
}
.gallery{
    float: left;
    width: 50%;
    background: #0990c3;
    padding: 53px 20px 58px 30px;
    height: 230px;
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.b2-sec2{
    float: left;
    width: 60%;
}
.policies{
    float: left;
    width: 100%;
    background: #c8198c;
    padding: 40px 36px 55px 36px;
    height: 300px;
    margin-top: 1px;
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;

}
.policies img{
    float: left;
    width: 73px;
    opacity: 0.7;
}
.policies h3{
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 27px;
    color: white;
    margin-top: 40px;
}
.policies p{
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    color: white;
    line-height: 25px;
    margin-bottom: 0px;
    margin-top: 3px;

}
.careers{
    float: left;
    width: 100%;
    background: #446c13;
    padding: 66px 36px 66px 36px;
    height: 342px;
     transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;


}
.careers img{
    float: left;
    width: 80px;
    opacity: 0.7;
    

}
.careers h3{
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 27px;
    color: white;
    margin-top: 40px;
     
}
.careers p{
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    color: white;
    line-height: 25px;
    margin-bottom: 0px;
    margin-top: 3px;
    
}
.principal{
    float: left;
    width: 40%;
    background: #160d54;
    padding: 85px 11px 60px 23px;
    height: 642px;
    margin-top: 1px;
}
.principal img{
    float: left;
    width: 73px;
    opacity: 0.7;
}
.principal h3{
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 27px;
    color: white;
    margin-top: 40px;
    line-height: 37px;
}
.principal p{
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 21px;
    color: white;
    line-height: 32px;
    margin-bottom: 0px;
    margin-top: 11px;
}
.b2-princple-butn{
    float: left;
    margin-top: 92px;
}
.b2-princple-butn a img{
    float: left;
    width: 61px;
    background: #1d0f7c;
    padding: 10px;
    border-radius: 71%;
}

.b2-career-btn{
    display: none;
    float: left;
    width: 100%;
    margin-top: 18px;
     transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.b2-career-btn a{
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: white;
    opacity: 0.5;
    text-decoration: underline;
    text-underline-position: under;
     transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.b2-career-btn a img{
    float: none;
    opacity: 0.5;
    width: 33px!important;
     transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
    
}
.careers:hover{
    padding: 40px 36px 66px 36px;
     transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.careers:hover .b2-career-btn{
    display: block;
     transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.faq:hover{
    padding: 20px 20px 58px 30px;
     transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.faq:hover .b2-career-btn{
    display: block;
     transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.gallery:hover{
    padding: 20px 20px 58px 30px;
     transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.gallery:hover .b2-career-btn{
    display: block;
     transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.policies:hover{
    padding: 23px 36px 55px 36px;
     transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.policies:hover .b2-career-btn{
    display: block;
     transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}






.body3{
    float: left;
    width: 100%;
   background-image: url(../images/b3-bac.png);
   background-size: cover;
   background-repeat: no-repeat;
    padding-top: 140px;
    padding-bottom: 105px;
}

.b3-txt1{
    float: left;
    width: 100%;
}
.b3-txt1 h2{
    float: left;
    width: 100%;
    font-size: 90px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0px;

  background: -webkit-linear-gradient(#281d76, #322681);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.b3-txt2{
    float: left;
    width: 100%;
}
.b3-txt2 h2{
    float: left;
    width: 100%;
    font-size: 90px;
    font-weight: 700;
    text-align: center;
     margin-bottom: 0px;
     background: -webkit-linear-gradient(#2f237efc, #5145a6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.b3-txt3{
    float: left;
    width: 100%;
}
.b3-txt3 h2{
    float: left;
    width: 100%;
    font-size: 90px;
    font-weight: 700;
    text-align: center;
     background: -webkit-linear-gradient(#5145a7, #6154ba);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.body3 p{
   float: left;
    width: 100%;
    text-align: center;
    color: black;
    font-weight: 500;
    font-size: 15px;
    margin-top: 26px;
    margin-bottom: 35px;
    line-height: 26px;
}

.b3-center-img{
    float: left;
    width: 100%;
    margin-bottom: 75px;
}
.b3-center-img img{
  float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 55px;
    rotate: 90deg;
    border-radius: 55%;
    padding: 9px;
    background: #577434;
}


.b3-bx1{
    float: left;
    width: 100%;
    background: white;
    padding: 68px 25px 68px 28px;
  /*  padding: 35px 25px 35px 28px;*/
    height: 360px;
    border-radius: 10px;
    transition: all ease-in-out 0.5s!important;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b3-bx1 img{
    float: left;
    width: 60px!important;
    
}
.b3-bx1 h2{
    float: left;
    width: 100%;
    font-weight: 600;
    font-size: 18px;
    color: black;
    margin-top: 27px;
    margin-bottom: 0px;
}
.b3-bx1 h1{
    display: none;
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 78px;
    margin-bottom: 0px;
    color: transparent;
  -webkit-text-stroke: 1px white;
}
.b3-bx1 p{
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: black;
    margin-bottom: 0px;
    text-align: left;
    margin-top: 16px;
}
.b3-bx-butn{
    float: left;
    width: 100%;
    margin-top: 20px;
    display: none;
}
.b3-bx-butn a{
    float: left;
    font-weight: 600;
    font-size: 14px;
    color: black;
    border-radius: 8px;
    background: white;
    padding: 17px 12px;
}
.b3-bx-butn a:hover{
    text-decoration: none;
}
.b3-bx1:hover{
    background: #446c13;
      padding: 35px 25px 35px 28px;
      transition: all ease-in-out 0.5s !important;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s!important;
}
.b3-bx1:hover.b3-bx1 img{
    display: none;
}
.b3-bx1:hover.b3-bx1 h2{
    display: none;
}
.b3-bx1:hover.b3-bx1 h1{
    display: block;
}
.b3-bx1:hover.b3-bx1 p{
    color: white;
    margin-top: 12px;
}
.b3-bx1:hover .b3-bx-butn{
    display: block;
}
.body4{
    float: left;
    width: 100%;
    background-image: url(../images/b4-bac.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 55px;
    padding-bottom: 70px;
}
.b4-hed{
    float: left;
    width: 100%;
}
.b4-hed h2{
    float: left;
    width: 100%;
    font-size: 35px;
    font-weight: 600;
    color: black;
    line-height: 47px;
}
.b4-hed p{
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    color: black;
    line-height: 28px;
    margin-top: 4px;
}
.line{
    float: left;
    width: 43px;
    height: 6px;
    border-radius: 5px;
    margin-left: 1px;
    background: #00aeef;
    margin-bottom: 20px;
}



.explore{
    float: left;
    width: 100%;
    background-image: url(../images/insta-bac.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 60px;
    padding-bottom: 70px;
}
.exp-hed{
    float: left;
    width: 100%;
    padding-left: 190px;
}
.exp-hed h2{
    float: left;
    width: 100%;
    font-weight: 600;
    font-size: 35px;
    color: white;
    line-height: 50px;
}
.ex-line{
    float: left;
    width: 43px;
    height: 6px;
    border-radius: 5px;
    
    background: #fb7f5e;
    margin-bottom: 20px;
}
.exp-txt{
    float: left;
    padding-top: 34px;
    width: 100%;
}
.exp-txt p{
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 18px;
    color: white;
     line-height: 30px;
}
.exp-butn{
    float: left;
    width: 100%;
    margin-top: 5px;
}
.exp-butn a{
    float: left;
    color: black;
    /*background: white;*/
    font-weight: 600;
    font-size: 15px;
    padding: 21px 13px;
    height: 60px;
    width: 254px;
    border-radius: 9px;
    box-shadow: inset 400px 0 0 0 #ffffff;
    border: 1px solid transparent;
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.exp-butn a:hover{
    text-decoration: none;
    color: white;
    border: 1px solid #ffffff;
    box-shadow: inset 0 0 0 0 #ffffff;
    /*color: #160d54;*/
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.exp-butn a img{
   float: left;
    width: 33px;
    margin-right: 12px;
    margin-top: -7px;
}
.body5{
    float: left;
    width: 100%;
    padding-top: 70px;
    padding-bottom: 80px;
}
.b5-hed{
    float: left;
    width: 100%;
    margin-bottom: 55px;
}
.b5-hed h2{
    font-weight: 700;
    font-size: 33px;
    color: black;
    float: left;
    width: 100%;
    line-height: 50px;
}
.b5-txt{
    float: left;
    width: 100%;
    padding-top: 9px;
}
.b5-txt p{
    font-weight: 400;
    font-size: 14px;
    color: black;
    float: left;
    width: 100%;
    line-height: 28px;
}
.b5-img{
    float: left;
    width: 60%;
    position: relative;
    z-index: -1;
}
.b5-img img{
    float: left;
    width: 100%;
    border-radius: 0px 20px 20px 0px;
}
.b5-bx{
    float: left;
    width: 40%;
    padding-top: 68px;
}
.b5-bx1{
   float: left;
    width: 285px;
    height: 285px;
    background: #c81c8e;
    border-radius: 20px;
    padding: 48px 0px;
    margin-left: -166px;
}

.count{
    float: left;
    margin-top: 15px;
    width: 100%;
}
.count .item1:after {
    content: '+';
    position: absolute;
    color: white;
}
.count .item1 {
    color: white;
    font-size: 52px;
    font-weight: 700;
    float: left;
    width: 100%;
    line-height: 1;
    text-align: center;
    position: relative;
    margin-top: 16px;
    margin-left: -11px;
 }
.count .item p {
    color: white!important;
    
    font-size: 34px !important;
    font-weight: 500 !important;
    margin-top: 10px;
     width: 100%;
    margin-bottom: 0px;
    float: left !important;
    text-align: center;
    line-height: 41px;
}

.b5-bx2{
   float: left;
    width: 285px;
    height: 285px;
    background: #0990c3;
    border-radius: 20px;
    padding: 48px 0px;
    margin-left: 30px;
    margin-top: 69px;
}

.body6{
    float: left;
    width: 100%;
   padding-top: 60px;
    padding-bottom: 57px;
    background: rgb(50,42,98);
background: linear-gradient(180deg, rgba(50,42,98,1) 0%, rgba(44,26,83,1) 100%);
}
.b6-hed{
    float: left;
    width: 100%;
    margin-bottom: 55px;
}
.b6-hed h2{
    font-weight: 700;
    font-size: 33px;
    color: white;
    float: left;
    width: 100%;
    line-height: 50px;
}
.b6-txt{
    float: left;
    width: 100%;
    padding-top: 9px;
}
.b6-txt p{
    font-weight: 400;
    font-size: 14px;
    color: white;
    float: left;
    width: 100%;
    line-height: 28px;
}
.b6-butn{
    float: left;
    width: 100%;
}
.b6-butn a{
    float: left;
    color: black;
    
    font-weight: 600;
    font-size: 15px;
    padding: 21px 18px;
    height: 60px;
    width: 158px;
    border-radius: 9px;
    box-shadow: inset 400px 0 0 0 #ffffff;
    border: 1px solid transparent;
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.b6-butn a:hover{
    text-decoration: none;
    box-shadow: inset 0 0 0 0 #ffffff;
    color: white;
    border: 1px solid white;
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.footer{
    float: left;
    width: 100%;
    background-color: #e4e2f7;
    padding-top: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid #c5c5c5;
}
.quicklink{
    float: left;
    width: 100%;
}
.quicklink h2{
    float: left;
    width: 100%;
    font-weight: 600;
    font-size: 22px;
    color: black;
    margin-bottom: 18px;
}
.quicklinks{
    float: left;
    width: 47%;
}
.quicklinks a{
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    color: black;
    margin-top: 10px;
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.quicklinks a:hover{
    text-decoration: none;
    color: #361481;
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.quicklinks2{
    float: left;
    width: 53%;
}
.quicklinks2 a{
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    color: black;
    margin-top: 10px;
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.quicklinks2 a:hover{
    text-decoration: none;
    color: #361481;
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.about-rims{
    float: left;
    width: 100%;
}
.about-rims h2{
    float: left;
    width: 100%;
    font-weight: 600;
    font-size: 22px;
    color: black;
    margin-bottom: 18px;
}
.about-link{
    float: left;
    width: 100%;
    margin-top: 44px;
}
.about-link a{
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    color: black;
    margin-top: 10px;
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.about-link a:hover{
    text-decoration: none;
    color: #361481;
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.admisionlink{
    float: left;
    width: 100%;
}
.admisionlink h2{
    float: left;
    width: 100%;
    font-weight: 600;
    font-size: 22px;
    color: black;
    margin-bottom: 18px;
}
.admisionlink a{
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    color: black;
    margin-top: 10px;
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.admisionlink a:hover{
    text-decoration: none;
    color: #361481;
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.get-in{
    float: left;
    width: 100%;
    padding-left: 0px;
}
.get-in h2{
    float: left;
    width: 100%;
    font-weight: 600;
    font-size: 22px;
    color: black;
    margin-bottom: 18px;
}
.get-in p{
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    color: black;
    margin-top: 9px;
    line-height: 27px;
    margin-bottom: 0px;
}
.get-in h3{
   float: left;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    color: #31295f;
    margin-top: 10px;
 
}
.get-in a{
    color: black;
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.get-in a:hover{
    text-decoration: none;
    color: #361481;
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.ft-logo{
    float: left;
    width: 100%;
    margin-top: 40px;
}
.social-icon{
    float: left;
    width: 100%;
    padding-top: 35px;
}
.social-icon a img{
float: left;
    width: 33px;
    margin-right: 15px;
}
.footer-logo{
    float: left;
    width: 100%;
   
}
.footer-logo a img{
    float: right;
    max-width: 100%;
}
.ft-copy{
    float: left;
    width: 100%;
    background: #e4e2f7;
    padding: 24px 0px 19px 0px;
}
.copy{
    float: left;
    width: 100%;
}
.copy h3{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: black;
    margin-bottom: 0px;
}
.copy h3 a{
    color: black;
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.copy h3 a:hover{
    text-decoration: none;
    color: #361481;
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.mob-b4-sec1{
    display: none;
}
.b4-sec1{
    float: left;
    width: 100%;
    padding-left: 93px;
    padding-top: 37px;
    padding-bottom: 30px;
}
.b4-sec-bx1{
    float: left;
    width: 47%;
    background: #ffffff;
    padding: 60px 33px;
    border-radius: 20px;
    margin-top: 34px;
    margin-left: 10px;
    position: relative;
    z-index: 111;
    box-shadow: 9px 7px 13px 11px #0a3b850d;
}
.b4-sec-bx1 h4{
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 24px;
    color: #160d54;
}
.b4-sec-bx1 h2{
   float: left;
    width: 100%;
    font-weight: 600;
    font-size: 30px;
    color: black;
    margin-top: 11px;
    line-height: 41px;
}
.b4-sec-bx1 p{
    font-weight: 400;
    font-size: 14px;
    color: black;
    float: left;
    width: 100%;
    line-height: 28px;
    margin-top: 6px;
}
.b4-sec-bx1-btn{
    float: left;
    width: 100%;
    margin-top: 7px;
}
.b4-sec-bx1-btn a{
    float: left;
    font-size:  15px;
    font-weight: 400;
    color: #160d54;
    text-decoration: underline;
    text-underline-position: under;
     transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.b4-sec-bx1-btn a:hover{
    text-decoration: none;
   text-underline-position: none;
   padding-left: 6px;
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.b4-sec-bx1-btn a img{
    float: none;
    width: 35px!important;
    display: initial!important;
}
.b4-bx-img{
    float: left;
width:  52%;
}
.b4-bx-img img{
   float: left;
   display: initial!important;
    width: 758px!important;
    border-radius: 15px 0px 0px 15px;
    margin-left: -106px;
    position: relative;
    z-index: 1;
    height: 328px;
}


.b4-sec2{
    float: left;
    width: 100%;
    margin-top: 52px;
}
.b4-news{
    float: left;
    width: 100%;
}
.b4-news-img{
    float: left;
    width: 40%;
}
.b4-news-img img{
    float: left;
    width: 178px!important;
    border-radius: 8px;
    height: 124px;
}
.b4-news-txt{
    float: left;
    width: 60%;
    background: white;
    padding: 20px 20px 16px 20px;
    border-radius: 10px;
    margin-top: 22px;
    box-shadow: 4px 3px 13px 3px #0a3b850d;
     transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.b4-news-txt h3{
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    color: #160d54;
    margin-bottom: 0px;
     transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.b4-news-txt p{
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    color: black;
    margin-bottom: 0px;
    margin-top: 6px;
    line-height: 23px;
     transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.b4-news-txt:hover{
    background: #446c13;
     transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.b4-news-txt:hover h3{
    color: white;
     transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.b4-news-txt:hover p{
    color: white;
     transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.specialday .owl-nav{
    float: left;
    margin-top: -197px;
    
}
.specialday .owl-prev img {
    width: 55px!important;
    margin-right: 15px;
}
.specialday .owl-next img {
    width: 55px!important;
}
.happening .owl-nav{
    display: none!important;
}



.quick-top {
    cursor: pointer;
}

.close_form {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    right: 424px;
    top: 0;
    background: #1b1259 url(../images/close.svg) no-repeat center center;
    background-size: 20px 20px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: none;
    cursor: pointer;
}
.close_form:focus{
outline: none;
}

.request-sec {
    position: absolute;
    right: 0;
    width: 100%;
    top: -450px;
    right: 0;
    height: 100%;
    /* background: #00000096; */
    z-index: 9999999;
}


.req-form {
    width: 427px;
    float: right;
    height: auto;
    margin-right: 0;
    opacity: 1;
    background: #fff;
    padding: 46px 30px;
    top: 0;
    position: relative;
    right: 0;
    /* height: 100%; */
    z-index: 99;
}

.field_area {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 15px;
}
.field_area-d {
    width: 50%;
    float: left;
    position: relative;
    margin: 15px 0 28px;
}
.field_area label {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 3px;
}

.field_area input[type=email], .field_area input[type=number], .field_area input[type=text], .field_area textarea {
    width: 100%;
    float: left;
    /* position: relative; */
    font-size: 15px;
    color: #000;
    line-height: 20px;
    margin: 0;
    padding: 7px 10px;
    background: 0 0;
    border: none;
    border-bottom: solid 1px rgb(34 33 33 / 86%);
    transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}

.hidden-input-field {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}

.quick-send {
     box-shadow: inset 638px 0 0 0 #1b1259;
       border: 1px solid transparent;
       
    width: 100%;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    color: #fff;
    padding: 10px;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
}

.quick-send:hover {
    color: #1b1259;
    /* opacity: .7; */
    border: 1px solid #1b1259;
box-shadow: inset 0 0 0 0 #1b1259;
    text-decoration: none;
    /border: none;/
}



.field_area input[type=email], .field_area input[type=number], .field_area input[type=text], .field_area textarea:focus {

outline: none;}




.career-full{
    float: left;
    width: 100%;
    padding-bottom: 75px;
    padding-top: 80px;
    background: #f3f4ff;
}
.cr-wd{
  margin-right:auto;
  margin-left:auto;
  width:770px;
}
.cr-wd h2{
    float: left;
    width: 100%;
    text-align: center;
   
    font-weight: bold;
    color: #31295f;
    font-size: 49px;
    line-height: 59px; 
    margin-bottom: 15px;
}
.cr-wd p{
    float: left;
    width: 100%;
    text-align: center;
  
    font-weight: 400;
    color: black;
    font-size: 14px;
    line-height: 27px; 
    margin-bottom: 50px;
}

.hidden-input-field {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}

.contact-label {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    
}

.mct_form {
    border-bottom: 1px solid #b0aaaa;
    color: black;
    display: block;
    font-weight: 400;
    font-size: 14px;
    /* text-transform: uppercase; */
    height: 50px;
    margin-bottom: 25px !important;
    padding: 0 20px;
    outline: none;
    background: #ffffff;
    width: 100%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    border: solid 1px rgba(46, 67, 110, 0.22);
    margin-top: 3px;
    width: 100%;
    float: left;
    padding: 10px;
    margin-top: 17px;
    border-radius: 5px;
}

/*.mct_form:hover {
    border-bottom: 1px solid #72593c;
}*/

.contact-snd{
    float:left;
    box-shadow: inset 400px 0 0 0 #31295f;
       border: 1px solid transparent;
       
   /*background: #98C02D;*/
    text-align: center;
    color: white;
    height: 38px;
    width: 149px;
    font-size: 15px;
    font-weight: bold;
    
    padding: 7px 0px;
    border-radius: 53px;
    border: none;
    cursor: pointer;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.contact-snd:hover{
  text-decoration:none;
 border: 1px solid #31295f;
box-shadow: inset 0 0 0 0 #31295f;
 color: #31295f;
   transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}




.abt-panel {
    width: 100%;
    float: left;
    padding-top: 80px;
    padding-bottom: 70px;
    background: #f3f4ff;
    
}
.abt-panel h1 {
    /* float: left; */
    /* width: 100%; */
    color: #31295f;
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 21px;
    text-align: left;
    margin: 0px;
    margin-bottom: 10px;
    /*margin-top: 31px;*/
    
}


.contact-tag {
    float: left;
    width: 100%;
    font-size: 15px;
    color: rgba(0, 0, 0, 0.93);
    text-align: left;
    /* margin-top: 15px; */
    line-height: 27px;
    margin-bottom: 30px;
    
    font-weight: 300;
    
}



.error_msg {
    display: none;
    width: auto;
    float: left;
    padding: 5px 7px;
    font-size: 13px;
    line-height: 15px;
    background: #E31B23;
    color: #fff;
    font-weight: 300;
    text-align: left;
    position: absolute;
    bottom: -8px;
    left: 0;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    z-index: 10;
}


.info-tag {
    line-height: 27px;
    font-size: 15px;
    color: rgba(0, 0, 0, 0.93);
    margin-top: 9px;
    font-weight: 300;
   
}

.contact-snd2 {
  /*  text-transform: uppercase;*/
     border-radius: 53px; 
    font-size: 15px;
    font-weight: 300;
   height: 38px;
    width: 149px;
    margin-bottom: 20px;
    font-style: normal;
    font-stretch: normal;
    border: none;
    line-height: normal;
    /* letter-spacing: 1.8px; */
    /*width: 81%;*/
    text-align: center;
    padding: 7px 0px;
    border: none;
   box-shadow: inset 400px 0 0 0 #31295f;
       border: 1px solid transparent;
        
    color: #fff;
    float: right;
    margin-top: 11px;
    /* border: solid 2px #a3238e; */
    cursor: pointer;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.contact-snd2:hover {
   text-decoration: none;
    border: 1px solid #31295f;
box-shadow: inset 0 0 0 0 #31295f;
    color: #31295f;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.adr-section {
    float: left;
   
    
    width: 100%;
    margin-bottom: 40px;
    background: #31295f;
    
    padding: 25px 30px;
    border-radius: 20px;
    height: 188px;
}

.adr-section h1 {
    float: left;
    width: 100%;
    color: white;
    font-size: 30px;
    font-weight: bold;
    margin-top: 0px;
    margin-top: 4px;
    
   /* padding-bottom: 0px;*/
}

.india{
float: left;
}

.india p {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 15px;
    font-weight: 300;
    color: white;
    line-height: 27px;
    margin-top: 10px;
    margin-bottom: 0px;
    
}
.india p a{
    color: white;
    
    font-size: 15px;
    font-weight: 300;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;

}
.india p a:hover{
    color: #bab1eb;
    text-decoration: none;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;

}


.in-banner{
    float: left;
    width: 100%;
    background-image: url(../images/in-banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    height: 325px;
    padding-top: 170px;
}
.in-ban-hed{
    float: left;
    width: 100%;
}
.in-ban-hed h3{
float: left;
width: 100%;
font-weight: 400;
font-size: 15px;
color: #1b1359;
}
.in-ban-hed h2{
float: left;
width: 100%;
font-weight: 700;
font-size: 50px;
color: black;
margin-top: 5px;
margin-bottom: 62px;
}
.faq-hed{
float: left;
width: 100%;
font-weight: 700;
font-size: 50px;
color: black;
margin-top: 5px;
margin-bottom: 45px!important;
}
.in-ab-line{
    float: left;
    width: 60px;
    height: 6px;
    border-radius: 5px;
    background: #1b1359;
    
}
.in-about{
    float: left;
    width: 100%;
    padding-top: 60px;
}
.in-about-hed{
    float: left;
    width: 100%;
}
.in-about-hed h2{
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 35px;
    color: black;
}
.in-about-hed h3{
   float: left;
    width: 100%;
    font-weight: 400;
    font-size: 19px;
    color: #504d4b;
    line-height: 29px;
    margin-top: 5px;
}
.in-about-text{
    float: left;
    width: 100%;
}
.in-about-txt-1{
    float: left;
    width: 50%;
}
.in-about-txt-1 p{
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: black;
    padding-right: 15px;
    line-height: 25px;
}
.in-about-txt-2{
    float: left;
    width: 50%;
}
.in-about-txt-2 p{
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: black;
     padding-left: 15px;
     line-height: 25px;
}
.in-about-img{
    float: left;
    width: 100%;
    margin-top: 50px;
}
.in-about-img img{
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
   max-width: 100%;
   margin-bottom: -8px;
   position: relative;
    z-index: -1;
}

.in-about-1{
    float: left;
    width: 100%;
    padding-top: 60px;
    background-image: url(../images/in-about-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 35px;
    position: relative;
}
.in-about-vision{
    float: left;
    width: 100%;
    margin-bottom: 45px;
}
.in-about-vision img{
    float: left;
    width: 70px;
    opacity: 0.5;
}
.in-about-vision h2{
    float: left;
    width: 100%;
    font-size: 30px;
    font-weight: 700;
    color: white;
    margin-top: 20px;
}
.in-about-vision p{
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: white;
    line-height: 27px;
    margin-top: 5px;
}

.bord-members{
    float: left;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 35px;
}
.bord-members-hed{
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.bord-members-hed h2{
float: left;
width: 100%;
font-weight: 700;
font-size: 35px;
color: black;
}
.bord-member-1{
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.bord-member-1 img{
    width: 100%;
    float: left;
    border-radius: 13px 13px 0px 0px;
}
.bord-member-1-txt{
    float: left;
    width: 100%;
    border-radius:  0px 0px 13px 13px;
    background: white;
    padding: 20px 0px;
    box-shadow: 3px 7px 13px 8px #0a3b850d;
}
.bord-member-1-txt h2{
    float: left;
    width: 100%;
    font-size: 19px;
    font-weight: 700;
    color: black;
    text-align: center;
}
.bord-member-1-txt h4{
    float: left;
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    color: black;
    margin-bottom: 0px;
      text-align: center;
}

.messages{
    float: left;
    width: 100%;
}
.chairman-msg{
    float: left;
    height: 445px;
    width: 50%;
    background: #ddf3fd;
    padding: 50px 72px 38px 97px;
}
.chairman-msg h2{
    float: left;
    width: 100%;
    font-size: 35px;
    font-weight: 700;
    color: #165e7f;
    line-height: 45px;
}
.chairman-msg p{
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: black;
    line-height: 27px;
}

.principal-msg{
    float: left;
    width: 50%;
    background: #fdebdc;
    padding: 50px 97px 38px 72px;
    height: 445px;

}
.principal-msg h2{
    float: left;
    width: 100%;
    font-size: 35px;
    font-weight: 700;
    color: #a66e3f;
    line-height: 45px;
}
.principal-msg p{
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: black;
    line-height: 27px;
}
.msg-quote{
    float: left;
    width: 100%;
    margin-top: -203px;
}
.msg-quote img{
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 60px;
    background: white;
    border-radius: 50%;
    padding: 9px;
}
.b3-facilities{
    float: left;
    width: 100%;
}
.facilities .owl-nav {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 45px;
    
}
.facilities .owl-prev img {
    width: 55px!important;
    margin-right: 15px;
}
.facilities .owl-next img {
    width: 55px!important;
}
.in-about-4{
    float: left;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
    background: #f3f4ff;
}
.in-about4-txt{
    float: left;
    width: 100%;
    margin-bottom: 50px;
}
.in-about4-txt h2{
    float: left;
    width: 45%;
    font-weight: 700;
    font-size: 35px;
    color: black;
    line-height: 48px;
    text-align: left;
}
.in-about4-txt p{
    float: right;
    width: 55%;
    font-weight: 400;
    font-size: 14px;
    color: black;
    line-height: 26px;
    text-align: right;
}


.in-gallery{
    float: left;
    width: 100%;
    background: #f3f4ff;
    padding-top: 60px;
    padding-bottom: 60px;
}
.in-gallery-hed{
    float: left;
    width: 100%;
    margin-bottom: 35px;
}
.in-gallery-hed h2{
    float: left;
    width: 100%;
    font-size: 35px;
    font-weight: 600;
    color: black;
    line-height: 47px;
}
.in-gallery-hed p{
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    color: black;
    line-height: 28px;
    margin-top: 4px;
}
.in-g-bx{
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.in-g-bx-img{
    float: left;
    width: 100%;
}
.in-g-bx-img img{
    float: left;
    width: 100%;
    border-radius: 10px;
}
.in-g-bx-txt{
    float: left;
    width: auto;
    background: white;
    padding: 35px 25px;
    margin-left: 15px;
    margin-right: 15px;
    border-radius: 15px;
    margin-top: -40px;
}
.in-g-bx-txt h4{
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 17px;
    color: #160d54;
    text-align: center;
}
.in-g-bx-txt h2{
    float: left;
    width: 100%;
    font-weight: 600;
    font-size: 20px;
    color: black;
    margin-top: 11px;
    line-height: 29px;
    text-align: center;
}
.in-g-bx-txt-btn{
    float: left;
    width: 100%;
    margin-top: 7px;
    text-align: center;
}
.in-g-bx-txt-btn a{
    float: none;
    display: inline-block;
    font-size:  15px;
    font-weight: 400;
    color: #160d54;
    text-decoration: underline;
    text-underline-position: under;
     transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.in-g-bx-txt-btn a:hover{
    text-decoration: none;
   text-underline-position: none;
   padding-left: 6px;
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.in-g-bx-txt-btn a img{
    float: none;
    width: 35px!important;
    display: initial!important;
}
.in-curriculam{
    float: left;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
}
.in-curri-hed{
    float: left;
    width: 100%;
}
.in-curri-hed h2 {
    font-weight: 700;
    font-size: 33px;
    color: black;
    float: left;
    width: 100%;
    line-height: 50px;
}
.in-curri-txt{
    float: left;
    width: 100%;
    padding-top: 9px;
    margin-bottom: 40px;
}
.in-curri-txt p{
    font-weight: 400;
    font-size: 14px;
    color: black;
    float: left;
    width: 100%;
    line-height: 28px;
}
.curriculam-bx{
    float: left;
    width: 100%;
    margin-bottom: 60px;
}
.c-box1{
    float: left;
    width: 55%;
    background: #DDF3FD;
    border-radius: 30px 0px 0px 30px;
    padding: 55px 55px 45px 55px;
    height: 347px;
}
.c-box1 h2{
    float: left;
    width: 100%;
    font-size: 35px;
    font-weight: 700;
    color: #165e7f;
    line-height: 45px;
}
.c-box1 p{
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    line-height: 27px;
    margin-top: 16px;
}
.c-box1-img{
    float: left;
    width: 45%;
}
.c-box1-img img{
    float: left;
    width: 100%;
    border-radius: 0px 30px 30px 0px;
    height: 347px;
}




.c-box2{
    float: left;
    width: 55%;
    background: #FDEBDC;
    border-radius: 0px 30px 30px 0px;
    padding: 55px 55px 45px 55px;
    height: 347px;
}
.c-box2 h2{
    float: left;
    width: 100%;
    font-size: 35px;
    font-weight: 700;
    color: #A66E3F;
    line-height: 45px;
}
.c-box2 p{
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    line-height: 27px;
    margin-top: 16px;
}
.c-box2-img{
    float: left;
    width: 45%;
}
.c-box2-img img{
    float: left;
    width: 100%;
    border-radius: 30px 0px 0px 30px;
    height: 347px;
}

.c-box3{
    float: left;
    width: 55%;
    background: #FDEBDC;
    border-radius: 0px 30px 30px 0px;
    padding: 55px 55px 45px 55px;
    height: 387px;
}
.c-box3 h2{
    float: left;
    width: 100%;
    font-size: 35px;
    font-weight: 700;
    color: #A66E3F;
    line-height: 45px;
}
.c-box3 p{
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    line-height: 27px;
    margin-top: 16px;
}
.c-box3-img{
    float: left;
    width: 45%;
}
.c-box3-img img{
    float: left;
    width: 100%;
    border-radius: 30px 0px 0px 30px;
    height: 387px;
}

.in-admission{
    float: left;
    width: 100%;
    padding-top: 60px;
    
}
.in-admission-hed{
    float: left;
    width: 100%;
}
.in-admission-hed h2 {
    font-weight: 700;
    font-size: 33px;
    color: black;
    float: left;
    width: 100%;
    line-height: 50px;
    text-align: center;
}
.in-admission-hed p{
    font-weight: 400;
    font-size: 14px;
    color: black;
    float: left;
    width: 100%;
    line-height: 28px;
    text-align: center;
    margin-bottom: 17px;
}
.clas-type{
    float: left;
    width: 100%;
    background: #f3f4ff;
    padding: 35px 15px 10px 15px;
    border-radius: 15px 15px 0px 0px;
}
.clas-type h2{
    float: left;
    width: 100%;
    text-align: center;
    color: #281d76;
    font-weight: 700;
    font-size: 20px;
}
.clas-type p{
    float: left;
    width: 100%;
    text-align: center;
    color: black;
    font-weight: 400;
    font-size: 14px;
}
.clas-typ1{
    float: left;
    width: 232px;
    
    padding: 20px 0px;
}
.clas-typ1 h2{
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 500;
    font-size: 15px;
    color: black;
    line-height: 27px;
}

.in-adm-1{
    float: left;
    width: 100%;
    background: #f3f4ff;
    padding-top: 55px;
    padding-bottom: 55px;
}

.in-adm1-hed{
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.in-adm1-hed h2{
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 35px;
    text-align: center;
    color: #281d76;
    line-height: 45px;
}

.in-adm1-txt{
    float: left;
    width: 100%;
    background: white;
    padding: 40px 35px;
    border-radius: 16px;
}

.in-adm1-txt h2{
    float: left;
    width: 100%;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    color: black;
}
.in-adm1-txt p{
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: black;
    margin-bottom: 0px;
    line-height: 27px;
}
.in-adm1-txt p a{
    color: #281d76;
}
.in-adm-img{
    float: left;
    width: 100%;
    margin-bottom: 25px;
    margin-top: 25px;
}
.in-adm-img img{
  float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 55px;
    rotate: 90deg;
    border-radius: 55%;
    padding: 9px;
    background: #281d76;
}
.in-adm-2{
    float: left;
    width: 100%;
    padding-top: 70px;
    padding-bottom: 70px;
    background-image: url(../images/in-about-1.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.in-adm2-hed{
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.in-adm2-hed h2{
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 35px;
    color: white;
}
.in-adm2-bx{
    float: left;
    width: 100%;
    padding: 25px 15px;
    border: 1px solid transparent;
    border-radius: 15px;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.in-adm2-bx:hover{
    border: 1px solid white;
 transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.in-adm2-bx img{
    float: none;
    width: 70px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.in-adm2-bx h2{
    float: left;
    width: 100%;
    font-size: 23px;
    font-weight: 700;
    color: white;
    margin-top: 20px;
    text-align: center;
}
.in-adm2-bx p{
    float: left;
    text-align: center;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: white;
    line-height: 27px;
    margin-top: 5px;
}
.in-adm-line{
    float: left;
    width: 43px;
    height: 6px;
    border-radius: 5px;
    background: #4a5693;
    margin-bottom: 20px;

}
.in-adm-3{
    float: left;
    width: 100%;
    padding-bottom: 60px;
    padding-top: 45px;
}
.in-adm-scholar{
    float: left;
    width: 100%;
    background-image: url(../images/scholarship.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 127px;
    padding-left: 70px;
    height: 353px;
}
.in-adm-scholar h2{
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 35px;
   
    color: #165E7F;
    line-height: 45px;
}
.in-adm-scholar p{
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
   margin-top: 5px;
    color: black;
    line-height: 27px;
}
.in-adm-scholar h4{
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
   margin-bottom: 39px;
    color: #165E7F;
    line-height: 27px;

}
.in-adm-scholar h4 a{
    color: black;
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.in-adm-scholar h4 a:hover{
    text-decoration: none;
    color: #165E7F;
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}


.in-mandatory{
    float: left;
     background: #f3f4ff;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
}
.in-mandatory-1{
    float: left;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 40px;
   
}
.in-mandatory-1 h2{
    float: left;
    width: 100%;
font-weight: 700;
    font-size: 22px;
    color: #281d76;
    margin-bottom: 10px;
}
.in-man-line{
   float: left;
    width: 94px;
    height: 6px;
    border-radius: 5px;
    background: #cfd2f7;
}
.in-man-table{
    width: 100%;
    float: left;
}
.in-man-table thead{

    color: white;
    width: 100%;
    background: #1b1259!important;
}
.in-man-table thead th{
    padding: 12px 10px!important;
    font-size: 14px;
}

.in-man-table tbody td{
    padding: 13px 10px!important;
    color: black;
    font-size: 14px;
    line-height: 27px;
    font-weight: 400;
}
.in-man-table tbody td a{
    color: white;
    background: #1b1259;
    border: 1px solid transparent;
    padding: 6px 14px;
    font-size: 13px;
    border-radius: 14px;
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.in-man-table tbody td a:hover{
text-decoration: none;
color: #1b1259;
background: transparent;
border: 1px solid #1b1259;
transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.in-man-table tbody tr:nth-child(even) {
  background-color: #cfd2f7b0;
}

.in-man-table2{
    width: 100%;
    float: left;
}
.in-man-table2 thead{
    color: white;
    width: 100%;
    background: #1b1259!important;
}
.in-man-table2 thead th{
    padding: 12px 10px!important;
    font-size: 14px;
    text-align: center;
}

.in-man-table2 tbody td{
    padding: 13px 10px!important;
    color: black;
    font-size: 14px;
    line-height: 27px;
    font-weight: 400;
    text-align: center;
}
.in-man-table2 tbody td a{
   color: white;
    background: #1b1259;
    border: 1px solid transparent;
    padding: 6px 14px;
    font-size: 13px;
    border-radius: 14px;
    transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.in-man-table2 tbody td a:hover{
text-decoration: none;
color: #1b1259;
background: transparent;
border: 1px solid #1b1259;
transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}
.in-man-table2 tbody tr:nth-child(even) {
  background-color: #cfd2f7b0;
}





.in-faculty{
    float: left;
     background: #fdebdc0d;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
}
.in-faculty-1{
    float: left;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 40px;
   
}
.in-faculty-1 h2{
    float: left;
    width: 100%;
font-weight: 700;
    font-size: 22px;
    color: #a66e3f;
    margin-bottom: 10px;
}
.in-faculty-line{
   float: left;
    width: 60px;
    height: 6px;
    border-radius: 5px;
    background: #a66e3f3b;
}
.in-faculty-table{
    width: 100%;
    float: left;
}
.in-faculty-table thead{
    color: black;
    width: 100%;
    background: #ffdec2 !important;
}
.in-faculty-table thead th{
    padding: 12px 10px!important;
    font-size: 14px;
}

.in-faculty-table tbody td{
    padding: 13px 10px!important;
    color: black;
    font-size: 14px;
    line-height: 27px;
    font-weight: 400;
}
.in-faculty-table tbody td a{
    color: white;
    background: #1b1259;
    padding: 6px 14px;
    font-size: 13px;
    border-radius: 14px;
}
.in-faculty-table tbody tr:nth-child(even) {
  background-color: #fdebdc8f;
}
.why-rims{
    float: left;
    width: 100%;
    background: #f3f4ff;
    padding-top: 80px;
    padding-bottom: 55px;
}
.why-r-hed{
    float: left;
    width: 100%;
    margin-bottom: 35px;
}
.why-r-hed h2 {
    float: left;
    width: 100%;
    font-size: 40px;
    font-weight: 700;
    
    margin-bottom: 0px;
    background: -webkit-linear-gradient(#2f237efc, #7066b5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.why-bx1{
    float: left;
    width: 50%;
    padding-right: 15px;
    margin-bottom: 20px;
}
.why-bx1 h3 {
    float: left;
    color: white;
    font-size: 20px;
    font-weight: 700;
    background: #1b1259;
    margin-bottom: 0px;
    height: 50px;
    width: 50px;
    padding: 15px 15px;
    border-radius: 35px;
    margin-right: 15px;
}
.why-bx1 p {
    float: none;
    font-weight: 400;
    font-size: 16px;
    color: black;
    line-height: 27px;
    margin-top: 8px;
}
.why-bx2{
    float: left;
    width: 50%;
    padding-left: 15px;
    margin-bottom: 20px;
}
.why-bx2 h3 {
    float: left;
    color: white;
    font-size: 20px;
    font-weight: 700;
    background: #0d4d16;
    margin-bottom: 0px;
    height: 50px;
    width: 50px;
    padding: 15px 15px;
    border-radius: 35px;
    margin-right: 15px;
}
.why-bx2 p {
    float: none;
    font-weight: 400;
    font-size: 16px;
    color: black;
    line-height: 27px;
    margin-top: 8px;
}











@media (max-width: 439px){
    .b-bx1{
        width: 100%;
        text-align: center;
         padding-right: 0px;
    }
    .b-bx1 h5{
        margin-top: 10px;
    }
    .b-bx2 h5{
        margin-top: 10px;
    }
    .b-bx2 h5 br{
        display: none;
    }
    .b-bx1 h3{
        float: none;
        display: inline-block;
        margin-right: 0px;

    }
    .b-bx2{
        width: 100%;
        text-align: center;
        padding-left: 0px;
    }
    .b-bx2 h3{
        float: none;
        display: inline-block;
         margin-right: 0px;
    }
    .header-content h6 {
    font-size: 37px!important;
    line-height: 46px!important;
}
.b3-txt1 h2{
    font-size: 46px!important;
}
.b3-txt2 h2{
    font-size: 46px!important;
}
.b3-txt3 h2{
    font-size: 46px!important;
}
.b3-facilities{
    padding-left: 15px;
    padding-right: 15px;
}
.mob-b4-sec-text h2{
    font-size: 21px!important;
    line-height: 30px!important;
}
.b4-hed h2{
    font-size: 32px!important;
}
.b5-bx1{
    width: 100%!important;
    margin-bottom: 20px;
}
.b5-bx2{
    width: 100%!important;
    margin-left: 0px!important;
}
.faq{
    height: 236px!important;
}
.faq-img img{
    width: 80px!important;
    max-width: 100%;
}
.policies img{
    width: 80px!important;
    max-width: 100%;
}
.gallery{
   height: 236px!important; 
}
.policies{
   height: 236px!important; 
}
.careers{
   height: 236px!important; 
}
.careers img{
    width: 80px!important;
    max-width: 100%;
     
}
.principal img{
    width: 80px!important;
    max-width: 100%;
}
}

@media (max-width: 450px){
.b2-img-butn{
    padding-right: 35px;
    margin-top: -11px;
}
.b2-img{
    height: 376px;
}
.b2-img h2{
    font-size: 35px;
}
}
@media (max-width: 353px){
    .b2-img{
        padding-left: 15px;
    }
    .b2-img-butn{
        padding-right: 15px;
    }
    .faq{
        padding: 60px 15px 58px 15px!important;
        
    }
     .faq:hover{
         padding: 24px 15px 58px 15px!important;
     }
     .gallery{
        padding: 60px 15px 58px 15px!important; 
     }
      .gallery:hover{
         padding: 24px 15px 58px 15px!important;
     }
     .policies{
         padding: 60px 15px 58px 15px!important;
     }
     .policies:hover{
         padding: 24px 15px 58px 15px!important;
     }
     .careers{
         padding: 60px 15px 58px 15px!important;
     }
     .careers:hover{
         padding: 24px 15px 58px 15px!important;
     }
     .principal{
         padding: 60px 15px 58px 15px!important;
     }
     .principal:hover{
         padding: 24px 15px 58px 15px!important;
     }
}
@media (max-width: 544px){
.s-text{
    width: 71%!important;
}
}
@media (max-width: 506px){
.s-text{
    width: 69%!important;
}
}
@media (max-width: 474px){
.s-text{
    width: 67%!important;
}
}
@media (max-width: 445px){
.s-text{
    width: 65%!important;
}
}
@media (max-width: 419px){
.s-text{
    width: 63%!important;
}
}
@media (max-width: 397px){
.s-text{
    width: 61%!important;
}
}
@media (max-width: 376px){
.s-text{
    width: 59%!important;
}
}
@media (max-width: 358px){
.s-text{
    width: 57%!important;
}
}
@media (max-width: 341px){
.s-text{
    width: 55%!important;
}
}
@media (max-width: 326px){
.s-text{
    width: 53%!important;
}
}
@media (max-width: 312px){
.s-text{
    width: 51%!important;
}
}

@media (max-width: 329px){
    .header-content h6 {
    font-size: 42px!important;
    line-height: 58px!important;
}
.header-content {
    padding-top: 105px!important;
}
}
@media (max-width: 329px){
    .header-content h6 {
    font-size: 42px!important;
    line-height: 58px!important;
}
.header-content {
    padding-top: 105px!important;
}
}
@media (max-width: 319px){
    .header-content h6 {
    font-size: 28px!important;
    line-height: 36px!important;
}
.header-content {
    padding-top: 143px!important;
}
}

@media (max-width: 447px){
   .in-man-table{
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.in-man-table2{
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
} 
.ban-man{
    font-size: 45px!important;
}
}

/*@media only screen and (max-width: 575px){*/
    
/*}*/


@media (max-width: 1200px){
    .hamburgermenu{
        display: none;
    }
}
@media (max-width: 575px){

    .header-content h6 br{
    display: none;
    }
    .header-content h6{
         font-size: 46px;
        line-height: 64px;
    }
    .header-content{
        padding-top: 170px;
    }
    .banner{
        height: 600px;
    }
    #myVideo{
    
    height: 600px!important;
}
    .header-content p br{
        display: none;
    }
    .latest{
        width: 147px;
    }
    .latest:after{
        
    }
    .s-text{
        width: 73%;
    }
    .b-txt h4{
        text-align: center;
    }
    .b1-img{
        margin-top: 0px;
    }
    .b-txt h2{
        text-align: center;
        font-size: 29px;
    line-height: 40px;
    }
    .b-txt p{
        text-align: center;
    }
    .faq{
        width: 100%;
        padding: 60px 40px 58px 40px;
        height: 211px;
    }
    .faq:hover{
        padding: 24px 40px 58px 40px;
    }
    .gallery{
        width: 100%;
        padding: 60px 40px 58px 40px;
        height: 211px;
    }
    .gallery:hover{
        padding: 24px 40px 58px 40px;
    }
    .b2-sec2{
        width: 100%;
    }
    .principal{
        width: 100%;
    }
    .faq-img{
        padding-top: 0px;
    }
    .faq-img img {
    width: 97px;
    opacity: 0.7;
    }
    .policies img{
        width: 97px;
    }
    .policies{
         width: 100%;
        padding: 60px 40px 58px 40px;
        height: 211px;
        margin-top: 0px;
    }
    .policies:hover{
        padding: 33px 40px 58px 40px;
    }
    .mob-policy-img{
        float: left;
        width: 30%;
    }
    .mob-policy-txt{
        float: left;
        width: 70%;
    }
    .policies h3{
        margin-top: 0px;
    }


    .careers img{
        width: 97px;
    }
    .careers{
         width: 100%;
        padding: 60px 40px 58px 40px;
        height: 211px;
    }
    .careers:hover{
        padding: 24px 40px 58px 40px;
    }
    .careers h3{
        margin-top: 0px;
    }

    .principal img{
        width: 97px;
    }
    .principal{
         width: 100%;
        padding: 60px 40px 58px 40px;
        height: auto;
        margin-top: 0px;
    }
    .principal p{
        font-size: 14px;
        line-height: 25px;
        margin-top: 3px;
    }
    .principal h3{
        margin-top: 0px;
    }
    .b2-princple-butn{
        margin-top: 20px;
    }
    .b3-txt1 h2{
        font-size: 60px;
        margin-bottom: 5px;
    }
    .b3-txt2 h2{
        font-size: 60px;
         margin-bottom: 5px;
    }
    .b3-txt3 h2{
        font-size: 60px;
    }
    .body3{
        padding-top: 95px;
        padding-bottom: 75px;
    }
    .body3 p br{
        display: none;
    }
    .in-adm2-hed h2{
        text-align: center;
    }
    .in-adm-line{
        display: none;
    }
    .body3 p{
        padding-left: 15px;
        padding-right: 15px;
    }
    .b3-bx1{
        height: 310px;
        margin-bottom: 25px;
        padding: 68px 35px 68px 35px;
    }
    .b3-bx1 img{
        float: none;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .b3-bx1 h2{
        text-align: center;
    }
    .b3-bx1 p{
        text-align: center;
    }
    .b3-bx1 h1{
        text-align: center;
    }
    .b3-bx1:hover{
        padding: 35px 35px 35px 35px;
    }
    .b3-bx-butn{
        text-align: center;
    }
    .b3-bx-butn a{
        float: none;
        display: inline-block;
    }
    
    .b4-news-txt{
        margin-top: 15px;
        padding: 25px 25px 25px 25px;
    }
    .b4-news-img img{
        width: 244px!important;
    }
    .exp-hed{
        padding-left: 0px;
    }
    .exp-hed h2 br{
        display: none;
    }
    .exp-txt p br{
        display: none;
    }
    .exp-txt{
       padding-top: 15px;
    }
    .body5{
        padding-top: 60px;
    }
    .b5-hed{
        margin-bottom: 3px;
    }
    .b5-hed h2{
        text-align: center;
        font-size: 30px;
        line-height: 44px;
    }
    .b5-txt p{
        text-align: center;
    }
    .b5-img{
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .b5-img img{
        border-radius: 20px;
    }
    .b5-bx{
        width: 100%;
        padding-left: 15px;
    padding-right: 15px;
    padding-top: 50px;
    }
    .b5-bx1{
        width: 47%;
        margin-left: 0px;
        padding: 35px 0px;
        height: 237px;
    }
    .b5-bx2{
        width: 47%;
        float: right;
        margin-top: 0px;
        padding: 35px 0px;
         height: 237px;
         margin-left: 15px;
    }
    .count{
        margin-top: 0px;
    }
    .count .item1{
        font-size: 45px;
    }
    .count .item p{
        font-size: 31px;
    }
    .b6-hed h2{
        font-size: 30px;
        text-align: center;
        line-height: 44px;
    }
    .b6-hed{
        margin-bottom: 0px;
    }
    .b6-txt p{
        text-align: center;
    }
    .b6-butn{
        text-align: center;
    }
    .b6-butn a{
        float: none;
        display: inline-block;
    }
    .quicklink{
        text-align: center;
    }
    .about-rims{
        text-align: center;
        margin-top: 30px;
    }
    .quicklinks{
        width: 50%;
    }
    .quicklinks2{
        width: 50%;
    }
    .admisionlink{
        text-align: center;
        margin-top: 30px;
    }
    .get-in{
        text-align: center;
        padding-left: 0px;
        margin-top: 30px;
    }
    .footer-logo a img{
        float: none;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .social-icon{
        text-align: center;
    }
    .social-icon a img{
        float: none;
        display: inline-block;
    }
    .b4-hed h2 br{
        display: none;
    }

    .mob-b4-sec1{
        display: block;
        float: left;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .mob-b4-sec-bx1{
        float: left;
        width: 100%;
    }
    .mob-b4-sec-bx1 img{
        float: left;
        width: 100%;
        border-radius: 30px 30px 0px 0px;
    }
    .mob-b4-sec-text{
        float: left;
    width: 100%;
    padding: 35px 15px 40px 27px;
    background: white;
    box-shadow: 9px 7px 13px 11px #0a3b850d;
    border-radius: 0px 0px 30px 30px;
    }
    .mob-b4-sec-text h4{
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 22px;
    color: #160d54;
}
.mob-b4-sec-text h2{
   float: left;
    width: 100%;
    font-weight: 600;
    font-size: 28px;
    color: black;
    margin-top: 5px;
    line-height: 38px;
}
.mob-b4-sec-text p{
    font-weight: 400;
    font-size: 14px;
    color: black;
    float: left;
    width: 100%;
    line-height: 28px;
    margin-top: 4px;
    margin-bottom: 10px;
}
.b4-sec1{
    display: none;
}
.happening .owl-nav{
    width: 100%;
    text-align: center;
}
.logo{
    width: 257px;
}
.logo img{
    width: 251px;
}
.copy h3{
    line-height: 25px;
}
.b4-hed p br{
    display: none;
}



 
}












@media(min-width: 576px) and (max-width: 767px){

.header-content p br{
    display: none;
}
.header-content h6 br{
    display: none;
}
.banner{
    height: 555px;
}
.header-content{
    padding-top: 170px;
}

.header-content h6{
    font-size: 46px;
    line-height: 60px;
}
.b1-img{
    margin-top: 0px;
}






#myVideo{
    height: 555px!important;
}

    
    
    .b-txt h4{
        text-align: center;
    }
    .b-txt h2{
        text-align: center;
    }
    .b-txt p{
        text-align: center;
    }
    .faq{
        height: 250px;
    }
    .gallery{
        height: 250px;
    }
    .policies{
        margin-top: 0px;
    }
    .principal{
        margin-top: 0px;
    }
    .principal p{
        font-size: 19px;
    }
    .b2-princple-butn{
        margin-top: 79px;
    }
    .b3-txt1 h2{
        font-size:  80px;
    }
    .b3-txt2 h2{
        font-size:  80px;
    }
    .b3-txt3 h2{
        font-size:  80px;
    }
    .body3 p br{
        display: none;
    }
    .body3 p{
        margin-top: 20px;
    }
    .b3-center-img{
        margin-bottom: 60px;
    }
    .b3-bx1{
        margin-bottom: 30px;
    }
    .body3{
        padding-top: 110px;
        padding-bottom: 65px;
    }
    .b4-hed p br{
    display: none;
    }
    .mob-b4-sec1{
        display: block;
        float: left;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .mob-b4-sec-bx1{
        float: left;
        width: 100%;
    }
    .mob-b4-sec-bx1 img{
        float: left;
        width: 100%;
        border-radius: 30px 30px 0px 0px;
    }
    .mob-b4-sec-text{
        float: left;
    width: 100%;
    padding: 35px 15px 40px 27px;
    background: white;
    box-shadow: 9px 7px 13px 11px #0a3b850d;
    border-radius: 0px 0px 30px 30px;
    }
    .mob-b4-sec-text h4{
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 22px;
    color: #160d54;
}
.mob-b4-sec-text h2{
   float: left;
    width: 100%;
    font-weight: 600;
    font-size: 28px;
    color: black;
    margin-top: 5px;
    line-height: 38px;
}
.mob-b4-sec-text p{
    font-weight: 400;
    font-size: 14px;
    color: black;
    float: left;
    width: 100%;
    line-height: 28px;
    margin-top: 4px;
    margin-bottom: 10px;
}
.b4-sec1{
    display: none;
}
.b4-news-txt{
    margin-top: 23px;
}
.exp-hed{
    padding-left: 0px;
}
.exp-txt p br{
    display: none;
}
.exp-txt p{
    font-size: 16px;
    line-height: 25px;
}
.b5-hed h2{
    text-align: center;
}
.b5-hed{
    margin-bottom: 0px;
}
.b5-txt{
    padding-top: 2px;
}
.b5-txt p{
    text-align: center;
}
.b5-img {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.b5-img img{
   border-radius: 20px;
}
.b5-bx{
        width: 100%;
        padding-left: 15px;
    padding-right: 15px;
    padding-top: 50px;
    }
    .b5-bx1{
        width: 47%;
        margin-left: 0px;
        padding: 35px 0px;
        height: 237px;
    }
    .b5-bx2{
        width: 47%;
        float: right;
        margin-top: 0px;
        padding: 35px 0px;
         height: 237px;
         margin-left: 15px;
    }
    .count{
        margin-top: 0px;
    }
    .count .item1{
        font-size: 45px;
    }
    .count .item p{
        font-size: 31px;
    }
    .b6-hed h2{
        text-align: center;
    }
    .b6-hed{
        margin-bottom: 0px;
    }
    .b6-txt{
        padding-top: 4px;
    }
    .b6-txt p{
        text-align: center;
    }
    .b6-butn{
        text-align: center;
    }
    .b6-butn a{
        float: none;
        display: inline-block;
    }
    .quicklink{
        text-align: center;
    }
    .about-rims{
        text-align: center;
        margin-top: 30px;
    }
    .quicklinks{
        width: 50%;
    }
    .quicklinks2{
        width: 50%;
    }
    .admisionlink{
        text-align: center;
        margin-top: 30px;
    }
    .get-in{
        text-align: center;
        padding-left: 0px;
        margin-top: 30px;
    }
    .footer-logo a img{
        float: none;
        margin-right: auto;
        margin-left: auto;
        display: block;
    }
    .social-icon{
        text-align: center;
    }
    .social-icon a img{
        float: none;
        display: inline-block;
    }
    .copy h3{
        line-height: 25px;
    }

}



@media(min-width: 768px) and (max-width: 787px){
    .latest{
        width: 147px;
    }
    
    
    .s-text{
        width: 80%;
    }
}
@media(min-width: 788px) and (max-width: 812px){
    .latest{
        width: 147px;
    }
    
    
    .s-text{
        width: 81%;
    }
}
@media(min-width: 813px) and (max-width: 828px){
    .latest{
        width: 147px;
    }
    
    .s-text{
        width: 81%;
    }
}
@media(min-width: 829px) and (max-width: 846px){
    .latest{
        width: 147px;
    }
    
    
    .s-text{
        width: 81%;
    }
}
@media(min-width: 847px) and (max-width: 859px){
    .latest{
        width: 147px;
    }
    
    
    .s-text{
        width: 82%;
    }
}
@media(min-width: 860px) and (max-width: 880px){
    .latest{
        width: 147px;
    }
    
    .s-text{
        width: 82%;
    }
}
@media(min-width: 881px) and (max-width: 895px){
    .latest{
        width: 147px;
    }
    
    .s-text{
        width: 83%;
    }
}
@media(min-width: 896px) and (max-width: 920px){
    .latest{
        width: 147px;
    }
    
    .s-text{
        width: 83%;
    }
}
@media(min-width: 921px) and (max-width: 945px){
    .latest{
        width: 147px;
    }
    
    .s-text{
        width: 84%;
    }
}
@media(min-width: 946px) and (max-width: 970px){
    .latest{
        width: 147px;
    }
    
    
    .s-text{
        width: 84%;
    }
}
@media(min-width: 971px) and (max-width: 991px){
    .latest{
        width: 147px;
    }
    
    .s-text{
        width: 84%;
    }
}
@media(min-width: 992px) and (max-width: 1009px){
    
    .s-text{
        width: 85%;
    }
}
@media(min-width: 992px) and (max-width: 1024px){
    
    .s-text{
        width: 85%;
    }
}
@media(min-width: 1025px) and (max-width: 1044px){
    
    .s-text{
        width: 85%;
    }
}
@media(min-width: 1045px) and (max-width: 1061px){
    
    .s-text{
        width: 86%;
    }
}
@media(min-width: 1062px) and (max-width: 1080px){
   
    .s-text{
        width: 86%;
    }
}
@media(min-width: 1081px) and (max-width: 1104px){
    
    .s-text{
        width: 86%;
    }
}
@media(min-width: 1105px) and (max-width: 1129px){
    
    .s-text{
        width: 86%;
    }
}
@media(min-width: 1130px) and (max-width: 1150px){
    
    .s-text{
        width: 87%;
    }
}
@media(min-width: 1151px) and (max-width: 1199px){
    
    .s-text{
        width: 87%;
    }
}

@media(min-width: 1200px) and (max-width: 1224px){
    .s-text{
        width: 87%;
    }
}
@media(min-width: 1400px) and (max-width: 2560px){
    .s-text{
        width: 89%;
    }
}

@media(min-width: 768px) and (max-width: 991px){
    .header-content{
        padding-top: 220px;
    }
    .b1-img{
        margin-top: 0px;
    }
    .faq:hover{
        padding: 35px 20px 58px 30px;
    }
    .gallery:hover{
        padding: 35px 20px 58px 30px;
    }
    .b-bx1 p{
        float: right;
    width: 80%;
    }
    .b-bx2 p{
       float: right;
    width: 80%; 
    }
    .policies{
        margin-top: 0px;
    }
    .principal{
        margin-top: 0px;
    }
    .b3-bx1{
        height: 330px;
        margin-bottom: 30px;
    }
    .body3{
        padding-top: 105px;
        padding-bottom: 80px;
        background-position: center;
    }
    .mob-b4-sec1{
        display: block;
        float: left;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .mob-b4-sec-bx1{
        float: left;
        width: 100%;
    }
    .mob-b4-sec-bx1 img{
        float: left;
        width: 100%;
        border-radius: 30px 30px 0px 0px;
    }
    .mob-b4-sec-text{
        float: left;
    width: 100%;
    padding: 35px 15px 40px 27px;
    background: white;
    box-shadow: 9px 7px 13px 11px #0a3b850d;
    border-radius: 0px 0px 30px 30px;
    }
    .mob-b4-sec-text h4{
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 22px;
    color: #160d54;
}
.mob-b4-sec-text h2{
   float: left;
    width: 100%;
    font-weight: 600;
    font-size: 28px;
    color: black;
    margin-top: 5px;
    line-height: 38px;
}
.mob-b4-sec-text p{
    font-weight: 400;
    font-size: 14px;
    color: black;
    float: left;
    width: 100%;
    line-height: 28px;
    margin-top: 4px;
    margin-bottom: 10px;
}
.b4-sec1{
    display: none;
}
.exp-hed{
    padding-left: 0px;
}
.exp-txt p br{
    display: none;
}

.admisionlink {
    margin-top: 30px;
}
.get-in{
    margin-top: 30px;
    padding-left: 0px;
}
.ft-logo{
    margin-top: 75px;
}
.footer-logo a img{
    float: left;
}
.body4{
    background-position: center;
}
}



@media(min-width: 768px) and (max-width: 900px){
    .b5-bx1{
    margin-left: -50px;
    width: 50%;
    height: auto;
     padding: 35px 0px;
}
.b5-bx2{
    width: 50%;
    height: auto;
    padding: 35px 0px;
    margin-top: 37px;
}
.b5-bx{
    padding-top: 30px;
}
.count{
    margin-top: 0px;
}
.count .item1{
    font-size: 32px;
    margin-top: 8px;
}
.count .item p{
    font-size: 25px!important;
    line-height: 35px;
}
}


@media(min-width: 901px) and (max-width: 991px){
    .b5-bx1{
    margin-left: -50px;
    width: 50%;
    height: auto;
     padding: 40px 0px;
}
.b5-bx2{
    width: 50%;
    height: auto;
    padding: 40px 0px;
    margin-top: 63px;
}
.b5-bx{
    padding-top: 50px;
}
.count{
    margin-top: 0px;
}
.count .item1{
    font-size: 32px;
    margin-top: 8px;
}
.count .item p{
    font-size: 25px!important;
    line-height: 35px;
}
}




@media(min-width: 992px) and (max-width: 1024px){
    .b-txt{
        padding-top: 0px;
    }
    .b1-img{
        padding-top: 115px;
        margin-top: 0px;
    }
    .faq{
        padding: 53px 15px 58px 15px;
        height: 280px;
    }
    .faq-img img{
        width: 63px;
    }
    .faq:hover{
    padding: 23px 15px 58px 15px;
    }
    .gallery{
        padding: 53px 15px 58px 15px;
        height: 280px;
    }
    .gallery-img img{
        width: 63px;
    }
    .gallery:hover{
    padding: 23px 15px 58px 15px;
    }
    .policies{
        height: 328px;
    }
    .careers{
        height: 364px;
        padding: 53px 36px 66px 36px;
    }
    .careers:hover{
        padding: 30px 36px 66px 36px;
    }
     .principal{
        height: 692px;
     }
     .b2-princple-butn{
        margin-top: 40px;
     }
     .b4-sec1{
        padding-left: 33px;
     }
     .b4-sec-bx1 h2{
        font-size: 25px;
     }
     .b4-sec-bx1{
        width: 45%;
     }
     .b4-bx-img{
        width: 53%;
     }
     .b4-bx-img img{
        width: 630px!important;
        /*height: 530px;*/
    }
    .b4-news-txt{
        padding: 20px 15px 16px 15px;
    }
    .exp-hed{
        padding-left: 130px;
    }
    .exp-txt p br{
        display: none;
    }
    .b5-bx1{
    margin-left: -50px;
    width: 50%;
    height: auto;
     padding: 40px 0px;
}
.b5-bx2{
    width: 50%;
    height: auto;
    padding: 40px 0px;
    margin-top: 63px;
}
.b5-bx{
    padding-top: 50px;
}
.count{
    margin-top: 0px;
}
.count .item1{
    font-size: 32px;
    margin-top: 8px;
}
.count .item p{
    font-size: 25px!important;
    line-height: 35px;
}


}

@media(min-width: 992px) and (max-width: 1002px){
    .b4-sec1{
        padding-left: 33px;
     }
     .b4-sec-bx1 h2{
        font-size: 25px;
     }
     .b4-sec-bx1{
        width: 45%;
     }
     .b4-bx-img{
        width: 53%;
     }
     .b4-bx-img img{
        width: 630px!important;
        /*height: 530px;*/
       
        
     }
}
@media(min-width: 1003px) and (max-width: 1024px){
    .b4-sec1{
        padding-left: 33px;
     }
     .b4-sec-bx1 h2{
        font-size: 25px;
     }
     .b4-sec-bx1{
        width: 45%;
     }
     .b4-bx-img{
        width: 53%;
     }
     .b4-bx-img img{
        width: 640px!important;
        /*height: 530px;*/
    }
}


@media(min-width: 1025px) and (max-width: 1199px){
    .b-txt{
        padding-top: 0px;
    }
    .b1-img {
    padding-top: 77px;
}
.faq{
        padding: 53px 15px 58px 15px;
        height: 250px;
    }
    .faq-img img{
        width: 63px;
    }
    .faq:hover{
    padding: 33px 15px 58px 15px;
    }
    .gallery{
        padding: 53px 15px 58px 15px;
        height: 250px;
    }
    .gallery-img img{
        width: 63px;
    }
    .gallery:hover{
    padding: 33px 15px 58px 15px;
    }
    .policies{
        height: 315px;
    }
    .careers{
        height: 347px;
    }
     .principal{
        height: 662px;
     }
     .b2-princple-butn{
        margin-top: 40px;
     }
     .b3-bx1{
        height: 365px;
     }
     .b4-sec1{
        padding-left: 35px;
     }
     .b4-sec-bx1 h2{
        font-size: 25px;
     }
     .b4-sec-bx1{
        width: 45%;
     }
     .b4-bx-img{
        width: 53%;
     }
     .b4-bx-img img{
        width: 640px!important;
        
    }
    .b4-news-txt{
        padding: 20px 15px 16px 15px;
    }
    .exp-hed{
        padding-left: 125px;
    }
    .exp-txt p br{
        display: none;
    }
    .b5-bx1{
    margin-left: -50px;
    width: 50%;
    height: auto;
     padding: 40px 0px;
}
.b5-bx2{
    width: 50%;
    height: auto;
    padding: 40px 0px;
    margin-top: 80px;
}
.b5-bx{
    padding-top: 50px;
}
.count{
    margin-top: 0px;
}
.count .item1{
    font-size: 32px;
    margin-top: 8px;
}
.count .item p{
    font-size: 25px!important;
    line-height: 35px;
}
}

@media(min-width: 1025px) and (max-width: 1043px){
    .b4-sec1{
        padding-left: 5%;
     }
     .b4-sec-bx1 h2{
        font-size: 25px;
     }
     .b4-sec-bx1{
        width: 45%;
     }
     .b4-bx-img{
        width: 53%;
     }
     .b4-bx-img img{
        width: 640px!important;
        
    }
}

@media(min-width: 1044px) and (max-width: 1061px){
    .b4-sec1{
        padding-left: 5%;
     }
     .b4-sec-bx1 h2{
        font-size: 25px;
     }
     .b4-sec-bx1{
        width: 45%;
     }
     .b4-bx-img{
        width: 53%;
     }
     .b4-bx-img img{
        width: 650px!important;
       
    }
}
@media(min-width: 1062px) and (max-width: 1085px){
    .b4-sec1{
        padding-left: 7%;
     }
     .b4-sec-bx1 h2{
        font-size: 25px;
     }
     .b4-sec-bx1{
        width: 45%;
     }
     .b4-bx-img{
        width: 53%;
     }
     .b4-bx-img img{
        width: 650px!important;
       
    }
}
@media(min-width: 1086px) and (max-width: 1105px){
    .b4-sec1{
        padding-left: 7%;
     }
     .b4-sec-bx1 h2{
        font-size: 25px;
     }
     .b4-sec-bx1{
        width: 45%;
     }
     .b4-bx-img{
        width: 53%;
     }
     .b4-bx-img img{
        width: 660px!important;
       
    }
}
@media(min-width: 1106px) and (max-width: 1125px){
    .b4-sec1{
        padding-left: 8%;
     }
     .b4-sec-bx1 h2{
        font-size: 25px;
     }
     .b4-sec-bx1{
        width: 45%;
     }
     .b4-bx-img{
        width: 53%;
     }
     .b4-bx-img img{
        width: 664px!important;
       
    }
}
@media(min-width: 1126px) and (max-width: 1144px){
    .b4-sec1{
        padding-left: 8%;
     }
     .b4-sec-bx1 h2{
        font-size: 25px;
     }
     .b4-sec-bx1{
        width: 45%;
     }
     .b4-bx-img{
        width: 53%;
     }
     .b4-bx-img img{
        width: 674px!important;
        
    }
}
@media(min-width: 1145px) and (max-width: 1165px){
    .b4-sec1{
        padding-left: 9%;
     }
     .b4-sec-bx1 h2{
        font-size: 25px;
     }
     .b4-sec-bx1{
        width: 45%;
     }
     .b4-bx-img{
        width: 53%;
     }
     .b4-bx-img img{
        width: 678px!important;
        
    }
}
@media(min-width: 1166px) and (max-width: 1185px){
    .b4-sec1{
        padding-left: 10%;
     }
     .b4-sec-bx1 h2{
        font-size: 25px;
     }
     .b4-sec-bx1{
        width: 45%;
     }
     .b4-bx-img{
        width: 53%;
     }
     .b4-bx-img img{
        width: 683px!important;
        
    }
}
@media(min-width: 1186px) and (max-width: 1205px){
    .b4-sec1{
        padding-left: 10%;
     }
     .b4-sec-bx1 h2{
        font-size: 25px;
     }
     .b4-sec-bx1{
        width: 45%;
     }
     .b4-bx-img{
        width: 53%;
     }
     .b4-bx-img img{
        width: 693px!important;
        
    }
}
@media(min-width: 1206px) and (max-width: 1230px){
    .b4-bx-img img{
        width: 697px!important;
    }
    .b4-sec-bx1{
        margin-top: 17px;
    }
}
@media(min-width: 1231px) and (max-width: 1252px){
    .b4-bx-img img{
        width: 710px!important;
    }
    .b4-sec-bx1{
        margin-top: 17px;
    }
}
@media(min-width: 1253px) and (max-width: 1273px){
    .b4-bx-img img{
        width: 721px!important;
    }
    .b4-sec-bx1{
        margin-top: 25px;
    }
}
@media(min-width: 1274px) and (max-width: 1294px){
    .b4-bx-img img{
        width: 732px!important;
    }
    .b4-sec-bx1{
        margin-top: 31px;
    }
}
@media(min-width: 1295px) and (max-width: 1315px){
    .b4-bx-img img{
        width: 742px!important;
    }
    .b4-sec-bx1{
        margin-top: 31px;
    }
}
@media(min-width: 1316px) and (max-width: 1329px){
    .b4-bx-img img{
        width: 754px!important;
    }
    .b4-sec-bx1{
        margin-top: 38px;
    }
}
@media(min-width: 1355px) and (max-width: 1380px){
    .b4-sec1{
        padding-left: 120px;
    }
}
@media(min-width: 1381px) and (max-width: 1399px){
    .b4-sec1{
        padding-left: 130px;
    }
}
@media(min-width: 1400px) and (max-width: 1415px){
    .b4-sec1{
        padding-left: 11%;
    }
}
@media(min-width: 1416px) and (max-width: 1430px){
    .b4-sec1{
        padding-left: 12%;
    }
}
@media(min-width: 1431px) and (max-width: 1445px){
    .b4-sec1{
        padding-left: 13%;
    }
}
@media(min-width: 1446px) and (max-width: 1460px){
    .b4-sec1{
        padding-left: 14%;
    }
}
@media(min-width: 1461px) and (max-width: 1700px){
    .b4-sec1{
        padding-left: 14%;
    }
}
@media(min-width: 1601px) and (max-width: 1700px){
    .b4-bx-img img{
        width: 800px!important;
       

    }
    .b4-sec-bx1{
        margin-top: 45px!important;
    }
}
@media(min-width: 1701px) and (max-width: 1820px){
    .b4-bx-img img{
        width: 820px!important;
        

    }
    .b4-sec-bx1{
        margin-top: 45px!important;
    }
    .b4-sec1{
        padding-left: 17%;
    }
}
@media(min-width: 1821px) and (max-width: 2000px){
    .b4-bx-img img{
        width: 875px!important;
       

    }
    .b4-sec-bx1{
        margin-top: 45px!important;
    }
    .b4-sec1{
        padding-left: 19%;
    }
}
@media(min-width: 2001px) and (max-width: 2300px){
    .b4-bx-img img{
        width: 985px!important;
        

    }
    .b4-sec-bx1{
        margin-top: 56px!important;
    }
    .b4-sec1{
        padding-left: 22%;
    }
}
@media(min-width: 2301px) and (max-width: 2560px){
    .b4-bx-img img{
        width: 1080px!important;
        

    }
    .b4-sec-bx1{
        margin-top: 46px!important;
    }
    .b4-sec1{
        padding-left: 25%;
    }
}


@media (max-width: 400px){
    .why-bx1 p{
        margin-top: 0px;
        float: right;
        width: 81%;
    }
    .why-bx2 p{
        margin-top: 0px;
        float: right;
        width: 81%;
    }
}
@media (max-width: 372px){
    .why-bx1 p{
        
        float: right;
        width: 82%;
    }
    .why-bx1 h3{
        margin-right: 10px;
    }
    .why-bx2 h3{
        margin-right: 10px;
    }
    .why-bx2 p{
       
        float: right;
        width: 82%;
    }
}
@media (max-width: 363px){
    .why-bx1 p{
        
        float: right;
        width: 81%;
    }
    .why-bx2 p{
       
        float: right;
        width: 81%;
    }
}
@media (max-width: 345px){
    .why-bx1 p{
        
        float: right;
        width: 80%;
    }
    .why-bx2 p{
       
        float: right;
        width: 80%;
    }
}
@media (max-width: 329px){
    .why-bx1 p{
        
        float: right;
        width: 79%;
    }
    .why-bx2 p{
       
        float: right;
        width: 79%;
    }
}
@media (max-width: 315px){
    .why-bx1 p{
        
        float: right;
        width: 78%;
    }
    .why-bx2 p{
       
        float: right;
        width: 78%;
    }
}
@media (max-width: 302px){
    .why-bx1 p{
        
        float: right;
        width: 77%;
    }
    .why-bx2 p{
       
        float: right;
        width: 77%;
    }
}
@media (max-width: 498px){
    .bord-member-1-txt{
        padding: 20px 10px;
    }
    .bord-member-1-txt h2{
        font-size: 17px;
    }
}
@media (max-width: 350px){
    .in-adm1-txt {
    padding: 40px 15px!important;
}
.in-adm-scholar h2{
    font-size: 30px;
}
.curriclm{
        font-size: 45px!important;
    }

}


@media (max-width: 575px){
    .in-about-txt-1{
        width: 100%;
    }
    .in-about-txt-1 p{
        padding-right: 0px;
    }
    .in-about-txt-2{
        width: 100%;
    }
    .in-about-txt-2 p{
        padding-left: 0px;
    }
    .in-about-hed h3{
        margin-bottom: 13px;
    }
    .in-about-vision img{
        float: none;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .in-about-vision h2{
        text-align: center;
    }
    .in-about-vision p{
        text-align: center;
    }
    .in-about-1{
        padding-bottom: 20px;
    }
    .why-bx1{
        width: 100%;
        padding-right: 0px;
    }
    .why-bx1 p{
        margin-bottom: 0px;
    }
    .why-bx2{
        width: 100%;
        padding-left: 0px;
    }
    .why-bx2 p{
        margin-bottom: 0px;
    }
    .msg-quote{
        display: none;
    }
    .chairman-msg{
        width: 100%;
        padding: 50px 50px 38px 50px;
        height: auto;
    }
    .chairman-msg h2{
        text-align: center;
    }
    .chairman-msg p{
        text-align: center;
    }
    .principal-msg{
        width: 100%;
        padding: 50px 50px 38px 50px;
        height: auto;
    }
    .about-link{
        margin-top: 15px;
    }
     .principal-msg h2{
        text-align: center;
    }
    .principal-msg p{
        text-align: center;
    }
    .in-about4-txt{
        padding-left: 15px;
        padding-right: 15px;
    }
    .in-about4-txt h2{
        width: 100%;
        text-align: center;
    }
    .in-about4-txt p{
        width: 100%;
        text-align: center;
    }
    .b3-facilities{
        padding-left: 15px;
        padding-right: 15px;
    }
    .in-admission-hed p br{
        display: none;
    }
    .clas-type{
        text-align: center;
    }
    .clas-typ1{
        float: none;
        display: inline-block;
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
    }
    .in-adm-1{
        margin-top: -1px;
    }
    .in-adm1-hed h2{
        font-size: 30px;
    }
    .in-adm1-hed h2 br{
        display: none;
    }
    .in-adm1-txt{
        padding: 40px 30px;
    }

    .in-adm2-bx{
        margin-bottom: 20px;
    }
    .in-adm-2{
        padding-bottom: 55px;
    }
    .in-adm-scholar{
        background-image: none;
        background-color: #DDF3FD;
        height: auto;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 55px;
        padding-bottom: 55px;
        border-radius: 15px;
    }
    .in-adm-3{
        padding-top: 60px;
    }
    .in-adm-scholar h2{
        text-align: center;
    }
    .in-adm-scholar p br{
        display: none;
    }
    .in-adm-scholar p{
        text-align: center;
    }
    .in-adm-scholar h4{
        text-align: center;
        margin-bottom: 0px;
    }
    .in-banner{
        height: auto;
    }
    .in-ab-line{
        margin-bottom: -3px;
    }
    .curriculam-bx{
        padding-left: 15px;
        padding-right: 15px;
    }
    .c-box1{
        width: 100%;
        border-radius: 30px 30px 0px 0px;
        height: auto;
        padding: 35px 20px 35px 20px;
    }
    .c-box1-img{
        width: 100%;
    }
    .c-box1-img img{
       border-radius: 0px 0px 30px 30px; 
       height: auto;
    }
    .c-box1 p{
        margin-bottom: 0px;
    }
    .c-box2{
        width: 100%;
        border-radius: 0px 0px 30px 30px;
        height: auto;
        padding: 35px 20px 35px 20px;
    }
    .c-box2-img{
        width: 100%;
    }
    .c-box2-img img{
       border-radius: 30px 30px 0px 0px; 
       height: auto;
    }
    .c-box2 p{
        margin-bottom: 0px;
    }
    .c-box3{
        width: 100%;
        border-radius: 0px 0px 30px 30px;
        height: auto;
        padding: 35px 20px 35px 20px;
    }
    .c-box3-img{
        width: 100%;
    }
    .c-box3-img img{
       border-radius: 30px 30px 0px 0px; 
       height: auto;
    }
    .c-box3 p{
        margin-bottom: 0px;
    }
    .in-gallery-hed p br{
        display: none;
    }
    .adr-section h1{
        text-align: center;
    }
    .india{
        width: 100%;
    }
    .india p{
        text-align: center;
    }
    .cr-wd h2{
        font-size: 35px;
        line-height: 47px;
    }
    .cr-wd h2 br{
        display: none;
    }
    .cr-wd p br{
        display: none;
    }
    .career-full{
        padding-left: 15px;
        padding-right: 15px;
    }

}










@media(min-width: 576px) and (max-width: 767px){
    .in-about-hed h3{
        margin-bottom: 15px;
    }
    .in-about-vision h2 {
        font-size: 25px;
    }
    .why-bx1{
        width: 100%;
        padding-right: 0px;
    }
    .why-bx1 p{
        margin-bottom: 0px;
    }
    .why-bx2{
        width: 100%;
        padding-left: 0px;
    }
    .why-bx2 p{
        margin-bottom: 0px;
    }
    .chairman-msg{
        width: 100%;
        padding: 50px 50px 38px 50px;
    }
    .chairman-msg h2{
        text-align: center;
    }
    .chairman-msg p{
        text-align: center;
    }
    .principal-msg{
        width: 100%;
        padding: 50px 50px 38px 50px;
    }
     .principal-msg h2{
        text-align: center;
    }
    .principal-msg p{
        text-align: center;
    }
    .in-about4-txt{
        padding-left: 15px;
        padding-right: 15px;
    }
    .in-about4-txt h2{
        width: 100%;
        text-align: center;
    }
    .in-about4-txt p{
        width: 100%;
        text-align: center;
    }
    .msg-quote{
        display: none;
    }
    .in-admission-hed p br{
        display: none;
    }
    .clas-type{
        text-align: center;
    }
    .clas-typ1{
        float: none;
        display: inline-block;
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
    }
    .in-adm-1{
        margin-top: -1px;
    }
    .in-adm2-bx{
        margin-bottom: 20px;
    }
    .in-adm-2{
        padding-bottom: 45px;
    }
    .in-adm-scholar{
        background-image: none;
        background-color: #DDF3FD;
        height: auto;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 55px;
        padding-bottom: 55px;
        border-radius: 15px;
    }
    .in-adm-3{
        padding-top: 60px;
    }
    .in-adm-scholar h2{
        text-align: center;
    }
    .in-adm-scholar p br{
        display: none;
    }
    .in-adm-scholar p{
        text-align: center;
    }
    .in-adm-scholar h4{
        text-align: center;
        margin-bottom: 0px;
    }
    .c-box1{
        width: 100%;
        border-radius: 30px 30px 0px 0px;
        height: auto;
        padding: 35px 20px 35px 20px;
    }
    .c-box1-img{
        width: 100%;
    }
    .c-box1-img img{
       border-radius: 0px 0px 30px 30px; 
       height: auto;
    }
    .c-box1 p{
        margin-bottom: 0px;
    }
    .c-box2{
        width: 100%;
        border-radius: 0px 0px 30px 30px;
        height: auto;
        padding: 35px 20px 35px 20px;
    }
    .c-box2-img{
        width: 100%;
    }
    .c-box2-img img{
       border-radius: 30px 30px 0px 0px; 
       height: auto;
    }
    .c-box2 p{
        margin-bottom: 0px;
    }
    .c-box3{
        width: 100%;
        border-radius: 0px 0px 30px 30px;
        height: auto;
        padding: 35px 20px 35px 20px;
    }
    .c-box3-img{
        width: 100%;
    }
    .c-box3-img img{
       border-radius: 30px 30px 0px 0px; 
       height: auto;
    }
    .c-box3 p{
        margin-bottom: 0px;
    }
    .in-gallery-hed p br{
        display: none;
    }
    .adr-section h1{
        text-align: center;
    }
    .india{
        width: 100%;
    }
    .india p{
        text-align: center;
    }
    .cr-wd p br{
        display: none;
    }
    .cr-wd h2 br{
        display: none;
    }
}


@media(min-width: 768px) and (max-width: 991px){
    .in-about-hed h3{
        margin-bottom: 15px;
    }
    .why-bx1{
        padding-right: 10px;
    }
    .why-bx1 p{
        float: right;
        width: 80%;
    }
    .why-bx2{
        padding-left: 10px;
    }
    .why-bx2 p{
        float: right;
        width: 80%;
    }
    .bord-member-1-txt{
        padding: 20px 10px;
        height: 124px;
    }
    .chairman-msg{
        padding: 50px 55px 38px 50px;
    }
    .principal-msg{
         padding: 50px 55px 38px 50px;
    }
    .msg-quote{
        margin-top: -267px;
    }
    .in-about4-txt h2{
        width: 35%;
    }
    .in-about4-txt p{
        width: 65%;
        margin-top: 15px;
    }
    .clas-typ1{
        width: 220px;
    }
    .in-adm2-bx{
        margin-bottom: 20px;
    }
    .in-adm-2{
        padding-bottom: 45px;
    }
    .in-adm-scholar{
        background-image: none;
        background-color: #DDF3FD;
        height: auto;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 55px;
        padding-bottom: 55px;
        border-radius: 15px;
    }
    .in-adm-3{
        padding-top: 60px;
    }
    .in-adm-scholar h2{
        text-align: center;
    }
    .in-adm-scholar p br{
        display: none;
    }
    .in-adm-scholar p{
        text-align: center;
    }
    .in-adm-scholar h4{
        text-align: center;
        margin-bottom: 0px;
    }
    .c-box1{
        width: 60%;
        padding: 30px 15px 30px 22px;
    }
    .c-box1-img{
        width: 40%;
    }
    .c-box2-img{
        width: 40%;
    }
    .c-box2{
      width: 60%;
        padding: 30px 15px 30px 22px;  
    }
    .c-box2 h2{
        font-size: 31px;
    }
    .c-box1 h2{
        font-size: 31px;
    }
    .c-box3-img{
        width: 40%;
       
    }
    .c-box3-img img{
        height: 415px;
    }
    .c-box3{
      width: 60%;
        padding: 30px 15px 30px 22px; 
         height: 415px; 
    }
    .c-box3 h2{
        font-size: 31px;
    }
    .adr-section{
        padding: 25px 12px;
        height: auto;
    }
    .india p{
        font-size: 14px;
    }
    .cr-wd p br{
        display: none;
    }

}



@media(min-width: 992px) and (max-width: 1199px){
    .bord-member-1-txt{
        padding: 20px 10px;
    }
    .msg-quote{
        margin-top: -237px;
    }
    .why-bx1 p{
        float: right;
        width: 85%;
    }
    .why-bx2 p{
        float: right;
        width: 85%;
    }
    .quicklink h2{
        font-size: 21px;
    }
    .about-rims h2{
        font-size: 21px;
    }
    .get-in h2{
        font-size: 21px;
    }
    .clas-typ1{
        width: 193px;
    }
    .in-adm2-bx h2{
        font-size: 18px;
    }
    .in-adm2-bx{
        padding: 25px 20px;
    }
    .in-adm-scholar{
        background-size: contain;
        padding-top: 94px;
    padding-left: 44px;
    height: auto;
    }
    .in-adm-scholar h2{
        font-size: 33px;
        line-height: 41px;
    }
    .in-adm-3{
        padding-top: 30px;
    }
    .c-box2 h2{
        font-size: 32px;
    }
    .c-box1 h2{
        font-size: 32px;
    }
    .c-box3 h2{
        font-size: 32px;
    }
    .c-box3{
        height: 420px;
    }
    .c-box3-img img{
        height: 420px;
    }
    .info-tag br{
        display: none;
    }
}










@media (max-width: 767px){
.in-faculty-table{
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
}


@media(min-width: 1400px) and (max-width: 2560px){
    .b4-bx-img img{
        float: right!important;
    }
    
}
@media(min-width: 1201px) and (max-width: 1304px){
.logo img{
    width: 225px;
}
.logo{
    width: 225px;
}
}


@media (max-width: 575px){
.header_menu_area{
    margin-top: -37px;
}
}

@media (max-width: 400px){
    .logo img {
    width: 196px;
}
.logo {
    width: 196px;
}
.header_menu_area{
    margin-top: -30px;
}
}

@media (max-width: 1200px){
    .menu-btn{
        text-align: center;
        width: 100%;
    }
    .menu-btn a{
        display: inline-block;
        float: none;
        margin-left: 0px;
    }
}
@media (max-width: 479px){
    .req-form{
        width: 360px;
    }
    .close_form {
    right: 360px;
}
}
@media (max-width: 400px){
    .req-form{
        width: 300px;
    }
    .close_form {
    right: 300px;
}
}
@media (max-width: 375px){
    .req-form{
        width: 335px;
    }
    .close_form {
    right: 335px;
}
}
@media (max-width: 342px){
    .req-form{
        width: 265px;
    }
    .close_form {
    right: 265px;
}
}


@media (max-width: 378px){
    .header-content{
        padding-top: 172px;
    }
}

.faq-full{
    float: left;
    width: 100%;
    padding: 70px 0px;
}


.faq-full h5{
    font-size: 15px;
    font-weight: 500;
    color: #000;
    padding:10px 0;
    text-align: center;
}
.faq-full a:hover{
    text-decoration:none;
}
.card-body{
        float: left;
        width: 100%;
        padding: 15px 25px!important;

}
.card-body img{
      float: left;  
      width: 168px;
      margin: 10px 23px auto;
}
.card-body h3{
    float: left;
    font-size: 18px;
    font-weight: 500;
    color: #1b1359;
    width: 100%;
    line-height: 25px;
}
.card-body p{
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: black;
    width: 100%;
    margin-top: 5px;
    line-height: 25px;
}
.faq-full h5:hover{
    text-decoration:none;
    color: black;
}
.fa-angle-down:before {
    content: "\f107";
}
.faq-full svg{
    transform: rotate(90deg);
}
.faq-full a:not(.collapsed) .rotate-icon {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}
.card-header{
    box-shadow: 0px 1px 2px rgba(0,0,0,0.05);
    transition: all ease-in-out .5s;
    background-color: #f3f4ff !important;
}
.modal-body{
    padding: 30px !important;
}
.modal-body h6{
    
font-size: 20px;
    
color: #b50011;
    
font-weight: 600;
}
.modal-body p{
    
margin: 0;
    
font-size: 15px;
    
line-height: 28px;
    
color: #1a1a1b;
}
/*.close_form {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    right: 0px;
    top: -35px;
    background: transparent url(../images/close.svg) no-repeat center center;
    background-size: 20px 20px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: none;
    cursor: pointer;

}*/
.card-header:hover{
    text-decoration: none;
}
.card-header:hover svg{
    fill:black;

}

.card{
    float: left;
    width: 100%;
        margin-bottom: 20px;
    border-bottom: 1px solid #dedede !important;
}
.services-full h2{
        font-size: 30px;
    font-weight: 300;
    padding: 15px 0px;
    text-align:center;
}



.policy-full{
    float: left;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 55px;
    background: #f3f4ff;
}
.policy-1{
    float: left;
    width: 100%;
  margin-bottom: 30px;
    border-radius: 15px;
}
.dotte{
    float: left;
    background: #1b1259;
    height: 5px;
    width: 25px;
    border-radius: 35px;
    margin-right: 15px;
    margin-top: 10px;
}
.dotte2{
    float: left;
    background: #0d4d16;
    height: 5px;
    width: 25px;
    border-radius: 35px;
    margin-right: 15px;
    margin-top: 10px;
}
.policy-1 h3{
    float: right;
    width: 95%;
    font-size: 15px;
    font-weight: 400;
    
    line-height: 27px;
    color: black;
    
    margin-bottom: 0px;
}




@media (max-width: 575px){
    .policy-1 h3{
        width: 92%;
    }
}
@media (max-width: 529px){
    .policy-1 h3{
        width: 91%;
    }
}
@media (max-width: 474px){
    .policy-1 h3{
        width: 90%;
    }
}
@media (max-width: 429px){
    .policy-1 h3{
        width: 89%;
    }
}
@media (max-width: 394px){
    .policy-1 h3{
        width: 88%;
    }
}
@media (max-width: 363px){
    .policy-1 h3{
        width: 87%;
    }
}
@media (max-width: 337px){
    .policy-1 h3{
        width: 86%;
    }
}
@media (max-width: 315px){
    .policy-1 h3{
        width: 85%;
    }
}
@media(min-width: 576px) and (max-width: 767px){
.policy-1 h3{
    width: 92%;
}
}

@media(min-width: 768px) and (max-width: 991px){
.policy-1 h3{
    width: 94%;
}
}
@media(min-width: 992px) and (max-width: 1199px){
.policy-1 h3{
    width: 94%;
}
}


.view-gallery{
    float: left;
    width: 100%;
    padding: 60px 0px;
}


@media (max-width: 575px){
    

.faq-full{
    padding-left: 15px;
    padding-right: 15px;
}
.faq-full h5{
    float: left;
    display: inline-block;
    width: 100%;
}
.faq-full svg{
    height: 18px!important;
    width: 100%!important;
    float: none!important;
    display: inline-block!important;
    margin-top: 5px!important;
}

}

@media(min-width: 1400px) and (max-width: 2560px){
    .req-form1{
        padding: 103px 0px;
    }
    .hd-address{
        padding: 186px  0px;
    }
    .req-form{
        padding: 83px 30px;
    }
}


#myVideo{
    position: relative;
    height: 734px;
    z-index: -1;
    float: left;
    width: 100%!impoprtant;
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    right: 0;
    bottom: 0;
    
   
}
.ocs{
   position: absolute;
    z-index: 1;
    float: left;
    width: 100%;
}



@media(min-width: 1400px) and (max-width: 2560px){
    .banner{
        height: 734px;
    }
    #myVideo{
    height: 734px!important;
}
    .header-content{
        padding-top: 275px;
    }
}

@media(min-width: 576px) and (max-width: 600px){
    .s-text {
    width: 74%;
}
}
@media(min-width: 601px) and (max-width: 630px){
    .s-text {
    width: 75%;
}
}
@media(min-width: 631px) and (max-width: 660px){
    .s-text {
    width: 76%;
}
}
@media(min-width: 661px) and (max-width: 690px){
    .s-text {
    width: 77%;
}
}
@media(min-width: 691px) and (max-width: 720px){
    .s-text {
    width: 78%;
}
}
@media(min-width: 721px) and (max-width: 750px){
    .s-text {
    width: 79%;
}
}
@media(min-width: 751px) and (max-width: 767px){
    .s-text {
    width: 80%;
}
}


@media (max-width: 1200px){
    .stable {
    color: #f68e36 !important;
}
}

@media (max-width: 431px){
    .b3-bx1{
        height: 354px;
    }
}

.m-slide {
    width:100%;
    
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
}

.m-slide span {
   display: inline-block;
 
  position: relative;
  left: 100%;
  animation: m-slide 20s linear infinite;

}
@keyframes m-slide {
     0%   { left: 100%; }
  100% { left: -150%; }
}

@media (max-width: 450px){
    @keyframes m-slide {
     0%   { left: 100%; }
  100% { left: -800px; }
}
}

@media (max-width: 430px){
.b2-img{background-position-x:75%;}
.header-content h6{font-size: 25px!important; line-height: 36px!important;}    
}

@media (max-width: 992px){
    .mob-b4-sec1{
        padding-bottom: 60px;
    }
}





.ih-item.square.effect6{
    float: left;
    width: 100%;
   
    
    margin-bottom: 25px;
   
}

.img-fluid{
    width: 100%!important;
}
