/* ================= */
/* LAYOUT MAX 3000px */
/* ================= */

div.layout { 
	width: 100%;
  max-width: 1920px;
  max-width: 3000px;
	margin: 0px auto;
/*
	outline: 1px solid #b94a48 !important;	
*/	
}

div.row { 
	height: 1%; 
}
div.row-end { 
	clear: both;
	font: 1px/1px sans-serif;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
}

div.col1l,  div.col2l,  div.col3l,  div.col4l,  div.col5l,  div.col6l,  div.col7l, 
div.col8l,  div.col9l,  div.col10l, div.col11l, div.col12l, div.col13l, div.col14l,
div.col15l, div.col16l, div.col17l, div.col18l, div.col19l, div.col20l, div.col21l,
div.col22l, div.col23l, div.col24l, div.col25l, div.col26l, div.col27l, div.col28l,
div.col29l, div.col30l, div.col31l, div.col32l, div.col33l, div.col34l, div.col35l,
div.col36l, div.col37l, div.col38l, div.col39l, div.col40l, div.col41l,
div.colMaxl, div.colMax {
	float: left;
	margin-left: 0px; 
/*
	outline: 1px solid #b94a48 !important;	
	margin-left: 2.439024%; 28px;
*/	
}


div.col1l  { width:  2.43902%; }
div.col2l  { width:  4.87804%; }
div.col3l  { width:  7.31706%; }
div.col4l  { width:  9.75609%; }
div.col5l  { width: 12.19512%; }
div.col6l  { width: 14.63414%; }
div.col7l  { width: 17.07317%; }
div.col8l  { width: 19.51219%; }
div.col9l  { width: 21.95121%; }
div.col10l { width: 24.39024%; }
div.col11l { width: 26.82926%; }
div.col12l { width: 29.26828%; }
div.col13l { width: 31.70731%; }
div.col14l { width: 34.14634%; }
div.col15l { width: 36.58536%; }
div.col16l { width: 39.02439%; }
div.col17l { width: 41.46341%; }
div.col18l { width: 43.90243%; }
div.col19l { width: 46.34146%; }
div.col20l { width: 48.78048%; }
div.col21l { width: 51.21950%; }
div.col22l { width: 53.65853%; }
div.col23l { width: 56.09756%; }
div.col24l { width: 58.53658%; }
div.col25l { width: 60.97560%; }
div.col26l { width: 63.41463%; }
div.col27l { width: 65.85365%; }
div.col28l { width: 68.29268%; }
div.col29l { width: 70.73170%; }
div.col30l { width: 73.17072%; }
div.col31l { width: 75.60975%; }
div.col32l { width: 78.04878%; }
div.col33l { width: 80.48780%; }
div.col34l { width: 82.92682%; }
div.col35l { width: 85.36585%; }
div.col36l { width: 87.80487%; }
div.col37l { width: 90.24390%; }
div.col38l { width: 92.68292%; }
div.col39l { width: 95.12194%; }
div.col40l { width: 97.56097%; }
div.col41l { width: 100%; }

div.colMaxl { width: 100%; display:block; }
div.colMax  { width: 100%; display:block; }

div.colNonel  { display:none; }
span.colNonel { display:none; }



/* ================= */
/* LAYOUT MAX 1500px */
/* ================= */

@media all and (max-width: 1550px) {

div.col1m,  div.col2m,  div.col3m,  div.col4m,  div.col5m,  div.col6m,  div.col7m, 
div.col8m,  div.col9m,  div.col10m, div.col11m, div.col12m, div.col13m, div.col14m,
div.col15m, div.col16m, div.col17m, div.col18m, div.col19m, div.col20m, div.col21m,
div.col22m, div.col23m, div.col24m, div.col25m, div.col26m, div.col27m, div.col28m,
div.col29m, div.col30m, div.col31m, div.col32m, div.col33m, div.col34m, div.col35m,
div.col36m, div.col37m, div.col38m, div.col39m, div.col40m, div.col41m,
div.colMaxm {
	float: left;
	margin-left: 0px; 
}

div.col1m  { width:  2.43902%; }
div.col2m  { width:  4.87804%; }
div.col3m  { width:  7.31706%; }
div.col4m  { width:  9.75609%; }
div.col5m  { width: 12.19512%; }
div.col6m  { width: 14.63414%; }
div.col7m  { width: 17.07317%; }
div.col8m  { width: 19.51219%; }
div.col9m  { width: 21.95121%; }
div.col10m { width: 24.39024%; }
div.col11m { width: 26.82926%; }
div.col12m { width: 29.26828%; }
div.col13m { width: 31.70731%; }
div.col14m { width: 34.14634%; }
div.col15m { width: 36.58536%; }
div.col16m { width: 39.02439%; }
div.col17m { width: 41.46341%; }
div.col18m { width: 43.90243%; }
div.col19m { width: 46.34146%; }
div.col20m { width: 48.78048%; }
div.col21m { width: 51.21950%; }
div.col22m { width: 53.65853%; }
div.col23m { width: 56.09756%; }
div.col24m { width: 58.53658%; }
div.col25m { width: 60.97560%; }
div.col26m { width: 63.41463%; }
div.col27m { width: 65.85365%; }
div.col28m { width: 68.29268%; }
div.col29m { width: 70.73170%; }
div.col30m { width: 73.17072%; }
div.col31m { width: 75.60975%; }
div.col32m { width: 78.04878%; }
div.col33m { width: 80.48780%; }
div.col34m { width: 82.92682%; }
div.col35m { width: 85.36585%; }
div.col36m { width: 87.80487%; }
div.col37m { width: 90.24390%; }
div.col38m { width: 92.68292%; }
div.col39m { width: 95.12194%; }
div.col40m { width: 97.56097%; }
div.col41m { width: 100%; }

div.colNonem  { display:none; }
span.colNonem { display:none; }
}

