/*
Theme Name: Condo Internet
Theme URI: http://www.creativello.com/
Author: Creativello
Author URI: http://www.creativello.com/
Description: Custom theme for Condo Internet
Version: 1.0
License: Copyright 2013 Condo Internet, All Rights Reserved
Tags: condo internet, custom.
*/

@import "styles/reset.css";

/***** TYPE *****/
@import url(https://fonts.googleapis.com/css?family=Didact+Gothic);

@font-face {font-family: 'Avante Garde Gothic Medium';
	src: url('type/2CFFB3_0_0.eot');
	src: url('type/2CFFB3_0_0.eot?#iefix') format('embedded-opentype'),
		url('type/2CFFB3_0_0.woff2') format('woff2'),
		url('type/2CFFB3_0_0.woff') format('woff'),
		url('type/2CFFB3_0_0.ttf') format('truetype');
}

@import url("//hello.myfonts.net/count/2d28ac");
 
@font-face {font-family: 'Avante Garde Gothic Condensed Medium';
	src: url('type/2D28AC_0_0.eot');
	src: url('type/2D28AC_0_0.eot?#iefix') format('embedded-opentype'),
		url('type/2D28AC_0_0.woff2') format('woff2'),
		url('type/2D28AC_0_0.woff') format('woff'),
		url('type/2D28AC_0_0.ttf') format('truetype');
}
 
@font-face {font-family: 'Avante Garde Gothic Medium';
	src: url('type/2D28AC_1_0.eot');
	src: url('type/2D28AC_1_0.eot?#iefix') format('embedded-opentype'),
		url('type/2D28AC_1_0.woff2') format('woff2'),
		url('type/2D28AC_1_0.woff') format('woff'),
		url('type/2D28AC_1_0.ttf') format('truetype');
}

body {
	background: #fff;
	margin: 0;
	padding: 0;
	color: #373a3f;
	font-family: 'Didact Gothic', Arial, sans-serif;
}

/***** MASTHEAD/TOP NAV *****/

header {
	background: #fff url(images/bg/main.gif) repeat-x bottom left;
	display: block;
	width: 100%;
}

#top {
	background: #fff;
	margin: 0 auto;
	min-height: 102px;
	position: relative;
	width: 1000px;
}

#top #logo {
	background: url(images/assets/logo.png) no-repeat 0 0;
	display: block;
	float: left;
	height: 97px;
	left: 34px;
	overflow: hidden;
	position: absolute;
	text-indent: -999px;
	top: 18px;
	width: 200px;
}

#top #customer {
	position: absolute;
	right: 20px;
	top: 40px;
}

#top #customer li {
	float: right;
	margin-left: 10px;
}

#top #customer li a,
#footertop_container #footertop #f_left li a,
a.button {
	border: 1px solid #29436D;
	color: #00bedf;
	display: block;
	font-family: 'Avante Garde Gothic Medium', Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding: 8px 8px 5px;
	text-decoration: none;
	text-transform: uppercase;
}

#top #customer li a:hover {
	background: #29436D;
	color: #fff;
}

#mo_bar {
	display: none;
}

#main {
	display: block;
	margin: 0 auto;
	height: 89px;
	width: 1000px;
}

#main ul {
	float: left;
	height: 59px;
	padding-top: 30px;
}

#main ul li {
	display: inline-block;
	float: left;
	font-family: 'Avante Garde Gothic Medium', Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 59px;
	margin-left: 40px;
	text-transform: uppercase;
}

#main ul li:last-of-type {
	margin-right: 0;
}

#main ul li a {
	color: #fff;
	display: block;
	text-decoration: none;
}

#main ul li a:hover,
#main ul li.current-menu-item a,
#main ul li.current-page-ancestor a,
#main ul li.current_page_parent a {
	background: url(images/bg/nav_active.gif) repeat-x bottom;
}

#main #n_support {
	background: #3764af;
	border-top: 10px solid #00bcdd;
	color: #00bcdd;
	float: right;
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 17px;
	height: 64px;
	padding-top: 15px;
	text-align: center;
	text-transform: uppercase;
	width: 217px;
}

#main #n_support strong {
	clear: both;
	color: #fff;
	display: block;
	font-family: 'Avante Garde Gothic Condensed Medium', Arial, sans-serif;
	font-size: 31px;
	line-height: 28px;
	padding-top: 7px;
}

#main #n_support a {
	color: #fff;
	text-decoration: none;
}

/***** END MASTHEAD/TOP NAV *****/

/***** HOME PAGE *****/

#hero {
	display: block;
	width: 100%;
}

#hero #slideshow_container {
	background: url("images/bg/hero.gif") repeat scroll 0% 0% #1F7391;
	width: 100%;
	height: 411px;
	overflow: hidden;
}

#hero #slideshow_container #slideshow {
	background: black;
	margin: 0 auto;
	min-height: 411px;
	position: relative;
	width: 1000px;
}

#slideshow #slideshow_pager {
	bottom: 10px;
	color: #fdfdfd;
	cursor: pointer;
	font-size: 30px;
	letter-spacing: 5px;
	position: absolute;
	right: 30px;
	text-shadow: 1px 1px rgba(0, 0, 0, .5);
	-webkit-text-shadow: 1px 1px rgba(0, 0, 0, .5);
	z-index: 300;
}

#slideshow #slideshow_pager .cycle-pager-active {
	color: #003e54;
}

#slideshow .slide {
	width: 1000px;
	height: 411px;
}

#slideshow .slide img {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 200;
}

#slideshow .slide_caption {
	background: rgba(220, 230, 239, .6);
	border-top: 7px solid #fff;
	bottom: 25px;
	left: -10px;
	padding: 10px 20px;
	position: absolute;
	width: 430px;
	z-index: 290;
}

.no-rgba #slideshow .slide_caption {
	background: url(images/bg/trans60.png);
}

#slideshow .slide_caption a {
	color: #29436D;
	text-decoration: none;
}

#slideshow .slide_caption strong {
	clear: both;
	color: #29436D;
	display: block;
	font-family: 'Avante Garde Gothic Condensed Medium', 'Century Gothic', Helvetica, Arial, sans-serif;
	font-size: 30px;
	letter-spacing: .05em;
	line-height: 36px;
	text-transform: uppercase;
}

#slideshow .slide_caption p {
	color: #4b87a0;
	font-family: 'Avante Garde Gothic Medium', Futura, 'Century Gothic', Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 21px;
	padding-top: 10px;
}

#hero #cta_container {
	background: #00BEDF;
	height: 274px;
	width: 100%;
}

#hero #cta_container #cta {
	background: #29436D;
	height: 274px;
	margin: 0 auto;
	overflow: hidden;
	width: 1000px;
}

#hero #cta_container #cta #cta_left {
	float: left;
	background: url(images/bg/skyline.png) no-repeat center;
	height: 274px;
	position: relative;
	width: 500px;
}

#hero #cta_container #cta #cta_left #cta_getstarted {
	background: url(images/assets/getstarted.png) no-repeat 0 0;
	display: block;
	height: 72px;
	left: 156px;
	overflow: hidden;
	position: absolute;
	text-indent: -999px;
	top: 186px;
	width: 188px;
}

#hero #cta_container #cta #cta_left #cta_getstarted:hover {
	background: url(images/assets/getstarted.png) no-repeat 0 -88px;
}

#hero #cta_container #cta #cta_right {
	float: right;
	width: 480px;
}

