.breadcrumb_holder-bordered {
  border-bottom: none
}
body.redesign .io-popup-text a {
  padding: 11px;
  text-decoration: none;
  background: #fb8f14;
  display: table;
  clear: left;
  margin-top: 30px
}
body.redesign .io-popup-text a:hover {
  background: #d65f00;
  transition: background-color .2s ease
}

#team-white {
	background-color: #fff;
	text-align: left;
}

#team-grey {
	background-color: #f7f7f7;
	text-align: left;
}

.team-title {
	color: #1aa1db;
	text-align: left;
	padding-bottom: 15px;
}

#team-img {
	text-align: right !important;
}

.img-features {
	padding: 50px 0;
}

#survey {
	background-image: url("../img/survey-banner.jpg");
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	padding: 10%;
}

#survey p {
	font-size: 24px !important;
	line-height: 1.5;
    margin: 0 0 35px;
	color: #000;
	text-align: left;
}

#network {
padding: 0;
}

.button {
	text-transform: none;
	color: #fff !important;
}

#coverplus p, h2 {
	text-align: center;
	color: #000;
}

#coverplus p {
	font-size: 18px;
}

#coverplus h2 {
	font-size: 29px;
	color: #000;
}

#tile {
	
	padding-left: 0 !important;
	padding-right: 0 !important
}

.img-quote {
	padding-top: 15px;
}

.btn-secondary {
	border-radius: 0px !important;
}



.img-fluid {
	min-width: 100%;
}

#Vibrant-Colour {
	background: url("../img/Advanced-Support-Tile.jpg");
	background-position: center center;
	background-size: cover;
	padding: 90px 15px;
	color: #fff;
	font-size: 1em;
	height: 260px;
	
}

#Vibrant-Colour2 {
	background-color: #152269;
	padding: 110px 15px;
	color: #fff;
	font-size: 1em;
	height: 260px;
	
}

#Spare-Parts {
		background: url("../img/Spare-Parts-Tile.jpg");
	background-position: center center;
	background-size: cover;
	padding: 90px 15px;
	color: #fff;
	font-size: 1em;
	height: 260px;
	
}

#Spare-Parts2 {
	
	background-color: #152269;
	padding: 110px 15px;
	color: #fff;
	font-size: 1em;
	height: 260px;
	
}

#Long-Lasting {
	background: url("../img/Customer-Service-Network-Tile.jpg");
	background-position: center center;
	background-size: cover;
	padding: 90px 15px;
	color: #fff;
	font-size: 1em;
	height: 260px;
	
}

#Long-Lasting2 {
	background-color: #152269;
	padding: 110px 15px;
	color: #fff;
	font-size: 1em;
	height: 260px;
	
}

#Instant-Dry {
	background: url("../img/Repair-Centre-Tile.jpg");
	background-position: center center;
	background-size: cover;
	padding: 90px 15px;
	color: #fff;
	font-size: 1em;
	height: 260px;
	
}

#Instant-Dry2 {
	background-color: #152269;
	padding: 110px 15px;
	color: #fff;
	font-size: 1em;
	height: 260px;
	
}

#Conscious-Products {
	background: url("../img/Industrial-Solutions-Tile.jpg");
	background-position: center center;
	background-size: cover;
	padding: 90px 15px;
	color: #fff;
	font-size: 1em;
	height: 260px;
	
}

#Conscious-Products2 {
	background-color: #152269;
	padding: 110px 15px;
	color: #fff;
	font-size: 1em;
	height: 260px;
	
}

#Get-More-Prints {
	background: url("../img/CoverPlus-Tile.jpg");
	background-position: center center;
	background-size: cover;
	padding: 90px 15px;
	color: #fff;
	font-size: 1em;
	height: 260px;
	
}

#Get-More-Prints2 {
	background-color: #152269;
	padding: 110px 15px;
	color: #fff;
	font-size: 1em;
	height: 260px;
	
}



#Wide-Selection {
	background: url("../img/Call-Centre-Tile.jpg");
	background-position: center center;
	background-size: cover;
	padding: 90px 15px;
	color: #fff;
	font-size: 1em;
	height: 260px;
	
}

