@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------

/* Responsive

/*---------------------------------------------*/
.main-container {
	max-width: 96%
}


@media screen and (max-width:1150px) {
.secondary-navigation a{
	padding: 15px 16px;
}

.secondary-navigation a div{
	right: -17px;
}
}

@media screen and (max-width:1100px) {
	.masonry-entry {
    width: 30%;
}
}

@media screen and (max-width:1050px) {
#filter-layout .interactive-map{
	float:left;
	width:402px;
	padding:10px 0 10px 0;
}
.agenda article header, .abonnement article header {
    width: auto;
}
.ALMTabberWidget div.row {
    height: 100px;
}
#masonry-loop.margeForFix {
    margin-top: 200px;
}

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

.secondary-navigation a div{
	right: -10px;
}

}

@media screen and (max-width:1024px) {
home-page .post.excerpt {
    height: 330px;
}

.home-page .featured-thumbnail {
    /*max-height: 20%;*/
}
#almtabberwidget-2 .featured-thumbnail {
    margin: 0 0 10px;
}

#filter-layout .usaHtmlMapbottom{
	margin-left:-5px;
}
#filter-layout h2 {
    padding-left: 10px;
}
.ALMTabberWidget div.row {
    height: 125px;
    padding: 5% 0;
}

.thecomment {
    float: left;
    font-size: 10px;
    width: 40%;
}
#filter-layout .now{
	width:100%;
	height: auto;
}
#filter-layout .usaHtmlMapbottom, #filter-layout .interactive-map {
    overflow: visible;
}
#filter-layout .interactive-map img{

height: 250px;
}
#filter-layout .interactive-map{
	float:inherit;
	width:100%;
	padding:10px 0;
	
}
#filter-layout .now ul{
	height: auto;
}

#filter-layout .usaHtmlMapbottom {
    margin:0 auto;
	width:420px;
	
}
.agenda article header, .abonnement article header, .direct article header {
    width: auto;
}
.direct article header {
     float: left;
}

.direct .post.excerpt .post-content {
    clear: left;
    float: left;
    margin: 0;
    width: 100%;
}
.direct .readMore {
    clear: left;
    float: left;
    margin: 10px 0 0 0;
}
.direct .featured-thumbnail_layout {
    max-width: none;
    width: 100%;
}
.sidebar-abonnement2 .subscribe > a {
    font-size: 11px;
}
.dossier_list .post.excerpt .post-content {
    clear: left;
    float: none;
    margin: 0;
    width: 100%;
}
.dossier_list .readMore {
	margin: 10px 0 0 0;
    width: 100%;
}
.post-actions {
    margin: 0;
    width: 100%;
}

#filters, #filters.fixed {
    padding: 1%;
    width: 97.6%;
}
#filters.fixed .content_filters {
	width:95%;
}
#filters #searchform, #filters.fixed #searchform {
    float: left;
	margin: 10px;
}
#masonry-loop.margeForFix {
    margin-top: 210px;
}
}

@media screen and (max-width:965px) {
	
.agenda article header, .abonnement article header, .direct article header {
    width: auto;
}
.featured-cat  {
	font-size:11px;
}

}


@media screen and (max-width:960px) {
.secondary-navigation {
	margin-right: 0;
    margin-top: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 1;
}
#navigation {
	width: 100%
}
.secondary-navigation, #navigation {
	border: none;
	background: #000;
	margin-bottom: 0;
	position: relative;
}


