/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,ins,img,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,product-description{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;
color:#CC3300;}
a:hover{text-decoration:underline; color:#ab4002}
a:visited{color:#CC3300;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
.strong {font-weight:bold}
.stronglarge {
	font-weight:bold;
	font-size:medium;
	padding: 10px 0px 0px 10px;}
/*end reset*/
.wrap{
	width:90%;
	margin:0 auto;
}
@media print {.video-description {page-break-before: always;}}
@media print {.product-detail-nb {page-break-before: always;}}

/*---start-header----*/
.header{
	background:#2E2E2E;
	background-image: url(../images/top-back.jpg);

}
.logo{
	position: absolute;
	float:left;
	z-index:9999;
	margin-bottom: 20px;
}

.locator_bar{	display:none;}

/*  Drop top-nav under 899 PIXELS to keep it from going behind logo*/

@media only screen and (max-width: 899px) {
.top-nav{
	float:right;
	margin-right: 19px;
	margin-left: 144px;
	}
}
	
/*  top-nav bar*/

.top-nav {display: none;}

/*---start social-nav---*/
.social-nav{
	float:right;
	margin-right: 30px;
	margin-left: 144px;
	}
	
.social-nav ul{
	list-style: none;
	position: relative;
}
.social-nav ul ul ul {
	position: absolute;
	left: 100%;
	top: 0;
}
.social-nav ul li{
	float:left;
}
.sub {
	z-index: 999;
}
.social-nav ul ul{
	display:none;
	background:none;
}
.social-nav ul ul li{
	float:none;
}
.social-nav ul ul li{
	display:block;
}
.social-nav ul ul li a:hover{
	color: #FF3300;
	background:#212121;
}
.social-nav ul li:nth-child(1){
	border:none;
}
.social-nav ul ul ul {
	position: absolute; left: 100%; top:0;
}
.social-nav ul li a{
	padding: 5px 5px;
	display: block;
	-webkit-transition: color .2s linear,background .2s linear;
	-moz-transition: color .2s linear,background .2s linear;
	-o-transition: color .2s linear,background .2s linear;
	transition: color .2s linear,background .2s linear;
}

.social-nav ul ul ul {
	position: absolute; left: 100%; top:0;
}

/*---end social-nav---*/
/*---start-video wrapper----*/
.videoWrapper {display: none;}

/*product nav bar*/
.product-nav {display: none;}

.slider {display:none;}
/*---content----*/

.intro {
	padding: 0px 15px 5px 15px;
	margin: 0px;
	background-color:#f1f1f1;
	color:#000000;
	border: groove;
	border-color: #CCCCCC;
	position: relative;	
}

table {
font: 200 14px/24px 'Arial', sans-serif;
border:#333333 thin;
color:#333333;
float: left;
}

/*---component page bullets----*/

.componentlist li {
	margin-left: 25px;
	color: #333333;
	font-size: 0.875em;
	line-height: 1.0em;
	list-style-type: square;
}


/*---financing table----*/
.financetable table {
border:#333333 thin;
float: left;
}

.finance-description {
	color: #333333;
	text-align: left;
	text-transform: none;
	font-size: 0.9em;
	line-height: 1.3em;
	padding: 10px;
}

.dotted-line {
border-top: 1px dashed rgba(0, 0, 0, 0.20);}

.dimensions  h3{
	font: 400 30px/48px 'Oswald', sans-serif;
	color: #626262;
	text-align: left;
	text-transform: none;
	font-size: 1.3em;
	line-height: 1.0em;
}

.dimensions {
	color: #333333;
	text-align: left;
	text-transform: none;
	font-size: 0.8em;
	line-height: 1.0em;
}

table.dimensions td a{text-decoration:none;
font-weight:bold;}

table.dimensions td a:hover{text-decoration:underline;
font-weight:bold;}


.video-description { display: none;}
.video-description h2 { display: none;}

/*---start-prooduct-description and detail----*/

.product-description a{text-decoration:none;
font-weight:bold;}

.product-description  a:hover{text-decoration:underline;
font-weight:bold;}

.product-detail li a{text-decoration:none;
font-weight:bold;}

.product-detail li a:hover{text-decoration:underline;
font-weight:bold;}

.product-detail strong{
	font-weight: bold;}

.product-description{
	width:100%;
	float:right;
	margin-top: 30px;}

.product-description span{
	display: none;}
	
.product-description h2{
	color: #2E2E2E;
	font-size: 1.5em;
	font-family: 'Oswald', sans-serif;
	float: left;
	text-transform: uppercase;
	margin-top: 10px;}
	
.product-description h3{
	color: #2E2E2E;
	font-size: 1em;
	margin-top: 8px;
	font-family: 'Oswald', sans-serif;}

.product-description p{
	font-family: Arial, sans-serif;
	color: #333333;
	font-size: 0.7em;
	display: block;
	padding: 0px 0px 0px 0px;
	line-height: 1.5em;}
	
.product-description strong{
	font-weight: bold;}

/*---for product and component pages - top image adds margin----*/

.top-image {margin: 0px 0px 0px 10px;
width: 50%;
height: 50%;
clear:both;}

/*  GRID OF Four   ============================================================================= */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
}
.grid_1_of_4{
	display: block;
	float:left;
	margin: 0 0 1% .8%;
}
.grid_1_of_4:first-child { 
	margin-left: 0; 
} 
.images_1_of_4 {
	width: 23.8%;
	padding: .1% 0;
	text-align: center;
}
.images_1_of_4  img{
	max-width:100%;
}
.images_1_of_4  h3{
	font: 400 20px/40px 'Oswald', sans-serif;
	color: #626262;
	text-transform: none;
	padding-bottom: 0px;
}
.images_1_of_4  h3 span{
	color:#FF3300;
}
.images_1_of_4  p {
	font: 400 15px/22px Arial;
	color: #333333;
	text-align: center;
	width: 89%;
	margin: 0 auto;
	padding: 2px;
}
.images_1_of_4 .button{
	margin-top:.3em;
	line-height:1.9em;
}
.images_1_of_4 .button a{
		font: 400 14px/1.2em Arial;
		color: #333333;
		padding: 8px 20px;
		background: #fff;
		text-decoration: none;
		text-shadow: none;
		border: 1px solid #999999;
		margin-top: 16px;
		font-family: 'Oswald', sans-serif;
}
.images_1_of_4 .button a:hover{
	    background: #CC3300;
		color: #fff;
		transition: all 0.3s;
}

/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
	.wrap{
		width:100%;
	}	
}
/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */
@media only screen and (max-width: 640px) {
	
	.wrap{
		width:100%;
	}
	.grid_1_of_4{ 
		margin: 2% 0 2% 0%;
	}	
	.images_1_of_4 {
		width:94%;
		padding:3%;
	}
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {
	
	.wrap{
		width:100%;
	}
	.grid_1_of_4{ 
		margin: 2% 0 2% 0%;
	}	
	.images_1_of_4 {
		width:92%;
		padding:4%;
	}
	
	.slider {
	display:none;}
	
	.top-nav li{
	font-size: 1em;}
}
/*  GRID OF THREE   ============================================================================= */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
}
.listview_1_of_2{
	display: block;
	float:left;
	margin: 0% 0 0% 0%;
}
.grid2{
	border-top:1px dotted #999999;
}
.listimg{
	display: block;
	float:left;
}
.text{
	display: block;
	float:left;
	margin: 0% 0 0% 3.6%;
}
.listview_1_of_2:first-child { margin-left: 0;border-right: 1px solid #666666; } 

.images_1_of_2 {
	width: 46.96%;
	padding:1.1%; 
}
.listimg_2_of_1 {
	width: 18.2%;
}
.list_2_of_1 {
	width: 78.2%;
}
.images_1_of_2  img {
	max-width:100%;
	display:block;
	padding-top: 10px;
}
.list_2_of_1  h3{
	font: 20px/38px 'Oswald', sans-serif;
	font-weight:normal;
	color: #CC3300;
	text-align: left;
	text-transform: none;
}
.list_2_of_1 h3 span{
	color:#CC3300;
}
.list_2_of_1  p{
	font: 400 14px/22px Arial;
	color: #333333;
	margin: 0px 0px 1px 0px;
}
.list_2_of_1 h4{
	color: #333333;
	font: 400 18px/1.2em Arial;
	padding: 3px 0px;
}
.list_2_of_1 .button{
	line-height:1.9em;
	margin-top:0.5em;
}
.list_2_of_1 .button a{
	font: 400 14px/1.2em Arial;
	color: #333333;
	padding: 8px 20px;
	background: #fff;
	text-decoration: none;
	text-shadow: none;
	border: 1px solid #999999;
	float: right;
	font-family: 'Oswald', sans-serif;
}
.list_2_of_1 .button a:hover{
	    background: #CC3300;
		color: #fff;
		transition: all 0.6s;
}

/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
	.wrap{
		width:95%;
	}	
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 640px){
	.wrap{
		width:95%;
	}
	.listview_1_of_2{ 
		margin: 2% 0 2% 0%;
	}	
	.images_1_of_2 {
		width:94%;
		padding:3%;
	}
	.listimg_2_of_1{
	     width:100%;		
   }
	.list_2_of_1 {
		width: 100%;
	}
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.wrap{
		 width:95%;
	}
	.listview_1_of_2{ 
		margin: 2% 0 2% 0%;
	}
	
	.images_1_of_2 {
		width:92%;
		padding:4%;
	}
	.listimg_2_of_1{
	     width:100%;		
   }
	.list_2_of_1 {
		width: 100%;
	}
}
.grids {
	padding-bottom: 0px;
}
.top-grids{
	background:#F5F5F5;
	padding-bottom: 0.5em;
}
.mid-grids {
	padding: 0.5em 0;
}
/*----start-partners----*/
.partners h3 {
	font: 400 30px/48px 'Oswald', sans-serif;
	color: #626262;
	border-bottom: 1px solid #eee;
	text-align: left;
	text-transform: none;
	margin-bottom: 0.8em;
	padding-bottom: 0.5em;
}
.partners {
	margin-bottom:4em;
}
.partners h3 span {
	color: #8dc63f;
	margin-right: 0.2em;
}
.p-logo{
	float:left;
	margin-right: 4.1em;
}
.last{
	margin:0;
}


/*---start-footer----*/
/*---footer----*/
.footer{display: none;}

.center-grid a{
	background: none;
	padding: 0px;
	color: #777;
	margin: 5px;
	border-bottom: 1px ridge rgba(192, 192, 192, 0.13);
	padding: 0px 0px 5px 0px;
}
.center-grid{
	width:20%;
}
.center-grid a:hover{
	background:none;
	color:#FF9900;
}
.center-grid ul{
	margin-top:5px;
}

.twitts {
	width:25%;
}

.twitts p label{
	font-weight:bold;
	font-size:1em;
	cursor:pointer;
	padding-right:5px;
}
.twitts span{
	display:block;
	color:#FF6600;
	font-family: 'Oswald', sans-serif;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.twitts span:hover{
	color:#fff;
	cursor:pointer;
}
/*----copy-right-----*/
.copy-right{
	text-align:center;
	padding:10px 0px;
	background:#202020;
	position:relative;
}
.copy-right p{
	font-family: 'Oswald', sans-serif;
	color: #FFF;
	font-size: 10px;
	text-transform: uppercase;
}
.copy-right p a{
	color:#8dc63f;
	font-family: 'Oswald', sans-serif;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.copy-right p a:hover{
	color:#fff;
}
/*** move top  - bottom of page**/
.scroll {
	width: 48px;
	height: 48px;
	border: none;
	background: url(../images/top-icon2.png) no-repeat right top;
	position: relative;
}
.scroll:hover{
	opacity:0.8;
}

.hoverfade:hover{
	opacity:0.8;
}
	
/*---locator-----*/

.locator-left{
	width:65%;
	float:left;
	font-size: .9em;}
	
.locator-left img{
	float:left;
	margin-top: 7px;
	margin-right: 7px;
	}
	
.locator-right-results{
	float:right;
	width:33%;
}

.locator span{
	margin: 1.5em 0 1em 0;
	font-family: 'Arial', sans-serif;
	font-size: .9em;}
	
.locator h4{
	font-size: .9em;
	font-family: 'Arial', sans-serif;
	}
		
.locator h2{
	color: #2E2E2E;
	font-size: 1.8em;
	font-family: 'Oswald', sans-serif;
	margin-top:5px;}
	
.locator h3{
	color: #626262;
	font-size: 1.4em;
	font-family: 'Oswald', sans-serif;
	margin-top:8px;}
	
.search {
    color: #626262;
	font-size: .9em;
	font-family: 'Arial', sans-serif;}
	
.storename span {
    color: #626262;
	font-size: .9em;
	font-family: 'Arial', sans-serif;}
	
/*---start-product-detail----*/
.product-detail {
	width: inherit;
}

.product-detail h2{
	color: #626262;
	font-size: 1.5em;
	font-family: 'Oswald', sans-serif;
	margin: 10px 0px 10px 0px;;
}

.product-detail ul{
	list-style-type: square;
}

.product-detail li{
	list-style-type: square;
	font-family: 'Arial', sans-serif;
	color: #333333;
	margin-left: 16px;
	font-size: 0.75em;
	line-height: 1.3em;
	border-bottom: 1px dashed #999999;
}
/*---end-product-detail----*/

	
/*---start-about----*/
.banner{z-index: ;
}
.top-head{
	margin-top: -300px;
}
.about-left{
	width:65%;
	float:left;
}
.about-left span{
	font-family: Arial, sans-serif;
	color: #FF3300;
	font-size: 0.875em;
	display: block;
	padding: 0 0 0 0;
	line-height:1.7em;
}
.about-left h2{
	color: #2E2E2E;
	font-size: 1.8em;
	font-family: 'Oswald', sans-serif;
	
}
.about-left p{
	font-family: Arial, sans-serif;
	color: #333333;
	font-size: 0.875em;
	display: block;
	padding: 1em 0;
	line-height: 1.7em;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.06);
}


.about {
	margin: 0.4em 0 1em 0;
}
/*----about-histore----*/
.about-histore{
	border-bottom: 1px dashed rgba(0, 0, 0, 0.06);
}
.about-histore h3{
	font-family: 'Oswald', sans-serif;
	padding: 6px 0px 6px 0px;
	margin-bottom: 6px;
	color: #626262;
	font-size: 1.5em;
	
}
.about-histore ul li span{
	color: #333333;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	padding: 5px 5px;
	margin-bottom: 10px;
	float: left;
	background: #EEE;
}
.about-histore ul li p{
	font-size: 0.8125em;
	color: #333333;
	line-height: 1.5em;
	font-family: Arial, sans-serif;
	padding: 0px 0px 20px 0px;
	float: right;
	width: 86%;
	border:none;
}
.about-histore ul li p label{
	color:#CC3300;
	display:block;
}

.about-sidebar{
	float:right;
	width:30%;
	min-width: 200px;
}
.about-sidebar h3{
	font-family: 'Oswald', sans-serif;
	padding: 15px 0px 15px 0px;
	margin-bottom: 13px;
	color: #626262;
	font-size: 1.5em;
	
}
.about-sidebar ul li a{
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size:0.875em;
	color: #777;
	padding: 2px 0px 5px 0px;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.about-sidebar ul li a:hover{
	color: #8dc63f;
}
.about-sidebar ul li {
	border-bottom: 1px dashed rgba(192, 192, 192, 0.33);
	background: url(../images/marker.png) 0 20px no-repeat;
	padding: 9px 10px 8px 18px;
}
.about-sidebar ul li:hover{
	background: url(../images/marker1.png) 0 20px no-repeat;
}

.about-sidebar img {
	border:outset thick;
	border-color:#999999;
	}
	
/*---services----*/
.service-content h3{
	font-family: 'Oswald', sans-serif;
	color: #626262;
	font-size: 1.5em;
	
}
.service-content ul li{
	display: block;
}
.service-content ul li span{
	width: 6%;
	float: left;
	font-size: 3em;
	color: #303030;
	font-family: 'Oswald', sans-serif;
}
.service-content ul li p{
	font-family: Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	font-size: 0.875em;
	padding: 5px 0 10px 0;
	line-height: 1.8em;
}
.service-content ul li p a{
	font-size: 1.2em;
	color: #303030;
	font-family: 'Oswald', sans-serif;
	display: block;
}
.service-content{
	float:left;
	width: 74.5%;
}
.service-content ul{
	padding-bottom:5px;
}
.services-sidebar{
	float:right;
	width:23%;
}
.services-sidebar h3{
	font-family: 'Oswald', sans-serif;
	padding: 15px 0px;
	color: #303030;
	font-size: 1.5em;
	
}
.services-sidebar ul li a{
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: 0.875em;
	color: #777;
	padding: 2px 0px 5px 0px;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.services-sidebar ul li a:hover{
	color: #8dc63f;
}
.services-sidebar ul li {
	border-bottom: 1px dashed rgba(192, 192, 192, 0.33);
	background: url(../images/marker.png) 0 20px no-repeat;
	padding: 9px 13px 8px 23px;
}
.services-sidebar ul li:hover{
	background: url(../images/marker1.png) 0 20px no-repeat;
}
.services {
	margin: 1em 0;
}

/*---product-pics----*/
.product-pics h2{
	color: #626262;
	font-size: 1.5em;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	float: left;
	border-top: 1px dashed rgba(0, 0, 0, 0.20);
}

.holder img{
	display:block;
}

.holder.smooth img{
	border: outset thin;
	border-color: #999999;
}

/*---recent-places----*/
.recent-places h4{
	font-family: 'Oswald', sans-serif;
	color: #2E2E2E;
	font-size: 1.8em;
	padding: 5px 0 0px 0px;
	float:left;
}
/* Common division block */
.holder{
   float: left;
	margin: 20px 20px 0px 0px;
	position: relative;
	overflow: hidden;
	box-shadow: 0px 0px 10px rgba(187, 255, 181, 0.26);
	-webkit-transition: 0.5s Ease;
	-moz-transition: 0.5s Ease;
	-o-transition: 0.5s Ease;
	transition: 0.5s Ease;
	width: 30%;
	border: 1px solid rgba(192, 192, 192, 0.56);
}
.holder img{
	display:block;
}

.holder4{
   float: left;
	margin: 20px 20px 0px 0px;
	position: relative;
	overflow: hidden;
	box-shadow: 0px 0px 10px rgba(187, 255, 181, 0.26);
	-webkit-transition: 0.5s Ease;
	-moz-transition: 0.5s Ease;
	-o-transition: 0.5s Ease;
	transition: 0.5s Ease;
	width: 21%;
	border: 1px solid rgba(192, 192, 192, 0.56);
}
.holder4 img{
	display:block;
}
/* Caption and Light */
.caption
{
    color: rgba(0,0,0,0);
    line-height: 100px;
    
}
.caption:hover
{
    border: 6px solid #E0E0E0;
    color: rgb(255,255,255);
    line-height: 500px;
    box-shadow: 0px 0px 10px 7px #FFFFFF;    
}
.caption>div
{
    position: absolute;
    top: 0px;
    left: 50px;
    font-size: 30px;    
}

/* Smooth Caption */
.smooth
{
}
.smooth:hover img{
	cursor: pointer;
    box-shadow: 0px 0px 10px #333333;
}
.go-left
{
    background-color: rgba(0,0,0,0.5);
    color: #FFFFFF;
    position: absolute;
    bottom: 0px;
    right: -600px;
    width: 360px;
    text-align:center;   
    font-size: 20px;
    margin: 10px;
    padding: 10px;
    -webkit-transition: 0.5s Ease;
    -moz-transition: 0.5s Ease;
    -o-transition: 0.5s Ease;
    transition: 0.5s Ease;
}
.smooth:hover > .go-left
{    
    right:0px;    
}
.go-top
{
   background-color: rgba(204, 204, 204, 0.87);
    color: #000000;
    position: absolute;
    bottom: 0px;
    top: 600px;
    text-align:center;   
    font-size: 20px;
    padding: 10px;
    overflow: hidden;
    -webkit-transition: 0.5s Ease;
    -moz-transition: 0.5s Ease;
    -o-transition: 0.5s Ease;
    transition: 0.5s Ease;339
    
}
.smooth:hover > .go-top
{    
    top:0px;    
}
.go-top p
{   color: #ffffff;
    font-size: 12px;
	padding: 10px;
}
.go-top h3{
	font-family: 'Oswald', sans-serif;
	color: #000000;
	font-size: 1em;
	font-weight:bold;
	text-transform: uppercase;
	margin-top: 7px;
}
.go-top p{
	font-size: 0.8em;
	padding: 0.4em 0 0 0;
	color: #000000;
	line-height: 1.25em;
	font-family: Arial, veranda, helvetica, helve, sans-serif;
	font-family: 'Oswald', sans-serif;
}
.go-top a{
	font-family: 'Oswald', sans-serif;
	color: #2E2E2E;
	font-size: 0.8em;
	text-transform: uppercase;
	background: #FFF;
	padding: 8px;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 1px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.go-top a:hover{
	background:#2E2E2E;
	color:#ffae00;
}
.last-grid{
	margin-right:0px;
}
.holder img {
	opacity: 5;
	transition: all 300ms!important;
	-webkit-transition: all 300ms!important;
	-moz-transition: all 300ms!important;
	width:100%;
}
/*---start-contact-----*/
/*---contect----*/
/*  Contact Form  ============================================================================= */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
}
.col{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child{
	margin-left:0;
}	
.span_2_of_3 {
	width: 63.1%;
	padding:1.5%; 
}
.span_1_of_3 {
	width: 29.2%;
	padding:1.5%; 
}
.span_2_of_3  h3,
.span_1_of_3  h3 {
	font-family: 'Oswald', sans-serif;
	font-size: 1.5em;
	color: #363638;
	text-transform: uppercase;
	padding: 1em 0;
}
.contact-form{
	position:relative;
	padding-bottom:30px;
}
.contact-form div{
	padding:5px 0;
}
.contact-form span{
	display:block;
	font-size: 0.875em;
	color: #363638;
	padding-bottom:5px;
	font-family: 'Oswald', sans-serif;
}
.contact-form input[type="text"],.contact-form textarea{
		    padding:8px;
			display:block;
			width:98%;
			border: none;
			outline:none;
			color:#363638;
			font-size:0.8125em;
			font-family:Arial, Helvetica, sans-serif;
			border: 1px solid rgba(192, 192, 192, 0.41);
			-webkit-appearance:none;
}
.contact-form textarea{
		resize:none;
		height:120px;		
}
.contact-form input[type="submit"]{
	font: 400 12px/1.2em Arial;
	color: #5a5a5a;
	padding: 11px 18px;
	background: #fff;
	text-decoration: none;
	text-shadow: none;
	border: 1px solid #e9e9e9;
	float: left;
	font-family: 'Oswald', sans-serif;
	cursor:pointer;
}
.contact-form input[type="submit"]:hover{
	background: #8dc63f;
	color: #fff;
	transition: all 0.3s;
}
.contact-form input[type="submit"]:active{
	background: #8dc63f;
	color: #fff;
	transition: all 0.3s;
}
.company_address{
}
.company_address p{
	font-size: 0.875em;
	color: #6a6a6a;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
}
.company_address p span{
	text-decoration:underline;
	color:#454545;
	cursor:pointer;
}
.map{
	margin-bottom:15px;
}

/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
	.wrap{
		width:95%;
	}	
}
/*  GO FULL WIDTH AT LESS THAN 800 PIXELS */

@media only screen and (max-width: 800px) {
	.wrap{
		width:95%;
	}
	.span_2_of_3 {
		width:94%;
		padding:3%; 
	}
	.col{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:94%;
		padding:3%; 
	}
}

/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */

@media only screen and (max-width: 640px) and (min-width: 480px) {
	.wrap{
		width:95%;
	}
	.span_2_of_3 {
		width:94%;
		padding:3%; 
	}
	.col{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:94%;
		padding:3%; 
	}
	  
   .contact-form input[type="text"],.contact-form textarea{
		width:97%;
	}
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.wrap{
		width:95%;
	}
	.span_2_of_3 {
		width:90%;
		padding:5%; 
	}
	.col { 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:90%;
		padding:5%; 
	}
	.contact-form input[type="text"],.contact-form textarea{
		width:92%;
	}

/*----responsive-design-----*/
@media only screen and (max-width: 1366px) and (min-width: 1280px) {
	.wrap{
		width:95%;
	}
	.p-logo {
		margin-right: 2.5em;
	}
	.footer-grid a {
		font-size: 0.8em;
	}
	.images_1_of_2 img {
		padding-top: 20px;
	}
	.about-histore ul li p {
		width: 89.5%;
	}
	.holder{
		margin: 20px 18px 0px 0px;
	}
}
@media only screen and (max-width: 1280px) and (min-width: 1024px) {
	.wrap{
		width:95%;
	}
	.p-logo {
		margin-right: 1.4em;
	}
	.footer-grid a {
		font-size: 0.8em;
	}
	.images_1_of_2 img {
		padding-top: 20px;
	}
	.about-histore ul li p {
		width: 89.5%;
	}
	.holder{
		margin: 20px 18px 0px 0px;
		width: 23%;
	}
	.images_1_of_2 {
		width: 46.9%;
	}
	.go-top h3 {
		margin-top: 0px;
	}
	.go-top p {
		padding:0;
	}
	.go-top a {
		font-size: 0.8em;
		padding: 6px 13px;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
	.wrap{
		width:95%;
	}
	.last{
		display:none;
	}
	.p-logo {
		margin-right: 1.4em;
	}
	.footer-grid a {
		font-size: 0.8em;
	}
	.images_1_of_2 img {
		padding-top: 20px;
	}
	.about-histore ul li p {
		width: 86.5%;
	}
	.holder{
		margin: 20px 18px 0px 0px;
		width: 22%;
	}
	.images_1_of_2 {
		width: 46.9%;
	}
	.go-top h3 {
		margin-top: 0px;
	}
	.go-top p {
		display:none;
	}
	.go-top a {
		font-size: 0.8em;
		padding: 6px 13px;
	}
	.list_2_of_1 h3 {
	  font: 400 20px/38px 'Oswald', sans-serif;
	  font-weight:bold;
	}
	.service-content ul li span {
		width: 8%;
		height: 100px;
	}
	.go-top h3 {
		font-size: 0.875em;
	}
}
@media only screen and (max-width: 768px) and (min-width: 640px) {
	.wrap{
		width:95%;
	}
	.last{
		display:none;
	}
	.p-logo {
		margin-right: 1.4em;
	}
	.footer-grid a {
		font-size: 0.8em;
	}
	.images_1_of_2 img {
		padding-top: 20px;
	}
	.about-histore ul li p {
		width: 86.5%;
	}
	.holder{
		margin: 20px 18px 0px 0px;
		width: 22%;
	}
	.images_1_of_2 {
		width: 100%;
	}
	.go-top h3 {
		margin-top: 0px;
	}
	.go-top p {
		display:none;
	}
	.go-top a {
		font-size: 0.8em;
		padding: 6px 13px;
	}
	.list_2_of_1 h3 {
	font: 400 20px/38px 'Oswald', sans-serif;
	font-weight: bold;}
	.service-content ul li span {
		width: 8%;
		height: 100px;
	}
	.go-top h3 {
		font-size: 0.875em;
	}
	.top-nav ul li a {
		padding: 8px 8px;
	}

	.images_1_of_4 {
		width: 100%;
	}
	.listview_1_of_2:first-child {
		border-right:none;
	}
	.product-description {
		width: 100%;
		float: none;
	}
	.about-left {
		width: 100%;
		float: none;
	}
	.about-sidebar,.service-content,.services-sidebar {
		float: none;
		width: 100%;
	}
}