<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Overall Structure started out from Daraz by TEMPLATE STOCK | templatestock.co @templatestock
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
*/

@import url(https://fonts.googleapis.com/css?family=Raleway:700,500,400&amp;display=swap);

::-moz-selection { /* Code for Firefox */
	color: #fff;
	background: #00476b;
}

::selection {
	color: #fff;
	background: #00476b;
}

html {
	height: 100%;
}

body {
	background-color: #000;
	color: #000;
	line-height: 1.5;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	overflow-x:hidden;
	letter-spacing: 0.075em;
	-webkit-font-smoothing : antialiased;
}

h1 span {
	color: #008ED6;
}

.animated {
	opacity: 0;
}

.animated.visible {
	opacity: 1;
}

.bg-fixed {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
	text-shadow: 0 0 15px rgba(0,0,0,0.6);
}

.overlay {
	background-color: rgba(0,0,0,0.3); /* opacity of loader images, higher is darker */
	/* background-image: url(/images/logo.png) !important; */
	background-repeat: repeat;
	background-attachment: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media(min-width: 992px) {
    .container-fluid {
        padding-right: 0px;
        padding-left: 0px;
    }
}

/* ---------------------- BOOTSTRAP RESET ----------------------*/

a, a:active, a:hover, a:focus{
	outline: 0;
	text-decoration: none;
	color: #00B2FF;
}

a {
	color: #008ED6;
}

.container-fluid {
	margin: 0;
	padding: 0;
}

.row {
	margin: 0;
}

@media (min-width: 768px) {
	.row.table-row {
		display:table;
		width:100%;
		margin:0 auto;
	}

	.row.table-row &gt; [class*="col-"] {
		float:none;
		float:none;
		display:table-cell;
		vertical-align:top;
	}
}

/* ---------------------- LOADER SVG (SLIDER) ----------------------*/

.pageload-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	visibility: hidden;
	z-index: 10;
}

.sliderimage-home img {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 20;
	width: 135px;
	height: 75px;
}

.sliderimage-action-itvoice img {
	position: relative;
	z-index: 20;
	width: 129px;
	height: 24px;
}
	
.sliderimage-action img {
	position: relative;
	z-index: 20;
	width: 96px;
	height: 24px;
}

.sliderimage-support img {
	position: relative;
	z-index: 20;
	width: 101px;
	height: 24px;
}

.sliderimage-contact img {
	position: relative;
	z-index: 20;
	width: 135px;
	height: 24px;
}

.sliderimage-resources img {
	position: relative;
	z-index: 20;
	width: 95px;
	height: 24px;
}

.sliderimage-home-header1 img {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 20;
	height: 70px;
	width: 110px;
}
	
.sliderimage-home-header2 img {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 20;
	height: 109px;
	width: 52px;
}	
	
.sliderimage-home-one img {
	position: absolute;
	top: 118px;
	right: 0px;
	z-index: 20;
	height: 30px;
	width: 30px;
}
	
.sliderimage-home-two img {
	position: absolute;
	top: 151px;
	right: 0px;
	z-index: 20;
	height: 30px;
	width: 30px;
}

.sliderimage-home-three img {
	position: absolute;
	top: 186px;
	right: 0px;
	z-index: 20;
	height: 30px;
	width: 30px;
}
	
.sliderimage-home-four img {
	position: absolute;
	top: 221px;
	right: 0px;
	z-index: 20;
	height: 30px;
	width: 30px;
}
	
.sliderimage-home-five img {
	position: absolute;
	top: 256px;
	right: 0px;
	z-index: 20;
	height: 30px;
	width: 30px;
}
	
.sliderimage-home-six img {
	position: absolute;
	top: 291px;
	right: 0px;
	z-index: 20;
	height: 30px;
	width: 30px;
}

@media (min-width: 768px) {
	
	.sliderimage-home-header1 img {
		position: absolute;
		top: 0;
		right: 0;
		z-index: 20;
		height: 100px;
		width: 160px;
	}
	
	.sliderimage-home-header2 img {
		position: absolute;
		top: 0px;
		right: 0px;
		z-index: 20;
		height: 146px;
		width: 70px;
	}	
	
	.sliderimage-home-one img {
		position: absolute;
		top: 160px;
		right: 0px;
		z-index: 20;
		height: 40px;
		width: 40px;
	}
	
	.sliderimage-home-two img {
		position: absolute;
		top: 208px;
		right: 0px;
		z-index: 20;
		height: 40px;
		width: 40px;
	}

	.sliderimage-home-three img {
		position: absolute;
		top: 256px;
		right: 0px;
		z-index: 20;
		height: 40px;
		width: 40px;
	}
	
	.sliderimage-home-four img {
		position: absolute;
		top: 304px;
		right: 0px;
		z-index: 20;
		height: 40px;
		width: 40px;
	}
	
	.sliderimage-home-five img {
		position: absolute;
		top: 352px;
		right: 0px;
		z-index: 20;
		height: 40px;
		width: 40px;
	}
	
	.sliderimage-home-six img {
		position: absolute;
		top: 400px;
		right: 0px;
		z-index: 20;
		height: 40px;
		width: 40px;
	}
	
	.sliderimage-action-itvoice img {
		position: relative;
		z-index: 20;
		width: 194px;
		height: 36px;
	}
	
	.sliderimage-action img {
		position: relative;
		z-index: 20;
		width: 153px;
		height: 36px;
	}

	.sliderimage-support img {
		position: relative;
		z-index: 20;
		width: 161px;
		height: 36px;
	}

	.sliderimage-contact img {
		position: relative;
		z-index: 20;
		width: 217px;
		height: 36px;
	}

	.sliderimage-resources img {
		position: relative;
		z-index: 20;
		width: 152px;
		height: 36px;
	}
}

.pageload-overlay.show {
	visibility: visible;
}

.pageload-overlay svg {
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
}

.pageload-overlay svg path {
	fill: black; /* background color */
}

.pageload-overlay::before {
	content: '';
	position: absolute;
	top: 36%;
	left: 50%;
	width: 50px;
	height: 50px;
	visibility: hidden;
	opacity: 0;
	margin: 60px 0 0 -25px;
	z-index: 98;
	/* background-image: url(/images/black.png) !important; */
	background-size: 50px 50px;
	background-repeat: no-repeat;
	background-position: top center;
}

@media(min-width: 768px){
	.pageload-overlay::before {
		margin-top: 0;
	}
}

.pageload-loading.pageload-overlay::before {
	opacity: 1;
	visibility: visible;
}

/* ---------------------- NAVIGATION BAR ----------------------*/

.navbar-fixed-top,
.navbar-fixed-top.bottom {
	background-color: rgba(0,0,0,.8);
	position: fixed;
	bottom: inherit;
	padding: 10px;
	border: none;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

.navbar-fixed-top .navbar-brand,
.navbar-fixed-top .navbar-nav &gt; li &gt; a {
	color: #fff;
	font-weight: 700;
}

.navbar-fixed-top .navbar-nav &gt; li &gt; a:hover {
	color: #008ED6;
}

.navbar-fixed-top .navbar-nav &gt; li &gt; a:focus {
	color: #fff;
}

.navbar-fixed-top .navbar-brand {
	font-size: 30px;
}

.navbar-fixed-top.bottom .navbar-brand,
.navbar-fixed-top.bottom .navbar-nav &gt; li &gt; a {
	color: #fff;
}

.navbar-fixed-top .navbar-nav &gt; li &gt; a:hover {
	color: #008ED6;
}

.navbar-fixed-top .navbar-toggle {
	border-color: transparent;
}

.navbar-fixed-top .navbar-toggle .icon-bar {
	background-color: #aaa;
}

.navbar-fixed-top .navbar-toggle:hover .icon-bar,
.navbar-fixed-top .navbar-toggle:focus .icon-bar {
    background-color: #fff;
}

.navbar-fixed-top .navbar-toggle:hover,
.navbar-fixed-top .navbar-toggle:focus {
	background-color: #008ED6;
}

.navbar-logo img {
	width: 129px;
	height: 25px;
	margin-left: 20px;
	margin-top: 7px;
}

.navbar-help img {
	margin-top: 7px;
	margin-left: 10px;
	width: 120px;
	height: 26px;
}

.navbar-voiceprice img {
	width: 120px;
	height: 26px;
}

.navbar-mspprice img {
	width: 120px;
	height: 26px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.navbar-cyberschedule img {
	width: 215px;
	height: 26px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.navbar-learnmoreservice img {
	width: 108px;
	height: 26px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.navbar-gap img {
	width: 237px;
	height: 26px;
	margin-top: 5px;
	margin-bottom: 15px;
}

@media(min-width: 768px) {
	.navbar-logo img {
		width: 206px;
		height: 40px;
	}

	.navbar-help img {
		width: 150px;
		height: 33px;
		margin-left: 15px;
	}
	
	.navbar-voiceprice img {
		width: 135px;
		height: 30px;
	}
	
	.navbar-mspprice img {
		width: 135px;
		height: 30px;
		margin-top: 5px;
		margin-bottom: 15px;
	}
	
	.navbar-cyberschedule img {
		width: 246px;
		height: 30px;
		margin-top: 5px;
		margin-bottom: 0px;
	}
	
	.navbar-learnmoreservice img {
		width: 125px;
		height: 30px;
		margin-top: 5px;
		margin-bottom: 0px;
	}
	
	.navbar-gap img {
		width: 271px;
		height: 30px;
		margin-top: 5px;
		margin-bottom: 0px;
	}
}

@media (min-width:768px) {
	.navbar-fixed-top {
		background-color: rgba(0,0,0,.8); /* nav bar color top */
		border: none;
		margin: 0;
		padding: 20px 0 !important;
		box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
		-webkit-transition : .2s;
		-moz-transition : .2s;
		transition : .2s;
	}

	.navbar-fixed-top.bottom {
		background-color: rgba(21, 21, 21, 0.51);
		position: absolute;
		left: 0;
		bottom: 0;
		top: inherit;
		box-shadow: 0 0 0;
	}

	.navbar-fixed-top.bottom .navbar-brand,
	.navbar-fixed-top.bottom .navbar-nav &gt; li &gt; a {
		color: #fff;
	}
	
	.navbar-fixed-top.bottom .navbar-brand,
	.navbar-fixed-top.bottom .navbar-nav &gt; li &gt; a:hover {
		color: #008ED6;
	}
}

/* ---------------------- NAVIGATION &amp; MORE SLIDER ----------------------*/

#header{
	position: relative;
	height: 100%;
	padding: 0;
}

.nav-slide a {
	position: absolute;
	top: 50%;
	display: block;
	outline: none;
	text-align: left;
	z-index: 97;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.nav-slide a:hover{
	z-index: 98;
}

.nav-slide a.prev {
	left: 0;
}

.nav-slide a.next {
	right: 0;
}

.nav-slide a svg {
	display: block;
	margin: 0 auto;
	padding: 0;
}

.nav-slide .icon-wrap {
    position: relative;
    z-index: 97;
    display: block;
    padding: 16px 10px;
    border: 0px solid #008ED6;
    background: #008ED6; /* prev next button colors */
    -webkit-transition: border-width 0.3s 0.15s;
    transition: border-width 0.3s 0.15s;
}

.nav-slide svg.icon {
    fill: #fff; /* prev next arrow color */
}

.nav-slide div {
    position: absolute;
    top: 50%;
    padding: 20px;
    width: 440px;
    height: 144px;
    background: #fff;
    opacity: 1;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
}

.nav-slide a.prev div {
    left: 0;
    padding: 20px 140px 20px 70px;
    text-align: right;
    -webkit-transform: translateY(-50%) translateX(-100%) scale(0.75);
    transform: translateY(-50%) translateX(-100%) scale(0.75);
}

.nav-slide a.next div {
    right: 0;
    padding: 20px 70px 20px 140px;
    -webkit-transform: translateY(-50%) translateX(100%) scale(0.75);
    transform: translateY(-50%) translateX(100%) scale(0.75);
}

.nav-slide span {
    display: block;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
    color: #888;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 0.7em;
    line-height: 1.2;
}

.nav-slide h3 {
    margin: 0;
    padding: 8px 0 10px;
    color: #000;
    font-weight: 300;
    font-size: 1.325em;
    line-height: 1.2;
}

.nav-slide div p {
    color: #008ED6;
    font-family: "Lucida Bright",Georgia,serif;
    font-size: 75%;
    font-style: italic;
    margin: 0;
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0);
}

.nav-slide img {
    position: absolute;
    top: 20px;
    width: 104px;
    height: 104px;
    object-fit : cover;
}

.nav-slide a.prev img {
    right: 20px;
}

.nav-slide a.next img {
    left: 20px;
}

.nav-slide a:hover .icon-wrap {
    border-top-width: 40px;
    border-bottom-width: 40px;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.nav-slide a:hover div {
    opacity: 1;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    -webkit-transform: translateY(-50%) translateX(0) scale(1);
    transform: translateY(-50%) translateX(0) scale(1);
}

.header-slide {
	height: 100%;
}

.header-slide &gt; section {
	text-align: center;
	position: relative;
	height: 100%;
	overflow: hidden;
}

.header-slide .image-slide,
.header-slide .image-slide a {
	color: #aaa;
}

.header-slide .image-slide .overlay {
	padding-top: 20vh;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}

@media(min-width: 768px){
	.header-slide .image-slide .overlay {
		padding-top: 50px;
		padding-bottom: 90px;
	}
}

.header-slide .image-slide .overlay .container {
	width: initial;
}

.header-slide .image-slide .logo {
	text-transform: uppercase;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	margin: 0 auto;
}

.header-slide .image-slide .top-social{
	margin: 17px auto 0 auto;
}

.header-slide .image-slide .top-social li {
	width: 30px;
	padding: 5px 0;
	margin: 10px 5px 2px;
	background-color: rgba(98, 98, 98, .3);
}

.header-slide .image-slide .top-social li a {
	font-size: 15x;
	text-shadow: 0 0 0;
}

.header-slide .image-slide a:hover {
	color: #008ED6 !important;
}

.header-slide .image-slide .slider-content {
	padding: 0;
	padding-top: 0vh;
	padding-bottom: 50px;
}

@media(min-width: 768px) {
	.header-slide .image-slide .slider-content {
		padding-top: 24vmin;
	}
}

.header-slide .image-slide .slider-content h1 {
	font-size: 3.5vmin;
	color: #fff;
	line-height: 5.5vmin;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
}

.header-slide .image-slide .slider-content h2 {
	font-size: 2vmin;
	color: #008ED6;
	line-height: 3.5vmin;
	margin: 0 0 0 0;
	text-align: right;
}

.header-slide .image-slide .slider-content h3 {
	font-size: 2vmin;
	color: #008ED6;
	line-height: 3.5vmin;
	margin: 0 0 0 0;
	text-align: right;
}

.header-slide .image-slide .slider-content h4 {
	font-size: 2vmin;
	color: #008ED6;
	line-height: 3.5vmin;
	margin: 0 0 0 0;
	text-align: right;
}

.header-slide .image-slide .slider-content h5 {
	font-size: 2vmin;
	color: #008ED6;
	line-height: 3.5vmin;
	margin: 0 0 0 0;
	text-align: right;
}

.header-slide .image-slide .slider-content p {
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
}

hr.slider-hr {
	border-top: 1px dashed darkred;
}

.svg-wrap {
	position: absolute;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

/* ---------------------- MAIN CONTENT TEMPLATE ----------------------*/

.container-fluid &gt; section{
	padding-bottom: 0px;
	padding-top: 40px;
}

.container2 {
	padding-bottom: 0px;
	padding-top: 40px;
}

.light {
	background-color: #fff;
	color: #000;
}

.slappy {
	height: auto;
	min-height: 100% !important;
}

.stealth {
	background-color: #202226;
	/*  background-image: url(../images/bars.png); */
	color: #000;
}

.dark {
	background-color: #161616;
	/*  background-image: url(../images/bars.png); */
	background-position: top left;
	background-repeat: repeat;
	color: #fff;
}

.light .title,
.cloud .title,
.dark .title {
	text-align: center;
	max-width: 700px;
	margin: 0 auto;
	padding: 0 25px 30px;
}

.light .title h1:after,
.cloud .title  h1:after,
.dark .title h1:after{
	content: "";
	display: block;
	background-color: #222222;
	width: 50px;
	height: 1px;
	margin: 15px auto 0;
}

.dark .title h1:after{
	background-color: #fff;
}

header.title h1 {
	font-size: 30px;
	margin-bottom: 20px;
	position: relative;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0;
}

.cloud h1 span,
.light h1 span {
	color: #008ED6;
}

.dark strong,
.dark h1 span{
	color: #2187E7;
}

header.title h3 {
	font-size: 14px;
	margin-bottom: 20px;
	position: relative;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 0;
}

.dark strong,
.dark h3 span {
	color: #2187E7;
}

.dark h3 {
	font-size: 12px;
	margin: 6px 0 0 0;
	line-height: 4vmin;
	color: #fff;
}

@media(min-width: 768px) {
	.dark h3 {
		font-size: 14px;
		margin: 6px 0 0 0;
		line-height: 2.2vmin;
		color: #fff;
	}
}

.light h3 {
	background-color: #f4f6f7;
	color: #000;
}

.separator {
	padding: 0 !important;
	color: #fff;
}

.separator.blue {
	padding-top: 60px !important;
	padding-bottom: 60px !important;
	background-color: #008ED6;
	text-align: center;
}

.separator.thinblue {
	padding-top: 20px !important;
	padding-bottom: 10px !important;
	background-color: #008ED6;
	text-align: center;
}

.separator.thinbluecounts {
	padding-top: 40px !important;
	padding-bottom: 10px !important;
	background-color: #008ED6;
	text-align: center;
}

.separator.mediumblue {
	padding-top: 40px !important;
	padding-bottom: 34px !important;
	background-color: #008ED6;
	text-align: center;
}

.separator.mediumblue h2 {
	color: fff;
	font-size: 18px;
}

.separator.dark h2 {
	color: fff;
	font-size: 20px;
}

.separator.blue h1 span {
	color: #000;
}

.separator .bg-fixed .overlay,
.separator .bg-fixed &gt; .container {
	padding: 160px 0 120px;
}

.separator h1.quot-title {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 20px;
	text-transform: uppercase;
	line-height: 1.4em;
	padding: 0 10px;
}

.separator h1.quot-title:before,
.separator h1.quot-title:after {
	font-family: "FontAwesome";
	font-size: 18px;
	display: inline-table;
	vertical-align: top;
	margin-top: -10px;
}

.separator h1.quot-title:before {
	content: "\f10d";
	margin-right: 5px;
}

.separator h1.quot-title:after {
	content: "\f10e";
	margin-left: 5px;
}

.separator h1.quot-title i {
	font-size: 18px;
	display: none;
	vertical-align: top;
	margin-top: 2px;
}

.separator span.quot-name {
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

span.quot-name:after {
	content: "-";
	margin-left: 5px;
}

span.quot-name:before {
	content: "-";
	margin-right: 5px;
}

.para-separator {
	margin-top: 2px;
	margin-bottom: 2px;
	color: #a40000;
}

.para-separator-dark {
	margin-top: 2px;
	margin-bottom: 2px;
	color: #fff;
}

.para-separator-target {
	margin-top: 2px;
	margin-bottom: 12px;
	color: #a40000;
}

.emph {
	padding: 7px 80px 7px 80px;
	background-color: #fff;
	border: 1px solid rgba(119, 0, 0, .4);
}

.emphblk {
	padding: 7px 80px 7px 80px;
	background-color: #161616;
	border: 1px solid rgba(255,0,0,.4);
}

.emphblk a {
	background-color: #161616; 
}

.emphblue {
	padding: 20px 80px 15px 80px;
	background-color: #008ED6;
	border: 1px solid rgba(255,255,255,.4);
}

.emphblue a {
	color: white;
	text-decoration: underline;
	background-color: #008ED6;
}

.navbar-voice img {
	width: 150px;
	height: 32px;
}

.learnmore p {
    margin-bottom: 3px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
}

/* ---------------------- SUB MENUS ----------------------*/

.title-selected-light, .title-not-selected-light, .title-selected-dark, .title-not-selected-dark {
	margin-bottom: 80px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
}

.title-selected-light {
	background-color: #ecf2f8;
	color: #000;
	font-size: 11px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 0;
}

.title-not-selected-light {
	background-color: #ecf2f8;
	font-size: 11px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 0;
}

.title-selected-dark {
	background-color: #2a2c35;
	color: #fff;
	font-size: 11px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 0;
}

.title-not-selected-dark {
	background-color: #2a2c35;
	font-size: 11px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 0;
}

@media (min-width:768px) {
	.title-selected-light, .title-not-selected-light, .title-selected-dark, .title-not-selected-dark {
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.title-selected-light {
		font-size: 14px;
	}

	.title-not-selected-light {
		font-size: 14px;
	}

	.title-selected-dark {
		font-size: 14px;
	}

	.title-not-selected-dark {
		font-size: 14px;
	}
}

/* ---------------------- SECURITY AND SUPPORT  ---------------------- */

.card-2 {
	margin-bottom: 2.1rem;
	text-align: center;
}

.card-2__title {
	font-size: 1.7rem;
	font-weight: 600;
	line-height: 1.46;
}

.card-2__paragraph {
	font-size: 1.3rem;
	line-height: 1.3;
	opacity: .8;
	margin: 0;
}

.card-2__image {
    width: 150px;
	height: 150px;
	opacity: .8;
}

@media(min-width: 768px){
	.card-2__image {
		width: 200px;
		height: 200px;
	}
}

.card-2__icon {
    width: 22px;
}

.nextworkssupport-detail {
	width: 70%;
	color: #fff;
}

.cstips img {
	width: 263px;
	height: 139px;
}
	
@media (min-width: 768px) {
	.cstips img {
		width: 351px;
		height: 167px;
	}
}

/* ---------------------- CLOUD ---------------------- */

.cloud {
	background-color: #f0f4f7;
	color: #000;
	background-image: url(/images/backgrounds/bluesky-light.jpg);
}

.cloud-img {
	width: 70px;
	height: 33px;
	margin: 10px;
}

.cloud-pose {
	width: 227px;
	height: 170px;
	margin-top: 10px;
	margin-bottom: 15px;
	float: right;
}

@media(min-width: 768px){
	.cloud-pose {
		width: 341px;
		height: 255px;
		margin-top: 10px;
		margin-bottom: 0px;
	}
}

/* hide cloud slider on smaller screen */
@media (max-width:500px) {
	#cloudslider {
		display: none;
	}	
}

/* show alternative to cloud slider on smaller screen */
@media screen and (min-width: 0px) and (max-width: 500px) {
	#cloud-alt {
		display: block;
	}  
}

/* hide alternative to cloud slider on larger screens */
@media screen and (min-width: 501px) and (max-width: 5000px) {
 	#cloud-alt{
		display: none;
	}
}

/* ---------------------- SUPPORT ---------------------- */

.support__paragraph {
	margin-top: 15px;
	font-size: 1.7rem;
	font-weight: 600;
	line-height: 1.46;
}

.support__no {
    width: 45px;
	height: 56px; 
}

/* ---------------------- PARTNER &amp; VENDOR LOGO ICONS ---------------------- */

.brand-1 {
	margin-bottom: 2.1rem;
	text-align: center;
}

.client1 {
	margin-top: 0px;
    width: 100px;
}

@media(min-width: 768px){
	.client1 {
		margin-top: 0px;
    	width: 120px;
	}	
}

.client2 {
	margin-top: 15px;
    width: 100px;
}

@media(min-width: 768px){
	.client2 {
		margin-top: 15px;
    	width: 120px;
	}	
}

.client3 {
	margin-top: 20px;
    width: 100px;

}

@media(min-width: 768px){
	.client3 {
		margin-top: 20px;
    	width: 120px;
	}	
}

/* ---------------------- PORTAL BAR ---------------------- */

.portalimage {
	margin-top: 5px;
	margin-bottom: 5px;
    width: 40px;
	height: 40px;
	opacity: 1;
}

.portalimage:hover {
	margin-top: 5px;
	margin-bottom: 5px;
    width: 40px;
	height: 40px;
	opacity: .8;
}

a.portallink {
	color: #fff;
}

a.portallink:hover {
	color: #8bc9e8;
}

a.portallinkblack {
	color: #008ED6;
}

/* ---------------------- PHISHING VICTIM ---------------------- */

.victimimage {
	margin-top: 10px;
	margin-bottom: 20px;
    width: 264px;
	height: 64px;
}

@media(min-width: 768px){
	.victimimage {
		margin-top: 15px;
		margin-bottom: 30px;
		width: 400px;
		height: 96px;
	}
}

/* ---------------------- MSP DELIVERABLES BAR ---------------------- */

.mspimage {
	margin-top: 5px;
	margin-bottom: 5px;
    width: 40px;
	height: 40px;
	opacity: 1;
}

.mspimage:hover {
	margin-top: 5px;
	margin-bottom: 5px;
    width: 40px;
	height: 40px;
	opacity: .8;
}

a.msplink {
	color: #fff;
}

a.msplink:hover {
	color: #8bc9e8;
}

a.msplinkblack {
	color: #008ED6;
}

/* ---------------------- GET QUOTE ICON ---------------------- */

.quoteimage {
	margin-top: 5px;
	margin-bottom: 5px;
    width: 285px;
	opacity: 1;
}

/* ---------------------- VCIO ---------------------- */


.cioicon {
	width: 35px;
	height: 35px;	
}

@media(min-width: 768px){
	.cioicon {
		width: 45px;
		height: 45px;	
	}
}

.service {
    position: relative;
    width: 100%;
    padding: 0px 0 15px 0;
}

.service .service-item {
    position: relative;
    width: 260px;
	height: 420px;
    margin-bottom: 30px;
    padding: 30px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, .1);
    transition: .3s;
	background: #f9fafb;
}

.service .service-item:hover {
    border-color: transparent;
    box-shadow: 0 0 36px rgba(0, 0, 0, .2);
}

.service .service-item img {
    margin-bottom: 20px;
}

.service .service-item h6 {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 1px;
}

.service .service-item h7 {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0px;
}

.service .service-item p {
    margin-bottom: 10px;
    font-size: 16px;
}

.service .service-item a {
    position: relative;
    font-size: 16px;
    color: #0796fe;
    transition: .3s;
}

.service .service-item a::after {
    content: "";
    position: absolute;
    width: 80%;
    height: 2px;
    bottom: -3px;
    left: 10%;
    background: #0796fe;
}

.service .service-item:hover a.btn {
    color: #092a49;
    background: #1d2434;
    border-color: #1d2434;
}

.diagram img {
	width: 300px;
	height: 88px;
}

@media(min-width: 768px){
	.diagram img {
		width: 450px;
		height: 132px;
	}
}

/* ---------------------- NEXTWORKS IT ----------------------*/

.section-content:before,
.section-content:after,
.nextworksit-content:before,
.nextworksit-content:after {
	content: " ";
	display: table;
}

.section-content:after,
.nextworksit-content:after {
	clear: both;
}

#nextworksit .big-image {
	position: absolute;
	left: 0;
	width: 95%;
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 1
}

.nextworksit-content {
	margin-bottom: 25px;
	color: #666;
}

.nextworksit-content.left &gt; .nextworksit-icon,
.nextworksit-content.left &gt; .nextworksit-detail {
	float: left;
	text-align: left;
}

.nextworksit-content.right &gt; .nextworksit-icon,
.nextworksit-content.right &gt; .nextworksit-detail {
	float: right;
	text-align: right;
}

.nextworksit-content.left &gt; .nextworksit-icon {
	margin-right: 4%;
}

.nextworksit-content.right &gt; .nextworksit-icon {
	margin-left: 4%;
}

.nextworksit-icon {
	font-size: 45px;
	color: #888987;
}

.nextworksit-detail {
	width: 70%;
	color: black;
}

.nextworksit-content h2 {
	font-weight: bold;
	margin-top: 8px;
	color: #2187e7;
	text-transform: uppercase;
	font-size: 16px;
}

.nxtlap {
	width: 200px;
	height: 146px;
	float: left;
}

@media(min-width: 768px){
	.nxtlap {
		width: 380px;
		height: 277px;
		height: 270px;
	}
}

.nxtdood {
	width: 120px;
	height: 212px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: right;
}

@media(min-width: 768px){
	.nxtdood {
		width: 260px;
		height: 423px;
		margin-top: 20px;
		margin-bottom: 0px;
	}
}

.threestepvid {
	margin-top: 10px;
	width: 50px;
	height: 50px;
	float: left;
}

.hacker {
	margin-top: 30px;
	width: 44px;
	height: 54px;
	float: left;
}

@media(min-width: 768px){
	.threestepvid {
		margin-top: 15px;
		width: 60px;
		height: 60px;
		float: left;
	}
	.hacker {
		margin-top: 10px;
		width: 52px;
		height: 65px;
		float: left;
	}
}

@media(min-width: 768px){
	.cybertrainvid {
		margin-top: 0px;
		width: 148px;
		height: 100px;
		float: left;
		margin-top: 10px;
	}
}

.copilotbiz {
	margin-top: 30px;
	width: 160px;
	height: 80px;
	float: right;
}

@media(min-width: 768px){
	.copilotbiz {
		margin-top: 0px;
		width: 200px;
		height: 100px;
		float: left;
	}
}

.securecomputer {
	margin-top: 30px;
	width: 80px;
	height: 80px;
	float: right;
}

@media(min-width: 768px){
	.securecomputer {
		margin-top: 0px;
		width: 100px;
		height: 100px;
		float: right;
	}
}

.attack {
	width: 100px;
	height: 93px;
	margin-bottom: 10px;
	float: right;
}

@media(min-width: 768px){
	.attack {
		width: 150px;
		height: 140px;
		margin-top: 20px;
	}
}

.localit {
	width: 120px;
	height: 78px;
	margin-bottom: 10px;
	float: right;
}

@media(min-width: 768px){
	.localit {
		width: 144px;
		height: 89px;
		margin-top: 5px;
	}
}

/* ---------------------- VOICE TABLE ----------------------*/

.styled-table-voice {
    border-collapse: collapse;
    margin: 0px 0;
    font-size: 0.9em;
    font-family: sans-serif;
	background-color: #f0f3f5;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
	color: #000;
	width: 90%;
}

.styled-table-voice th  {
	width: 40%;
}

.styled-table-voice td  {
	width: 60%;
}

@media(min-width: 768px){
	.styled-table-voice {
    	width: 700px;
	}	
	.styled-table-voice th  {
		width: 30%;
	}
	.styled-table-voice td  {
		width: 70%;
	}
}

/* header */
.tablehead {
    background-color: #000;
    color: #fff !important;
    text-align: left;
	font-weight: bold;
}

/* table cells */
.styled-table-voice th {
	font-weight: bold;
    padding: 5px 7px;
	color: #1c4e71;
}

.styled-table-voice td {
    padding: 5px 7px;
}

.styled-table-voice tbody tr:nth-of-type(even) {
    background-color: #FFF;
	color: #000;
}


/* ---------------------- VOICE ----------------------*/

.successimage {
	margin-top: 5px;
	margin-bottom: 5px;
    width: 60px;
	height: 60px;
	opacity: 1;
}

.successimage:hover {
	margin-top: 5px;
	margin-bottom: 5px;
    width: 60px;
	height: 60px;
	opacity: .8;
}

.callcenter img {
	width: 340px;
	height: 173px;
}

@media(min-width: 768px) {
	.callcenter img {
		width: 700px;
		height: 355px;
	}
}

.phonetrial {
	width: 150px;
	height: 117px;
	margin-bottom: 10px;
	float: right;
}

@media(min-width: 768px){
	.phonetrial {
		width: 200px;
		height: 156px;
		margin-top: 15px;
	}
	.navbar-voiceschedule img {
		width: 230px;
		height: 26px;
	}
}

.navbar-voiceschedule img {
	width: 265px;
	height: 30px;
}

.fieldrepair {
	width: 200px;
	height: 137px;
	margin-top: 0px;

}

@media(min-width: 768px){
	.fieldrepair {
		width: 250px;
		height: 172px;
		margin-top: 15px;
	}
}

.confphone {
	width: 204px;
	height: 106px;
	margin-bottom: 10px;
	float: left;
}

@media(min-width: 768px){
	.confphone {
		width: 225px;
		height: 133px;
		margin-top: 20px;
	}
}

.localvoice {
	width: 120px;
	height: 78px;
	margin-bottom: 10px;
	float: right;
}

@media(min-width: 768px){
	.localvoice {
		width: 151px;
		height: 93px;
		margin-top: 10px;
	}
}

/* ---------------------- BLUEPRINT ----------------------*/

.blueprint img {
	width: 300px;
	height: 127px;
}

.blueprinthome img {
	width: 220px;
	height: 36px;
}

@media(min-width: 768px) {
	.blueprint img {
		width: 450px;
		height: 191px;
	}
	.blueprinthome img {
		width: 367px;
		height: 58px;
	}
}

/* ---------------------- TESTIMONIALS ----------------------*/

.swiper-slide {
	background-position: center;
	background-size: cover;
}

.swiper {
	
	padding: 0px;
}

.swiper-slide {
	background-position: center;
	background-size: cover;
}

.swiper-slide img {
	display: block;
	width: 100%;
	margin: auto;
}

@media(min-width: 768px){
	.swiper {
		width: 700px;
		height: 270px;

	}
}

/* ---------------------- OUR EXPERTIES ----------------------*/

.container.experties {
	padding-top: 30px;
}

.skill {
	width:95%;
	position: relative;
	line-height: 2em;
}

.skill-bar li {
    margin-bottom: 70px;
    background: #000;
    height: 10px;
    border-radius: 3px;
    border-left: 1px solid #111;
    border-top: 1px solid #111;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    width: 100.5%;
    text-transform: uppercase;
}

.skill-bar li em {
    position: relative;
    top: -30px;
    font-style: normal;
}

.percentage {
    height: 5px;
    margin: 2px 1px;
    background: #2187e7;
    position: absolute;
    box-shadow: 0px 0px 10px 1px rgba(0,198,255,0.4);
}

.percentage:before,
.percentage:after {
	content: "";
	position: absolute;
	right: -3px;
	top: -10px;
}

.percentage:before {
	content: attr(data-value);
	right: -20px;
	top: -35px;
	padding: 0px 5px;
}

.percentage:after {
	border-top: 4px solid #008ED6;
	border-left: 4px solid rgba(0,0,0,0);
	border-right: 4px solid rgba(0,0,0,0);  
}

/* ---------------------- ABOUT ----------------------*/

#team .wrap {
	margin: 75px auto 0;
	max-width: 275px;
	padding: 40px 10px;
	background: #f1f1f1;
	box-shadow: 0px 8px 6px -8px rgba(0, 0, 0, 0.84);
}

#team .img-team {
	margin: -100px 0 0 0;
	padding: 0;
}

.img-circle {
	border-radius: 50%;
}

#team .wrap img {
	border: 5px solid #c9c9c9;
	height: 150px;
	width: 150px;
}

