@font-face

.header-container{
	height: 115px;
	background: url('../images/bg-header.jpg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background: rgba(0, 0, 0, 0) url("images/bg-header.jpg") no-repeat scroll 0 0 / 100% 100%;
    height: 70px;
	
}



.navbar-inverse { 
	background-color: ;
	border-color: ;
}

.navbar-collapse.collapse {
	/*float: left;
	margin-left: 0px;*/
}

.navbar-collapse {
	z-index: 99;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	border: 0px solid #ffffff;
}
.navbar-inverse .navbar-nav.navbar-right > li > a:focus,.navbar-inverse .navbar-nav.navbar-right > li > a:hover{
border: 2px solid #ffffff;
}
.navbar-inverse .navbar-nav.navbar-right > li > a.btn-primary:focus,.navbar-inverse .navbar-nav.navbar-right > li > a.btn-primary:hover{
border: 2px solid #3aa3e3;
}


.nav-btns-parent {
	margin-top: 10px;
}

.nav-btns button {
	float: right;
	background: #ffffff;
	border: none;
	margin-right: 10px;
	color: #135ca9;
	font-weight: 700;
}

/*.navbar-header {
	margin-top: 10px;
}

.navbar-header img {
	width: 310px;
}*/

.nav-btns {
	float: right;
}

.nav > li.collaspe-li {
	display: none;
}

.navbar-nav.navbar-right:last-child {
	margin-top: 2px;
}

.recent-blog-container {
	background-color : #f4f4f4; 
	height: auto;
	padding-bottom: 30px;
}

.recent-blog-container strong {
	color: #0073b5;
}

.recent-blog-container div div {
	padding-right: 25px;
	margin-bottom: 15px;
}

.city-container {
	height: 442px;
	background: url('../images/bg-header-old.jpg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	/*background-position-y: -88px;*/
	border-bottom: 1px solid #506b8a;
}

.city-container .slogan {
	margin-top: 0px;
	color: #ffffff;
	font-family: 'Open Sans Light';
	text-align: center;
	font-weight: 100;
	font-size: 95px;
}

.city-container .slogan-tail { 
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 200; 
	color: #ffffff;
	font-size: 86px;
	margin-top: 48px;
	text-align: center;
}

.city-container .slogan-art {
	margin: 0 auto;
	margin-top: 80px;
	width: 757px;
	height: 167px;
}

.city-container .slogan-art img {
	width: 100%;
}

.centered{
    margin: 0 auto;
}

.warning {
	color: #f9a51e;
}

.btn-holder {
	padding-top: 2px;
	width: 116px;
	height: 33px;
	background-color: #f9a51e;
	border-bottom: 5px solid #fbc671;
	margin-top: 30px;
}

.btn-holder button{
	width: 100%;
	border: none;
	background-color: #f9a51e;
	color: #ffffff;
}

.office-container h1 {
	text-align: center;
	color: white;
	position: relative;
	top: 140px;
	font-size: 48px;
	padding: 0px 30px;
}

.office-container {
	height: 596px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.container h3 {
	text-align: center;
	margin-top: 50px;
	font-weight: 700;
}

.office-talk {
	margin: 0px 162px;
	text-align: center;
}

.earth-container {
	height: 436px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.earth-container .office-talk {
	margin: 40px 0px;
	padding: 0px 124px;
}

.footer-container .col-md-6 {
	
}

.footer-container {
	background-color : #030200;
	height : auto;
	padding-top: 20px;
}

.footer-container .container{
	color: #909090;
}

.footer-services {
	list-style: none;
	float: left;
}

.footer-about { 
    list-style: none;
    float: left;
}

.footer-services a {
	text-decoration: none;
	color: #909090;
}

.footer-about a { 
	text-decoration: none;
	color: #909090;
}

.footer-services a:hover {
	text-decoration: underline;
}

.footer-about a:hover { 
	text-decoration: underline;
}

.footer-info {
    list-style: none;
    float: right;
}

.footer-logo {
	margin-bottom: 5px;
}

.footer-logo img {
	margin-left: -4px;
}

.footer-address {
	font-size: 12px;
}

.footer-copyright {
	font-size: 12px;
	margin-bottom: 7px;
}

.list-head {
	margin-bottom: 10px;
}

.spotlight {
	color: #0073b5;
}

.row.main {
	line-height: 30px;
	margin-right: 0px;
}

.row.main h3 {
	text-align: left;
	font-size: 36px;
	font-weight: 100;
	border-bottom: 4px solid #f1f1f1;
	padding-bottom: 9px;
	margin-bottom: 20px;
}

.row.main p {
	padding: 0px 0px;
}

.row.main  .poster-image {
	width: 100%;
	/*height: 683px;*/
}

[name=fname]{
	width:43%;
	margin-right: 22px;
}

[name=lname]{
	width:43%;
}

[name=email]{
	width:40.5%;
}

[name=comment]{
	width:90.5%;
	height: 250px;

}

.jobs h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #2468a6;
	margin: 5px 0;
	padding: 15px 0 0 0;
}

.container .login {
	margin: 40px;
}

.row.main .form-container {
	margin: 78px 0px;
}

.row.main .form-container form{
	width: 480px;
	margin-left: 15px;
}

.row.main form .row {
	margin-bottom: 20px;
}

.text-left {
	margin-bottom: 10px;
}

hr {
	border-top: 5px solid #f1f1f1;
}

.navbar-nav.navbar-right {
	position: relative;
	/*left: -10px;*/
}

.social-media {
	margin: 0px;
	padding: 0px
}

.social-media li {
	list-style: none;
	display: inline-block;
	margin-right: 12px;
}

.spacer {
	width: 190px;
}

.social-buttons {
	margin: 36px 0px;
	padding: 0px;
	list-style: none
}

.social-buttons li {
	margin-bottom: 15px;
}

.button {
	/*border: 0px;*/
	background: #135ca9;
	color: #ffffff;
	font-weight: 100;
	font-size: 21px;
	padding: 2px 16px;
	/*border-bottom: 4px solid lightblue;*/
}

.input.button {
	margin-left: -15px;
}

.footer-services {
	margin-left: -40px;
}

.why-intro {
	margin: 43px 0px 43px 0px;
}

.why-intro p{
	padding: 0px 12%;
	line-height: 2;
}

.why-list {
	background: #175fab;
	padding: 43px 10px 43px 10px;
	color: #ffffff;
}

.why-list ul li { 
	list-style: none;
	padding: 23px 0px;
}

.why-list .container h1 {
	text-align: center;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: 42px;
	margin-left: -30px;
}

.navbar-right .dropdown-menu {
	left: 0px;
}

img.left {
	float: left;
	width: 190px;
	margin: 0 20px 20px 0;
	-webkit-box-shadow: 0px 0 0 6px #70b9d7;
	-moz-box-shadow: 0px 0 0 6px #70b9d7;
	box-shadow: 0px 0 0 6px #70b9d7;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}

.rs-ul {
	list-style: none;
	margin-top: 55px;
}

.row.main.technical-support .poster-image {
	max-height: 335px;
}

.row.main.desktop-support .poster-image {
	max-height: 500px;
}

.row.main.hardware-recycling .poster-image {
	max-height: 600px;
}

.row.main.phone-systems .poster-image {
	max-height: 568px;
}

.row.main.web-design .poster-image {
	max-height: 435px;
}

.row.main.server-support .poster-image {
	height: 763px;
}

.row.main.network-support .poster-image {
	height: 874px;
}

.technical-support:nth-child(1), .desktop-support:nth-child(1), .hardware-recycling:nth-child(1), .web-design:nth-child(1) {
	/*margin-right: -15px;*/
	padding-right: 15px;
}

.article-body h4 {
	color: #0073b5;
}

@media (max-width: 993px) {
	/*.technical-support:nth-child(1), .desktop-support:nth-child(1), .hardware-recycling:nth-child(1), .web-design:nth-child(1) {
		margin-right: -15px;	
	}*/

	.main.desktop-support .col-md-6 {
		padding: 0px;
	}

	.main.desktop-support {
		padding: 0px;
	}
}

@media (min-width: 993px) {
	.office-talk {
		font-size: 21px;
		margin: 0px 50px;
	}

	.city-container .slogan-tail { 
		font-size: 71px;
	}	
}

@media (min-width: 990px) and (max-width: 1200px) {
	.main .col-md-6 {
		width: 100%;
		margin: 0px 15px;
		padding: 0;
	}

	.main .col-md-6.article-body {
		padding: 15px;
	}

	div.slogan-art ul {
		list-style: none;
		margin-left: -30px;
	}
}

@media (max-width: 992px) {
	.nav.navbar-nav.navbar-right {
    font-size: 12px;
   /* left: 16px;*/
    position: relative;
    top: 3px;
   /* width: 100%;*/
}
	.office-talk {
		font-size: 21px;
		margin: 0px 50px;
	}

	.article-body, .row.main form {
		margin: 0px 60px;
	}

	.row.main .form-container form {
		width: 480px;
	}

	.row.main .form-container {
		margin: 78px 60px;
	}

	.nav.navbar-nav.navbar-right {
		/*left: -14px;*/
	}

	.city-container .slogan-tail { 
		font-size: 55px;
	}

}

@media (max-width: 880px) {
	.why-list .container h1 {
		margin-left: 0px;
	}
}

@media (max-width: 833px) {
	.nav.navbar-nav.navbar-right {
		font-size: 10px;
	}
}


@media (max-width: 760px) {
	.office-talk {
		font-size: 12px;
		margin: 0px 50px;
	}
	.navbar-collapse{
		background: #333333;
		overflow-x: hidden;
		overflow-y: hidden;
	}

	.nav > li.collaspe-li {
		display: block;
	}

	.nav-btns-parent {
		display: none;
	}

	.navbar-collapse::-webkit-scrollbar { 
	    display: none; 
	}

	.city-container .slogan{
		font-size: 60px;
	}

	.city-container .slogan-art {
		margin: 0 auto;
		margin-top: 94px;
		width: 496px;
	}

	.office-container h1 {
		font-size: 35px;
		top: 185px;
	}

	.row.main .form-container form {
		width: 100%;
		/* margin-left: 47px; */
	}

	.city-container .slogan-tail {
		font-size: 58px;
	}

	.slogan-art ul li.y, .slogan-art ul li.x, .slogan-art ul li.z {
		background-size: 100% 133px;
	}

	.row.main.server-support .poster-image {
		height: auto;
	}

	.row.main.network-support .poster-image {
		height: auto;
	}

}	

@media (max-width: 650px) {
	.office-talk {
		font-size: 12px;
		margin: 0px 50px;
	}

	.earth-container .office-talk {
		font-size: 14px;
		padding: 0px 50px;

	}
}

@media (max-width:606px) {
	.footer-info {
		float : left;
		margin-top: 30px;
	}

	.article-body, .row.main form{
		margin: 0px 60px;
	}

	.footer-services {
		margin-left: 0px;
	}

	div.slogan-art ul {
		list-style: none;
		margin-left: -30px;
	}
	
}

@media (max-width: 522px) {
	.city-container .slogan {
		font-size: 37px;
	}

	.navbar-header img {
		width: 222px;
	}

	.city-container .slogan-art {
		margin: 0 auto;
		margin-top: 50px;
		width: 380px;
	}

	.city-container {
		height: 274px;
	}

	.office-talk {
		font-size: 12px;
		margin: 0px 6px;	
	}

	.row.main  .poster-image {
		/*height: 475px;*/
	}

	.slogan-art ul li.y, .slogan-art ul li.x, .slogan-art ul li.z {
		background-size: 100% 92px;
	}
}

@media (max-width: 449px) {
	.city-container .slogan-art {
		margin: 0 auto;
		margin-top: 48px;
		width: 330px;
	}

	.office-container h1 {
		top: 98px;
	}

	.row.main  .poster-image {
		/*height: 375px;*/
	}

	.city-container .slogan-tail {
		font-size: 28px;
	}

	.office-container .container h3 {
		margin-top: 15px;
	}

	.slogan-art ul li.y, .slogan-art ul li.x, .slogan-art ul li.z {
		height: 100px;
	}

	.earth-container .office-talk {
		padding: 0px 20px;
	}
}

@media (max-width: 991px) {
	.navbar-collapse.collapse {
		position: relative;
		/*top: -70px;
		left: 54px;*/
	}
	.slide-hide {
		display: none;
	}
}

@media (max-width: 830px) {
	.navbar-collapse.collapse {
		position: relative;
		/*top: -70px;
		left: 30px;*/
	}
	.nav-header {
		left: -25px;
		position: relative;
	}
}
@media (max-width: 364px) {
	.slogan-art ul li {
		float: left;
		width: 33.3%;
		height: 113px;
	}

	.city-container .slogan-art {
		height: 103px;
	}

	.city-container .slogan-art {
		width: 90%;
	}
}


@media (min-width: 760px) and (max-width: 1200px) {
	.city-container .slogan{
		font-size: 74px;
	}

	.office-talk {
		font-size: 17px;
		margin: 0px 50px;
	}

	.office-container h1 {
		font-size: 35px;
	}

	.article-body, .row.main form {
		margin: 0px 60px;
	}

	.row.main .form-container form {
		width: 480px;
	}

	.row.main .form-container {
		margin: 78px 60px;
	}

}
@media (max-width: 1200px) {
	.row.main .poster-image, .row.main .col-md-6 {
		padding-right: 0px;
	}
}

/*##### Start CSS for Phone Order Form ####*/

	table { border-collapse: collapse; }

	.clear { clear: both; }

	#order-table { width: 100%; }
	#order-table td { padding: 5px; }
	#order-table th.thname { padding: 5px; background: black; color: white; text-align: left; }
	#order-table th.thquantity { padding: 5px; padding-right: 10px; background: black; color: white; text-align: right; }
	#order-table th.thfiller { padding: 5px; background: black; color: white; }
	#order-table td.row-total { text-align: right; }
	#order-table td.product-image { width: 200px; }
	#order-table td.product-title { width: 700px; }
	#order-table td input { width: 75px; text-align: center; }
	#order-table tr.even td { background: #eee; }
	.num-pallets input { background: white; float: right; }
	.num-pallets input.warning { background: #ffdcdc; }

	input[type="radio"] { margin: 0 0 5px 0; }

	#shipping-table td .total-box, .total-box { width: 70px; padding: 3px; margin: 5px 0 5px 0; text-align: center; font-size: 14px; float: right; }

	#shipping-subtotal { margin: 0; }

	#shipping-table { width: 350px; float: right; }
	#shipping-table td { padding: 5px; }

	#shipping-table th { padding: 5px; background: black; color: white; text-align: left; }
	#shipping-table td input { width: 69px;  text-align: center; }

	#order-total { font-weight: bold; font-size: 21px; width: 130px; border: 3px solid #70b9d7; }

	#monthly-36 { font-weight: bold; font-size: 21px; width: 130px; border: 1px solid #000; }
	#monthly-24 { font-weight: bold; font-size: 21px; width: 130px; border: 1px solid #000; }
	#monthly-12 { font-weight: bold; font-size: 21px; width: 130px; border: 1px solid #000; }

	#submit-order { float: right; }

	#product-image { width: 200px; heigh: 132px; border: 0px; }
	
	.managed-services-calc { margin-bottom: 25px; }


	/*##### End CSS for Phone Order Form ####*/

.slogan-art ul {
	list-style: none;
	margin: 0;
}

.slogan-art ul li {
	float: left;
	width: 33.3%;
	height: 172px;
}

.slogan-art ul .x {
	background-repeat: no-repeat;
	background-size: 100% 174px
}

.slogan-art ul .y {
	background-repeat: no-repeat;
	background-size: 100% 174px
}

.slogan-art ul .z {
	background-repeat: no-repeat;
	background-size: 100% 174px
}

.article-body, .row.main form#fsForm1714751 {
	margin: 10px 0px;
}

.fsBody .fsForm .fsSectionHeading {
	font-weight: 400;
}

/*Styles August 10, 2017*/
.phone_track {
	font-size: 20px !important;
}

@media only screen and (max-width:767px) {
	.remote-btn {
		background-color: #3aa3e3 !important;
		border-color: #3aa3e3 !important;
	}
	.phone_track{
		font-size: 15px !important;
	}
}

/*Styles August 15, 2017*/

.dropdown-submenu ul{
	position: relative !important;
	padding-left: 10px !important;
	box-shadow: none !important;
}