@charset "utf-8";

	.dispNone {
		display: none;
	}
	.posRel{
		position: relative;
	}
	.taCenter{
		text-align: center;
	}
	.taLeft{
		text-align: left;
	}
	.padTop5{
		padding-top: 5px;
	}
	.padTop3{
		padding-top: 3px;
		font-size: 8px;
	}
	.h2100{
		width: 100%;
	}
	.minWid15{
		align: center;
		min-width: 15px;
	}
	.mt50mb30{
		margin-top: 50px;
		margin-bottom: 30px;
	}
	.mt30mb30{
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.mt25mb30{
		margin-top: 25px;
		margin-bottom: 30px;
	}
	.mt10mb30{
		margin-top: 10px;
		margin-bottom: 30px;
	}
	.mt10mb20{
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.mt0{
		margin-top: 0px;
	}
	.mt15{
		margin-top: 15px;
	}
	.mt20{
		margin-top: 20px;
	}
	.mt20bold{
		margin-top: 20px;
		font-weight: bold;
	}
	.mt30{
		margin-top: 30px;
	}
	.mt125{
		margin-top: 125px;
	}
	.mb10{
		margin-bottom: 10px;
	}
	.mt20center{
		margin-top: 20px;
		text-align: center;
		font-style: oblique;
	}
	.mt90center{
		margin-top: 90px;
		text-align: center;
	}
	.mt100center{
		margin-top: 100px;
		text-align: center;
	}
	.bgPos-35{
		background-position: -35px 0px;
	}
	.bgPos-50center{
		background-position: top -50px center;
	}
	.bgPos-110{
		background-position: top -110px center;
	}
	.bgPos-right{
		background-position: right;
	}
	.bgPos-C{
		background-position: center;
	}
	.bgPos-CC{
		background-position: center center;
	}
	.ls0{
		letter-spacing: 0.0em;
	}
	.ls01{
		letter-spacing: 0.1em;
	}
	.ls005{
		letter-spacing: 0.05em;
	}
	.lh15{
		line-height: 1.5;
	}
	.linkDecNone{
		text-decoration: none;
	}

	@font-face {
		font-family: "AvenirLight";
		src: url("../woff/AvenirLTStd-Light.woff") format("woff");
	}
	@font-face {
		font-family: "AvenirLightItalic";
		src: url("../woff/AvenirLTStd-LightOblique.woff") format("woff");
	}
	@font-face {
		font-family: "AvenirHeavy";
		src: url("../woff/AvenirLTStd-Heavy.woff") format("woff");
	}
	@font-face {
		font-family: "AvenirHeavyItalic";
		src: url("../woff/AvenirLTStd-HeavyOblique.woff") format("woff");
	}
	
	small, sub, sup { font-size: .66em }
	sub             { vertical-align: sub }
	sup             { vertical-align: super }
	
	sup2 { 
		font-family: "AvenirLight";
		font-size: .50em;
		vertical-align: super;
		margin-left: 5px;
	}



	
	
	.sq3-bg{
		position: fixed;
		top: 0px;
		right: 0px;
		bottom: 0px;
		left: 0px;
		background: #000000;
		opacity: 0.7;
		z-index: 1000;
	}
	
	.sq3Wrap-0{
		position: fixed;
		height: 726px;
		width: 100%;
		top: 50%;
		margin-top: -363px;
		z-index: 1001;
	}
	.sq3Wrap-1{
		position: fixed;
		height: 726px;
		width: 726px;
		top: 50%;
		left: 50%;
		margin-top: -363px;
		margin-left: -363px;
		z-index: 1001;
	}
	
		
	.videoIcon {
		cursor: pointer;
	}
	.vid-bg{
		position: fixed;
		top: 0px;
		right: 0px;
		bottom: 0px;
		left: 0px;
		background: #000000;
		opacity: 0.7;
		z-index: 1010;
	}
	.vid-wrap{
		position: fixed;
		padding: 15px;
		margin-left: auto;
		margin-right: auto;
		height: 570px;
		top: 50%;
		margin-top: -265px;
		z-index: 1011;
	}
	.vid-frame{
		position: fixed;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
		height: 450px;
		width: 800px;
		right: 50%;
		margin-right: -400px;
		border-radius: 5px;
		-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,1);
		-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,1);
		box-shadow: 0px 5px 10px 0px rgba(0,0,0,1);
	}
	.vid-xbut{
		position: fixed;
		top: 50%;
		margin-top: -270px;
		right: 50%;
		margin-right: -435px;
		width: 40px;
		height: 40px;
		background-image: url("../images/pa_o_x.png");
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 40px 40px;
		z-index: 1012;
		cursor: pointer;
	}
	.vidiFrame{
		width: 100%;
		height: 100%;
	}
	.vid-only{
		position: fixed;
		top: 0px;
		left: 0px;
		padding: 50px;
		height: calc(100% - 100px);
		width: calc(100% - 100px);
		z-index: 1010;
	}
	.vid-only-x{
		position: fixed;
		top: 30px;
		right: 30px;
		width: 40px;
		height: 40px;
		background-image: url("../images/pa_o_x.png");
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 40px 40px;
		z-index: 1011;
		cursor: pointer;
	}

	
	
	
	
	.explore3BG-0 {
		width: 100%;
		height: 850px;
		background-color: #F0FAFF;
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.explore3BG-1 {
		width: 100%;
		height: 625px;
		background-color: #F0FAFF;
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.explore3BG-2 {
		width: 100%;
		height: 400px;
		background-color: #F0FAFF;
		padding-top: 100px;
		padding-bottom: 100px;
	}
	
	
	.exploreBG {
		position: relative;
		display: block;
		width: 100%;
		background-color: #F0FAFF;
		padding-top: 70px;
		padding-bottom: 80px;
		z-index: 901;
	}
	
	.exploreBG-0 {
		width: 100%;
		background-color: #F0FAFF;
		padding-top: 70px;
		padding-bottom: 100px;
		z-index: 901;
	}
	.exploreBG-1 {
		width: 100%;
		background-color: #F0FAFF;
		padding-top: 70px;
		padding-bottom: 100px;
		z-index: 901;
	}
	.exploreBG-2 {
		width: 100%;
		background-color: #F0FAFF;
		padding-top: 70px;
		padding-bottom: 100px;
		z-index: 901;
	}
	
	
	.exploreSection-0 {
		width: 286px;
		margin-right: auto;
		margin-left: auto;
	}
	.exploreSection-1 {
		width: 608px;
		margin-right: auto;
		margin-left: auto;
	}
	.exploreSection-2 {
		position: relative;
		width: 912px;
		margin-right: auto;
		margin-left: auto;
	}
	.exploreHead1 {
		width: 100%;
		text-align: center;
		font-family: "AvenirLight";
		font-size: 32px;
		letter-spacing: 0.3em;
	}
	.exploreHead2 {
		width: 100%;
		text-align: center;
		font-family: "AvenirHeavy";
		font-size: 44px;
		color: #0F51A2;
		letter-spacing: 0.1em;
		margin-bottom: 40px;
	}
	.exploreSubhead {
		width: 100%;
		text-align: center;
		font-family: "AvenirLightItalic";
		font-size: 18px;
		margin-top: 20px;
	}
	.exploreButtons{
		position: relative;
		display: inline-block;
		width: 100%;
	}
	.exploreButWrap{
		position: relative;
		display: inline-block;
		font-family: "AvenirHeavy";
		width: 284px;
		height: 191px;
		margin: 10px;
		float: left;
	}
	
	.exImg-1 {
		background-image: url("../images/indIcons/Financial Services.png");
		font-size: 14.5px;
		letter-spacing: 0.1em;
		width: 284px;
		height: 54px;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 100%;
		background-color: #FFFFFF;
		text-align: center;
		padding-top: 137px;
		-webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
    	transition: transform 0.3s ease 0s, box-shadow 0.3s ease 0s;
		cursor: pointer;
	}
	.exImg-2 {
		background-image: url("../images/indIcons/Healthcare.png");
		font-size: 14.5px;
		letter-spacing: 0.1em;
		width: 284px;
		height: 54px;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 100%;
		background-color: #FFFFFF;
		text-align: center;
		padding-top: 137px;
		-webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
    	transition: transform 0.3s ease 0s, box-shadow 0.3s ease 0s;
		cursor: pointer;
	}
	.exImg-3 {
		background-image: url("../images/indIcons/TelecomCable.png");
		font-size: 14.5px;
		letter-spacing: 0.1em;
		width: 284px;
		height: 54px;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 100%;
		background-color: #FFFFFF;
		text-align: center;
		padding-top: 137px;
		-webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
    	transition: transform 0.3s ease 0s, box-shadow 0.3s ease 0s;
		cursor: pointer;
	}
	.exImg-4 {
		background-image: url("../images/indIcons/EnergyUtilities.png");
		font-size: 14.5px;
		letter-spacing: 0.1em;
		width: 284px;
		height: 54px;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 100%;
		background-color: #FFFFFF;
		text-align: center;
		padding-top: 137px;
		-webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
    	transition: transform 0.3s ease 0s, box-shadow 0.3s ease 0s;
		cursor: pointer;
	}
	.exImg-5 {
		background-image: url("../images/indIcons/Government.png");
		font-size: 14.5px;
		letter-spacing: 0.1em;
		width: 284px;
		height: 54px;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 100%;
		background-color: #FFFFFF;
		text-align: center;
		padding-top: 137px;
		-webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
    	transition: transform 0.3s ease 0s, box-shadow 0.3s ease 0s;
		cursor: pointer;
	}
	.exImg-6 {
		background-image: url("../images/indIcons/Tollway.png");
		font-size: 14.5px;
		letter-spacing: 0.1em;
		width: 284px;
		height: 54px;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 100%;
		background-color: #FFFFFF;
		text-align: center;
		padding-top: 137px;
		-webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
    	transition: transform 0.3s ease 0s, box-shadow 0.3s ease 0s;
		cursor: pointer;
	}
	.exImg-7 {
		background-image: url("../images/indIcons/Charity.png");
		font-size: 14.5px;
		letter-spacing: 0.1em;
		width: 284px;
		height: 54px;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 100%;
		background-color: #FFFFFF;
		text-align: center;
		padding-top: 137px;
		-webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
    	transition: transform 0.3s ease 0s, box-shadow 0.3s ease 0s;
		cursor: pointer;
	}
	.exImg-8 {
		background-image: url("../images/indIcons/Retail.png");
		font-size: 14.5px;
		letter-spacing: 0.1em;
		width: 284px;
		height: 54px;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 100%;
		background-color: #FFFFFF;
		text-align: center;
		padding-top: 137px;
		-webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
    	transition: transform 0.3s ease 0s, box-shadow 0.3s ease 0s;
		cursor: pointer;
	}
	.exImg-9 {
		background-image: url("../images/indIcons/SportsEntertainment.png");
		font-size: 14.5px;
		letter-spacing: 0.1em;
		width: 284px;
		height: 54px;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 100%;
		background-color: #FFFFFF;
		text-align: center;
		padding-top: 137px;
		-webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
    	transition: transform 0.3s ease 0s, box-shadow 0.3s ease 0s;
		cursor: pointer;
	}
	
	.exImg-1:hover {
		transform: scale(0.95);
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	}
	.exImg-2:hover {
		transform: scale(0.95);
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	}
	.exImg-3:hover {
		transform: scale(0.95);
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	}
	.exImg-4:hover {
		transform: scale(0.95);
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	}
	.exImg-5:hover {
		transform: scale(0.95);
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	}
	.exImg-6:hover {
		transform: scale(0.95);
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	}
	.exImg-7:hover {
		transform: scale(0.95);
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	}
	.exImg-8:hover {
		transform: scale(0.95);
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	}
	.exImg-9:hover {
		transform: scale(0.95);
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	}
	



	
	.fiftyWrapper{
		position: relative; 
		width: 100%; 
		min-height: 333px; 
		background-color: #0F51A2;
	}

	.fiftyBanner-0 {
		position: relative;
		width: 100%;
		background-color: #0F51A2;
	}
	.fiftyBanner-1 {
		position: relative;
		width: 100%;
		background-color: #0F51A2;
	}
	.fiftyBanner-2 {
		position: relative;
		width: 100%;
		background-color: #0F51A2;
	}
	
	
	.fiftySeal-0 {
		position: relative;
		float: left;
		width: 100%;
		height: 220px;
		background-image: url('../images/chrome-50-400.png');
		background-repeat: no-repeat;
		background-position: center center;
		background-size: auto 190px;
		background-color: #0F51A2;
	}
	.fiftySeal-1 {
		position: relative;
		float: left;
		min-width: 400px;
		width: calc((100% - 880px) / 2);
		height: 333px;
		background-image: url('../images/chrome-50-400.png');
		background-repeat: no-repeat;
		background-position: center center;
		background-size: auto 70%;
		background-color: #0F51A2;
	}
	
	
	.fiftyLogo-0 {
		display:none;
	}
	.fiftyLogo-1 {
		position: relative;
		float: left;
		min-width: 400px;
		width: calc((100% - 880px) / 2);
		height: 333px;
		background-image: url('../images/chrome-logo-250.png');
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #0F51A2;
	}
	
	
	.fiftyTextWrapper-0 {
		position: relative;
		float: left;
		width: calc(100%-60px);
		text-align: center;
		font-family: "AvenirLight";
		font-size: 30px;
		color: #FFFFFF;
		letter-spacing: 0.05em;
		background-color: #0F51A2;
	}
	.fiftyTextWrapper-1 {
		display: none;
	}
	.fiftyTextWrapper-2 {
		position: relative;
		float: left;
		max-width: 880px;
		width: calc(100% - 840px);
		height: 333px;
		text-align: center;
		font-family: "AvenirLight";
		font-size: 30px;
		color: #FFFFFF;
		letter-spacing: 0.05em;
		background-color: #0F51A2;
	}
	
	.fiftyText-0 {
		display: none;
	}
	.fiftyText-1 {
		width: 350px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 40px;
		text-align: center;
	}
	.fiftyText-2 {
		width: 500px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 60px;
		text-align: center;
	}
	.fiftyText-3 {
		width: 600px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 90px;
		text-align: center;
	}
	.fiftyTextWide {
		max-width: 880px;
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}
	.fiftyTextWide110 {
		margin-top: 110px;
		max-width: 880px;
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}
	
	.fiftyText2-0 {
		width: 100%;
		font-size: 18px;
	}
	.fiftyText2-1 {
		width: 100%;
		font-size: 23px;
	}
	.fiftyText2-2 {
		display: none;
	}
	.fiftyText2Body{
		position: relative;
		max-width: 900px;
		margin-right: auto;
		margin-left: auto;
		padding-right: 30px;
		padding-left: 30px;
		padding-bottom: 30px;
		text-align: center;
		font-family: "AvenirLight";
		font-size: 30px;
		color: #FFFFFF;
		letter-spacing: 0.05em;
	}
	
	
	
	.backButton {
		position: relative;
		width: 70px;
		float: right;
		border-radius: 20px;
		padding: 10px 15px 10px 15px;
		font-family: "AvenirLight";
		font-size: 16px;
		text-align: center;
		color: #000000;
		box-shadow: 0px 1px 4px 0px #000000;
		background-color: #FFFFFF;
    	transition: background-color 0.4s ease 0s;
		cursor: pointer;
	}
	.backButton:hover {
		background-color: #0F51A2;
		color: #FFFFFF;
		box-shadow: 0px 1px 4px 0px #000000;
	}


	

	.scrolldown-1{
		display: none;
	}
	.scrolldown-0{
		display: show;
		position: fixed;
		bottom: 0px;
		left: 50%;
		width: 40px;
		height: 40px;
		transform: translateY(-50px) translateX(-50%) rotate(45deg);
	}
	.scrolldown-0 span{
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 100%;
		height: 100%;
		border-bottom: 2px solid #FFFFFF;
		border-right: 2px solid #FFFFFF;
		animation: animate 2.0s linear infinite;
		opacity: 0;
	}
	.scrolldown-0 span:nth-child(1){
		transform: translate(-15px,-15px);
		animation-delay: -0.4s;
	}
	.scrolldown-0 span:nth-child(2){
		transform: translate(0px,0px);
		animation-delay: -0.2s;
	}
	.scrolldown-0 span:nth-child(3){
		transform: translate(15px,15px);
		animation-delay: 0s;
	}
	@keyframes animate {
		0%{
			top: -5px;
			left: -5px;
			opacity: 0;
		}
		25%{
			top: 0px;
			left: 0px;
			opacity: 1;
		}
		50%,100%{
			top: 0px;
			left: 0px;
			opacity: 0;
		}
	}
	

	.applyWrapper{
		width: 100%; 
		text-align: center; 
		padding-bottom: 15px;
	}
	.jumpStripGap{
		position: relative; 
		height: 30px; 
		width: 100%; 
		background-color: #F0FAFF;
	}

	