#team .wrap h3 {
	text-transform: uppercase;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 10px;
	background-color: #f1f1f1;
}

#team .wrap h3 {
	text-transform: uppercase;
	margin-bottom: 20px;
	font-size: 12px;
	color: #008ED6;
	font-weight: bold;
}

#team .wrap p {
	font-size: 12px;
	min-height: 70px;
	color: black;
}

#team .wrap a {
	color: darkred;
	font-weight: 600;
}

.team-social {
	position: relative;
	margin: 20px auto 0;
	width: 100%;
	height: 16px;
}

.team-social:before {
	content: "";
	display: block;
	background-color: #ccc;
	width: 50px;
	height: 1px;
	margin: 15px auto;
}

.social-list li {
	padding: 0;
	list-style: none;
	width: 24px;
	display: inline-block;
}

.social-list li a {
	font-size: 16px;
	line-height: 16px;
	color: #AAA;
	width: 24px;
	opacity: 1;
	margin: 0;
	padding: 0;
}

.social-list li a:hover {
	color: #008ED6
}


.nextworksabout-detail {
	width: 70%;
	color: black;
	text-align: center;
}

.nxtteam {
	width: 171px;
	height: 92px;
	margin-top: 0px;

}

@media(min-width: 768px){
	.nxtteam {
		width: 225px;
		height: 123px;
		margin-top: 15px;
	}
}