/* ================= */
/* LAYOUT MAX 1200px */
/* ================= */

@media all and (max-width: 1250px) {

div.col1,  div.col2,  div.col3,  div.col4,  div.col5,  div.col6,  div.col7, 
div.col8,  div.col9,  div.col10, div.col11, div.col12, div.col13, div.col14,
div.col15, div.col16, div.col17, div.col18, div.col19, div.col20, div.col21,
div.col22, div.col23, div.col24, div.col25, div.col26, div.col27, div.col28,
div.col29, div.col30, div.col31, div.col32, div.col33, div.col34, div.col35,
div.col36, div.col37, div.col38, div.col39, div.col40, div.col41,
div.colMax {
	float: left;
	margin-left: 0px; 
}

div.col1  { width:  2.43902%; }
div.col2  { width:  4.87804%; }
div.col3  { width:  7.31706%; }
div.col4  { width:  9.75609%; }
div.col5  { width: 12.19512%; }
div.col6  { width: 14.63414%; }
div.col7  { width: 17.07317%; }
div.col8  { width: 19.51219%; }
div.col9  { width: 21.95121%; }
div.col10 { width: 24.39024%; }
div.col11 { width: 26.82926%; }
div.col12 { width: 29.26828%; }
div.col13 { width: 31.70731%; }
div.col14 { width: 34.14634%; }
div.col15 { width: 36.58536%; }
div.col16 { width: 39.02439%; }
div.col17 { width: 41.46341%; }
div.col18 { width: 43.90243%; }
div.col19 { width: 46.34146%; }
div.col20 { width: 48.78048%; }
div.col21 { width: 51.21950%; }
div.col22 { width: 53.65853%; }
div.col23 { width: 56.09756%; }
div.col24 { width: 58.53658%; }
div.col25 { width: 60.97560%; }
div.col26 { width: 63.41463%; }
div.col27 { width: 65.85365%; }
div.col28 { width: 68.29268%; }
div.col29 { width: 70.73170%; }
div.col30 { width: 73.17072%; }
div.col31 { width: 75.60975%; }
div.col32 { width: 78.04878%; }
div.col33 { width: 80.48780%; }
div.col34 { width: 82.92682%; }
div.col35 { width: 85.36585%; }
div.col36 { width: 87.80487%; }
div.col37 { width: 90.24390%; }
div.col38 { width: 92.68292%; }
div.col39 { width: 95.12194%; }
div.col40 { width: 97.56097%; }
div.col41 { width: 100%; }

div.colNone  { display:none; }
span.colNone { display:none; }
}

/* ======== */
/* FULLPAGE */
/* ======== */

html.fp-enabled,
.fp-enabled body {
    margin: 0;
    padding: 0;
    overflow:hidden;

    /*Avoid flicker on slides transitions for mobile phones #336 */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.fp-section {
    position: relative;
    -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
    -moz-box-sizing: border-box; /* <=28 */
    box-sizing: border-box;
    height: 100%;
    display: block;
}
.fp-slide {
    float: left;
}
.fp-slide, .fp-slidesContainer {
    height: 100%;
    display: block;
}
.fp-slides {
    z-index:1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
    transition: all 0.3s ease-out;
}
.fp-table{
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}
.fp-slidesContainer {
    float: left;
    position: relative;
}
.fp-controlArrow {
    -webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    margin-top: -38px;
    -webkit-transform: translatd(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.fp-prev{
    left: 15px;
}
.fp-next{
    right: 15px;
}
.fp-arrow{
    width: 0;
    height: 0;
    border-style: solid;
}
.fp-arrow.fp-prev {
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}
.fp-arrow.fp-next {
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}
.fp-notransition {
    -webkit-transition: none !important;
    transition: none !important;
}
#fp-nav {
    position: fixed;
    z-index: 100;
/* -hae		
    top: 50%;
*/		
    opacity: 1;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translate3d(0,-50%,0);
}
#fp-nav.fp-right {
    right: 17px;
}
#fp-nav.fp-left {
    left: 17px;
}
.fp-slidesNav{
    position: absolute;
    z-index: 4;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    left: 0 !important;
    right: 0;
    margin: 0 auto !important;
}
.fp-slidesNav.fp-bottom {
    bottom: 17px;
}
.fp-slidesNav.fp-top {
    top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
.fp-slidesNav ul li {
    display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span{
    height: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%;
 }
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 4px;
    width: 4px;
    border: 0;
    background: #333;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span{
    width: 10px;
    height: 10px;
    margin: -5px 0px 0px -5px;
}
#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
    cursor: pointer;
}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1;
}
#fp-nav ul li .fp-tooltip.fp-right {
    right: 20px;
}
#fp-nav ul li .fp-tooltip.fp-left {
    left: 20px;
}
.fp-auto-height.fp-section,
.fp-auto-height .fp-slide{
    height: auto !important;
}

