body {
	min-height: 1000px;
	padding: 70px 0 0;
	margin: 0;
	-webkit-font-smoothing: antialiased;
}
body {
    font-size: 14px;
    line-height: 1.42857143;
    background: url(../img/pnb-landing-bg.jpg) no-repeat fixed center center;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment:fixed !important;
    margin: 0;
    background-color: #000;
    
}
a {
	text-decoration: none;
	border-style: none;
	outline-style: none;
	outline-width: 0px;
	outline: none;
	outline: 0;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

td {
	text-decoration: none;
}

th {
	text-decoration: none;
}

img {
	border-style: none;
}

a img {
	border: none;
}

input::-moz-focus-inner {
	border: 0;
}

input:focus, textarea:focus {
	outline: 0;
	outline: none;
}

object, embed {
	outline: 0;
}

textarea {
	overflow: auto;
}

.img-responsive {
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
}

.modal-body img {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}


.modal-body h1 {
	text-align: left !important;
	text-indent: 27px;
	font-weight: 600;
	font-size: 125%;
}

.modal-body ul {
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 10px;
}

h4.modal-title {
	font-weight: 600 !important;
	text-align: center !important;
}

.modal {
   
    overflow:auto;
}


/* PNB Navigation */


ul.nav {
	width: 100%;
	padding: 0 0 0 2.7%;
	margin: 0;
}



a.dropdown-toggle {
	background-color: transparent !important;
}

li#btn-msi {
	background: url(../img/btn-msi.png) no-repeat center 4px;
	vertical-align: middle;
	background-size: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

li#btn-powerpro {
	background: url(../img/btn-powerpro.png) no-repeat center 4px;
	vertical-align: middle;
	background-size: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

li#btn-sager {
	background: url(../img/btn-sager.png) no-repeat center 4px;
	vertical-align: middle;
	background-size: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

li#btn-lenovo {
	background: url(../img/btn-lenovo.png) no-repeat center 4px;
	vertical-align: middle;
	background-size: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

li#btn-asus {
	background: url(../img/btn-asus.png) no-repeat center 4px;
	vertical-align: middle;
	background-size: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

li#btn-crown {
	background: url(../img/btn-desktops.png) no-repeat center 4px;
	vertical-align: middle;
	background-size: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

li#btn-all {
	background-image: none;
}



/* End PNB Navigation */



.btn-primary {
	color: #ffff00;
	font-weight: 600;
	border-color: #001DAE !important;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.85);
	background: #0936f6;
	/* 

Old browsers */
background: -moz-linear-gradient(top,  #0936f6 0%, #001dae 100%);
	/*

FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0936f6), color-stop(100%,#001dae));
	/

* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #0936f6 0%,#001dae 100%);
	

/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #0936f6 0%,#001dae 100%);


/* Opera 11.10+ */
background: -ms-linear-gradient(top,  #0936f6 0%,#001dae 100%);

/* IE10+ */
background: linear-gradient(to bottom,  #0936f6 0%,#001dae 100%)

;
	/* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0936f6', endColorstr='#001dae',GradientType=0 );
	text-transform: uppercase;
	line-height: 200%;
	font-size: 105%;
	height: 40px;
}

.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary {
	color: #cac802;
	background: #001dae;


/* Old browsers */
background: -moz-linear-gradient(top,  #001dae 0%, #001dae 100%);

/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#001dae), color-stop(100%,#001dae))

;
	/* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #001dae 0%,#001dae 100%

);
	/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #001dae 0%,#001dae 100

%);
	/* Opera 11.10+ */
background: -ms-linear-gradient(top,  #001dae 0%,#001dae 10

0%);
	/* IE10+ */
background: linear-gradient(to bottom,  #001dae 0%,#001dae 1

00%);
	/* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001dae', endColorstr='#001dae',GradientTyp

e=0 );
	/* IE6-9 */

	border-color: #001DAE;
	text-transform: uppercase;
	line-height: 200%;
	font-size: 105%;
	height: 40px;
}

/* PNB Footer Styles */

footer {
	margin-top: 20px;
	margin-bottom: 10px;
}

.sub-footer {
	padding-right: 0 !important;
	padding-left: 0 !important;
	margin: 25px 0 45px;
}

.sub-footer p {
	color: #fff;
	font-size: 90%;
	text-align: center;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
	letter-spacing: .02em;
}

.sub-footer p a {
	color: #fff;
	font-size: 100%;
	letter-spacing: .02em;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
}

.sub-footer p a:hover {
	color: #ffff00;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
}

.footer-container a {
	color: #fff;
	letter-spacing: .05em;
}

.footer-container a:hover {
	color: #ffff00;
	text-decoration: none;
}

.footer-container h1 {
	line-height: 100%;
	font-size: 120%;
	letter-spacing: .03em;
	color: #fff;
}

.footer-container ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.footer-links {
	padding: 0;
	list-style-type: none;
	float: left;
	width: 15.25%;
	margin: 13px 0 5px .75%;
}

ul.footer-links li {
}

ul.footer-links a {
	text-decoration: none;
	color: #fff;
}

ul.footer-links a:hover {
	color: #ffff00;
}

ul.footer-links h1 {
	line-height: 100%;
	font-size: 120%;
	letter-spacing: .03em;
	color: #ffff00;
	margin: 0 0 3px;
	padding: 0;
	font-weight: 600;
}

ul.footer-links-a a {
	
	color: #fff;
}

footer .span12 a {
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
	margin-top: 10px;
	margin-bottom: 30px;
}

footer .span12 a:hover {
	text-decoration: none;
}

footer .span12 a:active {
	text-decoration: none;
}

#up-arrow {
	max-width: 30px;
	margin: 0 3px 0 0;
	padding: 0;
}

/* End PNB Sub-Page Footer Styles */

/* PNB Static Page Styles */


.pnb-content {
	border: 1px solid #424242;
	padding: 0 25px 20px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	color: #424242;
	letter-spacing: .05em;
	background-color: #fff;
	display: inline-block;
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
	margin-top: 0;
}

.pnb-content h1 {
	text-align: center;
	font-weight: 600;
	font-size: 140%;
	text-align: center;
}



.pnb-content h2 {
	font-weight: 600;
	font-size: 120%;
	color: #424242 !important;
}


/* End PNB Static Page Styles */

.panel-collapse {
	padding: 15px !important;
}

td.text-right {
	padding-right: 10px;
	vertical-align : top;
}

.warranty {
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
}


@media (max-width:768px) {

ul.footer-links {
	padding: 0;
	list-style-type: none;
	float: left;
	width: 100%;
	margin: 13px 0 5px 1%;
}

.footer-link-spacer {
	height: 1px;
	background-color: #424242;
	margin: 17px auto 0;
	padding: 0;
	display: inline-block;
	float: left;
	position: relative;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	width: 98%;
}

}

/* Custom, iPhone Retina */

@media only screen and (min-width : 320px) {

.pnb-content {
	font-size: 80%;
	margin-top: 20px;
	margin-bottom: 0;
}

.pnb-content img {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

#navbar {
	border-top: none !important;
	border: none !important;
	border: none !important;
	width: 100%;
	padding: 0!important;
	clear: both;
	float: left;
	margin: 0!important;
	position: relative;
	top: 9px;

}

.navbar-default .navbar-nav > .dropdown > a .caret {
    display: none;
}

.navbar-header {
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	border: 1px solid #424242;
border-radius: 7px;
	background: url(../img/4px-black.png) repeat;
	width: 100%;
	margin: 0 !important;
	clear: both;
	position: relative;
	float: left;
	padding: 0 0 7px !important;
}

ul.dropdown-menu {

	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	border: 1px solid #424242;
}

ul.dropdown-menu a {
	color: #fff !important;
	text-align: right;
	margin-right: 10px;
}

ul.dropdown-menu a:hover {
	color: #ffff00!important;
		background-color: transparent !important;
	text-align: right;
}



a.navbar-brand img {
	float: left;
	padding: 0 0 0 37px;
	margin: 0;
	width: 230px;
}


.navbar-nav>li>a {
	padding: 0;
	text-align: right;
	color: #fff !important;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 95%;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.9);
	line-height: 190%;
	letter-spacing: .05em;
	margin: 0 20px 0 0;
}

.navbar-nav>li>a:hover {
	color: #ffff00 !important;
}

li#btn-msi {
	background-image: none;
}

li#btn-powerpro {
	background-image: none;
}

li#btn-sager {
	background-image: none;
}

li#btn-lenovo {
	background-image: none;
}

