.liste-post li h4 {
	line-height: 16px;
	font-size: 13px;
}

@media (min-width: 768px) {
	
	.menu-header ul {
		display: block; 
	}

	.menu-header li {
		float: left;
		margin-right: 10px; 
	}

	.col-1-3, .col-1-2, .login {
		float: left; 
	}

	.video {
		padding-right: 320px; 
	}

	.video-right {
		position: absolute;
		top: 0;
		right: 0; 
	}

}


@media (max-width: 1110px) {
	#page {
		width: 960px;
	}
	
	#header {
		background: url("../img/header_med.png") no-repeat 0 0 !important; 
	}
	
	#footer {
		background: url("../img/footer_med.png") no-repeat 0 0 !important;
	}
	
	#header a#postvid {
		left: 653px !important;
	}
	
}


@media (max-width: 980px) {

	#header {
		background: none !important;
		height: auto;
	}
	
	#header .login {
		display: none;
	}
	
	#footer {
		background-position: center top !important;
	}
	
	#wrapper {
		border-radius: 8px 8px 0 0;
		margin-top: 50px;
	}
	
	#page {
		width: 96%;
	}
	
	.head-nav .topmenu {
		border-radius: 12px 12px 0 0;
	}
	
	#header a#postvid {
		width: 100%;
		background: #111;
		border-radius: 12px;
		color: #fff;
		position: relative;
		left: 0 !important;
		top: 0 !important;
		text-indent: 0 !important;
		font-family: "Freehand", 'Open Sans', sans-serif !important;
		font-size: 16px;
		font-weight: 600;
		line-height: 50px;
		padding: 0;
		margin: 15px 0;
		display: none;
	}
	
}

@media (max-width: 940px) {
	.liste-post li {
		height: 190px;
	}
}

@media (max-width: 900px) {
	.user.picture {
		height: 244px;
	}
	
	.user.picture .thumb {
		height: 160px;
	}
}

@media (max-width: 800px) {
	.user.picture {
		width: 24%;
		margin: 0.5%;
	}
}


@media (max-width: 768px) {
	#page {
		max-width: 640px; 
	}	
	
	.liste-post li {
		width: 30%;
		height: 190px;
	}
	
	.post.picture .pic-col {
		width: 100%;
	}
}


.topmenu-trigger {
	display: none;
	width: 38px;
	height: 40px;
	margin-left: 10px;
	cursor: pointer;
}

.topmenu-trigger div {
	width: 100%;
	height: 5px;
	border-radius: 2px;
	background: #fff;
	margin: 4px 0;
}

.topmenu-trigger span {
	color: #fff;
	display: none;
	font-size: 22px;
}


@media (min-width: 660px) {
	
	
	
	.topmenu-trigger span {
		display: none !important;
	}
	
	.topmenu-trigger div,
	.topmenu-holder	{
		display: block !important;
	}
	

}

@media (max-width: 660px) {

	#header {
		padding-top: 70px;
	}
	
	#page {
		width: 100%;
		max-width: 100%;
	}
	
	#wrapper {
		border-radius: 0;
		margin-top: 20px;
	}
	
	.topmenu-trigger { 
		display: block;
	}
	
	.head-nav {
		position: absolute;
		top: 0;
		left: 0;
		padding-top: 5px;
		background: rgba(0,0,0,.6);
	}
	
	.topmenu-holder {
		display: none;
	}
	

	.head-nav .topmenu {
		width: 100%;
		min-height: 54px;
		height: auto;
		margin-top: 10px;
		border-radius: 0;
		background: #111;
	}
	
	.head-nav .topmenu > li  {
		display: block;
		float: none;
	}
	
	.head-nav .topmenu > li .submenu  {
		display: block;
		position: relative;
		top: 0;
		left: 0;
		padding: 0;
	}
	
	.head-nav .topmenu > li .submenu li {
		float: none;
		display: block;
		width: 100%;
	}
	
	#content, .video {
		top: 0;
	}
	
	.site-logo img {
		width: 80%;
		margin: 0 auto;
	}
	
	.wp-pagenavi span, .wp-pagenavi a {
		float: left;
	}
	
	.wp-pagenavi:after {
		clear: both;
		display: block;
		content: " ";
	}
	
}


@media (max-width: 640px) {
	.user.picture {
		width: 32%;
		margin: 0.5%;
	}
	
}

@media (max-width: 600px) {
	.liste-post li {
		height: 170px;
	}
	
	.yarpp-related .liste-post li {
		height: 185px;
	}
	
}

@media (max-width: 560px) {
	.user.picture {
		width: 48%;
		height: 270px;
		margin: 10px 0.5%;
	}
	
	.user.picture .thumb {
		height: 190px;
	}
	
}

@media (max-width: 520px) {
	.liste-post li {
		width: 48%;
		height: 220px;
	}
	
	.yarpp-related .liste-post li {
		height: 245px;
	}
}

@media (max-width: 440px) {
	.liste-post li {
		height: 190px;
	}
	
	.yarpp-related .liste-post li {
		height: 190px;
	}
	
	.pic-link a {
		width: 100%;
	}
}

@media (max-width: 380px) {
	.liste-post li {
		height: 170px;
	}
}

	 