.fp-responsive .fp-is-overflow.fp-section{
    height: auto !important;
}

/* Used with autoScrolling: false */ 
.fp-scrollable.fp-responsive .fp-is-overflow.fp-section,
.fp-scrollable .fp-section,
.fp-scrollable .fp-slide{
   /* Fallback for browsers that do not support Custom Properties */
   height: 100vh;
   height: calc(var(--vh, 1vh) * 100);
}

.fp-scrollable.fp-responsive .fp-is-overflow.fp-section:not(.fp-auto-height):not([data-percentage]),
.fp-scrollable .fp-section:not(.fp-auto-height):not([data-percentage]),
.fp-scrollable .fp-slide:not(.fp-auto-height):not([data-percentage]){
    /* Fallback for browsers that do not support Custom Properties */
    min-height: 100vh;
    min-height: calc(var(--vh, 1vh) * 100);
}

/* Disabling vertical centering on scrollable elements */
.fp-overflow{
    justify-content: flex-start;
    max-height: 100vh;
}

/* No scrollable when using auto-height */
.fp-scrollable .fp-auto-height .fp-overflow{
    max-height: none;
}

.fp-is-overflow .fp-overflow.fp-auto-height-responsive,
.fp-is-overflow .fp-overflow.fp-auto-height,
.fp-is-overflow > .fp-overflow{
    overflow-y: auto;
}
.fp-overflow{
    outline:none;
}

.fp-overflow.fp-table{
    display: block;
}

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide{
    height: auto !important;
    min-height: auto !important;
}

/*Only display content to screen readers*/
.fp-sr-only{
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

/* Customize website's scrollbar like Mac OS
Not supports in Firefox and IE */
.fp-scroll-mac .fp-overflow::-webkit-scrollbar {
    background-color: transparent;
    width: 9px;
}
.fp-scroll-mac .fp-overflow::-webkit-scrollbar-track {
    background-color: transparent;
}
.fp-scroll-mac .fp-overflow::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,.4);
    border-radius: 16px;
    border: 4px solid transparent;
}
.fp-warning,
.fp-watermark{
    z-index: 9999999;
    position: absolute;
    bottom: 0;
}
.fp-warning,
.fp-watermark a{
    text-decoration: none;
    color: #000;
    background: rgba(255,255,255,0.6);
    padding: 5px 8px;
    font-size: 14px;
    font-family: arial;
    color: black;
    display: inline-block;
    border-radius: 3px;
    margin: 12px;
}
.fp-noscroll .fp-overflow{
    overflow: hidden;
}

/* ============ */
/* FULLPAGE NEW */
/* ============ */

#fp-nav {
  position: fixed;
  z-index: 60000;
  margin-top: 0px;
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  bottom: 14px;
	visibility: visible;
}
#fp-nav.fp-right {
	right: 0px;
}
#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  position:relative;
	padding: 0px;	

  margin: 6px;
  margin-right: 20px;
	
  width: 6px;
  height: 6px;

/*	
	-moz-border-radius: 50%;
	border-radius: 50%;
*/
	-moz-border-radius: 0px;
	border-radius: 0px;

}
#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span{
  width: 6px;
  height: 6px;
  margin: 0px;
	background: url(images/phpcolors/rgba.php?r=204&g=0&b=0&a=100) repeat;
	background: rgba(204,0,0,1.0);
/*	
	-moz-border-radius: 50%;
	border-radius: 50%;
*/	
	-moz-border-radius: 0px;
	border-radius: 0px;
 }
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border: 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
		
  top: 0px;
  left: 0px;

	background: url(images/phpcolors/rgba.php?r=148&g=148&b=148&a=100) repeat;
  background: rgba(148,148,148,1.0);		
  position: absolute;
	
  width: 6px;
  height: 6px;
/*	
	-moz-border-radius: 50%;
	border-radius: 50%;
*/
	-moz-border-radius: 0px;
	border-radius: 0px;
  margin: 0px;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  width: 6px;
  height: 6px;
  margin: 0px;
	background: url(images/phpcolors/rgba.php?r=204&g=0&b=0&a=100) repeat;
	background: rgba(204,0,0,1.0);
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span {
	background: url(images/phpcolors/rgba.php?r=204&g=0&b=0&a=100) repeat;
	background: rgba(204,0,0,1.0);
}

#fp-nav ul li .fp-tooltip {
  display: none;
}