.client-meeting {
	width: 301px;
	height: 170px;
	margin-top: 30px;
	margin-bottom: 0px;
}

@media(min-width: 768px){
	.client-meeting {
		width: 480px;
		height: 271px;
		margin-top: 30px;
		margin-bottom: 5px;
	}
}

/* ---------------------- COUNTER ----------------------*/

.counter {
	margin: 25px 0;
}

.counter:before,
.counter:after {
	content: " ";
	display: table;
}

.counter:after {
	clear: both;
}

.counter-icon {
	width: 30%;
	text-align: center;
	margin-right: 5%;
	float: left;
	font-size: 30px;
}

@media(min-width: 768px) {
	.counter-icon {
		font-size: 50px;
	}
}

.counter-content {
	float: left;
	width: 65%;
}

.counter-content .value {
	display: block;
	font-size: 30px;
}

.counter-content small {
	text-transform: uppercase;
}

/* ---------------------- RESOURCES ----------------------*/

a.text-button-icon {
	text-transform: uppercase;
	color: #2187e7;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

a.text-button-icon i {
	margin-left: 5px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

a.text-button-icon:hover {
	color: #000;
}

a.text-button-icon:hover i {
	padding-left: 5px;
}

#features {
	padding-top: 50px;
	padding-bottom: 40px;
}

#features .features-item {
	margin-bottom: 50px;
}

