@charset "utf-8";

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0
}
.slick-list:focus {
  outline: none
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table
}
.slick-track:after {
  clear: both
}
.slick-loading .slick-track {
  visibility: hidden
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}
.rtl .slick-slide {
  float: right
}
.slick-slide img {
  display: block
}
.slick-slide.slick-loading img {
  display: none
}
.slick-slide.dragging img {
  pointer-events: none
}
.slick-initialized .slick-slide {
  display: block;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text
}
.slick-loading .slick-slide {
  visibility: hidden
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}
.slick-slide:focus {
  outline: none
}
.slick-arrow.slick-hidden {
  display: none
}
.slick-dots {
  z-index: 2;
  position: absolute;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  bottom: 15px;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0
}
.slick-dots li {
  display: inline-block;
  margin: 4px;
  width: auto;
  height: auto
}
.slick-dots li button {
  display: block;
  width: 10px;
  height: 10px;
  border: none;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.05);
  padding: 0;
  font-size: 0;
  text-indent: -999em;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  border: 1px solid #fff
}
.slick-dots li button:before {
  display: none
}
.slick-dots li button:hover {
  cursor: pointer
}
.slick-dots li.slick-active button {
  background: #fff
}
.slick-arrow {
  z-index: 2;
  position: absolute;
  top: 50%;
  margin: -43px 0 0 0;
  display: block;
  width: 28px;
  height: 86px;
  background: url(/viewcon/common/assets/images/top-seller-nav.png) 0 0 no-repeat;
  font-size: 0;
  text-indent: -999em;
  border: none;
  padding: 0
}
.slick-arrow.slick-prev {
  left: 30%;
  -ms-transform: translate(-570px, 0);
  transform: translate(-570px, 0)
}
.rtl .slick-arrow.slick-prev {
  left: auto;
  right: 50%;
  -ms-transform: translate(570px, 0);
  transform: translate(570px, 0);
  background-position: -28px 0
}
.slick-arrow.slick-next {
  right: 30%;
  -ms-transform: translate(570px, 0);
  transform: translate(570px, 0);
  background-position: -28px 0 !important
}
.rtl .slick-arrow.slick-next {
  right: auto;
  left: 50%;
  -ms-transform: translate(-570px, 0);
  transform: translate(-570px, 0);
  background-position: 0 0 !important
}
.slick-arrow.slick-disabled {
  opacity: 0.1;
  pointer-events: none
}
.slick-arrow:hover {
  cursor: pointer
}
.slider-nav, .carousel-nav {
  z-index: 2;
  position: absolute;
  top: 50%;
  margin-top: -44px;
  display: block;
  width: 30px;
  height: 88px;
  background: url(/viewcon/common/assets/images/slider-nav.png) 0 0 no-repeat;
  font-size: 0;
  text-indent: -999em
}
.slider-nav.prev, .carousel-nav.prev {
  left: 50%;
  -ms-transform: translate(-570px, 0);
  transform: translate(-570px, 0)
}
.slider-nav.next, .carousel-nav.next {
  right: 50%;
  -ms-transform: translate(570px, 0);
  transform: translate(570px, 0);
  background-position: -30px 0
}
.slider-nav.slick-disabled, .carousel-nav.slick-disabled {
  opacity: 0.1;
  pointer-events: none
}
.slider-nav {
  opacity: 0.35;
  transition: opacity 0.2s ease
}
.slider-nav:hover {
  opacity: 1
}
.carousel-nav {
  background: url(/viewcon/common/assets/images/carousel-nav.svg) 0 0 no-repeat
}
.carousel-nav.prev {
  left: 50%;
  -ms-transform: translate(-570px, 0);
  transform: translate(-570px, 0)
}
.carousel-nav.next {
  right: 50%;
  -ms-transform: translate(570px, 0);
  transform: translate(570px, 0);
  background-position: -30px 0
}
.rtl .slider-nav.prev, .rtl .carousel-nav.prev {
  left: auto;
  right: 50%;
  -ms-transform: translate(570px, 0);
  transform: translate(570px, 0);
  background-position: -30px 0
}
.rtl .slider-nav.next, .rtl .carousel-nav.next {
  right: auto;
  left: 50%;
  -ms-transform: translate(-570px, 0);
  transform: translate(-570px, 0);
  background-position: 0 0
}

@media only screen and (max-width : 669px) {}


/* === EPSON CMS FRAMEWORK === */


/* === GENERAL LAYOUT === */