#hero #cta_container #cta #cta_right h2 {
	background: url(images/bg/home_cta.png) no-repeat bottom left;
	color: #fff;
	font-family: 'Avante Garde Gothic Medium', Helvetica, Arial, sans-serif;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: 0.05em;
	line-height: 24px;
	padding: 50px 0 25px;
	text-transform: uppercase;
	width: 430px;
}

#hero #cta_container #cta #cta_right p {
	color: #fff;
	font-family: 'Didact Gothic', Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	padding: 18px 50px 0 0;
}

#hero #cta_container #cta #cta_right #ctar_getstarted {
	display: none;
}

#highlights {
	display: block;
	margin: 0 auto;
	width: 1000px;
	overflow: hidden;
}

#highlights .highlight {
	float: left;
	margin: 20px 17px 20px 17px;
	min-height: 200px;
	padding-top: 130px;
	position: relative;
	width: 300px;
}

#highlights .highlight:last-of-type {
	float: right;
	margin-right: 0;
}

#highlights .highlight h3 {
	font-family: 'Avante Garde Gothic Medium', Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	text-transform: uppercase;
	padding: 0 45px;
}

#highlights .highlight h3 a {
	color: #29436D;
	text-decoration: none;
}

#highlights .highlight h3 a:hover {
	color: #4d90a7;
}

#highlights .highlight p {
	color: #6f7377;
	font-family: 'Didact Gothic', Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	padding: 20px 45px 50px;
	text-align: center;
}

#highlights .highlight .h_more {
	background: url(images/assets/highlight_arrow.png) no-repeat top center;
	bottom: 0;
	display: block;
	height: 30px;
	margin: 15px auto 0;
	overflow: hidden;
	position: absolute;
	text-indent: -999px;
	width: 300px;
}

#highlights .highlight .h_more:hover {
	background: url(images/assets/highlight_arrow.png) no-repeat center -36px;
}

#highlights #h_gigabit {
	background: url(images/assets/ico_gigabit.png) no-repeat top center;
}

#highlights #h_buildings {
	background: url(images/assets/ico_buildings.png) no-repeat top center;
}

#highlights #h_support {
	background: url(images/assets/ico_support.png) no-repeat top center;
}

/***** END HOME PAGE *****/

/***** SECONDARY PAGES *****/

#page header {
	background: #00bedf;
	width: 100%;
}

#page header h1 {
	background: #3764af;
	color: #fff;
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 24px;
	letter-spacing: 0.04em;
	line-height: 62px;
	margin: 0 auto;
	text-align: left;
	padding-left: 40px;
	text-transform: uppercase;
	width: 960px;
}

#content {
	margin: 0 auto;
	overflow: hidden;
	padding: 45px 40px 15px;
	width: 920px;
}

#content h2 {
	clear: both;
	color: #00BEDF;
	display: block;
	font-family: 'Avante Garde Gothic Medium', Futura, 'Century Gothic', Helvetica, Arial, sans-serif;
	font-size: 26px;
	padding: 20px 0;
	text-transform: uppercase;
	width: 920px;
}

#content #news h2 {
	width: 100%;
	padding: 0 0 20px;
}

#content h4 {
	color: #00BEDF;
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 18px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

#content p {
	color: #373a3f;
	font-family: 'Didact Gothic', Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 25px;
}

#content p a,
#content dt a {
	color: #3764af;
	text-decoration: none;
}

#content p a:hover,
#content dt a:hover {
	color: #3764af;
}

#content p strong {
	font-weight: bold;
}

#content p em {
	font-style: italic;
}

#content .imageright {
	float: right;
	margin-left: 20px;
	margin-bottom: 12px;
}

#content ul, ol {
	color: #373a3f;
	font-family: 'Didact Gothic', Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	padding: 20px 0 0 15px;
}

#content ol {
	list-style: decimal outside;
}

#content ul li {
	background: url(images/assets/bullet.gif) no-repeat 0 9px;
	padding: 0 0 12px 15px;
}

#content ol li {
	padding-bottom: 12px;
}

a.button {
	display: inline-block;
	margin-top: 10px;
}

/* --> Service & Pricing */

#content .service {
	color: #373a3f;
	min-height: 97px;
	overflow: hidden;
	padding: 0 0 10px 130px;
	margin-bottom: 35px;
}

#content .service .s_features {
	float: left;
}

#content .service h2 {
	display: inline-block;
	padding: 0 0 20px;
	width: auto;
}

#content .service ul {
	display: block;
	padding: 0;
}

#content .service ul li {
	background: none;
	display: block;
	clear: both;
	font-family: 'Didact Gothic', Arial, sans-serif;
	font-size: 14px;
	line-height: 21px;
	padding: 0;
}

#content .service ul li:before {
	content: '\2022';
	color: #9a2b47;
	padding-right: 8px;
}

#content #s_gigabit {
	background: url(images/assets/ico_gigabit.png) no-repeat 0 5px;
}

#content #s_100mb {
	background: url(images/assets/ico_100mb.png) no-repeat 0 0px;
}

#content #s_upgrade {
	background: url(images/assets/ico_upgrade.png) no-repeat 0 0px;
}

.service .s_price {
	display: block;
	float: left;
	font-family: 'Didact Gothic', Arial, sans-serif;
	font-size: 14px;
	margin-left: 70px;
	padding-top: 20px;
	text-align: center;
	width: 120px;
}

.service .s_price strong {
	display: block;
	clear: both;
	color: #00BEDF;
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 32px;
	font-weight: normal;
	margin: 0 auto;
	text-align: center;
}

.s_price .s_order {
	background: #29436D;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	clear: both;
	color: #fff;
	display: inline-block;
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 18px;
	margin: 9px auto 0 auto;
	padding: 5px 8px 4px 8px;
	text-decoration: none;
	text-transform: uppercase;
}

.s_price .s_order:hover {
	background: #27265e;
}

/* --> Support */

#faq_cta {
	background: url(images/assets/ico_faq.png) no-repeat top left;
	padding: 8px 0 0 130px !important;
}

#faq_cta h2 {
	clear: both;
	display: block;
}

/* --> FAQ */

dt {
	background: url(images/bg/bldg_row.gif) repeat-x bottom;
	margin-bottom: 15px;
	padding-bottom: 20px;
}

dt:last-of-type {
	background: none;
}

dt.open {
	background: none;
	padding-bottom: 5px;
}

dt a {
	font-family: 'Didact Gothic', Arial, sans-serif;
	font-size: 22px;
	line-height: 32px;
}

dt a:before {
	content: '\25b8';
	padding-right: 10px;
}

dt.open a:before {
	content: '\25be';
	padding-right: 10px;
}

dd {
	background: url(images/bg/bldg_row.gif) repeat-x bottom;
	display: none;
	margin-bottom: 15px;
	padding-bottom: 20px;
}

dd:last-of-type  {
	background: none;
	padding-bottom: 0;
}

#content #news {
	display: block;
	float: left;
	width: 670px;
}

#content #search {
	display: block;
	float: right;
	width: 220px;
}

#content #news article {
	background: url(images/bg/bldg_row.gif) repeat-x bottom;
	margin-bottom: 35px;
	padding-bottom: 10px;
}

#content #news article:last-of-type {
	background: none;
	padding-bottom: 0;
	margin-bottom: 10px;
}

