/* ---------[ Responsive Design ]--------- */

@media only screen and (max-width:560px) {



#banniere1 {
	width: 100%;
	}
	
#banniere2 {
	display: none;
	}
	
	#wrap {
		width:96% !important;
		padding:0 2% !important;
		margin:0 auto !important;
		border:0 !important;
	}

	.limit {
		width:96%;
	}

	#sitetitle,
	#logo {
		width:100% !important;
		max-width: 315px;
		display:block;
		float:none;
		clear:both;
		margin: auto;
		padding:0;
		    
	}

	.head-banner468 {
		max-width:100%;
		width:100% !important;
		display:block;
		float:none;
		clear:both;
		text-align:left;
		margin:0;
		padding:0;
	}

	#sitetitle,
	#sitetitle .title,
	#logo,
	.head-banner468 {
		text-align:center;
	}

	#topnav {
		padding:0;
		background:transparent !important;
		border:0 !important;
	}

	#topnav .limit {
		width:100%;
	}

	#catnav {
		padding:0;
		background:transparent !important;
		border:0 !important;
	}

	#topnav ul, #catnav ul { 
		display: none; 
	}

	.select-menu {
		display:block;
		border:0;
		padding: 10px;
		margin: 0 auto;
		font-size:10pt;
		width:100%;
		background:#222;
		color:#fff;
	}

	.select-menu-catnav {
		display:block;
		padding: 10px;
		margin: 0 auto;
		font-size:10pt;
		text-transform:none;
		border:1px solid #ddd;
		background:#fff;
		color:#666;
		width:100%;
	}

	#contentleft,
	#contentright,
	#content,
	#sidebar,
	#sidebar-bottom,
	#sidebar-bottom-left,
	#sidebar-bottom-right,
	#sidebar-narrow,
	.footer-widget1,
	.footer-widget2,
	.footer-widget3,
	.footer-widget4,
	.home-widget-1,
	.home-widget-2,
	.home-widget-3 {
		width: 100% !important;
		clear:both !important;
		float:none !important;
		margin: 0 auto;
	}

	#content {
		padding-bottom:30px;
	}

	.sitemap-narrow {
		width:auto;
		float:none;
		padding: 0;
		margin:0 auto 15px;
	}

	.sitemap-wide {
		width:auto;
		float:none;
		padding: 0;
		margin:0 auto 15px;
	}

	.post-left {
		clear:both;
		float:none;
		width: 100%;
		padding:0 0 15px;
		border-bottom:1px dotted #ddd;
		margin: 0 auto 25px;
	}

	.post-right {
		clear:both;
		float:none;
		width: 100%;
		padding:0 0 15px;
		border-bottom:1px dotted #ddd;
		margin: 0 auto 25px;
	}

	.post-by-2 .post-clear {
		clear:both;
		height:0;
		padding:0;
		background:transparent;
		border-bottom:0;
		margin: 0;
	}

	.flex-caption,
	.full-width .flex-caption,
	.featured.wide .full-width .flex-caption {
		float:none;
		width:auto;
		position:static;
		padding:15px 15px 20px; 
		background: transparent; 
		margin: 0;
	}

	.flexslider .slide-container,
	.flexslider .full-width .slide-container {
		padding:0;
		background:transparent;
		margin:0;
		width:auto;
	}

	.flex-caption .excerpt,
	.full-width .flex-caption .excerpt,
	.featured.wide .flex-caption .excerpt,
	.featured.wide .full-width .flex-caption .excerpt {
		height:auto;
		line-height:1.6em;
		height:16em;
		margin: 0;
		color:#333;
	}

	.flexslider .feature-image,
	.flexslider .full-width .feature-image,
	.flexslider .feature-video {
		max-width:none;
		width:96%;
		float:none;
		margin:0 auto;
		padding:2%;
		border:0;
		border-bottom:1px solid #e5e5e5;
	}

	.flexslider li.full-width {
		background:#f5f5f5;
	}

	.full-width .flex-caption h2.post-title,
	.full-width .flex-caption h2.post-title a {
		color:#333 !important;
		margin:0 0 15px;
	}

	.flexslider .full-width p.readmore {
		display:block;
		position:static;
	}

	.flexslide-custom-controls {
		text-align:center;
		float:none;
		display:block;
	}

	.flexslide-custom-controls li {
 		display:inline-block;
		float:none;
		margin:0 1px;
	}

	.flexslide-custom-controls li a {
 		display:inline-block;
		float:none;
	}

	.controls-container h2 {
 		text-align:center;
		float:none;
		clear:both;
		margin:0 auto;
		display:block;
	}

	.cat-posts-left,
	.cat-posts-right {
		clear:both;
		float:none;
		width:auto;
		margin: 0 0 20px;
		padding:0;
		border:1px solid #ebebeb;
	}

	.cats-by-2 .entry {
		line-height:1.5em;
		height:auto;
	}

	.cats-by-2 img.thumbnail {
		height:auto;
		max-width:20%;
	}

	.banner728.left {
		margin: 0 auto 10px;
		float:none;
		width:100%;
		display:block;
		text-align:center;
	}

	.banner220 {
		margin: 0 auto;
		padding:0;
		float:none;
		text-align:center;
		width:100%;
		display:block;
	}
	#logo img {
    max-width: 90%;
    height: auto;
    margin-bottom: 20px;
	}
	#four {
    float: right;
    width: auto;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    display: block;
	}
	#four_two, #four_three, #four_four {
	float: left;
	width: 100%;
	height: 87px;
	margin-right: 6px;
	background-color: black;
	margin-bottom: 6px;
	}

	#four .background-jaune{ background-color:#f9ba45;}
	#four .background-red { background-color:#e03323; }
	#four .background-blue { background-color:#67c2d9}

}

