/*
Theme Name: AJBS
Theme URI: https://www.ajbs.fr/
Description: Theme créé pour l'Association Jean Baptiste Salis
Author: agence emendo.fr
Version: 2.0
License: Copyright 2012
Tags: AJBS
*/



/* Reset
-------------------------------------------------------------- */
/* {
	margin:0;
	padding:0;
	border:none;
}*/

a:link, a:visited, a:hover, a:active, a:focus { outline:none }

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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

input {border:0px;}


/* =STRUCTURE
-------------------------------------------------------------- */
body {
	font-family: "Open Sans", "Helvetica Nueue", Verdana, sans-serif;
	font-size: 0.9em;
	line-height:1.4em;
	/*letter-spacing:0.004em;*/
	background:url("images/patern5.png");
	background-repeat: repeat;
	background-position: top;
	color: #624E42;
}

/* Wrapper */
#wrapper-menu {
	width:100%;
	margin: 0 auto;
	height: 83px;	
	background:url("images/menu.png");
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
}


#wrapper-page { 		
	padding:0;
	background-image:url("images/head3.png");
	background-position:center top;
	background-repeat: no-repeat;
}

#wrapper-header {
	height: 177px; /* Modif Cyril (old : 347) */
	background-repeat: no-repeat;
	background-position: top;
}
#wrapper-footer { width:100%; height: 80px; margin-top: 10px; }



/* Structure */

#header { 
	width: 960px;
	height:183px; /*old 355*/
	position: relative;
	margin:0 auto; 
	overflow: visible; 
}

#page { margin: 0 auto; width:960px; overflow:hidden; position:relative; }
#main { margin:0; position:relative; width:100%; float:left; }
#footer { 
	margin:0 auto; 
	width:960px;
	overflow:hidden;	
}
	


/* =Header
----------------------------------------------- */
#logo { display:block; float:left; margin: 0px 0px 10px 30px; width:335px; height: 153px; background:url("images/logo.png") no-repeat; z-index: 3000; position:relative;}

/*#logo { display:block; float:left; margin: 0 0px 40px 30px; width:335px; height: 153px; background:url("images/logo.png") no-repeat; z-index: 3000; position:relative;}*/
#logo a {width:154px; height: 148px; cursor: pointer; }

#baseline p {
	color:#3d3d3d;
	font-weight: bold;
	font: 22px/24px "Overlock", Tahoma, Verdana, sans-serif;
	float:left;
	padding-top: 90px;
	margin: 0 0 0 48px;
	}