#content #news h3 {
	color: #29436D;
	font-family: 'Avante Garde Gothic Medium', Futura, 'Century Gothic', Helvetica, Arial, sans-serif;
	font-size: 20px;
	padding-bottom: 10px;
}

#content #news h3 a {
	color: #3764af;
	text-decoration: none;
}

#content #news h3 a:hover,
#content #news h3 a:visited {
	color: #3764af;
}

#content #news time {
	color: #727577;
	display: block;
	font-family: 'Didact Gothic', Arial, sans-serif;
	font-size: 13px;
	padding-bottom: 12px;
}

#content #search #searchform {
	position: relative;
	width: 220px;
}

#content #search .assistive-text {
	display: none;
}

#content #search #searchfield {
	background: #fff;
	border: 1px solid #dfdfdf;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	left: 0;
	padding: 5px;
	position: absolute;
	top: 0;
	width: 208px;
}

#content #search #searchsubmit {
	background: url(images/assets/search_ico.png) no-repeat top left;
	border: none;
	overflow: hidden;
	position: absolute;
	right: 8px;
	text-indent: -999px;
	top: 6px;
	height: 16px;
	width: 16px;
}

#content #pagination {
	clear: both;
	font-family: 'Didact Gothic', Arial, sans-serif;
	font-size: 14px;
	overflow: hidden;
}

#content #pagination a {
	color: #00506d;
	text-decoration: none;
}

#content #pagination a:hover {
	color: #a52041;
}

#content #pagination #pag_newer {
	display: inline-block;
	float: left;
}

#content #pagination #pag_older {
	display: inline-block;
	float: right;
	text-align: right;
}

/* --> Buildings  */

#bldg_top {
	background: url(images/bg/bldg_top.gif) repeat-y;
	color: #727577;
	font-family: 'Didact Gothic', Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}

#bldg_top h2 {
	color: #00BEDF;
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

#bldg_neighborhoods {
	background: #f0eff5;
	float: left;
	padding: 25px 30px;
	width: 545px;
}

#bldg_neighborhoods ul {
	margin-top: 12px;
	overflow: hidden;
}

#bldg_neighborhoods ul li {
	float: left;
	width: 30%;
	padding-bottom: 6px;
}

#bldg_neighborhoods ul li a {
	color: #3764af;
	text-decoration: none;
}

#bldg_neighborhoods ul li a:hover {
	color: #3764af;
}

#bldg_request {
	background: #f0eff5;
	float: right;
	padding: 25px 30px;
	width: 230px;
}

.bldg_group {
	margin-bottom: 20px;
	overflow: hidden;
	padding-bottom: 20px;
}

.bldg_group:last-of-type {
	padding-bottom: 0;
	margin-bottom: 28px;
}

.bldg_group .bldg_cel:nth-child(3n+3) {
	margin: 0;
}

.bldg_group .bldg_cel:nth-child(3n+1) {
	clear: left;
}

.bldg_group .bldg_top_container {
	background: url(images/bg/bldg_row.gif) repeat-x 0 33px;
	clear: both;
	display: block;
	height: 30px;
	padding-top: 20px;
	overflow: hidden;
	width: 100%;
}

.bldg_group .bldg_top {
	background: url(images/assets/bldg_top.png) no-repeat 0 0;
	display: block;
	float: right;
	height: 30px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -999px;
	width: 131px;
}

.bldg_group .bldg_top:hover {
	background: url(images/assets/bldg_top.png) no-repeat 0 -32px;
}

.bldg_cel {
	color: #6f7377;
	float: left;
	font-family: 'Avante Garde Gothic Medium', Futura, 'Century Gothic', Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	width: 290px;
	margin-right: 25px;
	text-transform: uppercase;
}

.bldg_cel a {
	color: #227592;
	text-decoration: none;
}

.bldg_cel a:hover {
	color: #a52041;
}

.bldg_cel a.bldg_img {
	background: #f0eff4;
	border-bottom: 9px solid #3764af;
	display: block;
	height: 150px;
	width: 290px;
}

.bldg_cel a.bldg_img:hover {
	border-bottom: 9px solid #3764af;
}

.bldg_cel a.bldg_img img {
	filter: Alpha(Opacity=40);
	opacity: .4;
	-moz-opacity: .4;
	-webkit-opacity: .4;
}

.bldg_cel a.bldg_img:hover img {
	filter: Alpha(Opacity=100);
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
}

.bldg_cel a.bldg_title {
	display: block;
	color: #3764af;
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 22px;
	line-height: 28px;
	padding: 7px 0;
	text-decoration: none;
	text-transform: uppercase;
}

/* --> Contact */

section#contact h2,
section#form h2 {
	display: block;
	width: auto;
}

section#contact {
	float: left;
	width: 450px;
}

section#form {
	float: right;
	width: 450px;
}

div#wpcf7-f772-p777-o1 {
	overflow: hidden;
	width: 595px;
}
div#wpcf7-f1586-p1587-o1 {
	overflow: hidden;
	width: 595px;
}

div.form_fields,
div.bldg_req_row {
	overflow: hidden;
	padding-bottom: 15px;
}

div.form_left {
	width: 220px;
	float: left;
}

div.form_right {
	width: 220px;
	float: right;
}

div.bldg_req_left {
	width: 290px;
	float: left;
}

div.bldg_req_right {
	width: 290px;
	float: right;
}

label {
	display: none;
}

input.medtxt {
	background: #fff;
	border: 1px solid #dfdfdf;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 5px;
	width: 200px;
}

textarea.message {
	background: #fff;
	border: 1px solid #dfdfdf;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	height: 250px;
	padding: 5px;
	width: 430px;
}

input.brtxt {
	background: #fff;
	border: 1px solid #dfdfdf;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 5px;
	width: 270px;
}

textarea.brmsg {
	background: #fff;
	border: 1px solid #dfdfdf;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	height: 150px;
	padding: 5px;
	width: 575px;
}

.medtxt,
.message,
.brtxt,
.brmsg {
	color: #373a3f;
	font-family: 'Didact Gothic', Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
}

#br_submit,
#f_submit {
	background: #00bedf;
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	clear: both;
	color: #fff;
	display: block;
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 18px;
	padding: 6px 14px;
	text-transform: uppercase;
}

/***** END SECONDARY PAGES *****/

/***** FOOTER *****/

footer {
	display: block;
	width: 100%;
}

#footertop_container {
	background: #f0eff5;
	width: 100%;
}

#footertop_container #footertop {
	margin: 0 auto;
	overflow: hidden;
	padding: 32px 0;
	width: 1000px;
}

#footertop_container #footertop h3 {
	color: #29436D;
	font-family: 'Avante Garde Gothic Condensed Medium', Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0.05em;
	line-height: 24px;
	padding-bottom: 18px;
	text-transform: uppercase;
}

#footertop_container #footertop #f_left {
	float: left;
	width: 180px;
	padding: 0 40px;
}

#footertop_container #footertop #f_left ul li {
	margin-bottom: 16px;
}

#footertop_container #footertop #f_left ul li a {
	display: inline-block;
}

#footertop_container #footertop #f_left ul li a:hover,
a.button:hover {
	background: #29436D;
	color: #fff;
}

#footertop_container #footertop #f_mid {
	float: left;
	width: 320px;
	padding: 0 26px;
}

#footertop_container #footertop #f_mid #f_testimonial {
	background: url(images/bg/footer_quote_bg.png) repeat-x bottom left;
	width: 310px;
}