li#btn-asus {
	background-image: none;
}

li#btn-crown {
	background-image: none;
}

li#btn-all {
	background-image: none;
}

.pnb-header {
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	border-left: 1px solid #424242;
	border-right: 1px solid #424242;
	border-bottom: 1px solid #424242;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	width: 100%;
	margin: -70px auto 13px;
	background: url(../img/4px-black.png) repeat;
	padding: 10px 0;
	clear: both;
	position: relative;
	height: 200px;
}

#logo-brand {
	float: left;
	padding: 0;
	font-size: 18px;
	line-height: 20px;
	margin: 0 0 9px 17%;
}

#logo-brand img {
	max-width: 75%;
}

.info-spacer {
	width: 100%;
	height: 1px;
	background-color: #424242;
	margin: 0 0 10px;
	padding: 0;
	display: inline-block;
	position: relative;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	float: left;
}

.pnb-info-container {	
	width: 100%;
	padding: 0 0 0 10px;
	position: relative;
	display: block;
	margin: 3px 0 0;
	float: left;
	clear: both;
}

.pnb-info {
	color: #fff;
	padding: 0 0 0 10px;
	font-size: 85%;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	font-weight: 600;
	letter-spacing: .05em;
	text-align: left;
	clear: none;
	float: left;
	margin-top: 2px;
}

.pnb-info a {
	color: #ffff00;
}

.pnb-info h2 {
	color: #c2c2c2;
	font-size: 85%;
	margin: 0;
	padding: 0;
	display: inline;
}

.pnb-info-title {
	color: #fff;
	padding: 0;
	float: left;
	font-size: 100%;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	font-weight: 400;
	letter-spacing: .05em;
	margin-top: 0;
	text-align: right;
	display: inline-block;
	margin-right: 3px;
}

.pnb-info-title a {
	color: #ffff00;
}

.pnb-info-title h1 {
	color: #ffff00;
	font-weight: 600;
	margin: 0 0 0 7px;
	padding: 0;
	font-size: 90%;
	line-height: 100%;
	display: inline-block;
}

ul#main-menu {
	display: none;
}

#product-info-text {
	background: url(../img/4px-black.png) repeat;
	border: 1px solid #424242;
	padding: 20px 25px !important;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	color: #c2c2c2;
	letter-spacing: .05em;
}

#carousel-container {
	overflow: hidden !important;
	float: right;
	clear: both;
	display: inline-block;
	padding: 0;
	width: 100%;
	margin: 0 0 15px;
	border: 1px solid #424242;
	border-radius: 7px 7px 7px 7px !important;
-moz-border-radius: 7px 7px 7px 7px !important;
-webkit-border-radius: 7px 7px 7px 7px !important;
-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	background: url(../img/4px-black.png) repeat;
}

#carousel-container img {
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85) !important;
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85) !important;
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85) !important;
	overflow: hidden !important;
}

.the-feature {
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	letter-spacing: .05em;
	background: url(../img/4px-black.png) repeat;
	border: 1px solid #424242;
	width: 100%;
	float: left;
	margin: -3px 0 18px;
	padding: 10px 25px;
	display: block;
	clear: right;
	overflow: hidden;
	font-size: 90%;
	line-height: 130%;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
}