#Expect {
	background-color: #6ac0eb;
	padding: 90px 15px;
	color: #fff;
	font-size: 1em;
	height: 260px;
	
}

#Wide-Selection2 {
	background-color: #152269;
	padding: 110px 15px;
	color: #fff;
	font-size: 1em;
	height: 260px;
	
}

@media screen and (max-width: 767px ) {
	
	#Vibrant-Colour {
		margin-bottom: 10px;
	}
	
	#Vibrant-Colour2 {
		margin-bottom: 10px;
	}
	
	#Long-Lasting {
		margin-bottom: 10px;
	}
	
	#Long-Lasting2 {
		margin-bottom: 10px;
	}
	
	#Instant-Dry {
		margin-bottom: 10px;
	}
	
	#Instant-Dry2 {
		margin-bottom: 10px;
	}
	
	#Conscious-Products {
		margin-bottom: 10px;
	}
	
	#Conscious-Products2 {
		margin-bottom: 10px;
	}
	
	#Get-More-Prints {
		margin-bottom: 10px;
	}
	
	#Get-More-Prints2 {
		margin-bottom: 10px;
	}
	
	#Wide-Selection {
		margin-bottom: 10px;
	}
	
	#Wide-Selection2 {
		margin-bottom: 10px;
	}
}

.tooltip.top .tooltip-arrow {
display: none;
}
.tooltip-inner {
	max-width: 300px;
	padding: 15px;
	background-color: #FFF;
	color: grey;
	-webkit-filter: drop-shadow(0 0 0.5rem rgba(104, 104, 104, 0.5));
-webkit-transform: translateZ(0);
}

.tooltip.in {
	opacity: 1;
}

#inks_hero_wrapper {
  background-image: url("../img/Hero-Banner.jpg");
  background-repeat: no-repeat;
  background-color: #0f111e
}

h1 {
font-size: 42px;
    line-height: 1.25;
    font-weight: normal;
    margin: 0 0 25px;
	color: #000;
	text-align: left;
}

#header-banner {
	height: 0;
	min-height: 0;
	padding-bottom: 25%;
}

.hero {
	color: #000;
	font-size: 24px !important;
}

.btn {
	margin-left: auto;
    margin-right: auto;
    display: block;
}

.range-img {
	margin-left: auto;
    margin-right: auto;
    display: block;
}

#vibrant-colour {
	background-color: #011588;
	color: #fff;
}

#product-range {
	
	margin-bottom: 20px;
}

/* @media only screen
	and (min-device-width: 768px)
	and (max-device-width: 1024px) {
		#inks_hero_wrapper {
			background-image: url("../img/InkTechnology_312&277ValuePack_Banner_1024.jpg")
		}
}

*/

.icon-text {
	padding-top: 15px;
	text-transform: uppercase;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.icon-text-blue {
	padding-top: 15px;
	text-transform: uppercase;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
@media only screen and (max-width:1920px) {
  #inks_hero_wrapper {
	  -webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
    background-size: cover;
    background-position: top;
  }
}

@media only screen and (min-width: 768px) {
	
	#survey-content {
	width: auto !important;
}
	
}

@media only screen and (max-width:959px) {
  #inks_hero_wrapper {
    background-position: 60% 0
  }
	
	.tooltip-2 {
		left: 5% !important;
	}
	
	.tooltip-3 {
		left: 5% !important;
	}
	
	.tooltip-4 {
		right: 5% !important;
	}
	
	.tooltip-5 {
		right: 5% !important;
	}
	
	.tooltip-6 {
		right: 5% !important;
	}
	