#footertop_container #footertop #f_mid #f_testimonial #f_testimonial_bot {
	background: url(images/bg/footer_quote_bot.png) no-repeat bottom left;
	height: 19px;
	width: 310px;
}

#footertop_container #footertop #f_mid blockquote {
	background: url(images/bg/footer_quote_top.png) no-repeat top left;
	color: #29436D;
	font-family: 'Avante Garde Gothic Medium', Futura, 'Century Gothic', Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 12px 12px 6px;
	width: 286px;
}

#footertop_container #footertop #f_mid cite {
	display: block;
	clear: both;
	color: #29436D;
	font-family: 'Avante Garde Gothic Medium', Futura, 'Century Gothic', Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 10px;
	text-transform: uppercase;
}

#footertop_container #footertop #f_right {
	float: right;
	width: 310px;
	padding: 0 40px 0 0;
}

#footertop_container #footertop #f_right address {
	color: #29436D;
	font-family: 'Avante Garde Gothic Medium', Futura, 'Century Gothic', Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	-webkit-text-size-adjust: none;
}

#footertop_container #footertop #f_right address strong,
#footertop_container #footertop #f_right address a {
	color: #00BEDF;
	text-decoration: none;
}

#footertop_container #footertop #f_right #f_social {
	background: url(images/bg/footer_social.png) no-repeat bottom left;
	margin-bottom: 10px;
	overflow: hidden;
	padding-bottom: 12px;
	width: 200px;
}

#footertop_container #footertop #f_right #f_social address {
	float: left;
}

#footertop_container #footertop #f_right #f_social ul {
	float: left;
}

#footertop_container #footertop #f_right #f_social ul li {
	float: left;
	margin-left: 5px;
}
#footertop_container #footertop #f_right #f_social ul li:first-child {
	margin-left: 0;
}

#footertop_container #footertop #f_right #f_social ul li a {
	display: block;
	height: 33px;
	overflow: hidden;
	text-indent: -999px;
	width: 33px;
}

#footertop_container #footertop #f_right #f_social ul li #f_facebook {
  background: url(images/assets/social_icons.png) no-repeat 0 0; 
}

#footertop_container #footertop #f_right #f_social ul li #f_twitter {
  background: url(images/assets/social_icons.png) no-repeat -34px 0;
}

#footertop_container #footertop #f_right #f_social ul li #f_yelp {
  background: url(images/assets/social_icons.png) no-repeat -68px 0;
}
#footertop_container #footertop #f_right #f_social ul li #f_googleplus {
  background: url(images/assets/social_icons.png) no-repeat -102px 0;   
}
#footertop_container #footertop #f_right #f_social ul li #f_instagram {
  background: url(images/assets/social_icons.png) no-repeat -135px 0; 
}
#footertop_container #footertop #f_right #f_social ul li #f_facebook:hover {
  background: url(images/assets/social_icons.png) no-repeat 0 -34px;
}

#footertop_container #footertop #f_right #f_social ul li #f_twitter:hover {
  background: url(images/assets/social_icons.png) no-repeat -34px -34px;
}

#footertop_container #footertop #f_right #f_social ul li #f_yelp:hover {
  background: url(images/assets/social_icons.png) no-repeat -68px -34px;
}
#footertop_container #footertop #f_right #f_social ul li #f_googleplus:hover {
  background: url(images/assets/social_icons.png) no-repeat -102px -34px;  
}
#footertop_container #footertop #f_right #f_social ul li #f_instagram:hover {
  background: url(images/assets/social_icons.png) no-repeat -135px -34px; 
}

#footerbot_container {
	background: #29436D;
	height: 55px;
	overflow: auto;
	width: 100%;
}

#footerbot_container #footerbot {
	color: #33abd7;
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 55px;
	margin: 0 auto;
	text-transform: uppercase;
	width: 1000px;
}

#footerbot_container #footerbot a {
	color: #33abd7;
	text-decoration: none;
}

#footerbot_container #footerbot a:hover {
	color: #eee;
}

#footerbot_container #footerbot #f_copyright {
	float: left;
	padding-left: 40px;
	width: 1200px;
}

#footerbot_container #footerbot #f_credit {
	float: right;
	text-align: right;
	padding-right: 40px;
	width: 300px;
}

/***** END FOOTER *****/

/***** RESPONSIVE *****/

@media screen and (max-width: 1010px) {
	
	#top {
		background: #fff;
		margin: 0 auto;
		min-height: 102px;
		position: relative;
		width: 100%;
	}
	
	#top #customer {
		position: absolute;
		right: 20px;
		top: 40px;
	}
	
	#main {
		display: block;
		margin: 0 auto;
		height: 89px;
		width: 100%;
	}
	
	#main ul li {
		font-size: 12px;
		margin-left: 18px;
	}
	
	#main #n_support {
		font-size: 15px;
		height: 50px;
		padding-top: 15px 0 10px;
		margin-top: 14px;
		width: 180px;
	}
	
	#main #n_support strong {
		font-size: 24px;
		line-height: 28px;
		padding-top: 1px;
	}
	
	#hero #slideshow_container {
		width: 100%;
		height: 340px;
	}
	
	#hero #slideshow_container #slideshow {
		min-height: 340px;
		width: 100%;
	}
	
	#slideshow .slide {
		width: 100%;
		height: 100%;
	}
	
	#slideshow .slide_caption {
		left: 0;
		width: 50%;
	}
	
	#slideshow .slide_caption strong {
		font-size: 25px;
		line-height: 32px;
	}
	
	#slideshow .slide_caption p {
		font-size: 13px;
		line-height: 19px;
	}

	#hero #cta_container {
		height: auto;
	}
	
	#hero #cta_container #cta {
		height: auto;
		width: 100%;
	}
	
	#hero #cta_container #cta #cta_left {
		display: none;
	}
	
	#hero #cta_container #cta #cta_right {
		clear: both;
		float: none;
		width: 100%;
	}
	
	#hero #cta_container #cta #cta_right h2 {
		background: none;
		padding: 30px 0 15px;
		text-align: center;
		width: 100%;
	}
	
	#hero #cta_container #cta #cta_right p {
		color: #efefef;
		font-size: 16px;
		line-height: 24px;
		padding: 0 5% 2%;
		text-align: center;
		width: 90%;
	}
	
	#hero #cta_container #cta #cta_right #ctar_getstarted {
		background: url(images/assets/getstarted.png) no-repeat 0 0;
		display: block;
		height: 72px;
		margin: 0 auto 25px;
		overflow: hidden;
		text-indent: -999px;
		width: 188px;
	}
	
	#highlights {
		width: 100%;
		padding-bottom: 25px;
	}
	
	#highlights .highlight {
		background-size: 75px 71px !important;
		float: left;
		margin: 3% 5% 0 0;
		padding-top: 90px;
		width: 30%;
	}
	
	#highlights .highlight h3 {
		font-size: 18px;
		line-height: 26px;
		padding: 0 10px;
	}
	
	#highlights .highlight p {
		font-size: 14px;
		line-height: 22px;
		padding: 9px 15px 40px;
	}
	
	#highlights .highlight .h_more {
		background: url(images/assets/highlight_arrow.png) no-repeat top center;
		bottom: 0;
		display: block;
		height: 29px;
		margin: 15px auto 0;
		overflow: hidden;
		position: absolute;
		text-indent: -999px;
		width: 100%;
	}
	
	#page {
		width: 100%;
	}
	
	#content {
		margin: 0 auto;
		padding: 3% 3% 3% 0;
		width: 94%;
	}
	
	#content #news {
		display: block;
		float: left;
		width: 72%;
	}
	
	#content #search {
		display: block;
		float: right;
		width: 23%;
	}
	
	#page header h1 {
		width: 97%;
		padding-left: 3%;
	}
	
	#content h2 {
		width: 100%;
	}
	
	.service .s_price {
		float: right;
		margin-left: 0;
	}
	
	dt a {
		font-size: 18px;
		line-height: 28px;
	}
	
	dt a:before {
		padding-right: 7px;
	}
	
	dt.open a:before {
		padding-right: 7px;
	}
	
	#content #search #searchform {
		width: 100%;
	}
	
	#content #search #searchfield {
		width: 100%;
	}

	#content #search #searchsubmit {
		right: 0;
	}

	#bldg_top {
		background: none;
	}
	
	#bldg_neighborhoods {
		padding: 0 2% 3%;
		width: 60%;
	}
	
	#bldg_neighborhoods ul li {
		float: left;
		font-size: 12px;
		width: 30%;
		padding-bottom: 6px;
	}
	
	#bldg_request {
		padding: 0 2% 3%;
		width: 30%;
	}
	
	.bldg_group {
		width: 100%;
		background: none;
	}
	
	.bldg_cel {
		width: 32%;
		margin-right: 2%;
	}
	
	.bldg_cel p {
		font-size: 12px !important;
		line-height: 17px;
	}
	
	.bldg_cel a.bldg_img {
		height: 150px;
		overflow: hidden;
		width: 100%;
	}
	
	section#contact {
		width: 49%;
	}
	
	span.dis {
		display: none;
	}
	
	section#form {
		width: 50%;
	}
	
	div#wpcf7-f772-p777-o1 {
		width: 100%;
	}

	div#wpcf7-f1586-p1587-o1 {
		width: 100%
	}
	
	div.form_left {
		width: 49%;
	}
	
	div.form_right {
		width: 50%;
	}
	
	div.bldg_req_left {
		width: 49%;
	}
	
	div.bldg_req_right {
		width: 50%;
	}
	
	input.medtxt,
	input.brtxt {
		width: 92%;
	}
	textarea.message,
	textarea.brmsg {
		width: 96%;
	}
	
	#footertop_container #footertop {
		margin: 0 auto;
		overflow: hidden;
		padding: 32px 0;
		width: 100%;
	}
	
	#footertop_container #footertop h3 {
		font-size: 22px;
		line-height: 22px;
		padding-bottom: 15px;
	}
	
	#footertop_container #footertop #f_left {
		display: none;
	}
	
	#footerbot_container {
		height: 45px;
	}
	
	#footerbot_container #footerbot {
		font-size: 9px;
		line-height: 45px;
		width: 100%;
	}
	
	#footerbot_container #footerbot #f_copyright {
		float: left;
		padding-left: 22px;
		width: 45%;
	}
	
	#footerbot_container #footerbot #f_credit {
		padding-right: 22px;
		width: 45%;
	}

}