.features-item .features-icon {
	float: left;
}

#features .features-content {
	margin-left: 75px;
}

.features-item .features-content h2 {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.25px;
	margin-bottom: 15px;
}

.features-item .features-content p {
	margin-bottom: 15px;
}

#trainvid {
	padding-top: 50px;
	padding-bottom: 40px;
}

#trainvid .trainvid-item {
	margin-bottom: 50px;
}

.trainvid-item .trainvid-icon {
	float: left;
}

#trainvid .trainvid-content {
	margin-left: 75px;
}

.trainvid-item .trainvid-content h2 {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.25px;
	margin-bottom: 15px;
}

.trainvid-item .trainvid-content p {
	margin-bottom: 15px;
}

#newsletter {
	padding-top: 50px;
	padding-bottom: 40px;
}

#newsletter .newsletter-item {
	margin-bottom: 50px;
}

.newsletter-item .newsletter-icon {
	float: left;
}

#newsletter .newsletter-content {
	margin-left: 75px;
}

.newsletter-item .newsletter-content h2 {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.25px;
	margin-bottom: 15px;
}

.newsletter-item .newsletter-content p {
	margin-bottom: 15px;
}

.news_icon {
    width: 45px;
}

.news_icon2 {
    width: 49px;
}

.blogger1 {
	margin-top: 40px;
	width: 100px;
	height: 26px;
	float: right;
}