.mwd_main_wrapper {
	color: #000;
}
.mwd_contentSection {
	width: 100%;
	overflow: hidden;
}
.mwd_contentBox {
	position: relative;
	margin: 0 auto;
	width: 960px;
	padding: 50px 0;
	font-size: 16px;
	line-height: 1.5;
}

@media only screen and (min-width: 992px) {
	
	#table {
		width: 1080px;
	}
	
}

.mwd_contentBox h2,
.mwd_contentBox h3 {
	line-height: 1.2;
}
.mwd_contentBox figcaption {
	font-size: 12px;
	line-height: 1.2;
}
.mwd_hero .mwd_contentBox,
.mwd_awards .mwd_contentBox {
	padding: 0;
}
.mwd_footer .mwd_contentBox {
	padding-bottom: 0;
}
.mwd_contentBox:after { /* clearfix */
	content: '';
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
}

.col-md-4, .col-md-6 {
	margin-top: 70px;
	padding: 20px;
}


.mwd_contentBox.mwd_left > h2,
.mwd_contentBox.mwd_right > h2,
.mwd_contentBox.mwd_left .mwd_text,
.mwd_contentBox.mwd_right .mwd_text,
.mwd_contentBox.mwd_left .mwd_image,
.mwd_contentBox.mwd_right .mwd_image,
.mwd_contentBox.mwd_left .mwd_sub_text,
.mwd_contentBox.mwd_right .mwd_sub_text,
/* contentSwitcherV2 */
.mwd_contentSwitcherV2 .mwd_text.mwd_left,
.mwd_contentSwitcherV2 .mwd_image.mwd_left {
	width: 45%;
	float: left;
}
.mwd_contentBox.mwd_right > .mwd_text,
.mwd_contentBox.mwd_left > .mwd_image,
.mwd_contentBox.mwd_right > .mwd_sub_text,
/* contentSwitcherV2 */
.mwd_contentSwitcherV2 .mwd_text.mwd_right,
.mwd_contentSwitcherV2 .mwd_image.mwd_right {
	float: right;
}
.mwd_contentBox.mwd_fullwidth .mwd_text {
	width: 80%;
	float: none;
}
.mwd_contentBox.mwd_fullwidth .mwd_sub_text {
	width: 100%;
	float: none;
}
.mwd_contentBox.mwd_fullwidth .mwd_sub_text > h2,
.mwd_contentBox.mwd_fullwidth .mwd_sub_text > h3,
.mwd_contentBox.mwd_fullwidth .mwd_sub_text > p {
	max-width: 80%; /* due to 100% of parent */
}
.mwd_contentBox .mwd_sub_text {
	padding-top: 50px;
}
.mwd_contentBox .mwd_sub_text:first-child {
	padding-top: 0;
}


.mwd_contentBox > h2,
.mwd_contentBox > .mwd_text > h2 {
	font-size: 24px;
	color: #000;
	margin: 0 0 25px;
	text-align: left;
	text-transform: uppercase;
}
.mwd_contentBox > .mwd_sub_text > h2 {
    font-size: 25px;
	font-weight: normal;
	color: #10218b;
	margin: 0 0 20px;
}
.mwd_contentBox > .mwd_text > h3,
.mwd_contentBox > .mwd_sub_text > h3 {
	font-size: 16px;
	color: #10218b!important;
	margin: 0 0 25px;
	line-height: 1.25;
}
.mwd_contentBox .mwd_image > h4,
.mwd_contentBox .mwd_sub_text > h4 {
	font-size: 12px;
	margin: 0 0 20px;
	line-height: 1.25;
}
.mwd_contentBox > .mwd_text > p,
.mwd_contentBox > .mwd_sub_text > p {
	font-size: 1.4em;
	line-height: 1.5;
	margin: 0 0 25px;
	color: #000;
}
.mwd_contentBox > .mwd_text > p:last-child,
.mwd_contentBox > .mwd_sub_text > p:last-child {
	margin: 0 0 0;
}
.mwd_contentBox > .mwd_text > ul,
.mwd_contentBox > .mwd_sub_text > ul {
	margin: -5px 0 25px;
	line-height: 1.35;
}
.mwd_contentBox > .mwd_text > ul:last-child,
.mwd_contentBox > .mwd_sub_text > ul:last-child {
	margin: 0 0 0;
}
.mwd_contentBox > .mwd_text > ul li,
.mwd_contentBox > .mwd_sub_text > ul li {
	padding-bottom: 8px;
}
.mwd_contentBox > .mwd_text > ul li:last-child,
.mwd_contentBox > .mwd_sub_text > ul li:last-child {
	padding-bottom: 0;
}

