

#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.owl-theme .owl-controls .owl-buttons .owl-prev, .owl-theme .owl-controls .owl-buttons .owl-next{
	color: #fff;
	 border-radius: 0;
	background: none repeat scroll 0 0 #000;
}

#abs-warhol #main .container{
	margin-bottom: 0;
}

#main .container{
	/*margin-bottom: 2%;*/
}

.col-sm-3
{
	padding-bottom:45px;
}

#videoOverlay{
}

.mainnews
{
	padding-bottom:20px;
}

.overlay-video
{
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	padding-left:5%;
	padding-right:5%;
	background-color:#000;
	z-index:1000;
	display:none;

}

.read-more
{
	text-align:center;
	font-weight: bold;
}

#video
{
	margin: auto;
	width:100%;
	background-color: #000;
}

.closeVideo h1
{
	width:100%;
	color:#fff;
	text-align:right;
	font-size:25pt;
	cursor:pointer;
}

.cellleft
{
	/*background-color:#fff;*/
	vertical-align:top;
	/*padding-top:30px*/
}

.cellFBright
{
	background-color:#3864a3;
	vertical-align:top;
	padding-top:30px;
	color:#fff;
}


body
{
	background-color:#fff;
}

.newstitle
{
	text-align:center;
	width:100%;
	/*width:70%;
	margin-left:15%;*/
}

.newstitle p
{
	font-size: 25px;
}


.newstext
{
	width:64%;
	margin: 0 auto;
	text-align:justify;
}

.newstext.italic{ font-style: italic; }

.col-md-6
{
	text-align:justify;
}

.cellleft article, .cellFBleft article
{
	/*margin:10px;*/
	padding-bottom:30px;
}

/*.cellleft .read-more, */.cellFBleft .read-more
{
	margin-top:50px;
}

.cellFBright h3
{
	text-align:center;
}



/****************************************************************/
/*
ISOBAR FRONT
*/

.iframe-responsive-wrapper        {
    position: relative;
    z-index: 1;
}

.iframe-responsive-wrapper .iframe-ratio {
    display: block;
    width: 100%;
    height: auto;
}

.iframe-responsive-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.news--home .rowcontent {
    display:table;
	   margin: 0;
    margin-bottom: 20px;
    table-layout: fixed;
    width: 100%;
}

.news--home .triman{
  display: none!important;
}

.news--home .rowcontent .col-md-6{ float: none; display: table-cell; padding:0 0!important; }

.news--home .rowcontent .cellleft, .news--home .rowcontent .cellFBleft{ vertical-align: middle; padding-top: inherit; padding: 0 40px;  }
.news--home .rowcontent .cellright{ vertical-align: middle; padding-top: inherit; padding: 0 40px;  }
/*.news--home .rowcontent .cellright, */.news--home .rowcontent .cellFBright{ padding: 0 15px; vertical-align: middle; }

.cellright, .cellFBright{  position: relative; right: -3%; }
.cellright2{  position: relative; right: -2%; }