.fp-sr-only {
	text-indent:-999999px;
	display:none;	
}

.fp-warning,
.fp-watermark{
	z-index: 0;
  bottom: 0;
	display:none!important;	
}


.fp-scrollable.fp-responsive .fp-is-overflow.fp-section,
.fp-scrollable .fp-section,
.fp-scrollable .fp-slide{
   height: 100vh;
}


.fp-scrollable.fp-responsive .fp-is-overflow.fp-section:not(.fp-auto-height):not([data-percentage]),
.fp-scrollable .fp-section:not(.fp-auto-height):not([data-percentage]),
.fp-scrollable .fp-slide:not(.fp-auto-height):not([data-percentage]){
   min-height: 100vh;
}
/**/

/***********/
/* sliderR */
/***********/

/* v1.0.6 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
	width: 600px;
	height: 400px;
	position: relative;
	direction: ltr;
}

.royalSlider > * {
	float: left;
}

.rsWebkit3d .rsSlide {
  -webkit-transform: none;
	-webkit-transform: translateZ(0);
}

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
	-webkit-backface-visibility: hidden;
}

.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
	-webkit-transform: none;
}

.rsOverflow {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	float: left;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	left: 0;
	top: 0;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap .rsOverflow {
	position: absolute;
	left: 0;
	top: 0;

}
.rsContainer {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.rsArrow,
.rsThumbsArrow {
	cursor: pointer;
}

.rsThumb {
	float: left;
	position: relative;
}


.rsArrow,
.rsNav,
.rsThumbsArrow {
	opacity: 1;
	-webkit-transition:opacity 0.3s linear;
	-moz-transition:opacity 0.3s linear;
	-o-transition:opacity 0.3s linear;
	transition:opacity 0.3s linear;
}
.rsHidden {
	opacity: 0;
	visibility: hidden;
	-webkit-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-moz-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-o-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	transition:visibility 0s linear 0.3s,opacity 0.3s linear;
}


.rsGCaption {
	width: 100%;
	float: left;
	text-align: center;
}

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
	position: fixed !important;
	height: auto !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 2147483647 !important;
	top: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
	opacity: 1 !important;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition:  0s;
	transition:  0s;
	display: none;
}

.rsSlide {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	overflow: hidden;
	
	height: 100%;
	width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
	height: auto;
}

.rsContent {
	width: 100%;
	height: 100%;
	position: relative;
}

.rsPreloader {
	position:absolute;
	z-index: 0;	
}

.rsNav {
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	user-select: none;
}
.rsNavItem {
	-webkit-tap-highlight-color:rgba(0,0,0,0.25);
}

.rsThumbs {
	cursor: pointer;
	position: relative;
	overflow: hidden;
	float: left;
	z-index: 22;
}
.rsTabs {
	float: left;
	background: none !important;
}
.rsTabs,
.rsThumbs {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}


.rsVideoContainer {
	width: auto;
	height: auto;
	line-height: 0;
	position: relative;
}
.rsVideoFrameHolder {
	position: absolute;
	left: 0;
	top: 0;
	background: #141414;
	opacity: 0;
	-webkit-transition: .3s;
}
.rsVideoFrameHolder.rsVideoActive {
	opacity: 1;
}
.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
	position: absolute;
	z-index: 50;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 44px;
}

.rsABlock {
	left: 0;
	bottom: 0;
	position: absolute;
	z-index: 15;
	
}

img.rsImg {
	max-width: none;
}

a.rsImg {
	text-indent:-999999px
}

.grab-cursor {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: url('images/sliderR/grab.cur'), pointer !important; 
}

.grabbing-cursor{ 
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: url('images/sliderR/grabbing.cur'), pointer !important;
}

.rsNoDrag {
	cursor: auto;
}

.rsLink {
	left:0;
	top:0;
	position:absolute;
	width:100%;
	height:100%;
	display:block;	
	z-index: 20;
	background: url('images/blank.gif');
}

/***********/
/* sliderR */
/***********/




/* ========== */
/* POPUP Bild
/* ========== */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10420;
  overflow: hidden;
  position: fixed;
  opacity: 1;
  filter: alpha(opacity=100);
  background: #ffffff;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10430;
  position: fixed;
  outline: none !important;
	-webkit-backface-visibility:hidden;
	backface-visibility: hidden;
	-webkit-transform:translateZ(0);
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 10450;
	/*-hae*/
  z-index: 12000;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; 
	background: none;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 10440;
}
.mfp-preloader a {
	color: #cccccc;
}
.mfp-preloader a:hover {
	color: white;
}

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
/*	
  background: transparent;
*/	
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 10460;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button::-moz-focus-inner {
	padding: 0;
  border: 0;
}

/* +++++++++ */
.mfp-close, .no-touch .mfp-close {
	z-index: 60000;
  line-height: 24px;
  position: absolute;
  text-decoration: none;
  text-align: center;
  padding: 0px;
  font-style: normal;
  font-size: 1px;
  color: #FAFAFA;
	cursor: pointer;
	
	width: 24px;
	height: 24px;
	text-indent: -9999px;
  background-image: url('images/close_48x48.png');
	background-size: 24px 24px;
	background-repeat: no-repeat; 
	background-position: center center;
	background-color: transparent;

  right: 50%;
  right: 45px;
  top: 30px;
}
.touch .mfp-close {
  top: 15px;
  right: 20px;
  margin-right: 0px;
}


