/* Theme Name: Smooth Jazz - CGT
Theme URI:  https://ep.cgttotal.fr/
Author: Pravdamien
Author URI: http://twitter.com/damienramage
Description: Conçu pour la CGT TOTAL
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 0.1
Text Domain: smoothjazzcgt
Template: iamyourfather3
*/
	

/**
 * SOMMAIRE:
 * 
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 *   3.1 - css from CAPTCHA
 *   3.2 - css from CF7
 * 4.0 - Header
 * 5.0 - Navigation
 *   5.1 - Nav admin Hacks
 *   5.2 - Map
 * 6.0 - Content
 *   6.1 - Post Thumbnail
 *   6.2 - Entry Header
 *   6.3 - Entry Meta
 *   6.4 - Entry Content
 *   6.5 - Galleries
 *   6.6 - Post Formats
 *   6.7 - Post/Image/Paging Navigation
 *   6.8 - Attachments
 *   6.9 - Archives
 *   6.10 - Contact Page
 *   6.11 - 404 Page
 *   6.12 - Full-width
 *   6.13 - Comments
 *   6.14 - Front Page
 *   6.15 - Color spans
 *   6.16 - Unions Locales
 *   6.17 - Dossiers (page template)
 *   6.18 - RDV et Agenda
 *   6.19 - Tendances
 *   6.20 - Front Banner
 * 7.0 - Sidebar
 *   7.1 - Widgets
 *   7.2 - Taxonomy filters
 * 8.0 - Footer
 * 9.0 - Featured Content
 * 10.0 - IE specific
 * 11.0 - Media Queries
 * 12.0 - Print
 * 13.0 - Slidebars
 * 14.0 - footer à retirer dans PF
 * -----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal
 * http://necolas.github.com/normalize.css/ and Blueprint
 * http://www.blueprintcss.org/
 *
 * -----------------------------------------------------------------------------
 */