.caudron{
	position: absolute;
	background-image: url("images/caudron.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 315px;
	height: 133px;
	right:325px!important;
	top:40px;
	cursor: pointer;
}


.hangar{
	position: absolute;
	background-image: url("images/hangar.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 207px;
	height: 133px;
	right:190px!important;
	top:195px;
	cursor: pointer;
	z-index: 10;

}


.avion_hangar {
	position: absolute;
	background-image: url("images/avion.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 68px;
	height: 40px;
	right:295px;
	top:257px;
	cursor: pointer;
	z-index: 100;
}

.presse{
	position: absolute;
	background-image: url("images/presse.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 274px;
	height: 67px;
	right:60px;
	top:140px;
	cursor: pointer;
}


.meeting{
	position: absolute;
	background-image: url("images/meeting.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 239px;
	height: 75px;
	left:250px;
	top:225px;
	cursor: pointer;
}


.contact{
	position: absolute;
	background-image: url("images/contact.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 136px;
	height: 123px;
	right:50px;
	top:290px;
	cursor: pointer;
}

/* =Footer
----------------------------------------------- */
#footer {

}

/* =Structure
----------------------------------------------- */
/* Structure par defaut */
#content { width:90%; padding: 0 0 0 10%;}
#secondary { float:right; width:61%; margin: 0; padding: 0 0 0 0; }


/* Singular Structure sans sidebar*/
.singular #primary { margin: 0; }
.singular #content {
	margin: 0 7.6%;
	position: relative;
	width: auto;
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title { margin: 0 auto; width: 68.9%; }


/* Right Sidebar */
.right-sidebar #primary { float: left; width:61%; padding:0; } /* 61% */
.right-sidebar #secondary { 
	float: right; 
	width:36%;
	margin:0 25px 0 0;
	padding: 0 ;
	overflow: visible;
}

/* Galerie */
.page-template-page-gallery-php #primary { width:100%; }


/* 2 colonnes */
.two-column #tertiary { display: none; }
.two-column #primary { float: left; width:640px; margin:20px 0 0; } 
.two-column #content, .two-column #content-category { float:left;}
.two-column #secondary { }


/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Simplify the pullquotes and pull styles */
.one-column.singular blockquote.pull {	margin: 0 0 1.625em; }
.one-column.singular .pull.alignleft { margin: 0 1.625em 0 0; }
.one-column.singular .pull.alignright { margin: 0 0 0 1.625em; }
.one-column.singular .entry-meta .edit-link a { position: absolute; left: 0; top: 40px; }
.one-column.singular #author-info { margin: 2.2em -8.8% 0; padding: 20px 8.8%; }




	
/* =Global
----------------------------------------------- */

/* HEADING */
h1 { color: #624e42; font-size: 2em; font-family: "Open Sans", "Helvetica neue", Verdana, sans-serif; font-weight: normal; margin: 30px 0 20px; letter-spacing:0.06em; line-height: 1.1em; }
h2 { color: #624e42; font-size: 1.8em;font-family: "Open Sans", "Helvetica neue", Verdana, sans-serif; font-weight: normal; margin: 30px 0 15px;letter-spacing:0.03em; clear:both; line-height: 1.2em;}
h3 { color: #624e42; font-size: 1.3em; font-family: "Open Sans", "Helvetica neue", Verdana, sans-serif; font-weight: normal; margin: 25px 0 5px; letter-spacing:0.02em;clear: both;}
h4 { color: #333; font-size: 1em; font-family: "Open Sans", "Helvetica neue", Verdana, sans-serif; font-weight: bold; margin: 15px 0 3px; text-decoration: underline; }

hr { border-bottom: 1px solid #624e42; margin: 20px 0; }

/* Text elements */
p { margin-bottom: 0.6em;  }
.page-id-251 table p { margin-bottom: 0.5em; }


#content ul, #content ol { margin: 0 0 1em 2em; list-style-position: outside; display: block; }
#content ul li { color: #624e42;  }
#content table tr td {	
	border:none;
	}
#content .deroulant tr td {border: none;}
ul { list-style: disc; list-style-position: inside; }
ol { list-style-type: decimal; }
ol ol { list-style: upper-alpha; }
ol ol ol { list-style: lower-roman;}
ol ol ol ol { list-style: lower-alpha;}
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }

article { /*float:left;*/ }



dl { margin: 0 1.625em; }
dt { font-weight: bold; }
dd { margin-bottom: 1.625em; }

strong { font-weight: bold; }
cite, em, i { font-style: italic; }
blockquote {
	font-weight: normal;
	margin:30px 0 20px 0;
	padding:5px 20px;
	background-color:#F1F1F1;
	color:#444;
	width:90%;
	float: left;
	
}

blockquote ul {
	width: 100%;
	}

blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Forms */
input[type=text],
input[type=password],
input[type=file],
textarea {
	border: 2px solid #7a6a57;
	background-color: #fff;
	opacity: 0.70;
	filter:alpha(opacity=70);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior:url(/PIE.php); 
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text] {
	padding: 3px;
}
input[type="button"], input[type="submit"] {	
	background-color: #7a6a57;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior:url(/PIE.php);  
	padding: 5px;
	color: #fff;
}

input[type="button"]:hover, input[type="submit"]:hover { color: #000;}

span.required { color:#888; }



/* Recherche */
#searchform { 
	position: relative;
	float: left;
	width:135px;
	height: 20px;
	border: 2px solid #7a6a57;
	background-repeat: repeat-x;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior:url(/PIE.php);
	background-color: #fff;
	opacity: 0.70;
	filter:alpha(opacity=70); 
	margin: 0 30px 0 10px;
}
input#s {
	border: none;
	padding: 2px;
	width: 70%;
	background-color:transparent;

}
input#searchsubmit {

}
input#searchsubmit:hover { background-position: top right; }

/* Form */

#form input {
	background-color: none;
	}


/* Links */
a {
	color: #989731;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
	color:#666;
}

/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}

/* =Aside
----------------------------------------------- */

.format-aside .entry-title,
.format-aside .entry-header .comments-link {
	display: none;
}
.singular .format-aside .entry-title {
	display: block;
}
.format-aside .entry-content {
	padding: 0;
}
.singular .format-aside .entry-content {
	padding: 1.625em 0 0;
}


/* =Link
----------------------------------------------- */

.format-link .entry-title,
.format-link .entry-header .comments-link {
	display: none;
}
.singular .format-link .entry-title {
	display: block;
}
.format-link .entry-content {
	padding: 0;
}
.singular .format-link .entry-content {
	padding: 1.625em 0 0;
}


/* =Gallery
----------------------------------------------- */

.format-gallery .gallery-thumb {
	float: left;
	display: block;
	margin: .375em 1.625em 0 0;
}

.slideshowlink {
	display:none;
	}


/* =Status
----------------------------------------------- */

.format-status .entry-title,
.format-status .entry-header .comments-link {
	display: none;
}
.singular .format-status .entry-title {
	display: block;
}
.format-status .entry-content {
	padding: 0;
}
.singular .format-status .entry-content {
	padding: 1.625em 0 0;
}
.format-status img.avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	float: left;
	margin: 4px 10px 2px 0;
	padding: 0;
}


/* =Quote
----------------------------------------------- */

.format-quote blockquote {
	color: #555;
	font-size: 17px;
	margin: 0;
}


/* =Image
----------------------------------------------- */

.indexed.format-image .entry-header {
	min-height: 61px; /* Prevent the comment icon from colliding with the image when there is no title */
}
.indexed.format-image .entry-content {
	padding-top: 0.5em;
}
.indexed.format-image p,
.indexed.format-image p img {
	margin-bottom: 0;
}
.indexed.format-image footer.entry-meta {
	background: #ddd;
	margin-top: -7px;
	padding: 20px 30px;
	overflow: hidden;
}
.indexed.format-image div.entry-meta {
	display: inline-block;
	float: left;
	width: 35%;
}
.indexed.format-image div.entry-meta + div.entry-meta {
	float: none;
	width: 65%;
}
.indexed.format-image .entry-meta span.cat-links,
.indexed.format-image .entry-meta span.tag-links,
.indexed.format-image .entry-meta span.comments-link {
	display: block;
}
.indexed.format-image footer.entry-meta a {
	color: #444;
}
.indexed.format-image footer.entry-meta a:hover {
	color: #fff;
}
#content .indexed.format-image img {
	border: none;
	max-width: 100%;
	padding: 0;
}
.indexed.format-image .wp-caption {
	background: #111;
	margin-bottom: 0;
	max-width: 96%;
	padding: 11px;
}
.indexed.format-image .wp-caption .wp-caption-text {
	color: #ddd;
}
.indexed.format-image .wp-caption .wp-caption-text:before {
	color: #444;
}
.indexed.format-image a:hover img {
	opacity: 0.8;
}


/* =Attachments
----------------------------------------------- */

.image-attachment div.attachment {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 1.625em 0;
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto 1.625em;
	max-width: 100%;
}
.image-attachment div.attachment a img {
	border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
	border-color: #ddd;
	background: #fff;
}
.image-attachment .entry-caption p {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}


/* =Navigation
-------------------------------------------------------------- */

.single #content nav {
clear: both;
overflow: hidden;
width: 80%;
float: left;
margin: 10px 0 20px 0;
padding: 0 15% 0 0;
}

.single .nav-previous {
	float: left;
}
.single .nav-next {
	float: right;
	text-align: right;
	margin-right: 10px;
}

#content nav {
	clear: both;
	overflow: hidden;
}

