/*

* Skeleton V1.2

* Copyright 2011, Dave Gamache

* www.getskeleton.com

* Free to use under the MIT license.

* http://www.opensource.org/licenses/mit-license.php

* 6/20/2012

*/



/* Table of Content

==================================================

	#Site Styles

	#Page Styles

	#Media Queries

	#Font-Face */



/* #Site Styles

================================================== */



/* #Page Styles

================================================== */



/* #Media Queries

================================================== */



	/* Tablet Portrait size to standard 960 (devices and browsers) */

	@media only screen and (min-width: 768px) and (max-width: 959px) {

	.header_menu { background: url('../images/header_menu_bg1.png') no-repeat scroll center top transparent !important; }

	#contactform_main label { width: 12%; }

	#contactform_main li.buttons input { margin-left: 12%; }

	.maps_view { height: 300px; }

	#slider-wrapper object { height: 340px; }
	.menu ul li a.ms_top { padding:0px;}

	}

	/* All Mobile Sizes (devices and browser) */

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

	.menu { margin:0px; padding:0px; width: 100%;}

	.menu ul { display: none; }

	.menu select { display: block; width: 100%; margin:20px 0 15px 0; border: 1px solid #dadada; }

	#slider-wrapper object { height: 300px; }

	#webstore-navigation li { float:none !important; margin: 5px 0 0 0 !important;}

	#catalogue .last-column > div { margin:5px 0 0 0 !important;}

	#catalogue .product { float:none !important; width: auto !important;}

	#webstore { min-width: auto !important;}





	}	 

 

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */

	@media only screen and (min-width: 480px) and (max-width: 767px) {

	.menu { margin:0px; padding:0px; width: 100%;}

	.menu ul { display: none; }

	.menu select { display: block; width: 100%; margin:20px 0 15px 0; border: 1px solid #dadada; }

	#panel_setting_side { position: absolute !important; top: 30% !important; z-index: 9999999 !important; }

	.social { margin-left: 0px; }

	.header_text { padding-right: 0px; }

	.logo { padding: 30px 0 30px 0; float: none; text-align: center; }

	.logo a span { text-align: center; }

	.logo p { text-align: center; }

	.logo div { text-align: center; } 

	.header_menu { background: url('../images/header_menu_bg2.png') no-repeat scroll center top transparent !important; }

	.col4 { padding: 0px; }

	.now_page_resize { padding-top: 46px; }

	.now_page_resize h1 { font-size: 20px !important; }

	.now_page_resize h1 span { line-height: 22px !important; }

	.img_hover_box.pic a img.h { display: none; }

	.col4.gap { display: none !important;  }

	.backgr .col4.first { padding-bottom: 0px; }

	#coment2 { margin-left: 0px; }

	#coment3 { margin-left: 0px; }

	#coment { margin-left: 0px; }

	#contactform_main label { width: 18%; }

	#contactform_main li.buttons input { margin-left: 18%; }

	#coment2 img { margin-right: 10px; }

	#coment3 img { margin-right: 10px; }

	#coment img { margin-right: 10px; }

	.maps_view { height: 250px; }

	.pic.fl.gap { float: none; }

	.four.columns.gap21 { display: block; }

	.four.columns.gap20 { display: none; }

	#gallery-imgs { margin-left: 55px; }

		.img_hover_box.pic a img.r_plus { display: none;}

		.img_hover_box.pic a img.r_plus_overlay { display: none;}



	}

		/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */

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

		#panel_setting_side { position: absolute !important; top: 30% !important; z-index: 9999999 !important; }

		.social { margin-left: 0px; }

		.header_text { padding-right: 0px; }

		.logo { padding: 30px 0 30px 0; float: none; text-align: center; }

		.logo a span { text-align: center; }

		.logo p { text-align: center; }

		.logo div { text-align: center; } 

		.header_menu { background: url('../images/header_menu_bg3.png') no-repeat scroll center top transparent !important; }

		.col4 { padding: 0px; }

		.now_page_resize { padding-top: 46px; padding-right: 0px; padding-left: 0px; }

		.now_page_resize h1 { font-size: 19px !important; }

		.now_page_resize h1 span { line-height: 18px !important; }

		.img_hover_box.pic a img.h { display: none; }

		.col4.gap { display: none !important;  }

		.backgr .col4.first { padding-bottom: 0px; }	

		#coment2 { margin-left: 0px; }

		#coment3 { margin-left: 0px; }

		#coment { margin-left: 0px; }

		#contactform_main label { width: 21%; }

		#coment2 img { margin-right: 10px; }

		#coment3 img { margin-right: 10px; }

		#coment img { margin-right: 10px; }

		#contactform_main li.buttons input { margin-left: 21%; }

		.maps_view { height: 200px; }

		.pic.fl.gap { float: none; }

		.four.columns.gap21 { display: block; }

		.four.columns.gap20 { display: none; }

		#gallery-imgs { margin-left: 35px; }

		.img_hover_box.pic a img.r_plus { display: none;}

		.img_hover_box.pic a img.r_plus_overlay { display: none;}

		div.ppt { display: none !important; }

		#slider-wrapper object { height: 260px; }

		.footer p { font-size: 11px; }

		}  





/* #Font-Face

================================================== */

/* 	This is the proper syntax for an @font-face file

		Just create a "fonts" folder at the root,

		copy your FontName into code below and remove

		comment brackets */



/*	@font-face {

	    font-family: 'FontName';

	    src: url('../fonts/FontName.eot');

	    src: url('../fonts/FontName.eot?iefix') format('eot'),

	         url('../fonts/FontName.woff') format('woff'),

	         url('../fonts/FontName.ttf') format('truetype'),

	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');

	    font-weight: normal;

	    font-style: normal; }

*/