/* Table of Contents
==================================================
	#Page Styles
	#Media Queries
	#Font-Face */
	



/* #Page Styles
================================================== */

/* Layout Shortcodes */
.full-width {
	width:960px;
	height:auto;
	overflow:hidden
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.66%;
}
.two_thirds {
	width: 65.33%;
}
.one_fourth {
	width: 22%;
}
.three_fourths {
	width: 74%;
}
.one_fifth {
	width: 16.8%;
}
.two_fifth {
	width: 37.6%;
}
.three_fifth {
	width: 58.4%;
}
.four_fifth {
	width: 67.2%;
}
.one_sixth {
	width: 13.33%;
}
.five_sixth {
	width: 82.67%;
}
.one_half, .one_third, .two_thirds, .three_fourths, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	position: relative;
	margin-right: 4%;
	margin-bottom: 20px;
	float: left;
}
.last {
	margin-right:0 !important;
}


/* #Media Queries
================================================== */
	
	/* iPad Portrait/Browser */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
#navigation ul {
	border-radius:0px;
}
#header {
	padding-bottom:30px;
}
#navigation ul {
	min-width: 700px;
}
#wrap #sidebar .widget-container {
	margin-left: 20px;
	margin-right: 0;
}
#navigation {
	float:left;
	margin-top:20px;
}
.resize {
	display: none;
}
#respond textarea {
	width:100%;
}
#sidebar .lambda_widget_flickr .flickr_items {
	width:210px !important;
}
.video_standard, .video_cinematic {
	height:270px !important;
}
}
	
	
	/* Mobile/Browser */
	@media only screen and (max-width: 767px) {
html {
	background:none !important;
	border:none !important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled = false) !important;
 -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled = false) !important;
}
body {
	font-size:13px !important;
}
#above_header {
	display:none;
}
#top-header {
	display: none;
}
#wrap {
	padding:0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
#header {
	padding:20px 0 40px 0;
}
#logo, #info, ul#socialmedia {
	float:none;
	margin:20px auto;
	text-align:center;
}
#navigation {
	float:none;
	text-align:center;
	top:0;
}
#navigation ul, #navigation ul li, #navigation ul li a {
	border: none;
}
#navigation ul, #navigation ul li, #navigation ul ul {
	width:420px;
	max-width:100%;
}
#navigation ul li a, #navigation ul li.active a, #navigation ul li a:hover, #navigation ul li:hover a {
	border: none;
	padding: 6px 12px;
	line-height: 150%;
	background-image: none;
	margin-left:0;
	font-size:15px;
	background-color:#F7F7F8;
}
/* Initial reset and hide sublevels in mobile view */
	
	#navigation ul.sub-menu, #navigation ul.sub-menu li, #navigation ul.sub-menu li:hover, #navigation ul.sub-menu li a, #navigation ul.sub-menu li a:hover {
	position: relative;
	display:block;
	left: 0px;
	line-height: 100%;
	border: 0 none;
	border-style: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	padding: 6px 12px;
	margin: 0;
	height: auto;
	background-image: none;
	margin-left:0;
}
.flexslider {
	padding: 0 0 19px 0;
}
.flex-control-nav {
	display:none;
}
.flex-caption {
	position: absolute;
	left: 20px;
	bottom: -56px !important;
	font-size:14px !important;
}
.home .bloc:before, .home .bloc:after {
	
}
.bloc1:after {
	display:block;
	content: " ";
	position: absolute;
	top: 10px;  
	right: 12px;  
	width: 60%;  
	height: 261px;
	background: rgba(85,85,85,0.5);
	box-shadow: 7px 7px 12px rgba(85,85,85,0.8);
	transform: skew(-5deg, 4deg) ;
	-webkit-transform: skew(-5deg, 4deg) ;
	-moz-transform: skew(-5deg, 4deg) ;
	-o-transform: skew(-5deg, 4deg) ;
	-ms-transform: skew(-5deg, 4deg) ;
	
	z-index: -10;
}
.bloc3:after {
	display:block;
	content: " ";
	position: absolute;
	top: 10px;  
	left: 12px;  
	width: 60%;  
	height: 261px;
	background: rgba(85,85,85,0.5);
	box-shadow: -7px 7px 12px rgba(85,85,85,0.8);
	transform: skew(5deg, -4deg) ;
	-webkit-transform: skew(5deg, -4deg) ;
	-moz-transform: skew(5deg, -4deg) ;
	-o-transform: skew(5deg, -4deg) ;
	-ms-transform: skew(5deg, -4deg) ;
	
	z-index: -10;
}

