/* ARMOR G5 NBG7815 */
html body h2,
html body h3,
html body h4,
html body h6 {
	color: #ffffff;
}

html body h4 {
	font-size: 24px;
}

html body h6 {
	font-size: 20px;
	line-height: 1.4em;
}

.imgCenter {
	display: block;
	margin: 0 auto;
}

.noPadding {
	padding: 0;
}

#sub_popup h2 {
	color: #000000 !important;
}

/* End ARMOR G5 NBG7815 */


/* Top Navigation */
.product-page .deck-wrapper .section-navigation .navbar-brand h2 {
	position: relative;
	padding: 5px 0;
	color: #ffffff;
}

ul.nav.navbar-nav.navbar-right {
	margin: 13px 0;
}

.deck-wrapper .section-navigation .navbar-default {
	background: rgba(0, 0, 0, 0.7) !important;
	border: none;
}

.deck-wrapper .section-navigation .navbar-default .navbar-nav>li {
	margin-left: 0;
	margin-right: 0;
}

.deck-wrapper .section-navigation .navbar-default .navbar-nav>li>a {
	color: #ffffff;
	padding: 5px 15px;
	margin: 0 3px;
}

.deck-wrapper .section-navigation .navbar-default .navbar-nav>li.active>a,
.deck-wrapper .section-navigation .navbar-default .navbar-nav>li>a:hover {
	background: rgba(255, 255, 255, 1) !important;
	color: #000000;
	border-radius: 4px;
	padding: 5px 15px;
	font-family: galano_grotesquesemibold, Helvetica, Arial, sans-serif !important;
}

.deck-wrapper .section-navigation .navbar-default .navbar-nav>li.active>a,
.deck-wrapper .section-navigation .navbar-default .navbar-nav>li>a:focus {
	background: rgba(255, 255, 255, 1) !important;
	color: #000000;
	border-radius: 4px;
	padding: 5px 15px;
	font-family: galano_grotesquesemibold, Helvetica, Arial, sans-serif !important;
}

#section-menu .btn-buy {
	margin-top: 0;
	background-color: #ffffff;
	color: #000000;
}

/* End Top Navigation */