#content nav a {
	font-size: 15px;
	font-weight: bold;
	line-height: 2.2em;
}
#nav-above {
	padding: 0 0 1.625em;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous {
	float: left;
}
.nav-next {
	float: right;
	text-align: right;
}
#content nav .meta-nav {
	font-weight: normal;
}

/* Singular navigation */
#nav-single {
	float: right;
	position: relative;
	top: -0.3em;
	text-align: right;
	z-index: 1;
}
#nav-single .nav-previous a{
	color: #624e42;
	font-size: 15px;
	padding-right: .5em;
	font-weight: normal;
}
#nav-single .nav-next a {
	color: #333;
	font-size: 15px;
	padding-left: .5em;
	font-weight: normal;

}
#nav-single a:hover{
	color:#666;
	}
	
	
/* =Content
----------------------------------------------- */
ul#text-button {
	margin:0 45px 0 0!important;
	}
	
.breadcrumb .accueil_bread{
	padding-right: 3px;
	margin-right: 3px;
	color:#909090;
	}	

.breadcrumb {
	color:#909090;
	width: 100%;
	}
	
.breadcrumb p a{
	color:#909090;
	}

.breadcrumb a:hover{
	text-decoration: underline;
	}

.title_category {
	padding: 0 0 0 10px;
	color:#909090;
	}

.page-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}
.page-title a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
}
.hentry,
.no-results {
	margin: 0 0 1.625em;
	padding: 0 0 1.625em;
	position: relative;
}
.hentry:last-child,
.no-results {
	border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.entry-title,
.entry-header .entry-meta {
}
.entry-title {
	overflow-wrap: normal;
}
.entry-title,
.entry-title a {
	margin:40px 0 20px 0;
	overflow-wrap: normal;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #58585A;
	
}
.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a {
	font-weight: bold;
}
.single-author .entry-meta .by-author {
	display: none;
}

.entry-content ul{
	}

.entry-content h3{
	padding: 0;
	}

.entry-content h2{
	padding: 0 0 0 0;
	}


.entry-content,
.entry-summary { }
.entry-content h1,
.comment-content h1,
.comment-content h2 {}
.comment-content h3 {
}
.entry-content table,
.comment-content table {
	margin: 0 0 0em;
	width: 100%;
	padding:3px;
	padding: 0;
}

.page-id-188 .entry-content table{
	background-color: inherit;
	}


.page-id-188 .entry-content th{
	color:none;
	text-transform: none;
	line-height: none;
	padding:  0;
	}

.page-id-192 #content table tr td {
	border: none;
	}