.mfp-close-btn-in .mfp-close {
  color: #FFFFFF;
}

.no-touch .mfp-close:hover, .no-touch .mfp-close:focus,
.no-touch .mfp-close-btn-in .mfp-close:hover,
.no-touch .mfp-close-btn-in .mfp-close:focus {
  background-image: url('images/close_48x48s.png');
	background-size: 24px 24px;
	background-repeat: no-repeat; 
  opacity: 1.0;
}


.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; 
}

	
/*new*/
.mfp-image-holder .mfp-close,
.mfp-zoom-out-cur:hover, .mfp-zoom-out-cur .mfp-image-holder .mfp-close:hover {
	background: none;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

	
.mfp-arrow {
  position: absolute;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
	}
  .mfp-arrow:before,
  .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
	}

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }	
	
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* shadow */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
}
.mfp-figure small {
}
.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; 
	/* new */
	display: none;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #FFFFFF;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }


/* ============= */
/* mfp Animation */
/* ============= */
	
/* overlay at start */
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
	background: #FFFFFF;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 1.0;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 1;
	background: #FFFFFF;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

	
/* =========== */
/* POPUP Image
/* =========== */
	
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility:hidden !important;
	backface-visibility: hidden !important;
	-webkit-transform:translateZ(0);

	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
		opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
		opacity: 0.8;
		opacity: 1;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}	

.mfp-bg.mfp-no-margins {
  background: #ffffff;
	background: #f3f3f3;
}
.mfp-wrap {
	background: #f3f3f3;
}

/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
	padding: 0;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
	top: 0;
	bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
	padding: 0;
}