#teaser {
	text-align:center !important;
}
#teaser #page-title {
	font-size:32px;
	line-height:32px;
}
#respond textarea {
	width:420px;
	max-width:100%;
}
#breadcrumb {
	display: none;
}
#sidebar {
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top:40px;
	margin-top:20px;
}
#sidebar li {
	margin-left:0 !important;
}
#sidebar .widget-container {
	margin-left: 0px;
}
#sidebar .lambda_widget_flickr .flickr_items {
	width: 100% !important;
}
#footer #second-menu {
	display:none;
}
#sub-footer #copyright {
	text-align:center;
	margin:0 auto;
	float: none;
}
.full-width, .one_half, .one_third, .two_thirds, .three_fourths, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	width: 100%;
}
.resize {
	display: none;
}
.video_standard, .video_cinematic {
	height:230px !important;
}
}
	
	/* Mobile Landscape/Browser */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
html {
	background:none !important;
	border:none !important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled = false) !important;
 -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled = false) !important;
}
body {
	font-size:13px !important;
}
#above_header {
	display:none;
}
#top-header {
	display: none;
}
#wrap {
	padding:0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
#header {
	padding:20px 0 40px 0;
}
#logo, #info, ul#socialmedia {
	float:none;
	margin:20px auto;
	text-align:center;
}
#navigation {
	float:none;
	text-align:center;
	top:0;
}
#navigation ul, #navigation ul li, #navigation ul li a {
	border: none;
}
#navigation ul, #navigation ul li, #navigation ul ul {
	width:420px;
	max-width:100%;
}
#navigation ul li a, #navigation ul li.active a, #navigation ul li a:hover, #navigation ul li:hover a {
	border: none;
	padding: 6px 12px;
	line-height: 150%;
	background-image: none;
	margin-left:0;
	font-size:15px;
	background-color:#F7F7F8;
}
/* Initial reset and hide sublevels in mobile view */
	
	#navigation ul.sub-menu, #navigation ul.sub-menu li, #navigation ul.sub-menu li:hover, #navigation ul.sub-menu li a, #navigation ul.sub-menu li a:hover {
	position: relative;
	display:block;
	left: 0px;
	line-height: 100%;
	border: 0 none;
	border-style: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	padding: 6px 12px;
	margin: 0;
	height: auto;
	background-image: none;
	margin-left:0;
}
.flexslider {
	padding: 0 0 19px 0;
}
.flex-control-nav {
	display:none;
}
.flex-caption {
	position: absolute;
	left: 20px;
	bottom: -56px !important;
	font-size:14px !important;
}
.home .bloc:before, .home .bloc:after {
	
}
.bloc1:after {
	display:block;
	content: " ";
	position: absolute;
	top: 10px;  
	right: 12px;  
	width: 60%;  
	height: 262px;
	background: rgba(85,85,85,0.5);
	box-shadow: 7px 7px 12px rgba(85,85,85,0.8);
	transform: skew(-5deg, 4deg) ;
	-webkit-transform: skew(-5deg, 4deg) ;
	-moz-transform: skew(-5deg, 4deg) ;
	-o-transform: skew(-5deg, 4deg) ;
	-ms-transform: skew(-5deg, 4deg) ;
	
	z-index: -10;
}
.bloc3:after {
	display:block;
	content: " ";
	position: absolute;
	top: 10px;  
	left: 12px;  
	width: 60%;  
	height: 262px;
	background: rgba(85,85,85,0.5);
	box-shadow: -7px 7px 12px rgba(85,85,85,0.8);
	transform: skew(5deg, -4deg) ;
	-webkit-transform: skew(5deg, -4deg) ;
	-moz-transform: skew(5deg, -4deg) ;
	-o-transform: skew(5deg, -4deg) ;
	-ms-transform: skew(5deg, -4deg) ;
	
	z-index: -10;
}
#teaser {
	text-align:center !important;
}
#teaser #page-title {
	font-size:32px;
	line-height:32px;
}
#respond textarea {
	width:420px;
	max-width:100%;
}
#breadcrumb {
	display: none;
}
#sidebar {
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top:40px;
	margin-top:20px;
}
#sidebar li {
	margin-left:0 !important;
}
#sidebar .widget-container {
	margin-left: 0px;
}
#sidebar .lambda_widget_flickr .flickr_items {
	width: 100% !important;
}
#footer #second-menu {
	display:none;
}
#sub-footer #copyright {
	text-align:center;
	margin:0 auto;
	float: none;
}
.full-width, .one_half, .one_third, .two_thirds, .three_fourths, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	width: 100%;
}
.resize {
	display: none;
}
.video_standard, .video_cinematic {
	height:230px !important;
}
}
	
	/* Anything smaller than standard 960 */
	@media only screen and (max-width: 959px) {
}
	
	/* iPad Portrait Only */
	@media only screen and (min-width: 768px) and (max-width: 991px) and (max-device-width: 1000px) {
}
	
	/* Mobile Only */
	@media only screen and (max-width: 767px) and (max-device-width: 1000px) {
}
	
	/* Mobile Landscape Only */
	@media only screen and (min-width: 480px) and (max-width: 767px) and (max-device-width: 1000px) {
}
	

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