@charset "utf-8";
/* CSS Document */
.mycontainer{
float:left;
height:100%;
width:100%;
right:0px;
left:0px;
top:0px;
bottom:0px;	
}
.mycolour{
background-color:transparent !important;
color:#fff !important;	
}
.topmg{
margin-top:20%;	
}
.topmg1{
margin-top:15%;	
}
.topmg2{
margin-top:10%;	
}
.topmg2{
margin-top:5%;	
}
.mybottommargin{
margin-bottom:3%;	
}
.mysidemargin{
margin-left:35%;	
}
.mysidemargin1{
font-size:30px;
margin-left:10%;	
}
.mypad{
padding:30px 30px 0px !important;	
}
.mypad1{
padding:30px 30px 3px !important;	
}
.myheight{
height:700px;	
}
.board2{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;	
}
.mybackground{
	background-image: url(images/gradient.fw.png);
	background-repeat: no-repeat;
	float: left;
	height: 100%;
	width: 100%;
}

.rounda {
	float: left;
	height: 200px;
	width: 200px;
	margin-left: 100px;
	border-radius: 100px 100px;
	border: 4px solid #339999;
}
.carriersa {
	float: left;
	height: 150px;
	width: 150px;
	margin-top:20px;
	margin-bottom:5px;
	margin-left: 20px;
	margin-right: 5px;
	background-image: url(images/onet.fw.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 150px 150px;
}
.carriersa2 {
	float: left;
	height: 150px;
	width: 150px;
	margin-top:20px;
	margin-bottom:5px;
	margin-left: 20px;
	margin-right: 5px;
	background-image: url(images/two.fw.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 150px 150px;
}
.carriersa3 {
	float: left;
	height: 150px;
	width: 150px;
	margin-top:20px;
	margin-bottom:5px;
	margin-left: 20px;
	margin-right: 5px;
	background-image: url(images/three.fw.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 150px 150px;
}
.myreasons{
	background-color:transparent !important;
}
.myfont{
	font-size: 20px !important;
	font-weight: 600;
}
.myfont1{
	font-size:15px; !important;
}
.parallax-container{
	height:550px;
}
.mynomargin{
margin:0px !important;	
}
.mynopadding{
padding:0px !important;	
}
#links li,#courses li{
margin-top:4%;	
}
#share li{
margin-top:4%;
transition:all 1s ease-in-out;	
}
#share li:hover{
transform:rotateY(30deg);	
}
#othermats li{
margin-top:10%;	
}
.othermats li{
margin-top:9.6%;
opacity:0;	
}
.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top:0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
	
}
.inpt
{
	width:300px;
	margin-left:5px;
	float:left;
}

.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}

.adc
{
	foat:right;
	position:absolute;
	top:10px;
	right:33px;
}

.ylw
{
	background-color: rgba(255, 235, 59, 0.35)!important;
	-moz-placeholder color:#000!important;
}


.modalDialog > div {
	float:left;
	width: 400px;
	position:absolute;
	top:0%;
	left:0%;
	border-radius: 10px;
	background-color: #fff;
	
	margin-top:10%;

}

.img
{
	width:60px;
	width:50px;
	float:left;
	margin-left:10px;
	margin-top: 41px
}

.name
{color: #3B5998;
float: left;
text-align: center;
margin-top:34px;
margin-left: 34px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 20px;
}
.lis
{
width: 100%;
height: 100px;
float: left;
background-color: rgba(204, 204, 204, 0.1);
margin-bottom: 17px;
margin-top: 3px;
}
.dsp
{
	height:auto;
	
	
}

.icon
{
	margin-top:10px;
	margin-right:15px;
	margin-left:15px;
	float:left;
	width:15px;
	height:30px;
}

.add
{
	display:inline-block
	vertical-align:middle;
	width: 20px;
	height: 20px;
	margin: 11px;
	
}
.wit
{
	width:150px;!important;
}


.cirl
{
  width: 40px;
  height: 40px;
  border-radius: 25px;
  float: right;
  margin-right: 10px;
  
}

.icon2
  {
	margin-top: 6px;
 	margin-right: 52px;
 	float: left;
 	width: 50px;
 	height: 50px;
}
.mgn
{
padding-left:0px;!important;	
}


.acdn
{
	padding-left:1rem;
}

.cirl:hover{
background-color:#00A9FB;
}
.titl
{
	margin-top:15px;
}
.select
{
	float: right;
margin-right: 10px;
background-color: rgba(245, 237, 237, 0.07);
width: 100px;
height: 30px;
margin-top: 36px;
box-shadow: 0px 0px 3px #000;
outline: medium none;
}



.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close:hover { 
background: #00d9ff;
 }
.field{
	float: left;
	text-align: justify;
}
.newsk{
	font-size:24px;
}
.resources{
	font-size:16px;
}
.hex {
 -moz-box-shadow:10px 0px 7px -8px black;-webkit-box-shadow:10px 0px 7px -8px black;box-shadow:10px 0px 7px -8px black;
}

.hex:hover {
 -moz-box-shadow:20px 0px 18px -19px black;-webkit-box-shadow:20px 0px 18px -19px black;box-shadow:20px 0px 18px -19px black;
}
.cnx{
float:left;	
margin-left:10px;
margin-bottom:10px;
}
.cnx:hover{
margin-left:10px;
margin-bottom:15px;	
margin-top:-5px;	
}
.hex-top{
float:left;	
}
.hex-middle{
float:left;
clear:left;
margin-left:57px;
margin-top:-25px;	
}
.hex-bottom{
float:left;
clear:left;
margin-top:-25px;	
}
.cnx a{
	font-size: 14px;
	text-shadow: 1px 1px 1px #000;
	text-transform: uppercase;	
}
.gradstyle{
background:-webkit-linear-gradient(left top, yellow, black);
background:-moz-linear-gradient(right bottom, yellow, black);
background:linear-gradient(to right bottom, yellow, black);	
height:400px;
}
.hexdiv{
float:left;
margin-left:50px;
margin-top:25px;	
}
.rect{
float:left;
height:200px;
width:70px;
-m0z-box-shadow:10px 6px 7px -7px black;
-webkit-box-shadow:10px 6px 7px -7px black;
box-shadow:10px 6px 7px -7px black;
transition:all .4s ease-in;
}
.rect:hover{
transform:rotateY(180deg);
background-color:#000;	
}
#testx{
	display:none;
}
.rect:hover #test{
transform:rotateY(180deg);
display:none;	
}
.rect:hover #testx{
transform:rotateY(180deg);
display:block;	
}
.rect a{
	float: left;
	font-size: 30px;
	text-shadow: 2px 2px 2px #000;
	text-transform: uppercase;
	color: #CCC;
	padding-top: 30%;
	text-align: center;
	vertical-align: middle;
	padding-left:10%;
}
.shad{
-m0z-box-shadow:inset `-10px 7px 7px -7px black;
-webkit-box-shadow:inset -10px 7px 7px -7px black;
box-shadow:inset -10px 7px 7px -7px black;	
}
.nmarg{
margin-bottom:-30px;	
}
.noclps{
border:none !important;	
}
.topic{
float:left;
width:60%;
margin-left:15%;
margin-right:15%;	
}