.headerBg{
	background-color: #1695CC;
	margin: 0px;
	padding: 0px;
}

.student-link{
	clear: both;
	display: inline-block;
	margin-top: 5px;
}
.student-link ul {
  list-style: none;
  width: 100%;
  text-align: left;
  margin: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0;
}
.student-link ul li {
  display: inline-block;
}
.student-link ul li p {
   font-size: 12px;
  color: #FFF;
 	text-align: center;
  	margin-left: 3px;
  	display: inline-block;
}
.student-link ul li a {
   font-size: 12px;
  color: #FFF;
 	text-align: center;
  	margin-left: 3px;
  	display: inline-block;
}
.student-link ul li a:hover {
  text-decoration: underline;
  color: #FFF;
}

.social-links ul {
  list-style: none;
  width: 100%;
  text-align: right;
  margin: 0;
  margin-top: 10px;
  padding: 0;
}
.social-links ul li {
  display: inline-block;
}
.social-links ul li a {
   background-color: #3b3b3b;
	
	padding: 4px;
	padding-left: 9px;
	padding-right: 9px;
	
	font-size: 12px;
  color: #FFF;
 text-align: center;
  margin-left: 3px;
  display: inline-block;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.social-links ul li a:hover {
  background-color: #80B404;
}

.logo{
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
 .ff1{
	font-family: 'Oswald', sans-serif;
}
.fc1{
	color: #555555;
}
.fc2{
	color: #EC9C29;
}
.fc3{
	color: #242E6C;
}
.fs1{
	font-size: 40px;
}
.fs2{
	font-size: 25px;
}
.fs3{
	font-size: 20px;
}
.fs4{
	font-size: 18px;
}
.fsp{
	clear: both;
	margin-top: 60px;
}
.fsp1{
	clear: both;
	color: #FFF;
	font-size: 20px;
	margin-top: 0px;
}
.fsp2{
	clear: both;
	color: #FFF;
	font-size: 13px;
	line-height: 24px;
	text-align: justify;
	text-decoration: none;
	margin: 0px;
}
.fsp3{
	clear: both;
	color: #9b6bcc;
	font-size: 20px;
	margin-top: 0px;
}
.fsp4{
	clear: both;
	text-transform: uppercase;
	font-size:22px;
	color: #045d9a;
	margin-top: 0px;
}

.fsp5{
	clear: both;
	color: blue;
	font-size: 13px;
	line-height: 24px;
	text-align: justify;
	text-decoration: none;
	margin: 0px;
}
.fsp6{
	clear: both;
	color: #000;
	font-size: 13px;
	line-height: 24px;
	text-align: justify;
	text-decoration: none;
	margin: 0px;
}

.ffp1{
	font-size: 20px;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	}
.matterLine{
	clear: both;
	border-top-color: #999;
	border-top-style: dotted;
	border-top-width: 0.3mm;
	margin-top: 20px;
}
.widget-title-main {
  width: 100%;
  float: left;
  border-bottom: solid 1px #CCCCCC;
  margin-bottom: 20px;
  position: relative;
}
.widget-title-main h1,
.widget-title-main h2 {
 padding-bottom: 20px;
  border-bottom: solid 1px #EC9C29;
  margin-bottom: -1px;
  display: inline-block;
}

.widget-title-main1 {
  width: 100%;
  float: left;
  border-bottom: solid 1px #CCCCCC;
  margin-bottom: 20px;
  position: relative;
}
.widget-title-main1 h1,
.widget-title-main1 h2 {
 padding-bottom: 20px;
  border-bottom: solid 1px #FFFFFF;
  margin-bottom: -1px;
  display: inline-block;
}

.widget-title-main2 {
  width: 100%;
  float: left;
  border-bottom: solid 1px #CCCCCC;
  margin-bottom: 20px;
  position: relative;
}
.widget-title-main2 h1,
.widget-title-main2 h2 {
 padding-bottom: 20px;
  border-bottom: solid 1px #9b6bcc;
  margin-bottom: -1px;
  display: inline-block;
}


.widget-title-main3 {
  width: 100%;
  float: left;
  border-bottom: solid 1px #CCCCCC;
  margin-bottom: 20px;
  position: relative;
}
.widget-title-main3 h1,
.widget-title-main3 h2 {
 padding-bottom: 20px;
  border-bottom: solid 1px #0375A6;
  margin-bottom: -1px;
  display: inline-block;
}

.bgg1{
	clear: both;
	background-color: #AE7CE1;
	border-top-left-radius:5px 5px;
	border-bottom-left-radius:5px 5px;
	border-top-right-radius:5px 5px;
	border-bottom-right-radius:5px 5px;
	margin: 0px;
	margin-top: 50px;
	z-index: 1000;
	padding: 30px;
}

.bgg2{
	clear: both;
	background-color: #27D7E7;
	border-top-left-radius:5px 5px;
	border-bottom-left-radius:5px 5px;
	border-top-right-radius:5px 5px;
	border-bottom-right-radius:5px 5px;
	margin: 0px;
	margin-top: 50px;	
	z-index: 1000;
	padding: 30px;
}

.aboutBG{
	background: #ecf0f1;
	padding: 30px 0;
	border:#dddfe0 1px solid;
	margin-top: 40px;
	margin-bottom: 20px;
}
.aboutImg{
	clear: both;
	margin-top: 60px;
}
.aboutBG1{
	background: #ecf0f1;
	padding: 30px 0;
	border:#dddfe0 1px solid;
	margin-top: 40px;
}

.aboutBG1 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.aboutBG1 ul li {
	display: block;
	padding: 5px 0;
}
.aboutBG1 ul li a {
	color: #808080;
}
.aboutBG1 ul li a:hover {
	color: #c52d2f;
}
/*               		riya css start here 				           */

.sr{
	text-align: justify;
	line-height: 24px;
	font-style: Old Standard TT;
	
}
.au{
	height: 225;
}

.st{
	clear: both;
	width: 500px;
	border-color: blue;
}
.st1{
	clear: both;
	width: 900px;
	border-color: blue;
}
.ad{
	height: 225;
	width: 500;
}
.b1{
clear: both;
border-bottom-color: blue;
border-bottom-style: solid;
border-bottom-width: 0.3mm;
}
.b2{
clear: both;
border-right-color: blue;
border-bottom-style: solid;
border-bottom-width: 0.3mm;
}
.vd1
{
	clear: both;
	width: 250px;
	border:1;
	padding: 10px;
	
}

.vd
{
	clear: both;
	width: 250px;
	border:1;
	padding: 10px;	
}
.pu{
	clear: both;
	border:1;
	padding: 10px;
}

.pt{
	margin-right: 60px;
	border-left-color: blue;
	border-top-color: blue;
	border-bottom-color: blue;
}
.bg1{
	background-color: #EBF1F1;
}

.bg2{
	background-color: #E7EBDC;
}
.bg3{
	background-color: #D1DABD;
}
.uu
{
	width: 300px;
	height: 300px;
}
.anu{
	line-height: 54px;
}
.mm{
clear: both;
padding: 10px;
border-color: blue;
border-style: solid;
border-width: 0.3mm;
font-size: 13px;
	line-height: 24px;
	text-align: justify;
	text-decoration: none;
	margin: 0px;}
.puja
{
	border-color: blue;
border-style: solid;
border-width: 0.3mm;
}
.rimi{
	border-bottom: 0;
}	

	
	