.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
	padding: 0 0 0 5px;
}
.entry-content td,
.comment-content td {
	padding: 5px 10px 0 5px;
	vertical-align:top;
}
.entry-content #s {
	width: 75%;
}
.comment-content ul,
.comment-content ol {
	margin-bottom: 1.625em;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
	margin-bottom: 0;
}
dl.gallery-item {
	margin: 0;
}
.page-link {
	clear: both;
	display: block;
	margin: 0 0 1.625em;
}
.page-link a {
	background: #eee;
	color: #373737;
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
}
.page-link a:hover {
	background: #888;
	color: #fff;
	font-weight: bold;
}
.page-link span {
	margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	float: right;
	line-height: 1.5em;
	font-weight: 300;
	text-decoration: none;
	padding: 0 8px;
	padding: 8px 12px;
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
	background: #888;
	color: #fff;
}
.entry-content .edit-link {
	clear: both;
	display: block;
}


/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
	clear: both;
}
table img.alignleft,
table img.alignright,
table img.aligncenter {
	margin-bottom: 0;
	clear: both;
}


p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

/* Image borders */

a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: #eee;
	border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
	background: #fff;
	border-color: #ddd;
}


.page-id-284 img {
	border: 1px solid #CCC;
	}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
	margin: 1.625em 0 0;
}
.post-password-required input[type=password] {
	margin: 0.8125em 0;
}
.post-password-required input[type=password]:focus {
	background: #f7f7f7;
}

/* Comments link */
.nocomments, #comments {
	display:none;
	}

.entry-header .comments-link {
	display: none;
}

/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector,
and remove the padding rules below.
*/
.entry-header .entry-format {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	position: absolute;
	text-transform: uppercase;
	top: -5px;
}
.entry-header hgroup .entry-title {
	padding-top: 15px;
}
article.format-aside .entry-content,
article.format-link .entry-content,
article.format-status .entry-content {
	padding: 20px 0 0;
}
article.format-status .entry-content {
	min-height: 65px;
}
.recent-posts .entry-header .entry-format {
	display: none;
}
.recent-posts .entry-header hgroup .entry-title {
	padding-top: 0;
}

/* Singular content styles for Posts and Pages */
.singular .hentry {
	border-bottom: none;
	padding: 4.875em 0 0;
	position: relative;
}
.singular.page .hentry {
	padding: 3.5em 0 0;
}
.singular .entry-title {
	color: #000;
	font-size: 36px;
	font-weight: bold;
	line-height: 48px;
}
.singular .entry-title,
.singular .entry-header .entry-meta {
	padding-right: 0;
}
.singular .entry-header .entry-meta {
	position: absolute;
	top: 0;
	left: 0;
}
blockquote.pull {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.6125em;
	margin: 0 0 1.625em;
	text-align: center;
}
.singular blockquote.pull {
	margin: 0 -22.25% 1.625em;
}
.pull.alignleft {
	margin: 0 1.625em 0 0;
	text-align: right;
	width: 33%;
}
.singular .pull.alignleft {
	margin: 0 1.625em 0 -22.25%;
}
.pull.alignright {
	margin: 0 0 0 1.625em;
	text-align: left;
	width: 33%;
}
.singular .pull.alignright {
	margin: 0 -22.25% 0 1.625em;
}
.singular blockquote.pull.alignleft,
.singular blockquote.pull.alignright {
	width: 33%;
}
.singular .entry-meta .edit-link a {
	bottom: auto;
	left: 50px;
	position: absolute;
	right: auto;
	top: 80px;
}

/* Contact
---------*/
span.wpcf7-list-item {
	width:100%;
	float: left;
	}

.wpcf7-submit {	
	margin:15px 0 0 0;
	}

/* =Menu Haut
-------------------------------------------------------------- */
.menu-haut {
	float: right;
	}

.menu-haut li {
	list-style-type: none;
	float: left;
	margin:  128px 0 0 0;	/* old : margin:  25px 0 0 0; */ /*old128*/
	}

.menu-haut li form {
	position: relative;
	float: left;
	width:135px;
	height: 20px;
	border: 2px solid #7a6a57;
	background-repeat: repeat-x;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 5px; /*Old 10*/
	behavior:url(/PIE.php);
	background-color: #fff;
	opacity: 0.70;
	filter:alpha(opacity=70); 
	margin: 0 30px 0 10px;
	}

.menu-haut li form input#s {
	border: none;
	padding: 2px;
	width: 70%;
	background-color:transparent;
	}

.menu-haut li form input#searchsubmit {
	float: left;
	width: 14px;
	height: 14px;
	background-image: url('images/loupe.png');
	background-repeat: no-repeat;
	background-position: center;
	background-color: inherit;
	padding: 0;
	margin: 3px 0 0 5px;
	cursor:pointer;	
	}