@media screen and (max-width: 767px) {
	header {
		background: none;
	}
	
	#top {
		background: #fff;
		margin: 0 auto;
		min-height: 115px;
		position: relative;
		width: 100%;
	}
	
	#top #logo {
		background: url(https://gowaveg.com/wp-content/uploads/2015/07/logo-mobile.png) no-repeat 0 0;
		background-size: 100%;
		height: 71px;
		left: 3%;
		top: 20px;
		width: 180px;
	}
	

	
	#top #customer li a,
	#footertop_container #footertop #f_left li a,
	a.button {
		font-size: 12px;
		padding: 5px 8px;
		text-decoration: none;
		text-transform: uppercase;
	}

	#mo_bar {
		background: #00BEDF;
		display: block;
		font-size: 16px;
		line-height: 30px;
		overflow: hidden;
		text-align: center;
		width: 100%;
	}
	
	#mo_bar a {
		color: #fff;
		font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		width: 33%;
	}
	
	#main {
		display: block;
		margin: 0 auto;
		height: auto;
		width: 100%;
		overflow: hidden;
	}
	
	#main ul {
		background: #29436D;
		display: none;
		clear: both;
		float: none;
		height: auto;
		overflow: hidden;
		padding: 0;
		margin: 0;
		width: 100%;
		border-bottom: 1px solid #00BEDF;
	}
	
	#main ul li {
		background: #29436D;
		display: block;
		float: left;
		font-size: 13px;
		line-height: auto;
		margin: 0;
		padding: 0 0 0 3%;
		text-transform: uppercase;
		width: 47%;
	}
	
	#main ul li::first-of-type {
		display: none;
	}
	
	#main ul li:last-of-type {
		margin-right: 0;
	}
	
	#main ul li a {
		color: #fff;
		display: block;
		text-decoration: none;
	}
	
	#main ul li a:hover,
	#main ul li.current-menu-item a {
		background: none !important;
	}
	
	#main #n_support {
		background: #29436D;
		float: left;
		text-align: left;
		width: 100%;
		border: none;
		padding: 0;
		margin-top: 0;
		height: 49px;
	}
	
	#main #n_support p {
		color: #fff;
		display: inline-block;
		float: left;
		font-size: 16px;
		line-height: 49px;
		padding-left: 3%;
	}
	
	#main #n_support strong {
		display: inline-block;
		float: right;
		font-size: 24px;
		clear: none;
		padding: 0;
		line-height: 49px;
		padding-right: 3%;
	}
	
	#main.nav #n_support {
		margin-top: 0;
	}
	
	#hero #slideshow_container {
		background: url("images/bg/hero.gif") repeat scroll 0% 0% #1F7391;
		width: 100%;
		height: 240px;
	}
	
	#hero #slideshow_container #slideshow {
		background: black;
		margin: 0 auto;
		min-height: 240px;
		width: 100%;
	}
	
	#slideshow .slide {
		width: 100%;
		height: 100%;
	}
	
	#slideshow #slideshow_pager {
		bottom: 0;
		left: 50px;
		margin: 0 auto;
		text-align: center;
		width: 100px;
	}
	
	#slideshow .slide_caption {
		border-top: 4px solid #fff;
		bottom: 0;
		left: 0;
		padding: 10px 0 30px;
		width: 100%;
	}
	
	#slideshow .slide_caption strong {
		font-size: 16px;
		line-height: 24px;
		padding: 0 10px;
		text-align: center;
	}
	
	#hero #cta_container {
		background: #00BEDF;
		height: 274px;
		width: 100%;
	}
	
	#hero #cta_container #cta {
		background: #29436D url(images/bg/skyline.png) no-repeat center;
		height: 274px;
		margin: 0 auto;
		overflow: hidden;
		width: 100%;
	}
	
	#hero #cta_container #cta #cta_left {
		display: none;
	}
	
	#hero #cta_container #cta #cta_right {
		clear: both;
		float: none;
		text-align: center;
		width: 100%;
	}
	
	#hero #cta_container #cta #cta_right h2 {
		background: none;
		font-size: 24px;
		padding: 30px 0 17px;
		width: 100%;
	}
	
	#hero #cta_container #cta #cta_right p {
		color: #efefef;
		font-size: 14px;
		line-height: 28px;
		padding: 0 20px;
	}
	
	#hero #cta_container #cta #cta_right #ctar_getstarted {
		background: url(images/assets/getstarted.png) no-repeat 0 0;
		background-size: 100%;
		clear: both;
		display: block;
		height: 48px;
		margin: 15px auto 20px auto;
		overflow: hidden;
		text-indent: -999px;
		width: 120px;
	}
	
	#hero #cta_container #cta #cta_left #ctar_getstarted:hover {
		background: url(images/assets/getstarted.png) no-repeat 0 0;
	}
	
	#highlights {
		width: 100%;
	}
	
	#highlights .highlight {
		background-size: 60px 57px !important;
		clear: both;
		float: none;
		margin: 20px 0 0 2%;
		min-height: 0;
		overflow: hidden;
		padding: 0 0 0 16%;
		text-align: left;
		width: 82%;
	}
	
	#highlights .highlight:last-of-type {
		float: none;
	}
	
	#highlights .highlight h3 {
		font-family: 'Avante Garde Gothic Medium', Futura, 'Century Gothic', Helvetica, Arial, sans-serif;
		font-size: 16px;
		line-height: 20px;
		padding: 0;
		text-align: left;
		width: 93%;
	}
	
	#highlights .highlight h3 br {
		display: none;
	}
	
	#highlights .highlight p {
		float: left;
		font-size: 14px;
		padding: 0;
		text-align: left;
		width: 90%;
	}
	
	#highlights #h_gigabit {
		background: url(images/assets/ico_gigabit.png) no-repeat top left;
	}
	
	#highlights #h_buildings {
		background: url(images/assets/ico_buildings.png) no-repeat top left;
	}
	
	#highlights #h_support {
		background: url(images/assets/ico_support.png) no-repeat top left;
	}

	#highlights .highlight .h_more {
		display: none;
	}
	
	#content {
		margin: 0 auto;
		padding: 0 3%;
		width: 94%;
	}
	
	#content #news {
		display: block;
		float: left;
		padding: 0;
		width: 100%;
	}
	
	#content #search {
		display: none;
	}
	
	#content p {
		color: #373a3f;
		font-family: 'Didact Gothic', Arial, sans-serif;
		font-size: 14px;
		line-height: 21px;
		padding: 20px 0 0 10px;
	}
	
	#content .service {
		color: #373a3f;
		min-height: 97px;
		overflow: hidden;
		margin-bottom: 35px;
		margin-top: 20px;
		background-position: left top !important;
	}
	
	#content .service .s_features {
		float: left;
	}
	
	.service .s_price {
		display: block;
		float: right;
		font-family: 'Didact Gothic', Arial, sans-serif;
		font-size: 14px;
		margin-left: 0;
		margin-right: 10px;
		padding-top: 20px;
		text-align: center;
		width: 90px;
	}
	
	#faq_cta {
		background: url(images/assets/ico_faq.png) no-repeat top left;
		padding: 0 0 0 130px !important;
	}
	
	#faq_cta h2 {
		padding: 5px 0 10px !important;
	}
	
	#faq_cta p {
		padding-left: 0;
	}
	
	dl {
		padding-top: 20px;
	}
	
	dt a {
		font-size: 16px;
		line-height: 26px;
	}
	
	#news article {
		padding: 20px 0 25px 0 !important;
		margin-bottom: 5px !important;
	}
	
	.imageright {
		width: 35%;
		height: auto;
	}

	#page header h1 {
		font-size: 18px;
		letter-spacing: 0.04em;
		line-height: 40px;
		padding-left: 3%;
		width: 97%;
	}
	
	#content h2 {
		font-size: 22px;
		padding: 10px 0;
		width: 100%;
	}
	
	#content p {
		padding-left: 0;
	}
	
	#bldg_top {
		padding-top: 20px;
	}
	
	#bldg_neighborhoods ul li {
		width: 45%;
	}
	
	.bldg_group {
		margin: 0;
		padding: 0;
		width: 100%;
	}
	
	.bldg_cel {
		float: left;
		width: 48%;
		margin: 0;
	}
	
	.bldg_group .bldg_cel:nth-child(2n+2) {
		float: right;
		margin: 0;
	}

	.bldg_group .bldg_cel:nth-child(2n+1) {
		clear: left;
	}
	
	.bldg_group .bldg_cel:nth-child(3n+1) {
		clear: none;
	}
	
	.bldg_cel a.bldg_img {
		display: block;
		height: 100px;
		overflow: hidden;
		position: relative;
		width: 100%;
	}
	
	.bldg_cel a.bldg_img img {
		position: absolute;
		top: 0;
		height: auto;
		width: 100%;
	}
	
	.bldg_cel p {
		font-size: 12px !important;
		line-height: 14px;
		padding: 0 0 20px !important;
	}
	
	section#contact,
	section#form {
		clear: both;
		padding-top: 20px;
		width: 100%;
	}
	
	span.dis {
		display: inline;
	}
	
	div#wpcf7-f772-p777-o1 {
		padding-top: 15px;
	}
	
	section#contact h2,
	section#form h2 {
		padding: 0 0 10px;
	}
	
	section#contact p,
	section#form p {
		padding: 0 0 25px;
	}
	
	#footertop_container #footertop {
		margin-top: 20px;
		width: 100%;
	}
	
	#footertop_container #footertop h3 {
		display: none;
	}
	
	#footertop_container #footertop #f_left,
	#footertop_container #footertop #f_mid {
		display: none;
	}
	
	#footertop_container #footertop #f_right {
		clear: both;
		float: none;
		width: 97%;
		padding: 0 0 0 3%;
	}
	
	#footertop_container #footertop #f_right #f_social {
		background: none;
		float: left;
		width: 40%;
	}
	
	#footertop_container #footertop #f_right #f_social ul {
		display: block;
		clear: both;
		float: none;
		margin: 0;
	}
	
	#footertop_container #footertop #f_right #f_social ul li {
		margin: 7px 7px 0 0;
	}
	
	#footertop_container #footertop #f_right #f_social ul li a {
		height: 30px;
		width: 30px;
	}
	
	#footertop_container #footertop #f_right #f_social ul li #f_facebook,
	#footertop_container #footertop #f_right #f_social ul li #f_facebook:hover {
		background: url(images/assets/ico_facebook.png) no-repeat 0 0;
		background-size: 100%;
	}
	
	#footertop_container #footertop #f_right #f_social ul li #f_twitter,
	#footertop_container #footertop #f_right #f_social ul li #f_twitter:hover {
		background: url(images/assets/ico_twitter.png) no-repeat 0 0;
		background-size: 100%;
	}
	
	#footertop_container #footertop #f_right #f_social ul li #f_yelp,
	#footertop_container #footertop #f_right #f_social ul li #f_yelp:hover {
		background: url(images/assets/ico_yelp.png) no-repeat 0 0;
		background-size: 100%;
	}
	
	#footertop_container #footertop #f_right #f_social ul li #f_instagram,
	#footertop_container #footertop #f_right #f_social ul li #f_instagram:hover {
		background: url(images/assets/ico_instagram.png) no-repeat 0 0;
		background-size: 100%;
	}

	#footertop_container #footertop #f_right #f_social ul li #f_googleplus,
	#footertop_container #footertop #f_right #f_social ul li #f_googleplus:hover {
		background: url(images/assets/ico_googleplus.png) no-repeat 0 0;
		background-size: 100%;
	}		
	
	#footertop_container #footertop #f_right address {
		font-size: 11px;
		line-height: 21px;
	}
	
	#footertop_container #footertop #f_right address span {
		display: none;
	}
	
	#footerbot_container {
		height: auto;
		overflow: hidden;
	}
		
	#footerbot_container #footerbot {
		font-size: 9px;
		line-height: 15px;
		overflow: hidden;
		padding: 8px 0;
		width: 100%;
	}
	
	#footerbot_container #footerbot #f_copyright {
		clear: both;
		float: none;
		padding-left: 3%;
	}
	
	#footerbot_container #footerbot #f_credit {
		clear: both;
		float: none;
		text-align: left;
		padding-left: 3%;
		padding-right: 0;
	}
}
/********* END 767 *********/

