@charset "utf-8";
/* CSS Document */

    /* Medium Tablet 768tab */

    @media only screen and (min-width: 768px) and (max-width: 959px) {
		
/* #Display Switches

================================================== */	

.desktop-nav {display:none;}
.mobile-menu {display:block;}
.container-unite {display:none !important;}


body {
	font-size:18px;	
}
.wrapper, .header, .mid, #maincontent-wrap, .maincontent, #footer-wrap, #footerlinks, #copyright {
	width:768px;
}
.logo {
	width:70px;
	height:60px;
	position:relative;
	float:left;
	display:inline;
	margin-left:15px;
	margin-top:15px;
}
div.maximenuckh {
	width:656px;
	margin-left:10px;
	margin-top:10px;
	float:left;
	display:inline;
}
.mobile-menu ul{margin-left:30px;}
.mobile-menu a {
	font-size:18px;
	padding-left:11px;
	padding-right:11px;	
}
.homebox {height:170px !important;}
.mid-left, .mid-center, .mid-right {
	width:700px;
	height:170px;
	margin-left:auto !important;
	margin-right:auto !important;
	float:none;
	display:block;
}
.homebox-copy .readmore {
  position:absolute;
  right:10px;
  top:70px;
}
.main-copy-container {
	width:700px;
}
 .testfader {
	width:620px;
 }
 #monialsfader, #monialsfader {
	width:580px !important;
	margin-left:0px;
 }
 #monials, .testimonials {
	width:520px !important;
 }
#footer {height:24px;}
#footerlinks {display:none;}
h1 {font-weight:bold !important;}

.opportunities h1, .hiring h1 {
	font-size:30px !important;
}
.typingtest, .typingspeed {display:none !important;}

	} /* End 768tab */
	
	
    /* Mobile Landscape / Tablet 480tab */

    @media only screen and (min-width: 480px) and (max-width: 767px) {
		
/* #Display Switches

================================================== */	

.desktop-nav {display:none;}
.mobile-menu {display:block;}
.container-unite {display:block !important;}
div.maximenuckh {display:none;}	
.wrapper, .header, .mid, #maincontent-wrap, .maincontent, #footer-wrap, #footerlinks, #copyright {
	width:480px;
}
.logo {
	width:70px;
	height:60px;
	position:relative;
	float:left;
	display:inline;
	margin-left:15px;
	margin-top:15px;
	z-index:51;
}

.homebox {height:240px !important;}
.mid-left, .mid-center, .mid-right {
	width:410px;
	height:240px;
	margin-left:auto !important;
	margin-right:auto !important;
	float:none;
	display:block;
}
.homebox-copy .readmore {
  position:absolute;
  right:10px;
  top:140px;
}
.main-copy-container {
	width:410px;
}
h1 {font-size:26px;}
#footer {height:24px;}
#footerlinks {display:none;}
.typingtest, .typingspeed {display:none !important;}
.sub-logo {margin-left:115px; margin-right:auto;}
#submain {height:480px; width:480px;}
	.bot1 {
		width:460px;
		height:130px;
		min-height:130px;
		font-size:14px;
		border-right:none;
	}
	.bot2 {
		width:460px;
		height:130px;
		min-height:130px;
		font-size:14px;
		border-right:none;
	}
	.bot3 {
		width:460px;
		height:130px;
		min-height:130px;
		font-size:14px;
		border-right:none;
	}
	.opportunities h1, .hiring h1 {
		font-size:20px !important;
		margin-left:0px;
	}
	.testfader {
		display:none;
	 } 
	 .hiring h2 {font-size:20px !important;}
	 .item-101 {display:none !important;}
	} /* End 480tab */
	
	
    /* Mobile Landscape / Tablet 320tab */

    @media only screen and (min-width: 320px) and (max-width: 479px) {
		
/* #Display Switches

================================================== */	

.desktop-nav {display:none;}
.mobile-menu {display:block;}
.container-unite {display:block !important;}
div.maximenuckh {display:none;}	
.wrapper, .header, .mid, #maincontent-wrap, .maincontent, #footer-wrap, #footerlinks, #copyright {
	width:320px;
}
.logo {
	width:70px;
	height:60px;
	position:relative;
	float:left;
	display:inline;
	margin-left:15px;
	margin-top:15px;
	z-index:51;
}

.homebox {height:300px !important;}
.mid-left, .mid-center, .mid-right {
	width:296px;
	height:300px;
	margin-left:auto !important;
	margin-right:auto !important;
	float:none;
	display:block;
}
.homebox-copy .readmore {
  position:absolute;
  right:10px;
  top:200px;
}
.main-copy-container {
	width:296px;
	border-top-left-radius:70px;
}
.main-copy {
	padding:0px 15px 10px 15px;
}
h1 {font-size:26px;}
#footer {height:24px;}
#footerlinks {display:none;}
.typingtest, .typingspeed {display:none !important;}
.sub-logo {width:320px; margin-left:40px; margin-right:auto;}

#submain {height:480px; width:320px;}
	.bot1 {
		width:300px;
		height:130px;
		min-height:130px;
		font-size:14px;
		border-right:none;
	}
	.bot2 {
		width:300px;
		height:130px;
		min-height:130px;
		font-size:14px;
		border-right:none;
	}
	.bot3 {
		width:300px;
		height:130px;
		min-height:130px;
		font-size:14px;
		border-right:none;
	}
	.opportunities h1, .hiring h1 {
		font-size:30px !important;
		line-height:34px;
		margin-left:0px;
	}
	.testfader {
		display:none;
	 } 
	 .hiring h2 {font-size:20px !important;}
	 .item-101 {display:none !important;}
	.g-recaptcha {
		transform:scale(0.8);
		transform-origin:0 0;
}

	} /* End 320tab */
	
	
	