.tooltip-4 .tooltiptext {
  visibility: hidden;
  width: 275px;
  background-color: white;
  color: #888888;
  text-align: left;
  padding: 15px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: -215% !important; 
  margin-left: -137px;
-webkit-filter: drop-shadow(0 0 0.5rem rgba(104, 104, 104, 0.5));
-webkit-transform: translateZ(0);
	font-size: 12px;
}
	
	.tooltip-4 .tooltiptext::after {
  content: " ";
  position: absolute;
  top: 50%;
  left: 100%; /* To the right of the tooltip */
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent transparent black;
}
	
	.tooltip-2 .tooltiptext::after {
		display: none;
	}
	
	.tooltip-3 .tooltiptext::after {
		display: none;
	}
	
	.tooltip-5 .tooltiptext {
		left: -215% !important;
	}
	
	.tooltip-5 .tooltiptext::after {
		display: none;
		border: none;
	}
	
	.tooltip-6 .tooltiptext {
		left: -215% !important;
	}
	
	.tooltip-6 .tooltiptext::after {
		display: none;
		border: none;
	}
}
@media only screen and (max-width:599px) {
  #inks_hero_wrapper {
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    background-color: #0f111e
  }
}

@media only screen and (min-device-width: 375px)
	and (max-device-width : 812px)
	and (-webkit-device-pixel-ratio : 3) {
		.tooltip-2 .tooltiptext {
			left: 300% !important;
		}
		.tooltip-3 .tooltiptext {
			left: 300% !important;
		}
}

@media only screen and (min-device-width: 320px)
and (max-device-width : 667px) {
		.tooltip-2 .tooltiptext {
			left: 300% !important;
		}
		.tooltip-3 .tooltiptext {
			left: 300% !important;
		}
}

@media only screen and (min-width: 768px) {
	
	#ink-success {
		margin-top: 80px;
	}
}

#lamps_teaser .mwd_keyfeatures_grid.mwd_cols-4 .mwd_grid_item.technology {
	position: relative;
    width: 240px;
    color: #fff;
}

#lamps_teaser .mwd_keyfeatures_grid.mwd_cols-4 .mwd_grid_item {
    box-sizing: border-box;
    float: none;
    display: inline-block;
}

@media screen and (max-width: 480px) {
#lamps_teaser .mwd_keyfeatures_grid.mwd_cols-4 .mwd_grid_item.technology {
    width: 235px;
    background-position: 88px 0;
}
}


#inks_intro {
  padding-top: 85px
}
#lamps_why_buy {
  background: #f9f9f9;
  background: linear-gradient(180deg, #f9f9f9 0, #d8d8d8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#d8d8d8', GradientType=0)
}
#lamps_stages .mwd_image {
  position: relative;
  background-color: #ededed
}
#lamps_stages .mwd_image .mwd_contentBox {
  padding: 0
}
#lamps_stages .mwd_image .table {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  display: block
}
.responsive-table {
	margin-top: 50px;
	width: auto;
    overflow-x: auto;
}

.responsive-table table.epson_table {
	width: 900px;
	border-collapse: collapse;
}

.responsive-table table.epson_table thead tr {
	background-color: #f6f6f6;
}

.responsive-table table.epson_table thead tr th {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 17px 0 11px 0;
	border-right: 2px solid #FFFFFF;
	font-size: 1.2rem;
	line-height: 20px;
	color: #575756;
}

thead {
	background-color: #f6f6f6;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 17px 0 11px 0;
	border-right: 2px solid #FFFFFF;
	font-size: .875rem;
	line-height: 20px;
	color: #575756;
}

tr {
	background-color: #f6f6f6;
		font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 17px 0 11px 0;
	border-right: 2px solid #FFFFFF;
	font-size: .875rem;
	line-height: 20px;
	color: #575756;
}

th {
		font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 17px 0 11px 0;
	border-right: 2px solid #FFFFFF;
	font-size: .875rem;
	line-height: 20px;
	color: #575756;
}

td {
	font-size: 12px;
	font-size: 1.15rem;
	padding: 10px 20px;
	vertical-align: middle;
	border-right: 2px solid #FFFFFF;
	color: #575756;
}

.tooltip-2 {
  position: absolute;
  display: inline-block;
	left: 15%;
	top: 18%;
}