.menu-haut li form input#searchsubmit:hover{ }

/* Drapeau de langue */
#lang {
	float: left;
	position: absolute;
	bottom: 0;
	left: 50px;
}

#lang li {
	list-style-type: none;
	float:left;
}
#lang .qtrans_flag_fr {
	background-image: url("images/fr.png")!important;
	background-repeat: no-repeat;
	width:30px;
	height: 50px;
	}

#lang .qtrans_language_chooser li { margin: 0 15px 0 0; }
#lang  .qtrans_flag_en {
	background-image: url("images/eng.png")!important;
	background-repeat: no-repeat;
	width:30px;
	height: 50px;
}


/* =Menu Principal
-------------------------------------------------------------- */

ul#menu-principal span,a { cursor: pointer; }


/* Niveau 0 */
nav#access { width:980px; margin: 0 auto; }
nav#access span { color:#fff; cursor: default; }
nav#access a { color:#fff; cursor: pointer!important; }

ul#menu-principal { 
	padding: 0 0 0 115px;
	z-index:5000;
	overflow:hidden;	
}
ul#menu-principal li {
	float:left;
	display: block;
	list-style-type:none;
	padding: 0 ;
}
	
ul#menu-principal li.level-0 > span, ul#menu-principal li.level-0 > a {
	text-decoration:none;
	font-size:1.4em;
	line-height:27px;
	display:block;
	color:#fff;
	display:block;
	padding: 15px 19px 0;
	height:45px;
}

ul#menu-principal li.level-0 span:hover, ul#menu-principal li.level-0 a:hover { color:#a9a85b; }



/* Niveau 1 */
ul#menu-principal ul.level-0 {
	position: absolute;
	top:60px;
	width:240px;
	display:none;
	padding:20px 0 20px 15px; 
	overflow:hidden;
	background: #816a55;
	z-index: 10000;
	
	
	/* Anciens navigateurs */
	background: #6d533b url("gradient-bg.png") repeat-x top;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	
	/* Internet Explorer */
	*background: #6d533b;
	background: #6d533b\0/;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#FF907965, endColorstr=#FF6d533b);

	/* Opera */
	background: #6d533b url("gradient-bg.svg");
	/* Navigateurs récents */
	background-image: -webkit-gradient(
		linear,
		left top, left bottom,
		from(#907965),
		to(#6d533b)
	);
	background-image: -webkit-linear-gradient(
		top,
		#907965,
		#6d533b
	);
	background-image: -moz-linear-gradient(
		top,
		#907965,
		#6d533b
	);
	background-image: -o-linear-gradient(
		top,
		#907965,
		#6d533b
	);
	background-image: linear-gradient(
		top,
		#907965,
		#6d533b
	);

	
}

ul#menu-principal li#menu-item-21 a {
	width:16px;
	background-image: url("images/home.png");
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999999px;
	
}

ul#menu-principal li:hover ul.level-0 {
	z-index:100;
	display:block;
}
ul#menu-principal ul.level-0 li.level-1 {
	float: inherit;
	background: none;
	width:inherit;
	border: none;
	color: #fff;
	padding: 0;
}

ul#menu-principal ul.level-0 li a {
	text-decoration:none;
	padding:10px 0!important;
	line-height:18px;
	background: none!important;
	color: #fff;
	display: block;
}
ul#menu-principal ul.level-0 li a:hover{
	color:#A9A85B!important;
}
ul#menu-principal ul.level-0 li span {
	text-decoration:underline;
	padding:0!important;
	line-height:16px;
	font-size:16px;
	font-weight:normal;
	background:inherit;
	height:inherit;
	background: none!important;
}

ul#menu-principal ul.level-0 li a:hover { color:#000;}
ul#menu-principal ul.level-0 li.level-2 a:hover { color:#a9a85b; }