@media(min-width: 768px){
	.blogger1 {
		margin-top: 20px;
		width: 200px;
		height: 52px;
		float: right;
	}
}

/* ---------------------- RESOURCE NEWS TABLE ----------------------*/

.styled-table-news {
    border-collapse: collapse;
    margin: 0px 0;
    font-size: 0.8em;
    font-family: sans-serif;
	background-color: #172540;
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.20);
	color: #fff;
	width: 80%;
}

.styled-table-news a {
	color: #fff;
	font-weight: bold;
}

.styled-table-news a:hover {
	color: #008ED6;
	font-weight: bold;
}

@media(min-width: 768px){
	.styled-table-news {
		font-size: 0.9em;
    	width: 800px;
	}	
}

/* table cells */

.styled-table-news td {
    padding: 10px 10px;
}

.styled-table-news th {
    padding: 10px 10px;
}

.styled-table-news th {
	font-size: 15px;
}

.styled-table-news tbody tr:nth-of-type(even) {
    background-color: #000;
	color: #fff;
}

/* ---------------------- VOICE MOSAIC ----------------------*/

/* hide gallery on smaller screen */
@media (max-width:500px) {
	.voip-row {
		display: none;
	}	
}

/* show alternative to gallery on smaller screen */
@media screen and (min-width: 0px) and (max-width: 500px) {
	#gallery-alt {
		display: block;
	}  
}