.tooltip-2 .tooltiptext {
  visibility: hidden;
  width: 275px;
  background-color: white;
  color: #888888;
  text-align: left;
  padding: 15px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -137px;
-webkit-filter: drop-shadow(0 0 0.5rem rgba(104, 104, 104, 0.5));
-webkit-transform: translateZ(0);
	font-size: 12px;
}

.tooltip-2 .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: white transparent transparent transparent;
}

.tooltip-2:hover .tooltiptext {
  visibility: visible;
}

.tooltip-2:hover { overflow: visible; }

.tooltip-3 {
  position: absolute;
  display: inline-block;
	left: 15%;
	top: 65%;
}

.tooltip-3 .tooltiptext {
  visibility: hidden;
  width: 275px;
  background-color: white;
  color: #888888;
  text-align: left;
  padding: 15px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -137px;
-webkit-filter: drop-shadow(0 0 0.5rem rgba(104, 104, 104, 0.5));
-webkit-transform: translateZ(0);
	font-size: 12px;
}

.tooltip-3 .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: white transparent transparent transparent;
}

.tooltip-3:hover .tooltiptext {
  visibility: visible;
}

.tooltip-3:hover { overflow: visible; }

.tooltip-4 {
  position: absolute;
  display: inline-block;
	right: 16%;
	top: 33%;
}

.tooltip-4 .tooltiptext {
  visibility: hidden;
  width: 275px;
  background-color: white;
  color: #888888;
  text-align: left;
  padding: 15px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -137px;
-webkit-filter: drop-shadow(0 0 0.5rem rgba(104, 104, 104, 0.5));
-webkit-transform: translateZ(0);
	font-size: 12px;
}

.tooltip-4 .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: white transparent transparent transparent;
}

.tooltip-4:hover .tooltiptext {
  visibility: visible;
}

.tooltip-4:hover { overflow: visible; }

.tooltip-5 {
  position: absolute;
  display: inline-block;
	right: 16%;
	top: 56%;
}

.tooltip-5 .tooltiptext {
  visibility: hidden;
  width: 275px;
  background-color: white;
  color: #888888;
  text-align: left;
  padding: 15px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -137px;
-webkit-filter: drop-shadow(0 0 0.5rem rgba(104, 104, 104, 0.5));
-webkit-transform: translateZ(0);
	font-size: 12px;
}

.tooltip-5 .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: white transparent transparent transparent;
}

.tooltip-5:hover .tooltiptext {
  visibility: visible;
}

.tooltip-5:hover { overflow: visible; }

.tooltip-6 {
  position: absolute;
  display: inline-block;
	right: 16%;
	bottom: 13%;
}

.tooltip-6 .tooltiptext {
  visibility: hidden;
  width: 275px;
  background-color: white;
  color: #888888;
  text-align: left;
  padding: 15px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -137px;
-webkit-filter: drop-shadow(0 0 0.5rem rgba(104, 104, 104, 0.5));
-webkit-transform: translateZ(0);
	font-size: 12px;
}

.tooltip-6 .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: white transparent transparent transparent;
}

.tooltip-6:hover .tooltiptext {
  visibility: visible;
}

.tooltip-6:hover { overflow: visible; }

.icon-column {
	display: inline-block;
	width: 20%;
	padding: 15px;
}

#text span {
  display:none;
}
#text span:target {
  display:block;
}

#lamps_stages .mwd_image .circle {
  width: 50%;
  display: table-cell;
  text-align: center;
  vertical-align: middle
}
#lamps_stages .mwd_image .circle .relative {
  position: relative
}
#lamps_stages .mwd_image .circle .absolute-text {
  position: absolute;
  top: 25%;
  padding: 0 20%
}
#lamps_stages .mwd_image .circle h4 {
  margin-top: 0;
  font-weight: 700
}
#lamps_stages .mwd_image .circle p {
  line-height: 1.3
}
#lamps_stages .mwd_image .circle.text-white h4, #lamps_stages .mwd_image .circle.text-white p {
  color: #fff
}
#lamps_stages .mwd_image .circle.text-black h4, #lamps_stages .mwd_image .circle.text-black p {
  color: #000
}
#lamps_stages .mwd_image img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto
}

