.back-to-top {
			position: fixed;
			bottom: 2em;
			right: 0px;
			text-decoration: none;
			color: #000000;
			background-color: rgba(235, 235, 235, 0.80);
			font-size: 12px;
			padding: 1em;
			display: none;
		}

		.back-to-top:hover {	
			background-color: rgba(135, 135, 135, 0.50);
		}	
.dropdown-menu{
	opacity:.95;
}
.dropdown-backdrop {
    position: static;
}
/*Custom styling*/
#brand
{
	padding-left:40px;
}
#brand a
{
	text-decoration: none;
}
/*This class is just for checking what is happening -not part of styling*/
.bborder
{
	border:1px solid black;
}
/* Yup this enclosed one*/
#upcomingNews
{
	margin-top:10px;
}
#upcomingNews.iframe
{
	width:100%;
}
#main-navbar
{
	background-color: #00b2ee;
}
#navbar li.dropdown > a
{
	color:black;
	font-weight:bold;
}
#contact a,#home a,#alumni a,#joinus a,
{
	color:black;
	font-weight:bold;
}

#logo
{
	margin-top:5px;
	margin-right: 100px;
}
#logo a p
{
	color:white;
	vertical-align:middle;
	font-size:16px;
	display:inline;
	font-weight:bold;
	font-family: 'Droid Sans', sans-serif;
}
@media screen and (min-width: 990px) {
    #logo {
       margin-top:12px;
    }
}
@media screen and (min-width: 1200px) {
    #brand
	{
		padding-left:10px;
	}
}
@media screen and (min-width: 430px) {
    #logo a p
	{
		color:white;
		vertical-align:middle;
		font-size:23px;
		display:inline;
	}
}
@media screen and (max-width:767px)
{
	#brand
	{
		padding-left:15px;
	}
}
.dropdown:hover .dropdown-menu
{
	visibility:visible;
	display:block;
}
.footerParent
{
	background-color: #00b2ee;
	color:white;
	font-family:Verdana;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:15px;
}
.footerParent h4
{
	font-weight:bold;
	font-family: 'Droid Sans', sans-serif;
}
.caption
{
	font-size:25px;
	font-weight:bold;
	font-family: 'Droid Sans', sans-serif;
}
.table tbody td:nth-child(2)
{
	font-size:1.1em;
}
.compress
{
	width:500px;
	height:400px;
}
@media screen and (max-width:500px)
{
	.compress
	{
		height:300px;
	}
}
.addFont
{
	font-family: 'Droid Sans', sans-serif;
	font-size:17px;
	line-height: 1.5em;
}
.haddFont
{
	font-family: 'Droid Sans', sans-serif;
	font-size:18px;
}
#upn
{
	height:390px;
	border:none;
	overflow:hidden;
}
@media screen and (max-width:767px)
{
	#upn
	{
		width:100%;
	}
}	
.fontize
{
	font-family: 'Droid Sans', sans-serif;
	font-size:40px;
}
.pfontize
{
	font-family: 'Droid Sans', sans-serif;
	font-size:22px;
}
#goToTop
{
	position:relative;
	top:15px;
	float:right;
}
.cont
{
	display:inline;
	margin-left:15px;
}
.alt1
{
	background-color:#69D2E7;
	padding:5px;
	display:inline;
}
.alt2
{
	background-color:#A7DBDB;
	padding:5px;
	display:inline;
}
.colblue
{
	color:blue;
	display:inline;
}
.bradley
{
	font-size:20px;
	font-weight:bold;
}
.addtoppad
{
	padding-top:40px;
}
@media screen and (max-width:767px) {
    .mid {
        margin: auto;
    }
}
@media screen and (min-width:767px) {
    .mid {
        padding-left: 30px;
    }
    .centerit
    {
        margin: auto;
    }
}
#myCarousel img
{
    max-height: 435px;
}
.max400
{
    max-height: 400px;
    max-width: 400px;
}
.pad0
{
    padding:0px;
}
.cust-container
{
	width:95%;
	margin:auto;
}
.vertalign /*name not to be taken literally*/
{
	width:400px;
	height:350px;
	margin:auto;
}

.avishi /*name not to be taken literally*/
{
	width:350px;
	height:350px;
	margin:auto;
}

@media screen and (max-width:380px)
{
	#logo a p
	{
		color:white;
		vertical-align:middle;
		font-size:13px;
		font-weight:bold;
		display:inline;
	}
	.vertalign
	{
		width:200px;
		height:200px;
	}
}
.row
{
	margin-top:30px;
}