	
	
/**************  mob menu ********************/
#mob_bgnd{
	background-image:url(../images/mob_menu_bgnd.png);
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:99999;
	display:none;
}

.mob_menu_open {
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 13px;
    border: 1px solid #999;
    border-radius: 5px;
    padding: 25px 15px 15px 30px;
    cursor: pointer;
    display: none;
    background-color: #fff;
    margin: 20px 30px 10px 5px;
    position: absolute;
    left: 430px;
    height: 75px;
    width: 150px;
}

.mob_menu_open img{
vertical-align:middle;
padding:0px 0px 1px 15px;
}

.mob_menu_close{
	cursor:pointer;
	line-height:20px;
	background-color:#CCCCCC;
	text-align:right;
	padding:5px;
		border-radius:5px 5px 0px 0px;
}
.mob_menu_close img{
vertical-align:middle;
}

.mob_menu{
	font-family:Arial, Helvetica, sans-serif;
	border-radius:5px;
	border:1px solid #999;
position:absolute;
top:20px;
  left: 50%;
-ms-transform: translate(-50%, 0%);
-webkit-transform: translate(-50%, 0%);
transform: translate(-50%, 0%);
z-index:999999;
	display:none;
	min-width:550px;
	background-color:#FFFFFF;
}

.mob_menu .vert_link_container{ /* contains link and any sub links ***/
border-bottom:1px solid #999;
margin:0px;
position:relative;
z-index:1000;
height: 100px;
}

.mob_menu .side_first{/* first container */
}
.mob_menu .side_last{/* last container */
border:none;
}


.mob_menu a{
display:block;
clear:both;
width:100%;
text-align:left;
padding:40px 50px 40px 20px;
font-size:25px;
color: #000000;
font-family: 'Open Sans', sans-serif;
text-decoration:none;
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
}

.mob_menu a:hover{
background-color:#999999;
color:#ffffff;
text-decoration:none;
}


/* side sub links */
.mob_menu .vert_menu_sub a{
background-image:none;
padding:5px 30px 5px 40px;
}
.mob_menu .vert_menu_sub a:hover{
background-color:#999999;
color:#ffffff;
}

/* Selected Side Links */
/* selected vertical link container (backgrounds etc...) */
.mob_menu #page_selected_vert{
}

/* highlites side top page selected */
.mob_menu #page_selected_vert .side_top_page_selected{
background-color:#999999;
color:#ffffff;
}

/* highlites side sub page selected */
.mob_menu #page_selected_vert .side_sub_page_selected{
background-color:#999999;
color:#ffffff;
}

/* highlites side parent page of sub page selected */
.mob_menu #page_selected_vert .side_parent_page_selected{
	color:#000000;
}

.mob_menu .menu_expand_vert{
	display:inline-block;
	position:absolute;
	top:10px;
	right:10px;
	padding-left:30px;
	cursor:pointer;
	z-index:5000;
}

/**** end mob menu ***********/









	
#mob_cats{
	display:none;
}
#mob_cats select {
	max-width:290px;
}
	
#mob_spec{
	display:none;
}
	
#mob_pagination{
	display:none;
	text-align:left;
	float:left;
}
#mob_pagination select {
    }
#blog_mob_menu{
	display:none;
padding:7px;
}
#blog_mob_menu select{
	max-width:290px;
}

/* end mobile menus */

/* mob video
.mob_vid{
	display:none;
}
.mob_vid a{
	display:inline-block;
	padding:2px 10px 2px 10px;
	background-color:#999999;
	border-radius:4px;
	-moz-border-radius:4px;
	color:#FFFFFF;
	cursor:pointer;
	text-decoration:none;
}

 end mob video */

@media screen and (max-width: 1600px) {

img{
	max-width:100% !important;
	height:auto !important;
}
/******viewport and container**************/
@-viewport {width:100%;}
@-ms-viewport {width:device-width;}
.container{
width:99%;
overflow:hidden;
padding:0px 5px 0px 5px;
}
#container{
width:99%;
overflow:hidden;
padding:0px 5px 0px 5px;
}

.slideshow_text_container{
	width:99%;
}

/******end viewport and container**************/

#home1_1{
	width:35%;
}
#home1_3{
	width:43%;
}
#home1_3 iframe{
	float:right;
	width:100% !important;
	max-width:560px !important;
}

}




@media screen and (max-width: 1400px) {

.fading_imgs{
	width:100%;
	height:500px;
	background-size:100% 500px;
}

#home1_1{
	width:40%;
}
#home1_2{
	width:15%;
	padding:30px 10px 0px 10px;
}