.the-feature img {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 5px auto;
	padding: 0;
}

.the-feature h1 {
	margin: 5px 0;
	padding: 0;
	line-height: 100%;
	font-size: 130%;
	letter-spacing: .05em;
	text-align: center;
	font-weight: 600;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
	color: #ffff00;
}

#feature-mid {
	margin-right: 0;
	margin-left: 0;
}

.footer-container {
	background: url(../img/4px-black.png) repeat;
	border: 1px solid #424242;
	padding: 8px 15px 20px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	margin-bottom: 20px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

ul.footer-links {
	padding: 0;
	list-style-type: none;
	float: left;
	width: 100%;
	font-size: 90%;
	margin: 13px 0 0 3%;
}

ul.footer-links li {
}

ul.footer-links a {
	text-decoration: none;
	letter-spacing: .05em;
}

ul.footer-links a:hover {
}

ul.footer-links h1 {
	line-height: 100%;
	font-size: 120%;
	letter-spacing: .05em;
	color: #ffff00;
	margin: 0 0 3px;
	padding: 0;
	font-weight: 600;
}

ul.footer-links-a {
	padding: 0;
	list-style-type: none;
	float: left;
	margin: 0 0 0 3%;
	font-size: 90%;
	width: 100%;
}

.footer-link-spacer {
	width: 100%;
	height: 1px;
	background-color: #424242;
	padding: 0;
	display: inline-block;
	float: left;
	position: relative;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	margin: 17px 0 0;
}

ul.footer-links li img {
	border: none;
	max-width: 210px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.pnb-network-container {
	
	width: 100%;
	
	clear: both;
	position: relative;
	margin: 20px auto 0;
	display: inline-block;
	padding: 10px 0 15px 1%;
	border-bottom: 1px solid #424242;
}

.pnb-network {
	color: #fff;
	padding: 0 3px;
	float: left;
	font-size: 150%;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	font-weight: 500;
	letter-spacing: .05em;
	line-height: 150%;
	text-align: left;
	margin: 10px 1%;
	display: inline-block;
}

.pnb-network img {
	max-width: 100%;
}

.social-icon {
	position: relative;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	top: 0;
}

#bb-icon {
	position: relative;
	top: 0px;
}

#rr-icon {
	position: relative;
	top: 0px;
}

.pnb-network-spacer {
	width: 1px;
	height: 75px;
	background-color: #424242;
	padding: 0;
	display: none;
	position: relative;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	float: left;
	top: 8px;
	margin: 4px .5% 0;
}

#landing-text {
	margin: 25px 0 0;
	padding: 10px 40px;
}

#landing-text p {
	color: #fff;
	font-size: 105%;
	text-align: center;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
	letter-spacing: .05em;
}

#landing-text p a {
	color: #cff;
	font-size: 100%;
	letter-spacing: .02em;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
}

#landing-text p a:hover {
	color: #ffff00;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
}



.btn-danger {
	font-weight: 600;
	font-size: 80%;
	letter-spacing: .01em;
	text-align: center;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
	overflow: hidden;
	margin: 0;
	padding: 7px 3px;
	background: #ed2212; /* Old browsers */
background: -moz-linear-gradient(top,  #ed2212 0%, #ba0e0e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed2212), color-stop(100%,#ba0e0e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ed2212 0%,#ba0e0e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ed2212 0%,#ba0e0e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ed2212 0%,#ba0e0e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ed2212 0%,#ba0e0e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed2212', endColorstr='#ba0e0e',GradientType=0 ); /* IE6-9 */
}

.btn-danger:hover {
	background: #ba0e0e; /* Old browsers */
background: -moz-linear-gradient(top,  #ba0e0e 0%, #930b0b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ba0e0e), color-stop(100%,#930b0b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ba0e0e 0%,#930b0b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ba0e0e 0%,#930b0b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ba0e0e 0%,#930b0b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ba0e0e 0%,#930b0b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba0e0e', endColorstr='#930b0b',GradientType=0 ); /* IE6-9 */
}

}

/* Extra Small Devices, Ph

ones */

@media only screen and (min-width: 480px) {

.pnb-content {
	font-size: 80%;
	margin-top: 3px;
	margin-bottom: 15px;
}

.pnb-header {
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	border-left: 1px solid #424242;
	border-right: 1px solid #424242;
	border-bottom: 1px solid #424242;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	width: 100%;
	margin: -70px auto 13px;
	background: url(../img/4px-black.png) repeat;
	padding: 10px 0;
	clear: both;
	position: relative;
	height: 185px;
}

#logo-brand {
	float: left;
	padding: 0;
	font-size: 18px;
	line-height: 20px;
	margin: 8px 0 7px 20px;
}

#logo-brand img {
	max-width: 65%;
}

.info-spacer {
	width: 100%;
	height: 1px;
	background-color: #424242;
	margin: 0 0 10px;
	padding: 0;
	display: inline-block;
	position: relative;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	float: left;
}

.pnb-info-container {	
	width: 100%;
	padding: 0 0 0 10px;
	position: relative;
	display: block;
	margin: 0;
	float: left;
	clear: both;
}

.pnb-info {
	color: #fff;
	padding: 0 0 0 10px;
	font-size: 95%;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	font-weight: 600;
	letter-spacing: .05em;
	text-align: left;
	clear: none;
	float: left;
	margin-top: 2px;
}

.pnb-info a {
	color: #ffff00;
}

.pnb-info h2 {
	color: #c2c2c2;
	font-size: 95%;
	margin: 0;
	padding: 0;
	display: inline;
}

.pnb-info-title {
	color: #fff;
	padding: 0;
	float: left;
	font-size: 105%;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	font-weight: 400;
	letter-spacing: .05em;
	margin-top: 0;
	text-align: right;
	display: inline-block;
	margin-right: 3px;
}

