body {
	font-family: Verdana, Geneva, sans-serif !important;
	background: #a9c4ce; /* Old browsers */
	background: -moz-linear-gradient(top,  #a9c4ce 0%, #f2f5f7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a9c4ce), color-stop(100%,#f2f5f7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a9c4ce 0%,#f2f5f7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a9c4ce 0%,#f2f5f7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a9c4ce 0%,#f2f5f7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #a9c4ce 0%,#f2f5f7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9c4ce', endColorstr='#f2f5f7',GradientType=0 ); /* IE6-9 */
}


/*
----------------------------------------------------------------------------------
MAIN
----------------------------------------------------------------------------------
*/
h1 {
	color: #993300;
	font-size: 24px;
	font-weight:bold;
}
h2 {
	color: #993300;
	font-size: 22px;
	font-weight:bold;
}
.home_tagline {
  color: #336666;
  font-size: 20px;
  font-weight:bold;
}
.product_module h2,
.product_moduleLarge h2 {
  color:#336666;
  font-size: 18px;
  font-weight:bold;
}
h3 {
	color: #993300;
	font-size: 20px;
	font-weight:bold;
}
h4 {
	color:#336666;
	font-size: 18px;
	font-weight:bold;
}
h5 {
	color:#666;
	font-size: 14px;
	font-weight:bold;
}
a {
	color: #336699;
	font-size: 14px;
}
a:hover {
	text-decoration:underline;
}


p {
	font-size: 16px;
	line-height: 1.8em;
	color: #666;
	margin-bottom: 1em !important;
}
.home_about p {

}
ul {
	font-size: 16px;
	color: #666;
	padding-left:  20px;
}

li {
	padding-bottom: 5px;
}
small {
	font-size: 12px;
	line-height: inherit;
	color:#777;
}
.main_wrapper {
	width: 960px;
	background: #fff;
	margin: 0 auto 30px auto;
	overflow: hidden;
	position: relative;
	height: auto;
	-webkit-box-shadow: 0px 2px 2px 4px rgba(0, 0, 0, .3);
	box-shadow: 0px 2px 2px 4px rgba(0, 0, 0, .3);
}
.masthead_container {
	background:#69C url(../img/view/masthead_bg.jpg) center top no-repeat;
	position:relative;
}
.masthead_logo {
	text-align: center;
}
.masthead_info_left {
	padding: 30px 0 0 30px;
}
.masthead_info_left img {
	position: absolute;
	top: -2px;
	left: -2px;
}
.site_title {
	margin:  0 0 0 -9999px;
	padding:  0;
	line-height: 0;
}
.default_logo {
	display: inherit;
	margin: 10px 0;
}
.mobile_logo,
.tablet_logo {
	display: none;
	margin: 10px 0;
}
.masthead_info_right {
	text-align: right;
	padding: 0 10px 0 10px;
	background:url(../img/view/masthead_cta_bg.png) left top no-repeat;
	width: 217px;
	height: 44px;
	position:absolute;
	top:0;
	right:0;
}
.masthead_info_right h4 {
	color: #993300;
	font-size: 12px;
	padding: 0;
	margin: 5px 0 0 0;
}
.masthead_info_right p{
	text-align: right;
	display: block;
	color:#003366;
	font-size:18px;
	font-weight:bold;
	margin: 0;
	padding: 0;
	line-height: 14px;
}
.mastheadPhone {
	font-size: 16px;
}

label {
	margin-bottom: .5em;
}
/* TAGLINE */
.page_header {
	background:#F2F2F2;
	width:auto;
	height: 46px;
	margin: 0 0 20px 0;
	padding: 10px 10px 0 10px;
}
.tagline_left,
.tagline_right {
	float: left;
	font-size:18px;
	color:#993300;
	margin:0;
	padding:0 0 0 10px;
}
.page_header .tagline_left h1{
}
.tagline_right {
	float: right;
	font-size: 16px;
}
.page_header h1 {
	margin: 0;
	padding: 0;
	line-height: 22px !important;
}
/* HOME HERO */
.home_hero {
	background: #f2f2f2;
	padding:0 10px 10px 10px;
	height:	390px;
	position:relative;
}
.home_hero h3{
	color: #fff;
	background:#006699;
	padding: 5px;
	margin: 0 0 0 -20px;
	text-align:center;
	margin: 0 -10px 10px -10px;
}
.home_hero p {
	font-size: 14px;
}
.home_hero .button {
	width: 100%;
	vertical-align:bottom;
	font-size: 14px;
}
.home_herocta_container {
	background: #fff;
	border: 1px solid #ccc;
	margin: 5px;
	text-align:center;
	padding:5px 10px 10px 10px;
	position: absolute;
	bottom: 0;
	left:  0;
	right:  0;
}
.home_herocta_container h4 {
	font-size: 16px;
	margin:0;
}
.home_herocta_container p.phone_num {
	font-size: 18px;
	color: #336699;
	margin:0 0 5px 0 !important;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 0;
}
.home_herocta_container .button {
	margin: 0 0 5px 0;
}
.home_about {
  padding: 30px 50px;
}
/* HERO  ORBiT */
.orbit-slides-container {
	height:  380px;
	line-height: inherit;
	font-size: 14px;
}
.orbit-bullets {
	margin: 0;
}
.orbit-bullets li {
	border: none;
	height: 12px;
	width:12px;
}
.office_hours {
	font-size: 10px;
}
.office_hoursContact {

}
/* HOME MODULES */
.container_homeModule,
.container_productModule {
	margin: 0 0 20px 0;
}
.home_module {
}
.home_moduleFirst {
	margin: 0 0 0 0;
}
.home_moduleBorder {
	border: 1px solid #ccc;
	margin: 0 2px 0 2px;
	padding: 0 10px 10px 10px;
	height: 420px;
	-webkit-box-shadow:  0px 2px 2px 2px rgba(0, 0, 0, .1);
	box-shadow:  0px 2px 2px 2px rgba(0, 0, 0, .1);

}

.home_moduleBorder img {
	display:block;
	width: 250px;
	margin: 0 auto 10px auto;
}
.home_moduleBorder h4 {
	background: #eaeaea;
	text-align: center;
	padding: 5px 0;
	margin: 0 -10px 10px -10px;
}
.home_moduleBorder .home_cta {
	text-align:center;
	font-weight:bold;
}
.home_moduleControlBar {
	position:absolute;
	bottom:10px;
	text-align:center;
	width:80%;
	height:60px;
	margin-bottom: 24px;
}
.home_moduleImageContainer {
	height: 120px;
	vertical-align:middle;
}
/* PRODUCTS AND SERVICES */
.product_moduleBorder {
	border: 1px solid #ccc;
	margin: 0 2px 0 2px;
	padding: 10px 10px 10px 10px;
	height: 320px;

}
.product_moduleBorder img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.product_moduleBorder img.std_image {
	float: inherit;
}
.product_moduleInfo {
	float: left;
	width: 70%;
	margin: 5px 0 0 0;
}
.product_module {
	margin: 0 0 10px 0;
}
.productCol,
.productColRight {
	float: left;
	width: 20%;
	padding: 0 5px;
}
.productColRight {
	width: 75%;
	margin-left: 10px;
}
.product_moduleLast {
	float: left !important;
}
.product_moduleLarge {
	margin-bottom: 10px;
	height: auto;
	clear: both;
	color: #666;
	font-size:14px;
	position:relative;
	padding-top:10px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #ccc;
}
.product_moduleLarge_last {
	border-bottom:none;
}
.product_logo {
	position:absolute;
	top: 5px;
	right:10px;
}
.product_moduleLarge ul {
	list-style:disc;
	padding: 0 0 0 20px;
}
.product_moduleLarge li {
	margin: 0 0 0 20px;
}
/* CONTACT INFO */
address {
	font-style:normal;
	line-height: 24px;
	color: #666;
	margin-bottom: 20px;
	padding-left: 20px;
}
.contact_container {
	margin-bottom: 20px;
	padding-left: 20px;
	width: 60%;
}
.contact_container p {
	margin-bottom: 5px !important;
	line-height: 18px;
}
.contact_container p.contact_info {
	font-size: 18px;
	font-weight:bold;
	margin-bottom: 15px !important;
}
.contact_container a.contact_link {
	font-size: 16px;
	font-weight:normal;
	margin-bottom: 15px !important;
	display: block;
}
.contact_hours {
	padding-left:  20px;
}

/* HOME LOGOS */
.product_info h3 {
	text-align:center;
}
.logo_list {
	margin:0 0 20px 0;
	text-align:center;
	list-style:none;
}
.logo_list li {
	display:inline;
	margin: 0 10px 0 0;
}
/* FOOTER */
.gv_footer {
	background: #eaeaea;
}
.gv_footer hr {
	margin: 5px;
}
.gv_footerByLine {
	background:#333;

	padding: 5px 10px;
	height: 22px;
}
.gv_footerByLine p {
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	padding:0;
	color: #999;
}
.footer_nav {
	list-style:none;
	width: 70%;
	text-align:center;
	margin: 20px auto 20px auto;
}
.footer_nav li{
	display:inline;
	border-right: 1px solid #069;
	padding: 2px 10px;
	margin: 0 0 10px 0;
}
.footer_nav li a:hover{
	text-decoration: underline;
}
.footer_nav p {
	text-align:center;
}
.footer_logo_left,
.footer_logo_mid,
.footer_logo_right {
	float: left;
	width:33%;
	text-align:center;
	padding: 5px 0 0 0;
}
.footer_logo_left {
	padding: 20px 0 0 0;
}
.footer_logo_mid {
	margin: 0 auto 20px auto;
	padding: 15px 0 0 0;
}
.footer_logo_list {
	list-style: none;
}
.footer_logo_list li {
	display: inline;
}
.office_hoursFooter {
	text-align: center;
	font-size: 11px;
}
.phoneNum {
	cursor:default;
	text-decoration:none;
	pointer-events: none;
}
.backToTop {
	display: none;
}
/* CONTACT FORM */
.form_wrapper {
	padding: 20px;
	border: 1px solid #ccc;
	margin: 0 0 20px 0;
}
.quform-submit button {
	height: inherit !important;
}
.disclaimer_heading {
	margin: 0 0 5px 0;
	font-size:12px;
	font-weight:bold;
	color:#666;
	padding:0;
}
p.disclaimer,
p.disclaimer a.disclaimerAnchor {
	font-size: 10px;
	line-height:14px;
	margin:0;
}
.quform-element {
	margin-bottom:  20px;
}
.quform-element label {
	font-weight: bold;
}
.quform-element label span {
	font-weight: normal;
}

.quform-options {
	padding-left: 30px;
}
.quform-option label {
	font-weight: normal;
}
.quform-options .quform-option label {
	display: inherit;
	padding: 5px;
	margin-right: 10px;
	width: 50%;
}
.quform-options .quform-option input{
}

/*
------------------------------
Responsive Navigation
------------------------------
*/

/*
//////////////////////////////
 Navigation styling
//////////////////////////////
*/
.columns_100 {
	padding: 0 !important;
}
/* secondary nav setter */
.nav ul ul {
	display: none;
}
.nav ul {
	padding-left: 0;
}
.nav ul li:hover > ul,
.nav ul li:active > ul {
	display: block;
}
.nav {
	display:inline-block;
	font-size:14px;
	font-weight:bold;
	width: 100%;
	list-style: none;
	border-top: solid 1px #FFFF99;
	margin: 0 0;
}
.nav-list {
	list-style: none;
	position: relative;
	display: inline-table;
	width: 100%;
	background: #f4da14; /* Old browsers */
	margin-bottom: 0 !important;
	background: -moz-linear-gradient(top,  #f4da14 0%, #fbb600 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4da14), color-stop(100%,#fbb600)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  #f4da14 0%,#fbb600 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  #f4da14 0%,#fbb600 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  #f4da14 0%,#fbb600 100%); /* IE10+ */

	background: linear-gradient(to bottom,  #f4da14 0%,#fbb600 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4da14', endColorstr='#fbb600',GradientType=0 ); /* IE6-9 */
	font-size: 16px;
	font-weight: bold;

}
.nav ul:after {
	clear: both;
	display: block;
}
.nav ul li {
	padding-bottom: 0;
}
.nav-item {
	float:left;
	*display:inline;
	zoom:1;
}
.nav-item a {
	display:block;
	padding:15px 20px;
	color:#272561;
	border-right:1px solid #C60;
	border-left:1px solid #FFFF99;
}
.nav-item:first-child a {
	border-radius:0;
	border-left:none;
}
.nav-item:last-child a {
	border-radius:0;
}
.nav-item a:hover {
	background:#FF9900;
	text-decoration:none;
}
.nav-item a:active {
	color: #fff;
	background:#993300;
}

/* secondary nav */
.nav-listSecondary {
	position: absolute;
	list-style: none;
	top: 100%;
	z-index: 15000;
	margin: 0;
	padding: 0;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	-webkit-box-shadow:  0px 2px 2px 4px rgba(0, 0, 0, .2);
	box-shadow:  0px 2px 2px 4px rgba(0, 0, 0, .2);
}
.nav-listSecondary li {
	float: none;
	position: relative;
	border-bottom: 1px solid #666;
	padding:  0;
}
.nav-listSecondary a{
	color:#272561;
	background:#fff;
	border:none;
}
.nav-listSecondary a:hover{
	background:#CCE0EB;
}
.nav-listSecondary a:active {
	color: #fff;
	background:#993300;
}
.nav-item .nav-parent {
	pointer-events: none;
   	cursor: default;
}
.nav-item .nav-parent span {
	display: inline-block;
	height: 14px;
	width: 14px;
	margin-left:10px;
	background:url(../img/view/nav_arrow.png) left top no-repeat;
}


/* Mobile Navigation */
.nav-mobile {
	display:none; /* Hide from browsers that don't support media queries */
	cursor:pointer;
	position:absolute;
	top:10px;
	left:10px;
	background-color:#369;
	background-image: url(../img/nav.svg);

	background-position: center;
	background-repeat:no-repeat;
	height:40px;
	width:40px;
	border: 1px solid #fff;
	border-radius:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
}
.nav-mobile:active {
	background-color:#036;
	background-image: url(../img/nav.svg);
}

body#home a#nav_home,
body#windows-res a#nav_windows,
body#windows-com a#nav_windows,
body#windows-res a#nav_windows-res,
body#windows-com a#nav_windows-com,
body#doors-res a#nav_doors,
body#doors-com a#nav_doors,
body#doors-res a#nav_doors-res,
body#doors-com a#nav_doors-com,
body#glass a#nav_glass,
body#patios a#nav_patios,
body#contact a#nav_contact
{
	color:#FFF;
	background: #993300;
}

body#windows-res a#nav_windows span,
body#windows-com a#nav_windows span,
body#doors-res a#nav_doors span,
body#doors-com a#nav_doors span {
	background-position: left -15px;
}
/*
///////////////////////////////////////////////
MOBILE PHONE to TABLET
///////////////////////////////////////////////
*/

@media only screen and (min-width: 320px) and (max-width: 768px){
	/* BODY */
	body {
		background: transparent;
	}

	/*
	.columns {
		float: none;
		width:100%;
	}
	.heroSlider {
		width: 100%;
	}
	.heroSlider img {
		width: 100%;1
	}*/
	.heroSlider {
		width: 100%;
	}
	.heroSlider img {
		width: 100%;
	}
	.orbit-slides-container {
		height:  auto;
		font-size: 11px;
	}
	.orbit-slides-container a{
		font-size: 11px;
	}


	/*----- WRAPPER ITEM -----*/
	.main_wrapper {
		width: 100%;
		overflow: hidden;
	}
	/*----- GENERAL ELEMENTS -----*/
	a {
		text-decoration:underline;
	}
	p {
		font-size: 16px;
	}
	h2 {
		font-size: 20px;
	}
	h3 {
		font-size: 18px;
	}

	/* header */
	.page_header {
		height: 40px;
		padding: 5px 10px 0 0;
	}
	.page_headerHome {
		height: auto;
		text-align:center;
		padding: 5px 10px 10px 0;
	}
	.page_header h1 {
		margin: 0;
		padding: 0;
		font-size: 24px;
		line-height: 26px !important;
	}
	/* MASTHEAD */
	.masthead_container {
	}
	.mobile_logo,
	.default_logo {
		display: none;
	}
	.tablet_logo {
		display: inherit;
	}
	.masthead_info{
	}
	.masthead_logo img {
		width:150px;
	}
	.masthead_info_left img{
		height: 80px;
	}
	.masthead_info_right {
		text-align: right;
		padding: 0 5px 0 5px;
		width: 180px;
		height: 44px;
	}
	.masthead_info_right h4 {
		color: #993300;
		font-size: 11px;
		padding: 0;
		margin: 5px 0 0 0;
	}
	.masthead_info_right p{
		text-align: right;
		display: block;
		color:#003366;
		font-size:16px;
		font-weight:bold;
		margin: 0;
		padding: 0;
		line-height: 14px;
	}
	.masthead_info_right p.office_hours {
		font-size: 8px;
	}
	.site_title {
		margin:  0 0 0 -9999px;
		padding:  0;
		line-height: 0;
	}
	/* HOME HERO */
	.home_hero {
		height:	auto;
	}
	.home_heroContainer {
		margin: 20px 0 0 0;
		float: none;
		clear: both;
		width: 100%;
	}

	/* HERO  ORBiT */
	.orbit-bullets {
		margin: 0;
		width: 200px;
	}
	.orbit-bullets li {
		border: none;
		height: 20px;
		width:20px;
		margin: 0 20px 0 0;
	}


	/* HOME MODULES */
	.home_module {
		margin: 0 0 10px 0;
	}
	.home_module img {
		text-align: center;
	}
	.home_moduleBorder {
		min-height: inherit;
		height: auto;
		float: inherit;
	}
	.home_moduleControlBar {
		margin-bottom: 20px;
	}
	.home_moduleControlBar {
		position:inherit;
		text-align:center;
		width:100%;
		height:auto;
	}
	.home_cta {
		display:block;
		text-align:center;
		width:80%;
		margin: 0 auto;
	}
	.home_herocta_container {
		position: inherit;
	}
	/* HOME LOGOS */
	.logo_list li img{
		max-width: 100px;
	}
	/*PRODUCT MODULE */
	.product_module {
		margin: 0 0 10px 0;
		float:none;
		width:100%;
	}
	.product_moduleBorder {
		height: auto;
	}
	.product_moduleLarge img {

	}
	.product_moduleInfo {
		width:60%;
	}
	.product_moduleLarge .product_logo {
		position:absolute;
		top: 5px;
		right:10px;
		width: 100px;
	}
	/* CONTACT FORM*/
	.form_wrapper {
		width: 90%;
		margin: 0 auto 20px auto;
	}

	/*----- NAV ITEMS -----*/
	.nav {
		display:inline-block;
		width: 100%;
		margin: 0 ;
		list-style: none;
		font-weight: normal;
		border-top: none;
	}

	.nav-list {
		font-size: 14px;
		font-weight: bold;
	}
	.nav-item a{
		padding: 10px 10px 10px 10px;
		margin: 0;
		text-decoration:none;
		font-size:13px !important;
		font-weight: normal;
	}
	/*needs fix */
	.nav-item .nav-parent:active {
		pointer-events: inherit;
	}
	.nav-item .nav-parent span {
		margin-left:4px;
	}

	.tagline_left,
	.tagline_right{
		font-size: 13px;
	}
	/* FOOTER */
	.footer_nav {
		width: 90%;
	}
	.footer_nav li{
		line-height: 30px;
	}

	.footer_logo_left,
	.footer_logo_mid,
	.footer_logo_right {
		float: left;
		width:33%;
		text-align:center;
		padding: 5px 0 0 0;
	}
	.footer_logo_left {
		padding: 5px 0 0 0;
	}
	.footer_logo_left img,
	.footer_logo_mid img {

	}
	.footer_logo_right img {
		width: 28%;
	}
	.footer_logo_mid img {
		width: 50%;
	}
	.footer_logo_mid {
		margin: 0 auto;
		padding: 2px 0 0 0;
	}
	.footer_logo_right p {
		font-size: 9px;
		margin: 0;
	}
	.footer_logo_left img {
		width: 28%;
	}
	.backToTop {
		display: none;
	}

}

/*
///////////////////////////////////////////////
iPAD TABLET
///////////////////////////////////////////////
*/
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait) {
	/* 3up Home Page Modules */
	.home_moduleBorder {
		height: 480px;
	}

	.home_moduleControlBar {
		position:absolute;
		bottom:30px;
		text-align:center;
		width:80%;
		height:60px;
		border-top:  1px solid #ccc;
	}
}

/*
///////////////////////////////////////////////
TABLET LANDSCAPE
///////////////////////////////////////////////
*/

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


}