/* special variation */
.mwd_contentBox .mwd_image .mwd_sub_images img {
	margin: 0 0 25px;
}
.mwd_contentBox .mwd_image .mwd_sub_images p {
	margin: 0 0 15px;
}
.mwd_contentBox .mwd_image .mwd_sub_images h4 {
	margin: 0 0 15px;
	line-height: 1.25;
	color: #10218b;
}
.mwd_contentBox .mwd_image .mwd_sub_images img:last-child,
.mwd_contentBox .mwd_image .mwd_sub_images p:last-child,
.mwd_contentBox .mwd_image .mwd_sub_images h4:last-child {
	margin-bottom: 0;
}
.mwd_contentBox .mwd_image .mwd_sub_images:after { /* clearfix */
	content: '';
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
}


.mwd_contentBox > .mwd_whiteBox,
.mwd_contentBox > .mwd_blueBox,
.mwd_contentBox > .mwd_orangeBox {
	padding: 30px;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.35);
	box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.35);
}
.mwd_contentBox > .mwd_whiteBox {
	background-color: #fff;
}
.mwd_contentBox > .mwd_blueBox {
	background-color: #10218b;
}
.mwd_contentBox > .mwd_orangeBox {
	background-color: #f58223;
}
.mwd_contentBox > .mwd_blueBox p,
.mwd_contentBox > .mwd_orangeBox p,
.mwd_contentBox > .mwd_blueBox a,
.mwd_contentBox > .mwd_orangeBox a,
.mwd_contentBox > .mwd_blueBox h1,
.mwd_contentBox > .mwd_orangeBox h1,
.mwd_contentBox > .mwd_blueBox h2,
.mwd_contentBox > .mwd_orangeBox h2,
.mwd_contentBox > .mwd_blueBox h3,
.mwd_contentBox > .mwd_orangeBox h3,
.mwd_contentBox > .mwd_blueBox h4,
.mwd_contentBox > .mwd_orangeBox h4 {
	color: #fff;
}
.mwd_contentBox > .mwd_whiteBox:after { /* clearfix */
	content: '';
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
}
.mwd_contentBox > .mwd_whiteBox > h2,
.mwd_contentBox > .mwd_blueBox > h2,
.mwd_contentBox > .mwd_orangeBox > h2 {
	margin-bottom: 20px;
}
.mwd_contentBox > .mwd_whiteBox .mwd_imageBox .mwd_image {
	width: 46%;
}
.mwd_contentBox > .mwd_whiteBox .mwd_imageBox .mwd_image.mwd_left {
	margin-right: 8%;
}
.mwd_imageBox .mwd_image img {
	max-width: 100%;
	margin-bottom: 10px;
}
.mwd_imageBox .mwd_image img:last-child { /* if no figcaption available */
	margin-bottom: 0;
}

.mwd_contentBox > .mwd_smallBox {
	padding: 20px;
}
.mwd_contentBox.mwd_left > .mwd_smallBox,
.mwd_contentBox.mwd_right > .mwd_smallBox {
	width: 35%;
}
.mwd_contentBox > .mwd_smallBox h2 {
	line-height: 1.1;
}
.mwd_contentBox > .mwd_smallBox h3 {
	font-weight: normal;
}
.mwd_contentBox > .mwd_smallBox a {
	font-weight: bold;
}


.mwd_contentBox > .mwd_images_versus {
	padding-top: 30px;
}
.mwd_contentBox > .mwd_images_versus:first-child {
	padding-top: 0;
}
.mwd_images_versus {
	width: 100%;
	position: relative;
	padding-top: 5px;
}
.mwd_images_versus:after { /* clearfix */
	content: '';
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
}
.mwd_images_versus .mwd_image_left,
.mwd_images_versus .mwd_image_right {
	width: 35%;
}
.mwd_images_versus .mwd_image_left {
	float: left;
}
.mwd_images_versus .mwd_image_right {
	float: right;
}
.mwd_images_versus img { /* due to figcaption */
	margin-bottom: 10px;
	width: 100%;
}
.mwd_images_versus img:last-child { /* no figcaption */
	margin-bottom: 0;
}
.mwd_text_versus {
	width: 30%;
	position: absolute;
	z-index: 2;
	top: 100px;
	left: 50%;
	margin-left: -15%;
	text-align: center;
	font-size: 25px;
	line-height: 1;
	text-transform: uppercase;
}