.menu .current-menu-item > a:after {
	background: transparent
}
.menu ul [class^="icon-"]:before, .menu ul [class*=" icon-"]:before {
	left: 18px
}
.menu [class^="icon-"] > a, .menu [class*=" icon-"] > a {
	padding-left: 2%!important
}
#navigation .menu i {
	display: none
}
#navigation .menu a {
	color: #fff!important;
	padding-left: 0!important;
	padding-right: 2%;
	width: 100%;
	text-indent: 3%;
	padding-right: 0;
	font-weight: normal;
	font-size: 14px;
	border-left: 0;
	padding: 8px 0;
	border: 0!important;
}
#navigation ul {
	float: none;
	background: #000;
}
#navigation .sub-menu:after, #navigation .sub-menu:before {
	border-bottom-color: rgba(0, 0, 0, 0)
}
#navigation ul ul {
	display: block!important;
	visibility: visible!important;
	opacity: 1!important;
	position: relative;
	left: 0;
	border: 0;
	width: 100%;
	top: 0;
	outline: 0;
	background: transparent;
}
#navigation ul li li {
	background: transparent;
	border: 0;
	text-indent: 3%;
}
nav {
	height: auto
}
#navigation ul {
	width: 100%;
	display: none;
	height: auto;
	padding: 0;
}
.secondary-navigation a div {
    display:none;
}
#navigation ul li, #navigation ul li li, #navigation ul ul li:first-child, #navigation ul ul li:last-child {
	width: 100%;
	float: left;
	position: relative;
	margin-left: 0;
	padding: 0;
	border-bottom: 0;
	border-top: 0;
	background: transparent;
}
#navigation ul li:after {
	background: transparent
}
#navigation ul li:before {
	display: none
}
#navigation li a {
	width: 100%;
	color: #fff;
	padding: 8px 0;
	border-left: 0;
	border: 0;
}
#navigation a {
	text-align: left;
	width: 100%;
	text-indent: 3%;
	font-size: 14px;
	font-weight: normal;
	background: transparent;
	min-height: 100%;
}
nav a#pull {
	display: block;
	width: 100%;
	position: relative;
	color: #fff;
	padding: 10px 0;
	text-indent: 3%;
	overflow: hidden;
	max-width: 100%;
	border: 0;
}
nav a#pull:after {
	content: "";
	background: url(images/nav-icon.png) no-repeat;
	width: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	right: 3%;
	top: 10px;
}
.secondary-navigation #navigation ul li:hover {
	background: transparent;
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
}
#navigation li ul, #navigation li li ul, #navigation li li li ul, #navigation li li li li ul, #navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li li li li:hover ul {
	left: 0;
	padding-top: 0;
}
#navigation ul li:hover ul, #navigation ul ul li:hover ul {
	visibility: visible;
	left: 0;
	top: 0;
}
.secondary-navigation a .sub, .menu-item-has-children > a:after {
	display: none
}
.main-header .container {
	max-width: 100%
}
#page, .container {
	max-width: 96%
}
.main-container #page {
	max-width: 100%
}
img, embed {
	/*max-width: 100%;
	height: auto!important;*/
}
.ad-300 img {
	max-width: 100%
}
.ad-125 li {
	max-width: 40%
}
.ad-125 img {
	padding: 0;
	background: #FAFAFA;
	border: 0;
}
.home-page .article {
    width: 69%;
}
.home-page .post {
    width: 43%;
}
.home-page .post.excerpt  {
	height: 370px;
}
.home-page .textContent {
    min-height: 320px;
}
.post.excerpt .post-content {
	/*min-height:80px;*/
	width: 100%;
}

.agenda .post.excerpt .post-content, .direct .post.excerpt .post-content {
    min-height: 110px;
}

.ALMTabberWidget h4 {
    font-size: 12px;
    line-height: 14px;
    max-height: 44px;
    width: 46%;
}
.thecomment {
	font-size:11px;
}


.widget h3{
	font-size: 15px;
	line-height:16px;
}

ul.tabs li {
	font-size: 10px;
}

#login-form, .modal-dialog {
    width: 100%;
	border:none;
	height:100%
}
.modal-dialog {
    margin: 0;
	padding:0;

}
.masonry-entry .modal-body {
    height: auto;
    position: relative;
    top: 0;
	max-height:none;
	overflow:inherit
	padding: 0 0 10%;
}
.aggregator .modal-content {
   border-radius: 0;
    height: 80%;
    margin: 0;
    overflow: auto;
    padding: 0 10% 10%;
    width: 80%;
}

.masonry-entry .modal-body .thumbnail {
    float: left;
    padding: 20px 0 20px 0;
    width: 100%;
}


#header {
    padding: 20px 0 0;
}

.agenda article header, .direct article header,.abonnement article header  {
    width: auto;
}
.agenda .post.excerpt .post-content, .abonnement .post.excerpt .post-content, .direct .post.excerpt .post-content {
	width: auto;
	min-height: inherit;
}
.direct .post.excerpt .post-content {
	float:left;
}