/* Main Banner */
.banner-section {
	position: relative;
	overflow: hidden;
	height: 35vw;
	background: url('/library/assets/products/nbg7815/Armor_nbg7815_00_banner_1920px.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}

.mobile-banner-section {
	display: none;
}

/* End Main Banner */


/* WiFi 6 */
.wifi6-section {
	position: relative;
	height: 35vw;
	background: url('/library/assets/products/nbg7815/Armor_nbg7815_01_wifi6_1920px.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.wifi6-section .content {
	position: absolute;
	width: 80%;
	top: 30vw;
	left: 10%;
	z-index: 3;
}

.wifi6-section .content .box {
	background-color: rgba(213, 3, 30, .5);
	background: linear-gradient(-45deg, transparent 50px, rgba(213, 3, 30, 0.5) 0);
}

.wifi6-section .content .box-red {
	background-color: rgba(213, 3, 30);
	background: linear-gradient(-45deg, transparent 50px, rgba(213, 3, 30) 0);
}

.wifi6-section .content .text {
	padding: 20px;
}

.wifi6-section .content .text h3 {
	padding-bottom: 5px;
}

.wifi6-section .content .text h6 {
	font-size: 19px;
}

.mobile-wifi6-section {
	position: relative;
	background-color: #000000;
	display: none;
}

.mobile-wifi6-section .content {
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	z-index: 3;
}

.mobile-wifi6-section .content .box {
	background-color: rgba(213, 3, 30, .5);
	background: linear-gradient(-45deg, transparent 50px, rgba(213, 3, 30, 0.5) 0);
	margin-top: 30px;
	margin-bottom: 30px;
}

.mobile-wifi6-section .content .box-red {
	background-color: rgba(213, 3, 30);
	background: linear-gradient(-45deg, transparent 50px, rgba(213, 3, 30) 0);
	margin-top: 30px;
	margin-bottom: 30px;
}

.mobile-wifi6-section .content .text {
	padding: 20px;
}

.mobile-wifi6-section .content .text h3 {
	padding-bottom: 5px;
}

.mobile-wifi6-section .content .text h6 {
	font-size: 19px;
}

/* End WiFi 6 */


/* 5-Column Layout */
.col-sm-2dot4 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}

/* End 5-Column Layout */


/* Navigation Bar */
.navigation-section {
	position: relative;
	background-color: #000000;
	padding: 200px 0px 80px;
}

.navigation-section .bar {
	width: 100%;
	padding-left: 0px;
	list-style: none;
}

.navigation-section .bar a,
.navigation-section .bar a:hover {
	text-decoration: none !important;
}

.navigation-section .bar li {
	display: inline-block;
}

.navigation-section .bar .name {
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
	color: #ffffff;
	text-align: center;
}

.navigation-section .bar .icon {
	width: 100%;
	height: 114px;
}

.navigation-section .bar .faster .icon {
	background: url("/library/assets/products/nbg7815/Armor_nbg7815_01_icon-01_4x-faster_white.png") no-repeat;
	background-size: contain;
	background-position: center;
}

.navigation-section .bar .faster:hover .icon {
	background: url("/library/assets/products/nbg7815/Armor_nbg7815_01_icon-01_4x-faster_red.png") no-repeat;
	background-size: contain;
	background-position: center;
	transition: all 0.2s ease;
}

.navigation-section .bar .network .icon {
	background: url("/library/assets/products/nbg7815/Armor_nbg7815_01_icon-02_10gbps-lan_white.png") no-repeat;
	background-size: contain;
	background-position: center;
}

.navigation-section .bar .network:hover .icon {
	background: url("/library/assets/products/nbg7815/Armor_nbg7815_01_icon-02_10gbps-lan_red.png") no-repeat;
	background-size: contain;
	background-position: center;
	transition: all 0.2s ease;
}

.navigation-section .bar .processor .icon {
	background: url("/library/assets/products/nbg7815/Armor_nbg7815_01_icon-03_quad-core-processor_white.png") no-repeat;
	background-size: contain;
	background-position: center;
}

.navigation-section .bar .processor:hover .icon {
	background: url("/library/assets/products/nbg7815/Armor_nbg7815_01_icon-03_quad-core-processor_red.png") no-repeat;
	background-size: contain;
	background-position: center;
	transition: all 0.2s ease;
}

.navigation-section .bar .coverage .icon {
	background: url("/library/assets/products/nbg7815/Armor_nbg7815_01_icon-04_5g-antennas_white.png") no-repeat;
	background-size: contain;
	background-position: center;
}

.navigation-section .bar .coverage:hover .icon {
	background: url("/library/assets/products/nbg7815/Armor_nbg7815_01_icon-04_5g-antennas_red.png") no-repeat;
	background-size: contain;
	background-position: center;
	transition: all 0.2s ease;
}

.navigation-section .bar .vpn .icon {
	background: url("/library/assets/products/nbg7815/Armor_nbg7815_01_icon-05_vpn_white.png") no-repeat;
	background-size: contain;
	background-position: center;
}

.navigation-section .bar .vpn:hover .icon {
	background: url("/library/assets/products/nbg7815/Armor_nbg7815_01_icon-05_vpn_red.png") no-repeat;
	background-size: contain;
	background-position: center;
	transition: all 0.2s ease;
}

.navigation-section .bar .name a {
	color: white;
	transition: all 0.2s ease;
}

.navigation-section .bar .faster:hover .name a,
.navigation-section .bar .network:hover .name a,
.navigation-section .bar .processor:hover .name a,
.navigation-section .bar .coverage:hover .name a,
.navigation-section .bar .vpn:hover .name a {
	color: #b7001f;
	transition: all 0.2s ease;
}

/* End Navigation Bar */


/* 4X Faster */
.faster-section {
	background: #15181d;
}

.faster-section .background {
	position: relative;
	overflow: hidden;
	height: 40vw;
	background: url('/library/assets/products/nbg7815/Armor_nbg7815_02_4x-faster_1920px.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}

.faster-section .content {
	width: 80%;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}

/* End 4X Faster */


/* 10 Gbps LAN Network */
.network-section {
	position: relative;
	background: #15181d;
	width: 100%;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.network-section .text {
	width: 40%;
	padding-right: 25px;
	align-self: center;
}

.network-section .text h2 {
	font-size: 40px;
}

.network-section .text h2 span {
	font-size: 100px;
}

.network-section .text h3 {
	font-weight: bold;
}

.network-section .image {
	width: 50%;
	align-self: center;
}

/* End 10 Gbps LAN Network */


/* 2.2 GHz Quad-Core Processor */
.processor-section {
	position: relative;
	overflow: hidden;
	height: 40vw;
	background: url('/library/assets/products/nbg7815/Armor_nbg7815_04_quad-core-processor_1920px.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.processor-section .content {
	width: 35%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: -o-flex;
	display: flex;
	height: 100%;
	margin-left: 55%;
}

.processor-section .text {
	align-self: center;
}

.processor-section .text h2 {
	font-size: 40px;
}

.processor-section .text h2 span {
	font-size: 100px;
}

.processor-section .text h3 {
	font-weight: bold;
}

.mobile-processor-section {
	background: #15181d;
	padding-bottom: 20px;
	display: none;
}

.mobile-processor-section .text {
	width: 80%;
	margin: 30px auto;
}

.mobile-processor-section .text h2 {
	font-size: 40px;
}

.mobile-processor-section .text h2 span {
	font-size: 120px;
}

.mobile-processor-section .text h3 {
	font-weight: bold;
}

/* End 2.2 GHz Quad-Core Processor */


/* 8x8 5G Antennas for Superior Coverage */
.coverage-section {
	position: relative;
	background: #15181d;
	padding: 100px 0 0 0;
}

.coverage-section .background {
	position: relative;
	height: 50vw;
	background: url('/library/assets/products/nbg7815/Armor_nbg7815_05_5g-antennas_1920px.png');
	background-position: center bottom;
	background-size: cover;
}

.coverage-section .content {
	position: absolute;
	width: 80%;
	top: 5vw;
	left: 10vw;
	text-align: center;
	z-index: 3;
}

.coverage-section .text h2 {
	font-weight: bold;
}

.mobile-coverage-section {
	background: #15181d;
	padding: 0 0 10px 0;
	display: none;
}

.mobile-coverage-section .text {
	width: 80%;
	margin: 30px auto;
}

.mobile-coverage-section .text h2 {
	font-weight: bold;
}

/* End 8x8 5G Antennas for Superior Coverage */


/* OpenVPN */
.openvpn-section {
	position: relative;
	background: #15181d;
	padding-top: 10vw;
}

.openvpn-section .background {
	height: 50vw;
	background: url('/library/assets/products/nbg7815/Armor_nbg7815_06_open_vpn.jpg');
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
}

.openvpn-section .text {
	position: absolute;
	width: 50%;
	top: 8vw;
	left: 8%;
}

.mobile-openvpn-section {
	position: relative;
	background: #15181d;
	padding: 0 0 0 0;
	display: none;
}

.mobile-openvpn-section .text {
	width: 80%;
	margin: 30px auto;
}

.openvpn-btn {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	border-radius: 30px;
	padding: 0;
}

.openvpn-btn:hover {
	color: #000;
}

.ui-dialog-titlebar-close {
	height: 40px !important;
	top: 10px !important;
}

/* End OpenVPN */


/* IoT */
.iot-section {
	position: relative;
	background: #15181d;
	padding-top: 60px;
}

.iot-section .text {
	width: 80%;
	margin: auto;
	text-align: center;
}

/* End IoT */


/* Faster to setup, simpler to manage */
.gui-section {
	position: relative;
	background: transparent;
}

.gui-section .background {
	position: relative;
	overflow: hidden;
	height: 40vw;
	background: url('/library/assets/products/nbg7815/Armor_nbg7815_07_gui_1920px.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin-top: -4vw;
}

.gui-section .content {
	width: 30%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: -o-flex;
	display: flex;
	height: 100%;
	margin-left: 65%;
}

.gui-section .text {
	align-self: center;
}

.gui-section .text h2 {
	font-weight: bold;
}

.gui-section .text .app-icon {
	margin-left: -20px;
	margin-top: -20px;
	max-width: 400px;
}

.mobile-gui-section {
	background: #15181d;
	padding-bottom: 20px;
	display: none;
}

.mobile-gui-section .background {
	position: relative;
	overflow: hidden;
	height: 55vw;
	background: url('/library/assets/products/nbg7815/Armor_nbg7815_07_gui_1920px.png');
	background-repeat: no-repeat;
	background-position: 0% 100%;
	background-size: cover;
}

.mobile-gui-section .text {
	width: 80%;
	margin: 30px auto;
}

.mobile-gui-section .text h2 {
	font-weight: bold;
}

.mobile-gui-section .text .app-icon {
	margin-left: -20px;
	margin-top: -10px;
	max-width: 400px;
}

/* End Faster to setup, simpler to manage */


/* Scenario */
.scenario-section {
	position: relative;
	background: #000000;
}

.scenario-image {
	overflow: hidden;
}

.scenario-image .zoom {
	transition: transform .2s;
	/* Animation */
	width: 100%;
}

.scenario-image .zoom:hover {
	transform: scale(1.15);
	/* (150% zoom - Note:if the zoom is too large, it will go outside of the viewport) */
}

.three-in-one-installation-box {
	overflow: hidden;
	display: block;
}

.three-in-one-installation-image:hover {
	transform: scale(1.1, 1.1);
	-moz-transition: all 0.22s;
	-webkit-transition: all 0.22s;
	-ms-transition: all 0.22s;
	-o-transition: all 0.22s;
	transition: all 0.22s;
}

.three-in-one-ceiling {
	display: none;
	background: url('/library/assets/products/nbg7815/Armor_nbg7815_08_scenario-01_650px.jpg');
	height: 200px;
	background-position: 100% 100%;
	background-size: cover;
	background-repeat: no-repeat;
}

.three-in-one-left {
	background: url('/library/assets/products/nbg7815/Armor_nbg7815_08_scenario-02_650px.jpg');
	height: 250px;
	background-position: 50% 100%;
	background-size: cover;
	background-repeat: no-repeat;
}

.three-in-one-right {
	background: url('/library/assets/products/nbg7815/Armor_nbg7815_08_scenario-03_650px.jpg');
	height: 250px;
	background-position: 0% 100%;
	background-size: cover;
	background-repeat: no-repeat;
}

/* End Scenario */


/* Ports */
.ports-section {
	position: relative;
	background: #232323;
	padding: 80px 0 50px;
}

/* End Ports */


/* OpenVPN - Hidden content */
#OpenVPN-Support .modal-dialog {
	position: fixed;
	margin: 0;
	width: 100%;
	height: 100%;
	padding: 0;
}

#OpenVPN-Support .modal-content {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #232323;
	padding: 8%;
	overflow: auto;
}

#OpenVPN-Support .modal-content .close {
	font-size: 40px !important;
	color: #ffffff;
	opacity: 1;
}

/* End OpenVPN - Hidden content */


/* OpenVPN - Support */
.openvpn-support {
	width: 100%;
	padding: 8% 0 0 0;
}

.openvpn-support .content {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: -o-flex;
	display: flex;
	margin: auto;
}

.openvpn-support .image {
	width: 50%;
}

.openvpn-support .image .data {
	position: relative;
	display: flex;
	align-items: center;
}

.openvpn-support .image img {
	top: 0px;
	left: 0px;
}

.openvpn-support .image .img-1 {
	padding-left: 10%;
	z-index: 0;
}

.openvpn-support .image .img-2 {
	position: absolute;
	padding-left: 10%;
	z-index: 1;
}

.img-blink {
	animation: blinker 4s linear;
}

@keyframes blinker {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 0.5;
	}

	100% {
		opacity: 1;
	}
}

.text-blink {
	animation: blinker2 4s linear;
}

@keyframes blinker2 {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 0.5;
	}

	100% {
		opacity: 1;
	}
}

.openvpn-support .text {
	width: 50%;
	padding-left: 100px;
	padding-right: 20px;
	align-self: center;
}

#OpenVPN-Support {
	width: 100%;
	height: 100%;
}

/* End OpenVPN - Support */


/* Product Photos */
.product-page .deck-wrapper .photo-item .photo-box {
	background-color: #232323;
}

.mpf-close-custom {
	color: #ffffff;
}

/* End Product Photos */


/* Spec */
.accordion .panel,
.panel.panel-default {
	border: none;
}

.panel-heading {
	background-color: #000000 !important;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.panel-heading a {
	color: #ff2837 !important;
}

.panel-group .panel-heading {
	border-bottom: 1px solid;
	border-color: #ffffff;
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
	background-color: #000000;
	color: #ffffff;
}

.panel-default>.panel-heading {
	background-color: #000 !important;
}

.panel-default:first-child, .panel-default {
	border-top: 1px solid #fff !important;
}

.panel-default {
	border-color: #fff !important;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top: 0px !important;
}

.panel-default ul {
	padding-left: 40px;
}

.panel-default li {
	list-style-type: disc;
}

.panel-title:after {
	border-color: #ff2837;
}

.spec h4.panel-title {
	font-size: 18px;
}

.specnote {
	padding-bottom: 21px;
}

.specnote ul {
	margin: 0;
	padding: 0 5px 0 5px;
}

.specnote li {
	list-style-type: none;
	display: table-row;
	font-style: italic;
	font-size: 16px;
	color: #ffffff;
}

.specnote li:before {
	content: "*";
	display: table-cell;
	padding-right: .5em;
	text-align: right;
}

.specnote li:nth-child(1):before {
	content: "*";
}

.specnote li:nth-child(2):before {
	content: "**";
}

.specnote li:nth-child(3):before {
	content: "***";
}

/* End Spec */


/* Downloads */
#download-files.section-features {
	background: #000;
}