.mwd_contentSection.mwd_grey {
	background-color: #f6f6f6;
}
.mwd_contentSection.mwd_dark-grey {
	background-color: #e1e1e1;
}
.mwd_contentSection.mwd_gradient_grey-top {
	background: #f6f6f6;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f6f6f6 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #f6f6f6 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #f6f6f6 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #f6f6f6 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #f6f6f6 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0 );
}
.mwd_contentSection.mwd_gradient_grey-bottom {
	background: #f6f6f6;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f6f6f6));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
}
.mwd_contentSection.mwd_gradient_dark-grey-top {
	background: #e1e1e1;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #e1e1e1 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #e1e1e1 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #e1e1e1 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #e1e1e1 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #e1e1e1 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#ffffff',GradientType=0 );
}
.mwd_contentSection.mwd_gradient_dark-grey-bottom {
	background: #e1e1e1;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #e1e1e1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e1e1e1));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e1e1e1 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#e1e1e1 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#e1e1e1 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#e1e1e1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1',GradientType=0 );
}
.mwd_contentSection.mwd_dark {
	background-color: #000;
	color: #fff;
}
.mwd_contentSection.mwd_dark h1,
.mwd_contentSection.mwd_dark .mwd_contentBox > h2,
.mwd_contentSection.mwd_dark .mwd_contentBox > .mwd_text > h2 {
	color: #fff;
}
#lamps_hero_wrapper p {
	color: #fff;
}


.mwd_contentBox > .mwd_text {
	position: relative;
	z-index: 2;
}
.mwd_contentBox > .mwd_image {
	z-index: 1;
}
/*.mwd_contentBox > .mwd_image img {
	max-width: 100%;
}*/
.mwd_contentBox > .mwd_image.mwd_outsideBox {
	width: 100%;
	position: absolute;
}