.news--home .rowcontent .cellFBleft *{ color: #000; }
.news--home .rowcontent .cellFBright *{ color: #fff; }


.news--home .row {
 /*   margin-left: inherit;
    margin-right: inherit;*/
}

.news--home .row3 {
  margin-left: -14px!important;
  margin-right: -49px!important;
}
.news--home .row .col-md-6{

    padding-right: 0;

}

.news--home .row article h3 { text-decoration: underline; }
.news--home .row article.colored h3 { text-decoration: none; }
.news--home .row article .title  {
   font-family: Absolut, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
    font-size: 24px;
    text-decoration: none;
}
.news--home .row article{ text-align: center; padding-bottom: 30px;}

.news--home .cellleft article, .news--home .cellFBleft article{ /*margin: 40px;*/}
.news--home .row article img{ width: 100%; }


/* color fd */
.news--home .green{ background-color:#49c99f; }
.news--home .blue{   background-color: #3864a3; }
.news--home .beige{ background-color: #f5e0cf; }

/****** annexes ( lire egalement ) *********/

#annexes{ background: #000;}
#annexes *{ color: #fff;  }
#annexes h4.title{ color: #fff; padding: 40px;  }

/******** Editions limite // articles pages *****/


.news--page .row{
    display:table;
   margin-bottom: 20px;
    table-layout: fixed;
    width: 100%;

    margin: 0;
}

.news--page .triman{
  display: none;
}

.news--page.editions .triman{
/*  display: block;*/
}

.news--page .row .col-md-6{ float: none; display: table-cell; vertical-align: middle;}


.news--page h2{ font-size: 60px; }

.news--page .largevisuel{
	position: relative;
	text-align: center;
	width: 100%;
	display: block;
	margin:auto;
	margin-bottom: 40px;
	max-width:1590px;
	overflow: hidden;
}

.news--page .largevisuel img{ width: 100%; }

.news--page .largevisuel .share{
	position: absolute;

	width: 146px;

	right: 20px;
	top:33px;

	list-style: none;
}


.news--page .largevisuel .share.small{
	width: 76px;
}

.news--page .container h3{ font-size: 20px; text-align:center; }
.news--page .container .share{ 	border-bottom: 1px solid #cccccc;
    display: inline-block;
    padding: 40px;
	padding-bottom: 20px;
    text-align: center;
    width: 257px;
}

.news--page .container .share.large{ width: 374px; }
.news--page .container .share.small{ width: 154px; }

.news--page .container .share.noborder{ border:none; }

.news--page .share li{ float: left; list-style: none; margin-right: 10px;}
.news--page .container .share li{ margin-right: 25px; margin-left: 25px;}

.news--page .share li a
{
	display: block;

	text-indent: -100000px;
	cursor:pointer;
}


.news--page .share li.fb a{
	background: url(../images/fb-like.png) 0 0 no-repeat;
	width:22px;
	height: 43px;
}

.news--page .share li.fbh
{
	margin-left:-50px;
	margin-top:-25px;
	margin-right: 0px;
}
.news--page .share li.yth
{
	margin-left:-30px;
	margin-top:-25px;
	margin-right: 0px;
}

.news--page .share li.fbh a{
	background: url(../images/fb-like-head.png) 0 0 no-repeat;
	width:72px;
	height: 93px;
}

.news--page .share li.yt a{
	background: url(../images/yt.png) 0 0 no-repeat;
	width:55px;
	height: 44px;


}

.news--page .share li.yth a{
	background: url(../images/yt-head.png) 0 0 no-repeat;
	width:105px;
	height: 94px;


}


.news--page .share li.play a{
	background: url(../images/play.png) 0 -44px no-repeat;
	width:66px;
	height: 44px;


}



.news--page .container .share li.fb a{ background-position: 0 -43px;}
.news--page .container .share li.yt a{ background-position: 0 -44px;}

.news--page .container .share li.white a,
.news--page #main.black .container .share li a
{ background-position: 0 0px; !important}
.news--page .container .share li.white a,
.news--page #main.black .container .share li a
{ background-position: 0 0px; !important}

.news--page .container .picture{ display: block;
    margin: 0 auto;
    text-align:center;
}

.inlargevisu
{
	position:absolute;
	top:0;
	right:0;
}

.news--page .container .text{ display: block; padding: 0 25px;}

.news--page .container.cocktails .col-md-6{ margin:0; padding: 0; }

 .news--page .container.cocktails img{margin: 0 auto;}

.news--page .container.cocktails .pink{ background-color: #f84e97;}
.news--page .container.cocktails .blue{ background-color: #437ccb;}
.news--page .container.cocktails .grey{ background-color: #d6dde7;}

.desktop{ display: block;}
.mobile{ display: none; }

.image img
{
	text-align:center;
}



  .news--page .largevisuel .img.mobile{
    display: none;

  }

  .news--page .largevisuel .desktop{ display: block;}

@media(max-width:1200px){

	.news--page h2 {
	    font-size: 50px;
	}

	.newstitle p {
	    font-size: 21px;
	}

	.newstext {
	    width: 78%;
	}

	.news--home .row3{ margin-right: -43px!important;}

}

/****************************************************************/

@media(max-width:991px){

	 .desktop{ display: none;}
	 .mobile{ display: block; }

	 .cellright2 .cellright, .cellFBright {
	    right: 0;
	}

	.cellright, .cellFBright {
	    position: relative;
	    right: inherit;
	}

	.rowcontent .cellright article{ padding: 40px;}
	.rowcontent .cellright article.image{ padding: 0;}

	.news--home .row3{

		margin-right: -15px!important;
		margin-left: -15px!important;
	}


	.rowcontent .cellright article.image {
	    padding: 40px 0;
	}

	.news--home .cellFBright article {
	    padding: 40px 0;
	}


	.news--page .container.cocktails .col-md-6{ width: 100% }


	.news--home .rowcontent { display: inherit; }
	.news--home .rowcontent .col-md-6{ float: none; display: inherit; padding: 0 15px;  }


	.news--page .row { display: inherit; }
	.news--page .row .col-md-6{ float: none; display: inherit;  }

	.news--home .rowcontent .cellleft, .news--home .rowcontent .cellFBleft{ padding: 40px 0!important; }

	.col-md-6, .col-md-4
	{
		display:block!important;
		width:100%!important;

		 margin: 15px auto!important;

	}


	.cellleft
	{

	}

	.cellFBright
	{

	}

	.newstext {
	    width: 100%;
	}


	.news--page h2{ font-size: 35px; }

	.newstitle p {
	    font-size: 16px;
	}

	.newstext
	{
		width:90%;
		margin-left:5%;
	}


}

@media(max-width:560px) {
	.video_absolut #video {
		width: 100% !important;
		height: inherit !important;
	}
}


@media(max-width:540px) {

	.cell
	{
		width:100%;
	}
	.cellleft
	{
		margin:0px;
		padding: 10px;
		padding-bottom:20px;
	}

	.rowcontent
	{
		margin-right:0px;
	}

	.newstext
	{
		width:90%;
		margin-left:5%;
	}

	.col-md-6, .col-md-4
	{
		margin-left:1%;
		margin-right:1%;
		width:98%;
	}


	h2
	{
		font-size:18pt;
	}

	.news--page .largevisuel .share{
		top: 12px;
		right: -20px;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
	}

  .news--page .largevisuel .img.mobile{
    display: block!important;
    height: 220px;
    width: 100%;
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;

  }

  .news--page .largevisuel .desktop{ display: none!important;}









}


.black
{
	background-color:#000;
	color:#fff;
}