/*
///////////////////////////////////////////////
MOBILE PHONE ONLY (320x600)
///////////////////////////////////////////////
*/
@media only screen and (min-width: 320px) and (max-width: 600px) {
	body {
		-webkit-text-size-adjust: none;
	}
	.main_wrapper {
		width: 100%;
	}

	/* MASTHEAD */
	.masthead_container {
		height:90px;
		background:#69C url(../img/view/masthead_bg.jpg) center -80px no-repeat;
		position:relative;
	}
	.masthead_info_left {
		display: none;
	}
	.masthead_info_left img {
	}
	.masthead_info_right {
		padding: 5px 5px 0 5px;
		width: 100%;
		height: 32px;
		bottom:0;
		left:0;
		background:#B9C9E0;
		top:inherit;
	}
	.masthead_info_right h4 {
		font-size: 12px;
		float: left;
		line-height: 10px;
		margin-right: 10px;
	}
	.masthead_info_right p{
		font-size:18px;
		float: left;
		line-height: 16px;
	}
	.masthead_logo img{
		width: 150px;
	}
	.mobile_logo {
		display: inherit;
	}
	.site_title {
		margin:  0 0 0 -9999px;
		padding:  0;
		line-height: 0;
	}
	.default_logo,
	.tablet_logo {
		display: none;
	}
	.tagline_left,
	.tagline_right{
		float: inherit;
	}
	/* HEADER */
	.page_header h1 {
		margin: 0;
		padding: 0;
		font-size: 18px;
		line-height: 20px !important;
	}
	.page_header {
		text-align:center;
	}
	/* HOME MODULE */
	.home_moduleControlBar {
		position:inherit;
		text-align:center;
		width:100%;
		height:60px;
		margin: 0 0 20px 0;
	}
	.home_module {
		height: auto;
	}
	.home_moduleBorder {
		min-height: INherit;
		height: auto;
		padding-bottom: 10px;
	}
	/*PRODUCT MODULE */
	.product_module {
		margin: 0 0 10px 0;
	}
	.product_moduleBorder {
		height: auto;
	}


		.productCol,
	.productColRight {
		float: inherit;
		width: 100%;
		overflow:auto;
		padding: 0 5px;
		clear:both;
	}
	.productColRight {
		width: 100%;
		margin: 20px 0 0 0;
	}
	.product_moduleLarge img {
		float:inherit;
		margin:0 auto 10px auto;
		width:200px;
		display: block;
	}
	.product_moduleBorder img {
		float: inherit;
		margin:  0 auto 20px auto;
		display: block;
	}
	.product_moduleBorder img.std_image {
		float: inherit;
		width:auto;
		display: inherit;
	}
	.product_moduleInfo {
		float:none;
		width:100%;
	}
	h2 {
		text-align: center;
	}
	.product_moduleLarge .product_logo {
		position:inherit;
		width: 100px;
		margin: 0 10px 20px 10px;
		float: none;
		display:block;
	}

	/* CONTACT */
	address {
		width:inherit;
		float:inherit;
	}
	.contact_info {
		font-size: 15px;
		margin-bottom: 20px;
	}
	.contact_container {
		width: inherit;
		float:inherit;
	}
	/* CONTACT FORM*/
	.form_wrapper {
		width: 100%;
	}
	.quform-options .quform-option label {
		width: 70%;
	}
	/* NAV */

	.nav_container {
		position: absolute;
		top: 10px;
		left:10px;
		width: 100%;
	}
	.nav-mobile {
		display:block;
	}
	.nav {
		width:100%;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		background: none;
		position: absolute;
		top: 40px;
		left: -10px;
		z-index: 16000;
		font-size: 20px;
	}
	.nav-list {
		display:none;

	}
	.nav-item {
		width:100%;
		float:none;
		border-bottom: 1px solid #000;
	}
	.nav-item a {
		background:#333;
		padding:10px;
		color:#fff;
		text-decoration: none;
		border-left:none;
		border-right:none;
	}
	.nav-item a:hover {
		background:#222;
	}
	.nav-item a:active {
		background: #993300;
	}


	.nav-item:first-child a {
		border-radius:0 0 0 0;
	}
	.nav-item:last-child a {
		border-radius:0 0 0 0;
	}
	.nav-active {
		display:block;
	}
	.nav-mobile-open {
		border-radius:0px 0px 0 0;
		-webkit-border-radius:0px 0px 0 0;
		-moz-border-radius:0px 0px 0 0;
	}
	/* secondary nav */

	.nav ul ul {
		display: block;
	}
	.nav-list ul {
		background: #444;
	}
	.nav-item .nav-parent {
		height: 24px;
		font-size: 14px;
		line-height: 16px;
		font-weight:normal;
		padding: 2px 0 5px 10px;
		margin: 0;
		background:#111;
		color: #ccc;
		border-bottom: 1px solid #000;
   		cursor: default;
	}
	.nav-item .nav-parent:hover,
	.nav-item .nav-parent:active{
		background:#222;
		color: #eaeaea;
	}
	.nav-item .nav-parent span {
		display: none;
		background:none;
	}
	.nav-listSecondary {
		list-style: none;
		margin: 0;
		padding: 0;
		width: 100%;
		z-index: 0;
		position: inherit;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	/* secondary nav */
	.nav-listSecondary li {
		float: none;
		border-bottom: 1px solid #111;
		margin: 0;
	}
	.nav-listSecondary a{
		color:#FFF;
		background:none;
		width: 100%;
		margin: 0;
		padding-left: 30px;
	}
	.nav-listSecondary a:hover{
		background:#222;
	}
	.nav-listSecondary a:active{
		background: #993300;
	}

	body#windows-res a#nav_windows,
	body#windows-com a#nav_windows,
	body#doors-res a#nav_doors,
	body#doors-com a#nav_doors
	{
		background:#222;
		color: #eaeaea;
	}
	/* HOME LOGOS */
	.product_info h3 {
		text-align:center;
		font-size:12px;
	}
	/* FOOTER */
	.gv_footer  {
		padding: 0 10px 10px 10px;
	}
	.gv_footer hr {
		display:none;
	}
	.footer_nav {
		list-style:none;
		width: 100%;
		text-align:center;
		margin: 0px auto 20px auto;
		padding:  0;
}
	.footer_nav li{
		border-right:none;
		border-bottom: 1px solid #ccc;
		width:100%;
		display:block;
		margin:0;
	}
	.footer_nav li a {
		width: 100%;
		height: 100%;
		display:inline-block;
		padding: 10px 10px 10px 10px;
	}
	.footer_nav li a:active {
		color: #fff;
		background:none;
	}
	.footer_nav li:active{
		background:#999;
		color: #fff;
	}
	.backToTop {
		display: inherit;
		text-align: center;
		width: 100%;
		margin: 0 auto;
	}
	.backToTop a {
		background: #fff;
		padding: 10px 20px 20px 20px;
		border: 1px solid #CCC;
		display:block;
	}


}

/*
///////////////////////////////////////////////
Tablet Portrait size to standard 960 (768x1024)
///////////////////////////////////////////////
*/
@media only screen and (min-width: 768px) and (max-width: 959px) {

}


/*
----------------------------------------------------------------------------------
Mobile Landscape Size to Tablet Portrait (480x320)
----------------------------------------------------------------------------------
*/
@media only screen and (min-width: 480px) and (max-width: 767px) {

}

/*
----------------------------------------------------------------------------------
Mobile Portrait Size to Mobile Landscape Size (320x480)
----------------------------------------------------------------------------------
*/
@media only screen and (max-width: 479px) {
	main_wrapper {
		width: 100%;
	}
}
/*
----------------------------------------------------------------------------------
CUSTOM ITEMS
----------------------------------------------------------------------------------
*/


.product_item {
	border: 1px solid #ccc;
	padding: 20px !important;
	margin: 0 0 20px 0;
}
.clear_fix {
	clear: both;
}