.mwd_blue_border {
	border-top: 2px solid #10218b;
	border-bottom: 2px solid #10218b;
}
.mwd_link {
	line-height: 18px;
	display: inline-block;
	padding-left: 25px;
}
.mwd_link-arrow {
	background: url(//assets.epson-europe.com/eu/ecotank_update/img/mwd_arrow_blue.png) left center no-repeat;
}
.mwd_link-download {
	background: url(//assets.epson-europe.com/eu/ecotank_update/img/mwd_download_blue.png) left center no-repeat;
}


.mwd_nobreak {
	white-space: nowrap;
}



/* === FIXED NAVI BAR === */

.mwd_fixedbar {
	width: 100%;
	position: fixed;
	z-index: 5;
	left: 0;
	top: 0;
	top: -150px;
    -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 5px 1px rgba(0,0,0,0.2);
    box-shadow: 0 0 5px 1px rgba(0,0,0,0.2);
    background-color: white;
    background-color: rgba(255,255,255,0.9);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;
}
.mwd_fixedbar.mwd_visible {
	top: 0;
}
.mwd_fixedbar .mwd_contentBox {
	padding: 0;
}
.mwd_fixedbar p {
	float: left;
	line-height: 1;
	margin: 0;
	/*padding: 16px 0;*/
	padding: 19px 0 10px;
}
.mwd_fixedbar form {
	float: right;
	margin: 0;
	padding: 10px 0;
}
.mwd_fixedbar form a,
.mwd_fixedbar form button {
	margin-right: 7px;
	float: left;
}
.mwd_fixedbar form a:last-child,
.mwd_fixedbar form button:last-child {
	margin-right: 0;
}
.mwd_btn-newsletter {
	width: 30px;
    height: 30px;
    background-image: url(//assets.epson-europe.com/eu/ecotank_update/img/btn_newsletter.png), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0d…IxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
    background-image: url(//assets.epson-europe.com/eu/ecotank_update/img/btn_newsletter.png), -webkit-gradient(linear,0 0,0 100%,color-stop(0%,#3878cf),color-stop(100%,#0b4da1));
    background-image: url(//assets.epson-europe.com/eu/ecotank_update/img/btn_newsletter.png), -webkit-linear-gradient(top,#3878cf 0%,#0b4da1 100%);
    background-image: url(//assets.epson-europe.com/eu/ecotank_update/img/btn_newsletter.png), -moz-linear-gradient(top,#3878cf 0%,#0b4da1 100%);
    background-image: url(//assets.epson-europe.com/eu/ecotank_update/img/btn_newsletter.png), -o-linear-gradient(top,#3878cf 0%,#0b4da1 100%);
    background-image: url(//assets.epson-europe.com/eu/ecotank_update/img/btn_newsletter.png), linear-gradient(to bottom,#3878cf 0%,#0b4da1 100%);
    background-repeat: no-repeat;
    -webkit-background-size: 80%;
    -moz-background-size: 80%;
    background-size: 80%;
    background-position: center center !important;
}
.mwd_btn_top {
	background: url(//assets.epson-europe.com/eu/ecotank_update/img/top_blue_30x30.png) center center no-repeat;
    display: block;
    width: 30px;
    height: 30px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
.mwd_fixedbar .mwd_btn_top {
	float: left;
	margin: 10px 15px 10px 0;
}


/* === HERO === */

.mwd_hero {
	min-height: 500px;
	/*padding-top: 177px;*/
	/* padding-top: 185px; */
}

@media (max-width: 480px){
	.mwd_hero {
	min-height: 710px;

}
}

/* === HERO BACKGROUND VIDEO === */

.mwd_hero_video {
	position: relative;
}
.mwd_background_video {
	display: none;
	position: absolute;
	z-index: 1;
	top: -60px;
	left: 50%;
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
html.csstransforms .mwd_background_video {
	display: block;
}


/* === REDESIGN BUTTONS === */

.mwd_play_btn-small {
	display: block;
	width: 25px;
	height: 25px;
	background: url(//assets.epson-europe.com/eu/ecotank_update_redesign/img_new/play-btn.png) no-repeat center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	text-indent: -9999px;
	margin-bottom: 15px;
}
.mwd_play_btn-small:last-child {
	margin-bottom: 0;
}

.mwd_main_wrapper .btn {
	text-align: center;
  	font-size: 14px;
  	font-weight: 700;
  	line-height: 20px;
	display: inline-block;
	margin: 0;
	padding: 8px 15px;
	border: 1px solid #fff;
	background: 0 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	color: #fff;
	cursor: pointer;
	text-transform: none;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.mwd_main_wrapper .btn-hover:before,
.mwd_main_wrapper .btn:before {
	content: "";
	height: 104%;
	left: 0;
	top: -2%;
	width: 100%;
}
.mwd_main_wrapper .btn:before {
	background-color: #a9a9a9;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	-webkit-transform: scale(.7,1);
	-ms-transform: scale(.7,1);
	transform: scale(.7,1);
	/*-webkit-transition-delay: 0s,0s;
	-ms-transition-delay: 0s,0s;
	transition-delay: 0s,0s;
	-webkit-transition-duration: .4s,.4s;
	-ms-transition-duration: .4s,.4s;
	transition-duration: .4s,.4s;
	-webkit-transition-property: -webkit-transform,opacity;
	-ms-transition-property: -ms-transform,opacity;
	transition-property: transform,opacity;
	-webkit-transition-timing-function: cubic-bezier(.2,1,.3,1);
	-ms-transition-timing-function: cubic-bezier(.2,1,.3,1);
	transition-timing-function: cubic-bezier(.2,1,.3,1);*/
	z-index: -1;
}
.mwd_main_wrapper .btn-blue:before,
.mwd_main_wrapper .btn-info:before {
	background: #023B9F;
}
.mwd_main_wrapper .btn-orange:before,
.mwd_main_wrapper .btn-direct:before {
	background: #f59644;
}
.mwd_main_wrapper .btn-info,
.mwd_main_wrapper .btn-blue {
	background: #10218b;
 	border-color: #10218b;
 	color: #fff;
	text-transform: uppercase;
}
.mwd_main_wrapper .btn-direct,
.mwd_main_wrapper .btn-orange {
	background: #f58223;
 	border-color: #f58223;
 	color: #fff;
	text-transform: uppercase;
}
.mwd_main_wrapper .btn-white:before {
	background: #eee;
}
.mwd_main_wrapper .btn:hover {
	text-decoration: none;
}
.mwd_main_wrapper .btn-blue,
.mwd_main_wrapper .btn-blue:hover,
.mwd_main_wrapper .btn-info,
.mwd_main_wrapper .btn-info:hover {
	background: #101f8b;
	border-color: #101f8b;
}
.mwd_main_wrapper .btn-orange,
.mwd_main_wrapper .btn-orange:hover,
.mwd_main_wrapper .btn-direct,
.mwd_main_wrapper .btn-direct:hover {
	background: #f58223;
	border-color: #f58223;
}
.mwd_main_wrapper .btn:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}


/* === HERO REDESIGN === */

.mwd_herotext_redesign {
	display: none;
	width: 50%;
	position: absolute;
	z-index: 1;
	left: 0;
	padding: 25px;
	background-color: rgb(0,0,0,0.5)
}

@media (max-width: 480px){
	.mwd_herotext_redesign {
	padding: 15px;

}
}

.mwd_herotext_redesign .mwd_play_btn_fullscreen {
	margin-top: 20px;
}
.mwd_herotext_redesign h1 {
	font-size: 38px;
	line-height: 1.25;
	margin: 0 0 25px;
	text-transform: uppercase; /* new typo guidelines */
	text-align: left;
}
.mwd_herotext_redesign h1:last-child {
	margin-bottom: 0;
}
.mwd_herotext_redesign p {
	font-size: 1.1em;
    line-height: 1.5;
	margin: 0 0 35px;
	text-align: left;
}
.mwd_herotext_redesign p:last-child {
	margin-bottom: 0;
}
.mwd_herotext_redesign.mwd_dark h1,
.mwd_herotext_redesign.mwd_dark p {
	color: #fff;
}
.mwd_herotext_redesign.mwd_blue h1,
.mwd_herotext_redesign.mwd_blue p {
	color: #10218b;
}
.epson_redesign .mwd_hero {
	padding-top: 0;
	min-height: 0;
}
.epson_redesign .mwd_hero > .mwd_contentBox {
	min-height: 500px;
}
.epson_redesign .mwd_para {
	display: none !important;
}
.epson_redesign .mwd_herotext_redesign {
	display: block;
}


/* === P'GRAMM === */

.mwd_para {
	width: 100%;
	position: relative;
}
.mwd_para_content {
	display: inline-block;
	width: 54%;
	padding: 24px 15% 24px 0;
	background: url(//assets.epson-europe.com/eu/eh-ls10000/img/sw_parallelogram.png) right top no-repeat;
}
body.rtl .mwd_para_content {
	background: url(//assets.epson-europe.com/eu/eh-ls10000/img/sw_parallelogram-rtl.png) left top no-repeat;
	padding: 24px 0 24px 15%;
}
.mwd_para_content:before {
	content: '';
	position: absolute;
	top: 0;
	left: -200px;
	width: 200px;
	height: 100%;
	background: url(//assets.epson-europe.com/eu/eh-ls10000/img/para_gradient_fallback.png);
	background: -moz-linear-gradient(left,  rgba(16,33,139,0) 0%, rgba(16,33,139,0.9) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(16,33,139,0)), color-stop(100%,rgba(16,33,139,0.9)));
	background: -webkit-linear-gradient(left,  rgba(16,33,139,0) 0%,rgba(16,33,139,0.9) 100%);
	background: -o-linear-gradient(left,  rgba(16,33,139,0) 0%,rgba(16,33,139,0.9) 100%);
	background: -ms-linear-gradient(left,  rgba(16,33,139,0) 0%,rgba(16,33,139,0.9) 100%);
	background: linear-gradient(to right,  rgba(16,33,139,0) 0%,rgba(16,33,139,0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0010218b', endColorstr='#e610218b',GradientType=1 );
}
body.rtl .mwd_para_content:before {
	display: none;
}
body.rtl .mwd_para_content:after {
	content: '';
	position: absolute;
	top: 0;
	right: -200px;
	width: 200px;
	height: 100%;
	background: url(//assets.epson-europe.com/eu/eh-ls10000/img/para_gradient_fallback-rtl.png);
	background: -moz-linear-gradient(right,  rgba(16,33,139,0) 0%, rgba(16,33,139,0.9) 100%);
	background: -webkit-gradient(linear, right top, right top, color-stop(0%,rgba(16,33,139,0)), color-stop(100%,rgba(16,33,139,0.9)));
	background: -webkit-linear-gradient(right,  rgba(16,33,139,0) 0%,rgba(16,33,139,0.9) 100%);
	background: -o-linear-gradient(right,  rgba(16,33,139,0) 0%,rgba(16,33,139,0.9) 100%);
	background: -ms-linear-gradient(right,  rgba(16,33,139,0) 0%,rgba(16,33,139,0.9) 100%);
	background: linear-gradient(to left,  rgba(16,33,139,0) 0%,rgba(16,33,139,0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0010218b', endColorstr='#e610218b',GradientType=1 );
}
.mwd_para h1,
.mwd_para p {
	color: #fff;
	margin: 0;
	padding: 0;
}
.mwd_para_content h1 {
	font-size: 40px;
	line-height: 40px;
	text-transform: uppercase;
}
.mwd_para_content p {
	font-size: 16px;
	line-height: 18px;
	margin-top: 20px;
}


/* === LOGOS === */

.mwd_logos {
	padding-top: 25px;
}
.mwd_logos > img {
	display: inline-block;
	/*margin-right: 30px;*/
	margin-right: 8%;
	max-width: 46%;
}
.mwd_logos > img:last-child {
	margin-right: 0px
}

.mwd_content_logo.mwd_left {
	float: left;
}
.mwd_content_logo.mwd_right {
	float: right;
}


/* === CONTENT SWITCHER V2 === */

.mwd_contentSwitcherV2 {
	/*overflow: hidden;*/
}

.mwd_contentSwitcherV2 > .mwd_header h2 {
	margin-bottom: 30px;
	font-size: 23px;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: bold;
	color: #10218b;
}

.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_navi ul {
	margin: 0;
	padding: 0;
}
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_navi ul:after { /* clearfix */
	content: '';
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
}
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_navi li {
	float: left;
	vertical-align: top;
	display: inline-block;
	width: 100%;
	margin-right: 0;
	padding-bottom: 20px;
	cursor: pointer;
}
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_navi li.mwd_active {
	cursor: default;
}
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_navi.mwd_2-cols li {
	width: 48%;
	margin-right: 2%;
}
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_navi.mwd_3-cols li {
	/*width: 31.3%;*/
	width: 32%;
	margin-right: 2%;
}
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_navi.mwd_4-cols li {
	width: 23%;
	margin-right: 2%;
}
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_navi.mwd_5-cols li {
	width: 18%;
	margin-right: 2%;
}
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_navi.mwd_2-cols li:nth-child(2n),
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_navi.mwd_3-cols li:nth-child(3n),
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_navi.mwd_4-cols li:nth-child(4n),
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_navi.mwd_5-cols li:nth-child(5n) {
	margin-right: 0;
}
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_navi li a {
	vertical-align: top;
	display: block;
	font-size: 16px;
	color: #575757;
	font-weight: bold;
    padding-bottom: 2px;
    border-bottom: 5px solid #575757;
    text-decoration: none;
}
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_navi li.mwd_active a {
	color: #0E2188;
	cursor: inherit;
    border-bottom: 5px solid #0E2188;
}

.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_content {
	/*padding-top: 35px;*/
	display: none;
}
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_content.mwd_active {
	display: block;
}
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_content .mwd_left {
	float: left;
	width: 50%;
}
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_content .mwd_right {
	float: right;
	width: 45%;
}
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_content > div > img { /* big img */
	width: 100%;
}
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_content > div > p {
	padding-right: 20%;
}
body.rtl .mwd_contentSwitcherV2 .mwd_contentSwitcherV2_content > div > p {
	padding-right: 0;
	padding-left: 20%;
}
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_content > div > p:first-child {
	margin: 0;
}
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_content .mwd_logo_content {
	margin: 0;
	padding: 0;
}
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_content .mwd_logo_content li {
	list-style: none;
	vertical-align: top;
	display: inline-block;
}
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_content .mwd_logo_content li:first-child { /* icon */
	width: 100px;
}
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_content .mwd_logo_content li:last-child { /* text */
	width: 90%;
}
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_content .mwd_logo_content h3 {
	font-size: 22px;
	line-height: 25px;
	color: #10218b;
	text-transform: none;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_content .cd-image-container {
	max-width: 360px;
}
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_content .cd-overlay {
	max-width: 360px;
}
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_content.mwd_image_compare_slider .mwd_left { /* slider */
	width: auto;
}
.mwd_contentSwitcherV2 .mwd_contentSwitcherV2_content.mwd_image_compare_slider .mwd_right { /* slider description */
	width: 58%;
}

.mwd_contentSwitcherV2_content > p {
	margin-bottom: 0;
}

.mwd_contentSwitcherV2_content .mwd_text,
.mwd_contentSwitcherV2_content .mwd_image {
	padding-top: 25px;
}
.mwd_contentSwitcherV2_content .mwd_text > p {
	margin: 0 0 25px;
}
.mwd_contentSwitcherV2_content .mwd_text > p:last-child {
	margin: 0;
}
.mwd_contentSwitcherV2_content .mwd_text > h2 {
	font-size: 24px;
	font-weight: normal;
	color: #10218b;
	margin: 0 0 20px;
}
.mwd_contentSwitcherV2_content .mwd_text > h3 {
	font-size: 16px;
	color: #10218b;
	margin: 0 0 10px;
	line-height: 1.25;
}
.mwd_contentSwitcherV2_content .mwd_text > ul {
	margin: 0 0 25px;
}
.mwd_contentSwitcherV2_content .mwd_text > .btn-redesign {
	min-width: 195px;
	font-size: 14px;
	text-align: center;
}


/* === GALLERY === */

.mwd_simpleGallery_view {
	width: 100%;
	min-height: 0px;
}
.mwd_simpleGallery_view img {
	margin: 0 auto;
	max-width: 100%;
}
.mwd_simpleGallery_view .mwd_iframe_wrapper {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%; /* 16:9 aspect ratio */
}
.mwd_simpleGallery_view .mwd_flash_wrapper {
	position: relative;
	width: 100%;
	padding-bottom: 75%; /* 4:3 aspect ratio */
}
.mwd_simpleGallery_view iframe,
.mwd_simpleGallery_view object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.mwd_simpleGallery .mwd_thumbnails {
	padding: 0;
	margin: 20px auto;
	padding: 0 5px;
	width: 100%;
	height: auto;
	position: relative;
	/*overflow: auto;*/
}
.mTSWrapper {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr;
}
.mTSButton {
	display: none; /* don't use default btn */
}
.mTSButton,
.mwd_thumbnails_Button {
	position: absolute;
	display: block;
	top: 7px;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 500ms linear;
	-moz-transition: opacity 500ms linear;
	-ms-transition: opacity 500ms linear;
	transition: opacity 500ms linear;
}
.mwd_thumbnails_Button {
	display: none; /* WIP */
}
.mTS_no_scroll .mTSButton {
	display: none !important;
}
.mTSButtonLeft,
.mwd_thumbnails_ButtonLeft {
	left: -50px;
}
.mTSButtonRight,
.mwd_thumbnails_ButtonRight {
	right: -50px;
}
.mTSButton.mTS-hidden,
.mwd_thumbnails_Button.mwd_hidden {
	opacity: 0;
	filter: alpha(opacity=0);
	display: none;
}
.mwd_simpleGallery .mwd_thumbnails ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	min-height: 120px;
}
.mwd_simpleGallery .mwd_thumbnails ul:after { /* clearfix */
	content: '';
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
}
.mwd_simpleGallery .mwd_thumbnails li {
	float: left;
	margin-right: 20px;
}
.mwd_simpleGallery .mwd_thumbnails li:last-child {
	margin-right: 0;
}
.mwd_simpleGallery .mwd_thumbnails li a {
	display: block;
	width: 170px;
	height: 115px;
	overflow: hidden;
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
    -ms-box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
    -o-box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
    box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
    cursor: pointer;
    border: 1px solid #ececec;
}
.mwd_simpleGallery .mwd_thumbnails li a.mwd_active {
	cursor: default;
    opacity: 0.5;
    filter: alpha(opacity=50);
	webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.2);
    -ms-box-shadow: 0px 0px 2px rgba(0,0,0,0.2);
    -o-box-shadow: 0px 0px 2px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 2px rgba(0,0,0,0.2);
    outline: 0;
}
.mwd_simpleGallery .mwd_thumbnails li img {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -moz-transition: transform 0.2s ease-out;
    -webkit-transition: transform 0.2s ease-out;
    -o-transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
}
.mwd_simpleGallery .mwd_thumbnails li a:hover img {
	-webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
}
.mwd_simpleGallery .mwd_thumbnails li a.mwd_active img {
	-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.mwd_thumbnails_Button {
	width: 26px;
	height: 101px;
}
.mwd_thumbnails_ButtonLeft {
	background: url(//assets.epson-europe.com/eu/finance_banking_hub/img/arrow_contentslider_left_active.png) center no-repeat;
}
.mwd_thumbnails_ButtonRight {
	background: url(//assets.epson-europe.com/eu/finance_banking_hub/img/arrow_contentslider_right_active.png) center no-repeat;
}



























	



	