#tooltip-1 {
	position: absolute;
	left: 17%;
	top: 18%;
}

#tooltip-2 {
	position: absolute;
	left: 17%;
	bottom: 25%;
}

#tooltip-3 {
	position: absolute;
	bottom: 59%;
	right: 17%;
}

#tooltip-4 {
	position: absolute;
	bottom: 35%;
	right: 17%;
}

#tooltip-5 {
	position: absolute;
	right: 17%;
	bottom: 17%;
}

#lamps_warranty {
  background-color: #fFFFFF
}
@media screen and (max-width:959px) {
  #lamps_warranty .mwd_keyfeatures_grid.mwd_cols-3 .mwd_grid_item {
    width: 50%
  }
}
@media screen and (max-width:767px) {
  #lamps_warranty .mwd_keyfeatures_grid.mwd_cols-3 .mwd_grid_item {
    width: 100%
  }
}
#lamps_warranty .mwd_keyfeatures_grid.mwd_cols-3 .mwd_grid_item .usage-hours {
  color: #10218b;
  font-weight: 700;
  font-size: 54px;
  line-height: 47px
}
#lamps_warranty .mwd_keyfeatures_grid.mwd_cols-3 .mwd_grid_item .usage-text {
  color: #10218b;
  font-weight: 700;
  font-size: 35px;
  line-height: 27px
}
#lamps_genuine_images .mwd_grid_item header h3 {
  color: #10218b;
  text-align: center
}
@media screen and (max-width:599px) {
  #lamps_genuine_images .mwd_grid_item {
    width: 50%
  }
}
@media screen and (max-width:480px) {
  #lamps_genuine_images .mwd_grid_item {
    width: 100%
  }
}
#lamps_genuine_images .mwd_contentBox {
  padding: 20px 0
}
#lamps_genuine_images .mwd_contentBox h3 {
  font-size: 20px
}
#lamps_genuine_images .mwd_contentBox h3.image-label {
  font-size: 22px
}
.mwd_contentBox > .mwd_text {
  width: 100%
}
#inks_teaser #inks_teaser_3 p {
  margin: 0
}
#inks_teaser .mwd_keyfeatures_grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
#inks_teaser .mwd_keyfeatures_grid.mwd_cols-4 .mwd_grid_item {
  width: 235px;
  height: 235px;
  border-top: 1px solid #fff;
  box-sizing: border-box;
  float: none;
  display: inline-block
}
#inks_teaser .mwd_keyfeatures_grid.mwd_cols-4 .mwd_grid_item .title .title2{
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bolder
}
#inks_teaser .mwd_keyfeatures_grid.mwd_cols-4 .mwd_grid_item h4 {
  margin: 7px 0
}
#inks_teaser .mwd_keyfeatures_grid.mwd_cols-4 .mwd_grid_item .text {
  font-size: 12px
}
#inks_teaser .mwd_keyfeatures_grid.mwd_cols-4 .mwd_grid_item .learn-more {
  color: #fff;
  font-size: 13px;
  font-weight: bolder
}
#inks_teaser .mwd_keyfeatures_grid.mwd_cols-4 .mwd_grid_item .learn-more:hover {
  text-decoration: none
}
#inks_teaser .mwd_keyfeatures_grid.mwd_cols-4 .mwd_grid_item.technology {
  position: relative;
  width: 470px;
  color: #575755;
  background-image: url("../img/promo-grid_paper-finder.jpg");
  background-repeat: no-repeat;
  background-position: 100%;
  border-right: 1px solid #fff
}

#inks_teaser .mwd_keyfeatures_grid.mwd_cols-4 .mwd_grid_item.technology_2 {
  position: relative;
  width: 470px;
  color: #575755;
  background-image: url("../img/genuine-inks.jpg");
  background-repeat: no-repeat;
  background-position: 100%;
  border-right: 1px solid #fff
}
@media screen and (min-width:768px) {
#inks_teaser .mwd_keyfeatures_grid.mwd_cols-4 .mwd_grid_item.technology:hover {
  position: relative;
  width: 470px;
  color: white;
  background-image: url("../img/promo-grid_paper-finder_hover.jpg");
  background-repeat: no-repeat;
  background-position: 100%;
  border-right: 1px solid #fff;
  
}