/******* 600 *********/

@media screen and (max-width: 600px) {
	#bldg_neighborhoods {
		display: none;
	}
	
	#bldg_request {
		float: left;
		width: 96%;
	}
	
	#bldg_request p {
		padding-top: 0;
	}
}

/******* 480 *********/

@media screen and (max-width: 480px) {
	
	/***** MASTHEAD *****/
	
	header {
		background: none;
	}
	
	#top {
		background: #fff;
		margin: 0 auto;
		min-height: 85px;
		position: relative;
		width: 100%;
	}
	
	#top #logo {
		https://gowaveg.com/wp-content/themes/Condo_Internet/images/assets/logo.png
		background-size: 100%;
		height: 30px;
		left: 3%;
		top: 10px;
		width: 70px;
	}
	
	#top #customer {
		top: 40px;
	}
	
	#top #customer li a,
	#footertop_container #footertop #f_left li a,
	a.button {
		font-size: 10px;
		padding: 5px 8px;
		text-decoration: none;
		text-transform: uppercase;
	}
	
	#main {
		display: block;
		margin: 0 auto;
		height: auto;
		width: 100%;
		overflow: hidden;
	}
	
	#main ul {
		background: #29436D;
		display: none;
		clear: both;
		float: none;
		height: auto;
		overflow: hidden;
		padding: 0;
		margin: 0;
		width: 100%;
		border-bottom: 1px solid #00BEDF;
	}
	
	#main ul li {
		background: #29436D;
		display: block;
		float: left;
		font-size: 13px;
		line-height: auto;
		margin: 0;
		padding: 0 0 0 3%;
		text-transform: uppercase;
		width: 47%;
	}
	
	#main ul li:first-of-type {
		display: none;
	}
	
	#main ul li:last-of-type {
		margin-right: 0;
	}
	
	#main ul li a {
		color: #fff;
		display: block;
		text-decoration: none;
	}
	
	#main ul li a:hover,
	#main ul li.current-menu-item a {
		background: none !important;
	}

	
	#main #n_support {
		background: #29436D;
		float: left;
		text-align: left;
		width: 100%;
		border: none;
		padding: 0;
		margin-top: 0;
		height: 49px;
	}
	
	#main #n_support p {
		color: #fff;
		display: inline-block;
		float: left;
		font-size: 13px;
		line-height: 49px;
		padding-left: 3%;
	}
	
	#main #n_support strong {
		display: inline-block;
		float: right;
		font-size: 22px;
		clear: none;
		padding: 0;
		line-height: 49px;
		padding-right: 3%;
	}
	
	#main.nav #n_support {
		margin-top: 0;
	}
	
	/***** SLIDESHOW *****/
	
	#hero #slideshow_container {
		background: none repeat scroll 0% 0% #00BEDF;
		width: 100%;
		height: 200px;
	}
	
	#hero #slideshow_container #slideshow {
		background: black;
		margin: 0 auto;
		min-height: 200px;
		width: 100%;
	}
	
	#slideshow .slide_caption strong {
		font-size: 14px;
		line-height: 21px;
		padding: 0 10px;
	}
	
	#hero #cta_container {
		background: #00BEDF;
		height: 274px;
		width: 100%;
	}
	
	#hero #cta_container #cta {
		background: #29436D url(images/bg/skyline.png) no-repeat center;
		height: 274px;
		margin: 0 auto;
		overflow: hidden;
		width: 100%;
	}
	
	#hero #cta_container #cta #cta_left {
		display: none;
	}
	
	#hero #cta_container #cta #cta_right {
		clear: both;
		float: none;
		text-align: center;
		width: 100%;
	}
	
	#hero #cta_container #cta #cta_right h2 {
		background: none;
		font-size: 24px;
		padding: 30px 0 17px;
		width: 100%;
	}
	
	#hero #cta_container #cta #cta_right p {
		color: #efefef;
		font-size: 14px;
		line-height: 24px;
		padding: 0 20px;
	}
	
	#hero #cta_container #cta #cta_right #ctar_getstarted {
		background: url(images/assets/getstarted.png) no-repeat 0 0;
		background-size: 100%;
		clear: both;
		display: block;
		height: 48px;
		margin: 15px auto 20px auto;
		overflow: hidden;
		text-indent: -999px;
		width: 120px;
	}
	
	#hero #cta_container #cta #cta_left #ctar_getstarted:hover {
		background: url(images/assets/getstarted.png) no-repeat 0 0;
	}

	#highlights {
		width: 100%;
	}
	
	#highlights .highlight {
		background-size: 60px 57px !important;
		clear: both;
		float: none;
		margin: 20px 0 0 2%;
		min-height: 0;
		overflow: hidden;
		padding: 0 0 0 16%;
		text-align: left;
		width: 82%;
	}
	
	#highlights .highlight:last-of-type {
		float: none;
	}
	
	#highlights .highlight h3 {
		font-family: 'Avante Garde Gothic Medium', Futura, 'Century Gothic', Helvetica, Arial, sans-serif;
		font-size: 16px;
		line-height: 20px;
		padding: 0;
		text-align: left;
		width: 93%;
	}
	
	#highlights .highlight h3 br {
		display: none;
	}
	
	#highlights .highlight p {
		float: left;
		font-size: 14px;
		padding: 0;
		text-align: left;
		width: 90%;
	}
	
	#highlights #h_gigabit {
		background: url(images/assets/ico_gigabit.png) no-repeat top left;
	}
	
	#highlights #h_buildings {
		background: url(images/assets/ico_buildings.png) no-repeat top left;
	}
	
	#highlights #h_support {
		background: url(images/assets/ico_support.png) no-repeat top left;
	}

	#highlights .highlight .h_more {
		display: none;
	}

	#page header h1 {
		font-size: 18px;
		letter-spacing: 0.04em;
		line-height: 40px;
		padding-left: 3%;
		width: 97%;
	}
	
	#content h2 {
		font-size: 22px;
		padding: 10px 0;
		width: 100%;
	}
	
	#content .service {
		color: #373a3f;
		min-height: 97px;
		overflow: hidden;
		margin-bottom: 35px;
		padding: 0 0 10px 75px !important;
		background-size: 60px 57px !important;
	}
	
	.service .s_price {
		padding-top: 10px;
	}
	
	.bldg_cel {
		clear: both;
		float: none;
		font-size: 12px;
		line-height: 17px;
		width: 100%;
	}
	
	.bldg_cel a.bldg_img {
		border-bottom: 6px solid #a52041;
		display: block;
		height: 130px;
		overflow: hidden;
		position: relative;
		width: 100%;
	}
	
	.bldg_cel a.bldg_img img {
		position: absolute;
		top: 0px;
	}
	
	.bldg_cel a.bldg_img:hover {
		border-bottom: 6px solid #e22c59;
	}
	
	.bldg_cel p {
		font-size: 11px !important;
		line-height: 13px;
		padding: 0 0 15px !important;
	}
	
	span.dis {
		display: none;
	}
		
	/***** FOOTER *****/
	
	#footertop_container #footertop {
		margin-top: 20px;
		width: 100%;
	}
	
	#footertop_container #footertop h3 {
		display: none;
	}
	
	#footertop_container #footertop #f_left,
	#footertop_container #footertop #f_mid {
		display: none;
	}
	
	#footertop_container #footertop #f_right {
		clear: both;
		float: none;
		width: 97%;
		padding: 0 0 0 3%;
	}
	
	#footertop_container #footertop #f_right #f_social {
		background: none;
		float: left;
		width: 40%;
	}
	
	#footertop_container #footertop #f_right #f_social ul {
		display: block;
		clear: both;
		float: none;
		margin: 0;
	}
	
	#footertop_container #footertop #f_right #f_social ul li {
		margin: 7px 7px 0 0;
	}
	
	#footertop_container #footertop #f_right #f_social ul li a {
		height: 24px;
		width: 24px;
	}
	
	#footertop_container #footertop #f_right #f_social ul li #f_facebook,
	#footertop_container #footertop #f_right #f_social ul li #f_facebook:hover {
		background: url(images/assets/ico_facebook.png) no-repeat 0 0;
		background-size: 100%;
	}
	
	#footertop_container #footertop #f_right #f_social ul li #f_twitter,
	#footertop_container #footertop #f_right #f_social ul li #f_twitter:hover {
		background: url(images/assets/ico_twitter.png) no-repeat 0 0;
		background-size: 100%;
	}
	
	#footertop_container #footertop #f_right #f_social ul li #f_yelp,
	#footertop_container #footertop #f_right #f_social ul li #f_yelp:hover {
		background: url(images/assets/ico_yelp.png) no-repeat 0 0;
		background-size: 100%;
	}
	
	
	
	#footertop_container #footertop #f_right address {
		font-size: 9px;
		line-height: 15px;
	}
	
	#footertop_container #footertop #f_right address span {
		display: none;
	}
	
	#footerbot_container {
		height: auto;
		overflow: hidden;
	}
		
	#footerbot_container #footerbot {
		font-size: 9px;
		line-height: 15px;
		overflow: hidden;
		padding: 8px 0;
		width: 100%;
	}
	
	#footerbot_container #footerbot #f_copyright {
		clear: both;
		float: none;
		padding-left: 3%;
		width: 90%;
	}
	
	#footerbot_container #footerbot #f_credit {
		clear: both;
		float: none;
		text-align: left;
		padding-left: 3%;
		padding-right: 0;
		width: 90%;
	}
	
}