.pnb-info-title a {
	color: #ffff00;
}

.pnb-info-title h1 {
	color: #ffff00;
	font-weight: 600;
	margin: 0 0 0 7px;
	padding: 0;
	font-size: 95%;
	line-height: 100%;
	display: inline-block;
}

ul#main-menu {
	display: none;
}

#carousel-container {
	overflow: hidden;
	float: right;
	clear: both;
	display: inline-block;
	margin: -7px 0 15px;
	padding: 0;
	width: 100%;
	position: relative;
	border: 1px solid #424242;
	border-radius: 7px 7px 7px 7px !important;
-moz-border-radius: 7px 7px 7px 7px !important;
-webkit-border-radius: 7px 7px 7px 7px !important;
-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
}

#product-info-text {
	background: url(../img/4px-black.png) repeat;
	border: 1px solid #424242;
	padding: 20px 25px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	margin-bottom: 20px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	letter-spacing: .05em;
}

.the-feature {
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	letter-spacing: .05em;
	background: url(../img/4px-black.png) repeat;
	width: 100%;
	float: left;
	margin: 0 0 15px;
	padding: 10px 25px;
	display: block;
	clear: right;
	overflow: hidden;
	font-size: 90%;
	line-height: 130%;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	border: 1px solid #424242;
}

.the-feature p {
	padding: 3px 3px 3px 5px;
}

.the-feature img {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 5px auto 3px;
	padding: 0;
}

.the-feature h1 {
	margin: 7px 0;
	padding: 0;
	line-height: 100%;
	font-size: 140%;
	letter-spacing: .05em;
	text-align: center;
	font-weight: 600;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
	color: #ffff00;
}

#feature-mid {
	margin-right: 0;
	margin-left: 0;
}

.the-feature h1 {
	margin: 0 0 3px;
	padding: 0;
	line-height: 100%;
	font-size: 170%;
	letter-spacing: .05em;
	text-align: center;
	font-weight: 600;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
}

#feature-mid {
	margin-right: 0;
	margin-left: 0;
}

.footer-container {
	background: url(../img/4px-black.png) repeat;
	border: 1px solid #424242;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	margin-bottom: 20px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 8px 15px 20px;
}

ul.footer-links {
	padding: 0;
	list-style-type: none;
	float: left;
	width: auto;
	font-size: 90%;
	margin: 13px 3% 5px;
}

ul.footer-links li {
}

ul.footer-links a {
	text-decoration: none;
	letter-spacing: .05em;
}

ul.footer-links a:hover {
}

ul.footer-links h1 {
	line-height: 100%;
	font-size: 120%;
	letter-spacing: .05em;
	color: #ffff00;
	margin: 0 0 3px;
	padding: 0;
	font-weight: 600;
}

ul.footer-links-a {
	padding: 0;
	list-style-type: none;
	float: left;
	margin: 33px 3% 5px;
	width: auto;
	font-size: 90%;
}

.footer-link-spacer {
	width: 100%;
	height: 1px;
	background-color: #424242;
	padding: 0;
	display: inline-block;
	float: left;
	position: relative;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	margin: 17px 0 0;
}

ul.footer-links li img {
	border: none;
	max-width: 145px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.pnb-network-container {
	
	width: 100%;
	
	clear: both;
	position: relative;
	margin: 20px auto 0;
	display: inline-block;
	padding: 10px 0 15px 1%;
	border-bottom: 1px solid #424242;
}

.pnb-network {
	color: #fff;
	padding: 0 3px;
	float: left;
	font-size: 150%;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	font-weight: 500;
	letter-spacing: .05em;
	line-height: 150%;
	text-align: left;
	margin: 10px 1%;
	display: inline-block;
}

.pnb-network img {
	max-width: 180px;
}

.social-icon {
	position: relative;
	top: 23px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
}

#bb-icon {
	position: relative;
	top: 0px;
}

#rr-icon {
	position: relative;
	top: 0px;
}

.pnb-network-spacer {
	width: 1px;
	height: 75px;
	background-color: #424242;
	padding: 0;
	display: none;
	position: relative;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	float: left;
	top: 8px;
	margin: 4px .5% 0;
}

#landing-text {
	margin: 25px 0 0;
	padding: 10px 40px;
}

#landing-text p {
	color: #fff;
	font-size: 105%;
	text-align: center;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
	letter-spacing: .05em;
}

#landing-text p a {
	color: #fff;
	font-size: 100%;
	letter-spacing: .02em;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
}

#landing-text p a:hover {
	color: #ffff00;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
}

}

/* Small Devices, Tablets */

@media only screen and (min-width : 768px) {
.pnb-content {
	font-size: 100%;
	margin-top: 0;
}

#navbar {
	margin: 0 !important;
	padding: 0 !important;
	display: inline-block;
	position: relative;
	top: 0;

}

.navbar-header {
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	border: 1px solid #424242;
border-radius: 7px;
	background: url(../img/4px-black.png) repeat;
	width: 100%;
	margin: 0 !important;
	clear: both;
	position: relative;
	float: left;
	padding: 0 !important;
}

ul.nav li {
	margin-right: 1.4%;
	margin-left: 1.4%;
}

.dropdown:hover .dropdown-menu {
display: block;
}

.navbar-default .navbar-nav > .dropdown > a .caret {
    display: none;
}

.navbar-nav {
	position: relative;
	margin: 0;
	padding: 0;
}

ul.dropdown-menu {
	background: url(../img/4px-black.png) repeat;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	border: 1px solid #424242;
}

ul.dropdown-menu a {
	color: #fff;
	text-align: center;
}

ul.dropdown-menu a:hover {
	color: #ffff00;
	background-color: transparent !important;
	text-align: center;
}

.navbar-nav>li {
	padding: 0;
	margin: 0;
}

