@charset "UTF-8";
/* CSS Document */
body {
	background: #fff;
	font-size: 13px;
	font-family: 'Century Gothic', Helvetica, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5 {
	font-family: 'Raleway', Helvetica, Arial, Helvetica, sans-serif;
	color: #f9221a;
	padding-bottom: 15px;
	font-weight: normal;
	font-weight: 200;
	letter-spacing: -2px;
}
blockquote {
	border: 0px;
	padding: 0px;
	margin: 0px;
	color: #f9221a;
}
.nav > li > a:hover, .nav > li > a:focus{
	background:none !important;
}
p, blockquote {
	padding-bottom: 15px;
	text-align: justify;
}
h1 {
	font-size: 67px;
}
h2 {
	font-size: 45px;
}
h4 {
	font-size: 16px;
	color: #575757;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
h5 {
	letter-spacing: 1px;
	padding-bottom: 0px;
	font-size: 17px;
	font-weight: bold;
}
a {outline : none;}
a img {outline : none;}
A:active, A:focus { outline: none; -moz-outline-style: none; }
.indentx h5 {
	font-size: 14px;
}
.indentx ul {
	padding-bottom: 20px;
}
.indentx ul li {
	padding-left: 20px;
}
hr {
	border-color: #d5d5d5;
}
header {
	padding: 20px 0 0 0;
	position: relative;
	z-index: 1;
	background: #fff;
}
.author {
	color: #f9221a;
	float: right;
}
nav {
	padding-top: 35px;
}
nav ul {
	margin: 0px;
	padding: 0px;
}
nav ul li {
	display: inline !important;
	list-style: none;
}
nav ul li a {
	padding-left: 15px;
	padding-right: 15px;
	color: #000;
	float: left;
	text-align: center;
	font-size: 15px;
	padding-bottom: 10px;
	border-bottom: 2px solid #d6d6d6;
	transition : border 500ms ease-out;
	-webkit-transition : border 500ms ease-out;
	-moz-transition : border 500ms ease-out;
	-o-transition : border 500ms ease-out;
}
nav ul li a:hover, nav ul li a.nav-selected {
	text-decoration: none;
	color: #000;
	border-color: #f82821;
	transition : border-color 1s ease-out;
	-webkit-transition : border-color 1s ease-out;
	-moz-transition : border-color 1s ease-out;
	-o-transition : border-color 1s ease-out;
}
.logo {
	text-align: left;
}
.parallax img, .parallax2 img, .parallax3 img {
	display: block;
	position: absolute;
	max-width: 100%;
	height: auto;
	opacity: 0;
}
.parallax, .parallax2, .parallax3 {
	height: 524px;
	position: relative;
	z-index: 1;
	background: #FFF;
	overflow: hidden;
}
.parallax2, .parallax3 {
	height: 454px;
}
.parallax-viewport {
	position: relative;     /* relative, absolute, fixed */
	overflow: hidden;
}
.parallax-layer {
	position: absolute;
}
.wavex {
	position: absolute;
}
#port {
	background: none repeat scroll 0 0 #2F3134;
	margin: 1.5em 0;
	overflow: hidden;
	position: relative;
}
.graybox {
	background-color: #EBEBEB;
	box-shadow: 1px 1px 7px #666666;
	margin-bottom: 360px;
	padding: 60px 0;
	position: relative;
	width: 100%;
	z-index: 2;
}
.contentbox {
	padding-bottom: 50px;
}
.contentcol {
	padding: 0px 25px;
}
.contactsbox {
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 300px;
	background: url(../img/_img_footerleft.png) left bottom no-repeat;
	z-index: 0;
}
.containersec {
	background: #FFF;
	position: relative;
	z-index: 1;
}
.contactcontent {
	background: url(../img/bg_contactus.png) no-repeat center bottom;
	height: 300px;
}
.contentf h2 {
	padding-bottom: 0px;
	text-align: center;
}
.contentf h4 {
	text-align: center;
}
.contentf {
	width: 390px;
	margin-top: -30px;
}
footer {
	position: fixed;
	z-index: 0;
	bottom: 0;
	background: url(../img/img_footer.png) no-repeat center top;
	height: 80px;
	width: 100%;
	padding-top: 20px;
	color: #fff;
	font-size: 13px;
}
.col1f {
	width: 195px;
	float: left;
	padding-left: 0px;
}
.col1f strong {
	font-size: 17px;
	color: #333333;
}
.col1f a {
	color: #333333;
	text-decoration: none;
}
.footerlinks ul.nav{
	list-style: none;
	padding: 12px 0 0 0;
	margin: 0px;
	text-align: center;
}
.footerlinks ul.nav li {
	display: inline;
}
.footerlinks ul.nav li a {
	color: #fff;
	text-decoration: none;
	padding: 0px 25px;
	font-size: 13px;
	display:inline;
}
.copy {
	padding-top: 12px;
}
.footicon {
	text-align: right;
}
footer {
	padding-top: 5px;
}
.circlebtn {
	text-align: left;
	height: 217px;
	padding-top: 77px;
	width: 217px;
	padding-left: 25px;
	position: relative;
	margin: auto;
	margin-top: 40px;
	font-size: 19px;
}
.circlebtn a {
	color: #000;
	text-decoration: none;
}
.circlebtn span {
	color: #767676;
}
.circlebtn img {
	position: absolute;
	left: 0;
	top: 0;
}
footer .container {
	padding-top: 15px;
}
.absoarrow {
	position: absolute;
	bottom: 0;
	margin-bottom: -49px;
	margin-left: 20%;
}
.contentbox h4 {
	margin-top: -15px;
	padding-bottom: 5px;
}
h2 span {
	color: #676767;
	font-family: arial;
    font-size: 40px;
}
.teamview img {
	width: 100%;
}
.meettheteam h2, .meettheteam h4 {
	text-align: center;
}
.meettheteam h4 {
	padding-bottom: 40px;
}
.teamview {
	max-width: 970px;
	margin: auto;
}
.teamview div {
	padding: 0px;
}
/* flip effect */
.panelteam {
	margin: 0 auto;
	width: 239px;
	height: 457px;
	position: relative;
	font-size: .8em;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	overflow: hidden;
}
.panelteam img {
	display: block;
}
.panelteam .front .pad div {
	background: #000;
	position: relative;
	padding: 6px;
	z-index: 10000;
	opacity: 0.7;
	margin-top: -60px;
}
.panelteam h3 span {
	font-size: 16px;
	font-weight: bold;
	color: #ff0900;
}
.panelteam h3 {
	padding: 0 0 0 10px;
	margin: 0px;
	opacity: 1;
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 180%;
	color: #fff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.panelteam .pad article {
	text-align: left;
	margin: 10px;
	border-top: 2px solid #fff;
	padding: 10px 0 0 0;
	color: #fff;
	font-size: 12px;
	line-height: 130%;
	opacity: 0;
}
.panelteam .pad article p{
	text-align:left;
}
.panelteam .pad article p {
	padding-bottom: 0px;
}
.panelteam .pad article strong {
	display: block;
	padding-top: 10px;
}
/* -- make sure to declare a default for every property that you want animated -- */
/* -- general styles, including Y axis rotation -- */
.panelteam .front {
	position: absolute;
	top: 0;
	z-index: 900;
	width: inherit;
	height: inherit;
	text-align: center;
}
.panelteam .front .pad {
	position: relative;
	width: 100%;
	height: 100%;
}
.panelteam .front .pad div {
	position: absolute;
	width: 100%;
	height: 14%;
	bottom: 0;
}
.panelteam .front .pad img {
	position: absolute;
}
img.ximg2 {
	width: 110%;
}
.randomfacts h2 {
	text-align: center;
}
.randomfacts h2 img {
	vertical-align: middle;
	margin-top: -5px;
}
.slider {
	position: relative;
}
.xwrap {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	z-index: 11;
}
.slider img {
	width: 100%;
}
.slider p {
	text-align: center;
	position: relative;
	z-index: 1000;
}
.slidercontainer {
	position: relative;
	max-width: 956px;
	margin: auto;
}
.macbox {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 10;
}
.macbox img {
	width: 100%;
}
.slidesjs-navigation {
	display: none;
}
.slidesjs-pagination {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	margin-top: -30px;
	position: relative;
	z-index: 100;
}
.slidesjs-pagination li {
	display: inline;
}
.slidesjs-pagination li a {
	width: 13px;
	height: 13px;
	margin-right: 5px;
	text-indent: 20px;
	overflow: hidden;
	display: inline-block;
	background: url(../img/bg_radio.png) no-repeat bottom;
}
.slidesjs-pagination li a.active, .slidesjs-pagination li a:hover {
	background: url(../img/bg_radio.png) no-repeat top;
}
.culture {
	background: #FFF;
	position: relative;
	z-index: 2;
	padding-bottom: 20px;
}
.culture img {
	width: 100%;
}
.video {
	margin: auto;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
nav {
	float: right;
	width:425px;
}
.careerbox {
	border-top: 1px solid #d5d5d5;
	padding: 30px 0px;
	margin-top: 30px;
}
.opportunitybox h2, .opportunitybox h4 {
	text-align: center;
}
.opportunitybox {
	padding-bottom: 0px;
}
.grabox2 {
	padding-top: 0px;
	padding-bottom: 0px;
}
.grabox2 .career2 h2 {
	color: #fff;
	font-size: 25px;
	letter-spacing: 1px;
}
.grabox2 .career3 h2 {
	color: #000;
	font-size: 25px;
	letter-spacing: 1px;
}
.grabox2pad {
	padding-right: 40px;
}
.spinbtn {
	text-align: center;
	width: 140px;
	height: 142px;
	padding-top: 60px;
	position: relative;
}
.career2 .spinbtn a {
	color: #fff;
}
.career3 .spinbtn a {
	color: #4f4f4f;
}
.career2 .spinbtn a:hover {
	color: #fff;
	text-decoration: none;
}
.career3 .spinbtn a:hover {
	color: #4f4f4f;
	text-decoration: none;
}
.spinbtn img {
	position: absolute;
	top: 0;
	left: 0;
}
.career2, .career3 {
	padding: 30px 0px;
	color: #fff;
	background: #666666;
}
.career3 {
	background: none;
	color: #000;
}
.datebox {
	padding: 20px 0px;
}
.datebox p {
	padding: 0px;
}
.iframemap, iframe, object, embed {
	max-width: 100%;
}
.iframemap {
	position: relative;
	z-index: 1;
	margin-bottom: -4px;
}
.inputx {
	border: 1px solid #d4d3d3;
	background: #f0f0f0;
	padding: 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	display: block;
	margin-bottom: 10px;
	width: 100%;
}
.textareax {
	border: 1px solid #d4d3d3;
	background: #f0f0f0;
	padding: 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	display: block;
	width: 100%;
	height: 185px;
}
.submitx {
	margin: 20px 0 0 0;
}
.innerbox {
	border-top: 5px solid #e90000;
	margin-top: 10px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.innerbox a {
	color: #311cff;
	text-decoration: underline;
}
.indentx {
	padding-left: 30px;
}
.sitmapbox {
	background: #bc0000; /* Old browsers */
	background: -moz-linear-gradient(top, #bc0000 0%, #740000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bc0000), color-stop(100%, #740000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #bc0000 0%, #740000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #bc0000 0%, #740000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #bc0000 0%, #740000 100%); /* IE10+ */
	background: linear-gradient(to bottom, #bc0000 0%, #740000 100%); /* W3C */
 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bc0000', endColorstr='#740000', GradientType=0 ); /* IE6-9 */
	padding: 50px 30px 50px 80px;
	margin: 0px 100px;
}
.sitmapbox h2 {
	font-size: 25px;
	text-decoration: underline;
	color: #FFF;
	padding: 0 0 15px 0px;
	margin: 0px;
	font-weight: bold;
	letter-spacing: 1px;
}
.sitmapbox ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.sitmapbox ul li a strong {
	font-size: 18px;
	display: block;
	padding: 10px 0px;
}
.sitmapbox ul li a {
	color: #FFF;
	font-size: 15px;
	text-decoration: none;
}
.parallax img.loader, .parallax2 img.loader, .parallax3 img.loader{
	z-index: 100;
	margin: auto;
	opacity: 1;
	left: 50%;
	top: 50%;
	margin-top: -105px;
	margin-left: -65px;
	display:block;
}
.slidesjs-navigation {
	display: none !important;
}
.parallax-layer11 {
	margin-top: 30px;
}
.calbox{
	display:inline-block;
	background:url(../img/bg_date.png) no-repeat center center;
	width:43px;
	height:44px;
	text-align:center;
	font-size:22px;
	overflow:hidden;
	padding-top:4px;
	font-weight:bold;
	color:#FFF;
}
nav .nav > li > a{
	padding:10px;
	display:inline !important;
	float:none !important;
}
nav .nav{
	text-align:right;
}
.success{
	display:none;
	font-size:25px;
	color:#FF0000;
	text-align:center;
	font-weight:bolder;
}
.mobnum{
	display:none;
}
.footicon img{
	margin-left:12px;
}
.capcol1 {
    color: #F9221A;
    display: table-cell;
    font-size: 25px;
    padding-right: 10px;
    text-align: center;
    vertical-align: middle;
    width: 50%;
}
.capcol2 {
    display: table-cell;
    vertical-align: middle;
    width: 80%;
}
.numcaptcha {
    display: table;
    width: 100%;
}
@media (max-width: 1920px) {
	.parallax {
		height: 545px;
	}
	.parallax2, .parallax3 {
		height: 454px;
	}
}
@media (max-width: 1700px) {
	.parallax {
		height: 490px;
	}
	.parallax2, .parallax3 {
		height: 394px;
	}
}
@media (max-width: 1400px) {
	.parallax {
		height: 409px;
	}
	.parallax2, .parallax3 {
		height: 334px;
	}
}
@media (max-width: 1200px) {
	.parallax {
		height: 354px;
	}
	.parallax2, .parallax3 {
		height: 284px;
	}
	nav ul li a {
		font-size: 16px;
	}
	.footerlinks ul.nav li a {
		font-size: 13px;
	}
	footer {
		font-size: 14px;
	}
	.teamview {
		margin-left: -10px;
		margin-right: -10px;
	}
	nav ul li a {
		padding-left: 10px;
		padding-right: 10px;
	}
}
 @media (max-width: 991px) {
	nav ul li a {
		font-size: 13px;
	}
	.logo img {
		width: 250px;
	}
	nav {
		padding-top: 25px;
	}
	.parallax {
		height: 304px;
	}
	.parallax2, .parallax3 {
		height: 234px;
	}
	h1 {
		font-size: 57px;
	}
	h2 {
		font-size: 35px;
	}
	.contactcontent {
		background: none;
	}
	.contentf h2 {
		text-align: left;
	}
	.contentf h4 {
		text-align: left;
	}
	.footerlinks ul.nav li a {
		font-size: 13px;
	}
	footer {
		font-size: 13px;
	}
	.teamview {
		margin-left: 0px;
		margin-right: 0px;
	}
	.sitmapbox {
		padding: 50px 30px 50px 50px;
		margin: 0px 100px;
	}
	nav {
		float: right;
		width:346px;
	}
}
 @media (max-width: 767px) {
	.logo {
		text-align: center;
	}

	nav ul li a {
		font-size: 15px;
	}
	.parallax {
		height: 254px;
	}
	.parallax2, .parallax3 {
		height: 184px;
	}
	nav {
		width: 390px;
		margin: auto;
		padding-bottom: 30px;
	}
	h1 {
		font-size: 47px;
	}
	h2 {
		font-size: 35px;
	}
	.footerlinks ul.nav{
		text-align: center;
	}
	.copy p {
		text-align: center;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	footer .container {
		padding-top: 5px;
	}
	.contentf h4 {
		font-size: 14px;
	}
	.contentf {
		width: 360px;
	}
	.col1f {
		width: 180px;
		font-size: 12px;
	}
	.teamview {
		max-width: 500px;
		margin: auto;
	}
	nav {
		float: none;
	}
	.career2, .career2 p, .career3, .career3 p {
		text-align: center;
	}
	.spinbtn {
		margin: auto;
	}
	.grabox2pad {
		padding-right: 0px;
	}
	.sitmapbox {
		padding: 50px 30px 50px 30px;
		margin: 0px 50px;
		text-align: center;
	}
	.circlebtn img{
		width:135px;
	}
	.circlebtn{
		width:135px;
		padding-top:33px;
		font-size:17px;
		height:150px;
	}
}
@media (max-width: 550px) {
	.parallax {
		height: 200px;
	}
	.parallax2, .parallax3 {
		height: 154px;
	}
}
@media (max-width: 480px) {
	nav ul li a {
		border: 1px solid #D6D6D6;
		color: #000000;
		display: block !important;
		float: none;
		font-size: 15px;
		margin-bottom: 3px;
		padding: 10px;
		text-align: center;
	}
	nav .nav > li > a {
		display: block !important;
	}
	.parallax, .parallax2 {
		display: none;
	}
	nav {
		width: 100%;
	}
	.teamview {
		width: 243px;
		margin: auto;
	}
	.panelteam {
		border: 1px solid #e0e0e0;
		margin-bottom: 10px;
		box-shadow: 5px 5px 3px #888888;
	}
	.contactsbox {
		position:relative;
	}
	.graybox {
		margin-bottom:60px;
	}
	footer{
		position:relative;
		margin-top:-70px;
	}
	.graybox{
		padding: 30px 0 50px 0;
	}
}
 @media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) {
	.col1f p {
		display: inline;
	}
	.contentf {
		width: 400px;
		margin-top: 15px;
	}
	.teamview {
		max-width: 239px;
		margin: auto;
	}
	.slidesjs-pagination {
		margin-top: 0px;
	}
	.contactcontent {
		background: none;
	}
	.graybox {
		margin-bottom:40px;
	}
	.mobnum{
		display:block;
	}
	.webnum{
		display:none;
	}

}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) {
	.parallax {
		height: 130px;
	}
	nav ul li a {
		font-size: 12px;
	}
	nav {
		width: 305px;
	}
	.col1f p {
		display: block;
	}
	.contentf {
		width: 285px;
		margin-top: -70px;
	}
	.graybox {
		margin-bottom: 400px;
	}
	nav ul li a {
		padding: 0px 9px 10px 9px;
	}
	.teamview {
		max-width: 239px;
		margin: auto;
	}
	.slidesjs-pagination {
		margin-top: 0px;
	}
	.slidesjs-container, .slidesjs-control {
		height: 200px !important;
	}
	nav ul li a {
		border: 1px solid #D6D6D6;
		color: #000000;
		display: block;
		float: none;
		font-size: 15px;
		margin-bottom: 3px;
		padding: 10px;
		text-align: center;
	}
	.parallax, .parallax2 {
		display: none;
	}
	nav {
		width: 100%;
	}
	.contactsbox {
		position:relative;
	}
	.graybox {
		margin-bottom:90px;
		overflow:hidden;
	}
	.mobnum{
		display:block;
	}
	.webnum{
		display:none;
	}
}