#download-files .btn-download span.icon-download {
	background-color: #ff2837;
}

#download-files .btn-download {
	color: #ff2837;
}

/* End Downloads */


/* Notice */
.notice-section {
	position: relative;
	background: #232323;
}

.notice-section hr {
	border-top: 1px solid #ffffff;
}

.productnotice {
	padding: 10px 0 15px 0;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
}

/* End Notice */


/* RWD */
@media (max-width:1440px) {
	.openvpn-section {
		padding-top: 20vw;
	}

	.gui-section .background {
		height: 50vw;
	}
}

@media (max-width:1366px) {
	.openvpn-support {
		width: 100%;
		padding: 0;
	}

	.openvpn-support .image .img-1 {
		padding-left: 0;
	}

	.openvpn-support .image .img-2 {
		padding-left: 0;
	}
}

@media (max-width:1300px) {
	.banner-section {
		height: 50vw;
		background-position: 45% bottom;
	}

	.wifi6-section {
		height: 50vw;
	}

	.wifi6-section .content {
		top: 42vw;
	}

	.network-section .text h2 span {
		font-size: 90px;
	}

	.processor-section .text h2 span {
		font-size: 90px;
	}

	.gui-section .background {
		height: 60vw;
	}
}

@media (max-width:1119px) {
	.processor-section {
		height: 50vw;
		background-position: 40% center;
	}

	.navigation-section {
		padding: 260px 0px 60px;
	}
}