#inks_teaser .h4:hover{
	color: #FFFFFF;
}
}


@media screen and (max-width:480px) {
  #inks_teaser .mwd_keyfeatures_grid.mwd_cols-4 .mwd_grid_item.technology {
    width: 235px;
  }
	
	  #inks_teaser .mwd_keyfeatures_grid.mwd_cols-4 .mwd_grid_item.technology_2 {
    width: 235px;
		  color: #FFFFFF
  }
.mwd_keyfeatures_grid.mwd_cols-3 .mwd_grid_item {
  width: 100%;
}	
	
}
#inks_teaser .mwd_keyfeatures_grid.mwd_cols-4 .mwd_grid_item.technology .logo_no_rainbow_effect {
  position: absolute;
  bottom: 20px;
  left: 177px
}
#inks_teaser .mwd_keyfeatures_grid.mwd_cols-4 .mwd_grid_item.technology .logo_3x_brighter_colours {
  position: absolute;
  bottom: 20px;
  left: 155px;
  width: 60px
}
#inks_teaser .mwd_keyfeatures_grid.mwd_cols-4 .mwd_grid_item.technology .logo_true_colours {
  position: absolute;
  bottom: 15px;
  left: 10px;
  width: 130px
}
#inks_teaser .mwd_keyfeatures_grid.mwd_cols-4 .mwd_grid_item.projectors-1 {
  color: #fff;
  background-color: #f48d00;
  border-right: 1px solid #fff
}
#inks_teaser .mwd_keyfeatures_grid.mwd_cols-4 .mwd_grid_item.projectors-2 {
  color: #616161;
  background-image: url(../img/4k-reptilian.jpg);
  background-repeat: no-repeat;
  background-position: 100%
}
#inks_teaser .mwd_keyfeatures_grid.mwd_cols-4 .mwd_grid_item.projectors-2 .learn-more {
  color: #616161
}
.mwd_keyfeatures_grid .mwd_grid_item {
  float: left;
  padding: 5px
}
.mwd_keyfeatures_grid .mwd_grid_item header h3 {
  color: #10218b
}
.mwd_grid_item {
  width: 33.333%
}
.mwd_named_anchorpoint_navi ul.mwd_items-4 li {
  width: 20%
}
@media only screen and (max-width:767px) {
  .mwd_named_anchorpoint_navi ul.mwd_items-4 li {
    width: 25%
  }
}
.io-hide {
  display: none
}
.lamp-selector form {
  display: inline-block;
  width: 60%
}
.lamp-selector form .fe_select, .lamp-selector form select {
  float: left;
  min-width: 250px;
  margin-right: 100%
}
.lamp-selector form .btn, .lamp-selector form a.xigen-button {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 20px
}
.lamp-selector form .search-loader {
  display: inline-block;
  opacity: 0;
  filter: alpha(opacity=0);
  float: none;
  position: relative;
  top: 20px;
  left: 10px
}
.lamp-selector > img {
  display: inline-block;
  float: right;
  margin: -20px -20px 0 0
}
.lamp-selector .results-text {
  display: none
}
.lamp-selector .results {
  display: none;
  clear: both;
  float: left;
  width: 100%
}
.lamp-selector .results ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%
}
.lamp-selector .results ul li {
  float: left;
  width: 100%;
  margin-top: 15px;
  margin-right: 5%;
  display: table
}
.lamp-selector .results ul li .io-popup-text {
  padding-left: 30px
}
.lamp-selector .results ul li > * {
  float: none;
  display: table-cell;
  vertical-align: top;
  margin-bottom: 10px
}
.lamp-selector .results ul li img {
  float: left;
  max-width: 100%;
  height: auto;
  margin-top: 0
}
.lamp-selector .results ul li .no-image {
  display: block;
  width: 180px;
  min-height: 140px;
  background-color: #ccc;
  color: #4c4c4c;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  padding: 62px 15px 0;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6
}
.lamp-selector .results ul li > span {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  line-height: 1.3;
  color: #101f8b;
  vertical-align: top
}
.gl-footer {
  border-top: 1px solid #ccc;
  padding: 20px 20px 0;
  margin: 35px 0 -5px
}
.gl-footer form {
  float: left;
  width: 285px;
  margin-right: 20px
}
.gl-footer .gl-teaser {
  float: left
}
.lamp-selector > img {
  max-width: 40%
}
@media screen and (max-width:959px) and (min-width:768px) {
  html[lang=de] .mwd_anchorpoint_navi li a, html[lang=fr] .mwd_anchorpoint_navi li a {
    font-size: 12px !important
  }
}
@media only screen and (max-width:479px) {
  .lamp-selector > img {
    display: none
  }
  .lamp-selector form {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%
  }
}
.io-popup-overflow {
  max-height: 90%;
  overflow: auto;
  top: 10%
}
.stop-scrolling {
  height: 100%;
  overflow: hidden
}
#lamps_search .select.is-open ul.l-bulletless.select_list {
  height: 140px
}
.io-popup-text {
  margin-left: 50px;
  margin-bottom: 30px
}
@media only screen and (max-width:519px) {
  .io-popup-text {
    margin-left: 0;
    clear: both
  }
}
.io-popup-text span {
  color: #101f8b;
  font-weight: 700
}
.io-popup-text a span {
  color: #fff
}
.io-popup-text a:hover {
  border-color: #fb8f14;
  background: #fb8f14
}
.io-popup-text p {
  margin-top: 0;
  color: #000
}
.io-popup-text p.io-price {
  font-weight: 700;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 0
}
.mwd_image h2 {
  color: #101f8b;
}
#inks_teaser_1, #inks_teaser_2, #inks_teaser_3 {
  cursor: pointer
}
@media (max-width:767px) {
  #lamps_stages .mwd_image .table {
    position: static
  }
  #lamps_stages .mwd_image .circle {
    display: block;
    width: 100%;
    float: none
  }
  #lamps_stages .mwd_image .circle .absolute-text {
    top: 20%
  }
  #lamps_stages .mwd_image .mwd_contentBox {
    padding-bottom: 80px
  }
  #lamps_stages .mwd_image .mwd_contentBox > img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto
  }
}
body.rtl a.mwd_popup_close {
  right: auto;
  left: 20px
}
body.rtl .lamp-selector form select {
  float: right;
  min-width: 250px;
  margin-right: 0;
  margin-left: 0
}
body.rtl #lamps_search .select.is-open ul.l-bulletless.select_list {
  height: 100px
}
body.rtl .lamp-selector form .search-loader {
  left: -10px
}
body.rtl .mwd_tabbed-range_tabs.mwd_cols-3 > a {
  margin-left: 2%;
  margin-right: 0
}
body.rtl .mwd_tabbed-range_tabs.mwd_cols-3 > a:last-child {
  margin-left: 0
}
.io-figure-height {
  min-height: 97px
}
@media only screen and (max-width:767px) {
  .mwd_named_anchorpoint_navi ul.mwd_items-4 li {
    width: 25% !important
  }
  .mwd_herotext_redesign h1 {
    font-size: 29px !important
  }
}

@media only screen and (max-width: 480px) {
	
	.mwd_herotext_redesign p {
		text-align: center;
	}
	
	.mwd_herotext_redesign h1 {
		text-align: center;
	}
	
	#survey p, h1 {
		text-align: center;
	}

}

@media only screen and (max-width: 767px) {
	
	#coverplus p, h2 {
		text-align: center !important;
	}
	
	#team-img {
		
		text-align: center !important;
		padding-top: 15px;
	}
	
	.team-desc {
		text-align: center;
	}
	
	#survey {
		padding: 0;
	}
	
}

html[lang=el] .projectors-2 > p.text {
  line-height: 16px
}