.sidebar-abonnement2 .subscribe > a {
    font-size: 10px;
}
form#login, #account, #register, #lost, #signup, #sendMail,#reset{
	top: 0;
}
#filters, #filters.fixed {
    padding: 1%;
    width: 97.6%;
}
#filters.fixed .content_filters {
	width:95%;
}
#filters #searchform, #filters.fixed #searchform {
    float: left;
	margin: 10px;
}
#masonry-loop.margeForFix {
    margin-top: 220px;
}




}
@media screen and (max-width:865px) {
#header {
	padding-left: 0;
	width: 100%;
}
#header h1, #header h2 {
	float: none;
	text-align: center;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: 0;
}
#logo a, #logo a img {
	float: none;
	letter-spacing: 0;
}
.secondary-navigation, #navigation {
	position: relative;
	width: 100%;
	margin-right: 0;
}
.widget-header {
	max-width: 74%;
	text-align: center;
	width: 100%;
}
.widget-header-bottom-right {
	max-width: 23%
}

.dossier .post.excerpt .post-content, .agenda .post.excerpt .post-content, .abonnement .post.excerpt .post-content {
	min-height:inherit;
    width: auto;
}

.ALMTabberWidget h4 {
    font-size: 12px;
    line-height: 14px;
    min-height: 120px;
    width: 38%;
}

#filters, #filters.fixed {
    width: 97%;
}
#masonry-loop.margeForFix {
	margin-top:220px;
}

}
@media screen and (max-width:860px) {
#masonry-loop.margeForFix {
	margin-top:260px;
}

}
@media screen and (max-width:800px) {
.masonry-entry {
    width: 47%;
}


#filters.fixed .content_filters {
	width:95%;
}
#filters #searchAggregatorForm, #filters.fixed #searchAggregatorForm {
	/*float:left;*/
}
#filters .sbutton, #filters.fixed .sbutton {
    float:left;
	margin:0 0 0 10px;
	right:none;
	position: relative;
}
#filters #s, #filters.fixed #s {
    widht:60%
}
#masonry-loop.margeForFix {
	margin-top:265px;
}
}

@media screen and (max-width:760px) {
#header {
	margin: 0;
	padding-top: 0;
	width: 100%;
	padding: 20px 0 0;
}
.home-page .article {
    width: 100%;
}
.home-page .post {
    width: 43%;
}
.home-page .post.excerpt  {
	height: 370px;
}
.sidebar.c-4-12 {
   display:none;
}
#page.single .article {
    width: 95%;
}
.firstpost {
    max-width: 100%;
	width:100%;
	height: auto;
	margin-right: 0;
	margin-bottom: -6px;
}
.secondpost {
	height: 150px;
	 width: 50.2%;
	float: left;
}
.secondpost.last {
	display:none;
}
.featuredBox  .firstpost img {
    height: auto;
    margin: 0;
    width: 100%;
	min-width: none;
}

.featuredBox .secondpost img{
    height: inherit;
}

#page.agenda .content, #page.dossier .content, #page.abonnement .content, #page.direct .content, #page.agregateur .content {
    width: 100%;
}

.agenda .post.excerpt .post-content, .abonnement .post.excerpt .post-content, .direct .post.excerpt .post-content {
    min-height: inherit;
	clear: none;
	width: auto;
}

.agenda article header, .direct article header , .abonnement article header {
    width: auto;
}

.agenda .article, .abonnement .article, .direct .article {
    width: 93%;
}
#encartHeader {
	display:none;

}

.ALMTabberWidget h4 {
    font-size: 12px;
    line-height: 14px;
    max-height: 44px;
    width: 36%;
}
.featured-cat  {
	font-size:11px;
}
.resNegMargin{
	margin: 0 0 0 -3px;
}
#masonry-loop.margeForFix {
	margin-top:310px;
}

}


@media screen and (max-width:728px) {
#header h1, #header h2 {
	font-size: 40px;
	margin-left: 0;
	margin-bottom: 10px;
}
#header h1:after, #header h2:after {
	background: #fff
}
.logo-wrap {
	margin-bottom: 20px;
	margin-top: 20px;
}
.widget-header {
	max-width: 100%;
	float: left;
	width: 100%;
	text-align: center;
}
.widget-header-bottom-right {
	max-width: 100%;
	margin-top: 15px;
}

.agenda .post.excerpt, .direct .post.excerpt {
    height: 20%;
}
.agenda article header, .direct article header, .abonnement article header {
    width:auto;
}

