/*

* 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

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



	/* Smaller than standard 960 (devices and browsers) */

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

			

		}



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

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



		#slider-wrapper object { width: 100%; height: 290px !important; }

		.cols4 .col4 { margin-right: 20px; }

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





		}

		



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

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



		.header .logo { float: none; text-align: center; }

		.logo p { text-align: center; } 

		.logo div { text-align: center; }

		.menu { padding: 0px; float: none; }

		.header_resize .now_page { padding-top: 70px; } 

		.cols4 .col4 { width: 45%; min-height: 192px; margin-right: 15px; }

		.cols4 .col4.last { float: left; }

		.footer_resize .social { float: left; }

		.centercol .content_box { padding-right: 30px; }

		.content_full_size .sidebar.last { float: left; }

		.prefooter .fcol { width: 90% !important; padding-right: 5% !important; }

		.content #coment2 { margin-left: 0px; }

		.content #coment3 { margin-left: 0px; }

		.content #coment2 .podpis { float: none; }

		.content #coment3 .podpis { float: none; }

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

		.menu .menusm { display: none; }

		.menu .tinynav { padding: 3px 0 3px; margin: 0 auto 25px auto; width: 100%; display: block;  }

		.camera_caption > div { padding: 5px !important; font-size: 8px !important; line-height: 12px; }

		div.ppt { display: none !important; }









		}



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

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

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

		#slider-wrapper object { width: 100%; height: 303px !important; }

		.left_side.big #contactform label { width: 21%; }

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

		

		.prefooter .fcol { width: 90% !important; padding-right: 5% !important; }

		.fr.btn { margin-right: 20px !important; }

		.content #coment2 { margin-left: 0px; }

		.content #coment3 { margin-left: 0px; }

		.content #coment .podpis { width: 100%; float:none;  }

		.content #coment2 .podpis { float: none; width: 100%; }

		.content #coment3 .podpis { float: none; width: 100%; }

		.content_box #contactform input.text { width: 100%; }

		.content_box #contactform textarea { width: 100%; }

		.gap1 { width: 100% !important; }

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

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

		.pricing_six .pricing_column, .pricing_six .pricing_column_first { width: 15.4% !important; }

		.dc_pricingtable06 ul li h3 { font-size: 15px !important; }

		.dc_pricingtable05 ul li h3 { font-size: 15px !important; }

		.dc_pricingtable03 li h2 { font-size: 15px !important; }

		.dc_pricingtable03 li h2.caption { font-size: 11px !important; }

		

		





		}



	/* 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; }

		#slider-wrapper object { width: 100%; height: 200px !important; }

		.fr.gap { float:none; display: block; text-align: center; margin: 10px 0; }

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

		.cols4 .col4 { width: 100%; min-height: 100px; }

		.content #coment2 { margin-left: 0px; }

		.content #coment3 { margin-left: 0px; }

		.content #coment .podpis { width: 100%; float:none;  }

		.content #coment2 .podpis { float: none; width: 100%; }

		.content #coment3 .podpis { float: none; width: 100%; }

		.content_box #contactform input.text { width: 100%; }

		.content_box #contactform textarea { width: 100%; }

		.gap1 { width: 100% !important; }

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

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

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

		.menu .tinynav { padding: 2px 0 3px 0; width: 100%; }	

		





		

		}





/* #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; }

*/