#home1_3{
	width:45%;
}

.home2_cols{
padding:30px 20px 0px 20px;	
}



#big_pic_blog{
	background-size:auto 300px;
}

}



@media screen and (max-width: 1200px) {

.mob_menu_open{
	display:block;
}
.navigation{
	display:none;
}
#topmenu1{
	display:none;
}
.pagination{
	display:none;
}
#mob_pagination{
	display:inline-block;
}
#blog_right{
	display:none;
}
#blog_left{
	width:100%;
}
#blog_mob_menu{
	display:block;
}

}



@media screen and (max-width: 1200px) {
.home3_large{
	height:300px;
}
.home3_text_large{
	margin-top:115px;
}

.home3_small{
	height:250px;
}
.home3_text_small{
	margin-top:90px;
}


.big_pic{
	width:100%;
	height:400px;
	background-size:100% 400px;
	background-position:center center;
	background-attachment:scroll;
}
#pictext{
	margin-top:150px;
}

.user_item_list{
padding:15px;
}

}





@media screen and (max-width: 1100px) {
.home3_text{
	padding:15px;
}


#footer{
padding:30px 10px 30px 10px;
}
#f_col3 a{
	white-space:normal;
}
.faq_list{
max-width:800px;
}

}



/* ipad landscape (1024px) or /* site width */

@media screen and (max-width: 1024px) {
	
/******viewport and container**************/
@-viewport {width:100%;}
@-ms-viewport {width:device-width;}
.container{
width:99%;
overflow:hidden;
padding:0px 5px 0px 5px;
}
#container{
width:99%;
overflow:hidden;
padding:0px 5px 0px 5px;
}
/******end viewport and container**************/



table{
	max-width:100% !important;
}
	
	
	
/* shop _details */
#shop_item_image_z{
	width:100% !important;
	height:auto !important;
}
#shop_item_image{
	width:100% !important;
	height:auto !important;
}
#shop_item_left{
width:50%;
height:auto;
padding-right:10px;
text-align:right;
}
#shop_item_right{
width:50%;
height:auto;
padding-left:5px;
}

#shop_more_photos_list img{
margin:0px !important;
padding:5px;
width:25%;
height:auto;
float:left;
display:block;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
}

.item_details_extra{
	margin:0px;
	padding:10px;
	width:25%;
}
.item_details_extra_img img{
	width:100%;
}




.shop_item_list{
margin:0px;
padding:0px 15px 25px 15px;
width:25%;
display:inline-block;
vertical-align:top;
float:none;
}
.start_row{
	margin-left:0px !important;
}
.end_row{
	margin-right:0px !important;
}


#basket_rollover{
	display:none !important;
}

/* disable zoom */
.magnifyarea{ 
	display:none !important;
}
.cursorshade{
	display:none !important;
}
.zoomstatus{
	display:none !important;
}
.zoomtracker{
	display:none !important;
}
/* end disable zoom */

/****end shop******/



/*********** faqs *********/

.faq_list{
float:left;
width:90%;
padding:5px 20px 0px 10px;
}
.faq_img{
	width:10%;
}
.faq_img img{
	float:right;
}

/*********** faqs *********/



/************ fading images *************/





/**** if 'background image' used, and image across screen **********/
.slideshow_text_container{
}
.fading_imgs{
	width:100%;
	height:350px;
	background-size:100% 350px;
	background-position:center center;
	background-attachment:scroll;
}

.slideshow_text_container{
	width:95%;
	margin:auto;
	/* to disable text movement (also check scripts.js)
	position:static; 
	*/
}
.slideshow_text{
	margin-top:50px;
	width:85%;
}
.slideshow_small_text{
font-size:24px;
line-height:36px;
}


.big_pic{
	width:100%;
	height:350px;
	background-size:auto 350px;
	background-position:center center;
	background-attachment:scroll;
}
#pictext{
	margin-top:100px;
}

#big_pic_blog{
	height:200px;
	background-size:auto 200px;
}

/**** end  if 'background image' used, and image across screen **********/



/************ end fading images *************/


/************ light box *************/
.lightbox_gallery_list{
	width:200px;
	height:270px;
	float:left;
	margin:10px 15px 10px 15px !important;
}

.lightbox_image_list{
	width:33%;
	padding:10px;
	float:left;
	margin:0px !important;
	text-align:center;
}
#screen_pop{
	position:absolute;
	top:0px;