/********* END 480 *********/


/********* 400 *********/

@media screen and (max-width: 400px) {

	#mo_bar {
		font-size: 14px;
		line-height: 27px;
	}
	
	#hero #slideshow_container {
		background: none repeat scroll 0% 0% #00BEDF;
		width: 100%;
		height: 184px;
	}
	
	#hero #slideshow_container #slideshow {
		background: black;
		margin: 0 auto;
		min-height: 184px;
		width: 100%;
	}
	
	#hero #cta_container #cta #cta_right h2 {
		background: none;
		font-size: 24px;
		padding: 30px 0 17px;
		width: 100%;
	}
	
	#hero #cta_container #cta #cta_right p {
		color: #efefef;
		font-size: 14px;
		padding: 0 20px;
	}
	
	#highlights .highlight {
		background-size: 45px 42px !important;
		clear: both;
		float: none;
		margin: 20px 0 0 2%;
		min-height: 0;
		overflow: hidden;
		padding: 0 0 0 16%;
		text-align: left;
		width: 82%;
	}
	
	#content .service {
		color: #373a3f;
		min-height: 97px;
		overflow: hidden;
		margin-bottom: 35px;
		padding: 0 !important;
		background: none !important;
	}
	
	.service .s_price {
		margin: 0 !important;
		padding-top: 10px;
	}
	
	#content .service .s_features {
		max-width: 70%;
	}
	
	.bldg_cel {
		clear: both;
		float: none;
		font-size: 12px;
		line-height: 17px;
		width: 100%;
	}
	
	.bldg_cel a.bldg_img {
		border-bottom: 6px solid #a52041;
		display: block;
		height: 80px;
		overflow: hidden;
		position: relative;
		width: 100%;
	}
	
	.bldg_cel a.bldg_img:hover {
		border-bottom: 6px solid #e22c59;
	}
	
	.bldg_cel a.bldg_img img {
		position: absolute;
		top: -50px;
	}
	
	.bldg_cel a.bldg_title {
		font-size: 18px;
		line-height: 22px;
	}
	
	.bldg_group .bldg_cel:nth-child(2n+2) {
		float: none;
	}
	
	.bldg_group .bldg_cel:nth-child(3n+3) {
		margin: 0;
	}
	
	.bldg_cel a.bldg_img {
		border-bottom: 6px solid #a52041;
		display: block;
		height: 100px;
		overflow: hidden;
		position: relative;
		width: 100%;
	}
	
	.bldg_cel a.bldg_img:hover {
		border-bottom: 6px solid #e22c59;
	}
	
	.bldg_cel a.bldg_img img {
		filter: Alpha(Opacity=40);
		opacity: .4;
		position: absolute;
		top: -40px;
		-moz-opacity: .4;
		-webkit-opacity: .4;
	}

}

