#yt_logoposition a{
	display: inline-block;
    margin: 18px 0 0;
}

.edugrid {
	display:block;
	width:100%;
	height:100%;
	margin:auto;
}

.edu {
	color:white;
	margin:0 auto;
	margin-bottom:8px;
	margin-left:3px;
	cursor:pointer;
	height:100px;
	display:inline-block;
	width:49%;
	border-radius:9px;
	text-align: center;
	  	-webkit-transition: all 1s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
		  background: rgba(255, 255, 255, 0);
}

.edu:hover {
		color:#000;
		border-radius: 25px;
 		box-shadow: 0 0 5px #fff;
	  	-webkit-transition: all 5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
	border-radius:30px;
	
	
}


.edu h2 {
	font-family: "Segoe UI";
	font-size:25px;
	position:relative;
	top:25px;
	height:100px;
	vertical-align:middle;
	margin:0 auto;
}
.edu h3 {
	font-family: "Segoe UI";
	color:#091B52;
	font-size:14px;
	position:relative;
	top:20px;
	height:100px;
	vertical-align:middle;
	margin:0 auto;
}

.eduone {
	background: #5069ed;
	
}
.eduone:hover {
	background: #8194fb;
	
}

.edu a {color:white;}
.edu:hover a { color:black}

.edutwo {
	background: #33CCFF;
	
}
.edutwo:hover {
	background: #ADEBFF;
	
}

.eduthree {
	background: #ec3605;
	
}
.eduthree:hover {
	background: #F69C84;	
}

.edufour {
	background: rgba(35, 215, 37, 1);	
}

.edufour:hover {
	 background: rgba(114, 252, 124, 1);
}

.edufive {
	background: #FFFFFF;
	box-shadow:0 0 1px 1px rgba(0,0,0,0.1);
}

.edufive:hover {
	background: #E9E9E9;
	box-shadow:0 0 1px 1px rgba(0,0,0,0.1);

}.edusix {
	background: #FFFFFF;
}

.edusix:hover {
	background: #E9E9E9;
}
.congrid {
	display:block;
	width:100%;
	height:100%;
	margin:auto;
}

.con {
	color:#153242;
	margin:0 auto;
	margin-left:3px;
	cursor:pointer;
	height:53px;
	display:inline-block;
	width:100%;
	border-radius:9px;
	vertical-align:middle;
	text-align: center;
	  	-webkit-transition: all 1s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
		  background: rgba(255, 255, 255, 0);
}

.con:hover {
		color:#153242;
		border-radius: 25px;
 		box-shadow: 0 0 8px #fff;
	  	-webkit-transition: all 5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
	border-radius:30px;
	
	
}


.con h2 {
	font-family: "Segoe UI";
	font-size:15px;
	position:relative;
	top:8px;
	height:53px;
	vertical-align:middle;
	margin:0 auto;
}
.con h3 {
	font-family: "Segoe UI";
	color:#153242;
	font-size:14px;
	position:relative;
	top:20px;
	height:65px;
	vertical-align:middle;
	margin:0 auto;
}

.conone {
	background: #FFFFFF;
	
}
.conone:hover {
	background: #FFFFFF;
}

.futgrid {
	display:block;
	width:100%;
	height:100%;
	margin:auto;
}

.fut {
	color:white;
	margin:0 auto;
	margin-bottom:8px;
	margin-left:3px;
	cursor: help;
	height:60px;
	display:inline-block;
	width:95%;
	border-radius:9px;
	text-align: left;
	  	-webkit-transition: all 1s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
		  background: rgba(255, 255, 255, 0);
}

.fut:hover {
		color:#000;
		border-radius: 25px;
 		box-shadow: 0 0 5px #fff;
	  	-webkit-transition: all 5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
	border-radius:30px;
	
	
}


.fut h2 {
	font-family: "Segoe UI";
	font-size:25px;
	position:relative;
	top:15px;
	height:100px;
	vertical-align:middle;
	margin:0 auto;
}
.fut h3 {
	font-family: "Segoe UI";
	color:#091B52;
	font-size:14px;
	position:relative;
	top:10px;
	height:100px;
	vertical-align:middle;
	margin:0 auto;
}

.futone {
	background: #FFFFFF;
	
}
.futone:hover {
	background: #8194fb;
	
}
.obugrid {
	display:block;
	width:100%;
	height:100%;
	margin:auto;
}

.obu {
	color:white;
	margin:0 auto;
	margin-bottom:8px;
	margin-left:3px;
	cursor:pointer;
	height:80px;
	display:inline-block;
	width:23%%;
	border-radius:9px;
	text-align: center;
	  	-webkit-transition: all 1s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
		  background: rgba(255, 255, 255, 0);
}

.obu:hover {
		color:#000;
		border-radius: 25px;
 		box-shadow: 0 0 5px #fff;
	  	-webkit-transition: all 5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
	border-radius:30px;
	
	
}


.obu h2 {
	font-family: "Segoe UI";
	font-size:25px;
	position:relative;
	top:13px;
	height:100px;
	vertical-align:middle;
	margin:0 auto;
}
.obu h3 {
	font-family: "Segoe UI";
	color:#091B52;
	font-size:14px;
	position:relative;
	top:20px;
	height:100px;
	vertical-align:middle;
	margin:0 auto;
}

.obuone {
	background: #5069ed;
	
}
.obuone:hover {
	background: #8194fb;
	
}

.obu a {color:white;}
.obu:hover a { color:black}

.obutwo {
	background: #33CCFF;
	
}
.obutwo:hover {
	background: #ADEBFF;
	
}

.obuthree {
	background: #ec3605;
	
}
.obuthree:hover {
	background: #F69C84;	
}

.obufour {
	background: rgba(35, 215, 37, 1);	
}

.obufour:hover {
	 background: rgba(114, 252, 124, 1);
}