.navbar-nav>li>a {
	padding: 0;
	text-align: center;
	color: #fff !important;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 85%;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.9);
	width: 90px;
	
	letter-spacing: .01em;
	display: inline-block;
	height: 80px;
	margin: 0 8px 0 0;
}

.navbar-nav>li>a:hover {
	color: #ffeb00 !important;
}

li#btn-msi {
	background: url(../img/btn-msi.png) no-repeat center 4px;
	vertical-align: middle;
	background-size: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	line-height: 600%;
}

li#btn-powerpro {
	background: url(../img/btn-powerpro.png) no-repeat center 4px;
	vertical-align: middle;
	background-size: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	line-height: 600%;
}

li#btn-sager {
	background: url(../img/btn-sager.png) no-repeat center 4px;
	vertical-align: middle;
	background-size: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	line-height: 600%;
}

li#btn-lenovo {
	background: url(../img/btn-lenovo.png) no-repeat center 4px;
	vertical-align: middle;
	background-size: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	line-height: 600%;
}

li#btn-asus {
	background: url(../img/btn-asus.png) no-repeat center 4px;
	vertical-align: middle;
	background-size: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	line-height: 600%;
}

li#btn-crown {
	background: url(../img/btn-desktops.png) no-repeat center 4px;
	vertical-align: middle;
	background-size: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	line-height: 600%;
}

li#btn-all a {

	background-image: none;
	line-height: 120% !important;
	font-size: 75% !important;
	padding-top: 33px;
	padding-right: 15px;
	text-align: left !important;
	padding-left: 0;
	margin: 0;

}

a.navbar-brand img {
	float: left;
	padding: 0 0 0 1px;
	margin: 0;
	width: 150px;
}

.nav-spacer {
	display: none;
}

.pnb-header {
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	border-left: 1px solid #424242;
	border-right: 1px solid #424242;
	border-bottom: 1px solid #424242;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	width: 100%;
	margin: -70px auto 17px;
	background: url(../img/4px-black.png) repeat;
	padding: 10px 0;
	clear: both;
	position: relative;
	height: 155px;
}

#logo-brand {
	float: left;
	padding: 0;
	font-size: 18px;
	line-height: 20px;
	margin: 5px 0 0 25px;
}

#logo-brand img {
	max-width: 80%;
}

.info-spacer {
	width: 1px;
	height: 120px;
	background-color: #424242;
	margin: 0;
	padding: 0;
	display: inline-block;
	position: relative;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	float: left;
	top: 8px;
	left: -45px;
}

.pnb-info-container {	
	width: 25%;
	padding: 0;
	clear: both;
	position: relative;
	display: inline-block;
	margin: 3px 0 0 -17px;
	float: none;
}

.pnb-info {
	color: #fff;
	padding: 0;
	font-size: 105%;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	font-weight: 600;
	letter-spacing: .05em;
	margin-top: 2px;
	text-align: left;
	clear: none;
	float: left;
	margin: 0;
}

.pnb-info a {
	color: #ffff00;
}

.pnb-info h2 {
	color: #c2c2c2;
	font-size: 100%;
	margin: 0;
	padding: 0;
	display: inline;
}

.pnb-info-title {
	color: #fff;
	padding: 0;
	float: left;
	font-size: 130%;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	font-weight: 400;
	letter-spacing: .05em;
	margin-top: 0;
	text-align: right;
	display: inline-block;
	margin-right: 3px;
}

.pnb-info-title a {
	color: #ffff00;
}

.pnb-info-title h1 {
	color: #ffff00;
	font-weight: 600;
	margin: 0;
	padding: 0;
	font-size: 90%;
	line-height: 100%;
	display: inline-block;
}

ul#main-menu {
	width: 30%;
	float: right;
	display: inline-block;
	text-align: left;
	list-style-type: none;
	padding: 0;
	border-left: 1px solid #424242;
	top: 8px;
	position: relative;
	height: 120px;
	font-size: 90%;
	margin: 0 1.5% 0 0;
}

ul#main-menu li {
	padding-left: 20px;
	padding-top: 5px;
}

ul#main-menu li a {
	color: #ffff00;
	letter-spacing: .03em;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	text-decoration: none !important;
}

ul#main-menu li a:hover {
	color: #c2c2c2;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	text-decoration: none !important;
}

#carousel-container {
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	float: right;
	clear: both;
	display: inline-block;
	margin: 0 0 20px;
	padding: 0;
	width: 100%;
	height: auto;
	position: relative;
	border: 1px solid #424242;
	border-radius: 7px 7px 7px 7px !important;
-moz-border-radius: 7px 7px 7px 7px !important;
-webkit-border-radius: 7px 7px 7px 7px !important;
}

#product-info-text {
	background: url(../img/4px-black.png) repeat;
	border: 1px solid #424242;
	padding: 20px 25px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	letter-spacing: .05em;
}

.the-feature {
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	letter-spacing: .05em;
	background: url(../img/4px-black.png) repeat;
	border: 1px solid #424242;
	width: 32%;
	float: left;
	margin: 0;
	padding: 10px 20px 5px;
	display: block;
	clear: right;
	height: 500px;
	overflow: hidden;
	font-size: 90%;
	line-height: 130%;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.the-feature img {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-top: 3px;
	margin-bottom: 5px;
}

.the-feature h1 {
	margin: 5px 0;
	padding: 0;
	line-height: 100%;
	font-size: 140%;
	letter-spacing: .05em;
	text-align: center;
	font-weight: 600;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
	color: #ffff00;
}

#feature-mid {
	margin-right: 2%;
	margin-left: 2%;
}