@media (max-width:1024px) {
	.faster-section {
		padding-top: 30px;
	}

	.openvpn-section .text {
		width: 65%;
	}
}

@media (max-width:991px) {
	.wifi6-section .content .text h3 {
		font-size: 20px;
	}

	.wifi6-section .content .text h6 {
		font-size: 16px;
	}

	.network-section {
		padding-bottom: 30px;
	}

	.network-section .image {
		width: 100%;
	}

	.network-section .text {
		width: 80%;
		padding-right: 0;
		margin: auto;
		padding-top: 30px;
	}

	.processor-section {
		display: none;
	}

	.mobile-processor-section {
		display: block;
	}

	.coverage-section {
		display: none;
	}

	.mobile-coverage-section {
		display: block;
	}

	.openvpn-section {
		display: none;
	}

	.mobile-openvpn-section {
		display: block;
	}

	.iot-section {
		padding-top: 0;
		padding-bottom: 30px;
	}

	.iot-section .text {
		text-align: left;
		margin-top: 30px;
	}

	.gui-section {
		display: none;
	}

	.mobile-gui-section {
		display: block;
	}

	.ports-section {
		padding: 50px 0 50px;
	}

	.openvpn-support .content {
		width: 100%;
		display: block;
	}

	.openvpn-support .image {
		width: 100%;
		margin: auto;
	}

	.openvpn-support .image img {
		width: 100%;
		max-width: 500px !important;
	}

	.openvpn-support .text {
		width: 100%;
		padding-top: 50px;
		padding-left: 0;
		padding-right: 0;
	}
}