/* =Menu page
-------------------------------------------------------------- */
nav.menu-left { 
	margin:10px 0 0 0; 
	padding:0 10px 30px; 
	background-color:#43484b;
	display:block;
	width:187px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
nav.menu-left h3 { font:25px/28px "Overlock", Tahoma, Verdana, sans-serif; color:#fff; margin:0 0 10px 10px; padding:10px 0 0 0;}
nav.menu-left ul { list-style-type: none;}
nav.menu-left ul li { display: block; }
nav.menu-left ul li.niv2 { margin:0 0 20px 0;}
nav.menu-left ul li.niv2 a, nav.menu-left ul li.niv2 span { 
	width:160px; 
	padding:3px 15px; 
	display: block; 
	font-weight:normal; 
	color:#fff; 
	margin:2px 0;
	position:relative;
	cursor:pointer;
	font-size:18px;
}

nav.menu-left ul li.niv2 a.selected { color:#e2001a; font-weight: bold; }
nav.menu-left ul li.niv2 a:hover, nav.menu-left ul li.niv2 span:hover { color:#a9a85b; }
nav.menu-left ul li.menu-parent a, nav.menu-left ul li.menu-parent span { }

nav.menu-left ul.menu-niv3 { margin:8px 0 0 8px;  }
nav.menu-left ul li.menu-parent ul.menu-niv3 { display: block; }

/* niveau 3 */
nav.menu-left ul li.niv3 { margin:2px 0 2px; }
nav.menu-left ul li.niv3 a { padding:0 0 0 15px; border:none; color:#fff; font-size:12px;  }
nav.menu-left ul li.niv3 a.selected { color:#a9a85b; width:165px; padding:0 17px 0 15px;  }
nav.menu-left ul li.niv3 a:hover { color:#a9a85b; }
nav.menu-left ul li.niv3 a.selected:hover { }


/* =Menu Footer
-------------------------------------------------------------- */





/* =SIDEBAR Default
-------------------------------------------------------------- */

.widget p {		
	font-size: 15px;	
	}

.widget_recent_entries a {
	font-size: 13px;
	color:#666;
	line-height: 11px;
	}
.widget_recent_entries li {
	padding: 5px 0 0 0;
	}

.widget-area {
	font-size: 12px;
}
.widget {
	clear: both;
	float:left;
}
.widget-title {
	font-size: 1.7em ;
	color:#7a6a57;
	text-transform:inherit;
	margin-top:0px;
	line-height: 39px;
}
.widget ul {
	font-size: 15px;
	margin: 0;
}
.widget ul ul {
	margin-left: 1.5em;
}
.widget ul li {
	color: #777;
	font-size: 13px;
	width:auto;
}
.widget a {
	font-weight: normal;
	text-decoration: none;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: none;
}



/* Generique */
aside { 	
	width: 88%;
	padding: 0 6%;
	background-repeat:no-repeat;
	background-position:top center;
	
}
aside a {
	font-family: "BitstreamVeraSansBold",Arial, Tahoma sans-serif;
	color:#5f4943;
}
aside a:hover { color:#a9a85b; }


/* =SIDEBAR
----------------------------------------------- */
/* Nos Avions */
aside#nav_menu-2 { height: 354px; background-image:url('images/sidebar.png'); background-repeat:no-repeat; background-position:top center;  }	
.menu-avions-container { padding: 120px 0 0 60px; width: auto; }
#menu-avions li { list-style-image: url('images/puce.png'); padding:2px 0; }
#menu-avions li a { font-size: 1.2em;  }
#menu-avions li a:hover {  }
#menu-avions #menu-item-262 { padding-top: 15px; }
#menu-avions #menu-item-262 a {	border-top: 1px solid #7a6a57; }


/* Gallery */
aside.jj-nexgen-jquery_cycle { 
	height: 240px;
	background-image:url('images/galerie-bg.png');
	cursor: pointer; 
}
aside.jj-nexgen-jquery_cycle .ul_jj_cycle { padding:16px 0 0 30px!important;  }
aside.jj-nexgen-jquery_cycle h3 { color: #fff; text-align: center; }	
.jj-nexgen-jquery_cycle .cycle_lite_container {  }


/* Menu footer */
	
#nav_menu-3 { margin:8% 0 0 0; }
.menu-footer-container { border-top: 1px dashed #624E42; }

ul#menu-footer { 
	margin:8% 0 0 0;
	text-align:right;
	float: right;
	font-size: 11px;
	
}
	
ul#menu-footer li { display: block; margin:0; position: relative; float: left;  margin: 0 5px 0 0;}
ul#menu-footer li a { 
	color:#786a65; 
	text-decoration:none; 
	font: 11px/11px Arial, Helvetica, sans-serif;
	padding: 10px 0;
	float: left;
}

ul#menu-footer li a:hover { color:#000;}

	

/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		font-size: 10pt;
	}
	footer.entry-meta a[rel=bookmark]:link:after,
	footer.entry-meta a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	#page {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	#branding {
		border-top: none !important;
		padding: 0;
	}
	#branding hgroup {
		margin: 0;
	}
	#site-title a {
		font-size: 21pt;
	}
	#site-description {
		font-size: 10pt;
	}
	#branding #searchform {
		display: none;
	}
	#branding img {
		display: none;
	}
	#access {
		display: none;
	}
	#main {
		border-top: none;
		box-shadow: none;
	}
	#primary {
		float: left;
		margin: 0;
		width: 100%;
	}
	#content {
		margin: 0;
		width: auto;
	}
	.singular #content {
		margin: 0;
		width: 100%;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.entry-meta .edit-link a {
		display: none;
	}
	#content nav {
		display: none;
	}
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		margin: 0;
		width: 100%;
	}
	.singular .hentry {
		padding: 0;
	}
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	.entry-meta {
		font-size: 10pt;
	}
	.entry-header .comments-link {
		display: none;
	}
	.page-link {
		display: none;
	}
	.singular #author-info {
		background: none;
		border-bottom: none;
		border-top: none;
		margin: 2.2em 0 0;
		padding: 0;
	}
	#respond {
		display: none;
	}
	.widget-area {
		display: none;
	}
	#colophon {
		display: none;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		border: 1px solid #ddd;
		-moz-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		margin: 0 auto 1.625em;
		padding: 1.625em;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.commentlist li.comment .comment-meta {
		line-height: 1.625em;
		margin-left: 50px;
	}
	.commentlist li.comment .fn {
		display: block;
	}
	.commentlist li.comment .comment-content {
		margin: 1.625em 0 0;
	}
	.commentlist .comment-edit-link {
		display: none;
	}
	.commentlist > li::before,
	.commentlist > li.bypostauthor::before {
		content: '';
	}
	.commentlist .reply {
		display: none;
	}

	/* Post author highlighting */
	.commentlist > li.bypostauthor {
		color: #444;
	}
	.commentlist > li.bypostauthor .comment-meta {
		color: #666;
	}
	.commentlist > li.bypostauthor:before {
		content: none;
	}

	/* Post Author threaded comments */
	.commentlist .children > li.bypostauthor {
		background: #fff;
		border-color: #ddd;
	}
	.commentlist .children > li.bypostauthor > article,
	.commentlist .children > li.bypostauthor > article .comment-meta {
		color: #666;
	}

}
/* =Content-page
----------------------------------------------- */