#ticket{display:none !important;} 
#sb-site,.sb-site-container{width:100%;position:relative;z-index:1;background-color:#ffffff}
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;}
article,aside,details,figcaption,figure,footer,header,nav,section{display:block;position:relative}
article,section{margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
audio,canvas,video{display:inline-block;max-width:100%}
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body,button,input,select,textarea{color:#262626;font-family: 'Raleway', sans-serif;font-size:14px;font-weight:400;line-height:1.5}
body{background:#fff}
html,body,#sb-site,.sb-site-container,.sb-slidebar{/* Set box model to prevent any user added margins or paddings from altering the widths or heights. */
	margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html,body{width:100%;overflow-x:hidden;/* Stops horizontal scrolling. */}
html{height:100%;/* Site is as tall as device. */}
body{min-height:100%;height:auto;position:relative;/* Required for static Slidebars to function properly. */}
/* Site scroll locking - prevent site from scrolling when a Slidebar is open,except when static Slidebars are only available. */
html.sb-scroll-lock.sb-active:not(.sb-static){overflow:hidden!important}
a{color:#AB4C4F;text-decoration:none;}
a:focus{outline:0}
a:hover,a:active{outline:0;text-decoration: none;}
a:active,a:hover{color:#AB4C4F}
h1,h2,h3,h4,h5,h6,.h1, .h2, .h3, .h4, .h5, .h6{margin:24px 0 12px;font-family: 'Montserrat', sans-serif;font-weight: bold;}
h1{font-size:3em;line-height:1.3846153846}
h2{font-size:2.5em;line-height:1.2}
h3{font-size:2em;line-height:1.0909090909}
h4{font-size:1.5em;line-height:1.2}
h5{font-size:1.2em;line-height:1.3333333333}
h6{font-size:1.1em;line-height:1.5}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-family: 'Montserrat', sans-serif;font-weight: bold;}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:#AB4C4F}
h1 a:focus,h2 a:focus,h3 a:focus,h4 a:focus,h5 a:focus,h6 a:focus{color:#AB4C4F}
abbr[title]{border-bottom:1px dotted #2b2b2b;cursor:help}
b,strong{font-weight:700}
cite,dfn,em,i{font-style:italic}
mark,ins{background:#fff9c0;text-decoration:none}
p{margin-bottom:15px}
code,kbd,tt,var,samp,pre{font-family:monospace,serif;font-size:15px;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.6}
pre{border:1px solid rgba(0,0,0,0.1);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:24px;margin-top:24px;max-width:100%;overflow:auto;padding:12px;white-space:pre;white-space:pre-wrap;word-wrap:break-word}
blockquote,q{-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;quotes:none}
q:before,q:after{content:"";content:none}
blockquote cite,blockquote small{color:#2b2b2b;font-size:16px;font-weight:400;line-height:1.5}
blockquote em,blockquote i,blockquote cite{font-style:normal}
blockquote strong,blockquote b{font-weight:400}
small{font-size:smaller}
big{font-size:125%}
sup,sub{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}
sup{bottom:1ex}
sub{top:.5ex}
dl{margin-bottom:24px}
dt{font-weight:bold}
dd{margin-bottom:24px}
ul,ol{list-style:none;margin:0 0 24px 20px}
ul{list-style:disc}
ol{list-style:decimal}
li > ul,li > ol{margin:0 0 0 20px}
img{-ms-interpolation-mode:bicubic;border:0;vertical-align:middle}
figure{margin:0}
fieldset{border:1px solid rgba(0,0,0,0.1);margin:0 0 24px;padding:11px 12px 0}
legend{white-space:normal}
button,input,select,textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:100%;margin:0;max-width:100%;vertical-align:baseline}
button,input{line-height:normal}
input,textarea{background-image:-webkit-linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0));/* Removing the inner shadow,rounded corners on iOS inputs */}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{padding:0}
input[type="search"]{-webkit-appearance:textfield}
input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
table,th,td{border:1px solid rgba(0,0,0,0.1)}
table{border-collapse:separate;border-spacing:0;border-width:1px 0 0 1px;margin-bottom:24px;width:100%}
caption,th,td{font-weight:normal;text-align:left}
th{border-width:0 1px 1px 0;font-weight:bold}
td{border-width:0 1px 1px 0}
del{color:#767676}
hr{background-color:rgba(0,0,0,0.1);border:0;height:1px;margin-bottom:23px}
/* Support a widely-adopted but non-standard selector for text selection styles
 * to achieve a better experience. See http://core.trac.wordpress.org/ticket/25898.
 */::selection{background:#AB4C4F;color:#fff;text-shadow:none}
::-moz-selection{background:#AB4C4F;color:#fff;text-shadow:none}
img#wpstats{display:none!important}


/**
 * 2.0 Repeatable Patterns
 * -----------------------------------------------------------------------------
 */

/* Input fields */
input,textarea{border:1px solid rgba(0,0,0,0.7);color:#2b2b2b;padding:8px 10px 7px}
textarea{width:100%;}
input:focus,textarea:focus{border:1px solid #262626;outline:0}
/* Buttons */
button,.button,input[type="button"],input[type="reset"],input[type="submit"]{background-color:#fff;border:1px solid rgba(0,0,0,0.1);color:#333;font-size:12px;font-weight:700;padding:10px 30px 11px;text-transform:uppercase;vertical-align:bottom}
button:hover,button:focus,.button:hover,.button:focus,input[type="button"]:hover,input[type="button"]:focus,input[type="reset"]:hover,input[type="reset"]:focus,input[type="submit"]:hover,input[type="submit"]:focus{background:#AB4C4F;color:#fff;border:1px solid #ccc}
.search-field{width:100%}
.search-submit{display:none}
/* Placeholder text color -- selectors need to be separate to work. */::-webkit-input-placeholder{color:#939393}
:-moz-placeholder{color:#939393}
::-moz-placeholder{color:#939393;opacity:1;/* Since FF19 lowers the opacity of the placeholder by default */}
:-ms-input-placeholder{color:#939393}
/* Responsive images. Fluid images for posts,comments,and widgets */
.comment-content img,.entry-content img,.entry-summary img,#site-header img,.widget img,.wp-caption{max-width:100%}
.entry-content .wp-post-image{margin:2% auto 2% auto}

/**
 * Make sure images with WordPress-added height and width attributes are
 * scaled correctly.
 */
.comment-content img[height],.entry-content img,.entry-summary img,img[class*="align"],img[class*="wp-image-"],img[class*="attachment-"],#site-header img{height:auto}
img.size-full,img.size-large,.wp-post-image,.post-thumbnail img{height:auto;max-width:100%;margin:0 auto;display:block}
/* Make sure embeds and iframes fit their containers */
embed,iframe,object,video{margin-bottom:24px;max-width:100%}
p > embed,p > iframe,p > object,span > embed,span > iframe,span > object{margin-bottom:0}

/* Alignment */
.alignleft{float:left}
.alignright{float:right}
.aligncenter{display:block;margin-left:auto;margin-right:auto}
blockquote.alignleft,figure.wp-caption.alignleft,img.alignleft{margin:7px 24px 7px 0}
.wp-caption.alignleft{margin:7px 14px 7px 0}
blockquote.alignright,figure.wp-caption.alignright,img.alignright{margin:7px 0 7px 24px}
.wp-caption.alignright{margin:7px 0 7px 14px}
blockquote.aligncenter,img.aligncenter,.wp-caption.aligncenter{margin-top:7px;margin-bottom:7px}
.site-content blockquote.alignleft,.site-content blockquote.alignright{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(0,0,0,0.1);padding-top:17px;width:50%}
.site-content blockquote.alignleft p,.site-content blockquote.alignright p{margin-bottom:17px}
.wp-caption{margin-bottom:24px}
.wp-caption img[class*="wp-image-"]{display:block;margin:0}
.wp-caption{color:#767676}
.wp-caption-text{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:12px;font-style:italic;line-height:1.5;margin:9px 0}
div.wp-caption .wp-caption-text{padding-right:10px}
div.wp-caption.alignright img[class*="wp-image-"],div.wp-caption.alignright .wp-caption-text{padding-left:10px;padding-right:0}
.wp-smiley{border:0;margin-bottom:0;margin-top:0;padding:0}

/* Assistive text */
.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute;padding:0}
.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto;color:#21759b;display:block;font-size:14px;font-weight:bold;height:auto;line-height:normal;padding:15px 23px 14px!important;position:absolute;left:5px;top:5px;text-decoration:none;text-transform:none;width:auto;z-index:100000;/* Above WP toolbar */}
.hide{display:none}

/* Genericons */
.bypostauthor > article .fn:before,.comment-edit-link:before,.comment-reply-link:before,.comment-reply-login:before,.comment-reply-title small a:before,.contributor-posts-link:before,.menu-toggle:before,.search-toggle:before,.slider-direction-nav a:before,.widget_iamyourfather_ephemera .widget-title:before{-webkit-font-smoothing:antialiased;display:inline-block;font:normal 16px/1 Genericons;text-decoration:inherit;vertical-align:text-bottom}


/*Generic classes*/

.height-100{ height: 100%; }
.width-100{ width: 100%; }

.ft-walter {color:#fff}
.ft-green {color:#5AB248}
.ft-darkgreen{color:#14947b}
.ft-blue {color:#3960AC}
.ft-darkblue{color:#167;}
.ft-grey {color:#343434}
.ft-lightgrey{color:#777;}
.ft-lightergrey{color:#ccc;}
.ft-red{color:#AB4C4F}
.ft-purple{color: #BD6187;}
.ft-yellow{color: #F9B005}
.ft-superlight{color: #ececec}

.hov-walter:hover{color:#fff}
.hov-green:hover{color:#5AB248}
.hov-darkgreen:hover{color:#14947b}
.hov-blue:hover {color:#3960AC}
.hov-darkblue:hover{color:#167;}
.hov-grey:hover {color:#343434}
.hov-lightgrey:hover{color:#777;}
.hov-lightergrey:hover{color:#ccc;}
.hov-red:hover{color:#AB4C4F}
.hov-purple:hover{color: #BD6187;}
.hov-yellow:hover{color: #F9B005;}


.gen-walter:before{color:#fff}
.gen-green:before{color:#1abc9c}
.gen-darkgreen:before{color:#14947b}
.gen-blue:before{color:#0070ad}
.gen-darkblue{color:#167;}
.gen-grey:before{color:#343434}
.gen-lightgrey:before{color:#777;}
.gen-lightergrey:before{color:#ccc !important;}
.gen-red{color:#AB4C4F}

a.hov-white:hover,
a.gen-hov-white:hover .genericon:before{color:#fff !important;}
a.hov-green:hover {color:#1abc9c}
a.hov-darkgreen:hover{color:#14947b;}
a.hov-blue:hover{color:#3960AC;}
a.hov-darkblue:hover{color:#167;}
a.hov-red:hover{color:#AB4C4F;}
a.hov-purple:hover{color: #BD6187;}
a.hov-superlight:hover{color: #ececec}


.hov-bg-walter:hover{background-color:#fff;}
.hov-bg-green:hover{background-color:#5AB248}
.hov-bg-blue:hover{background-color: #3960AC}
.hov-bg-purple:hover{background-color: #BD6187;}
.hov-bg-red:hover{background-color: #AB4C4F;}
.hov-bg-yellow:hover{background-color: #F9B005}
.hov-bg-transparent:hover{background-color: transparent !important}
.hov-bg-superlight:hover{background-color: #ececec}


.border-1{border:1px solid;}
.border-2{border:2px solid;}
.border-3{border:3px solid;}
.border-4{border:4px solid;}
.border-5{border:5px solid;}

.border-radius-1{border-radius:1px;}
.border-radius-2{border-radius:2px;}
.border-radius-3{border-radius:3px;}


.bg-walter{background-color: #fff;}
.bg-green {background-color:#5AB248}
.bg-blue {background-color:#3960AC}
.bg-grey {background-color:#232323}
.bg-mediumgrey{background-color: #2A323D;}
.bg-lightgrey{background-color:#777;}
.bg-lightergrey{background-color:#ccc;}
.bg-lightestgrey{background-color:#f7f7f7;}
.bg-trans{background-color: transparent;}
.bg-red{background-color:#AB4C4F;}
.bg-purple{background-color: #BD6187}
.bg-yellow{background-color: #F9B005}
.bg-superlight{background-color: #ececec}



.ft-06{font-size:0.6em;}
.ft-08{font-size:0.8em;}
.ft-1{font-size:1em;}
.ft-1-5{font-size:1.5em;}
.ft-2{font-size:2em;}
.ft-2-5{font-size:2.5em;}
.ft-3{font-size:3em;}
.ft-4{font-size:4em;}
.ft-5{font-size:5em;}

.ft-alt{font-family: 'Montserrat', sans-serif;}
.ft-alt-2{ font-family: 'Abril Fatface', cursive;}   
.ft-noalt{font-family: 'Raleway', sans-serif}

.ft-light{font-weight: 300;}
.ft-normal{font-weight: 400;}
.ft-bold{font-weight: 700;}

.ft-cap{text-transform: capitalize; }

.hov-underline:hover{text-decoration: underline;}

.tleft{text-align: left;}
.tcenter{text-align: center;}
.tright{text-align:right;}
.fl-right{float: right;}
.fl-left{float: left;}
.fl-none{float: none;}

.ft-upper{text-transform: uppercase;}

.full-btn{
    display: block;
    line-height: 2em;
    margin:5px;
    font-size: 1.5em;
    padding: 0 5px;
    text-decoration: none !important;
}
.full-btn .genericon{
    vertical-align: middle;
}
.full-btn .glyphicon{
    vertical-align: top;
}
.full-btn .genericon-expand{
    float: right;
    font-size: 1.3em;
}

.dblock{display: block;overflow: hidden;}
.dinline{display: inline-block;overflow: hidden}

.nomargin{margin:0 !important;}
.nopadder{padding:0 !important;}
.noborder{border:none !important;}

.noflow img {
    max-width: 100%;
    height: auto;
}

.padder.one{padding:1em;}
.padder.two{padding:2em;}

.screen-reader-text{display: none!important}

button:focus {outline:0 !important}

.zindex-0{z-index: 0}
.zindex-1{z-index: 1}
.zindex-2{z-index: 2}

.posrel{position: relative;}
.posabs{position: absolute;}


.double-border{
    background-color: transparent;
    display: block;
    z-index: 2;
    top: 0;
    bottom: 10%;
}

.simple-border:after,
.double-border:before,
.double-border:after{
    content: "";
    position: absolute;
    background: #2C163D;
    left: 0;
    right: 0;
    width: 100%;
    height: 5px;
}

.double-border-inner:before,
.double-border-inner:after{
    position: absolute;
    content: "";
    background: #2C163D;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 5px;
}

.double-border:before{
    top: 0%;
}

.double-border:after{
    bottom: 0%;
    width: 90%;
}

.double-border-inner:before{
    left: 0%;
}

.double-border-inner:after{
    right: 0%;
    height: 115%
}

.double-border-side{
    width: auto
}
.double-border-side:before{
    width: 30px;
}
.double-border-side:after{
    width: 35px;
    right: 0;
    left: auto;
}

.double-border-side .double-border-inner:after{
    height: 35px;
    bottom: 0;
    top: auto;
}
.double-border-side .double-border-inner:before{
    height: 30px;
    top: 0;
}

.simple-border:after{
    bottom: 0;
    left: 0;
    right: auto;
    width: 75%; 
}

.btn-3d{
    border-bottom:solid 2px rgba(0,0,0,0.2);
    transition: all 0.2s ease;
    border-radius: 0px;
    display: block;
    overflow: hidden;
}
.btn-3d i{
    float: left;
    margin-left: 0.5em;
}
.btn-3d span{
    float: left;
    margin-left: 1em;
}

.btn-3d:hover{
    border-bottom:solid 2px rgba(0,0,0,0);
    transition: all 0.2s ease;
}

.btn-bright-red,
.bg-bright-red{
    background-color: #f03e3e
}

.btn-bright-red:hover{
    background-color: #E03230
}


.btn-orange,
.bg-orange{
    background-color: #f76707;
}

.btn-orange:hover{
    background-color: #E8580C;
}

.btn-purple,
.bg-orange{
    background-color: #BD6187;
}

.btn-purple:hover{
    background-color: #6741D9;
}

.btn-teal,
.bg-teal{
    background-color: #1098ad;
}

.btn-teal:hover{
    background-color: #0B8598;
}

.btn-yellow,
.bg-yellow{
    background-color: #fab005;
}

.btn-yellow:hover{
    background-color: #F59F01;
}

.btn-purple{
    background-color: #2C163D;
    color: #fff;
}

.btn-default {
    color: #333;
    background-color: rgba(255,255,255,0.2);
    border-color: #fff;
    border-radius: 0px;
    border-width: 1px;
}

.btn-readmore{
    border-radius: 50%;
    -webkit-border-radius:50%;
    margin: 0;
    width: 32px;
    min-width: 0;
    height: 32px;
    line-height: 1;
    padding: 3px 5px;
    font-size: 20px;
    text-align: center;
}

.btn-readmore:hover{
    background-color: #cb4e54;
    border-color: #cb4e54;
    color: #fff;
}


.border-walter {border-color:#fff}
.border-green {border-color:#5AB248}
.border-darkgreen{border-color:#14947b}
.border-blue {border-color:#3960AC}
.border-darkblue{border-color:#167;}
.border-grey {border-color:#343434}
.border-lightgrey{border-color:#777;}
.border-lightergrey{border-color:#ccc;}
.border-red{border-color:#AB4C4F;}
.border-purple{border-color: #BD6187;}
.border-yellow{border-color: #F9B005}
.border-superlight{border-color: #ececec;}


/**
 * 3.0 Basic Structure
 * -----------------------------------------------------------------------------
 */

.site{position:relative;display:block;overflow:hidden;clear:both}
.main-content{margin-top:0;width:100%}
body.home .content-area{padding:0}


/* tweaking wp admin from front end */

#wp-admin-bar-theme_options{display:none}
.logged-in #wpadminbar{top:0!important}
.logged-in .is-sticky #sticker{position:relative!important}

/**
 * 3.1 From CAPTCHA plugins/captcha/css/style.css
 * -----------------------------------------------------------------------------
 */


 
/**
 * 3.2 From CF7 plugins/contact-form-7/includes/css/styles.css
 * -----------------------------------------------------------------------------
 */


/**
 * 4.0 Header
 * -----------------------------------------------------------------------------
 */


.site-header {
	background:#fff;
}
.site-title {
    color: #333;
    line-height: 50px;
    float: left;
}
.site-title a,
.site-title a:focus,
.site-title a:hover{
	text-decoration: none;
	color: inherit;
}

.header-main img.logo{ 
    width: 70px;
}

#home{
	overflow:hidden;
	display:inline-block;
	line-height:0;
	margin:0;
	padding:0 10px;
	width:100%
}
#home img{
	margin:0 auto;
	padding:0;
	display:block;
}

/* Sticky header */
#sticker{

}
.is-sticky #sticker{
    z-index:2000;
    width:100%;
	position:fixed;
	top:0;
    left: 0;
        box-shadow: 0 4px 2px -2px rgba(0,0,0,0.2);
        -webkit-box-shadow: 0 4px 2px -2px rgba(0,0,0,0.2);
        background: rgba(255,255,255,1);
}
.is-sticky .site-header {
	height:50px;
}

#sticker-sticky-wrapper.sticky-wrapper{max-height: 52px !important}

/* Search in the header */

.search-toggle {
    cursor: pointer;
    height: 35px;
    width: 35px;
    float: right;
    text-align: center;
    margin-right: 10px;
    line-height: 50px;
}

.search-toggle:hover,
.search-toggle.active {
	background-color: #fff;
	color:#AB4C4F;
}

.search-toggle:before {
	color: #343434;
	content: "\f400";
	font-size: 20px;
}

.search-toggle:hover:before,
.search-toggle.active:before {
	color:#AB4C4F;
}

.search-toggle .screen-reader-text {
	left: 5px; /* Avoid a horizontal scrollbar when the site has a long menu */
}

.search-box-wrapper {
    background: #fff;
    z-index: 900;
    min-height: 200px;
    width: 100%;
}

.search-box {
	padding: 15px 0;
	border-radius:0px;
    margin-top: 20vh;
}

.search-box .search-field {
	border:1px solid #eee;
	font-size: 2em;
	color: #343434;
	padding:5px 15px;
	margin:0 auto;
	display:block;
}
.search-box .search-field:focus{
	border-color: #fff;
}

/* LOADER - https://loading.io/icon/ - the icon "heart" is provided by loading.io */

.waiting-slider{
    height: 100% ;
    width:100%;
    position:fixed;
    top:0;
    left:0;
    background-color: rgba(255,255,255,0.98);
    z-index: 1000;
}
.waiting-slider .waiting-animation{
    position: absolute;
    top:50%;
    left:50%;
    margin-top: -100px;
    margin-left:-100px;
}


@keyframes ldio-ccc22g5ftr {
   0% { transform: translate(12px,80px) scale(0); }
  25% { transform: translate(12px,80px) scale(0); }
  50% { transform: translate(12px,80px) scale(1); }
  75% { transform: translate(80px,80px) scale(1); }
 100% { transform: translate(148px,80px) scale(1); }
}
@keyframes ldio-ccc22g5ftr-r {
   0% { transform: translate(148px,80px) scale(1): }
 100% { transform: translate(148px,80px) scale(0); }
}
@keyframes ldio-ccc22g5ftr-c {
   0% { background: #ab4c4f }
  25% { background: #5ab248 }
  50% { background: #f9b005 }
  75% { background: #3960ac }
 100% { background: #ab4c4f }
}
.ldio-ccc22g5ftr div {
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  transform: translate(80px,80px) scale(1);
  background: #ab4c4f;
  animation: ldio-ccc22g5ftr 2.0408163265306123s infinite cubic-bezier(0,0.5,0.5,1);
}
.ldio-ccc22g5ftr div:nth-child(1) {
  background: #3960ac;
  transform: translate(148px,80px) scale(1);
  animation: ldio-ccc22g5ftr-r 0.5102040816326531s infinite cubic-bezier(0,0.5,0.5,1), ldio-ccc22g5ftr-c 2.0408163265306123s infinite step-start;
}.ldio-ccc22g5ftr div:nth-child(2) {
  animation-delay: -0.5102040816326531s;
  background: #ab4c4f;
}.ldio-ccc22g5ftr div:nth-child(3) {
  animation-delay: -1.0204081632653061s;
  background: #3960ac;
}.ldio-ccc22g5ftr div:nth-child(4) {
  animation-delay: -1.530612244897959s;
  background: #f9b005;
}.ldio-ccc22g5ftr div:nth-child(5) {
  animation-delay: -2.0408163265306123s;
  background: #5ab248;
}
.loadingio-spinner-ellipsis-g5uy9xjjicl {
  width: 200px;
  height: 200px;
  display: inline-block;
  overflow: hidden;
  background: none;
}
.ldio-ccc22g5ftr {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}
.ldio-ccc22g5ftr div { box-sizing: content-box; }
/* generated by https://loading.io/ */



/**
 * 5.0 Navigation
 * -----------------------------------------------------------------------------
 */

/*Slidebars*/

.sb-slidebar {
	height: 100%;
	overflow-y: auto; 
	position: fixed;
	top: 0;
	z-index: 0;
	display: none;
	background-color: #fff; 
	-webkit-transform: translate(0px); 
    border-left: 1px solid #eee;
}

.sb-left {
	left: 0;
}

.sb-right {
	right: 0;
}

html.sb-static .sb-slidebar,
.sb-slidebar.sb-static {
	position: absolute; 
}

.sb-slidebar.sb-active {
	display: block; 
}

.sb-style-overlay {
	z-index: 9999;
}

.sb-momentum-scrolling {
	-webkit-overflow-scrolling: touch; 
}

/* Slidebar widths for browsers/devices that don't support media queries. */
.sb-slidebar {
	width: 30%;
}


.menu-toggle {
	height: 55px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position:relative;
	float:right;
	display:block !important;
	text-align: center;
	font-weight:300;
	width:100px;
	background:none !important;
	border:none !important;
    line-height: 55px;
    position: relative;
    color: #343434;
}


.menu-toggle:before {
	color: #343434;
	content: "\f419";
	font-size:30px;
	margin-right: 10px;
	vertical-align:middle;
}

.sb-active-right .menu-toggle:before{ 
	color:#;
}

.menu-toggle:active,
.menu-toggle:focus,
.menu-toggle:hover {
	color:#AB4C4F;
	background:none !important;
}
.menu-toggle:active:before,
.menu-toggle:focus:before,
.menu-toggle:hover:before {
	background:none !important;
	color:#AB4C4F;
}
.menu-toggle:focus:before,
.menu-toggle:hover:before{
	background:none !important;
	margin-left:10px;
}


/* MOBILE MENU */


.mobile-menu .nav,
.mobile-menu ul,
.mobile-menu li{
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
    color: #343434;
}

.mobile-menu li a{
    border-top:1px solid #eee;
    display: block;
    padding:0.6em 0.5em;
    color: #343434;
    font-size: 1.2em;
}


.mobile-menu ul.sub-menu{
    margin-left:1.5em;
}

.mobile-menu ul.sub-menu li a{
    padding: 0.2em 0.5em;
    font-size: 1em;
}

/* Secondary navigation. Only top display on large screens */

.secondary-header{
    display: none;
}

.secondary-header ul{
	margin:0 auto;
	display:block;
	text-align: left;
	list-style-type:none;
    display: flex;
    flex-wrap: wrap; 
    align-items: stretch; /* Default */
    justify-content: space-between;
}
.secondary-header ul li {
	display:block;
	text-align: center;
	padding:0;
    position: relative;
    flex: 1 1 auto; 
}

.secondary-header ul li a{
    display: inline-block;
    position: relative;
    margin: 0;
    color: #343434;
    line-height: 50px;
    font-size: 16px;
    border: 1px solid #eee;
    border-left: none;
    width: 100%
}
.secondary-header ul li:first-child a{
    border-left: 1px solid #eee;
}
.secondary-header ul li.current-menu-item,
.secondary-header ul li.current-menu-item a{
	text-decoration: underline;
}

.secondary-header ul li.current-menu-item:first-child a{
    text-decoration: none;
}

.secondary-header ul li:before {
	display:none !important;
}
.secondary-header li:hover,
.secondary-header ul li a:hover{
	color:#AB4C4F;
    text-decoration: none;
    cursor: pointer;
}

.secondary-header ul li.menu-item-has-children a:after{
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font: normal 14px/1 Genericons;
    content: "\f431";
    text-decoration: inherit;
    vertical-align: middle;
    margin-left: 4px;
}

/*submenu*/

.secondary-header ul.sub-menu{
    background-color: #fff;
    list-style: circle;
    top: 48px;
    z-index: 2000;
    border-left: 1px solid #eee;
    border-bottom:1px solid #eee;
    box-shadow: 5px 5px 0 0 rgba(43,10,61,.2);
    -webkit-box-shadow: 5px 5px 0 0 rgba(43,10,61,.2);
    min-width: 200px;
}

.secondary-header ul.sub-menu li{
    clear: both;
    width: 100%;
    text-align: left;
    white-space: nowrap;

}

.secondary-header ul.sub-menu li a{
    background-color: #fff;
    margin:0;
    display: block;
    color: #343434;
    text-transform: none;
    line-height: 1.2;
    padding: 10px;
}
.secondary-header ul.sub-menu li a:after{
    content: none;
}
.secondary-header ul.sub-menu li a:hover{
    background-color: #eee;
    text-decoration: none;
}

/* Front page menus (UD / Région) */

ul.front-menu{
    margin:0;
    list-style-type: none; 
}


ul.front-menu li a{
    border:2px solid #ececec;
    border-radius: 3px;
    display: block;
    padding: 0.4em 1em;
    margin-bottom: 0.5em;
    color: #262626;
}
.bg-red .h1,
.bg-red .h2,
.bg-red .h3{
    color: #ececec;
}
.bg-red ul.front-menu li a{
    color: #ececec;
}

.bg-green p a,
.bg-red p a{
    color: #ececec;
    text-decoration: underline;
}


ul#menu-unions-departementales.front-menu{
    columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

#menu-unions-departementales.front-menu li:nth-child(-n+6){
    margin-right: 2.5%;
}


ul.front-menu li a:hover,
ul.front-menu li a:focus{
    background-color: #ececec;
    color: #AB4C4F;
}


/**
 * 5.1 Nav Admin Hacks
 * -----------------------------------------------------------------------------
 */

#wp-admin-bar-background, #wp-admin-bar-header, 
#wp-admin-bar-customize, #wp-admin-bar-themes, #wp-admin-bar-new-user, #wp-admin-bar-new-media,
#wp-admin-bar-ubs_header{
	display:none;
}

/**
 * 5.2 Map
 * -----------------------------------------------------------------------------
 */

.carte {
    width: 95%;
    margin: 1em auto;
}
.carte path {
    stroke: #AB4C4F;
    stroke-width: 3px;
    stroke-linecap: round;
    stroke-linejoin: round;
    /*stroke-opacity: .25;*/
    fill:  #ececec;
}

.carte g path:hover {
    cursor: pointer;
    fill: #F9B00B;
}

/**
 * 6.0 Content
 * -----------------------------------------------------------------------------
 */

.content-area {
	padding:0;
	min-height:600px;
}
body.single .content-area{
	padding-top: 1em;

}



/**
 * 6.1 Post Thumbnail
 * -----------------------------------------------------------------------------
 */

.post-thumbnail {
	background:;
	display: block;
	position: relative;
	width: 100%;
	z-index: 0;
	line-height:0;
}
.full-width .post-thumbnail img {
	display: block;
	margin: 0 auto;
}


/**
 * 6.2 Entry Header
 * -----------------------------------------------------------------------------
 */

.entry-header {
	position: relative;
	z-index: 1;
}

.entry-title {
	line-height: 1.2;
	margin: 5px 0;
	color:#333;
}
.single .entry-title{
	font-weight:600;
}
.site-content .entry-header {
	padding: 0;
}

/**
 * 6.3 Entry Meta
 * -----------------------------------------------------------------------------
 */

.sticky .entry-date {
	display: none;
}

.cat-links {
    overflow: hidden;
    margin-top:10px;
    text-transform: uppercase;
}

.cat-links a {
	color: #2b2b2b;
}

.cat-links a:hover {
	color: #dd1111;
}

.entry-date a{
	color:#343434;
}
.byline {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}
.site-content footer.entry-meta {
	margin: 24px auto 0;
	padding:10px;
}

/*Meta info : date et commentaires*/

.meta-info a{
	color:#262626 !important;
}

.site-content .meta-info .entry-date a:before, 
.attachment .meta-info .site-content span.entry-date:before{
	font-size:28px !important;
}
.meta-info span.entry-date{
	float:right;
}
.meta-info span.comments-link{
	float:right;
	padding-right:20px;
}
.meta-info span.comments-link a{
	font-size:18px;
	line-height:2em;
	padding:0;
}
.site-content .meta-info .comments-link a:before{
	font-size:60px !important;
	color:#262626;
}

/* Tag links style */

.entry-meta .tag-links a {
	background-color: #767676;
	border-radius: 0 2px 2px 0;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.2727272727;
	margin: 2px 4px 2px 10px;
	padding: 3px 7px;
	position: relative;
	text-transform: uppercase;
}

.entry-meta .tag-links a:hover {
	background-color: #dd1111;
	color: #fff;
}

.entry-meta .tag-links a:before {
	background:;
	content: "";
	height: 0;
	position: absolute;
	top: 0;
	left: -8px;
	width: 0;
}

.entry-meta .tag-links a:hover:before {
	border-right-color: ;
}

.entry-meta .tag-links a:after {
	background-color: #;
	border-radius: 50%;
	content: "";
	height: 4px;
	position: absolute;
	top: 8px;
	left: -2px;
	width: 4px;
}

/* Footer meta */

footer.entry-meta{
	overflow:hidden;
}
.footer-meta {
	display:block;
	margin:0;
	overflow:hidden;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
}

span.post-format, .date-cat, .tag-cat {
	font-weight:300;
	font-size:20px;
	line-height:22px;
	color:#343434;
}

.tag-cat:before{
	margin-right:15px;
	content: '\f302';
	font:40px/1 Genericons;
	-webkit-font-smoothing: antialiased;
	vertical-align: middle;
	color:#b11
}
.tag-cat a{
	text-transform:capitalize;
	word-spacing:-5px;
}
span.post-format a:before{
	font:40px/1 Genericons !important;
	-webkit-font-smoothing: antialiased;
	vertical-align: middle;
	color:#b11;
	margin-right:20px;
}
a.readit{
	float:right;
	line-height:22px;
	color:#777 ;
	font-weight:700;
	font-size:20px;
}
.entry-date a{
	display:block;
}
a.readit:after{
	font:50px/1 Genericons;
	content: '\f476';	
	-webkit-font-smoothing: antialiased;
	vertical-align: middle;
	position:relative;
	padding:3px 5px;
	color:#666;
	font-weight:bold;
	border-bottom:0px !important;
}
a.readit:hover:after{
	color:#b11;
	border-bottom:0px !important;
}


/**
 * 6.4 Entry Content
 * -----------------------------------------------------------------------------
 */

.entry-content,
.entry-summary,
.page-content {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
	position:relative;
}

.home .entry-summary a,
.archive .entry-summary a{
    display: none;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.attachment span.entry-date:before,
.entry-content .edit-link a:before,
.entry-meta .edit-link a:before,
.site-content .byline a:before,
.site-content .comments-link a:before,
.site-content .entry-date a:before,
.site-content .featured-post:before,
.site-content .full-size-link a:before,
.site-content .parent-post-link a:before,
.site-content .post-format a:before, 
span.edit-link a:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	text-decoration: inherit;
	vertical-align: text-bottom;
}

.site-content .entry-date a:before,
.attachment .site-content span.entry-date:before {
	content: '\f303';
	position: relative;
	vertical-align:middle !important;
	font-size:40px !important;
}
.site-content .entry-date a{
	border:none;
	color:#333;
	font-weight:300;
	line-height:2em;
	font-style:italic;
}
.site-content .entry-date a:hover{
	border:none;
	color:#AB4C4F;
}
.entry-date a:hover,
.entry-date a:hover:before{
	color:#AB4C4F;
	background:#fff !important;
}	

/* Article and page HEADINGS 1 TO 6 */
 
.entry-content h1, .entry-content h2,
.entry-content h3, .entry-content h4,
.entry-content h5, .entry-content h6,
.entry-summary h1, .entry-summary h2,
.entry-summary h3, .entry-summary h4,
.entry-summary h5, .entry-summary h6,
.page-content h1, .page-content h2,
.page-content h3, .page-content h4,
.page-content h6, .page-content h6{
	color:#AB4C4F;
    font-weight: bold;
}

.entry-content h1, .entry-content h2, .entry-content h3,
.entry-summary h1, .entry-summary h2, .entry-summary h3,
.page .content h1, .page .content h2,.page .content h3  {
    line-height: 1.3em;
}

.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a {
	text-decoration: none;
	border-bottom:2px solid #AB4C4F;
	color:#AB4C4F;
}

.entry-content a + .entry-content img,
.entry-page a + img,
.entry-content a:hover > img,
.entry-page a:hover > img{
	border-bottom:none !important;
	
}
.entry-content a:hover,
.entry-summary a:hover,
.page-content a:hover,
.comment-content a:hover {
	background:#AB4C4F;
	color:#fff;
}

.entry-content a:hover,
.entry-summary a:hover,
.page-content a:hover,
.comment-content a:hover,
.entry-content a.button,
.entry-summary a.button,
.page-content a.button,
.comment-content a.button {
	text-decoration: none;
}





.entry-content table,
.comment-content table {
	font-size: 14px;
	line-height: 1.2857142857;
	margin-bottom: 24px;
}

.entry-content th,
.comment-content th {
	font-weight: 700;
	padding: 8px;
	text-transform: uppercase;
}

.entry-content td,
.comment-content td {
	padding: 8px;
}

.entry-content .edit-link {
	clear: both;
	display: block;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.3333333333;
	text-transform: uppercase;
}

.entry-content .edit-link a {
	color: #767676;
	text-decoration: none;
}



/* Mediaelements */

.hentry .mejs-container {
	margin: 12px 0 18px;
}

.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
	background: #000;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #fff;
}


.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: rgba(255, 255, 255, .33);
}

.hentry .mejs-container .mejs-controls .mejs-time {
	padding-top: 9px;
}

.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	border-radius: 0;
}

.hentry .mejs-overlay-loading {
	background: transparent;
}

/* Page links */

.page-links {
	clear: both;
	font-size: 12px;
	font-weight: 900;
	line-height: 2;
	margin: 24px 0;
	text-transform: uppercase;
}

.page-links a,
.page-links > span {
	background: #fff;
	border: 1px solid #fff;
	display: inline-block;
	height: 22px;
	margin: 0 1px 2px 0;
	text-align: center;
	width: 22px;
}

.page-links a {
	background: #000;
	border: 1px solid #000;
	color: #fff;
	text-decoration: none;
}

.page-links a:hover {
	color: #fff;
}

.page-links > .page-links-title {
	height: auto;
	margin: 0;
	padding-right: 7px;
	width: auto;
}

/*Tags*/
.tags{
	display:block;
	overflow:hidden;
}
.tags a{ 
	margin:0;
}
.tags a{
	padding:5px 10px;
    display:inline-block;
	line-height:1;
	margin:10px 5px;
	text-transform:capitalize;
	word-spacing:-3px;
    font-weight: normal;
    color: #343434;
}

.tags h5 a{
	border:3px solid #AB4C4F;
	color:#AB4C4F;
	background:#fff;
}
.tags h5 a:hover{
	text-decoration: underline;

}

/* Related Posts */
div.relatedposts{
	padding:1em;
	display:block;
	clear:both;
	margin:1em auto;
	border:1px solid #eee;
}
.relatedposts ul{
	list-style-type:none;
	margin:0;
}
.relatedposts h3{
	color:#343434;
	font-family: "Source Sans Pro", sans-serif;
	font-size:2em;
	margin: 0 0 10px;
	padding: 0.2em;
	border-bottom: 1px solid #eee;
	display: block;
    border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
}
.relatedposts ul li a{
 
}

.relatedposts ul li a:hover,
.relatedposts ul li a:hover:before{
	color:#AB4C4F;
}

/* Blockquote */

#content blockquote{
    font-size: 1.5em;
    line-height: 1.5;
    padding: 0.5em 0.5em 0.5em 1.3em;
    position: relative;
    margin: 2em 0.5em;
    border-left: 4px solid #fff;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    z-index: 1;
    color: #343434;
}
#content blockquote p, blockquote ul, blockquote span{
    font-family: 'Abril Fatface', cursive;
}
#content blockquote:before{
    content:'\f106';
    font:1.5em/1 Genericons;
    position:absolute;
    padding:0.2em;
}
#content blockquote:before{
    color:#AB4C4F;
    background:#fff;
    left:-0.7em;
    top:0%;
    -webkit-transform:rotate(-180deg);
    -ms-transform:rotate(-180deg);
    transform:rotate(-180deg);
}




/**
 * 6.5 Gallery
 * -----------------------------------------------------------------------------
 */

.gallery {
	margin-bottom: 20px;
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 48%;
	max-width: -webkit-calc(50% - 4px);
	max-width:         calc(50% - 4px);
}

.gallery-columns-3 .gallery-item {
	max-width: 32%;
	max-width: -webkit-calc(33.3% - 4px);
	max-width:         calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width:         calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
	clear: left;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%;
}

.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 6.6 Post Formats
 * -----------------------------------------------------------------------------
 */




/* Quote post format */
.citation{
    padding: 0;
    position: relative;
    margin: 1em 2em;
    clear: both;
}
.single .citation {
	padding:40px 60px;
    background-color: #E9E9E9;
}

.single .format-quote .entry-header{
	clear:both !important;
}
.citation:before, .citation:after{
	font:50px/1 Genericons;
	content:"\f106";
	position:absolute;
	color:#333;
}
.citation:before{
	top:0;
	left:-5px;
  -webkit-transform: rotate(-180deg); 
      -ms-transform: rotate(-180deg); 
          transform: rotate(-180deg); 
}
.citation:after{
	bottom:0px;
	right:0px;
}
.single .citation:before{
	top:0;
	left:20px;
}
.single .citation:after{
	bottom:10px;
	right:20px;		
}
.citation h2 {
	line-height:1.35;
	margin:0;
	color:#343434;
	font-style:italic;
	text-transform:none;
}
.single .citation h2{
	font-size:40px;
}
.citation h2 a{
	color:#343434;
}
.citation h2 a:hover{
	color:#AB4C4F;
}

/* Link post format */

.the_link{
    padding: 0;
    position: relative;
    margin: 1em 2em;
    clear: both;
    text-align: center;
}

.the_link a {
    padding: 0.2em 1em;
    margin:0px auto 10px;
    display: inline-block;
    clear: both;
    color: #343434;
    font-weight: bold;
    font-size: 2em;
    text-align: center;
    border-radius: .28571429rem;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
}
.the_link a:hover,
.the_link a:hover {
	color:#AB4C4F;
    text-decoration: none;
    box-shadow: 0 1px 3px 0 #333, 0 0 0 1px #333;

}


/* Vidéo post format */
.the_video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    margin-bottom:20px;
/*  overflow: hidden; */
}

.the_video iframe,  
.the_video object,  
.the_video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/**
 * 6.7 Post/Image/Paging Navigation
 * -----------------------------------------------------------------------------
 */

.nav-links {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
	display:flex;
    -webkit-flex: 1; /* Safari 6.1+ */
    -ms-flex: 1; /* IE 10 */
    flex: 1;
}

.post-navigation,
.image-navigation {
	margin: 24px auto 0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	overflow:hidden;
	padding:0;
	max-width:900px;
}
.post-navigation a,
.image-navigation .previous-image,
.image-navigation .next-image {
	padding: 10px 20px;
	position:relative;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

.post-navigation a:first-child {
	padding-left:60px;
	text-align:right;
}
.post-navigation a:last-child {
	padding-right:60px ;
}
.post-navigation a:first-child:before {
	font:50px/1 Genericons;
	content:"\f503";
	position:absolute;
	left:0;
	top:20%;
	color:#333;
}
.post-navigation a:nth-child(2):after {
	font:50px/1 Genericons;
	content:"\f501";
	position:absolute;
	right:10px;
	top:20%;
	color:#333;
}
.post-navigation a:hover:after,
.post-navigation a:hover:before{
	color:#AB4C4F;
}

.post-navigation .meta-nav {
	display: block;
	line-height: 2;
	font-size:22px;
	text-transform: uppercase;
}

.post-navigation a,
.image-navigation a {
	color: #343434;
	background:#eee;
	font-size: 16px;
	text-transform: none;
	line-height:1.3;
}

.post-navigation a:hover,
.image-navigation a:hover {
	color: #232323 !important;
	background:#fff;
}

.post-navigation a:hover .meta-nav,
.image-navigation a:hover{
	color:#AB4C4F;
}

/* Paging Navigation */

.paging-navigation {
	margin: 40px 0;
}

.paging-navigation .loop-pagination {
	text-align: center;
}

.paging-navigation .page-numbers {
	display: inline-block;
	font-size: 14px;
	font-weight: 900;
	margin-right: 1px;
	padding: 7px 16px;
	text-transform: uppercase;
}


/**
 * 6.8 Attachments
 * -----------------------------------------------------------------------------
 */

.attachment .content-sidebar,
.attachment .post-thumbnail {
	display: none;
}

.attachment .entry-content {
	padding-top: 0;
}

.attachment footer.entry-meta {
	text-transform: none;
}

.entry-attachment .attachment {
	margin-bottom: 24px;
}

#telchargement .simple_iframe{
    width: 100%;
}


.responsive-iframe {
    border: 1px solid #eee;
    position: relative;
    width: 95%;
    margin: 2em auto;
    overflow: hidden;
    padding-top: 100%; /* 8:5 Aspect Ratio */
}

.responsive-iframe .simple_iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: none;
    padding: 1em;
}



/**
 * 6.9 Archives
 * -----------------------------------------------------------------------------
 */

body.archive .panel-default>.panel-heading,
body.archive .panel{
    border-radius: 0px;
    box-shadow: none;
    -webkit-box-shadow:none;
    border: none;
    background-color: #F7F7F7;
}

.taxonomy-description p,
.author-description p {
	margin-bottom: 18px;
}

.taxonomy-description p:last-child,
.author-description p:last-child {
	margin-bottom: 0;
}

.taxonomy-description a,
.author-description a {
	text-decoration: underline;
    color: #fff;
}

.taxonomy-description a:hover,
.author-description a:hover {
	text-decoration: none;
}




#infscr-loading {
	margin:20px auto;
	padding:20px 10px;
}
#infscr-loading div{
	margin-top:10px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#343434;
    clear: both;
}
#infscr-loading img{
	display:block;
	margin:0 auto;
    max-width: 50px;
}


.archive .entry-meta span{
    margin:0 5px;
    display: inline-block;
}

.archive .entry-meta span.taxlabel{
    display: none;
}

.archive .hentry,
.page-template-blog .hentry,
.search .hentry,
.page-template-agenda .hentry{
	margin:0 auto;
	padding:0px !important;
	position:relative;
	overflow:hidden;
}


.archive .date-cat,
.page-template-blog .date-cat,
.search .date-cat{
	margin-bottom:20px;
	float:left;
}

.archive .site-content .entry-date a time,
.page-template-blog .site-content .entry-date a time,
.search .site-content .entry-date a time{
	margin-left:15px;
}

.archive .site-content .entry-date a:hover:before,
.page-template-blog .site-content .entry-date a:hover:before,
.search .site-content .entry-date a:hover:before{
	background:#fff;
	color:#AB4C4F;
}

.home.logged-in #entite.tab-pane .meta-entite, 
.home.logged-in #region.tab-pane .meta-region{
    display: none;
}

/**
 * 6.10 Contact Page
 * -----------------------------------------------------------------------------
 */

.page section#carte-visite{
	margin:0 auto;
	float:none;
	padding-bottom:30px;
}
.page section#carte-visite .infos-visite{padding-left:0;}

/**
 * 6.11 404 Page
 * -----------------------------------------------------------------------------
 */

.error404 .page-content, .none {
	padding-top:40px;
	padding-bottom:40px;
	margin:60px auto;
}

.error404 .page-content .search-form {
	margin: 20px 0;
}


/**
 * 6.12 Full-width
 * -----------------------------------------------------------------------------
 */

/**
 * 6.13 Comments
 * -----------------------------------------------------------------------------
 */

span.comments-link{
	float:right;
	padding:5px;
}
span.comments-link a{
	color:#343434;
	font-weight: bold;
}
span.comments-link a:hover{
	color:#AB4C4F;
}

.site-content .comments-link a:before {
	content: "\f108";
	position: relative;
	vertical-align:middle;
	margin-right:10px;
	font-size:30px !important;
	color:#AB4C4F !important;
}
.site-content .comments-link a:hover:before {
	color:#262626;
}

.comment-reply-title,
.comments-title {
	margin: 20px 0;
	font-weight:600;
	color:#232323;
}

.comment-list {
	list-style: none;
	margin: 0 0 48px 0;
}

.comment-author {
	font-size: 14px;
	line-height: 1.7142857142;
}

.comment-list .reply,
.comment-metadata {
	font-size: 12px;
	line-height: 2;
	text-transform: uppercase;
}

.comment-list .reply {
    margin:10px 0;
    text-align: right;
    float:left;
}

.comment-author .fn {
	font-weight: 600;
	text-transform:capitalize;
	font-size:22px;
}

.comment-author a {
	color: #2b2b2b;
}

.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a {
	color: #767676;
}

.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
	color: #AB4C4F;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	margin-bottom: 20px;
	padding-top: 20px;
	padding-left:30px;
	background:#fff;
	overflow:hidden;
}

.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child {
	border-top: 0;
}

.comment-author {
	position: relative;
}

.comment-author .avatar {
	height: 18px;
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
}

.bypostauthor > article .fn:before {
	content: "\f408";
	margin: 0 2px 0 -2px;
	position: relative;
	top: -1px;
}

.comment-form-url,
.says {
	display: none;
}

.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {
	padding-left: 30px;
}

.comment-edit-link {
	margin-left: 10px;
}

.comment-edit-link:before {
	content: "\f411";
}
.comment-reply-link{
	padding:5px 10px;
	font-size:14px;
	color:#AB4C4F;
	border:1px solid #AB4C4F;
	vertical-align:middle;	
}
.comment-reply-link:before,
.comment-reply-login:before {
	content: "\f411";
	margin-right: 5px;
	font-size:26px;
	vertical-align:middle;
}
.comment-reply-link:hover{
	border:1px solid #AB4C4F;
	background:#AB4C4F;
	color:#fff;
}
.comment-content {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
	font-size:14px;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 24px 22px;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-content > :last-child {
	margin-bottom: 0;
}

.comment-list .children {
	list-style: none;
	margin-left: 15px;
}

.comment-respond {
	margin-bottom: 24px;
	padding: 0;
}

.comment .comment-respond {
	margin-top: 24px;
}

.comment-respond h3 {
	margin-top: 0;
	margin-bottom: 24px;
}
.comment-respond h3:before{
font: 20px/1 Genericons;
    content: "\f108";
    vertical-align: middle;
    margin-right: 20px;
    color: #fff;
    background: #AB4C4F;
    padding: 10px;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
	color: #767676;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
	font-size: 14px;
	line-height: 1.7142857142;
	color:#777;
}

.no-comments {
	font-size: 16px;
	font-weight: 900;
	line-height: 1.5;
	margin-top: 24px;
	text-transform: uppercase;
}

.comment-reply-title small a {
	color: #2b2b2b;
	float: right;
	height: 24px;
	overflow: hidden;
	width: 24px;
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
}

.comment-navigation {
	font-size: 12px;
	line-height: 2;
	margin-bottom: 48px;
	text-transform: uppercase;
}

.comment-navigation .nav-next,
.comment-navigation .nav-previous {
	display: inline-block;
}

.comment-navigation .nav-previous a {
	margin-right: 10px;
}

#comment-nav-above {
	margin-top: 36px;
	margin-bottom: 0;
}

/* Comment form */

.comment-form label {
    display: block;
}

p.comment-form-url{
    display: block;
}

.comment-form textarea,
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
    width: 100%;
    border:2px solid #ccc;
}
.comment-form textarea:hover,
.comment-form input[type="text"]:hover,
.comment-form input[type="email"]:hover,
.comment-form input[type="url"]:hover {
    border:2px solid #343434;
}


.comment-form textarea:focus,
.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form input[type="url"]:focus{
    border:2px solid #cb4e54;
}

#comments input#submit{
    border-radius:0;
    -webkit-border-radius:0;
    background:#fff;
    border:1px solid #ccc;
}
#comments input#submit:hover{
    color:#AB4C4F;
    border:1px solid #777;
}
.form-allowed-tags,
.form-allowed-tags code {
    font-size: 12px;
    line-height: 1.5;
}

.required {
    color: #cb4e54;
}



/**
 * 6.14 FRONT PAGE
 * -----------------------------------------------------------------------------
 */

/* TABS */

.home .nav-tabs.nav-justified>li{
      display: table-cell;
    width: 1%;
}


 /* Mis en avant */

#featured-bloc{
	overflow: hidden;
	display: block;
	clear: both;
}

.sticky-thumbnail{
    left: 0;
    top: 0;
    height: 100%;
}

#featured-bloc .the_excerpt p{
    background: #fff;
    position: relative;
    display: inline;
    padding: 1px 0px;
}

.overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom:0;
	z-index: 1;
}

.overlay-content{
	position: relative;
	z-index: 2;
}

.overlay-shadow{
    text-shadow: 2px 2px 6px #333;
    -webkit-text-shadow:2px 2px 6px #333;
}

.overlay-light{
	background-color: rgba(255,255,255,0.3);
}

.overlay-dark{
	background-color: rgba(0,0,0,0.6);
}

.overlay-medium{
    background-color: rgba(0,0,0,0.4);
}


/* A LA UNE */


.full-width-image img{
    max-width: 100vw;
    width:100%;
} 

/*other stuff */

.post-categories{
    list-style: none;
    margin:0;
}
span.cat-links li{
    display:inline-block;
    list-style: none;
}
span.cat-links a{
	display:inline-block;
    text-transform: uppercase;
    color: #fff;
    margin: 5px 3px;
    padding: 5px 15px 3px;
    background: none;
    position: relative;
    background: #AB4C4F;
    transition: all ease-in-out 0.2s
}

span.cat-links a:hover,
span.cat-links a:focus {
    background: transparent;
	color:#AB4C4F;
    transition: all ease-in-out 0.2s
}

span.cat-links li:nth-child(2n) a {
    border-color:#62BC5E;
}

span.cat-links li:nth-child(2n) a:hover,
span.cat-links li:nth-child(2n) a:focus {
    background: #62BC5E;
    color:#fff;
    border-color:#fff;
}


body.single span.cat-links a#GoHome{
	border-bottom:4px solid #fff;
	font-size:0;
	margin:0;
	padding:0;
	height:0;
	width:0;
}

/**
 * 6.15 COLOR SPANS
 * -----------------------------------------------------------------------------
 */

.border-top-2 {
    border-top: 4px solid;
}

.border-top-4 {
    border-top: 4px solid;
}

/**
 * 6.16 UNIONS LOCALES
 * -----------------------------------------------------------------------------
 */

.post-type-archive-unionlocale #global-posts-table_wrapper .btn-group,
.post-type-archive-unionlocale #global-posts-table_length,
.post-type-archive-unionlocale .more-link{
    display: none;
}

/**
 * 6.17 DOSSIERS PAGE TEMPLATE
 * -----------------------------------------------------------------------------
 */
 
/*La page parente */

.instructions{
	color:#fff;
	text-align:center;
	background:#222;
	font-size:0.8em;
	padding:5px 20px;
	
}

.page-template-sommaire .page-title:before{
	-webkit-font-smoothing: antialiased;
	font:  40px/1 Genericons;
	position:relative;
	color:#fff;
	vertical-align:middle;
	content: '\f505';
}

.page-template-sommaire .MenuDossier ul.menu li a:before{
	content: '\f301';
	font-size:50px;
	vertical-align:middle;
}

/*Les pages enfants */

.DossierAriane{
	display:block;
	margin:0 auto;
	padding-top:10px;
	overflow:hidden;
}
.page-template-dossier .DossierAriane + .page-title{
	padding-left:60px;
}

.DossierAriane a{
	text-transform:none;
	color:#fff;
	font-size:26px;
	position:relative;
	display:inline-block;
}

.DossierAriane a#Parent:before{
	-webkit-font-smoothing: antialiased;
	font:  40px/1 Genericons;
	position:relative;
	color:#fff;
	vertical-align:top;
	content: '\f430';
} 

.DossierAriane a:hover,
.DossierAriane a:hover:before{
	color:#222 !important;
} 

.DossierAriane + .page-title:before{
	-webkit-font-smoothing: antialiased;
	font:  60px/1 Genericons;
	position:relative;
	color:#fff;
	vertical-align:middle;
	content: '\f301';
}
 
.MenuDossier ul.menu{
	list-style-type:none;
}
.MenuDossier ul.menu li a{
	text-decoration:none;
	font-size:30px;
	border:none;
	padding:1% 5%;
	display:block;
	margin:0 auto;
	border-bottom:1px solid #AB4C4F;
}
.MenuDossier ul.menu li a:hover,
.MenuDossier ul.menu li a:hover:before{
	color:#fff;
	background:#AB4C4F;
}
.MenuDossier ul.menu li a:before{
	-webkit-font-smoothing: antialiased;
	font: normal 30px/1 Genericons;
	text-decoration: inherit;
	content: '\f412';
	margin-right:10px;
	color:#AB4C4F;
}

/**
 * 6.18 RDV ET AGENDA
 * -----------------------------------------------------------------------------
 */


/**
 * 6.19 Tendances
 * -----------------------------------------------------------------------------
 */
 
.theTags{
	display:block;
	overflow:hidden;
	margin:10px 0 20px;
}
.theTags ul li{
	list-style-type:none;
}
.theTags ul li a{
    display: block;
    font-size: 30px;
    line-height: 1;
    margin: 10px 5px;
    padding: 10px 20px;
    border:5px solid #AB4C4F;
    text-transform: capitalize;
    word-spacing: -8px;
    font-weight:300;
	background:#fff;
	color:#AB4C4F;
	float:left;
}
.theTags ul li a:hover{
    color:#fff;
    background:#AB4C4F;

}
.theTags ul li a span.count{
	font-size:36px;
}

/**
 * 6.20 Front Banner
 * -----------------------------------------------------------------------------
 */


/**
 * 7.0 Sidebars
 * -----------------------------------------------------------------------------
 */



/**
 * 7.1 Widgets
 * -----------------------------------------------------------------------------
 */

#supplementary{
	margin:0 auto;
}

/* Primary Sidebar, Footer Sidebar */

.widget {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	line-height: 1.2857142857;
	word-wrap: break-word;
}
#bloc6 .widget{
	display:table;
}

.widget h1,
.widget h2,
.widget h3,
.widget h4,
.widget h5,
.widget h6 {
	margin: 24px 0 12px;
		-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}

.widget h1 {
	font-size: 22px;
	line-height: 1.0909090909;
}

.widget h2 {
	font-size: 20px;
	line-height: 1.2;
}

.widget h3 {
	font-size: 18px;
	line-height: 1.3333333333;
}

.widget h4 {
	font-size: 16px;
	line-height: 1.5;
}

.widget h5 {
	font-size: 14px;
	line-height: 1.7142857142;
}

.widget h6 {
	font-size: 12px;
	line-height: 2;
}

.widget address {
	margin-bottom: 18px;
}

.widget abbr[title] {
	border-color: rgba(255, 255, 255, 0.7);
}

.widget mark,
.widget ins {
	color: #000;
}

.widget pre,
.widget fieldset {
	border-color: rgba(255, 255, 255, 0.2);
}

.widget code,
.widget kbd,
.widget tt,
.widget var,
.widget samp,
.widget pre {
	font-size: 12px;
	line-height: 1.5;
}

.widget blockquote {
	color: rgba(255, 255, 255, 0.7);
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 18px;
}

.widget blockquote cite {
	color: #fff;
	font-size: 14px;
	line-height: 1.2857142857;
}

.widget dl,
.widget dd {
	margin-bottom: 18px;
}

.widget ul,
.widget ol {
	list-style: none;
	margin: 0;
}

.widget li > ol,
.widget li > ul {
	margin-left: 10px;
}

.widget table,
.widget th,
.widget td {
	border-color: rgba(255, 255, 255, 0.2);
}

.widget table {
	margin-bottom: 18px;
}

.widget del {
	color: rgba(255, 255, 255, 0.4);
}

.widget hr {
	background-color: rgba(255, 255, 255, 0.2);
}

.widget p {
	margin-bottom: 18px;
}

.widget input,
.widget textarea {
	color: #343434;
	font-size: 16px;
	padding: 1px 2px 2px 4px;
}

.widget input:focus,
.widget textarea:focus {
	border-color: 1px solid #666;
}

.widget button,
.widget .button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
	background-color: #fff;
	border: 0;
	font-size: 12px;
	padding: 5px 15px 4px;
}

.widget input[type="button"]:hover,
.widget input[type="button"]:focus,
.widget input[type="reset"]:hover,
.widget input[type="reset"]:focus,
.widget input[type="submit"]:hover,
.widget input[type="submit"]:focus {
	background-color: #;
}

.widget input[type="button"]:active,
.widget input[type="reset"]:active,
.widget input[type="submit"]:active {
	background-color: #;
}

.widget .wp-caption {
	color: rgba(255, 255, 255, 0.7);
	margin-bottom: 18px;
}


.widget_tag_cloud .tagcloud a{
	color:#333;
}
.widget_tag_cloud .tagcloud a:hover{
	color:#aa1111;
	text-decoration:none;
	border-bottom:4px solid #b11;
}

.rss-widgets .widget h1.widget-title{
    text-transform: uppercase;
    display: block;
    font-size: 25px;
    line-height: 30px;
    margin:0 0 1em;
    padding: 10px 15px;
    display: block;
    clear: both;
}

.rss-widgets .widget h1.widget-title:before{
    font-family: "Font Awesome 5 Free";
    content: "\f09e";
    margin-right: 10px;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.rss-widgets .widget h1:after{
    display: none;
}

.widget-title:after{
    content: "";
    width:50%;
    height: 2px;
    background: #2C163D;
    display: block;
    float: right;
    margin: 10px 0 20px;
}

/* Flux RSS */

.widget.widget_rss{
    width: 50%;
    display: inline-block;
    margin-right: 20%;
}

.widget.widget_rss:last-child{
    margin-right: 0;
}


.rss-widgets .widget:first-child{
    min-height: 570px;
    width:50%;
    padding-right: 15px;
    padding-left: 15px;
}

.rss-widgets .widget:last-child{
    min-height: 570px;
    width: 41.66666667%;
    margin-left: 8.33333333%;
}

/* RSS AGGREGATOR WIDGET */

.rss-widgets h1.widget-title{
    padding: 10px 15px;
    background: #3960AC;
    color: #ECECEC;
}

.wp-rss-aggregator .nav-links{
    position: absolute;
    width: 95%;
    bottom: 0;
    display: flex;
    justify-content: space-around;
    text-align: center;
} 


.wp-rss-aggregator ul li a{
    font-size: 1.1em;
    font-weight: bold;
    color: #343434;
}

.wp-rss-aggregator ul li a:hover,
.wp-rss-aggregator ul li a:focus{
    color: #AB4C4F;
    text-decoration: underline;
}

div.wpra-list-template .wpra-item-list{
    border:1px solid #ececec;
    border-bottom: none;
}

div.wpra-list-template .wpra-item-list > li.wpra-item{
    margin: 0;
    border-bottom: 1px solid #ECECEC;
    padding: 10px;
}


.wpra-feed-current-page{
    width: 100%;
    text-align: center;
    font-weight: bold;
    color:#ECECEC;
    padding: 5px 0;
    background-color: #3960AC;
}
.wpra-feed-more-pages,
.wpra-feed-prev-pages,
.wpra-feed-prev-page,
.wpra-feed-next-pages,
.wpra-feed-page{
    width: 100%;
    text-align: center;
}

.wp-rss-aggregator .wpra-feed-more-pages,
.wp-rss-aggregator .nav-links a{
    color: #343434;
    font-weight: bold;
    background-color: rgba(57, 96, 172, 0.5);
    display: block;
    padding: 5px 0;
}
.wp-rss-aggregator .nav-links a:hover, 
.wp-rss-aggregator .nav-links a:focus{
    color: #ececec;
    background-color: #3960AC;
}


/* Widgets in large dark footer */

.footer-widgets h1.widget-title:after,
.footer-banner .widget:before,
.footer-banner .widget:after{
    display: none;
}



.footer-widgets h1.widget-title a{
    color: #AB4C4F;
}

.footer-banner .widget_nav_menu li {
    padding:0 0 5px;
}

.footer-banner .widget_nav_menu li a{
    color: #2C163D;
    font-size: 0.8em;
}

.footer-banner .widget_nav_menu li a:hover{
    color: #0070ad;
    text-decoration: underline;
}


/* List Style Widgets*/

.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li,
.widget_uep_upcoming_events ul li{
	padding: 2% 0;
}

.widget_categories li ul,
.widget_nav_menu li ul,
.widget_pages li ul {
	margin-top: 9px;
}

.widget_recent_comments ul li a,
.widget_recent_entries ul li a,
.widget_categories ul li a,
.widget_nav_menu ul li a,
.widget_pages ul li a,
.widget_uep_upcoming_events ul li a{
	color:#343434;
	padding-left:10px;
	display:block;
}

.widget_recent_entries ul li a:hover, 
.widget_categories li ul a:hover,
.widget_nav_menu li ul a:hover,
.widget_pages li ul a:hover,
.widget_uep_upcoming_events ul li a:hover{
	text-decoration:none;
	color:#b11;
	padding-left:5px;
	border-left:5px solid #b11;
}

.widget_recent_comments ul li a:hover{
	color:#b11;

}

.widget_recent_comments ul li:before,
.widget_recent_entries ul li a:before,
.widget_categories ul li a:before,
.widget_nav_menu ul li a:before,
.widget_pages ul li a:before,
.widget_uep_upcoming_events ul li a:before{
	font:20px/1 Genericons;
	vertical-align:middle;
	margin-right:5px;
}
.widget_recent_comments ul li:before{
	content: '\f304';
}
.widget_recent_entries ul li a:before{
	content: '\f308';
}

.widget_uep_upcoming_events ul li a:before{
	content: '\f307';
}

.widget_categories li li:last-child,
.widget_nav_menu li li:last-child,
.widget_pages li li:last-child {
	padding-bottom: 0;
}

/* Recent Posts Widget */

.widget_recent_entries .post-date {
	display: block;
}

/* RSS Widget */



a.rsswidget img {display:none !important;}

a.rsswidget  {
	font-weight:bold;
	color:#343434;
    font-family:'Source Sans Pro', sans-serif
}
.widget_rss ul li a.rsswidget{
    font-size: 1.2em;
}
a.rsswidget:hover{
	color:#AB4C4F;	
	text-decoration:underline;
}
.rssSummary {
	margin: 5px 0;
	font-size:80%;
}

.rss-date {
    margin: 5px 0;
    font-size: 0.8em;
    text-align: right;
    display: block;
}

.widget_rss li {
    border-top: 1px solid #eee;
    padding: 20px 5px;
}

.widget_rss li:last-child {
    border-bottom: 1px solid #eee;
}

/* Text Widget */

.widget_text > div > :last-child {
	margin-bottom: 0;
}
/* Agenda Widget */

.widget_uep_upcoming_events{
	width:100%;
}
.agenda_widget time{
	display:block;
}


/**
 * 7.2 TAXONOMY FILTERS
 * -----------------------------------------------------------------------------
 */


.widget_taxonomy-drill-down.widget h1.widget-title:before,
.widget_taxonomy-drill-down.widget h1.widget-title:after{
    display: none;
}

.taxonomy-drilldown-dropdowns ul li{
    display: block;
}

.taxonomy-drilldown-dropdowns ul li label{
    display: block;
    margin-bottom: 5px;
    position: relative;
    font-size: 12px;
    font-weight: bold;
}


.taxonomy-drilldown-dropdowns select{
    display: block;
    width: 100%;
    margin-bottom: 1em;
    position: relative;
    cursor: pointer;
    background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='#333' width='50px' height='50px'><polyline points='46.139,15.518 25.166,36.49 4.193,15.519'/></svg>");
    background-color:transparent;
    background-repeat:no-repeat;
    background-position: right 12px top 12px;
    background-size: 13px 12px;
    padding:7px 10px;
    font-weight:bold;
    text-transform: uppercase;
    text-align:center;
    border-radius:0px;
    font-size: 13px;
    -webkit-border-radius:0px;
    -webkit-appearance: none;
    border:0;
    outline:0;
    -webkit-transition:0.3s ease all;
   -moz-transition:0.3s ease all;
    -ms-transition:0.3s ease all;
     -o-transition:0.3s ease all;
        transition:0.3s ease all;
        border:2px solid #343434;
}
.taxonomy-drilldown-dropdowns select:hover{
    border:2px solid #AB4C4F;
}

.taxonomy-drilldown-dropdowns select:focus{
    color: #222 !important;
}


.taxonomy-drilldown-dropdowns input[type="submit"]{
    cursor: pointer;
    display: block;
    clear: both;
    margin:5px;
    background: #F7F7F7;
    border-bottom: solid 3px rgba(0,0,0,0.2);
    transition: all 0.2s ease;
    padding: 10px;
    text-align: center;
}

.taxonomy-drilldown-dropdowns input[type="submit"]:hover,
.taxonomy-drilldown-dropdowns input[type="submit"]:focus{
    color: #fff;
    background-color: #232323;
    border-bottom: solid 3px rgba(255,255,255,0.2);
}

.taxonomy-drilldown-reset{
    color: #fff;
    padding:5px;
    text-align: right;
    display: block;
    margin:5px 0;
    position: absolute;
    top: 0.8em;
    right: 0.5em;
}
.taxonomy-drilldown-reset:hover{
    color: initial;
}

/* For single content view in colmun */ 


.single .taxonomy-drilldown-dropdowns select{
    color: #777;
    border-color: #ccc
}

.single .taxonomy-drilldown-dropdowns select:hover,
.single .taxonomy-drilldown-dropdowns select:focus{
    border-color: #555;
    color: #343434
}

.single .taxonomy-drilldown-dropdowns input[type="submit"]{
    width: 100%;
    margin: 0;
}

.single .taxonomy-drilldown-reset{
    color: #555;
    font-size: 80%;
    position: relative;
}



/**
 * 8.0 Footer
 * -----------------------------------------------------------------------------
 */

/* tout ce contenu est inséré en inline en footer, mutualisé à travers la plateforme */

/**
 * 9.0 Featured Content
 * -----------------------------------------------------------------------------
 */

.featured-content {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	position: relative;
	width: 100%;
	overflow:hidden;
}

.featured-content-inner {
	overflow: hidden;
}

.featured-content .hentry {
	color: #fff;
	margin: 0 !important;
	max-width: 100%;
	width: 100%;
}


.featured-content h1 a{
	color:#343434;
	font-weight:600;
}
.featured-content h1 a:hover{
	color:#AB4C4F;
}

/* Slider */

.slider .featured-content .hentry {
	-webkit-backface-visibility: hidden;
	display: none;
	position: relative;
	margin-bottom:30px;
}

.slider .featured-content .post-thumbnail {
	padding-top: 55.49132947%;
}

.slider-control-paging {
	background-color: #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	float: left;
	list-style: none;
	margin: -24px 0 0 0;
	position: relative;
	width: 100%;
	display:none;
}

.slider-control-paging li {
	float: left;
	margin: 2px 4px 2px 0;
}

.slider-control-paging li:last-child {
	margin-right: 0;
}

.slider-control-paging a {
	cursor: pointer;
	display: block;
	height: 44px;
	position: relative;
	text-indent: -999em;
	width: 44px;
}

.slider-control-paging a:before {
	background-color: #fff;
	content: "";
	height: 20px;
	left: 10px;
	position: absolute;
	top: 16px;
	width: 20px;
}

.slider-control-paging a:hover:before {
	color: #fff;
}

.slider-control-paging .slider-active:before,
.slider-control-paging .slider-active:hover:before {
	background-color: #AB4C4F;
}

.slider-direction-nav {
	list-style: none;
	margin: 0;
	position: absolute;
	bottom:5px;
	left:0;
	height:50px;
	z-index: 3;
}

.slider-direction-nav li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	float: left;
	text-align: center;
	width: 50%;
}

.slider-direction-nav a {
	display: block;
	font-size: 0;
	height: 46px;
	color:#AB4C4F;
}

.slider-direction-nav a:hover,
.slider-direction-nav a:hover:before{
	color:#AB4C4F;
}

.slider-direction-nav a:before {
	color: #111;
	content: "\f503";
	font-size: 50px;
	line-height: 50px;
	width:60px;
}

.slider-direction-nav .slider-next:before {
	content: "\f501";
}

.slider-direction-nav .slider-disabled {
	display: none;
}


/**
 * 10.0 IE Specific
 * -----------------------------------------------------------------------------
 */
.ie7 .screen-reader-text,.ie7 .search-toggle{display:none}
.ie7 .site-title,.ie8 .site-title{left:100px}
.ie7 .TitresFront,.ie8 .TitresFront{float:left;width:22%;margin-left:2%}
.ie8 .ToolFront h3 a:before{margin:0 auto;float:left;font-size:30px}
.ie7 #featured-tools,.ie8 #featured-tools{margin:0 auto}
.ie .post-navigation,.ie .image-navigation{background:#eee}
.ie7 #front-une .entry-title a:hover,.ie8 #front-une .entry-title a:hover{border-right:none!important;border-left:5px solid #AB4C4F!important}
.ie7 .entry-summary,.ie8 .entry-summary{width:45%!important}
.ie7 .entry-content,.ie8 .entry-content img{width:inherit;max-width:100%!important;height:auto}


/**
 * 11.0 Media Queries
 * -----------------------------------------------------------------------------
 */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

@media screen and (max-width: 400px) {
	
	.menu-toggle{
		width:60px;
	}

	.menu-toggle{
		font-size:0px;
	}
	.sb-left nav li:before{
		left:2%;
	}
	.site-title{
		left:55px !important;
	}
	.ToolFront h3.Tool a{
		font-size:30px;
	}


	.archive .ImageUne, 
	.page-template-blog .ImageUne,
	.ImageUne + .entry-summary, 
	.ImageUne + entry-summary{
		float:none;
		margin:0;
		width:100%;		
  -webkit-transition: all 0.5s ease-in-out; 
          transition: all 0.5s ease-in-out; 
	}
	
	.entry-title{
		font-size:30px;
		margin:0;
	}
	
	body.single span.cat-links a{
		font-size:14px;
	}
	#envoyer a{
		width:52px;
	}
	.list-view .site-content .post-thumbnail {
		background: none;
		width: auto;
		z-index: 0;
	}

	.list-view .site-content .post-thumbnail img {
		margin: 0;
	}
	div.bg2 {
		padding:10px 0;
	}
	div.bg4 {
		padding:0 10px !important;
	}

	.comment-reply-title, .comments-title{
		font-size:1em;
	}
	.comment-respond h3:before{
		font-size:3em;
		margin-right:10px;
	}	
	.post-navigation, .image-navigation,
	.share-filled{
		display:none;
	}

	.featured-content{
		min-height:380px;
		padding-top:30px;
	}

	#front-une .cat-links,
	.list-view .site-content .type-post .entry-content,
	.list-view .site-content .type-page .entry-content,
	.list-view .site-content .type-post .entry-summary,
	.list-view .site-content .type-page .entry-summary,
	.list-view .site-content footer.entry-meta, 
	.meta-tools, .enavant-cat, 
	.slider-control-paging, 
	body.tax-agendas .genericon, 
	body.page-template-page-templatesagenda-php .genericon{
		display: none;
	}

	.featured-content .entry-header{
		padding:5px 10px;
		min-height:80px;
		background:#fff;
	}

	.site-content .entry-content, .page-content{
		padding:0 10px;
	}
	
	.entry-content h1, .entry-content h2, 
	.entry-content h3, .entry-summary h1, 
	.entry-summary h2, .entry-summary h3, 
	.page .content h1, .page .content h2, 
	.page .content h3{
		margin-left:-10px;
	}

	.list-view .site-content .format-aside .entry-title,
	.list-view .site-content .format-link .entry-title,
	.list-view .site-content .format-quote .entry-title {
		display: block;
	}
	body.tax-agendas .hentry{
		width:100%;
		margin:15px 0 !important;
	}
	.list-view .site-content .entry-meta {
		background-color: transparent;
		clear: none;
		margin: 0;
		text-transform: none;
	}

	.error404 .page-header {
		border-bottom: 0;
		margin: 0 auto 24px;
		padding: 0 10px;
	}
}

@media screen and (min-width: 401px) {

    .site-title{
        display: block;
    }


	.full-size-link:before,
	.parent-post-link:before,
	.site-content span + .byline:before,
	.site-content span + .comments-link:before,
	.site-content span + .edit-link:before,
	.site-content span + .entry-date:before {
		content: "";
	}

	.attachment span.entry-date:before,
	.entry-content .edit-link a:before,
	.entry-meta .edit-link a:before,
	.site-content .byline a:before,
	.site-content .comments-link a:before,
	.site-content .entry-date a:before,
	.site-content .featured-post:before,
	.site-content .full-size-link a:before,
	.site-content .parent-post-link a:before,
	.site-content .post-format a:before, 
	span.edit-link a:before {
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		font: normal 16px/1 Genericons;
		text-decoration: inherit;
		vertical-align: text-bottom;
	}

	.site-content .format-video .post-format a:before {
		content: "\f104";
		vertical-align:middle;
	}

	.site-content .format-image .post-format a:before {
		content: "\f473";
		vertical-align:middle;
	}

	.site-content .format-quote .post-format a:before {
		content: "\f106";
		vertical-align:middle;
	}
	
	.site-content .format-link .post-format a:before {
		content: "\f107";
		position: relative;
		vertical-align:middle;
	}

	.site-content .featured-post:before {
		content: "\f308";
		margin-right: 3px;
		position: relative;
		top: 1px;
	}

	.site-content .byline a:before {
		content: "\f304";
	}


	span.edit-link a, 
	a.edit-config{
		display:inline-block;
		color:#fff;
		background:#28B0CC;
        padding: 5px 10px;
	}
	span.edit-link a:before, 
	a.edit-config:before{
		content: "\f411";
	} 	
	a.edit-config:before{
		content: "\f445";	
	}
	span.edit-link a:before, 
	a.edit-config:before{
		color:#fff;
		font:30px/1 Genericons;
		position:relative;
		vertical-align:middle;
	}

	span.edit-link a:hover:before, 
	span.edit-link a:hover,
	a.edit-config:hover:before,
	a.edit-config:hover{
		color:#fff;
		background:#242425;
	}
	span.edit-link a:hover,
	a.edit-config:hover{
        background-color: #242425,
	}	
	.site-content .full-size-link a:before {
		content: "\f402";
		margin-right: 1px;
	}

	.site-content .parent-post-link a:before {
		content: "\f301";
	}

	.list-view .site-content .hentry:first-of-type,
	.list-view .site-content .hentry.has-post-thumbnail {
		padding-top: 0;
		margin-bottom:30px;
	}

	.error404 .page-header {
		margin-bottom: 24px;
	}
}


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

	.nav-links{
		display:block
	}
	.post-navigation a,
	.image-navigation .previous-image,
	.image-navigation .next-image {
		width: 100%;
		float:none;
		display:block;
	}
	.is-sticky .site-title,
	.site-title{
		font-size:16px;
		left:25%;
	}

    .footer-widgets.display-flex.justify-content-between{
        display: block;
    }


}

@media screen and (min-width: 673px) {

	
}

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

	.search-toggle {
		margin-right: 0;
	}

	/* Fixed Header */

	.masthead-fixed .site-header {
		top: 0;
		z-index:1000;
		margin:0;
	}

     .archive .taxonomy-drilldown-dropdowns ul,
     .home .taxonomy-drilldown-dropdowns ul{
        width: 100%;
        display:inline-block;
    }
    .archive .taxonomy-drilldown-dropdowns ul li,
    .home .taxonomy-drilldown-dropdowns ul li{
        box-sizing: border-box;
        width: block;
    }

    .taxonomy-drilldown-lists p, .taxonomy-drilldown-checkboxes p, .taxonomy-drilldown-dropdowns p{
        margin: 0;
    }

    #front-une .full-width-image{
        margin-top: -25%;
    }
 

}

@media screen and (min-width: 810px) {

	#LogoFront{
		display:block;
	}

	.attachment .site-content .attachment img {
		display: block;
		margin: 0 auto;
	}

	.contributor-avatar {
		margin-left: -168px;
	}

	.contributor-summary {
		float: left;
	}

	.full-width .site-content blockquote.alignleft,
	.full-width .site-content blockquote.alignright {
		width: -webkit-calc(50% + 130px);
		width:         calc(50% + 130px);
	}

	.full-width .site-content .alignleft {
		clear: left;
	}

	.full-width .site-content .alignright {
		clear: right;
	}
	
}

@media screen and (min-width: 846px) {


	#home img{
		width:auto;
		height:200px;
	}
	
	a.banner-button{
		float:right;
		width:auto;
		clear:none;
	}

	.content-sidebar {
		padding-top: 72px;
	}
	
	.MenuDossier ul.menu li a{
		width:80%;
	}

	.comment-list .trackback,
	.comment-list .pingback,
	.comment-list article {
		margin-bottom: 2%;
		padding-top: 2%;
	}

	.comment-author .avatar {
		height: 34px;
		top: 2px;
		width: 34px;
	}
	
	body.tax-agendas .genericon, 
	body.page-template-page-templatesagenda-php .genericon{font-size:150px}

	.comment-author,
	.comment-awaiting-moderation,
	.comment-content,
	.comment-list .reply,
	.comment-metadata {
		padding-left: 50px;
	}

	.comment-list .children {
		padding-left: 20px;
		margin-left:40px;
		border-left:3px solid #aaa;
	}

}

@media screen and (min-width: 1008px) {


	.primary-sidebar {
		padding-top: 0;
	}	
	
	.site-description:empty {
		margin: 0;
	}
	.VoirBlog a{
		width:auto;
	}
	.secondary-navigation {
		font-size: 12px;
		margin: 0 -30px 0;
	}

	.secondary-navigation li {
		border-top: 1px solid rgba(255, 255, 255, 0.2);
		position: relative;
	}

	.secondary-navigation a {
		padding: 10px 30px;
	}

	.secondary-navigation ul ul {
		position: absolute;
		top: 0;
		left: -999em;
		width: 250px;
		z-index: 2000;
		box-shadow:2px 2px 0 #aaa;
		-webkit-box-shadow:2px 2px 0 #aaa;
	}

	.secondary-navigation li li {
		border-top: 0;
	}
	.secondary-navigation li li a{
		color:#242424;
		background-color: #fff;
	}
	.secondary-navigation li:hover > a,
	.secondary-navigation li.focus > a {
		background-color: #fff ;
		color: #AB4C4F;
	}

	.secondary-navigation ul ul a:hover,
	.secondary-navigation ul ul li.focus > a {
		background-color: #AB4C4F;
		color:#fff;
	}

	.secondary-navigation ul li:hover > ul,
	.secondary-navigation ul li a:hover > ul,
	.secondary-navigation ul li.focus > ul {
		left: 250px !important;
		margin-left:0 !important;
	}

	.secondary-navigation .menu-item-has-children > a {
		padding-right: 38px;
	}

	.secondary-navigation .menu-item-has-children > a:after {
		-webkit-font-smoothing: antialiased;
		content: "\f501";
		display: inline-block;
		font: normal 12px/1 Genericons;
		position: absolute;
		right: 10px;
		top: 37%;
		vertical-align: text-bottom;
		z-index:2;
	}

	.footer-sidebar .widget {
		display:table;
		-webkit-box-sizing: border-box;
		-moz-box-sizing:    border-box;
		box-sizing:         border-box;
	}

	.footer-sidebar .widget h2,
	.primary-sidebar .widget h2 {
		font-size: 18px;
		line-height: 1.3333333333;
	}

	.footer-sidebar .widget h3,
	.primary-sidebar .widget h3 {
		font-size: 16px;
		line-height: 1.5;
	}

	.footer-sidebar .widget h4,
	.primary-sidebar .widget h4 {
		font-size: 14px;
		line-height: 1.7142857142;
	}

	.footer-sidebar .widget h5,
	.primary-sidebar .widget h5 {
		font-size: 12px;
		line-height: 2;
	}

	.footer-sidebar .widget h6,
	.primary-sidebar .widget h6 {
		font-size: 11px;
		line-height: 2.1818181818;
	}

	.footer-sidebar .widget code,
	.footer-sidebar .widget kbd,
	.footer-sidebar .widget tt,
	.footer-sidebar .widget var,
	.footer-sidebar .widget samp,
	.footer-sidebar .widget pre,
	.primary-sidebar .widget code,
	.primary-sidebar .widget kbd,
	.primary-sidebar .widget tt,
	.primary-sidebar .widget var,
	.primary-sidebar .widget samp,
	.primary-sidebar .widget pre {
		font-size: 11px;
		line-height: 1.6363636363;
	}

	.footer-sidebar .widget blockquote,
	.primary-sidebar .widget blockquote {
		font-size: 14px;
		line-height: 1.2857142857;
	}

	.footer-sidebar .widget blockquote cite,
	.primary-sidebar .widget blockquote cite {
		font-size: 12px;
		line-height: 1.5;
	}

	.footer-sidebar .widget input,
	.footer-sidebar .widget textarea,
	.primary-sidebar .widget input,
	.primary-sidebar .widget textarea {
		font-size: 12px;
		padding: 3px 2px 4px 4px;
	}

	.footer-sidebar .widget input[type="button"],
	.footer-sidebar .widget input[type="reset"],
	.footer-sidebar .widget input[type="submit"],
	.primary-sidebar .widget input[type="button"],
	.primary-sidebar .widget input[type="reset"],
	.primary-sidebar .widget input[type="submit"] {
		padding: 5px 15px 4px;
	}

	.footer-sidebar .widget_categories li ul,
	.footer-sidebar .widget_nav_menu li ul,
	.footer-sidebar .widget_pages li ul,
	.primary-sidebar .widget_categories li ul,
	.primary-sidebar .widget_nav_menu li ul,
	.primary-sidebar .widget_pages li ul {
		border-top: 0;
		margin-top: 6px;
	}

	#supplementary {
		padding: 0;
	}

	.footer-sidebar {
		line-height: 1.5;
	}
	.grid .featured-content .hentry {
		width: 33.3333333%;
	}

	.grid .featured-content .hentry:nth-child( 2n+1 ) {
		clear: none;
	}

	.grid .featured-content .hentry:nth-child( 3n+1 ) {
		clear: both;
	}

	.grid .featured-content .entry-header {
		height: 120px;
	}
    
}

@media screen and (min-width: 1040px) {


}

@media screen and (min-width: 1080px) {


	.menu-toggle {
		display:none !important;
	}

	.secondary-header{
		display:block;
	}


	.secondary-navigation ul li:hover > ul,
	.secondary-navigation ul li.focus > ul {
		left: 202px;
	}

	.slider .featured-content .entry-header,
	.slider-control-paging {
		width: 100%;
	}

	.slider-control-paging {
		padding-left: 24px;
	}

	.slider-control-paging li {
		margin: 12px 12px 12px 0;
	}

	.slider-control-paging a {
		height: 24px;
		width: 24px;
	}

	.slider-control-paging a:before {
		top: 6px;
		left: 6px;
	}
	.post-navigation a,
	.image-navigation .previous-image,
	.image-navigation .next-image {
		width: 50%;
		float:left;
		display:block;
	}


	 /* TOP OF HOME FOR MD LG FRONT PAGE OVERLAY */

	 body.home #sticker{
	 	border-bottom: none;
	 }
    
    body.home .is-sticky .site-title{
        color: #333;
    }
	
     body.home .site-header{
	 	background-color: transparent;
	 }



    /* sub menu */

    .secondary-header ul.sub-menu{
        display:inline-block;
        position: absolute;
        left: -999em;
        z-index: 2000;
    }

    .secondary-header ul li:hover ul.sub-menu{
        left: 0;
     }



}

@media screen and (min-width: 1110px) {

}

@media screen and (min-width: 1218px) {

}

@media screen and (min-width: 1260px) {
	.site-content blockquote.alignleft,
	.site-content blockquote.alignright {
		width: -webkit-calc(50% + 18px);
		width:         calc(50% + 18px);
	}

	.site-content blockquote.alignleft {
		margin-left: -18%;
	}

	.site-content blockquote.alignright {
		margin-right: -18%;
	}
}


/**
 * 12.0 Print
 * -----------------------------------------------------------------------------
 */

@media print {
	body {
		background: none !important; /* Brute force since user agents all print differently. */
		color: #2b2b2b;
		font-size: 12pt;
	}

	.site,
	.site-header,
	.hentry,
	.site-content .entry-header,
	.site-content .entry-content,
	.site-content .entry-summary,
	.site-content .entry-meta,
	.page-content,
	.archive-header,
	.page-header,
	.contributor-info,
	.comments-area,
	.attachment .entry-attachment .attachment {
		max-width: 100%;
	}

	#site-header img,
	.search-toggle,
	.site-navigation,
	.site-content nav,
	.edit-link,
	.page-links,
	.widget-area,
	.more-link,
	.post-format-archive-link,
	.comment-respond,
	.comment-list .reply,
	.comment-reply-login,
	#secondary,
	.site-footer,
	.slider-control-paging,
	.slider-direction-nav {
		display: none;
	}

	.site-title a,
	.entry-meta,
	.entry-meta a,
	.featured-content .hentry,
	.featured-content a {
		color: #2b2b2b;
	}

	.entry-content a,
	.entry-summary a,
	.page-content a,
	.comment-content a {
		text-decoration: none;
	}

	.site-header,
	.post-thumbnail,
	a.post-thumbnail:hover,
	.site-content .entry-header,
	.site-footer,
	.featured-content,
	.featured-content .entry-header {
		background: transparent;
	}

	.header-main {
		padding: 48px 10px;
	}

	.site-title {
		float: none;
		font-size: 19pt;
	}


	.content-area {
		padding-top: 0;
	}

	.list-view .site-content .hentry {
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		margin-bottom: 48px;
		padding-bottom: 24px;
	}

	.post-thumbnail img {
		margin: 0 10px 24px;
	}

	.site-content .has-post-thumbnail .entry-header {
		padding-top: 0;
	}

	.site-content footer.entry-meta {
		margin: 24px auto;
	}

	.entry-meta .tag-links a {
		color: #fff;
	}

	.singular .site-content .hentry.has-post-thumbnail {
		margin-top: 0;
	}

	.gallery-columns-1.gallery-size-medium,
	.gallery-columns-1.gallery-size-thumbnail,
	.gallery-columns-2.gallery-size-thumbnail,
	.gallery-columns-3.gallery-size-thumbnail {
		display: block;
	}

	.archive-title,
	.page-title {
		margin: 0 10px 48px;
	}

	.featured-content .hentry {
		margin-bottom: 48px;
	}

	.featured-content .post-thumbnail,
	.slider .featured-content .post-thumbnail {
		padding-top: 0;
	}

	.featured-content .post-thumbnail img {
		position: relative;
	}

	.featured-content .entry-header {
		padding: 0 10px 24px;
	}

	.featured-content .entry-meta {
		font-size: 9pt;
		margin-bottom: 11px;
	}

	.featured-content .cat-links {
		font-weight: 900;
	}

	.featured-content .entry-title {
		font-size: 25pt;
		line-height: 36px;
	}
}


/**
 * 13.0 Slidebars
 * -----------------------------------------------------------------------------
 */

@media (max-width: 480px) { /* Slidebar widths on extra small screens. */
	.sb-slidebar {
		width: 75%;
	}
    .ft-sm-1{
        font-size: 50%;
    }
}

@media (min-width: 481px) { /* Slidebar widths on small screens. */
	.sb-slidebar {
		width: 55%;
	}
}

@media (min-width: 768px) { /* Slidebar widths on medium screens. */
	.sb-slidebar {
		width: 40%;
	}
    .md-pull-right{
        float: right;
    }
    .ft-md-2{
        font-size: 120%;
    }
}

@media (min-width: 992px) { /* Slidebar widths on large screens. */
	.sb-slidebar {
		width: 30%;
	}

}

@media (min-width: 1100px) { /* Slidebar widths on extra large screens. */
	.sb-slidebar {
		width: 30%;
	}
	

	.page-template-blog .entry-title{
		width:auto;
	}
}

/* Sb Slider */

.sb-slide, #sb-site, .sb-site-container, .sb-slidebar {
	-webkit-transition: -webkit-transform 400ms ease;
	   -moz-transition: -moz-transform 400ms ease;
	     -o-transition: -o-transform 400ms ease;
	        transition: transform 400ms ease;
	-webkit-transition-property: -webkit-transform, left, right; /* Add left/right for Android < 4.4. */
	-webkit-backface-visibility: hidden; /* Prevents flickering. This is non essential, and you may remove it if your having problems with fixed background images in Chrome. */
}

 
.sb-hide { 
	display: none; /* Optionally applied to control classes when Slidebars is disabled over a certain width. */
}

/**
 * 14.0 Footer à retirer sur PF
 * -----------------------------------------------------------------------------
 */
.site-footer {background-color: #222;position: relative;z-index: 1;clear:both;display:block;padding:0;}
.site-info a{color: #343434;}

.site-info, .blog-info {overflow:hidden;text-align:center;}
div.bgpf{background:#222;font-size:12px;overflow:hidden;color:#fff;width:100%;display:block;padding:20px 0;}
div.bgpf a{color:#fff;}
#closer{dispplay:none;}
.bgpf a:hover{text-decoration:underline;}
div.pfinner{margin:0 auto;display:block;overflow:hidden;}
a.PfBouton{display:block;margin:2%;text-align:center;width:45%;border:1px solid #fff;float:left;padding:2% 0;}
a.PfBouton span{display:block;font-size:60px;margin-bottom:5px}
a.PfBouton:hover{text-decoration:none;background:#fff;color:#000}
a.PfBouton:hover span{color:#AB4C4F}
div.pfbloc{width:90%;margin:0 auto;}
h1#ThePf, h2#PfDesc {text-align:center;display:block;margin:10px 0;font-weight:600;}
h1#ThePf{font-size:50px} 
h2#PfDesc{font-size:26px;}
h3#PfSign{font-size:14px;text-align:center;margin:10px 0 20px;text-indent:22%;}
h2.pftitle{margin:15px 0;text-align:center;font-weight:600;display:bloc;border:2px solid #222;padding:10px 0 5px;}
h2.pftitle:hover{border:2px dashed #fff;cursor:pointer;}
h2.pftitle span{font-size:50px;display:block;}
#ticket{font-size:14px;position:fixed;-webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); 
		display:block;padding:5px 20px;background:#0074A2;color:#fff;position:fixed;right:0;top:200px;margin-right:-60px;z-index:3000}
#ticket:hover{margin-right:-56px;}		
@media screen and (min-width: 800px) {
	.pffloater{float:left;padding:0 20px;width:45%;}
	a.PfBouton{width:20%;}
}

