.zap-thumb {height: 210px;width: 280px;}

#comments .comment {
width: auto;
margin: 0 0 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #ccc !important;
padding: 3px;
}

#comments  .com_header {
background: none !important;
}
#comments  .com_content {
background: #FFF !important;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 5px;
}
#comments .comment .com_footer {
	height: 0;
}

#comments .comment.saumon {
	background: #FFE1BB !important;
}
#comments .comment.bleu {
background: #BCDAFF !important;
}
#comments .comment.rose {
background: #FFBBC6 !important;
}
#comments .comment.green {
background: #BDFFBF !important;
}
.nav-toggle {
	display: none;
}
.menu-logged {
	float: right;
}

.rub-description .header {
			background-image: -webkit-linear-gradient(bottom, #cecece, #fff) !important;
			background-image: -moz-linear-gradient(bottom, #cecece, #fff)!important;
			background-image: -o-linear-gradient(bottom, #cecece, #fff)!important;
			background-image: linear-gradient(to top, #cecece, #fff)!important;
			border: 1px solid #a7a7a7;
			border-top-right-radius: 5px;
			border-top-left-radius: 5px;
			color: #000000 !important;
			height: auto !important;

		}

		.rub-description .content {
			background: none !important;
			border-left: 1px solid #a7a7a7;
			border-right: 1px solid #a7a7a7;
			border-bottom: 1px solid #a7a7a7;
			-webkit-border-radius:0 0 5px 5px;
			-moz-border-radius:0 0 5px 5px;
			border-radius:0 0 5px 5px;
		}
		.rub-description .footer {
			background: none !important;
			height: 0 !important;
		}

.colbas{width:33%;height:auto;}
.f-left{float:left;}
.f-right{float:right;}

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

	#loginbar {
		position: relative;
	}
	#loginbar .fright {
		position: absolute;
		top: 5px;
		right: 10px;
	}
}
@media screen and (max-width: 1024px) {

	#comments { margin:0 10px;}
	#loginbar,
	#page {
		width: 100%;
		max-width: 954px;
	}
	#loginbar {
		height: auto;
	}

	img {
		max-width: 100%;
		height: auto;
	}
	#menu a {
		border-right: 1px solid #FFF;
		padding: 0 4px 0 0;
	}
	#menu a:last-child {
		border: none;
	}
	#header {

	}



	#page {
		padding: 0;
	}
	#loginbar {

		font-size: 12px;
	}
	#header {
		text-align: center;
		background: url("https://static.jememontre.com/images/responsive/header-bg.png") repeat-x;
	}
	#logo_link {
		float: none;
	}
	#header_nl {
		display: none;

		}
		.list-sites-img {
			overflow: hidden;

		}
		.list-sites-img p {
			margin: 0;
		}
		.list-sites-img  a {
			display: block;
			width: 25%;
			float: left;
			padding: 2px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
		}
		#menu {
			width: auto;
			margin: 0;
			line-height: 1.5;
			height: auto;
			padding: 5px 0;
		}

		.rub .header {
			background-image: -webkit-linear-gradient(bottom, #cecece, #fff) !important;
			background-image: -moz-linear-gradient(bottom, #cecece, #fff)!important;
			background-image: -o-linear-gradient(bottom, #cecece, #fff)!important;
			background-image: linear-gradient(to top, #cecece, #fff)!important;
			border: 1px solid #a7a7a7;
			border-top-right-radius: 5px;
			border-top-left-radius: 5px;
			color: #000000 !important;
			height: auto !important;

		}
		.rub.welcomerub .header {
			background-image: -webkit-linear-gradient(bottom, #cecece, #fff);
			background-image: -moz-linear-gradient(bottom, #cecece, #fff);
			background-image: -o-linear-gradient(bottom, #cecece, #fff);
			background-image: linear-gradient(to top, #cecece, #fff);

		}
		.rub .content {
			background: none !important;
			border-left: 1px solid #a7a7a7;
			border-right: 1px solid #a7a7a7;
			border-bottom: 1px solid #a7a7a7;
			-webkit-border-radius:0 0 5px 5px;
			-moz-border-radius:0 0 5px 5px;
			border-radius:0 0 5px 5px;
		}
		.rub .footer {
			background: none !important;
			height: 0 !important;
		}
		.rub {
			margin:0 4px 10px;
		}

		#zap_box .content {
			background: #000 !important;
		}
	 .rub.defi .header:after {
		content:"DEFI DU MOIS";
		padding-left: 10px;
		color: #FFF;

	 }
	 .rub.moteur .header:after {
		content:"Moteur de recherche";
		padding-left: 10px;
		color: #000;

	 }
	 .rub.moteur .bouton {
	 	background: #eee;
	 	border: 1px solid #CCC;
	 	margin: 10px;
	 	-webkit-border-radius: 5px;
	 	-moz-border-radius: 5px;
	 	border-radius: 5px;

	 }
	 .rub.defi .header {
	 	border-color: #2e91ee !important;
	 	background: #0c6bc5 !important;


	 }
	 .rub.defi .content {
	 	background: #2e91ee !important;
	 	border-color: #2e91ee;
	 }
	 ul.liste-thumbs li {
		float: left;
		width: 25%;
		height: auto;
		text-align: center;
		overflow: hidden;
		margin: 0;
		-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
		padding: 2px;
		font-size: 10px !important;
	}
	ul.liste-thumbs li:nth-child(4n+1) {
		clear: both;
	}

	#comments .comment {
		width: auto;
	}
	#comments textarea {
		width: 100%;
	}
	.container {

	float: left;
	width: 100%;
	}
	#largerightcol, #largeleftcol {

		margin-right: 320px;
		width: auto;
		float: none;


	}
	#smallleftcol, #smallrightcol {
		float: left;
		width: 320px;
		margin-left: -320px;
	}

}

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

	div#disclaimer-cadre {
		width: auto;margin:0 10px;
	}

#comments-scroll{height:300px;margin:0 auto;overflow: scroll;padding:5%;width:90%}

	#largerightcol {
		width: auto;
		float: none;
		margin: 0;
	}
	#smallleftcol {
		float: none;
		width: auto;
		margin: 0;
	}
	#smallrightcol {
			width: auto;
			float: none;
			margin: 0;
		}
		#largeleftcol {
			width: auto;
			float: none;
			margin: 0;
		}
	#loginbar {
		position: relative;
		font-size: 9px;
	}
	.fright {
		float: none;
		position: absolute;
		right: 0;
		font-size: 9px;
		top: 30px;
	}
	.menu-logged {
		display: block;
		float: none;
	}
	.nav-toggle {

   background: #e92f7a;
   color: #FFF;
   padding: 10px;
  	display: block;
  	position: absolute;
  	top: 0;
  	left: 0;
  	font-weight: bold;
  	text-indent: -5999em;
  	width: 32px;
  	height: 26px;
  	z-index: 999;
  }
  .nav-toggle:before {
  	content: "";
	top: 50%;
	left: 50%;
    position: absolute;
    width: 32px;
    height: 26px;
    margin-left: -16px;
    margin-top: -13px;
    background:  url("https://static.jememontre.com/images/responsive/menu.png") 0 0 no-repeat;

  }
	.hide-for-sm {
		display: none;
	}
	#loginbar {
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
		padding-left: 55px;
		min-height: 50px;
		background: #e92f7a;
		color: #FFF;
	}
	#loginbar a {
		color: #fff;
	}
	#loginbar .fright {

	}
	.loginbar-inscription {
		display: none;
	}
	#header {

	}
	 ul.liste-thumbs li {
		float: left;
		width: 50%;
		height: auto;
		text-align: center;
		overflow: hidden;
		margin: 0;
		-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
		padding: 2px;
		font-size: 10px !important;
	}
	ul.liste-thumbs li:nth-child(4n+1) {
		clear: none;
	}
	ul.liste-thumbs li:nth-child(4n+1) {
		clear: none;
	}
	.list-sites-img  a {
		width: 50%;
	}


  #menu {
  	position: absolute;
  	background: none;
  	padding: 0;
  	top: 0;
  	bottom: 0;
		padding-left: 52px;
		left: -80%;
		/* translate with hardware acceleration */
		-webkit-transform: translateZ(0);
		-ms-transform: translateZ(0);
		transform: translateZ(0);
		-webkit-transition: left .4s cubic-bezier(.72,.89,.28,1.39);
		transition: left .4s cubic-bezier(.72,.89,.28,1.39);
	}