.footer-container {
	background: url(../img/4px-black.png) repeat;
	border: 1px solid #424242;
	padding: 8px 15px 20px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	margin-bottom: 20px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

ul.footer-links {
	padding: 0;
	list-style-type: none;
	float: left;
	width: auto;
	font-size: 80%;
	margin: 13px .5% 5px;
}

ul.footer-links li {
}

ul.footer-links a {
	text-decoration: none;
	letter-spacing: .05em;
}

ul.footer-links a:hover {
}

ul.footer-links h1 {
	line-height: 100%;
	font-size: 120%;
	letter-spacing: .05em;
	color: #ffff00;
	margin: 0 0 3px;
	padding: 0;
	font-weight: 600;
}

ul.footer-links-a {
	padding: 0;
	list-style-type: none;
	float: left;
	margin: 33px 2% 5px;
	width: auto;
	font-size: 80%;
}

.footer-link-spacer {
	width: 1px;
	height: 70px;
	background-color: #424242;
	padding: 0;
	display: inline-block;
	float: left;
	position: relative;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	margin: 12px 1% 0 0;
}

ul.footer-links li img {
	border: none;
	max-width: 145px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.pnb-network-container {
	
	width: 100%;
	
	clear: both;
	position: relative;
	margin: 20px auto 0;
	display: inline-block;
	padding: 10px 0 15px 1%;
	border-bottom: 1px solid #424242;
}

.pnb-network {
	color: #fff;
	padding: 0 3px;
	float: left;
	font-size: 150%;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	font-weight: 500;
	letter-spacing: .05em;
	line-height: 150%;
	text-align: left;
	margin: 10px 1%;
}

.pnb-network img {
	max-width: 163px;
}

.social-icon {
	position: relative;
	top: 23px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
}

#bb-icon {
	position: relative;
	top: 20px;
}

#rr-icon {
	position: relative;
	top: 15px;
}

.pnb-network-spacer {
	width: 1px;
	height: 75px;
	background-color: #424242;
	padding: 0;
	display: block;
	position: relative;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	float: left;
	top: 8px;
	margin: 4px .5% 0;
}

#landing-text {
	margin: 25px 0 0;
	padding: 10px 40px;
}

#landing-text p {
	color: #fff;
	font-size: 105%;
	text-align: center;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
	letter-spacing: .05em;
}

#landing-text p a {
	color: #fff;
	font-size: 100%;
	letter-spacing: .02em;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
}

#landing-text p a:hover {
	color: #ffff00;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
}



.btn-danger {
	font-weight: 600;
	font-size: 90%;
	letter-spacing: .01em;
	text-align: center;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
	overflow: hidden;
	margin: 0;
	padding: 7px 5px;
	background: #ed2212; /* Old browsers */
background: -moz-linear-gradient(top,  #ed2212 0%, #ba0e0e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed2212), color-stop(100%,#ba0e0e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ed2212 0%,#ba0e0e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ed2212 0%,#ba0e0e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ed2212 0%,#ba0e0e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ed2212 0%,#ba0e0e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed2212', endColorstr='#ba0e0e',GradientType=0 ); /* IE6-9 */
}

.btn-danger:hover {
	background: #ba0e0e; /* Old browsers */
background: -moz-linear-gradient(top,  #ba0e0e 0%, #930b0b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ba0e0e), color-stop(100%,#930b0b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ba0e0e 0%,#930b0b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ba0e0e 0%,#930b0b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ba0e0e 0%,#930b0b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ba0e0e 0%,#930b0b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba0e0e', endColorstr='#930b0b',GradientType=0 ); /* IE6-9 */
}

}

/* Medium Devices, Desktops */

@media only screen and (min-width : 992px) {


ul.nav li {
	margin-right: 2.3%;
	margin-left: 2.3%;
}

.navbar-nav {
	position: relative;
	padding-top: 0;

	margin: 0;
}

.navbar-nav>li {
	margin-right: 1px;
}

.navbar-nav>li>a {
	padding: 0;
	text-align: center;
	color: #fff !important;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0;
	font-size: 110%;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.9);
	width: 110px;

	height: 90px;
}

.navbar-nav>li>a:hover {
	color: #ffeb00 !important;
}

li#btn-all a {

	line-height: 120% !important;
	font-size: 85% !important;
	
}

.navbar-brand {
	float: left;
	padding: 0 5px 0 15px;
	font-size: 18px;
	line-height: 20px
}

a.navbar-brand img {
	float: left;
	padding: 0 0 0 1px;
	margin: 0;
	width: 90%;
}



.pnb-header {
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	border-left: 1px solid #424242;
	border-right: 1px solid #424242;
	border-bottom: 1px solid #424242;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	width: 100%;
	margin: -70px auto 15px;
	background: url(../img/4px-black.png) repeat;
	padding: 10px 0;
	clear: both;
	position: relative;
}

#logo-brand {
	float: left;
	padding: 0;
	font-size: 18px;
	line-height: 20px;
	margin: 5px 0 0 35px;
}

#logo-brand img {
	max-width: 90%;
}

.info-spacer {
	width: 1px;
	height: 120px;
	background-color: #424242;
	margin: 0 10px 0 0;
	padding: 0;
	display: inline-block;
	position: relative;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	float: left;
	top: 8px;
	left: -15px;
}

.pnb-info-container {	
	width: 34%;
	padding: 0;
	clear: both;
	position: relative;
	display: inline-block;
	margin: 12px 0 0;
}

.pnb-info {
	color: #fff;
	padding: 0;
	float: left;
	font-size: 105%;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	font-weight: 600;
	letter-spacing: .03em;
	margin-top: 5px;
	text-align: left;
	clear: both;
}

.pnb-info a {
	color: #ffff00;
}

.pnb-info h2 {
	color: #c2c2c2;
	font-size: 105%;
	margin: 0;
	padding: 0;
	display: inline;
}

.pnb-info-title {
	color: #fff;
	padding: 0;
	float: left;
	font-size: 105%;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	font-weight: 400;
	letter-spacing: .01em;
	text-align: right;
	display: inline-block;
	margin: 0;
}

.pnb-info-title a {
	color: #ffff00;
}

