<style>
.bottom{
	padding-top: 50px;
  padding-bottom: 0px;
}
.h4{
	font-size:20px;
}
.contact{
	background-color:#fff;
	}
.white{
	color:#fff;
	}	
.t-padding{
	padding-top:25px;padding-bottom:0px;
}
.course{
	font-size:16px;
}
.bg-pink{
	background-color :#02658d;
}
.arya {
   
   height: 125px;
   position: inherit;
   left: 50%;
   top: 50%; 
   margin-left: -115px;
   margin-top: 10px; }
   
 .arya-logo {
   height: 125px;
   position: inherit;
   left: 50%;
   top: 50%; 
   margin-left: -60px;
   margin-top: 10px;
   }
  .main-campus{
	  height:50px;
  } 
  .ion{
	  height:60px;margin-top:10px;
  }
  .enquire{
	  
	   height:45px;
  }
.tallfree{
	font-size:14px;
	font-weight :600;
}  
.top{
	margin-top:5px;
} 
   
</style>
<!--
<style>
.vticker{
	width: 400px;
}
.vticker ul{
	padding: 0;
	width:100%;
}
.vticker li{
	list-style: none;
	
	padding: 10px;
}
.et-run{
	background: red;
}
</style>
<!--tiker end-->
<!--tool tip-->
<style>
#pup {
  position:relative;
  z-index:200; /* aaaalways on top*/
  padding: 5px;
  margin-left: 0px;
  margin-top: 5px;
 
}
</style>

<style>
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */

.list-inline{
    margin-left: 5px;
	}
.call-to-action{
	padding-bottom:40px;
}	

   .menuzord-brand img{
	   max-height:75px;
   }
.main-campus{
	  height:35px;
  } 
  .ion{
	  height:45px;margin-top:10px;
  } 
.enquire{
	height:34px;
	padding-left: 85px;
	
}  
.mt-5{
	
	margin-top:0px !important;
}
.course{
	font-size:16px;
}

.vticker{
	width:320px;
}		
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	
#topbar { display: none; }

.h2{
	font-size:15px;
}
.course{
	font-size:15px;
}
.enquire{
	height:30px;
}  

#social { display: none; }

}
</style>