/* hide alternative to gallery on larger screens */
@media screen and (min-width: 501px) and (max-width: 5000px) {
 	#gallery-alt{
		display: none;
	}
}

.gallery-alt-icon {
	font-size: 30px;
}

.voip-row {
	margin: 0;
}

#portfolio {
	padding-bottom: 0;
}

#filters {
	padding: 0;
	margin: 0 0 0 0;
	text-align: center;
}

#filters &gt; li {
	display: inline-block;
	position: relative;
	padding: 8px 5px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	cursor: pointer;
}

#filters &gt; li.active {
	color: #008ED6;
	font-weight: 700;
}

#filters &gt; li:after {
	content: "::";
	color: #ccc;
	font-weight: 700;
	padding-left: 15px;
	cursor: default;
}

#filters &gt; li:last-child:after {
	content: "";
}

.container-portfolio .portfolio-view {
	position: relative;
	float: left;
	display: none;
	overflow: hidden;
	background: #000;
	text-align: center;
	cursor: pointer;
}

.container-portfolio .portfolio-view img {
	position: relative;
	display: block;
	width: -webkit-calc(100% + 60px);
	width: calc(100% + 14px);
	height: 100%;
	opacity: .6; /* ---- mouse off ----- */
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-30px,0,0) scale(1.12);
	transform: translate3d(-30px,0,0) scale(1.12);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.container-portfolio .portfolio-view:hover img {
	opacity: 0.3; /* ---- mouse on ----- */
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}