@media (max-width:768px) {
	.product-page .deck-wrapper .section-navigation .navbar-brand h2 {
		padding: 0;
	}

	.wifi6-section {
		display: none;
	}

	.mobile-wifi6-section {
		display: block;
	}
}

@media (max-width:600px) {
	.navigation-section {
		padding: 60px 0px 60px;
	}

	.navigation-section .col-xs-4 {
		width: 33.33333333%;
	}

	.banner-section {
		display: none;
	}

	.mobile-banner-section {
		display: block;
	}

	.navigation-section .bar li:nth-child(4) {
		margin-top: 20px;
		margin-left: 16.66666666%;
	}

	.navigation-section .bar li:nth-child(5) {
		margin-top: 20px;
	}

	.navigation-section .bar .name {
		font-size: 18px;
		padding-top: 0;
	}

	.faster-section .content {
		text-align: left;
	}

	.network-section .text h2 {
		font-size: 32px;
	}

	.network-section .text h2 span {
		font-size: 60px;
	}

	.mobile-processor-section .text h2 {
		font-size: 32px;
	}

	.mobile-processor-section .text h2 span {
		font-size: 60px;
	}

	.ports-section {
		padding: 30px 0 30px;
	}
}

@media (max-width:400px) {
	.navigation-section .bar .icon {
		height: 90px;
	}

	.navigation-section .bar .name {
		font-size: 15px;
	}
}

@media (max-width:360px) {
	.navigation-section .bar .icon {
		height: 80px;
	}

	.navigation-section .bar .name {
		font-size: 12px;
	}
}

@media (min-width:601px) {
	.col-sm-2dot4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

@media (min-width:992px) {
	.network-section .content {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: -o-flex;
		display: flex;
		flex-direction: row-reverse;
		margin: auto;
	}
}

/* End RWD */

/* Preload Images */
body::after {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	z-index: -1;
	content:
		url(/library/assets/products/nbg7815/Armor_nbg7815_01_icon-01_4x-faster_red.png) url(/library/assets/products/nbg7815/Armor_nbg7815_01_icon-02_10gbps-lan_red.png) url(/library/assets/products/nbg7815/Armor_nbg7815_01_icon-03_quad-core-processor_red.png) url(/library/assets/products/nbg7815/Armor_nbg7815_01_icon-04_5g-antennas_red.png) url(/library/assets/products/nbg7815/Armor_nbg7815_01_icon-05_vpn_red.png);
}

/* End Preload Images */