@media only screen and (min-width: 561px) and (max-width: 768px) {

#banniere1 {
	width: 100%;
	}
	
#banniere2 {
	display: none;
	}
	
	#wrap {
		width:90% !important;
		padding:0 5% !important;
		margin:0 auto !important;
		border:0 !important;

	}

	.limit {
		width:90%;

	}

	#sitetitle,
	#logo {
		width:150px !important; /* omar*/
		display:block;
		float:left;
		clear:both;
		margin:0 0 10px;
		padding:0;
	}

	.head-banner468 {
		max-width:100%;
		width:100% !important;
		display:block;
		float:none;
		clear:both;
		text-align:left;
		margin:0;
		padding:0;
	}

	#sitetitle,
	#sitetitle .title,
	#logo,
	.head-banner468 {
		text-align:center;
	}

	#topnav {
		padding:0;
		background:transparent !important;
		border:0 !important;
	}

	#topnav .limit {
		width:100%;
	}

	#catnav {
		padding:0;
		background:transparent !important;
		border:0 !important;
	}

	#topnav ul, #catnav ul { 
		display: none; 
	}

	.select-menu {
		display:block;
		border:0;
		padding: 10px;
		margin: 0 auto;
		font-size:10pt;
		width:100%;
		background:#222;
		color:#fff;
	}

	.select-menu-catnav {
		display:block;
		padding: 10px;
		margin: 0 auto;
		font-size:10pt;
		text-transform:none;
		border:1px solid #ddd;
		background:#fff;
		color:#666;
		width:100%;
	}

	#contentleft,
	#contentright,
	#content,
	#sidebar,
	#sidebar-bottom,
	#sidebar-bottom-left,
	#sidebar-bottom-right,
	#sidebar-narrow,
	.footer-widget1,
	.footer-widget2,
	.footer-widget3,
	.footer-widget4,
	.home-widget-1,
	.home-widget-2,
	.home-widget-3 {
		width: 100% !important;
		clear:both !important;
		float:none !important;
		margin: 0 auto;
	}

	#content {
		padding-bottom:30px;
	}

	.sitemap-narrow {
		width:auto;
		float:none;
		padding: 0;
		margin:0 auto 15px;
	}

	.sitemap-wide {
		width:auto;
		float:none;
		padding: 0;
		margin:0 auto 15px;
	}
	
	.post-left {
		clear:both;
		float:none;
		width: 100%;
		padding:0 0 15px;
		border-bottom:1px dotted #ddd;
		margin: 0 auto 25px;
	}

	.post-right {
		clear:both;
		float:none;
		width: 100%;
		padding:0 0 15px;
		border-bottom:1px dotted #ddd;
		margin: 0 auto 25px;
	}

	.post-by-2 .post-clear {
		clear:both;
		height:0;
		padding:0;
		background:transparent;
		border-bottom:0;
		margin: 0;
	}

	.banner728.left {
		margin: 0 auto 10px;
		float:none;
		width:100%;
		display:block;
		text-align:center;
	}

	.banner220 {
		margin: 0 auto;
		padding:0;
		float:none;
		text-align:center;
		width:100%;
		display:block;
	}

	#logo img {
    max-width: 150px;
    height: auto;
	margin-top:15px;}
	
	#four_one, #four_two, #four_three, #four_four {
    float: left;
    max-width: 31%;
    height: 90px;
    margin-right: 6px;
	}
	#four {
    width: 70%;
    margin-top: 20px;
    margin-right: 0px;
    }
	#four a img{max-width: 100%;}
	

}

@media only screen and (min-width: 769px) and (max-width: 960px) {

#banniere1 {
	width: 100%;
	}
	
#banniere2 {
	display: none;
	}
	
	#wrap {
		width:96% !important;
		padding:0 2% !important;
		margin:0 auto !important;
		border:0 !important;
	}

	.limit {
		width:96%;
	}

	#sidebar,
	#sidebar-bottom,
	#sidebar-bottom-left,
	#sidebar-bottom-right	 {
		float:none;
		display:block;
		width:auto;
		clear:both;
	}

}

@media only screen and (min-width: 961px) and (max-width: 1040px) {
#banniere1 {
	width: 100%;
	}
	
#banniere2 {
	display: none;
	}
	
	#wrap {
		width:96% !important;
		padding:0 2% !important;
		margin:0 auto !important;
		border:0 !important;
	}

	.limit {
		width:96%;
	}
	
	#logo img {
		max-width: 200px;
		height: auto;
	}
	#four_two, #four_three, #four_four {
		float: left;
		max-width: 32%;
		height: 90px;
		margin-right: 6px;
	}
	#four {
		width: 69%;
	    margin-top: 20px;
		margin-right: 0px;
	}
	#four a img{max-width: 100%;}
	
	
}