#menu a {
		display: block;
		border: none;
		border-bottom: 1px solid #FFF;
		background: #2e91ee;
		padding: 5px;
		margin: 0;
	}
	body.active #menu {
		left: 0;
	}

.colbas{width:50%;height:auto;}


  }

@media screen and (max-width: 640px) {
	.hide-for-sm {
		display: none;
	}

#comments-scroll{height:500px;margin:0 auto;overflow: scroll;padding:5%;width:90%}

}
@media screen and (max-width: 1024px)   and (min-width: 640px) {
	.hide-for-m {
		display: none;
	}
}
@media screen and (min-width: 1024px) {
	.hide-for-l {
		display: none;
	}
}
@media screen and (max-width: 840px) {
	ul.liste-thumbs li {
		width: 50%;
	}
}

#instantjmm{text-align:center;padding:0px;width:100%;margin:0 auto;border-radius:15px;background-color:#fefbea;}
#instantjmm .conteneur{width:100%;margin:0 auto;color:black;}
#instantjmm .conteneur a{color:black;font-weight:bold;text-decoration:none;}
#instantjmm .left{float:left;width:110px;}
#instantjmm .left img{width:90px;height:90px;}
#instantjmm .right{float:right;text-align:center;width:calc(100% - 120px);padding-top:20px;}
#instantjmm .cta {text-align:center;width:150px;background-color: #EEEAEB; color: white; margin:5px auto 0 auto; vertical-align: middle; border-radius: 5px; padding: 5px;}