padding-bottom:60px;

}

#img_pop{
margin:auto;
padding:0px;
position:relative;
}
#img_pop_container{
	padding:5px;
}

#img_pop_text{
	padding:20px 0px 0px 0px;
}


#prev_img{
	position:static;
	display:inline-block !important;
	padding:10px 10px 0px 0px;
	vertical-align:top;
	left:auto;
}
#next_img{
	position:static;
	display:inline-block !important;
	padding:10px 0px 0px 15px;
	vertical-align:top;
	right:auto;
}
#close_pop{
	position:static;
	display:inline-block !important;
	line-height:32px;
	padding-top:5px;
	vertical-align:top;
}

/************ end light box *************/





.c1{
	padding:15px 0px 0px 0px;
}


#home1_1{
	width:75%;
}
#home1_2{
	width:25%;
	padding:30px 0px 0px 30px;
}

#home1_3{
	width:100%;
	clear:both;
	padding:0px 0px 30px 0px;
}
#home1_3 iframe{
	float:left;
}

.user_item_img{
	height:200px;
}
.user_item_details_list{
	padding:10px 5px 15px 5px;
}






.industry_container{
	padding:20px 0px 30px 0px;
}
.industry_small{
	display:none;
}
.industry_img_mob{
	display:block;
	text-align:center;
	padding:10px 0px 10px 0px;
}
.industry_img_mob img{
	display:inline-block;
max-width:300px !important;
}


.industry_large{
float:left;
width:100%;	
padding:0px !important;
}




}










/* big phone (htc) landscape */

@media screen and (max-width: 960px){


/****** gallery *******/

#gallery_buttons{display:none;}

.thumbnail img{
max-width:80px !important;
}
/****** end gallery *******/



#dark_container{
	background-size:auto 100%;
	background-position:center center;
}
.home2_cols{
	width:100%;
	text-align:left;
}
.home2_cols img{
	float:left;
	max-width:50px !important;
	padding:0px 20px 10px 0px;
}





#home3{
	text-align:center;
}

.home3_box{
	width:100%;
	display:inline-block;
	float:none;
	max-width:600px;
	height:200px;
	text-align:left !important;
}
.home3_large_spacer{
	float:left;
	clear:both;
	height:10px;
	width:100%;
}
.home3_small_spacer{
	float:left;
	clear:both;
	height:10px;
	width:100%;
}

.home3_text{
	margin-top:0px;
	padding:2px 10px 2px 10px;
}


#home4{
	background-image:none;
}
#home4_content_container{
	padding:0px 0px 20px 0px;
}


.user_item_title{
	font-size:16px;
}


#contact_left{
	width:60%;
	padding:0px 20px 0px 0px;
}
#contact_right{
	width:40%;
}

}










/* ipad portrait */
@media screen and (max-width: 768px){

/*********gallery***********/
/*********end gallery***********/



/****shop***********/

.more_photos_thumbs_space{
margin:0px;	
}

#mob_cats{
	display:block;
}
#top_categories_side{
	display:none;
}
.shop_pages{
	width:100%;
}
.order_cell_1{
	white-space:normal;
}
/****end shop***********/



.fading_imgs{
	height:300px;
	background-size:100% 300px;
}
.slideshow_text{
padding:20px;
}

.big_pic{
	height:300px;
	background-size:auto 300px;
}



#f_col1{
	width:50%;
	padding:0px 10px 0px 0px;
}
#f_col2{
	width:50%;
	padding:0px 0px 0px 10px;
}

#f_col3{
	padding:20px 0px 0px 0px;
	width:100%;
}

#social_networks{
	padding-top:25px;
}



}




@media screen and (max-width: 700px){

/******gallery*********/
#thumbnails{
width:30%;
}
#medium_image_container{
width:70% !important;
}

/******end gallery*********/


/******50% divs - contact page *********/
#half_left{
	width:100%;
	padding-right:0px;
	padding-left:0px;
}
#half_right{
	width:100%;
	padding-right:0px;
	padding-left:0px;
}
/******END 50% divs - contact page *********/

.fading_imgs{
	background-size:auto 300px;
}
.slideshow_text{
padding:10px;
}


}





@media screen and (max-width: 640px){



/****shop*******/
.shop_item_list{
width:33%;
min-width:150px;
}

#shop_top_cat_left{
width:50%;
}

/****end shop*******/

/*********blog ************/
#blog_left{
	width:100%;
	float:none;
	padding-right:0px;
}
#blog_right{
	width:100%;
	float:left;
}
/*
#blog_mob_container{
	display:block;
}
*/