.container-portfolio .portfolio-view figcaption,
.container-portfolio .portfolio-view figcaption &gt; a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.container-portfolio .portfolio-view figcaption {
	padding: .5em;
	color: #FFF;
	text-transform: uppercase;
	font-size: 1.2em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.container-portfolio .portfolio-view h1,
.container-portfolio .portfolio-view p {
	margin: 0;
}

.container-portfolio .portfolio-view h1 {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 1em 1.2em;
	word-spacing: -0.15em;
	font-weight: 300;
	text-align: right;
}

.container-portfolio .portfolio-view h1 span {
	font-weight: 800;
	color: #fff;
}

.container-portfolio .portfolio-view p {
	max-height: 70px;
	overflow: hidden;
	letter-spacing: 1px;
	font-size: 68.5%;
	padding: 10px; 10px 0 0;
	width: 80%;
	border-right: 1px solid #FFF;
	text-align: right;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-40px,0,0);
	transform: translate3d(-40px,0,0);
}

.container-portfolio .portfolio-view:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.container-portfolio .portfolio-view figcaption &gt; a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

/* ---------------------- CONTACT US ----------------------*/

#contact {
	position: relative;
	margin: 0;
	padding: 40px 0 0;
	height: 100%;
}

.form-control, .btn.submit {
	margin-bottom: 20px;
	border-radius: 0;
	border-color: #555;
	color: #fff;
	background-color: rgba(0, 0, 0, .1);
}