.image-popup, .image-popup-ajax {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-container {
}

/* ==== */
/* FORM */
/* ==== */

/**********************/
/* form               */
/**********************/

label.error {
	font-size: 14px;
	line-height: 15px;
	color: #C41A1E;
	margin-top: 3px;
	padding-left: 0px;
	padding-bottom: 0px;
}

input.error {
	/*border: #000000 1px solid;*/	
}


/* Modul jquery-impromptu.5.2.5.min.js */
/* new */
.jqibox {
	font-size: 18px;
}

.jqifade{
	position: absolute; 
	background-color: #f0f0f0; 
}
div.jqi{ 
	width: 600px; 
	max-width:90%;
	position: absolute; 
	background-color: #FFFFFF; 
	font-size: 13px; 
	text-align: left; 
	border: solid 1px #CC0000;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 7px;
}
div.jqi .jqicontainer{
  font-size: 13px;
	font-weight: bold;
}
div.jqi .jqiclose{ 
	font-weight: normal;
	position: absolute;
	top: 4px; right: -2px; 
	width: 18px; 
	cursor: default; 
	color: #AAAAAA; 
	/* font-weight: bold; */	
}
div.jqi .jqistate{
	background-color: #FFFFFF;
}
div.jqi .jqititle{
	font-size: 13px; 
	padding: 5px 10px;
	font-size: 16px; 
	line-height: 20px; 
	border-bottom: solid 1px #eeeeee;
}
div.jqi .jqimessage, 
div.jqi .jqimessage br,
div.jqi .jqimessage b { 
	font-size: 16px!important;
	line-height: 18px!important; 
	color: #000000; 
}
div.jqi .jqimessage b.rot { 
	color: #CC0000; 
}
div.jqi .jqimessage {
	padding: 17px; 
	font-size: 16px;
	line-height: 18px;
}

div.jqi .jqibuttons{ 
	text-align: right; 
	margin: 0px -7px -7px -7px;
	border-top: solid 1px #CC0000; 
	background-color: #FFFFFF;
	border-radius: 0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	-webkit-border-radius: 0px 0px 6px 6px;
}
div.jqi .jqibuttons button{ 
	font-weight: normal;
	margin: 0px;
	padding: 15px 20px;
	background-color: transparent;
	font-weight: normal; 
	border: none;
	border-left: solid 1px #CC0000; 
	color: #CC0000; 
	font-size: 16px; 
	cursor:pointer;
	/*font-weight: bold;*/	
}
div.jqi .jqibuttons button.jqidefaultbutton{
	color: #CC0000; 
}
div.jqi .jqibuttons button:hover {
	color: #000000;
	outline: none;
	cursor:pointer;
}
.jqiwarning .jqi .jqibuttons{ 
	background-color: #DCCEAF;
}

/* sub states */
div.jqi .jqiparentstate::after{ 
	background-color: #777777;
	opacity: 0.6;
	filter: alpha(opacity=60);
	content: '';
	position: absolute;
	top:0px;left:0px;bottom:0px;right:0px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
div.jqi .jqisubstate{
	position: absolute;
	top:0px;
	left: 20%;
	width: 60%;
	padding: 7px;
	border: solid 1px #eeeeee;
	border-top: none;
	border-radius: 0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	-webkit-border-radius: 0px 0px 6px 6px;
}
div.jqi .jqisubstate .jqibuttons button{
	padding: 10px 18px;
}

/* arrows for tooltips/tours */
.jqi .jqiarrow{ position: absolute; height: 0; width:0; line-height: 0; font-size: 0; border: solid 10px transparent;}

.jqi .jqiarrowtl{ left: 10px; top: -20px; border-bottom-color: #ffffff; }
.jqi .jqiarrowtc{ left: 50%; top: -20px; border-bottom-color: #ffffff; margin-left: -10px; }
.jqi .jqiarrowtr{ right: 10px; top: -20px; border-bottom-color: #ffffff; }

.jqi .jqiarrowbl{ left: 10px; bottom: -20px; border-top-color: #ffffff; }
.jqi .jqiarrowbc{ left: 50%; bottom: -20px; border-top-color: #ffffff; margin-left: -10px; }
.jqi .jqiarrowbr{ right: 10px; bottom: -20px; border-top-color: #ffffff; }

.jqi .jqiarrowlt{ left: -20px; top: 10px; border-right-color: #ffffff; }
.jqi .jqiarrowlm{ left: -20px; top: 50%; border-right-color: #ffffff; margin-top: -10px; }
.jqi .jqiarrowlb{ left: -20px; bottom: 10px; border-right-color: #ffffff; }

.jqi .jqiarrowrt{ right: -20px; top: 10px; border-left-color: #ffffff; }
.jqi .jqiarrowrm{ right: -20px; top: 50%; border-left-color: #ffffff; margin-top: -10px; }
.jqi .jqiarrowrb{ right: -20px; bottom: 10px; border-left-color: #ffffff; }


/**********************/
/* form               */
/**********************/

/* ========== */
/* rSliderDef */
/* ========== */

/* Background */
.rSliderDef,
.rSliderDef .rsOverflow,
.rSliderDef .rsSlide,
.rSliderDef .rsVideoFrameHolder,
.rSliderDef .rsThumbs {
	color: #FFFFFF;
}

.rsFullscreen .rsOverflow {
	background: #151515;
	background: #FAFAFA;
	color: #FFFFFF;
}

/*Verlauf*/
.rsSlide::before {
/*
  content: "";
  position: absolute;
  bottom: -20%;
  left: 0;
  width: 100%;
  height: 60%;
  background: linear-gradient(transparent, #000000);
	-webkit-backface-visibility:hidden !important;
	backface-visibility: hidden !important;
	-webkit-transform:translateZ(0)!important;
	z-index:1;
*/	
}
.contentSliderTextborder {
	-webkit-backface-visibility:hidden !important;
	backface-visibility: hidden !important;
	-webkit-transform:translateZ(0)!important;;
}

@keyframes view {
  from {opacity: 0.0;bottom:-80%}
	to   {opacity: 1.0;bottom:-20%}
}
@supports (translate: 0deg) {
  @keyframes loader {
    0% {
      translate: 0;
    }
    100% {
      translate: 100% 50%;
    }
  }
} 
/***************
*  1. Arrows
****************/

.no-touch .rSliderDef .rsArrow {
	position: absolute;
	z-index: 5001;
	height: 90%;
	width:  50%;
	display: block;
	cursor: pointer;
}
.no-touch .rSliderDef.rsHor .rsArrow {
	width: 50%;
	height: 84%;
}

.no-touch .rSliderDef.rsHor .rsArrowLeft  { 
	position: absolute;
	z-index: 5001;
	left:  0px; 
	top: 0px;
}

.no-touch .rSliderDef.rsHor .rsArrowRight { 
	position: absolute;
	z-index: 5001;
	right: 0px; 
	top: 0px; 
}

.no-touch .rSliderDef.rsHor .rsArrowRight { 
	left: 50%; 
}
.no-touch .rSliderDef .rsArrowLeft .rsArrowIcn {	
	left: 0px;
	margin-left: 27px;
}
.no-touch .rSliderDef .rsArrowRight .rsArrowIcn {	
	right: 0px;
	margin-right: 27px;
}

.no-touch .rSliderDef .rsArrowIcn {	
	width: 27px;
	height: 55px;
	top: 50%;
	left: 50%;
	margin-top:-27px;	
	margin-left: -27px;
	position: absolute;	
	cursor: pointer;
	
	display:none;
	
	-webkit-backface-visibility:hidden !important;
	backface-visibility: hidden !important;
	-webkit-transform:translateZ(0);	
}
.no-touch .rSliderDef.rsHor .rsArrowLeft .rsArrowIcn { 
	background: none;
}

.no-touch .rSliderDef.rsHor .rsArrowRight .rsArrowIcn {
	background: none;
}

.no-touch .rSliderDef .rsArrowDisabled .rsArrowIcn { 
	opacity: .2; 
	filter: alpha(opacity=20);  
	*display: none;
}


.no-touch .rSliderDef.rsHor .rsArrowRight  {
	cursor: url('images/sliderR/cursor_next_r.png'), url("https://news.art-emission.com/css/images/sliderR/cursor_next_r.cur"), pointer !important; 
	cursor: url("https://news.art-emission.com/css/images/sliderR/cursor_next_r.cur"), pointer !important; 
}
.no-touch .rSliderDef.rsHor .rsArrowLeft  {
	cursor: url('images/sliderR/cursor_prev_r.png'), url("https://news.art-emission.com/css/images/sliderR/cursor_prev_r.cur"), pointer !important; 
	cursor: url("https://news.art-emission.com/css/images/sliderR/cursor_prev_r.cur"), pointer !important; 
}

/************
*  2. Bullets
************/

.rSliderDef .rsBullets {
	z-index:9800;

	position: absolute;
	left: 10%;
	width: 80%;
	height: 23px;
	margin: 0px auto; 

	text-align: center;
	line-height: 8px;
	overflow: hidden;

	bottom: 0px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	padding-bottom: 5px;
}

.rsNav {}
.rsNavItem {}



.rSliderDef .rsBullet {
	z-index:10900;
	width: 8px;
	height: 8px;
	/* top, right, bottom, left */
	padding: 1px 3px 1px 3px;
	cursor: pointer;
	

}
.touch .rSliderDef .rsBullet {
	padding: 1px 3px 1px 3px;
}

.rSliderDef .rsBullet span {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;

	background: url(images/phpcolors/rgba.php?r=158&g=158&b=158&a=100) repeat;
  background: rgba(158,158,158,1.0);		
}
.touch .rSliderDef .rsBullet span {
	background: url(images/phpcolors/rgba.php?r=148&g=148&b=148&a=100) repeat;
  background: rgba(148,148,148,1.0);		
	width:  8px;
	height: 8px;
	border-radius: 50%;
}

.rSliderDef .rsBullet span:hover {
	background-color: #CC0000;
	background-color: #EEEEEE;
}
.rSliderDef .rsBullet.rsNavSelected span {
	background-color: #CC0000;
	background-color: #EEEEEE;
}


.auto-scroll .rsNav.rsBullets {
	-webkit-backface-visibility:hidden !important;
	backface-visibility: hidden !important;
	-webkit-transform:translateZ(0);
}

/***************
*
*  3. Thumbnails
*
****************/

.rSliderDef .rsThumbsHor {
	width: 100%;
	height: 72px;
}
.rSliderDef .rsThumbsVer {
	width: 96px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.rSliderDef.rsWithThumbsHor .rsThumbsContainer {
	position: relative;
	height: 100%;
}
.rSliderDef.rsWithThumbsVer .rsThumbsContainer {
	position: relative;
	width: 100%;
}
.rSliderDef .rsThumb {
	float: left;
	overflow: hidden;
	width: 96px;
	height: 72px;
}
.rSliderDef .rsThumb img {
	width: 100%;
	height: 100%;
}
.rSliderDef .rsThumb.rsNavSelected {
	background: #02874a;
}
.rSliderDef .rsThumb.rsNavSelected img {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.rSliderDef .rsTmb {
	display: block;
}

/* Thumbnails with text */
.rSliderDef .rsTmb h5 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	line-height: 20px;
	color: #FFF;
}
.rSliderDef .rsTmb span {
	color: #DDD;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 18px;
}



/* Thumbnails arrow icons */
.rSliderDef .rsThumbsArrow {
	height: 100%;
	width: 20px;
	position: absolute;
	display: block;
	cursor: pointer;	
	z-index: 21;	
	background: #000;
	background: rgba(0,0,0,0.75);
}
.rSliderDef .rsThumbsArrow:hover {
	background: rgba(0,0,0,0.9);
}
.rSliderDef.rsWithThumbsVer .rsThumbsArrow {
	width: 100%;
	height: 20px;
}
.rSliderDef.rsWithThumbsVer .rsThumbsArrowLeft { top: 0; left: 0; }
.rSliderDef.rsWithThumbsVer .rsThumbsArrowRight { bottom: 0;  left: 0; }

.rSliderDef.rsWithThumbsHor .rsThumbsArrowLeft { left: 0; top: 0; }
.rSliderDef.rsWithThumbsHor .rsThumbsArrowRight { right: 0; top:0; }

.rSliderDef .rsThumbsArrowIcn {		
	width: 16px;
	height: 16px;
	top: 50%;
	left: 50%;
	margin-top:-8px;	
	margin-left: -8px;
	position: absolute;	
	cursor: pointer;	
	background: url('images/sliderR/rSliderDef.png');
}

.rSliderDef.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -128px -32px; }
.rSliderDef.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -128px -48px; }

.rSliderDef.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -144px -32px; }
.rSliderDef.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -144px -48px; }

.rSliderDef .rsThumbsArrowDisabled { display: none !important; }

/* Thumbnails resizing on smaller screens */
@media screen and (max-width: 1000px) {
	.rSliderDef .rsThumb {
		width: 59px;
		height: 44px;
	}
	.rSliderDef .rsThumbsHor {
		height: 44px;
	}
	.rSliderDef .rsThumbsVer {
		width: 59px;
	}
}




/***************
*
*  6. Play/close video button
*
****************/

.rSliderDef .rsPlayBtn {
	-webkit-tap-highlight-color:rgba(0,0,0,0.3);
	width:64px;
	height:64px;
	margin-left:-32px;
	margin-top:-32px;
	cursor: pointer;
}
.rSliderDef .rsPlayBtnIcon {
	width:64px;
	display:block;
	height:64px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;

	background:url('images/sliderR/rSliderDef.png') no-repeat 0 -32px;
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
}
.rSliderDef .rsPlayBtn:hover .rsPlayBtnIcon {
	background-color: rgba(0,0,0,0.9);
}
.rSliderDef .rsBtnCenterer {
	position:absolute;
	left:50%;
	top:50%;
	z-index: 50;
}
.rSliderDef .rsCloseVideoBtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 500;
	position: absolute;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	
}
.rSliderDef .rsCloseVideoBtn.rsiOSBtn {
	top: -38px;
	right: -6px;
}

.rSliderDef .rsCloseVideoIcn {
	margin: 6px;
	width: 32px;
	height: 32px;
	background: url('images/sliderR/rSliderDef.png') -64px 0;
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
}
.rSliderDef .rsCloseVideoIcn:hover {
	background-color: rgba(0,0,0,0.9);
}


/***************
*  7. Preloader
****************/

.rSliderDef .rsPreloader {
	width:20px;
	height:20px;
	background-image:url('images/sliderR/preloader-white.gif');

	left:50%;
	top:50%;
	margin-left:-10px;
	margin-top:-10px;	
}


/* ============== */
/* SLIDER CAPTION */ 
/* ============== */

.rSliderCaptInfo {
	z-index: 1000;
  position: absolute;
  margin-left: 0px;
	vertical-align: middle;
	background: none;	

	text-transform: none;
	text-align: left!important;
	width: 95%;
	left:5%;
	padding:0px;

	bottom: 60px;
  height: 20px;
	opacity: 0.9;
}

.rSliderCaptInfo span {
  position: absolute;
	text-align: left;
	background: none;	
	left:0px;
  margin: 0px;
  width: auto;
	padding:0px;

	width: auto;
  background-color: #222222;
	
	vertical-align: baseline!important;
	
	/* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	
  height: 33px;
	/*text-transform: uppercase;*/	
	text-align: left!important;
	/*letter-spacing: 1px;*/	
	
	text-transform: lowercase;
	/* top, right, bottom, left */
	padding: 2px 8px 2px 8px;
}
.rSliderCaptInfo span, .rSliderCaptInfo span a {
	font-family: "webfont2", sans-serif;
	font-weight: normal;
	text-transform: none;
	color: #fafafa;	
	font-size:21px;
	line-height: 28px;
	text-align: left!important;
}
.rSliderCaptInfo span:after {
	content: '';
  font-family: Verdana, Arial, sans-serif;
}


/*korrektur in .js */
.rSliderCaptInfo.rsAbsoluteEl {
	margin-left: -3000px;	
}

/* 
1280 x 800  px Faktor 1
1360 x 768  F 1
1440 x 900  F 1
1600 x 900  F 1
1920 x 1080 F 1
27" mit 2560 x 1440 px */
/* 320x568 / 360x640 / 375x667 / 375x812 / 412x732 / 414x736 / 480x853 */
@media screen and (max-width: 2000px) {
	.rSliderCaptInfo {
	}
	.rSliderCaptInfo span {
	}
}



@media screen and (max-width: 767px) {

.rSliderCaptInfo {
	left:10px;
	width: 100%;
}

.rSliderCaptInfo span {
	left:0px;
}

}



/* =========== */
/* Mobile Mode
/* =========== */

.mobileOK #fp-nav {
	visibility: hidden;
}

/* ============== */
/* RETINA-DISPLAY
/* ============== */


@media
	only screen and (-webkit-min-device-pixel-ratio: 2),
	only screen and (   min--moz-device-pixel-ratio: 2),
	only screen and (     -o-min-device-pixel-ratio: 2/1),
	only screen and (        min-device-pixel-ratio: 2),
	only screen and (                min-resolution: 192dpi),
	only screen and (                min-resolution: 2dppx) { 



.navDown span {
	background:url('images/navupdownrt_r.png') center center no-repeat;
	background-size: 52px 28px;
}


.mfp-close {
	width: 24px;
	height: 24px;
  background-image: url('images/close_48x48.png');
	background-size: 24px 24px;
}

	
.no-touch .mfp-close:hover, .no-touch .mfp-close:focus,
.no-touch .mfp-close-btn-in .no-touch .mfp-close:hover,
.no-touch .mfp-close-btn-in .no-touch .mfp-close:focus {
  background-image: url('images/close_48x48s.png');
	background-size: 24px 24px;
}
	


#formContact textarea.formText {
	padding-left: 0px!important;
}

}