.agenda .post.excerpt .post-content, .abonnement .post.excerpt .post-content, .direct .post.excerpt .post-content {
	width: auto;
}

}
@media screen and (max-width:720px) {
.secondary-navigation a {
	padding-top: 10px;
	padding-bottom: 10px;
}
.sidebar.c-4-12 {
	display:none;
}

.article {
	width: 100%
}

.sidebar.c-4-12 {
	float: none;
	margin: 0 auto;
	width: 100%;
	margin-top: 25px;
}
.sidebar_list .widget:first-child {
	margin-top: 20px
}
.ad-125 li {
	max-width: 45%
}
#comments {
	margin-right: 0
}
.content .post_box_reg .excerpt:nth-last-child(2) {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #EBE0D8;
}
.single_post {
	width: 100%
}
.related-posts {
	width: 100%;
	margin-top: 15px;
}
.related-posts li {
	width: 48%
}
.rthumb {
	margin-right: 15px;
	max-width: 150px;
}
.carousel .excerpt {
	width: 18.4%
}
.carousel .excerpt:nth-last-child(2) {
	margin-right: 0
}
.carousel .excerpt:last-child {
	display: none
}
.footer-navigation {
	width: 100%;
	text-align: center;
	margin: 0;
}
.footer-navigation ul li {
	display: inline-block;
	float: none;
}
#copyright-note {
	text-align: center
}
.foot-logo, .copyright-left-text, .copyright-text {
	float: none;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1000;
}

.aggregator .modal-content {
    height: 90%;

}
#masonry-loop.margeForFix {
	margin-top:230px;
}

.single_contribution_bloc {
    width: inherit;
}
img.curl2{
	display: none;
}

.contribute-inline{
	text-align: center;
}
.status_header_newsletter {
    top: 160px;
}

}
@media screen and (max-width:650px) {
input#author, input#email, input#url, #commentform textarea {
	float: left;
	clear: left;
	max-width: 96%;
	width: 96%;
}
.firstpost {
    height: auto;
}

.featuredBox .firstpost img {
    height: auto;
    margin: 0;
    width: 100%;
}
.agenda .readMore, .agenda .directLink{
	clear: left;
    margin: 0;
}
.login-form {
    width: 99%;
}
.connexion{
	right: 0;
    top: 20px;
}
#newsletter2 {
    position: absolute;
    top: 10px;
}
#newsletter2.open {
    width: 98%;
}
#mail_newsletter.open {
    width: 67%;
}
.social {
    top: 60px;
}
.social div {
    float: inherit;
    margin: 3px;
}
.status_header_newsletter {
    left: 35px;
    top: 50px;
}
form#login, #account, #register, #lost, #signup, #sendMail, #reset, #resetPass{
    top: 0;
}
#masonry-loop.margeForFix {
	margin-top:325px;
}


}
@media screen and (max-width:640px) {
.agenda article header, .direct article header, .abonnement article header {
    width: auto;
}
.agenda .post.excerpt .post-content,.direct .post.excerpt .post-content {
	width: auto;
}
.abonnement .post.excerpt .post-content {
	width: 100%;
	margin:0;
}

}
@media screen and (max-width:620px) {
.tagsList {
	display: none
}


.f-excerpt {
	display: none
}
.agenda article header, .direct article header, .abonnement article header {
   clear: left;
    width: 100%;
}
#header .image-logo {
    margin: 24px 0;
}

.subscribe {
    width: 100%;
	float:left;
}
.dossier_list header.art .title {
    font-size: 14px;
}


form#login, #account, #register, #lost, #signup, #sendMail{
    border-radius: 0;
    display: none;
    height: 100%;
    left: 0;
    margin-left: 0;
    padding: 40px 10% 25px;
    top: 0;
    width: 80%;
}
form#login .submit_button, , #register .submit_button, #lost .submit_button, #reset .submit_button{
    width: 100%;
}
.modal .signature .directLink{
    left: auto;
    margin: 30px 0 0;
}
}
@media screen and (max-width:600px) {
.widget-header {
	max-width: 100%;
	float: left;
}
.featured-thumbnail img {
	width: 100%
}

.abonnement .featured-thumbnail_layout, .agenda .featured-thumbnail_layout, .direct .featured-thumbnail_layout{
	max-width: 100%;
    width: 100%;
}
.carousel .excerpt {
	width: 23.4%
}
.carousel .excerpt:nth-last-child(3) {
	margin-right: 0
}
.carousel .excerpt:nth-last-child(2) {
	display: none
}
#masonry-loop.margeForFix {
	margin-top:340px;
}

}
@media screen and (max-width:550px) {
.sbutton {
	float: right
}
.authoer_link_single {
	clear: left
}
.masonry-entry {
    width: 98%;
}
.masonry-entry .modal-footer .juiz_sps_links_list.juiz_sps_hide_name {
     margin: -44px 0 0;
}
#masonry-loop.margeForFix {
	margin-top:230px;
}