/************* end blog **********/



/********* lightbox ************/
.lightbox_image_list{
	padding:0px 10px 20px 10px;
	margin:0px !important;
}
/********* end lightbox ************/


.big_pic{
	height:200px;
	background-size:auto 200px;
}
#pictext{
	font-size:45px;
	line-height:55px;
	margin-top:50px;
}
#big_pic_blog{
	height:130px;
	background-size:auto 130px;
}





}






@media screen and (max-width: 600px){

/********* shop **********/
#shop_item_left{
width:100%;
max-width:400px;
padding-right:0px;
text-align:left;
}
#shop_item_details_image{
	width:75%;
	margin:0px;
	float:left;
}
#shop_more_photos_list{
	clear:none;
	padding:0px 0px 0px 10px;
	margin:0px;
	float:right;
	width:25%;
}
#shop_more_photos_list img{
	width:100%;
}

#shop_item_right{
width:100%;
padding-left:0px;
}

/********* end shop **********/


.slideshow_text{
width:90%;
}
.c1{
	width:70%;
}

#home1_1{
	width:100%;
	padding:30px 0px 10px 0px;
}
#home1_2{
	text-align:center;
	width:100%;
	padding:0px 0px 20px 0px;
}
#home1_2 img{
	display:inline-block;
	max-width:130px !important;
}

.user_item_list{
	float:left;
	width:100%;
padding:10px 0px 10px 0px;
}
.user_item_img{
	float:left;
width:100px;
height:100px;
margin-right:15px;
}
.user_item_details_list{
	text-align:left;
	padding-top:10px;
}

.c1{
	width:260px;
	padding:5px 0px 0px 0px;
}

.mob_menu_open{
float:left;
clear:both;
margin:10px 0px 10px 0px;	
}


}








/* general smart phone landscape  */
@media screen and (max-width: 550px){

/******forum*********/

.f_arrow{
	display:none;
}
.forum_posted_by{
	padding-left:15px;
}
.forum_post{
	padding-left:15px;
}
#forum_category_heading{
padding:15px 10px 10px 0px;
}
.forum_small{
	display:none;
}

/******end forum*********/










/**********shop**********/
#shop_top_cat_left{
width:50%;
}
#shop_top_cat_right{
width:40%;
}
#shop_top_cat_right img{
width:100%;
}
.show_order #postage{
	max-width:150px;
}
.show_order .change_postage{
	display:none;
}

/*********end shop***********/

#blog_mob_container{
	display:none;
}


.slideshow_small_text{
	line-height:30px;
}





}





@media screen and (max-width: 500px){
#installers td{
	display:block;
	width:100%;	
}

}




/* general smart phone landscape  */
@media screen and (max-width: 480px){

/***********gallery**********/
/***********end gallery**********/


#contact_left{
	width:100%;
	padding:0px 0px 20px 0px;
}
#contact_right{
	width:100%;
}

h1{
	font-size:24px;
	line-height:34px;

}





@media screen and (max-width: 470px){

/******** user items ********/
.user_item_details_list{
	width:auto !important;
	padding:0px;
}

/******** end user items ********/



/******** shop ********/
.item_details_extra{
	width:50%;
}

.item_spec_tab{
	display:none;
}
#mob_spec{
	display:block;
}
/******** end shop ********/



/**** video 
.show_vid{
	display:none;
}
.mob_vid{
	display:block !important;
}
end video ***/


/************* lightbox images ********/
.lightbox_image_list{
	width:50%;
}
.list_spacer{
	display:none;
}
.list_spacer_mobile{
	display:block;
}
/************* end lightbox images ********/



.check_box_group_float_item{
	width:100% !important;
}





#f_col1{
	width:100%;
	padding:0px 0px 0px 0px;
}
#f_col2{
	width:100%;
	padding:20px 0px 0px 0px;
}



}






@media screen and (max-width:450px) {
.slideshow_text{
	margin-top:10px;
}

#big_pic_blog{
	height:100px;
	background-size:auto 100px;
}

#pictext{
	margin-top:10px;
}
  



}




/* phone portrait */
@media screen and (max-width:320px) {

/********** shop *********/
.show_order{
	width:99%;
}
#checkout_customer_details #customer_address{
	width:99%;
}

#checkout_customer_details #delivery_address{
	width:99%;
}

#checkout_customer_details #checkout_options{
	width:99%;
}

/**********end shop *********/



}