/* Navigation d'un page ˆ l'autre */
.nav-top-content { width: 100%;}


/* =Content-category
----------------------------------------------- */
/* Tools */
#tools { padding:20px 5px 20px 0px; border-bottom:2px solid #ddd; }
#tools h4 { text-decoration: none; font-weight: bold; color:#333; text-decoration:underline; }
#tools ul {  }
#tools ul li { cursor: pointer; list-style-type: none; padding: 3px 40px 3px 0; font-size: 14px; }

#tools ul li:hover { text-decoration: underline; }
#tools ul li.active { color:#E2007A; background-image: url('images/filter-check.jpg'); background-repeat: no-repeat; background-position: right; }


/* =HOME PAGE
----------------------------------------------- */
/* Blocs */
#actus { width: 515px; float: left; position:relative; border-top: 1px dashed #624e42; }
#actus article { width: 100%; float: left; border-bottom: 1px dashed #624e42; padding:20px 0; }
#actus time  { font-style: italic; color:#aa968a; margin:0 0 10px 0; display: block; }
#actus  h2 { margin-bottom: 0;	}
#actus .content-actu h3 { margin: 0 0 5px 0; padding: 0; }
#actus .desc { width: 80%; }
	
#actus .actu-thumb{
	float:right;
	background-image:url('images/actus-photo.png');
	background-repeat: no-repeat;
	width: 181px;
	height: 135px;
	margin: 40px 0 0 0;
}
.tax-collection .actu-thumb{
	float:left;
	background-image:url('images/actus-photo.png');
	background-repeat: no-repeat;
	width: 181px;
	height: 135px;
	margin: 0 20px 0 0;
} 

#actus .actu-thumb img, .tax-collection .actu-thumb img{ margin: 11px 0 0 8px; }

#actus .content-actu { width: 62%; float: left; position: relative; }


a.plus { 
	display:block; 
	position: absolute;
	bottom: 0;
	left: 300px;
}

.home article { float: left; }



/* Page
----------------------------------------------- */

/* Informations complémentaires */
.bloc-avions {
	padding: 10px 20px 20px 20px;
	background-color: #624E42;
	color: white;
}

.bloc-avions p {
	color: #fff;
}

.bloc-avions a p {
	text-align: right;
	color: #A9A85B;
	
}

.bloc-avions h2 {
	color: #fff;
	font-size: 30px;
	font-family: "deftone_stylusregular", Tahoma, Verdana, sans-serif;	
	margin: 0;
}

.bloc-avions article {
	border-bottom: 1px dashed #fff;
	margin: 5px 0 20px 0;
}


/* Archive 
----------------------------------------------- */
.archive article .entry-content img{
	float: left;
	margin: 0 15px 0 0;
}

/* =error404
----------------------------------------------- */
.error404 #main #searchform {
	border: 1px solid #D5D5D6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
}
.error404 #main #s {
	width: 90px;
}


/* Contact 
----------------------------------------------- */
#FSContact1 form input, #FSContact1 form textarea {
	border:1px solid #ccc;
}
#FSContact1 form select {
	border: 1px solid #CCC;
}


/* Search
----------------------------------------------- */
.search article { width:100%; }
.search .search-thumb { float:left; }