.modal .signature .directLink{
    left: auto;
    margin: 0;
}
}
@media screen and (max-width:481px) {
.single-title, .page h1.title {
	font-size: 20px;
	line-height: 1.3;
}

.ss-full-width_border h2{
	font-size: 16px;
}

.single_post .thetime {
    font-size: 12px;
}
#navigation {
	margin-top: 0;
	margin-bottom: 0;
}
.secondary-navigation {
	width: 100%
}

.post.excerpt .post-content {
	overflow: visible
}
.home-page .post.excerpt {
    height: 370px;
}
.post.excerpt .post-content {
    min-height: 60px;
}
.related-posts li {
	width: 100%;
	margin-right: 0;
}
.carousel .excerpt {
	width: 31.8%
}
.carousel .excerpt:nth-last-child(4) {
	margin-right: 0
}
.carousel .excerpt:nth-last-child(3) {
	display: none
}
.foot-logo {
	margin-top: 10px
}
#masonry-loop.margeForFix {
	margin-top:375px;
}

.contribute-inline span{
	display: block;
	width: 100%;
	margin-bottom: 20px;
}

a.button_contrib{
	padding: 4% 8%;
}


}
@media screen and (max-width:468px) {
.secondpost {
    float: left;
    height: auto;
    margin: 0 0 0 -3px;
    max-height: 143px;
    width: 101%;
}
.featuredBox .firstpost img {
    height: auto;
    width: 100%;
}
.featuredBox .secondpost img {
    width: 114%;
}
.featured-excerpt .featured-cat-title {
    margin: 0 0 2px;
}
.featured-cat  {
   /* font-size: 12px;*/
    line-height: auto;
}

.featured-title {
    font-size: 18px;
}
.home-page .post {
    width: 93%;
}
#filter-layout .usaHtmlMapbottom {
    margin:0 0 0 -2%;
}

.home-page .post.excerpt {
    height: 330px;
}
.home-page .textContent {
    min-height: 280px;
}

.contribute-line h3 {
	width: 98%;
}
.filter-select-menu{
	float: left;
}

.wrapper_list_contribution{
	clear: both;
}

.form-control{
	width: 100%;
}

span.triangle{
	float: left;
	margin-left: -29px;
}	

#masonry-loop.margeForFix {
	margin-top:240px;
}

}

@media screen and (max-width:450px) {
	
#filters.fixed .content_filters {
	width:400px;
}
#filters .filterTime #slider, #filters.fixed .filterTime #slider {
	width:320px;
}
#masonry-loop.margeForFix {
	margin-top:250px;
}
	
}
@media screen and (max-width:400px) {
.copyrights {
	padding-top: 10px
}
#copyright-note {
	display: block;
	width: 100%;
	float: left;
}
#copyright-note span {
	width: 100%;
	text-align: center;
}
#copyright-note span a {
	display: block;
	width: 100%;
	clear: both;
	text-align: center;
}
#filter-layout .usaHtmlMapbottom {
    margin: 0 0 0 -6%;
}

article header {
	overflow: hidden
}
.home-page .post.excerpt {
    height: 360px;
}
.featuredBox .secondpost img {
    width: 100%;
}
#filters .filterTime #slider, #filters.fixed .filterTime #slider {
	width:280px;
}
#filters.fixed .content_filters {
	width:350px;
}
#filters.fixed #searchAggregatorForm #s {
	width:240px;
	margin-left:0px;
}

}

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

#masonry-loop.margeForFix {
	margin-top:390px;
}
}

@media screen and (max-width:350px) {
#respond #respond small {
	position: relative;
	float: left;
	margin-top: -20px;
	margin-bottom: 25px;
}
.post.excerpt .post-content {
	overflow: visible
}
.featured-title {
    font-size: 14px;
}
.top {
	left: 42%
}

.featured-cat-title{
	display: none;
}
#filter-layout .usaHtmlMapbottom {
    margin: 0 0 0 -2%;
}
#masonry-loop.margeForFix {
	margin-top:385px;
}
#filters.fixed .content_filters {
	width:300px;
}
#filters .filterTime #slider, #filters.fixed .filterTime #slider {
	width:230px;
}
#filters.fixed #searchAggregatorForm #s {
	width:200px;
	margin-left:20px;
}
#filters.fixed #amount {
	width:130px;
}

}
