/*
	Theme Name: Forum des Médias Romands
	Theme URI: https://forum-medias.ch
	Description:
	Version: 1.0.0
	Author: Romain Brenet / Design Merryl Aeby
	Author URI:
	Tags:

*/

/*------------------------------------*\
    Font Init
\*------------------------------------*/

/*@font-face {
	font-family: 'HurmeRegular';
	src: url('fonts/HurmeGeometricSans2-Regular.eot');
	src: url('fonts/HurmeGeometricSans2-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/HurmeGeometricSans2-Regular.woff2') format('woff2'),
		url('fonts/HurmeGeometricSans2-Regular.woff') format('woff'),
		url('fonts/HurmeGeometricSans2-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HurmeSemiBold';
	src: url('fonts/HurmeGeometricSans2-SemiBold.eot');
	src: url('fonts/HurmeGeometricSans2-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('fonts/HurmeGeometricSans2-SemiBold.woff2') format('woff2'),
		url('fonts/HurmeGeometricSans2-SemiBold.woff') format('woff'),
		url('fonts/HurmeGeometricSans2-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}*/
@font-face {
    font-family: 'Hurme';
	src: url('fonts/HurmeGeometricSans2-Thin.eot');
	src: url('fonts/HurmeGeometricSans2-Thin.eot?#iefix') format('embedded-opentype'),
		url('fonts/HurmeGeometricSans2-Thin.woff2') format('woff2'),
		url('fonts/HurmeGeometricSans2-Thin.woff') format('woff'),
		url('fonts/HurmeGeometricSans2-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Nimbus';
    src: url('fonts/NimbusSanNovT-Regu.eot');
    src: url('fonts/NimbusSanNovT-Regu.eot?#iefix') format('embedded-opentype'),
        url('fonts/NimbusSanNovT-Regu.woff2') format('woff2'),
        url('fonts/NimbusSanNovT-Regu.woff') format('woff'),
        url('fonts/NimbusSanNovT-Regu.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NimbusBold';
    src: url('fonts/NimbusSanNovD-SemiBold.eot');
    src: url('fonts/NimbusSanNovD-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/NimbusSanNovD-SemiBold.woff2') format('woff2'),
        url('fonts/NimbusSanNovD-SemiBold.woff') format('woff'),
        url('fonts/NimbusSanNovD-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}


/*------------------------------------*\
    RESET
\*------------------------------------*/

a,abbr,acronym,address,applet,article,aside,audio,big,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:0 0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,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{border-collapse:collapse;border-spacing:0}

/*------------------------------------*\
    Lightbox
\*------------------------------------*/
.slbOverlay,.slbWrapOuter,.slbWrap{position:fixed;top:0;right:0;bottom:0;left:0}.slbOverlay{overflow:hidden;z-index:2000;background-color:#000;opacity:0.7;-webkit-animation:slbOverlay 0.5s;-moz-animation:slbOverlay 0.5s;animation:slbOverlay 0.5s}.slbWrapOuter{overflow-x:hidden;overflow-y:auto;z-index:2010}.slbWrap{position:absolute;text-align:center}.slbWrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.slbContentOuter{position:relative;display:inline-block;vertical-align:middle;margin:0px auto;padding:0 1em;box-sizing:border-box;z-index:2020;text-align:left;max-width:100%}.slbContentEl .slbContentOuter{padding:5em 1em}.slbContent{position:relative}.slbContentEl .slbContent{-webkit-animation:slbEnter 0.3s;-moz-animation:slbEnter 0.3s;animation:slbEnter 0.3s;background-color:#fff;box-shadow:0 0.2em 1em rgba(0,0,0,0.4)}.slbImageWrap{-webkit-animation:slbEnter 0.3s;-moz-animation:slbEnter 0.3s;animation:slbEnter 0.3s;position:relative}.slbImageWrap:after{content:"";position:absolute;left:0;right:0;top:5em;bottom:5em;display:block;z-index:-1;box-shadow:0 0.2em 1em rgba(0,0,0,0.6);background-color:#FFF}.slbDirectionNext .slbImageWrap{-webkit-animation:slbEnterNext 0.4s;-moz-animation:slbEnterNext 0.4s;animation:slbEnterNext 0.4s}.slbDirectionPrev .slbImageWrap{-webkit-animation:slbEnterPrev 0.4s;-moz-animation:slbEnterPrev 0.4s;animation:slbEnterPrev 0.4s}.slbImage{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:5em 0;margin:0 auto}.slbCaption{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;font-size:1.4em;position:absolute;left:0;right:0;bottom:0;padding:.71429em 0;color:#fff;color:rgba(255,255,255,0.7);text-align:center}.slbCloseBtn,.slbArrow{margin:0;padding:0;border:0;cursor:pointer;background:none}.slbCloseBtn::-moz-focus-inner,.slbArrow::-moz-focus-inner{padding:0;border:0}.slbCloseBtn:hover,.slbArrow:hover{opacity:0.5}.slbCloseBtn:active,.slbArrow:active{opacity:0.8}.slbCloseBtn{-webkit-animation:slbEnter 0.3s;-moz-animation:slbEnter 0.3s;animation:slbEnter 0.3s;font-size:3em;width:1.66667em;height:1.66667em;line-height:1.66667em;position:absolute;right:-.33333em;top:0;color:#fff;color:rgba(255,255,255,0.7);text-align:center}.slbLoading .slbCloseBtn{display:none}.slbLoadingText{font-size:1.4em;color:#fff;color:rgba(255,255,255,0.9)}.slbArrows{position:fixed;top:50%;left:0;right:0}.slbLoading .slbArrows{display:none}.slbArrow{position:absolute;top:50%;margin-top:-5em;width:5em;height:10em;opacity:0.7;text-indent:-999em;overflow:hidden}.slbArrow:before{content:"";position:absolute;top:50%;left:50%;margin:-.8em 0 0 -.8em;border:.8em solid transparent}.slbArrow.next{right:0}.slbArrow.next:before{border-left-color:#fff}.slbArrow.prev{left:0}.slbArrow.prev:before{border-right-color:#fff}.slbIframeCont{width:80em;height:0;overflow:hidden;padding-top:56.25%;margin:5em 0}.slbIframe{position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:0 0.2em 1em rgba(0,0,0,0.6);background:#000}@-webkit-keyframes slbOverlay{from{opacity:0}to{opacity:0.7}}@-moz-keyframes slbOverlay{from{opacity:0}to{opacity:0.7}}@keyframes slbOverlay{from{opacity:0}to{opacity:0.7}}@-webkit-keyframes slbEnter{from{opacity:0;-webkit-transform:translate3d(0, -1em, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0)}}@-moz-keyframes slbEnter{from{opacity:0;-moz-transform:translate3d(0, -1em, 0)}to{opacity:1;-moz-transform:translate3d(0, 0, 0)}}@keyframes slbEnter{from{opacity:0;-webkit-transform:translate3d(0, -1em, 0);-moz-transform:translate3d(0, -1em, 0);-ms-transform:translate3d(0, -1em, 0);-o-transform:translate3d(0, -1em, 0);transform:translate3d(0, -1em, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes slbEnterNext{from{opacity:0;-webkit-transform:translate3d(4em, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0)}}@-moz-keyframes slbEnterNext{from{opacity:0;-moz-transform:translate3d(4em, 0, 0)}to{opacity:1;-moz-transform:translate3d(0, 0, 0)}}@keyframes slbEnterNext{from{opacity:0;-webkit-transform:translate3d(4em, 0, 0);-moz-transform:translate3d(4em, 0, 0);-ms-transform:translate3d(4em, 0, 0);-o-transform:translate3d(4em, 0, 0);transform:translate3d(4em, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes slbEnterPrev{from{opacity:0;-webkit-transform:translate3d(-4em, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0)}}@-moz-keyframes slbEnterPrev{from{opacity:0;-moz-transform:translate3d(-4em, 0, 0)}to{opacity:1;-moz-transform:translate3d(0, 0, 0)}}@keyframes slbEnterPrev{from{opacity:0;-webkit-transform:translate3d(-4em, 0, 0);-moz-transform:translate3d(-4em, 0, 0);-ms-transform:translate3d(-4em, 0, 0);-o-transform:translate3d(-4em, 0, 0);transform:translate3d(-4em, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}

/*------------------------------------*\
    Hamburgers
\*------------------------------------*/
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{font:inherit;display:inline-block;overflow:visible;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger:hover{opacity:.7}.hamburger-box{position:relative;display:inline-block;width:40px;height:24px}.hamburger-inner{top:50%;display:block;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:40px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#000}.hamburger-inner:after,.hamburger-inner:before{display:block;content:""}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{transform:rotateY(180deg);background-color:transparent}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{transform:rotateY(-180deg);background-color:transparent}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{transform:rotateX(-180deg);background-color:transparent}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{transform:rotateX(180deg);background-color:transparent}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg);background-color:transparent}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg) rotate(-180deg);background-color:transparent}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(-90deg)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(45deg)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(90deg)}.hamburger--elastic .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(135deg)}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(-270deg)}.hamburger--elastic-r .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(-135deg)}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(270deg)}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic.is-active .hamburger-inner:before{top:-80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,80px,0) rotate(45deg)}.hamburger--emphatic.is-active .hamburger-inner:after{top:-80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,80px,0) rotate(-45deg)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic-r.is-active .hamburger-inner:before{top:80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,-80px,0) rotate(-45deg)}.hamburger--emphatic-r.is-active .hamburger-inner:after{top:80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,-80px,0) rotate(45deg)}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s;opacity:0}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(225deg)}.hamburger--spin.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--spin-r .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(-225deg)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s;opacity:0}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(90deg)}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(90deg);background-color:transparent}.hamburger--stand.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(-90deg);background-color:transparent}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--squeeze .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:75ms}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top 75ms ease,opacity 75ms ease .12s;opacity:0}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--vortex .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(765deg)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(-765deg)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}

/*------------------------------------*\
    VIDEO
\*------------------------------------*/
.videocontainer{
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;
	margin: 1.5em 0;
}
.videocontainer.r1{
	padding-bottom: 100%;
}
.videocontainer iframe, .videocontainer embed, .videocontainer object{
	width: 100%!important; height: 100%!important;
	position: absolute;
	top: 0; left: 0;
}

/*------------------------------------*\
    COLORS / Font
\*------------------------------------*/

.white { color: #ffffff;}
.pink {	color: #e6007e; }
.grey {	color: #dcdcdc; }
.bg-pink  {	background-color: #e6007e; }
.bg-grey  {	background-color: #dcdcdc; }
.bg-white { background-color: #fefefe; }
.bg-blue  { background-color: #1375bb; }

.bold { font-weight: bold; }

/*------------------------------------*\
    MAIN
\*------------------------------------*/

.text-left { text-align:left; }
.text-center { text-align:center; }

.left {
	float: left;
}
.right {
	float:right;
}

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
}
body {
	font-family: 'Nimbus', sans-serif;
	color: #000000;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/*body * {
    -webkit-transition:0.3s;
    -moz-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}*/
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

.single .post-content a {
	color: #ff5264;
	font-weight: bold;
}

.btn {
	font-family: 'HurmeSemiBold', sans-serif;
	border: 2px solid #e6007e;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding: 0.5em 0.9em 0.4em 0.9em;
	color: #e6007e;
	text-align: center;
	display: inline-block;
	cursor: pointer;
	-webkit-transition:0.5s;
    transition: 0.5s;
}
.btn:hover {
	background-color: #e6007e;
	color: #ffffff;
}

.btn-blue {
	color:#1375bb;
	border-color:#1375bb;
}
.btn-blue:hover {
	background-color: #1375bb;
}

.post-content ul {
	padding-left: 1.5em;
}
.post-content ul li {
	margin-bottom: 0.5em;
}

.post-content h4 {
	color:#ff5264;
	font-weight: bold;
	margin: 1.5em 0;
}

.mt1 { margin-top: 1em; }
.mb1 { margin-bottom: 1em; }

.mr1p { margin-right: 1%; }

/*------------------------------------*\
    Typo
\*------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	font-family: 'Hurme', sans-serif;
	text-transform: uppercase;
}

p, .page ol, .page ul {
	font-size: 22px;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

.wrapper-content p:last-child {
	margin-bottom: 0;
}

ol { counter-reset: li; }
ol li { display: block }
ol li:before { content: counter(li) ". "; counter-increment: li; color: #e4238c; }

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* header */
.header {
	color:#000000;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 5;
}
/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {
	font-family: 'Nimbus', sans-serif;
	background: #7c7b7b;
	color: #ffffff;
	padding: 3em 0;
	font-size: 22px;
}
.footer h4 {
	/*font-family: 'HurmeSemiBold', sans-serif;*/
}
.footer a {
	color: #ffffff;
	text-decoration: none;
}
.footer p, .footer address, .footer a {
	/*font-family: 'HurmeRegular', sans-serif;
	color: #c5c7c8;*/
}
.footer .social-link {
	position: relative;
}
.footer .social-link a {
	color:#ffffff;
}
.footer .social-link a:last-child {
	margin-bottom: 0;
}

/*------------------------------------*\
    BLOC SEPARATOR
\*------------------------------------*/


/*------------------------------------*\
    BLOC SEPARATOR
\*------------------------------------*/

.bloc-top-pink {
	background-image: url(img/bg_pink.svg);
	background-size: cover;
	background-position: top center;
	margin-top: -1px;
}
.bloc-top-grey {
	background-image: url(img/bg_grey.svg);
	background-size: cover;
	background-position: top center;
	margin-top: -1px;
}

/*------------------------------------*\
    PAGINATION
\*------------------------------------*/
.pagination .current {
	font-weight: bold;
	border-bottom: 1px dotted #ff5264;
}

/*------------------------------------*\
    ACCORDION
\*------------------------------------*/
.accordion-toggle {cursor: pointer;}
.accordion-content {
	display: none;
	padding-top: 1.5em;
}
/*.accordion-content.default {display: block;}*/

.accordion h3.accordion-toggle {
	font-family: 'HurmeSemiBold', sans-serif;
	padding: 0.5em 0;
	border-bottom:1px solid #000000;
}
.accordion .accordion-content h1, .accordion .accordion-content h2, .accordion .accordion-content h3 {
	font-weight: bold;
	line-height: 1.5em;
}
/*------------------------------------*\
    FORM
\*------------------------------------*/
::-webkit-input-placeholder { color: #ffffff; }
::-moz-placeholder { color: #ffffff; }
:-ms-input-placeholder { color: #ffffff; }
:-moz-placeholder { color: #ffffff;}

form input[type="email"], form input[type="text"], form input[type="password"], form input[type="number"], form input[type="tel"], form textarea {
	background: #3e3d40;
	color: #ffffff;
	border:1px solid #ffffff;
	font-style: italic;
	padding: 0.35em 0.9em;
	box-sizing: border-box;
}

form.inside-form input[type="email"], form.inside-form input[type="text"], form.inside-form input[type="password"], form.inside-form input[type="number"], form.inside-form input[type="tel"], form.inside-form textarea {
	background: #ffffff;
	color: #3e3d40;
	border-color: #3e3d40;
}
form.inside-form .row {
	margin-bottom:0.5em;
}
form.inside-form .row input.btn {
	width:auto;
	margin: 0 auto;
	display: block;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
#message-form-member {
	border: 2px dashed #000;
	padding: 1em;
	display: none;
}
#message-form-member h3 {
	font-weight: bold;
	color: #ff5264;
	margin-bottom: 1.2em;
	text-transform: uppercase;
	font-family: 'HurmeSemiBold', sans-serif;
	text-align: center;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

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

	.nav-toggle {
		position: absolute;
		top: 25px;
	}
	.nav {
		display: none;
		margin: 0 auto;
		position: absolute;
		top:60px;
		left: 0;
		right: 0;
		z-index: 1;
	}
	.nav ul {
		padding: 0;
		margin-top: 60px;
		background: #fff;
		box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.4);
		position: relative;
	}
	.nav ul li {
		list-style: none;
		display: block;
		text-align: center;
		margin-bottom: 0.8em;
		padding-bottom: 0.8em;
		border-bottom:1px solid #3e3d40;
		position: relative;
	}
	.nav ul li a {
		font-family: 'NimbusBold', serif;
		color: #000000;
		display: block;
		text-transform: uppercase;
	}

	.nav ul li .open-sub-menu {
		position: absolute;
		top: 0;
		right: 0;
		width: 70px;
		z-index: 100;
	}
	.hamburger.open-sub-menu {
		padding: 0;
		-webkit-transition: 0.5s;
		transition: 0.5s;
	}
	.hamburger.open-sub-menu .hamburger-box {
		width: 30px;
		height: 14px;
	}
	.hamburger.open-sub-menu .hamburger-inner, .hamburger.open-sub-menu .hamburger-inner::after, .hamburger.open-sub-menu .hamburger-inner::before {
		width: 30px;
	}
	.hamburger.open-sub-menu .hamburger-inner::before {
		top:-9px;
	}
	.hamburger.open-sub-menu .hamburger-inner::after {
		bottom: -9px;
	}

	.nav ul ul.sub-menu {
		margin-top: 18px;
		border-top: 1px solid #000;
		padding-top: 13px;
		-webkit-box-shadow: none;
		box-shadow: none;
		display: none;
	}
	.nav ul ul.sub-menu li:last-child {
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: none;
	}
	.nav ul.sub-menu li a {
		color: #e6007e;
	}

	.hide-desktop {
		display: block;
		width:100%;
	}
	.hide-mobile {
		display:none !important;
	}

	.wrapper-header, .wrapper-content {
		width:94%;
		max-width: 960px;
		margin: 0 auto;
		position: relative;
	}
	.wrapper-header {
		width: 100%;
	}

	.header {
		height: 120px;
		background: #ffffff;
		box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.4);
	}

	.logo {
		width: 110px;
		margin:0 auto;
	}

	main {
		margin-top: 120px;
	}

	h1, h2, h3 {
		font-size: 50px;
	}

	.btn {
		font-size: 22px;
		margin-bottom: 1.5em;
	}

	.highlight {
		background-image: url(img/bg_top.jpg);
		background-repeat: no-repeat;
		background-position: top center;
		padding: 50px 0;
		position: relative;
		min-height: 370px;
		padding-top: 300px;
	}
	.highlight .wrapper-content {
		text-align: left;
	}
	.highlight .btn {
		margin-bottom: 0;
	}

	.highlight img {
		max-width: 70%;
		display: inline-block;
	}

	.date-expo, .lieu-expo {
		font-family: 'Nimbus', sans-serif;
		font-size: 30px;
		display: inline-block;
		border-radius: 50%;
		height: 160px;
		width: 160px;
		color: #fff;
		padding: 32px 0 0 0px;
		font-weight: 600;
		text-align: center;
	}
	.date-expo {
		margin-right: 10px;
	}

	.expo-details {
		text-align: left;
	}
	.expo-details h1 {
		margin-top:130px;
	}

	.inscription {
		background:url(img/bg_pink.svg) top center no-repeat;
		background-size:cover;
		margin-top: -1px;
	}
	.infos-pratique {
		background:url(img/bg_grey.svg) top center no-repeat;
		margin-top: -1px;
	}
	.infos-pratique h2 {
		margin-left:0;
	}
	.inscription .wrapper-content, .programme .wrapper-content, .intervenants .wrapper-content, .sponsors .wrapper-content, .home-activite .wrapper-content, .home-photo .wrapper-content, .home-publications .wrapper-content, .presentation .wrapper-content {
		padding: 90px 0;
	}
	.infos-pratique .wrapper-content {
		padding: 120px 0;
	}

	.intervenants article, .intervenants h3, .title-cat-intervenant {
		font-family: 'Nimbus', sans-serif;
		text-transform: none;
	}
	.intervenants h2 {
		font-size:45px;
	}
	.intervenants h3 {
		font-size: 30px;
		margin-left: 0;
		margin-bottom: 0.5em;
		font-weight: bold;
		font-family: 'NimbusBold', sans-serif;
	}

  .intervenants h4 {
    font-size:22px;
    color: #e6007e;
    margin-bottom: 1.5em;
    font-weight: 600;
  }

	.title-cat-intervenant {
		font-size: 22px;
	}

	.intervenants .thumb, .intervenants .text {
		width: 100%;
		text-align: center;
	}
	.intervenants .thumb {
		padding: 30px 0;
	}
	.intervenants .text {
		text-align: left;
		position: relative;
	}
	.intervenants article {
		margin: 1.5em 0;
	}
	.intervenants .text.box-read-btn {
		text-align: center;
		padding: 1em 0;
		height: 55px;
	}

	.programme h2 {
		margin-bottom: 20px;
	}

	.sidebar-box {
		height: 180px;
	  	position: relative;
	  	overflow: hidden;
	}
	.sidebar-box.sidebar-home {
		height:300px;
	}
	.sidebar-box .read-more {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		text-align: center;
		margin: 0; padding: 30px 0;
		background: url("img/bg_read.png") repeat-x;
	}
	footer .right {
		float: left;
		margin-top: 0.5em;
	}

	.top-page {
		background: url('img/bg_top.jpg') top center no-repeat;
	}
	.wrapper-content.page {
		padding-top: 300px;
	}
	.page h1 {
		margin-left: 0;
	}
	.page h2 {
		font-family: 'HurmeRegular', sans-serif;
		font-size: 30px;
		text-transform: none;
		margin-left: 0;
		line-height: 1.2em;
	}
	.page.activite hr {
		margin-bottom:1.5em;
		
	}
	.page .thumb {
		margin: 1.5em 0;
	}
	.page article {
		margin-bottom: 1.5em;
	}
	.img-cp img {
		width: 90px;
		height: auto;
		margin-bottom: 2em;
	}
	.img-keystone img {
		width: 350px;
		height: auto;
	}
	
	.home-activite h2 {
		margin-left:0;
	}
	
	.pictures .picture img {
		width: 100%;
		height: auto;
		margin: 0.7em 0; 
	}
	
	.home-publications .btn {
		margin-bottom: 0;
	}

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

	.hide-mobile {
		display: inline-block !important;
	}
	.sepdate {
		height: 50px;
	}
	.hide-tablette {
		display: none;
	}
	.intervenants h2 {
		font-size:50px;
	}
	footer .right {
		float: right;
		margin-top: auto;
	}
	.img-cp img {
		width: 110px;
		margin-bottom: 1.5em;
	}
	.img-keystone img {
		width: 420px;
	}
	
	.pictures {
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;
	}
	
	.pictures .picture {
		width: 32%;
		margin-right: 1%;
		float: left;
	}

}
@media only screen and (min-width:960px) {

	.hide-desktop {
		display: none !important;
	}

	.nav-toggle, #slide_mobile, #slide_mega {
		display: none;
	}
	.nav {
		display: block !important;
		width:835px;
		background: none;
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		line-height: 129px;
		float: right;
	}
	.nav ul {
		padding: 0;
		margin-top: auto;
		margin-left: 50px;
		box-shadow: 0 0 0 0 #fff;
	}
	.nav ul li {
		display: inline-block;
		text-align: center;
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: none;
	}
	.nav ul li a {
		padding: 0 3em 0 1.5em;
	}


	.nav ul ul.sub-menu {
		display: none;
		position: absolute;
		margin-left: 0;
		line-height: 30px;
		padding-bottom: 1.5em;
		border-top: none;
		margin-top: 0;
		padding-top: 0;
		-webkit-box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.4);
		box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.4);

	}
	.nav ul ul.sub-menu li {
		display: block;
	}
	.nav ul ul.sub-menu li a {
		text-transform: none;
		text-align: left;
		color: #000000;
	}
	.nav ul li:hover ul.sub-menu {
		display:block;
	}

	.nav ul li a.open-sub-menu, .hamburger.open-sub-menu {
		display: none !important;
	}

	.header {
		height: 130px;
	}

	.logo {
		width: 125px;
		margin: auto;
		float: left;
	}

	main {
		margin-top: 130px;
	}
	h1, h2, h3 {
		font-size: 90px;
		margin-bottom: 15px;
		margin-left: -9px;
	}

	.intervenants h2 {
		font-size:90px;
		margin-left: -9px;
	}

	.highlight {
		padding: 50px 0;
		padding-top: 270px;
	}

	.date-expo, .lieu-expo {
		font-family: 'Nimbus', sans-serif;
		font-size: 37px;
		display: inline-block;
		border-radius: 50%;
		height: 220px;
		width: 220px;
		color: #fff;
		padding: 50px 0 0 0;
		font-weight: 600;
		text-align: center;
	}

	.intervenants .thumb {
		width: 20%;
	}
	.intervenants .text {
		width: 78%;
	}

  .page h2 {
    font-size: 45px;
  }

}
@media only screen and (min-width:1024px) {



}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {


	.highlight {
		padding: 130px 0;
		padding-top: 90px;
	}
	.highlight .wrapper-content {
		width: 70%;
	}
	.sepdate {
		display: none;
	}


	.date-expo, .lieu-expo {
		position: absolute;
		font-family: 'Nimbus', sans-serif;
		font-size: 37px;
		display: inline-block;
		border-radius: 50%;
		height: 220px;
		width: 220px;
		color: #fff;
		padding: 69px 0 0 27px;
		font-weight: 600;
		text-align: left;
	}
	.date-expo {
		top: 60px;
		right: -210px;
		z-index: 2;
		width: 210px;
		height: 210px;
		padding-top: 44px;
        padding-left: 0;
        text-align: center
	}
	.lieu-expo {
		top: 210px;
		right: -135px;
		z-index: 1;
	}


	.expo-details {
		/*float: right;
		width: 65.4%;*/
        margin-top: -90px;
	}

}
@media only screen and (min-width:1440px) {
	.highlight .wrapper-content {
		width: 94%;
	}
}
@media only screen and (min-width:1950px) {

	h1, h2, h3 {
		font-size: 100px;
	}
	.highlight img {
		max-width: 80%;
	}
	.inscription {
		min-height: 500px;
	}
	.inscription .wrapper-content, .programme .wrapper-content, .intervenants .wrapper-content, .infos-pratique .wrapper-content, .sponsors .wrapper-content, .presentation .wrapper-content {
		padding: 130px 0;
	}

}



/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#1375bb;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#1375bb;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#1375bb;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
	}
	abbr[title]:after {
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