/********* END 400 *********/

/********* 320 *********/

@media screen and (max-width: 380px) {
	
	#top #customer li a,
	#footertop_container #footertop #f_left li a,
	a.button {
		font-size: 9px;
		padding: 5px 8px;
		text-decoration: none;
		text-transform: uppercase;
	}
	
	#hero #slideshow_container {
		background: none repeat scroll 0% 0% #00BEDF;
		width: 100%;
		height: 160px;
	}
	
	#hero #slideshow_container #slideshow {
		background: black;
		margin: 0 auto;
		min-height: 160px;
		width: 100%;
	}
	
	#slideshow .slide_caption {
		border-top: 3px solid #fff;
		padding: 7px 0 25px 0;
	}
	
	#slideshow .slide_caption strong {
		font-size: 13px;
		line-height: 20px;
		margin: 0;
		padding: 0 5px;
	}
	
	#hero #cta_container #cta #cta_right h2 {
		background: none;
		font-size: 20px;
		padding: 20px 0 12px;
		width: 100%;
	}
	
	#hero #cta_container #cta #cta_right p {
		color: #efefef;
		font-size: 13px;
		padding: 0 20px;
	}
	
	#highlights .highlight {
		background-size: 40px 37px !important;
		clear: both;
		float: none;
		margin: 20px 0 0 2%;
		min-height: 0;
		overflow: hidden;
		padding: 0 0 0 16%;
		text-align: left;
		width: 82%;
	}
	
	#footertop_container #footertop #f_right address {
		font-size: 8px;
		line-height: 15px;
	}
	
	#footertop_container #footertop #f_right #f_social ul li a {
		height: 18px;
		width: 18px;
	}
}

/********* END 320 *********/

#content p a.button {
	color: #00bedf;
}
#content p a.button:hover {
	color: #fff;
}
 
h2.normalcase {
	text-transform: none !important;
}
