.mod:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
img,
object,
embed {
	max-width: 100%;
}
img::selection {
	background: transparent;
}
img::-moz-selection {
	background: transparent;
}


.dim-opa{
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:26px;
	height:36px;
	line-height: 22px;
	}

a.create-account {
	background-color: transparent;
	border: 3px solid #1d9abc;
	border-radius: 6px;
	color: #1d9abc;
	font-size: 1em;
	moz-border-radius: 6px;
	padding: 10px 15px;
	text-decoration: none;
	webkit-border-radius: 6px;
	width: 380px;
}
a.create-account:hover {
	background-color: #1d9abc;
	border: 3px solid #1d9abc;
	border-radius: 6px;
	color: #fff;
	font-size: 1em;
	moz-border-radius: 6px;
	padding: 10px 15px;
	text-decoration: none;
	webkit-border-radius: 6px;
	width: 400px;
}


@media only screen and (max-device-width: 480px) {
	html {
		webkit-text-size-adjust: none;
	}
	a {
		webkit-tap-highlight-color: rgba(200, 0, 0, 0.4);
	}
	div.four_col {
		padding: 0px;
		width: 50%;
		border: none;
		margin-right:0;
		margin-bottom:20px;
	}
	.four_col .opa-box p{
	font-size:12px;
	line-height:21px;
	color:#fff;
	font-weight:300;
	text-align:left;
	height:80px;
	padding:2% 6%;
	margin-bottom:10px;
		}
}
body {
	background-color: #F5EEDB;
	color: #222;
	font-family: 'Open Sans', sans-serif !important;
}
abbr {
	cursor: help;
}
span.ast {
	font-size: .75em;
	position: relative;
	top: -5px;
}
#cntr_fullspan {
	height: auto;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#cntr_main {
	background-color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	height: auto;
	margin: 0 auto;
	padding: 0;
	max-width: 1280px;
}
#cntr_disclaimer {
	height: auto;
	margin: 0;
	padding: 35px 0;
	text-align: center;
	width: 100%;
}
.hero-bg {
	background: #fff;
	width: 100%;
}
#cntr_hero {
	background: url(../imgs/hero.jpg) no-repeat top left;
	margin: 0 auto
}
#cntr_freeShipping {
	background-color: #f5f5f5;
	font-size: 14px;
	height: auto;
	margin: 0 auto;
	padding: 12px 0;
	text-align: center;
	width: 958px;
}
.freeShipping_info {
	color: #777;
	text-transform: uppercase;
}
.freeShipping_info_bold {
	color: #444;
	text-transform: uppercase;
}
.listingPage {
	clear: both;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 860px;
}
.listingPage .productCell {
	float: left;
	height: auto;
	margin: 0 0 0 20px;
	padding: 0;
	width: 450px;
}
.listingPage .productCell_right {
	float: right;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 180px;
}
.listingPage .cntr_promoCode {
	clear: both;
	height: 55px;
	margin: 0;
	padding: 0;
	width: auto;
}
.originalPrice {
	color: #999;
	font-size: .75em;
}
.originalPriceLine {
	color: #999;
	font-size: .75em;
}
.finalPrice {
	color: #000;
	font-size: 1.75em;
	font-weight: bold;
}
.soldOut {
	color: #d00;
	font-size: .75em;
	font-weight: bold;
	text-transform: uppercase;
}
.soldout {
	color: #d00;
	font-size: .75em;
	font-weight: bold;
	text-transform: uppercase;
}
.promo_text {
	color: #5f9000;
	font-size: .75em;
}
.mapPricing {
	background-color: #f7f7f7;
	border: 1px solid #ddd;
	clear: both;
	float: left;
	height: auto;
	line-height: normal;
	margin: 4px 0;
	padding: 4px 8px;
	text-align: center;
	width: auto;
}
.freeShipping {
	color: #06F;
	font-size: .75em;
}
.disclaimer {
	color: #777;
	font-size: .75em;
	line-height: 1.35em;
}
.mir {
	display: none;
}
.instantSavings {
	display: none;
}
.shipping {
	display: none;
}
.brand_image {
	clear: both;
	display: block;
	height: 40px;
	margin: 0 0 4px 0;
	padding: 0;
	width: auto;
}
.product_image {
	display: block;
	float: left;
	margin: 0 0 4px 0;
	padding: 0;
}
.product_image_right {
	display: block;
	float: right;
	height: 135px;
	margin: 0 0 4px 0;
	padding: 0;
	width: 180px;
}
.product_image_spotlight {
	display: block;
	float: left;
	height: 225px;
	margin: 0 0 4px 0;
	padding: 0;
	width: 300px;
}
.cntr_ProductTitle_1 {
	clear: both;
	height: 2.5em;
	line-height: 1em;
	margin: 5px 0;
	overflow: hidden;
	padding: 0;
	width: auto;
}
.cntr_ProductTitle_2 {
	clear: both;
	height: 6em;
	line-height: 1em;
	margin: 5px 0;
	overflow: hidden;
	padding: 0;
	width: auto;
}
.cntr_ProductTitle_3 {
	clear: both;
	height: 6em;
	line-height: 1em;
	margin: 5px 0;
	overflow: hidden;
	padding: 0;
	width: auto;
}
.cntr_ProductTitle_4 {
	clear: both;
	height: 6em;
	line-height: 1em;
	margin: 5px 0;
	overflow: hidden;
	padding: 0;
	width: auto;
}
.cntr_pricing {
	clear: both;
	height: auto;
	margin: 5px 0;
	overflow: hidden;
	padding: 0;
	width: auto;
}
ul.priceList {
	height: auto;
	list-style: none;
	margin: 0;
	padding: 8px 0 0 0;
	width: auto;
}
a.ProductTitle,
a.ProductTitle:link,
a.ProductTitle:visited {
	color: #244e6d;
	font-size: .75em;
	font-weight: 700;
	text-decoration: none;
	text-wrap: normal;
}
a.ProductTitle:hover,
a.ProductTitle:active,
a.ProductTitle:focus {
	color: #000;
	font-size: .75em;
	font-weight: 700;
	text-decoration: underline;
	text-wrap: normal;
}
a.disc,
a.disc:link,
a.disc:visited {
	color: #244e6d;
	font-size: .75em;
	font-weight: 700;
	text-decoration: underline;
	text-wrap: normal;
}
a.disc:hover,
a.disc:active,
a.disc:focus {
	color: #000;
	font-size: .75em;
	font-weight: 700;
	text-decoration: none;
	text-wrap: normal;
}
a.inCart,
a.inCart:link,
a.inCart:visited {
	color: #06F;
	font-size: .75em;
	text-decoration: none;
}
a.inCart:hover,
a.inCart:active,
a.inCart:focus {
	color: #000;
	font-size: .75em;
	text-decoration: none;
}
ul.list_features {
	color: #777;
	font-size: .75em;
	height: auto;
	list-style: none;
	margin: 3px 0;
	overflow: hidden;
	padding: 0;
	width: auto;
}
ul.list_features li {
	background: url(https://promotions.newegg.com/template/us/imgs/listStyle.gif) no-repeat;
	background-position: 0 4px;
	margin: 0;
	max-height: 1.25em;
	padding: 0 14px;
	text-wrap: normal;
}
ul.list_features_custom {
	color: #777;
	font-size: .75em;
	height: 4em;
	list-style: none;
	margin: 3px 0;
	overflow: hidden;
	padding: 0;
	width: auto;
}
ul.list_features_custom li {
	background: url(https://promotions.newegg.com/template/us/imgs/listStyle.gif) no-repeat;
	background-position: 0 4px;
	margin: 0;
	padding: 0 14px;
	text-wrap: normal;
}
span.combopricing {
	color: #222;
	font-size: .625em;
}
.yourPrice {
	color: #222;
	font-size: 1.20em;
	font-weight: bold;
	list-style: none;
	padding-bottom: 4px;
	text-align: left;
}
.comboDiscount {
	color: #999;
	font-size: 1em;
	line-height: 1.25em;
	list-style: none;
	text-align: center;
}
.comboSavings {
	color: #222;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 300px;
}
.selection {
	color: #0051a0;
	float: left;
	font-size: .75em;
	margin: 0;
	padding: 0;
}
fieldset.promo {
	border: 1px solid #ccc;
	clear: both;
	color: #5f9000;
	font-size: .75em;
	height: auto;
	margin: 5px auto 0;
	padding: 6px;
	text-align: center;
	width: auto;
}
fieldset.promo legend {
	background-color: #fff;
	color: #5f9000;
	font-size: 1em;
	margin: 5px auto 0;
	padding: 0 6px;
	text-align: center;
}
fieldset.promo span {
	font-size: 1.5em;
}
a.button_preOrder,
a.button_preOrder:link,
a.button_preOrder:visited,
a.button_preOrder:hover,
a.button_preOrder:active,
a.button_preOrder:focus {
	background: url(https://promotions.newegg.com/template/us/imgs/button_preorder.png) no-repeat;
	display: block;
	float: left;
	height: 23px;
	margin: 4px 0 0 0;
	padding: 0;
	width: 80px;
}
.buy a {
	background-color: transparent;
	border: 1px solid #0B4177;
	border-radius: 6px;
	color: #0B4177;
	display: inline-block;
	font-size: .75em;
	margin: 5px 0 0;
	moz-border-radius: 6px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	webkit-border-radius: 6px;
}
.buy a:visited {
	background-color: transparent;
	border: 1px solid #0B4177;
	border-radius: 6px;
	color: #0B4177;
	display: inline-block;
	font-size: .75em;
	margin: 5px 0 0;
	moz-border-radius: 6px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	webkit-border-radius: 6px;
}
.buy a:hover {
	background-color: #0B4177;
	border: 1px solid #0B4177;
	border-radius: 6px;
	color: #FFF;
	display: inline-block;
	font-size: .75em;
	margin: 5px 0 0;
	moz-border-radius: 6px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	webkit-border-radius: 6px;
}
.shopAll {
	padding: 20px 0;
	text-align: center;
}
.shopAll a {
	background-color: transparent;
	border: 3px solid #0B4177;
	border-radius: 6px;
	color: #0B4177;
	font-size: 1.5em;
	moz-border-radius: 6px;
	padding: 10px 15px;
	text-decoration: none;
	webkit-border-radius: 6px;
}
.shopAll a:visited {
	background-color: transparent;
	border: 3px solid #0B4177;
	border-radius: 6px;
	color: #0B4177;
	font-size: 1.5em;
	moz-border-radius: 6px;
	padding: 10px 15px;
	text-decoration: none;
	webkit-border-radius: 6px;
}
.shopAll a:hover {
	background-color: #0B4177;
	border: 3px solid #0B4177;
	border-radius: 6px;
	color: #fff;
	font-size: 1.5em;
	moz-border-radius: 6px;
	padding: 10px 15px;
	text-decoration: none;
	webkit-border-radius: 6px;
}
.blank5 {
	background: none;
	clear: both;
	display: block;
	height: 5px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.blank10 {
	background: none;
	clear: both;
	display: block;
	height: 10px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.blank20 {
	background: none;
	clear: both;
	display: block;
	height: 20px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.blank30 {
	background: none;
	clear: both;
	display: block;
	height: 30px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.blank40 {
	background: none;
	clear: both;
	display: block;
	height: 40px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.blank50 {
	background: none;
	clear: both;
	display: block;
	height: 50px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.blank60 {
	background: none;
	clear: both;
	display: block;
	height: 60px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.blank70 {
	background: none;
	clear: both;
	display: block;
	height: 70px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.blank80 {
	background: none;
	clear: both;
	display: block;
	height: 80px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.blank90 {
	background: none;
	clear: both;
	display: block;
	height: 90px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.blank100 {
	background: none;
	clear: both;
	display: block;
	height: 100px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.line_spacer {
	background: url(https://promotions.newegg.com/template/us/imgs/line_spacer.png) no-repeat;
	clear: both;
	display: block;
	height: 52px;
	margin: 0 auto;
	padding: 0;
	width: 958px;
}
br.both {
	clear: both;
}
#backgroundPopup {
	_position: absolute;
	background: #000;
	border: 1px solid #000;
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1;
}
#popupMessage {
	_position: absolute;
	background: #fff;
	border: 10px solid #eee;
	display: none;
	font-size: 12px;
	height: auto;
	padding: 40px;
	position: fixed;
	text-align: left;
	width: 400px;
	z-index: 2;
}
#popupMessage .error_message {
	color: #ed4e61;
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
}
#popupMessage #message_box {
	border-bottom: 1px dashed #ddd;
	color: #ed4e61;
	margin-bottom: 14px;
	padding-bottom: 14px;
}
#popupMessageClose {
	color: #444;
	cursor: pointer;
	display: block;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	right: 12px;
	text-decoration: none;
	top: 6px;
}
#contactArea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
#button {
	margin: 0;
	text-align: center;
}
a.link_message,
a.link_message:link,
a.link_message:visited {
	color: #257bbe;
	cursor: pointer;
	moz-transition: all .3s ease;
	o-transition: all .3s ease;
	text-decoration: underline;
	transition: all .3s ease;
	webkit-transition: all .3s ease;
}
a.link_message:hover,
a.link_message:active,
a.link_message:focus {
	color: #000;
	cursor: pointer;
	text-decoration: underline;
}
@-moz-document url-prefix() {
	.cntr_pricing {
		clear: both;
		height: auto;
		margin: 5px 0;
		overflow: hidden;
		padding: 0;
		width: auto;
	}
	ul.priceList {
		list-style: none;
		margin: 0;
		padding: 8px 0 0 0;
		width: auto;
	}
	ul.priceList li {
		height: auto;
		line-height: 1.125em;
		list-style: none;
		margin: 0 0 6px 0;
		padding: 0;
		width: auto;
	}
	ul.list_features {
		color: #777;
		font-size: .75em;
		height: auto;
		list-style: none;
		margin: 3px 0;
		padding: 0;
		width: auto;
	}

	ul.list_features li {
		background: url(https://promotions.newegg.com/template/us/imgs/listStyle.gif) no-repeat;
		background-position: 0 4px;
		margin: 0;
		max-height: 1.25em;
		overflow: hidden;
		padding: 0 14px;
		text-wrap: normal;
	}
	.mapPricing {
		background-color: #f9f6f2;
		border: 1px solid #bbb;
		clear: both;
		float: left;
		height: auto;
		line-height: normal;
		margin: 4px 0;
		padding: 4px 8px;
		text-align: center;
		width: auto;
	}
	a.inCart,
	a.inCart:link,
	a.inCart:visited {
		color: #06F;
		font-size: .75em;
		line-height: 1.5em;
		padding: 4px 8px;
		text-decoration: none;
	}
	a.inCart:hover,
	a.inCart:active,
	a.inCart:focus {
		color: #000;
		font-size: .75em;
		line-height: 1.5em;
		padding: 4px 8px;
		text-decoration: none;
	}
}
img,
div {
	behavior: url('https://promotions.newegg.com/template/us/ie_png_fix/iepngfix.htc');
}
:focus {
	outline: 0;
}
h2.main-title {
	color:#008fa9; font-size: 60px; font-weight: 200; text-align: left;
}
.registered-mark {font-size: 18px;}
h3.sub-title {
	font-weight: 100; color:#777; font-size: 20px; text-align: left;line-height: 28px;
}

div.hero_call a.log-on {
	border-bottom: 1px solid #CCC;
	color: #012D6B;
	text-decoration: none;
}
div.hero_call a.log-on:hover {
	border-bottom: 1px solid #f5760e;
}
p.heading {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	line-height:34px;
}
p.contact-info{
	color: #fff;
	font-size: 20px;
	}
p.phone {
	color: #112639;
	font-size: 16px;
	line-height: 22px;
}
a.link {
	border-bottom: 1px solid #fff;
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
a.link:hover {
	color: #fff;
	border-bottom: 1px solid #cf5b44;
}

@media only screen and (max-width: 1000px) {
.leftFour{
		margin-left: 0%;
	}
.dim-opa{
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:26px;
	font-size:11px;
}
div.four_col {
		padding: 0px;
		width: 20%;
		border: none;
		margin-right:0;
		margin-bottom:20px;
	}
.dim-opa{
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:26px;
	font-size:11px;
}

}


@media screen and (max-width: 900px) {
	#cntr_hero {
		padding: 0px 20px 30px 0px;
	}
	h2.main-title {
		font-size: 36px;
		line-height: 34px;
		width: 100%;
	}
	h3.sub-title {
		font-size: 16px;
		line-height: 26px;
	}
	
	div.max-width-wrap {
		padding: 0px 20px;
	}
	div.two_col, div.four_col {
		padding: 0px;
		width: 34%;
		border: none;
		
	}
	.leftFour{
        margin-right: 0;
	}

	.four_col .opa-box p{
	font-size:12px;
	line-height:21px;
	color:#fff;
	font-weight:300;
	text-align:left;
	height:70px;
	padding:2% 6%;
	margin-bottom:10px;
		}

	 div.three_col {
		padding: 0px;
		width: 28%;
		border: none;	
		padding: 0 2%;
		
	}
	div.three_col-R {
		padding: 0px;
		width: 28%;
		padding-left:2%;
		border: none;
	}
	img.logo_list {
		width: 35%;
	}
	input.button {
		width: 100%;
	}
	.opa-box{
	background:#010c13;
	filter:alpha(opacity=60);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	margin-bottom:0;
	}
	.bg_dim1 {
	color: #ffffff;
	height: 150px;
	background:url(../imgs/pic05.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-bottom: 30px;
	display:inline-block;
}
.bg_dim2 {
	color: #ffffff;
	height: 150px;
	background: url(../imgs/pic02.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-bottom: 30px;
	display:inline-block;
}
.bg_dim3 {
	color: #ffffff;
	height: 150px;
	background:url(../imgs/pic03.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-bottom: 30px;
	display:inline-block;
}
.bg_dim4 {
	color: #ffffff;
	height: 150px;
	background: url(../imgs/pic04.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-bottom: 30px;
	display:inline-block;
}
.bg_dim5 {
	color: #ffffff;
	background:url(../imgs/pic01.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-bottom: 30px;
	text-align:left;
	padding-right:5px;
	
}
.bg_dim6 {
	color: #ffffff;
	background: url(../imgs/pic02.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-bottom: 30px;
	text-align:left;
	margin-left:10px;
}
.bg_dim7 {
	color: #ffffff;
	background:url(../imgs/pic03.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-bottom: 30px;
	text-align:left;
	padding-right:5px;
	
}
.bg_dim8 {
	color: #ffffff;
	background: url(../imgs/pic04.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-bottom: 30px;
	text-align:left;
	margin-left:10px;
}
a.create-account {
	background-color: transparent;
	border: 3px solid #1d9abc;
	border-radius: 4px;
	color: #1d9abc;
	font-size: 1.3em;
	moz-border-radius: 6px;
	padding: 8px 12px;
	text-decoration: none;
	webkit-border-radius: 6px;
	width: 380px;
	margin-top:150px;   
	font-size:18px;
}
a.create-account:hover {
	background-color: #1d9abc;
	border: 3px solid #1d9abc;
	border-radius: 6px;
	color: #fff;
	font-size: 1.3em;
	moz-border-radius: 4px;
	padding: 8px 12px;
	text-decoration: none;
	webkit-border-radius: 6px;
	width: 400px;
	margin-top:150px;  
	font-size:18px;
}

}



div.max-width-wrap {
	padding-top: 20px;
	max-width: 1440px;
	margin: auto;
	text-align: center;
}
.logo_list {
	width: 135px;
	height: auto;
	margin: 10px;
}
.icon_list {
	width: 80px;
	height: auto;
	margin-bottom: 10px;
}
.bg_dim1 {
	color: #ffffff;
	height: 300px;
	background:url(../imgs/pic05.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-bottom: 30px;
}
.bg_dim2 {
	color: #ffffff;
	height: 300px;
	background: url(../imgs/pic02.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-bottom: 30px;
}
.bg_dim3 {
	color: #ffffff;
	height: 300px;
	background:url(../imgs/pic03.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-bottom: 30px;
}
.bg_dim4 {
	color: #ffffff;
	height: 300px;
	background: url(../imgs/pic04.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-bottom: 30px;
}
.bg_dim5 {
	color: #ffffff;
	background:url(../imgs/pic01.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-bottom: 30px;
	text-align:left;
	padding-right:5px;
	
}
.bg_dim6 {
	color: #ffffff;
	background: url(../imgs/pic02.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-bottom: 30px;
	text-align:left;
	padding-right:5px;

}
.bg_dim7 {
	color: #ffffff;
	background:url(../imgs/pic03.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-bottom: 30px;
	text-align:left;
	padding-right:5px;

}
.bg_dim8 {
	color: #ffffff;
	background: url(../imgs/pic04.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-bottom: 30px;
	text-align:left;
}

.smallIcon{display:inline-block; vertical-align:middle;}
.resourcesTitle{color:#00305A; text-align:left; font-size:20px; font-weight:bold; margin-right:10px;}
.resourcesTitle-A{color:#444; text-align:left; font-size:16px; margin-right:10px; font-weight:normal; text-align:center;}
a.resourcesLink{
	text-align:left;
	color: #2363b1;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;}
a.resourcesLink-A{
	text-align:left;
	color: #03a2bf;
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	text-align:center;
	}
	
a.resourcesLink:hover {
	text-align:left;
	color: #00305A;
	border-bottom: 1px solid #cf5b44;
}
a.resourcesLink-A:hover {
	text-align:left;
	color: #444;
	text-align:center;
	font-weight:normal;
}
.two_col {
	font-size: 16px;
	line-height: 26px;
	display: inline-block;
	vertical-align: text-top;
	width: 44%;
	min-width: 635px;
}
.four_col {
	font-size: 16px;
	line-height: 26px;
	display: inline-block;
	vertical-align: text-top;
	width: 20%;
	min-width: 200px;
	margin-right: 2.8%;
	background:#bcbcbc;
	padding-bottom:0;
	margin-bottom:20px;
}

.three_col {
	font-size: 16px;
	line-height: 26px;
	display: inline-block;
	vertical-align: text-top;
	width: 28%;
	min-width: 200px;
	margin-bottom:10px;
	
	padding: 0 2%;
	border-right:1px solid #CCC;
}
div.three_col-R{
	font-size: 16px;
	line-height: 26px;
	display: inline-block;
	vertical-align: text-top;
	width: 28%;
	padding-left:2%;
	min-width: 200px;
	margin-bottom:10px;
}

 .opa-box{
	background:#010c13;
	filter:alpha(opacity=60);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	margin-top:50%;
	}
.four_col .opa-box p{
	font-size:12px;
	line-height:21px;
	color:#fff;
	font-weight:300;
	text-align:left;
	height:80px;
	padding:2% 6%;
	margin-bottom:10px;
		}
   a.dimButton{
	 color:#fff;
	 text-decoration:underline;
	 text-align:left;
	 font-size:12px;  
	   
	   }
   a.dimButton:hover{
	 color:#fff;
	 text-decoration:none;
	 text-align:left; 
	 font-size:12px;  
	   
	   }
			
.four_col .opa-box p a{
	font-size: 13px;
    font-weight: bold;
    color: #fff;
	text-decoration:underline;
			}
.four_col .opa-box p a:hover{
	text-decoration:none;
	}
.clear {
	clear: both;
}
div.section2 {
	text-align: center;
	width: 100%;
	background:#1d9abc; 
	filter:alpha(opacity=90);  
    -moz-opacity:0.9;  
    -khtml-opacity: 0.9;  
    opacity: 0.9;
}
div.section3 {
	background: #f5f5f5;
	text-align: center;
	width: 100%;
}
div.section4 {
	background: #ffffff;
	text-align: center;
	width: 100%;
}
div.section5 {
	background: #fff;
	text-align: center;
	width: 100%;

}
p.text {
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 20px;
	text-align: left;
}
.sec2Title{font-size:1.9em; text-align:center; padding:0 5% 10px 5%; color:#46860c; font-weight:bold; line-height:1.6em;}
p.text_max {
	display: inline-block;
	font-size: 1.2em;
	line-height: 26px;
	padding: 0 5%;
	text-align:left;
}
strong.color {
	color: #0068ac;
}
form.form {
	padding-bottom: 15px;
}
input.field, textarea.field {
    font-family: 'Open Sans', sans-serif !important;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	box-sizing: border-box;
	border: 1px solid #0068ac;
    margin-bottom: 10px;
    padding: 10px 20px;
    width: 100%;
}
textarea.field {
	height: 85px;
}
.button {
    font-family: 'Open Sans', sans-serif !important;
	font-size: 16px;
	background-color: #0068ac;
    border: none;
    color: #ffffff;
    display: inline-block;
    transition: all .3s ease;
	padding: 15px 20px;
    width: 320px;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.button:hover {
    background-color: #00b6de;
}
.border {
	margin-bottom: 30px;
	padding: 15px;
	border: 1px solid #0068ac;
}
div.L-outcomes {
	margin: 0 auto;
	width: 1280px;
}
h3.h-title {
	color: #0068ac;
	font-size: 26px;
	font-weight: 400;
	padding: 10px 0;
}
div.L-outcomes p {
	color: #373738;
	font-size: 16px;
	line-height: 24px;
}
.l-left {
	float: left;
}
.l-right {
	float: right;
}
.l-clear {
	clear: both;
}
div.L-box {
	height: auto;
	margin: 10px 0 10px;
	overflow: hidden;
}
div.l-text {
	margin-left: 30px;
	width: 75%;
}
div.l-text h4 {
	color: #0068ac;
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 10px;
}
div.l-text p {
	color: #505050;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	margin-bottom: 15px;
}
div.l-text p a {
	color: #779ab4;
	font-size: 14px;
	font-weight: 400;
}
div.l-text p a:hover {
	color: #333;
}
.P-Technology {
	background: #f3f2f2;
	padding: 20px 0 30px 0;
}
.main-box {
	background: #f3f2f2;
	margin: 0 auto;
	width: 1280px;
}
.P-box {
	display: inline-block;
	float: left;
	height: 294px;
	margin-right: 40px;
	width: 22%;

}
.section1_bg {
	background: url(../imgs/dots.png) no-repeat;
	background-position: 50% 20%;
}
.section1_wrap {
	align-content: center;
	height: 280px;
	margin: 0 auto;
	padding: 25px 0 0;
	width: 100%;
}
.section1_box {
	background-color: transparent;
	display: inline-block;
	float: left;
	margin: 5px 5px 28px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	width: 24%;
}
.title_white {
	color: #fff;
	font-size: 22px;
	margin-bottom: 10px;
}
.text_white {
	color: #656565;
	font-size: 15px;
	font-weight: 100;
	line-height: 19px;
	padding: 0 10px;
	padding: 20px 0;
}
.box1 {
	background: url(../imgs/docking.jpg) no-repeat;
}
.box2 {
	background: url(../imgs/laptop.jpg) no-repeat;
}
.box3 {
	background: url(../imgs/compact.jpg) no-repeat;
}
.box4 {
	background: url(../imgs/document.jpg) no-repeat;
}
.P-box p {
	color: #fff;
	font-size: 13px;
	font-weight: 300;
	height: 70px;
	line-height: 17px;
	margin-bottom: 10px;
}
.P-box p a {
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	padding-left: 5px;
}
.P-box p a:hover {
	text-decoration: underline;
}
a.textLink, a.textLink:link, a.textLink:visited{
  color:#03a2bf;
  text-decoration:underline;
}
a.textLink:hover, a.textLink:active,
a.textLink:focus {
  color:#03a2bf;
  text-decoration:none;
}
.linkIcon{color:#03a2bf;}
.resource {
	margin: 0 auto;
	width: 1280px;
}
.resource p {
	font-size: 14px;
	font-weight: 500;
}
.resource p a {
	border-bottom: 1px solid #ccc;
	color: #333;
	text-decoration: none;
}
.resource p a:hover {
	border-bottom: 1px solid #fd852d;
}
.registered-mark {
	font-size: 10px;
	vertical-align: super;
}

/* hero */




/* responsive-LP*/
/* General */