/* Archive
----------------------------------------------- */
.archive article { border-bottom: 1px dashed #624E42}


/* Taxonomy Collection
----------------------------------------------- */
.tax-collection article { margin:10px 0 20px 0; padding:10px 0 10px 0; }
.tax-collection .thumbnail { float:left; }
.tax-collection .thumbnail:hover img { opacity: 0.9; }
.tax-collection .entry-content { float:left; width:60%; }
.tax-collection h2 { margin:0 0 8px 0;}
.tax-collection h2 a { color: #624E42; font-size: 24px;}


/* Social
----------------------------------------------- */
.social {
	position: absolute;
	top:0;
	right: 0;
}
.facebook {
	float: right;
	margin: 10px 0;
	width: 38px;
	height: 39px;
	background-image: url('images/sprite-social.png');
	clear:both;
	cursor: pointer;
}
.facebook:hover {
	
	width: 38px;
	height: 39px;
	background-image: url('images/sprite-social.png');
	background-position: 0 39px; 
}
.twitter {
	float: right;
	width: 38px;
	height: 39px;
	background-image: url('images/sprite-social.png');
	background-position: 38px 0;
	cursor: pointer;
}
.twitter:hover {
	width: 38px;
	height: 39px;
	background-image: url('images/sprite-social.png');
	background-position: 38px 39px;
}

#wrapper-slider { margin:20px 0;  }
#slider { border:5px solid #fff; }
#slider .slides { margin:0; padding:0; }
#slider .slides li { margin:0; padding:0; }

.slide-content { color:rgba(255,255,255,1); padding:10px 5%; width:90%; background-color: #232323; background: rgba(30,30,30,0.7); position: absolute; bottom:0px; left:0px; }
.slide-title { font-size:1.5em; color:#eee; margin:0; padding:10px 0; }
.slide {  }
.slide a { text-decoration: none; }

/* Browser Resets */
#slider a:active,
#slider a:focus  { outline: none; }
.slides,
.slider-control-nav,
.slider-direction-nav { margin: 0; padding: 0; list-style: none; }


/* Necessary Styles */
#slider { margin: 0; padding: 0; }
#slider .slides > li { display: none; -webkit-backface-visibility: hidden; } /* Hide the slides before the JS is loaded. Avoids image jumping */
#slider .slides > li:only-child { display:block!important; }
#slider .slides img { width: 100%; display: block; }
.slider-pauseplay span { text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
html[xmlns] .slides { display: block; }
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child { display: block; }

/* Styles */
#slider { position: relative; zoom: 1; }
.slider-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .slider-viewport { max-height: 300px; }
#slider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.slider-direction-nav {*height: 0; position: absolute; top:30px; right:30px; width:90px; height:40px; }
.slider-direction-nav a  { background-color: rgba(0,0,0,0.9); text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8);
 -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; text-indent: -999999em; }
 
.slider-direction-nav .slider-prev { left: -50px; background-image: url('../images/prev.png'); }
.slider-direction-nav .slider-next { right: -50px; background-image: url('../images/next.png'); }
#slider:hover .slider-prev { opacity: 0.8; left: 0px; }
#slider:hover .slider-next { opacity: 0.8; right: 0px; }
#slider:hover .slider-next:hover, #slider:hover .slider-prev:hover { opacity: 1; }

.slider-direction-nav .slider-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.slider-direction-nav a:before  { display: inline-block; }
.slider-direction-nav a.slider-next:before  { }

/* Pause/Play */
.slider-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.slider-pauseplay a:before  { display: inline-block; }
.slider-pauseplay a:hover  { opacity: 1; }
.slider-pauseplay a.slider-play:before { content: '\f003'; }

/* Control Nav */
.slider-control-nav { position: absolute; bottom: 5px; right: 3%; z-index: 500; }
.slider-control-nav li { margin: 0 6px; display: inline-block; zoom: 1; *display: inline; }
.slider-control-paging li a { width: 11px; height: 11px; display: block; background: #ddd; background: rgba(255,255,255,0.5); cursor: pointer; text-indent: -9999px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.slider-control-paging li a:hover { background: #fff; background: rgba(255,255,255,0.7); }
.slider-control-paging li a.slider-active { background: #fff; background: rgba(255,255,255,0.9); cursor: default; }

.slider-control-thumbs { margin: 5px 0 0; position: static; overflow: hidden; }
.slider-control-thumbs li { width: 25%; float: left; margin: 0; }
.slider-control-thumbs img { width: 100%; display: block; opacity: .7; cursor: pointer; }
.slider-control-thumbs img:hover { opacity: 1; }
.slider-control-thumbs .slider-active { opacity: 1; cursor: default; }

@media screen and (max-width: 860px) {
  .slider-direction-nav .slider-prev { opacity: 1; left: 10px; }
  .slider-direction-nav .slider-next { opacity: 1; right: 10px; }
}