.form-control:focus {
	border-color: #008ED6;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(0, 142, 214, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(0, 142, 214, 0.6);
}

textarea.form-control {
	max-width: 100%;
}

.btn.submit {
	position: relative;
	font-weight: 500;
	text-transform: uppercase;
	transition: all .3s;
	padding-right: 40px;
	padding-left: 40px;
	color: #999;
	z-index: 1;
}

.btn.submit:hover {
	color: #fff;
	border-color: #aaa;
}

.btn.submit:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background-color: #008ED6;
	width: 0;
	z-index: -1;
	transition: all .3s;
}

.btn.submit:hover:after {
	width: 100%;
}

address span {
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

address span .fa {
	color: #008ED6;
	margin-right: 10px;
}

address span a,
address span a:hover,
address span a:focus {
	color: #fff;
}

address span a {
	text-decoration: underline;
}

.btn-map {
	font-size: 17px;
	text-transform: uppercase;
	cursor: pointer;
	font-weight: 700;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}

.btn-map:after, .btn-map:before {
	content: "";
	display: block;
	width: 97%;
	height: 1px;
	background-color: #333;
	margin: 10px auto;
}

.btn-map:hover {
	color: #008ED6;
}

#google_map {
	width: 100%;
	height: 400px;
	display: none;
}

.map-tooltip h1 {
	color: #000;
	font-family: "Raleway";
	font-weight: 700;
}

.formerror {
	background-color: #840202;
	font-weight: 700;
	padding-top: 20px;
	padding-bottom: 10px;
}

/* ---------------------- CONTACT US MAP ----------------------*/

#map {
	width: 320px;
	height: 300px;
}

@media(min-width: 760px) {
	#map {
		width: 888px;
		height: 600px;
    }
}

/* ---------------------- ESTABLISHED 2011 GEARS ----------------------*/

/* adjust these margins for the shortest page in UHD display */

.gear2011 {
	margin-top: 25px;
	margin-bottom: 35px;
	width: 271px;
	height: 73px;
}

@media(min-width: 760px) {
    .gear2011 {
		margin-top: 50px;
		margin-bottom: 50px;
		width: 379px;
		height: 102px;
    }
}

@media(min-width: 992px) {
    .gear2011 {
		margin-top: 290px;
		margin-bottom: 290px;
		width: 474px;
		height: 127px;
    }
}

/* ---------------------- FOOTER ----------------------*/

#footer {
	
	padding-bottom: 35px;
	padding-top: 60px;
	background-color: #000;
	background-repeat: repeat;
	color: #fff;
}

#footer p {
	color: #fff;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
	padding-bottom: 5px;
}

#footer .fa {
	color: #008ED6;
}


</pre></body></html>