/* ==========================================================================
   Slider Element
   ========================================================================== */

/* Slieshow md2next */
#galeryContainer {
	/*width: 100%;*/
/* 	left: -10px; */

	overflow: hidden;
	margin: auto;
/* 	position:relative; */
	padding-top: 10px;
	display:inline;float:left;
}

#pagegalery {
	width: 100%;
	height: 100%;
}

.galeryItem {
	width: 100%;
	vertical-align: top;
	position: relative
}

.leftArrow {
	width:20px;
}

.rightArrow {
	width:20px;
}


.pagegaleryLeftArrow{
	width: 20px;
	height: 28px !important;
	top: 50% !important;
	left: 10px !important;
	margin-top: -25px;
}

.pagegaleryLeftArrow img{
	top: 0 !important;
}

.pagegaleryRightArrow{
	width: 20px;
	height: 28px !important;
	top: 50% !important;
	right: 10px !important;
	margin-top: -25px;
}

.pagegaleryRightArrow img{
	top: 0 !important;
}


/* ---- end Slieshow md2next */


.marker-right {
	width: 100%;
	height: 100%;
	position: relative;
	top: -26px;
	right: 10px;
	text-align: right;
	z-index:1000;
}

.markerItem {
	padding: 4px;
	cursor: pointer;
}

.newslink{
	margin:0%;
	text-decoration:none;
	width:100%;
}

.sliderelement{
	width:100%;
}


/**
MANAGE ORIENTATION BEHAVIOR
*/

.modeLandscape_news_P {
	width:100%;
	padding: 0px;
}

.modeLandscape{
	display:none;
}

.modePortrait{
	display:block;
}
.newslandscape{
	display:none;
}

.newsportrait{
	display:block;
}

@media all and (max-width :320px) {
	.modeLandscape{
		display:none;
	}
	.modePortrait{
		display:block;
	}

	.newslandscape{
		display:none;
	}

	.newsportrait{
		display:block;
	}
}

@media all and (min-width : 761px) {

	 #galeryContainer {
         /*width: 100%;*/
     }

	.modeLandscape_news_L {
		width:50%;
		padding: 0px 10px 0px 10px;
	}

	.modeLandscape{
		display:block;
	}

	.modePortrait{
		display:none;
	}

	.newslandscape{
		padding-top: 20px;
		display:block;
	}

	.newsportrait{
		display:none;
	}

}


@media all and (orientation:landscape) {
	#galeryContainer {
         /*width: 100%;*/
     }

	.modeLandscape_news_L {
		width:50%;
		padding: 0px 10px 0px 10px;
	}

	.modeLandscape{
		display:block;
	}

	.modePortrait{
		display:none;
	}

	.newslandscape{
		padding-top: 20px;
		display:block;
	}

	.newsportrait{
		display:none;
	}
}



/* ----------------------------------*/




p.sliderelement_title {
	color:red;
	font-size:1em;
	padding-top:20px;
	padding-bottom: 10px;
	position: relative ;
	margin-top: -30%;
	margin-left: 15px;
	z-index: 15;
}

p.sliderelement_subtitle {
	color:red;
	font-size:0.8em;
	padding-bottom: 10px;
	position: relative;
	margin-top: -25%;
	margin-left: 15px;
	z-index: 15;
}

img#bg {
/*   position:relative; */
/*   top:0; */
/*   left:0; */
  width:100%;
  height:100%;
  z-index:14;
}




img#bg_editor {
  position:relative;
  top:0;
  left:0;
  width:30px;
  height:30px;
  z-index:14;
}

#galerybutton .link_arrow {
    padding: 10px 10px 10px 0px !important;	float: right;
}

/*font-face vihicle */
@font-face {
  font-family: "icon-font-1";
  src:url("/renaultconfig/fonts/icon-font-1.eot");
  src:url("/renaultconfig/fonts/icon-font-1.eot?#iefix") format("embedded-opentype"),
    url("/renaultconfig/fonts/icon-font-1.woff") format("woff"),
    url("/renaultconfig/fonts/icon-font-1.ttf") format("truetype"),
    url("/renaultconfig/fonts/icon-font-1.svg#icon-font-1") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "icon-font-1" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-galery"]:before,
[class*=" icon-galery"]:before {
  font-family: "icon-font-1" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-galery-icone-png:before {
  content: "\e000";
  font-size:24px;
}

/*font-face arrow */
@font-face {
  font-family: "arrow-font-1";
  src:url("/renaultconfig/fonts/arrow-font-1.eot");
  src:url("/renaultconfig/fonts/arrow-font-1.eot?#iefix") format("embedded-opentype"),
    url("/renaultconfig/fonts/arrow-font-1.woff") format("woff"),
    url("/renaultconfig/fonts/arrow-font-1.ttf") format("truetype"),
    url("/renaultconfig/fonts/arrow-font-1.svg#arrow-font-1") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "arrow-font-1" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-arrow"]:before,
[class*=" icon-arrow"]:before {
  font-family: "arrow-font-1" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow2-png:before {
  content: "\e000";
  font-size:12px;
}