.pnb-info-title h1 {
	color: #ffff00;
	font-weight: 600;
	margin: 0;
	padding: 0;
	font-size: 105%;
	line-height: 100%;
	display: inline-block;
}

ul#main-menu {
	width: 27%;
	float: right;
	display: inline-block;
	text-align: left;
	list-style-type: none;
	padding: 0 5px;
	margin: 0 1.5% 0 0;
	border-left: 1px solid #424242;
	top: 8px;
	position: relative;
	height: 120px;
}

ul#main-menu li {
	padding-left: 20px;
	padding-top: 5px;
}

ul#main-menu li a {
	color: #ffff00;
	letter-spacing: .03em;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	text-decoration: none !important;
}

ul#main-menu li a:hover {
	color: #c2c2c2;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	text-decoration: none !important;
}

#carousel-container {
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	float: right;
	clear: both;
	display: inline-block;
	padding: 0;
	width: 100%;
	position: relative;
	margin: -30px 0 40px;
	top: 25px;
	border: 1px solid #424242;
	border-radius: 7px 7px 7px 7px !important;
-moz-border-radius: 7px 7px 7px 7px !important;
-webkit-border-radius: 7px 7px 7px 7px !important;
}

#product-info-text {
	background: url(../img/4px-black.png) repeat;
	border: 1px solid #424242;
	padding: 20px 25px 13px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	margin-bottom: 20px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	letter-spacing: .05em;
}

.the-feature {
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	letter-spacing: .05em;
	background: url(../img/4px-black.png) repeat;
	border: 1px solid #424242;
	width: 32%;
	float: left;
	margin: 0;
	padding: 10px 20px 5px;
	display: block;
	clear: right;
	height: 550px;
	overflow: hidden;
	font-size: 100%;
	line-height: 130%;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.the-feature p {
	padding: 3px 3px 3px 5px;
}

.the-feature img {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-top: 5px;
}

.the-feature h1 {
	margin: 7px 0;
	padding: 0;
	line-height: 100%;
	font-size: 160%;
	letter-spacing: .05em;
	text-align: center;
	font-weight: 600;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
	color: #ffff00;
}

#feature-mid {
	margin-right: 2%;
	margin-left: 2%;
}

.footer-container {
	background: url(../img/4px-black.png) repeat;
	border: 1px solid #424242;
	padding: 8px 15px 20px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	margin-bottom: 20px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;}

ul.footer-links {
	padding: 0;
	list-style-type: none;
	float: left;
	width: auto;
	font-size: 90%;
	margin: 13px 1.5% 5px;
}

ul.footer-links li {
}

ul.footer-links a {
	text-decoration: none;
	letter-spacing: .05em;
}

ul.footer-links a:hover {
}

ul.footer-links h1 {
	line-height: 100%;
	font-size: 120%;
	letter-spacing: .05em;
	color: #ffff00;
	margin: 0 0 3px;
	padding: 0;
	font-weight: 600;
}

ul.footer-links-a {
	padding: 0;
	list-style-type: none;
	float: left;
	margin: 33px 2% 5px;
	width: auto;
	font-size: 90%;
}

.footer-link-spacer {
	width: 1px;
	height: 75px;
	background-color: #424242;
	padding: 0;
	display: inline-block;
	float: left;
	position: relative;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	margin: 12px 2% 0;
}

ul.footer-links li img {
	border: none;
	max-width: 175px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.pnb-network-container {
	
	width: 100%;
	clear: both;
	position: relative;
	margin: 0 auto 10px;
	display: inline-block;
	padding: 10px 0 15px 2.3%;
	border-bottom: 1px solid #424242;
}

.pnb-network {
	color: #fff;
	padding: 0 5px;
	float: left;
	font-size: 150%;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	font-weight: 500;
	letter-spacing: .05em;
	line-height: 150%;
	text-align: left;
	margin: 10px 1%;
}

.pnb-network img {
	max-width: 100%;
}

.social-icon {
	position: relative;
	top: 23px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
}

#bb-icon {
	position: relative;
	top: 15px;
}

#rr-icon {
	position: relative;
	top: 5px;
}

.pnb-network-spacer {
	width: 1px;
	height: 75px;
	background-color: #424242;
	padding: 0;
	display: block;
	position: relative;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	float: left;
	top: 8px;
	margin: 4px .55% 0;
}

#landing-text {
	margin: 25px 0 0;
	padding: 10px 40px;
}

#landing-text p {
	color: #fff;
	font-size: 105%;
	text-align: center;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
	letter-spacing: .05em;
}

#landing-text p a {
	color: #fff;
	font-size: 100%;
	letter-spacing: .02em;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
}

#landing-text p a:hover {
	color: #ffff00;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
}

}

/* Large Devices, Wide Screens */

@media only screen and (min-width : 1200px) {



ul.nav li {
	margin: 0 3%;
	padding: 0;
}

.navbar-nav {
	position: relative;
	padding: 0;
	margin: 0;
}

.navbar-nav>li {
	margin: 0;
	padding: 0;
}

.navbar-nav>li>a {
	padding: 0;
	text-align: center;
	color: #fff !important;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0;
	font-size: 120%;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.9);
	width: 112px;
	height: 90px;

}

.navbar-nav>li>a:hover {
	color: #ffeb00 !important;
}

li#btn-all a {

	line-height: 120% !important;
	font-size: 95% !important;
	
}

li.nav-spacer {
	width: 15px;
	height: 1px;
	background-color: #424242;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	display: inline-block;
	position: relative;
	top: 43px;
	margin: 0;
	padding: 0;
	left: -5px;
}

a.navbar-brand img {
	float: left;
	padding: 0 0 0 1px;
	margin: 0;
	width: 100%;
}

.pnb-header {
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	border-left: 1px solid #424242;
	border-right: 1px solid #424242;
	border-bottom: 1px solid #424242;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	width: 100%;
	margin: -70px auto 13px;
	background: url(../img/4px-black.png) repeat;
	padding: 10px 0 13px;
	clear: both;
	position: relative;
	
}

#logo-brand {
	float: left;
	padding: 0;
	font-size: 18px;
	line-height: 20px;
	margin: 5px 15px 0 37px;
}

#logo-brand img {
	max-width: 100%;
}

.info-spacer {
	width: 1px;
	height: 120px;
	background-color: #424242;
	margin: 0 10px;
	padding: 0;
	display: inline-block;
	position: relative;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	float: left;
	top: 8px;
}

.pnb-info-container {	
	width: 43%;
	padding: 0;
	clear: both;
	position: relative;
	display: inline-block;
	margin: 0;
}

.pnb-info {
	color: #fff;
	padding: 0 13px 0 5px;
	float: left;
	font-size: 130%;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	font-weight: 600;
	letter-spacing: .03em;
	margin-top: 26px;
	text-align: left;
	clear: none;
}

.pnb-info a {
	color: #ffff00;
}

.pnb-info h2 {
	color: #c2c2c2;
	font-size: 105%;
	margin: 0;
	padding: 0;
	display: inline;
}

.pnb-info-title {
	color: #fff;
	padding: 0;
	float: left;
	font-size: 150%;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	font-weight: 400;
	letter-spacing: .03em;
	margin-top: 23px;
	text-align: right;
	display: inline-block;
}

.pnb-info-title a {
	color: #ffff00;
}

.pnb-info-title h1 {
	color: #ffff00;
	font-weight: 600;
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 100%;
	display: inline-block;
}

ul#main-menu {
	width: 22%;
	float: right;
	display: inline-block;
	text-align: left;
	list-style-type: none;
	padding: 0 7px;
	margin: 0 1.5% 0 0;
	border-left: 1px solid #424242;
	top: 8px;
	position: relative;
	height: 120px;
}

ul#main-menu li {
	padding-left: 20px;
	padding-top: 5px;
}

ul#main-menu li a {
	color: #ffff00;
	letter-spacing: .03em;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	text-decoration: none !important;
}

ul#main-menu li a:hover {
	color: #c2c2c2;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	text-decoration: none !important;
}


#carousel-container {
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	float: right;
	display: inline-block;
	margin: -30px 0 45px;
	padding: 0;
	width: 100%;
	position: relative;
	
	z-index: 1;
	overflow: hidden;
}

#carousel-container img {
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	overflow: hidden;
}

#product-info-text {
	background: url(../img/4px-black.png) repeat;
	border: 1px solid #424242;
	padding: 20px 25px 17px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	letter-spacing: .05em;
}

.the-feature {
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	letter-spacing: .05em;
	background: url(../img/4px-black.png) repeat;
	border: 1px solid #424242;
	width: 32%;
	float: left;
	margin: 0;
	padding: 10px 20px 5px;
	display: block;
	clear: right;
	height: 520px;
	overflow: hidden;
	font-size: 100%;
	line-height: 130%;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.the-feature p {
	padding: 5px 3px 0 10px;
}

.the-feature img {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-top: 5px;
}

.the-feature h1 {
	margin: 3px 0;
	padding: 0;
	line-height: 100%;
	font-size: 150%;
	letter-spacing: .05em;
	text-align: center;
	font-weight: 600;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
	color: #ffff00;
}

#feature-mid {
	margin-right: 2%;
	margin-left: 2%;
}

.footer-container {
	background: url(../img/4px-black.png) repeat;
	border: 1px solid #424242;
	padding: 8px 15px 20px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	margin-bottom: 20px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

ul.footer-links {
	padding: 0;
	list-style-type: none;
	float: left;
	width: auto;
	margin: 13px 2% 5px;
	font-size: 100%;
}

ul.footer-links li {
}

ul.footer-links a {
	text-decoration: none;
	letter-spacing: .05em;
}

ul.footer-links a:hover {
}

ul.footer-links h1 {
	line-height: 100%;
	font-size: 120%;
	letter-spacing: .05em;
	color: #ffff00;
	margin: 0 0 3px;
	padding: 0;
	font-weight: 600;
}

ul.footer-links-a {
	padding: 0;
	list-style-type: none;
	float: left;
	margin: 33px 2% 5px;
	width: auto;
	font-size: 100%;
}

.footer-link-spacer {
	width: 1px;
	height: 90px;
	background-color: #424242;
	padding: 0;
	display: inline-block;
	float: left;
	position: relative;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	margin: 12px 4% 0;
}

.pnb-network-container {
	
	width: 100%;
	
	clear: both;
	position: relative;
	margin: 0 auto 10px;
	display: inline-block;
	padding: 10px 0 10px 3.5%;
	border-bottom: 1px solid #424242;
}

.pnb-network {
	color: #fff;
	padding: 0 10px;
	float: left;
	font-size: 150%;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	font-weight: 500;
	letter-spacing: .05em;
	line-height: 150%;
	text-align: left;
	margin: 10px 2%;
}

.pnb-network img {
	max-width: 100%;
}

.social-icon {
	position: relative;
	top: 23px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.85);
}

#bb-icon {
	position: relative;
	top: 15px;
}

#rr-icon {
	position: relative;
	top: 5px;
}

.pnb-network-spacer {
	width: 1px;
	height: 75px;
	background-color: #424242;
	margin: 4px 1% 0;
	padding: 0;
	display: block;
	position: relative;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.65);
	float: left;
	top: 8px;
}

#landing-text {
	margin: 25px 0 0;
	padding: 10px 40px;
}

#landing-text p {
	color: #fff;
	font-size: 110%;
	text-align: center;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
	letter-spacing: .05em;
}

#landing-text p a {
	color: #fff;
	font-size: 100%;
	letter-spacing: .02em;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
}

#landing-text p a:hover {
	color: #ffff00;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
}

}