/*main.scss*/
/*dark*/
/*light*/
/*light*/
/*dark*/
/*light*/
/*dark*/
/*dark*/
/*light*/
/*light*/
/*dark*/
/*dark*/
/*light*/
/*light*/
/*dark*/
/*dark*/
/*light*/
/*dark*/
/*light*/
#top-footer ul li a, #brands a img, #brands a p, #social-icons a img, #bottom-footer a,
#menu .top-level, .menu-img, #ind-menu, #out-menu, #proxt-menu, #work-menu, #universal-menu,
#basics, #switched, #surge, #usb, #travel, #timer, #home, #outdoor, #proxt, #work, #universal,
#filters .filter .checkbox, .table-container .header-tab ~ tr, #filters #clear-all,
.brands-info .contact-link, .bar-info, .zoom .zoom-icon, .zoom .cone, .box-info, .back-to-top span,
.section-link p, #surge-warranty, #down-catalogue, .life-image p, .section-link .link-title,
#flags-container, .sub-section-link .sub-section-title, .tab, button, #list-partn li,
.nextBtn, #terms-link, #configurator h2, .feature h5, #configurator-btn, .sub-section-link .sub-section-title,
.dropdown-info ul li, #search-box, #browse-box, #sockets + #sockets-tooltip, #usb-charging + #usb-tooltip,
#reverse-reel + #reverse-tooltip, #anti-reverse + #anti-reverse-tooltip, #anti-fixed + #anti-fixed-tooltip,
#country-plugs + #country-tooltip, #rcd-plugs + #rcd-tooltip, .sidebar-img p, #filters .filter, #right-social a,
.w200 {
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  transition-duration: 0.3s;
  transition-timing-function: linear; }

.bar-info.open, .box-info.open, .bar-info, .box-info, #list-partn li.selected {
  -o-transition: 0s;
  -ms-transition: 0s;
  -moz-transition: 0s;
  -webkit-transition: 0s;
  transition: 0s;
  transition-duration: 0.3s;
  transition-timing-function: linear; }

/*.sub-section-link .sub-section-info {
	@include transition(0.1s);
}*/
body, html {
  width: 100%;
  height: 100%; }

body {
  font: 13px "aktiv-grotesk", Arial, sans-serif;
  color: #555;
  margin: 0;
  padding: 0;
  overflow-x: hidden; }

.cb {
  clear: both; }

.dn {
  display: none !important; }

img {
  vertical-align: middle; }

a {
  text-decoration: none;
  color: inherit; }

a:hover {
  text-decoration: none; }

h1, h2, h3, h4 {
  font-family: "aktiv-grotesk", Arial, sans-serif;
  margin-bottom: 5px;
  margin-top: 0; }

.page-wrap {
  width: 1200px;
  margin: 0 auto; }

.page-wrap-home {
  width: 1500px;
  margin: 0 auto; }

.products #section-title {
  border-bottom: 2px solid #00abac; }

.products .sub-section-link {
  float: left;
  width: 50%;
  border-right: 1px solid #ccc;
  box-sizing: border-box; }

.products .sub-section-link:nth-child(2n) {
  border-right: 0; }

.products .sub-section-link:nth-child(2n+1):nth-last-child(-n+2),
.products .sub-section-link:nth-child(2n+1):nth-last-child(-n+2) ~ .sub-section-link {
  border-bottom: 0; }

.products p br {
  display: none; }

.indoor p br {
  display: none; }

.indoor #section-title {
  background-color: #d95197;
  border-bottom: 2px solid #CC1473; }

.indoor #section-name {
  color: #fff;
  background: linear-gradient(#CC1473, #d95197), #d95197; }

.indoor #section-text {
  color: #fff; }

.high .thumb.selected {
  border: 1px solid #2484c6; }

.high .left-content-section {
  background: url(/img/assets/sidebar-usb.jpg) no-repeat center;
  background-size: cover; }

.high .range-title, .high .p-page-title, .high .product-content h2 {
  color: #2484c6; }

.high #header-title {
  border-bottom: 2px solid #2484c6; }

.high .uk-stocked {
  background: url(/img/assets/usb-uk-icon.png) left no-repeat;
  background-size: 32px 32px; }

.high .table-container #header-tab th, .high .table-container, .high .bar-info {
  border-bottom: 1px solid #2484c6; }

.high .box-info {
  background: url(/img/assets/arrow-usb-up-down.png) 99.5% 20px no-repeat;
  background-size: 15px 30px;
  background-color: rgba(36, 132, 198, 0.27); }

.high .box-info:hover {
  background-color: rgba(36, 132, 198, 0.5); }

.high .box-info .trolley-icon {
  background: url(/img/assets/trolley-usb.png) left no-repeat;
  background-size: 37px 30px;
  display: inline-block;
  height: 30px;
  width: 37px; }

.high .box-info span {
  color: #2484c6; }

.high .brands-info .contact-link:hover {
  border-left: 2px solid #2484c6;
  background-color: #eee; }

.high #section-title {
  background-color: #009edb;
  border-bottom: 2px solid #2484c6; }

.high #section-name {
  color: #fff;
  background: linear-gradient(#2484c6, #009edb), #009edb; }

.high #section-text {
  color: #fff; }

.high #filters .filter.selected .checkbox {
  stroke: #2484c6;
  fill: #2484c6; }

.high .table-container tr.selected {
  /*border-left: 2px solid $usb-color-dark;*/
  background-color: #2484c6;
  color: #fff; }

.high .table-container tr.selected:hover {
  background-color: #2484c6; }

.high .sub-section-link:hover .sub-section-title {
  color: #2484c6; }

.high #filters .filter.selected {
  background-color: #2484c6; }

.basics .thumb.selected {
  border: 1px solid #ed1b2f; }

.basics .range-title, .basics .p-page-title {
  color: #ed1b2f; }

.basics .product-content h2 {
  color: #94949d; }

.basics #header-title {
  border-bottom: 2px solid #94949d; }

.basics .uk-stocked {
  background: url(/img/assets/basics-uk-icon.png) left no-repeat;
  background-size: 32px 32px;
  margin-right: 20px; }

.basics .table-container #header-tab th, .basics .table-container, .basics .bar-info {
  border-bottom: 1px solid #94949d; }

.basics .box-info {
  background: url(/img/assets/arrow-grey-up-down.png) 99.5% 20px no-repeat;
  background-size: 15px 30px;
  background-color: rgba(196, 196, 206, 0.27); }

.basics .box-info:hover {
  background-color: rgba(196, 196, 206, 0.5); }

.basics .box-info .trolley-icon {
  background: url(/img/assets/trolley-grey.png) left no-repeat;
  background-size: 37px 30px;
  display: inline-block;
  height: 30px;
  width: 37px; }

.basics .box-info span {
  color: #94949d; }

.basics .brands-info .contact-link:hover {
  border-left: 2px solid #94949d;
  background-color: #eee; }

.basics #section-title {
  background-color: #c4c4ce;
  border-bottom: 2px solid #94949d; }

.basics #section-name {
  color: #ed1b2f;
  background: linear-gradient(#94949d, #c4c4ce), #c4c4ce; }

.basics #section-text {
  color: #fff; }

.basics #filters .filter.selected .checkbox {
  stroke: #ed1b2f;
  fill: #ed1b2f; }

.basics .table-container tr.selected {
  /*border-left: 2px solid $surge-color-light;*/
  background-color: #ed1b2f;
  color: #fff; }

.basics .table-container tr.selected:hover {
  background-color: #ed1b2f; }

.basics .sub-section-link:hover .sub-section-title {
  color: #ed1b2f; }

.basics #filters .filter.selected {
  background-color: #ed1b2f; }

.surge .thumb.selected {
  border: 1px solid #ed1b2f; }

.surge .range-title, .surge .p-page-title, .surge .product-content h2 {
  color: #ed1b2f; }

.surge #header-title {
  border-bottom: 2px solid #ed1b2f; }

.surge .uk-stocked {
  background: url(/img/assets/surge-uk-icon.png) left no-repeat;
  background-size: 32px 32px; }

.surge .table-container #header-tab th, .surge .table-container, .surge .bar-info {
  border-bottom: 1px solid #ed1b2f; }

.surge .box-info {
  background: url(/img/assets/arrow-grey-up-down.png) 99.5% 20px no-repeat;
  background-size: 15px 30px;
  background-color: rgba(196, 196, 206, 0.27); }

.surge .box-info:hover {
  background-color: rgba(196, 196, 206, 0.5); }

.surge .box-info .trolley-icon {
  background: url(/img/assets/trolley-grey.png) left no-repeat;
  background-size: 37px 30px;
  display: inline-block;
  height: 30px;
  width: 37px; }

.surge .box-info span {
  color: #94949d; }

.surge .brands-info .contact-link:hover {
  border-left: 2px solid #94949d;
  background-color: #eee; }

.surge #section-title {
  background-color: #ed1b2f;
  border-bottom: 2px solid #9e0918; }

.surge #section-name {
  color: #fff;
  background: linear-gradient(#9e0918, #ed1b2f), #ed1b2f; }

.surge #section-text {
  color: #fff; }

.surge #filters .filter.selected .checkbox {
  stroke: #ed1b2f;
  fill: #ed1b2f; }

.surge .table-container tr.selected {
  /*border-left: 2px solid $surge-color-light;*/
  background-color: #ed1b2f;
  color: #fff; }

.surge .table-container tr.selected:hover {
  background-color: #ed1b2f; }

.surge .sub-section-link:hover .sub-section-title {
  color: #ed1b2f; }

.surge #filters .filter.selected {
  background-color: #ed1b2f; }

.travel .thumb.selected {
  border: 1px solid #fdb913; }

.travel .range-title, .travel .p-page-title, .travel .product-content h2 {
  color: #fdb913; }

.travel #header-title {
  border-bottom: 2px solid #fdb913; }

.travel .uk-stocked {
  background: url(/img/assets/travel-uk-icon.png) left no-repeat;
  background-size: 32px 32px; }

.travel .table-container #header-tab th, .travel .table-container, .travel .bar-info {
  border-bottom: 1px solid #fdb913; }

.travel .box-info {
  background: url(/img/assets/arrow-travel-up-down.png) 99.5% 20px no-repeat;
  background-size: 15px 30px;
  background-color: rgba(253, 185, 19, 0.27); }

.travel .box-info:hover {
  background-color: rgba(253, 185, 19, 0.5); }

.travel .box-info .trolley-icon {
  background: url(/img/assets/trolley-travel.png) left no-repeat;
  background-size: 37px 30px;
  display: inline-block;
  height: 30px;
  width: 37px; }

.travel .box-info span {
  color: #fdb913; }

.travel .brands-info .contact-link:hover {
  border-left: 2px solid #fdb913;
  background-color: #eee; }

.travel #section-title {
  background-color: #fdb913;
  border-bottom: 2px solid #f58220; }

.travel #section-name {
  color: #fff;
  background: linear-gradient(#f58220, #fdb913), #fdb913; }

.travel #filters .filter.selected .checkbox {
  stroke: #fdb913;
  fill: #fdb913; }

.travel .table-container tr.selected {
  /*border-left: 2px solid $travel-color-light;*/
  background-color: #fdb913;
  color: #fff; }

.travel .table-container tr.selected:hover {
  background-color: #fdb913; }

.travel .sub-section-link:hover .sub-section-title {
  color: #fdb913; }

.travel #filters .filter.selected {
  background-color: #fdb913; }

.timer .thumb.selected {
  border: 1px solid #72bf44; }

.timer .range-title, .timer .p-page-title, .timer .product-content h2 {
  color: #72bf44; }

.timer #header-title {
  border-bottom: 2px solid #72bf44; }

.timer .uk-stocked {
  background: url(/img/assets/timer-uk-icon.png) left no-repeat;
  background-size: 32px 32px; }

.timer .table-container #header-tab th, .timer .table-container, .timer .bar-info {
  border-bottom: 1px solid #72bf44; }

.timer .box-info {
  background: url(/img/assets/arrow-timer-up-down.png) 99.5% 20px no-repeat;
  background-size: 15px 30px;
  background-color: rgba(114, 191, 68, 0.27); }

.timer .box-info:hover {
  background-color: rgba(114, 191, 68, 0.5); }

.timer .box-info .trolley-icon {
  background: url(/img/assets/trolley-timer.png) left no-repeat;
  background-size: 37px 30px;
  display: inline-block;
  height: 30px;
  width: 37px; }

.timer .box-info span {
  color: #72bf44; }

.timer .brands-info .contact-link:hover {
  border-left: 2px solid #72bf44;
  background-color: #eee; }

.timer #section-title {
  border-bottom: 2px solid #72bf44; }

.timer #filters .filter.selected .checkbox {
  stroke: #72bf44;
  fill: #72bf44; }

.timer .table-container tr.selected {
  /*border-left: 2px solid $timer-color-dark;*/
  background-color: #72bf44;
  color: #fff; }

.timer .table-container tr.selected:hover {
  background-color: #72bf44; }

.timer .sub-section-link:hover .sub-section-title {
  color: #72bf44; }

.timer #filters .filter.selected {
  background-color: #72bf44; }

.switched .thumb.selected {
  border: 1px solid #008739; }

.switched .range-title, .switched .p-page-title, .switched .product-content h2 {
  color: #008739; }

.switched #header-title {
  border-bottom: 2px solid #008739; }

.switched .uk-stocked {
  background: url(/img/assets/switched-uk-icon.png) left no-repeat;
  background-size: 32px 32px; }

.switched .table-container #header-tab th, .switched .table-container, .switched .bar-info {
  border-bottom: 1px solid #008739; }

.switched .box-info {
  background: url(/img/assets/arrow-switched-up-down.png) 99.5% 20px no-repeat;
  background-size: 15px 30px;
  background-color: rgba(0, 135, 57, 0.27); }

.switched .box-info:hover {
  background-color: rgba(0, 135, 57, 0.5); }

.switched .box-info .trolley-icon {
  background: url(/img/assets/trolley-switched.png) left no-repeat;
  background-size: 37px 30px;
  display: inline-block;
  height: 30px;
  width: 37px; }

.switched .box-info span {
  color: #008739; }

.switched .brands-info .contact-link:hover {
  border-left: 2px solid #008739;
  background-color: #eee; }

.switched #section-title {
  background-color: #0db14b;
  border-bottom: 2px solid #008739; }

.switched #section-name {
  color: #fff;
  background: linear-gradient(#008739, #0db14b), #0db14b; }

.switched #section-text {
  color: #fff; }

.switched #filters .filter.selected .checkbox {
  stroke: #008739;
  fill: #008739; }

.switched .table-container tr.selected {
  /*border-left: 2px solid $switched-color-dark;*/
  background-color: #008739;
  color: #fff; }

.switched .table-container tr.selected:hover {
  background-color: #008739; }

.switched .sub-section-link:hover .sub-section-title {
  color: #008739; }

.switched #filters .filter.selected {
  background-color: #008739; }

.outdoor .thumb.selected {
  border: 1px solid #f58220; }

.outdoor .range-title, .outdoor .p-page-title, .outdoor .product-content h2 {
  color: #f58220; }

.outdoor #header-title {
  border-bottom: 2px solid #f58220; }

.outdoor .uk-stocked {
  background: url(/img/assets/outdoor-uk-icon.png) left no-repeat;
  background-size: 32px 32px; }

.outdoor .table-container #header-tab th, .outdoor .table-container, .outdoor .bar-info {
  border-bottom: 1px solid #f58220; }

.outdoor .box-info {
  background: url(/img/assets/arrow-outdoor-up-down.png) 99.5% 20px no-repeat;
  background-size: 15px 30px;
  background-color: rgba(245, 130, 32, 0.27); }

.outdoor .box-info:hover {
  background-color: rgba(245, 130, 32, 0.5); }

.outdoor .box-info .trolley-icon {
  background: url(/img/assets/trolley-outdoor.png) left no-repeat;
  background-size: 37px 30px;
  display: inline-block;
  height: 30px;
  width: 37px; }

.outdoor .box-info span {
  color: #f58220; }

.outdoor .brands-info .contact-link:hover {
  border-left: 2px solid #f58220;
  background-color: #eee; }

.outdoor #section-title {
  background-color: #f58220;
  border-bottom: 2px solid #ca6c18; }

.outdoor #section-name {
  color: #fff;
  background: linear-gradient(#ca6c18, #f58220), #f58220; }

.outdoor #section-text {
  color: #fff; }

.outdoor #filters .filter.selected .checkbox {
  stroke: #f58220;
  fill: #f58220; }

.outdoor .table-container tr.selected {
  /*border-left: 2px solid $outdoor-color-light;*/
  background-color: #f58220;
  color: #fff; }

.outdoor .table-container tr.selected:hover {
  background-color: #f58220; }

.outdoor .sub-section-link:hover .sub-section-title {
  color: #f58220; }

.outdoor #filters .filter.selected {
  background-color: #f58220; }

.work .thumb.selected {
  border: 1px solid #00588a; }

.work .range-title, .work .p-page-title, .work .product-content h2 {
  color: #00588a; }

.work #header-title {
  border-bottom: 2px solid #00588a; }

.work .uk-stocked {
  background: url(/img/assets/work-uk-icon.png) left no-repeat;
  background-size: 32px 32px; }

.work .table-container #header-tab th, .work .table-container, .work .bar-info {
  border-bottom: 1px solid #00588a; }

.work .box-info {
  background: url(/img/assets/arrow-work-up-down.png) 99.5% 20px no-repeat;
  background-size: 15px 30px;
  background-color: rgba(0, 88, 138, 0.27); }

.work .box-info:hover {
  background-color: rgba(0, 88, 138, 0.5); }

.work .box-info .trolley-icon {
  background: url(/img/assets/trolley-work.png) left no-repeat;
  background-size: 37px 30px;
  display: inline-block;
  height: 30px;
  width: 37px; }

.work .box-info span {
  color: #00588a; }

.work .brands-info .contact-link:hover {
  border-left: 2px solid #00588a;
  background-color: #eee; }

.work #section-title {
  background-color: #00588a;
  border-bottom: 2px solid #002749; }

.work #section-name {
  color: #fff;
  background: linear-gradient(#002749, #00588a), #00588a; }

.work #section-text {
  color: #fff; }

.work #filters .filter.selected .checkbox {
  stroke: #00588a;
  fill: #00588a; }

.work .table-container tr.selected {
  /*border-left: 2px solid $work-color-light;*/
  background-color: #00588a;
  color: #fff; }

.work .table-container tr.selected:hover {
  background-color: #00588a; }

.work .sub-section-link:hover .sub-section-title {
  color: #00588a; }

.work #filters .filter.selected {
  background-color: #00588a; }

.usb .thumb.selected {
  border: 1px solid #2484c6; }

.usb .range-title, .usb .p-page-title, .usb .product-content h2 {
  color: #2484c6; }

.usb #header-title {
  border-bottom: 2px solid #2484c6; }

.usb .uk-stocked {
  background: url(/img/assets/usb-uk-icon.png) left no-repeat;
  background-size: 32px 32px; }

.usb .table-container #header-tab th, .usb .table-container, .usb .bar-info {
  border-bottom: 1px solid #2484c6; }

.usb .box-info {
  background: url(/img/assets/arrow-usb-up-down.png) 99.5% 20px no-repeat;
  background-size: 15px 30px;
  background-color: rgba(36, 132, 198, 0.27); }

.usb .box-info:hover {
  background-color: rgba(36, 132, 198, 0.5); }

.usb .box-info .trolley-icon {
  background: url(/img/assets/trolley-usb.png) left no-repeat;
  background-size: 37px 30px;
  display: inline-block;
  height: 30px;
  width: 37px; }

.usb .box-info span {
  color: #2484c6; }

.usb .brands-info .contact-link:hover {
  border-left: 2px solid #2484c6;
  background-color: #eee; }

.usb #section-title {
  background-color: #009edb;
  border-bottom: 2px solid #2484c6; }

.usb #section-name {
  color: #fff;
  background: linear-gradient(#2484c6, #009edb), #009edb; }

.usb #section-text {
  color: #fff; }

.usb #filters .filter.selected .checkbox {
  stroke: #2484c6;
  fill: #2484c6; }

.usb .table-container tr.selected {
  /*border-left: 2px solid $usb-color-dark;*/
  background-color: #2484c6;
  color: #fff; }

.usb .table-container tr.selected:hover {
  background-color: #2484c6; }

.usb .sub-section-link:hover .sub-section-title {
  color: #2484c6; }

.usb #filters .filter.selected {
  background-color: #2484c6; }

.home .thumb.selected {
  border: 1px solid #630460; }

.home .range-title, .home .p-page-title, .home .product-content h2 {
  color: #630460; }

.home #header-title {
  border-bottom: 2px solid #630460; }

.home .uk-stocked {
  background: url(/img/assets/home-uk-icon.png) left no-repeat;
  background-size: 32px 32px; }

.home .table-container #header-tab th, .home .table-container, .home .bar-info {
  border-bottom: 1px solid #630460; }

.home .box-info {
  background: url(/img/assets/arrow-home-up-down.png) 99.5% 20px no-repeat;
  background-size: 15px 30px;
  background-color: rgba(99, 4, 96, 0.27); }

.home .box-info:hover {
  background-color: rgba(99, 4, 96, 0.5); }

.home .box-info .trolley-icon {
  background: url(/img/assets/trolley-home.png) left no-repeat;
  background-size: 37px 30px;
  display: inline-block;
  height: 30px;
  width: 37px; }

.home .box-info span {
  color: #630460; }

.home .brands-info .contact-link:hover {
  border-left: 2px solid #630460;
  background-color: #eee; }

.home #section-title {
  background-color: #8f499c;
  border-bottom: 2px solid #630460; }

.home #section-name {
  color: #fff;
  background: linear-gradient(#630460, #8f499c), #8f499c; }

.home #section-text {
  color: #fff; }

.home #filters .filter.selected .checkbox {
  stroke: #630460;
  fill: #630460; }

.home .table-container tr.selected {
  /*border-left: 2px solid $home-color-dark;*/
  background-color: #630460;
  color: #fff; }

.home .table-container tr.selected:hover {
  background-color: #630460; }

.home .sub-section-link:hover .sub-section-title {
  color: #630460; }

.home #filters .filter.selected {
  background-color: #630460; }

.universal .thumb.selected {
  border: 1px solid #818688; }

.universal .range-title, .universal .p-page-title, .universal .product-content h2 {
  color: #818688; }

.universal #header-title {
  border-bottom: 2px solid #818688; }

.universal .uk-stocked {
  background: url(/img/assets/exp-icon.png) left no-repeat;
  background-size: 32px 32px; }

.universal .table-container #header-tab th, .universal .table-container, .universal .bar-info {
  border-bottom: 1px solid #818688; }

.universal .box-info {
  background: url(/img/assets/arrow-grey-up-down.png) 99.5% 20px no-repeat;
  background-size: 15px 30px;
  background-color: rgba(196, 196, 206, 0.27); }

.universal .box-info:hover {
  background-color: rgba(196, 196, 206, 0.5); }

.universal .box-info .trolley-icon {
  background: url(/img/assets/exp-icon.png) left no-repeat;
  background-size: 30px 30px;
  display: inline-block;
  height: 30px;
  width: 30px; }

.universal .box-info span {
  color: #818688; }

.universal .brands-info .contact-link:hover {
  border-left: 2px solid #818688;
  background-color: #eee; }

.universal #section-title {
  background-color: #aaa;
  border-bottom: 2px solid #818688; }

.universal #section-name {
  color: #fff;
  background: linear-gradient(#818688, #aaa), #aaa; }

.universal #section-text {
  color: #fff; }

.universal #filters .filter.selected .checkbox {
  stroke: #818688;
  fill: #818688; }

.universal .table-container tr.selected {
  /*border-left: 2px solid $universal-color-dark;*/
  background-color: #818688;
  color: #fff; }

.universal .table-container tr.selected:hover {
  background-color: #818688; }

.universal .sub-section-link:hover .sub-section-title {
  color: #818688; }

.universal #filters .filter.selected {
  background-color: #818688; }

.pro-xt .thumb.selected {
  border: 1px solid #d2df12; }

.pro-xt .range-title, .pro-xt .p-page-title, .pro-xt .product-content h2 {
  color: #d2df12; }

.pro-xt #header-title {
  border-bottom: 2px solid #d2df12; }

.pro-xt .uk-stocked {
  background: url(/img/assets/proxt-uk-icon.png) left no-repeat;
  background-size: 32px 32px; }

.pro-xt .table-container #header-tab th, .pro-xt .table-container, .pro-xt .bar-info {
  border-bottom: 1px solid #d2df12; }

.pro-xt .box-info {
  background: url(/img/assets/arrow-proxt-up-down.png) 99.5% 20px no-repeat;
  background-size: 15px 30px;
  background-color: rgba(210, 223, 18, 0.27); }

.pro-xt .box-info:hover {
  background-color: rgba(210, 223, 18, 0.5); }

.pro-xt .box-info .trolley-icon {
  background: url(/img/assets/trolley-proxt.png) left no-repeat;
  background-size: 37px 30px;
  display: inline-block;
  height: 30px;
  width: 37px; }

.pro-xt .box-info span {
  color: #333; }

.pro-xt .brands-info .contact-link:hover {
  border-left: 2px solid #d2df12;
  background-color: #eee; }

.pro-xt #section-title {
  background-color: #e7eea9;
  border-bottom: 2px solid #d2df12; }

.pro-xt #section-name {
  color: #fff;
  background: linear-gradient(#d2df12, #e7eea9), #e7eea9; }

.pro-xt #filters .filter.selected .checkbox {
  stroke: #d2df12;
  fill: #d2df12; }

.pro-xt .sub-section-link:hover .sub-section-title {
  color: #d2df12; }

.pro-xt #section-text, .pro-xt #section-name {
  color: #333; }

.pro-xt #section-name {
  font-family: "alternate-gothic-no-1-d", sans-serif;
  font-size: 46px; }

.pro-xt .sub-section-title {
  background-color: #d2df12 !important;
  color: #333;
  font-family: "alternate-gothic-no-1-d", sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  padding: 6px 17px 2px 17px; }

.pro-xt .sub-section-link:hover .sub-section-title {
  color: #fff; }

.pro-xt #section-page.product-pages .sub-section-title {
  border-bottom: 2px solid #333 !important; }

.pro-xt .sub-section-info .link-info {
  color: #333 !important; }

.pro-xt #header-product-page {
  background-color: #d2df12 !important;
  border-bottom: 1px solid #ccc; }

.pro-xt #header-title {
  /*padding: 10px;    */ }

.pro-xt .range-title {
  font-size: 50px;
  color: #333;
  font-family: "alternate-gothic-no-1-d", sans-serif;
  margin: 10px 7px 0 0; }

.pro-xt .p-page-title {
  font-size: 36px;
  color: #333;
  font-family: "alternate-gothic-no-1-d", sans-serif;
  margin-top: 24px; }

.pro-xt .title-icon {
  margin: 19px 0 11px 0;
  width: 40px;
  height: 40px; }

.pro-xt #pro-xt-icon {
  background-size: 40px; }

.pro-xt #filters {
  color: #333; }

.pro-xt #filters .checkbox {
  stroke: #333; }

.pro-xt #content {
  color: #333; }

.pro-xt .table-container .header-tab {
  background-color: #d2df12; }

.pro-xt .table-container tr {
  background-color: #f5f9d2;
  /*border-left: 2px solid #e7eea9;*/ }

.pro-xt .pro-xt .table-container tr.selected {
  /*border-left: 2px solid #333;*/
  color: #000; }

.pro-xt .table-container tr.selected {
  background-color: #e7eea9; }

.pro-xt #filters .filter.selected {
  background-color: #d2df12; }

.indoor #section-title {
  border-bottom: 2px solid #CC1473; }

/*FOOTER*/
#top-footer {
  background-color: #eee;
  padding: 35px 0; }

#top-footer ul {
  padding: 0;
  margin: 0; }

#top-footer ul li {
  list-style: none; }

#top-footer ul li a:hover {
  color: #999; }

#left-side-footer, #right-side-footer {
  padding: 20px 0; }

#left-side-footer {
  float: left;
  width: 20%;
  color: #00abac;
  font-family: "aktiv-grotesk", Arial, sans-serif;
  text-transform: uppercase;
  border-right: 1px solid #ccc; }

#left-side-footer ul li {
  padding-bottom: 52px; }

#left-side-footer #last-child {
  padding-bottom: 0; }

#right-side-footer {
  float: left;
  width: 77%;
  margin-left: 30px; }

#right-side-footer ul li {
  padding: 5px 0; }

.title-column {
  text-transform: uppercase;
  color: #00abac;
  font-family: "aktiv-grotesk", Arial, sans-serif;
  padding-top: 0 !important;
  border-bottom: 1px solid #ccc;
  display: inline-block;
  margin-bottom: 7px;
  padding-bottom: 7px !important; }

.column {
  float: left;
  width: 20%; }

#footer-luceco {
  border-bottom-color: #bed640; }

#footer-bg {
  border-bottom-color: #003781; }

#footer-masterplug {
  border-bottom-color: #00abac; }

#footer-ross {
  border-bottom-color: #504d4e; }

.brands-footer .w200 {
  font-family: Arial, sans-serif;
  width: 170px;
  padding: 20px 5px 0 5px;
  float: left;
  text-align: center;
  color: #ccc;
  font-size: 11px;
  height: 90px;
  border-bottom: 3px solid;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  position: relative; }

.brands-footer a div p {
  margin: 9px 0 10px !important;
  color: #333;
  font: 11px Arial, sans-serif; }

#footer-address {
  float: right;
  text-align: right;
  padding: 18px 0; }

#footer-address p:first-of-type {
  text-transform: uppercase;
  font-weight: bold; }

#footer-address p {
  margin: 5px 0;
  line-height: 11px;
  font-size: 12px; }

#footer-address #footer-cs {
  color: #00abac;
  margin-top: 12px; }

#footer-address p {
  margin: 5px 0;
  line-height: 11px;
  font-size: 12px; }

#disclaimer {
  text-align: center;
  font-size: 10px;
  max-width: 100%; }

#social-footer {
  padding: 18px 0;
  border-bottom: 1px solid #ccc; }

#left-social, #right-social {
  float: left;
  width: 40%; }

#left-social p {
  font-size: 14px;
  line-height: 20px;
  margin: 0; }

#right-social {
  float: right; }

#right-social a {
  float: right;
  width: 40px;
  height: 40px;
  margin-left: 10px;
  background-size: 40px !important; }

#bottom-footer {
  background-color: #00abac; }

#bottom-footer p {
  float: left;
  width: 50%;
  margin: 0;
  color: #fff;
  padding: 10px 0; }

#bottom-footer a:hover {
  color: #333; }

#right-social a:hover {
  filter: alpha(opacity=80);
  -o-opacity: 0.8;
  -ms-opacity: 0.8;
  -moz-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8; }

#footer-luceco:hover {
  background: rgba(190, 214, 64, 0.3); }

#footer-bg:hover {
  background: rgba(0, 55, 129, 0.3); }

#footer-masterplug:hover {
  background: rgba(0, 171, 172, 0.3); }

#footer-ross:hover {
  background: rgba(80, 77, 78, 0.3); }

#youtube-link {
  background: url(/img/assets/youtube.png) center no-repeat; }

#linkedin-link {
  background: url(/img/assets/linkedin.png) center no-repeat; }

#facebook-link {
  background: url(/img/assets/facebook.png) center no-repeat; }

#twitter-link {
  background: url(/img/assets/twitter.png) center no-repeat; }

/*////////////////////////////*/
/*.pane-footer {
	padding: 30px 0;
	border-bottom: 1px solid $masterplug-color;
}
#footer-intro { 
	float: left;
    padding: 8px 0;
    margin: 0;
    width: 40%;
    font-size: 14px;
}
#social-icons {
	float: right;
	margin: 9px 0;
}
#social-icons a {
	display: inline-block;
	margin-left: 30px;
}
#social-icons a:hover img {
	@include opacity(0.8); 
}
#brands {
	float: left;
	width: 60%;
}
#brands {
	a {
		float: left;
		width: 25%;
	}
	a:hover img {
		@include opacity(0.8); 
	}
	a:hover p {
		color: #999;
	}
	p {
		font-size: 11px;
		text-align: center;
		margin: 0;
		padding-top: 10px;
	}
	img {
		margin: 0 auto;
		display: block;
	}
} 
#footer-luceco {
	width: 19% !important;
}
#footer-luceco p {
	padding-top: 22px;
}
#footer-luceco img {
	margin: 16px 0 0 0;
}
#footer-ross p {
	padding-top: 14px;	
}
#footer-ross img {
	margin-top: 10px;	
}
#luceco-info {
	float: right;
	width: 25%;	
}
#luceco-info {
	h3 {
		text-transform: uppercase;
	    text-align: right;
	    font-size: 14px;
	    font-weight: 600;
	}
	#tel {
		color: $masterplug-color;
		text-align: right;
		padding-top: 10px;
	}
	p {
		text-align: right;
	    margin: 0;
	    padding-bottom: 5px;
	}
} 
#bottom-footer {
	background-color: $masterplug-color;
}
#bottom-footer {
	p {
		float: left;
		width: 50%;
		margin: 0; 
		color: #fff;
		padding: 10px 0;
	}
	a:hover {
		color: #333;
	}
} 
#info-images p {
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
    font-size: 10px;
    max-width: 100%;
}*/
/*HEADER*/
.homepage {
  color: #fff; }

#header.homepage {
  background: url(/img/assets/homepage-bg.jpg) no-repeat;
  background-size: cover;
  height: calc(100vh - 200px);
  min-height: 600px;
  margin-bottom: 30px; }

.homepage #menu-area {
  border-bottom: 1px solid #fff; }

.homepage #homepage-quote {
  font-family: "aktiv-grotesk", Arial, sans-serif;
  text-align: right; }

.homepage #homepage-quote h1 {
  font-size: 80px;
  line-height: 80px;
  margin-top: 147px;
  margin-bottom: 20px;
  font-weight: 200; }

.homepage #homepage-quote h1 span {
  font-style: italic;
  font-weight: 600; }

.homepage #homepage-quote h3 {
  padding-top: 20px;
  font-size: 16px;
  font-weight: 200; }

.homepage #homepage-quote #line {
  border-bottom: 2px solid #00abac;
  margin: 20px 0;
  width: 650px;
  margin: 0 -1000px 0 780px;
  padding: 0 1000px 0 0; }

#top-header {
  background-color: #00abac;
  color: #fff;
  height: 30px; }

#flags-container {
  width: 50px;
  height: 19px;
  float: left;
  border-right: 2px solid white;
  overflow: hidden;
  padding: 6px 0 5px 0;
  background-color: #00abac; }

#flags-container:hover {
  padding: 6px 96px 5px 0; }

#flags {
  width: 290px; }

#flags #arrow {
  width: 8px;
  height: 13px;
  background: url(/img/assets/arrow-white.png) right no-repeat;
  float: left;
  margin-right: 12px;
  margin-top: 2px; }

.flag {
  /**/
  width: 19px;
  height: 19px;
  float: left;
  margin-right: 13px; }

#uk-flag {
  background: url(/img/assets/uk-flag.png) no-repeat; }

#de-flag {
  background: url(/img/assets/de-flag.png) no-repeat; }

#fr-flag {
  background: url(/img/assets/fr-flag.png) no-repeat; }

#us-flag {
  background: url(/img/assets/us-flag.png) no-repeat; }

#ae-flag {
  background: url(/img/assets/ae-flag.png) no-repeat; }

#breadcrumbs {
  text-align: right;
  float: right;
  padding: 8px 0 0; }

#header {
  border-bottom: 1px solid #ccc;
  margin-bottom: 54px; }

#logo {
  transition: all 0.6s ease;
  position: absolute;
  top: 15px;
  left: 0; }

#logo img {
  transition: all 0.6s ease; }

#header li.top-level > a, #header li.top-level > p {
  line-height: 44px;
  display: block;
  margin: 0; }

#mobile-menu {
  display: none;
  width: 44px;
  height: 44px;
  cursor: pointer;
  position: absolute;
  left: 5px;
  top: -8px;
  background: url(/img/assets/mobile-menu.png) center no-repeat;
  background-size: 50px 50px; }

.mobile-expand {
  background: url(/img/assets/plus-minus.png) 4px 4px no-repeat;
  background-size: 18px 50px;
  display: none;
  width: 25px;
  height: 25px;
  position: absolute;
  top: -5px;
  right: 10px; }

#universal-menu-mobile {
  display: none; }

#leftside {
  width: 640px;
  height: 50px; }

#menu {
  float: right;
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 592px; }

#menu:hover .menuHover .dropdown {
  display: block; }

#menu .top-level {
  font-family: "aktiv-grotesk", Arial, sans-serif;
  float: left;
  padding: 3px 15px 0px 15px;
  line-height: 44px;
  border-bottom: 3px solid transparent;
  cursor: pointer;
  text-transform: uppercase; }

#menu .top-level:hover {
  border-bottom: 3px solid #00abac; }

#menu .top-level.with-dropdown:hover .dropdown {
  display: block; }

#menu-area.activeMenu {
  background-color: rgba(0, 0, 0, 0.85); }

.activeMenu #menu {
  color: #fff; }

.activeMenu #logo {
  display: none; }

.activeMenu #masterplug-text {
  display: block; }

.dropdown {
  display: none;
  position: absolute;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.9);
  left: 0;
  top: 50px;
  border-top: 1px solid transparent;
  margin: 0 -1000px 0 -1000px;
  padding: 0 1000px 0 1000px;
  -webkit-box-shadow: 0 16px 19px -23px #333;
  -moz-box-shadow: 0 16px 19px -23px #333;
  -o-box-shadow: 0 16px 19px -23px #333;
  -ms-box-shadow: 0 16px 19px -23px #333;
  box-shadow: 0 16px 19px -23px #333; }

.dropdown-col, .dropdown .img-area {
  float: left; }

.dropdown-col {
  width: 195px;
  height: 439px;
  border-left: 1px solid #444;
  text-transform: capitalize; }

.menu-section {
  float: left;
  border-left: 1px solid #555; }

.menu-section-title {
  /*background: url(/public/img/assets/arrow-right-green.png) right 15px no-repeat #fafafa;*/
  padding: 12px 22px 8px 11px;
  line-height: 12px !important;
  display: block;
  color: #fff;
  background-color: rgba(85, 85, 85, 0.4);
  border-bottom: 2px solid transparent; }

#universal-menu {
  padding: 12px 22px 8px 9px;
  margin-left: -11px;
  width: 192px; }

#universal-menu li {
  border-bottom: 2px solid transparent; }

#universal .special-col:hover {
  border-left: 2px solid #8a8c8c; }

#universal .special-col {
  border-left: 2px solid transparent;
  margin-left: -11px;
  padding-left: 9px; }

#ind-menu:hover {
  border-bottom: 2px solid #CC1473; }

#out-menu:hover {
  border-bottom: 2px solid #f58220; }

#proxt-menu:hover {
  border-bottom: 2px solid #d2df12; }

#work-menu:hover {
  border-bottom: 2px solid #00588a; }

#universal-menu:hover {
  border-bottom: 2px solid #818688; }

#products-menu #basics:hover {
  border-left: 2px solid #94949d; }

#products-menu #switched:hover {
  border-left: 2px solid #008739; }

#products-menu #surge:hover {
  border-left: 2px solid #ed1b2f; }

#products-menu #usb:hover {
  border-left: 2px solid #2484c6; }

#products-menu #travel:hover {
  border-left: 2px solid #fdb913; }

#products-menu #timer:hover {
  border-left: 2px solid #72bf44; }

#products-menu #home:hover {
  border-left: 2px solid #630460; }

#products-menu #outdoor:hover {
  border-left: 2px solid #f58220; }

#products-menu #proxt:hover {
  border-left: 2px solid #d2df12; }

#products-menu #work:hover {
  border-left: 2px solid #00588a; }

#products-menu #work {
  margin-bottom: 0; }

#masterplug-text {
  display: none;
  float: left;
  text-transform: uppercase;
  font-weight: 200;
  padding: 11px 0;
  color: #fff;
  font-size: 22px;
  font-family: "aktiv-grotesk", Arial, sans-serif;
  box-sizing: border-box; }

.dropdown ul {
  list-style-type: none;
  padding: 0 10px 10px 9px;
  margin: 0;
  border-left: 2px solid transparent;
  margin-bottom: -6px; }

.dropdown ul li {
  margin: 0 -9px;
  padding: 0 10px;
  line-height: 23px;
  color: #fff; }

.dropdown ul li:hover {
  background-color: rgba(0, 0, 0, 0.5); }

.dropdown .img-area {
  position: relative;
  width: 195px;
  height: 471px;
  margin-right: -1000px;
  padding-right: 1000px; }

.dropdown .subtitle {
  color: #fff;
  border-top: 1px solid #444; }

.dropdown .subtitle a {
  line-height: 30px; }

.dropdown ul li a {
  display: block; }

.dropdown ul:first-child .subtitle:first-child {
  margin-top: 0;
  border-top: 0; }

.dropdown .subtitle, .menu-section-title {
  text-transform: uppercase;
  padding-right: 20px;
  -o-transition: .2s background-color;
  -ms-transition: .2s background-color;
  -moz-transition: .2s background-color;
  -webkit-transition: .2s background-color;
  transition: .2s background-color; }

.menu-img.dn {
  display: block !important;
  filter: alpha(opacity=0);
  -o-opacity: 0;
  -ms-opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0; }

.menu-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 195px; }

#support-menu .dropdown-col {
  width: 501px;
  height: 230px; }

#support-menu .dropdown .img-area {
  height: 230px; }

#support-menu .dropdown li p {
  font-size: 12px;
  text-transform: none;
  color: #777;
  margin: 2px 0 6px 0;
  line-height: 17px; }

#support-menu .dropdown {
  border-top: 1px solid #444; }

#fixed-menu #header.homepage {
  position: relative; }

#fixed-menu .homepage #logo img {
  width: 82px !important; }

#fixed-menu .homepage #logo {
  top: 15px !important; }

#fixed-menu .homepage ~ #top-header {
  margin-top: 0; }

#fixed-menu #header {
  position: fixed;
  top: 0;
  background-color: #fff;
  z-index: 1000;
  width: 100%; }

#fixed-menu #logo img {
  width: 50px !important;
  height: auto !important;
  transform-origin: left center;
  -webkit-transform: translateZ(0); }

#fixed-menu #logo {
  top: 3px;
  transform-origin: left center;
  -webkit-transform: translateZ(0); }

#fixed-menu #top-header {
  margin-top: 51px; }

#fixed-menu #header-title, #fixed-menu #section-title {
  margin-top: 54px; }

/*PRODUCT PAGE*/
.page-container {
  /*margin-top: 15px;*/ }

.range-title, .p-page-title {
  float: left;
  margin-right: 18px; }

.title-icon {
  float: right; }

.title-icon {
  width: 30px;
  height: 30px;
  margin: 5px 0 10px 0; }

#basics-icon {
  background: url(/img/assets/basics-icon.png) center no-repeat;
  background-size: 30px 30px; }

#surge-icon {
  background: url(/img/assets/surge-icon.png) center no-repeat;
  background-size: 30px 30px; }

#travel-icon {
  background: url(/img/assets/travel-icon.png) no-repeat;
  background-size: 30px 30px; }

#timer-icon {
  background: url(/img/assets/timer-icon.png) center no-repeat;
  background-size: 30px 30px; }

#switched-icon {
  background: url(/img/assets/switched-icon.png) center no-repeat;
  background-size: 30px 30px; }

#outdoor-icon {
  background: url(/img/assets/outdoor-icon.png) center no-repeat;
  background-size: 30px 30px; }

#work-icon {
  background: url(/img/assets/work-icon.png) center no-repeat;
  background-size: 30px 30px; }

#usb-icon, #high-icon {
  background: url(/img/assets/usb-icon.png) center no-repeat;
  background-size: 30px 30px; }

#home-icon {
  background: url(/img/assets/home-icon.png) center no-repeat;
  background-size: 30px 30px; }

#universal-icon {
  background: url(/img/assets/universal-icon.png) center no-repeat;
  background-size: 30px 30px; }

#pro-xt-icon {
  background: url(/img/assets/proxt-icon.png) center no-repeat;
  background-size: 30px 30px; }

.range-title {
  text-transform: uppercase;
  font-family: "aktiv-grotesk", Arial, sans-serif;
  font-size: 30px;
  font-weight: 600;
  margin: 3px 7px 0 0; }

.p-page-title {
  font-family: "aktiv-grotesk", Arial, sans-serif;
  font-size: 21px;
  margin-top: 10px;
  font-weight: 200; }

#filters-dropdown {
  cursor: pointer;
  display: none;
  background: url(/img/assets/arrow-grey-up-down.png) 98% 12px no-repeat;
  background-size: 15px 30px;
  padding: 10px;
  margin: 0;
  text-align: center;
  background-color: #f2f2f2;
  text-transform: uppercase; }

#filters {
  border-bottom: 1px solid #ccc;
  font-family: "aktiv-grotesk", Arial, sans-serif;
  background-color: #fff; }

.fixed #filters, .fixed #header-product-page {
  position: fixed;
  width: 100%;
  z-index: 999; }

.pro-xt.fixed #filters {
  top: 124px; }

.pro-xt.fixed #content {
  margin-top: 170px; }

.fixed #filters {
  top: 99px;
  padding: 0 calc(50% - 600px);
  border-top: 1px solid #ccc; }

.fixed #header-product-page {
  top: 0;
  background-color: #fff; }

.fixed #content {
  margin-top: 144px; }

.fixed #header-title {
  border-bottom: none; }

#filters .filter:hover {
  background-color: #ddd; }

#filters {
  /*.filter:first-child {
		padding-left: 0;
	}*/ }
  #filters .filter {
    float: left;
    border-right: 1px solid #ccc;
    border-left: 2px solid transparent;
    padding: 14px 11px 13px 11px;
    cursor: pointer;
    background-color: #eee; }
  #filters .filter img, #filters .filter span {
    float: left; }
  #filters .filter:hover .checkbox {
    stroke: #999;
    fill: #999; }
  #filters .filter.noSelected {
    background-color: #eee; }
  #filters #clear-all {
    float: right;
    padding: 13px 30px 12px 12px;
    cursor: pointer;
    color: #fff;
    background: #999 url(/img/assets/clear-filters.png) no-repeat 82%;
    background-size: 15px;
    font-size: 15px; }
  #filters #done {
    cursor: pointer;
    display: none; }
  #filters #clear-all:hover {
    filter: alpha(opacity=80);
    -o-opacity: 0.8;
    -ms-opacity: 0.8;
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;
    opacity: 0.8; }
  #filters .filter-text {
    font-size: 14px;
    vertical-align: middle; }
  #filters .filter.selected {
    color: #fff;
    /*background: url(/img/assets/checkbox-icon-hover.png) no-repeat 88% 12px;
	    background-size: 15px;*/ }
  #filters .checkbox {
    float: left;
    margin-top: 2px;
    stroke: #999;
    stroke-width: 1px; }

#filters-dropdown.open {
  background: url(/img/assets/arrow-grey-up-down.png) 98% -11px no-repeat;
  background-size: 15px 30px;
  background-color: #f2f2f2 !important; }

.left-content {
  float: left;
  width: 65%;
  margin-right: 20px; }

.right-content {
  float: right;
  width: 33.3%;
  position: relative; }

.product-header {
  border-bottom: 2px solid #ccc; }

.product-header h1, .uk-stocked {
  font-family: "aktiv-grotesk", Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 600; }

.product-header h1 {
  float: left;
  font-size: 15px;
  padding: 21px 0 18px 0;
  margin: 0; }

.uk-stocked {
  float: right;
  font-size: 14px;
  padding: 20px 0; }

.uk-stocked span {
  margin-left: 39px; }

.product-content h2 {
  font-family: "aktiv-grotesk", Arial, sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  padding: 20px 0;
  margin: 0;
  font-weight: 200; }

.icons {
  margin-bottom: 20px; }

.info-data {
  margin: 20px 0;
  max-width: 580px; }

.icons .icon {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px; }

.table-container {
  margin-bottom: 20px; }

.table-container.noBottom {
  border-bottom: 0; }

.table-container table {
  border-collapse: collapse;
  width: 100%; }

.table-container .header-tab {
  background-color: #f2f2f2;
  pointer-events: none; }

.table-container .header-tab th {
  font-family: "aktiv-grotesk", Arial, sans-serif;
  text-transform: uppercase;
  text-align: left;
  white-space: nowrap;
  font-weight: normal; }

.table-container .header-tab th, .table-container td {
  padding: 8px 10px 6px 10px; }

.table-container tr {
  cursor: pointer;
  /*border-left: 2px solid transparent;	*/ }

.table-container tr.selected {
  background-color: #f9f9f9; }

.table-container tr.selected:hover {
  background-color: inherit; }

.table-container td {
  border-bottom: 1px solid #f2f2f2; }

.table-container .header-tab ~ tr:hover {
  background-color: #ccc; }

.bullets {
  margin-bottom: 20px; }

.bullets ul {
  margin: 0;
  padding: 0 0 0 15px; }

.bullets ul li {
  /*list-style: none;*/
  padding-bottom: 15px; }

.bullets ul li:last-child {
  padding-bottom: 0; }

.product-info {
  cursor: pointer;
  margin-bottom: 20px; }

.bar-info.open {
  background: url(/img/assets/arrow-grey-up-down.png) 99.5% -11px no-repeat;
  background-size: 15px 30px;
  background-color: #f2f2f2 !important; }

.box-info.open {
  background: url(/img/assets/arrow-grey-up-down.png) 99.5% -7px no-repeat;
  background-size: 15px 30px;
  background-color: #f2f2f2 !important; }

.bar-info {
  background: url(/img/assets/arrow-grey-up-down.png) 99.5% 12px no-repeat;
  background-size: 15px 30px;
  padding: 8px 10px 6px 10px;
  background-color: #f2f2f2; }

.bar-info span {
  text-transform: uppercase; }

.bar-info:hover {
  background-color: #dedede; }

.dropdown-info {
  background-color: #eee;
  padding: 1px 0; }

#packaging_dimension table {
  background-color: #fff;
  /*-webkit-filter: drop-shadow(0px 0px 2px rgba(198, 195, 195, 0.6));*/
  /*filter: drop-shadow(0px 0px 2px rgba(198, 195, 195, 0.6));*/
  width: calc(100% - 10px);
  margin: 5px; }

.dropdown-info table {
  border-collapse: collapse;
  width: 100%;
  border-bottom: 1px solid #ccc; }

.dropdown-info .header-dropdown th {
  font-family: "aktiv-grotesk", Arial, sans-serif;
  text-transform: uppercase;
  text-align: left;
  white-space: nowrap;
  font-weight: 600; }

.dropdown-info .header-dropdown th, .dropdown-info td {
  padding: 8px 10px 6px 10px; }

.dropdown-info ul {
  padding: 0;
  margin: 0; }

.dropdown-info ul li {
  list-style: none;
  padding: 10px;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  /*-webkit-filter: drop-shadow(0px 0px 2px rgba(198, 195, 195, 0.6));*/
  /*filter: drop-shadow(0px 0px 2px rgba(198, 195, 195, 0.6));*/
  margin: 5px; }

.dropdown-info ul li:hover {
  background-color: #eee; }

.dropdown-info ul li a {
  display: block; }

.dropdown-info ul li a img {
  border: 1px solid #ccc;
  display: block; }

.dropdown-info ul li a span {
  display: block;
  margin-top: 10px; }

.dropdown-info .alsoAvailable {
  float: left;
  width: 22.4%;
  display: block;
  box-sizing: border-box;
  background-color: #fff;
  margin: 10px;
  -webkit-filter: drop-shadow(0px 0px 2px rgba(198, 195, 195, 0.6));
  filter: drop-shadow(0px 0px 2px rgba(198, 195, 195, 0.6)); }

.dropdown-info .alsoAvailable:nth-of-type(4n+1) {
  clear: both; }

.dropdown-info .alsoAvailable .pp {
  margin: 7px 0; }

.dropdown-info .alsoAvailable .p {
  margin: 0; }

.dropdown-info .alsoAvailable.basics .pp {
  color: #94949d; }

.dropdown-info .alsoAvailable.switched .pp {
  color: #008739; }

.dropdown-info .alsoAvailable.surge .pp {
  color: #ed1b2f; }

.dropdown-info .alsoAvailable.usb .pp {
  color: #2484c6; }

.dropdown-info .alsoAvailable.travel .pp {
  color: #fdb913; }

.dropdown-info .alsoAvailable.timer .pp {
  color: #72bf44; }

.dropdown-info .alsoAvailable.outdoor .pp {
  color: #f58220; }

.dropdown-info .alsoAvailable.proxt .pp {
  color: #d2df12; }

.dropdown-info .alsoAvailable.home .pp {
  color: #630460; }

.dropdown-info .alsoAvailable.work .pp {
  color: #00588a; }

.dropdown-info .alsoAvailable.universal .pp {
  color: #818688; }

.dropdown-info h3 {
  color: #999;
  padding: 12px 10px 10px 10px;
  font-size: 14px;
  font-weight: normal; }

.dropdown-info .barcode-title {
  float: left;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 10px; }

.dropdown-info .barcode {
  float: left;
  padding: 12px 10px; }

#loading {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 998;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5); }

#loadingGif {
  margin: 150px auto;
  width: 100%;
  height: 100px;
  background: url(/img/assets/search-loading.gif) center no-repeat;
  background-size: 100px; }

.box-info {
  padding: 5px 14px 5px 10px;
  font-size: 14px; }

.box-info .box-info-text {
  display: inline-block;
  vertical-align: top;
  margin-top: 8px;
  margin-left: 10px;
  font-weight: 600; }

.brands-info {
  /*margin-bottom: 10px;*/ }

.brands-info p {
  padding-left: 10px;
  font-size: 14px; }

.brands-info .contact-link {
  background-color: #fff;
  padding: 10px 10px 10px 8px;
  margin: 0 0 10px 10px;
  display: inline-block;
  border-left: 2px solid #ccc; }

.brands-info .links:first-child {
  border-bottom: 1px solid #ccc; }

.product-img {
  position: relative;
  width: 400px;
  height: 400px;
  /*border: 1px solid #ccc;*/ }

.prod-img img {
  width: 400px;
  height: 400px; }

.thumbnails-content {
  margin-top: 20px; }

.thumbnails-content .thumb {
  float: left;
  border: 1px solid #ccc;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer; }

.thumbnails-content .thumb:nth-child(7) {
  margin-right: 0; }

.zoom-box {
  width: 600px;
  height: 600px;
  position: relative; }

.zoom {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer; }

.zoom:hover .cone {
  display: block !important; }

.zoom:hover .zoom-icon {
  background: url(/img/assets/magnifying-glass-zoomin.png) center no-repeat !important;
  background-size: 27px 27px !important; }

.zoom .zoom-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  background: url(/img/assets/magnifying-glass.png) center no-repeat;
  background-size: 27px 27px;
  height: 27px;
  width: 27px;
  z-index: 998; }

.zoom .cone {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  background: url(/img/assets/cone-bg.png) no-repeat center;
  background-size: 80px 80px;
  height: 80px;
  width: 80px;
  filter: alpha(opacity=80);
  -o-opacity: 0.8;
  -ms-opacity: 0.8;
  -moz-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8; }

.zooming .product-img {
  overflow: hidden !important; }

.back-to-top {
  border-bottom: 1px solid #ccc; }

.back-to-top span {
  cursor: pointer;
  padding: 20px;
  font-size: 16px;
  float: right;
  text-transform: uppercase;
  background: url(/img/assets/arrow-up-grey.png) right no-repeat;
  background-size: 10px 10px; }

.back-to-top:hover span {
  background-position-y: 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center; }

/*HOMEPAGE*/
#section-links {
  margin-bottom: 50px; }

.section-link {
  position: relative;
  float: left;
  width: 15.5%;
  margin-right: 20px;
  height: 22vh; }

.section-link:hover p {
  filter: alpha(opacity=100);
  -o-opacity: 1;
  -ms-opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1; }

.section-link:hover .link-title {
  background: rgba(255, 255, 255, 0.8) !important; }

.section-link .link-title {
  position: absolute;
  top: 0;
  left: 0;
  padding: 15px;
  background: rgba(255, 255, 255, 0.45);
  font-size: 16px;
  color: #333; }

.section-link img {
  width: 100%; }

.section-link p {
  filter: alpha(opacity=0);
  -o-opacity: 0;
  -ms-opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  position: absolute;
  bottom: 0;
  margin: 0;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 15px;
  color: #333; }

#indoor-link {
  background: url(/img/assets/indoor-link.jpg) no-repeat;
  background-size: 100%; }

#outdoor-link {
  background: url(/img/assets/outdoor-link.jpg) no-repeat;
  background-size: 100%; }

#work-link {
  background: url(/img/assets/work-link.jpg) no-repeat;
  background-size: 100%; }

#proxt-link {
  background: url(/img/assets/proxt-link.jpg) no-repeat;
  background-size: 100%; }

#usb-link {
  background: url(/img/assets/usb-link.jpg) no-repeat;
  background-size: 100%; }

#surge-link {
  background: url(/img/assets/surge-link.jpg) no-repeat;
  background-size: 100%; }

#indoor-link .link-title {
  border-bottom: 2px solid #CC1473; }

#outdoor-link .link-title {
  border-bottom: 2px solid #f58220;
  background: rgba(255, 255, 255, 0.6); }

#work-link .link-title {
  border-bottom: 2px solid #00588a; }

#proxt-link .link-title {
  border-bottom: 2px solid #d2df12;
  background: rgba(255, 255, 255, 0.7); }

#usb-link .link-title {
  border-bottom: 2px solid #2484c6;
  background: rgba(255, 255, 255, 0.6); }

#surge-link .link-title {
  border-bottom: 2px solid #ed1b2f; }

#banner-links {
  margin-bottom: 50px; }

.banner-link {
  font-family: "aktiv-grotesk", Arial, sans-serif;
  float: left;
  width: 29.1%;
  color: #fff;
  margin-right: 20px;
  font-weight: 200; }

.banner-link .title {
  font-size: 19px;
  margin: 0 0 43px 0; }

#surge-warranty {
  padding: 72px 45px;
  background-color: #ed1b2f;
  position: relative; }

/*#surge-warranty:before {
	content:'url(/img/assets/surge-icon.png)';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 42px;
	background: rgba(255,255,255,0.3);
	border-radius: 5px;
	transition: all 2s ease;
}
#surge-warranty:hover:before {
	left: 20px;
}*/
#surge-warranty:hover {
  background-color: rgba(237, 27, 47, 0.85);
  transition-property: background;
  transition-duration: 1s;
  transition-timing-function: linear; }

#surge-warranty span {
  font-size: 16px;
  line-height: 21px; }

#surge-warranty img {
  position: absolute;
  top: 30px;
  right: 30px; }

#down-catalogue {
  background-image: url(/img/assets/banner-link-catalogue.png);
  background-size: 100%;
  background-color: #333;
  background-repeat: no-repeat;
  padding: 72px 30px; }

#down-catalogue .title {
  margin-bottom: 20px; }

#down-catalogue img {
  margin-left: 40px; }

#down-catalogue:hover {
  background-color: rgba(51, 51, 51, 0.9);
  transition-property: background;
  transition-duration: 1s;
  transition-timing-function: linear; }

#life-images {
  position: relative;
  /*margin: 0 65px 20px 65px;*/ }

.life-image {
  position: relative;
  margin-right: 20px;
  margin-bottom: 20px;
  display: block; }

.life-image span {
  padding: 0 0 10px 0;
  display: block;
  color: #333;
  font-size: 12px;
  font-family: "aktiv-grotesk", Arial, sans-serif;
  text-transform: uppercase; }

.life-image img {
  width: 100%; }

.span-1 {
  width: 33%; }

.span-2 {
  width: 67%; }

.span-3 {
  width: 49%; }

.span-4 {
  width: 32%; }

.flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center; }

#life-1 {
  background: url(/img/assets/life-image_1.jpg) top no-repeat;
  background-size: 475px;
  height: 644px; }

#life-2 {
  background: url(/img/assets/life-image_2.jpg) top no-repeat;
  background-size: 493px;
  height: 260px; }

#life-3 {
  background: url(/img/assets/life-image_3.jpg) top no-repeat;
  background-size: 493px;
  height: 260px; }

#life-4 {
  background: url(/img/assets/life-image_4.jpg) top no-repeat;
  background-size: 322px;
  height: 359px; }

#life-5 {
  background: url(/img/assets/life-image_5.jpg) top no-repeat;
  background-size: 322px;
  height: 359px; }

#life-6 {
  background: url(/img/assets/life-image_6.jpg) top no-repeat;
  background-size: 322px;
  height: 359px; }

#life-3, #life-6 {
  margin-right: 0; }

.life-image p {
  filter: alpha(opacity=0);
  -o-opacity: 0;
  -ms-opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  position: absolute;
  bottom: 0;
  margin: 0 0 0 0;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 15px;
  color: #333;
  -webkit-filter: drop-shadow(0px 0px 2px rgba(198, 195, 195, 0.6));
  filter: drop-shadow(0px 0px 2px rgba(198, 195, 195, 0.6)); }

.span-1 p {
  bottom: 556px; }

.life-image:hover p {
  filter: alpha(opacity=100);
  -o-opacity: 1;
  -ms-opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  transition-property: opacity;
  transition-duration: 1s;
  transition-timing-function: linear; }

.life-image:hover {
  background-position: bottom !important; }

/*SECTION PAGE*/
#section-name {
  float: left;
  font-weight: 600;
  text-transform: uppercase;
  color: #999;
  border-top-right-radius: 80px;
  margin: 0 0 0 -100%;
  padding: 10px 60px 10px 100%; }

#section-name h1 {
  float: left;
  font-size: 30px;
  margin: 5px 0 0 0; }

#section-text {
  box-sizing: border-box;
  float: right;
  text-align: right;
  width: 50%;
  font-size: 16px;
  font-weight: lighter;
  margin: 13px 0; }

#section-icon {
  float: left;
  margin-right: 15px; }

.area {
  border-bottom: 1px solid #ccc; }

.fixed #warranty-area {
  margin-top: 48px; }

.fixed #navigation-tabs {
  position: fixed;
  top: 51px;
  background-color: #fff;
  z-index: 999;
  height: 44px;
  width: 1200px; }

.left-content-section {
  float: left;
  width: 50%; }

.sidebar-img {
  display: none;
  position: relative; }

#sidebar-img-top {
  margin-bottom: 20px; }

.sidebar-img:hover p {
  filter: alpha(opacity=100);
  -o-opacity: 1;
  -ms-opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1; }

.indoor .sidebar-img.indoor, .indoor .sidebar-img.indoor, .outdoor .sidebar-img.outdoor,
.outdoor .sidebar-img.outdoor, .pro-xt .sidebar-img.pro-xt, .work .sidebar-img.work,
.universal .sidebar-img.universal, .basics .sidebar-img.basics, .switched .sidebar-img.switched,
.surge .sidebar-img.surge, .usb .sidebar-img.usb, .high .sidebar-img.high, .travel .sidebar-img.travel,
.home .sidebar-img.home {
  display: block; }

.sidebar-info-product {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
  padding: 10px;
  margin: 0;
  color: #333;
  width: 600px;
  box-sizing: border-box;
  filter: alpha(opacity=80);
  -o-opacity: 0.8;
  -ms-opacity: 0.8;
  -moz-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8; }

.right-content-section {
  float: right;
  box-sizing: border-box;
  width: 50%;
  padding-left: 20px; }

#section-page .sub-section-link img {
  position: absolute;
  top: 15px;
  right: 15px; }

.sub-section-title {
  background-color: #fff !important;
  padding: 10px 17px;
  font-family: "aktiv-grotesk", Arial, sans-serif;
  font-size: 19px; }

#section-page #basics .sub-section-title {
  border-bottom: 1px solid #94949d; }

#section-page #surge .sub-section-title {
  border-bottom: 1px solid #ed1b2f; }

#section-page #travel .sub-section-title {
  border-bottom: 1px solid #fdb913; }

#section-page #timer .sub-section-title {
  border-bottom: 1px solid #72bf44; }

#section-page #switched .sub-section-title {
  border-bottom: 1px solid #008739; }

#section-page #home .sub-section-title {
  border-bottom: 1px solid #630460; }

#section-page #usb .sub-section-title {
  border-bottom: 1px solid #2484c6; }

#section-page #outdoor .sub-section-title {
  border-bottom: 1px solid #f58220; }

#section-page #pro-xt .sub-section-title {
  border-bottom: 1px solid #d2df12; }

#section-page #work .sub-section-title {
  border-bottom: 1px solid #00588a; }

#section-page #universal .sub-section-title {
  border-bottom: 1px solid #94949d; }

#section-page.product-pages .sub-section-title {
  border-bottom: 2px solid #94949d; }

#basics:hover .sub-section-title {
  color: #ed1b2f; }

#switched:hover .sub-section-title {
  color: #008739; }

#surge:hover .sub-section-title {
  color: #ed1b2f; }

#usb:hover .sub-section-title {
  color: #2484c6; }

#travel:hover .sub-section-title {
  color: #fdb913; }

#timer:hover .sub-section-title {
  color: #72bf44; }

#home:hover .sub-section-title {
  color: #630460; }

#outdoor:hover .sub-section-title {
  color: #f58220; }

#pro-xt:hover .sub-section-title {
  color: #d2df12; }

#work:hover .sub-section-title {
  color: #00588a; }

#universal:hover .sub-section-title {
  color: #818688; }

.sub-section-info {
  height: 105px;
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat; }

.sub-section-info .link-info {
  max-width: 250px;
  padding: 17px;
  margin: 0; }

.sub-section-link {
  position: relative;
  cursor: pointer;
  display: block;
  border-bottom: 1px solid #ccc; }

.sub-section-link:last-child {
  border-bottom: none; }

.sub-section-link:hover .sub-section-info {
  /*background-position: bottom;*/ }

/*SURGE WARRANTY PAGE*/
#surge-warranty-page #section-title {
  border-bottom: 2px solid #555;
  text-transform: uppercase;
  color: #999;
  font-size: 28px;
  padding-bottom: 15px; }

.tab {
  font-family: "proxima-nova", sans-serif;
  border-bottom: 3px solid #ccc;
  float: left;
  width: 20%;
  padding: 13px;
  box-sizing: border-box;
  font-size: 16px;
  text-transform: uppercase;
  cursor: pointer;
  border-right: 1px solid #f2f2f2;
  text-align: center;
  background-color: #fff; }

.tab:hover {
  background-color: #f9f9f9; }

#term-conditions {
  border-right: none; }

.tab.selected {
  border-bottom: 3px solid #ed1b2f; }

#surge-warranty-page .area-title {
  color: #ed1b2f; }

.area-title {
  font-family: "aktiv-grotesk", Arial, sans-serif;
  color: #00abac;
  font-size: 24px;
  text-transform: uppercase;
  padding: 25px 0; }

/*#multi-step-levels.fixed {
	position: fixed;
    top: 49px;
    width: 1200px;
    background-color: #fff;
    z-index: 100;
}*/
.step {
  font-family: "aktiv-grotesk", Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  float: left;
  width: 33.3%;
  box-sizing: border-box;
  border-bottom: 2px solid #ccc;
  padding: 10px 15px; }

.step.selected {
  border-bottom: 2px solid #ed1b2f; }

.step.done img {
  display: none; }

.step.done {
  background: url(/img/assets/tick_red.png) no-repeat right;
  background-size: 30px 23px;
  background-size: 25px;
  padding-bottom: 10px;
  color: #ed1b2f;
  font-weight: 600;
  margin-top: 1px; }

.step span {
  float: left; }

#span-1 {
  margin: 0 0px 0 61px; }

#span-2 {
  margin: 0 0 0 110px; }

#span-3 {
  margin: 0 0 0 84px; }

.arrow {
  float: left;
  width: 6px;
  margin: 4px 11px; }

.info2 {
  color: #ed1b2f;
  line-height: 19px;
  font-size: 16px;
  padding: 20px;
  /*margin: 20px;*/
  border: 1px solid #ed1b2f; }

.info2 span {
  font-weight: 600; }

#left-section .info2 {
  border: none;
  margin: 0 20px 30px 0;
  padding: 0;
  line-height: 20px;
  font-size: 14px; }

#byPartN, #byFeature, #rightList {
  cursor: pointer; }

#browse-box h4 {
  padding: 25px 0 25px 20px; }

#left-section, #right-section {
  float: left;
  width: 50%;
  box-sizing: border-box; }

#left-section {
  padding: 30px 0 30px 0; }

#right-section {
  padding: 30px 0;
  border-left: 1px solid #f2f2f2;
  overflow-y: scroll;
  background-color: #f2f2f2;
  height: 626px; }

#right-section.highlighted {
  background-color: #ddd; }

#surge-warranty-page h4 {
  font-family: "aktiv-grotesk", Arial, sans-serif;
  font-weight: lighter;
  font-size: 19px;
  cursor: pointer; }

#search-box {
  margin-bottom: 12px;
  margin-right: 20px;
  padding: 20px;
  background-color: #f2f2f2; }

#search-box.highlighted, #browse-box.highlighted, #search-box:hover, #browse-box:hover {
  background-color: #ddd; }

#search-box:hover input::placeholder {
  color: #fff; }

#search-input {
  border-bottom: 1px solid #ccc !important;
  color: #999 !important;
  padding-top: 10px;
  width: 100%;
  box-sizing: border-box;
  font-size: 16px;
  background-color: transparent;
  border-style: none; }

#search-input:focus, #browse-select:focus {
  outline: 0px; }

#search-input::placeholder {
  color: #ccc; }

#browse-box {
  margin-right: 20px;
  background: #f2f2f2 url(/img/assets/red-arrow-down.png) 96% 36px no-repeat;
  background-size: 10px 6px; }

#dropdown {
  padding: 0 20px 1px 20px; }

#browse-select {
  border-style: none;
  border-bottom: 1px solid #ccc;
  width: 100%;
  padding: 8px 0;
  color: #555;
  margin-top: 20px;
  font-family: "aktiv-grotesk", Arial, sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(/img/assets/arrow-grey-up-down.png) right 12px no-repeat;
  background-size: 15px 30px; }

#browse-radios {
  margin-top: 20px; }

#browse-radios .radio-options {
  margin: 30px 0; }

#browse-radios .radio-options label {
  font-family: "aktiv-grotesk", Arial, sans-serif;
  font-size: 15px;
  width: 239px;
  display: inline-block; }

#browse-radios .radio-options input {
  margin-left: 45px; }

#reset-button {
  margin-top: 50px;
  padding: 10px 20px;
  border: 1px solid #ccc;
  background-color: #ccc;
  color: #fff;
  font-size: 15px;
  cursor: pointer; }

#reset-button:hover {
  background-color: #999;
  border: 1px solid #999; }

#reset-button:focus {
  outline: none; }

#surge-warranty-page .info {
  color: #ed1b2f; }

.info {
  font-size: 14px;
  font-family: "aktiv-grotesk", Arial, sans-serif;
  margin: 0;
  padding: 0 20px 15px 20px;
  color: #00abac;
  line-height: 17px; }

.info3 {
  color: #999 !important;
  font-size: 27px;
  padding-top: 15px; }

#list-partn {
  margin: 0;
  padding: 0; }

#list-partn .partn-item {
  margin: 0;
  padding: 10px 18px;
  cursor: pointer;
  border-right: 2px solid transparent;
  border-left: 2px solid transparent; }

#list-partn .partn-item:hover, #list-partn .partn-item.selected {
  background-color: #f9f9f9;
  border-right: 2px solid #ed1b2f;
  border-left: 2px solid #ed1b2f; }

#list-partn .partn-item.selected {
  background: #f9f9f9 url(/img/assets/tick_red.png) no-repeat 96%;
  background-size: 30px 23px; }

#list-partn .partn-info {
  float: left;
  width: 79%;
  margin: 33px 0px 33px 10px; }

#list-partn .part-no {
  color: #ed1b2f;
  font-weight: 600;
  margin-bottom: 5px;
  display: block; }

#list-partn .product-image {
  border: 1px solid #ccc;
  float: left;
  width: 100px;
  height: 100px;
  box-sizing: border-box; }

#right-section h4 {
  float: right;
  margin-bottom: 15px;
  padding-right: 20px; }

#surge-warranty-page .button {
  border: 1px solid #ed1b2f;
  background-color: #ed1b2f; }

.button {
  padding: 10px 31px 10px 20px;
  border: 1px solid #00abac;
  background-color: #00abac;
  color: #fff;
  font-size: 15px;
  cursor: pointer;
  margin: 232px 0 0 0; }

.button:hover {
  background-color: #555;
  border: 1px solid #555; }

.button:focus {
  outline: none; }

.nextBtn {
  float: right;
  background: #00abac url(/img/assets/white-arrow.png) no-repeat 84%;
  background-size: 6px 10px; }

.prevBtn {
  float: left;
  background: #00abac url(/img/assets/white-arrow-left.png) no-repeat 16%;
  background-size: 6px 10px;
  padding: 10px 20px 10px 31px; }

#step-2, #step-3, #step-4 {
  padding: 30px 0 30px 0;
  height: 626px; }

#step-1 {
  padding-bottom: 30px; }

#nextBtnFirstStep {
  margin-top: 30px; }

#step-2 h4 {
  text-align: center; }

#step-2 .purchase-info {
  margin-top: 76px; }

#step-2 #date-purchase, #step-2 #place-purchase {
  float: left;
  width: 50%; }

#step-2 #date {
  margin: 112px 48px 0 48px;
  width: 100%; }

#step-2 #date input {
  border-bottom: 3px solid #ccc !important;
  color: #999;
  float: left;
  padding-top: 10px;
  font-size: 22px;
  background-color: transparent;
  border-style: none;
  margin: 0 23px;
  width: 100px;
  text-align: center; }

#step-2 #date input:focus {
  outline: 0px; }

#step-2 .slash {
  float: left;
  margin: 23px 10px;
  font-size: 25px; }

#step-2 #place-purchase {
  float: left;
  width: 50%;
  text-align: center; }

#step-2 #place-purchase input {
  border-bottom: 3px solid #ccc !important;
  color: #999;
  font-size: 22px;
  background-color: transparent;
  border-style: none;
  margin: 116px 23px 0 23px;
  width: 71%; }

#step-2 #place-purchase input:focus {
  outline: none; }

#step-3 h4 {
  text-align: center;
  margin-top: 50px; }

#step-3 #surge-form {
  position: relative;
  margin: 50px auto !important;
  width: 50%; }

#step-3 #surge-form p {
  padding: 10px 20px;
  margin: 0;
  background-color: #ccc;
  color: #fff; }

#step-3 #surge-form input[type="text"] {
  border-bottom: 1px solid #ccc !important;
  width: 98% !important;
  max-width: 98% !important;
  border-style: none;
  background-color: #fff;
  padding: 10px 0;
  margin-bottom: 10px;
  color: #999; }

#step-3 #surge-form input[type="text"]::placeholder {
  color: #ccc; }

#step-3 #surge-form input[type="checkbox"] {
  margin-top: 15px; }

#step-3 #surge-form input[type=text]:focus, #step-3 #title-select:focus {
  outline: none; }

#step-3 input[type="submit"] {
  background-color: #ccc !important;
  color: #fff !important;
  font-size: 16px !important;
  width: 100% !important;
  margin: 40px 10px !important; }

#step-3 input[type="submit"]:hover {
  background-color: #999 !important; }

#step-3 #terms-link {
  margin: 20px 5px;
  display: block; }

#step-3 #terms-link:hover {
  color: #ed1b2f; }

#step-3 #title-select {
  border-style: none;
  border-bottom: 1px solid #ccc;
  width: 15%;
  padding: 8px 0;
  color: #999;
  margin-top: 20px;
  font-family: "aktiv-grotesk", Arial, sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(/img/assets/arrow-grey-up-down.png) right 12px no-repeat;
  background-size: 15px 30px; }

#step-3 #submitBtn {
  position: absolute;
  bottom: -89px;
  right: -300px; }

#step-3 #btnPrevStep4 {
  margin: 0; }

.error-message {
  color: #b30000;
  padding: 10px;
  width: 100%;
  margin: 0; }

#warranty-registration-msg {
  position: relative;
  padding: 20px 0; }

#warranty-registration-msg h3 {
  padding: 20px;
  margin: 50px 0;
  color: #ed1b2f;
  text-align: center;
  font-weight: lighter;
  font-size: 20px;
  background: url(/img/assets/tick_red.png) no-repeat 73%; }

#success-buttons {
  margin: 0 auto 100px 0;
  text-align: center; }

#success-buttons .button {
  margin: 0 30px; }

#warranty-form-errors ul {
  margin: 60px auto 0 auto;
  padding: 0;
  width: 50%; }

#warranty-form-errors ul li {
  list-style: none;
  color: #b30000;
  padding: 10px; }

#surge-pane {
  background: url(/img/assets/surge-warranty-bg.jpg) no-repeat center;
  background-size: cover;
  height: 324px;
  /*height: calc(100vh - 200px);*/
  margin: 0 -500px 0 -500px;
  padding: 0 500px 0 500px; }

.info-box {
  padding: 30px;
  background-color: #fff;
  -webkit-filter: drop-shadow(5px 5px 6px rgba(198, 195, 195, 0.6));
  filter: drop-shadow(5px 5px 6px rgba(198, 195, 195, 0.6)); }

.info-box p {
  max-width: 600px;
  line-height: 16px;
  margin: 0 0 13px 0; }

.info-box p:last-child {
  margin-bottom: 0; }

#surge-box {
  float: right;
  margin: 60px 0; }

#what-is-surge-pane .info-box {
  margin-bottom: 19px; }

#what-is-surge-img, #what-is-surge-pane {
  float: left;
  width: 50%;
  box-sizing: border-box; }

#what-is-surge-img {
  background: url(/img/assets/what-is-surge-bg.jpg) no-repeat center;
  background-size: cover;
  height: 445px; }

#what-is-surge-pane {
  padding-right: 20px; }

.bold {
  font-weight: 600; }

p {
  max-width: 700px;
  line-height: 16px; }

#terms-conditions-area ol li {
  margin-bottom: 10px; }

#terms-conditions-area ol {
  padding-left: 13px;
  max-width: 700px; }

#print {
  float: right;
  width: 5%;
  cursor: pointer; }

#summary {
  margin: 0 auto 70px auto;
  webkit-filter: drop-shadow(5px 5px 9px rgba(198, 195, 195, 0.6));
  filter: drop-shadow(5px 5px 6px rgba(198, 195, 195, 0.6));
  width: 70%;
  box-sizing: border-box;
  background-color: #fff;
  padding: 70px; }

#registration-info {
  font-family: "proxima-nova", sans-serif;
  font-size: 15px;
  float: left;
  width: 95%;
  box-sizing: border-box;
  padding-right: 70px; }

#registration-info p {
  margin: 0; }

#registration-info .lb, #registration-info .val {
  float: left;
  padding: 0 20px 10px 0;
  box-sizing: border-box; }

#registration-info .lb {
  width: 40%;
  text-transform: uppercase;
  color: #ed1b2f; }

#registration-info .val {
  width: 60%; }

#registration-info .val p {
  padding-bottom: 10px; }

#registration-info .val p:last-child {
  padding-bottom: 0; }

#registration-info .group {
  margin-bottom: 20px; }

#print-title {
  display: none;
  text-transform: uppercase;
  font-size: 21px;
  color: #ed1b2f;
  margin-bottom: 40px; }

.button:hover {
  filter: alpha(opacity=80);
  -o-opacity: 0.8;
  -ms-opacity: 0.8;
  -moz-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8; }

/*ABOUT*/
#about-top #luceco-plc-logo {
  margin: 60px auto;
  display: block; }

#about-top span {
  font-family: "aktiv-grotesk", Arial, sans-serif;
  font-size: 17px;
  text-align: center;
  display: block; }

#about-top #about-brands {
  margin: 60px auto;
  text-align: center;
  width: 50%; }

#about-top #about-brands a {
  float: left;
  width: 33.3%; }

#about-top #luceco-logo-about img {
  margin: 19px 0; }

#about-top #ross-logo-about img {
  margin: 9px 0; }

.about-strip {
  background-color: #00abac;
  padding: 25px 0; }

.about-strip p {
  color: #fff;
  text-align: center;
  font-family: "aktiv-grotesk", Arial, sans-serif;
  font-weight: lighter;
  margin: 0 auto;
  min-width: 1000px;
  font-size: 14px;
  line-height: 18px; }

#about h4 {
  font-size: 35px;
  font-family: "aktiv-grotesk", Arial, sans-serif;
  font-weight: lighter;
  text-transform: uppercase;
  padding: 50px 0;
  margin: 0; }

#about p, #about h4, #about h2 {
  font-family: "aktiv-grotesk", Arial, sans-serif; }

#about h2 {
  text-transform: uppercase;
  font-weight: lighter;
  margin-bottom: 15px; }

#about p {
  font-size: 14px; }

#in-house {
  background: url(/img/assets/about-manufacturing.jpg) no-repeat center;
  background-size: cover;
  height: 540px; }

#in-house h4 {
  text-align: center; }

#in-house #left-info, #in-house #right-info {
  float: left;
  width: 50%;
  box-sizing: border-box; }

#in-house #left-info {
  padding-right: 10px;
  padding-left: 230px; }

#in-house #right-info {
  padding-left: 10px;
  padding-right: 230px; }

#in-house #left-info h2, #in-house #left-info p {
  text-align: right; }

#in-house #left-info p, #in-house #right-info p {
  font-weight: lighter; }

#in-house .info-text {
  height: 200px; }

#sustainability {
  background: url(/img/assets/about-sustainability.jpg) no-repeat center;
  background-size: cover;
  color: #fff; }

#sustainability p {
  padding: 0 0 20px 0;
  margin: 0; }

.directive {
  padding: 0 0 20px 0; }

.directive p {
  padding: 0 0 5px 0 !important; }

#ethical {
  background: url(/img/assets/about-ethical.jpg) no-repeat center;
  background-size: cover; }

#ethical #info-ethical {
  float: left;
  margin-bottom: 35px; }

#ethical #info-ethical p {
  width: 500px;
  margin: 0 0 15px 0; }

#ethical img {
  float: left;
  width: 240px;
  margin: 35px 207px; }

#options {
  background-color: #f2f2f2;
  padding-bottom: 50px; }

#options .column {
  float: left;
  width: 50%;
  box-sizing: border-box; }

#options .column1 {
  padding-right: 20px; }

#options .column2 {
  padding-left: 20px; }

#options .about-strip p {
  min-width: 1000px; }

#options .column-box {
  margin-top: 35px; }

#options #packaging-about img {
  margin: 0 auto;
  display: block; }

#options h2 {
  margin-bottom: 30px; }

#options table {
  background-color: #fff;
  border-collapse: collapse; }

#options table th {
  background-color: #00abac;
  padding: 15px;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap; }

#options table td {
  padding: 5px;
  text-align: center;
  border-right: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2; }

/*PRO XT*/
#proxt-features {
  color: #000;
  position: relative;
  font-family: "aktiv-grotesk", Arial, sans-serif;
  background: url(/img/assets/proxt-bg.jpg) fixed center -467px no-repeat;
  background-size: 100% auto; }

#top-strip {
  background-color: #d2df12;
  padding: 10px 0; }

#top-strip span {
  font-family: "alternate-gothic-no-1-d", sans-serif;
  text-transform: uppercase;
  font-size: 48px;
  margin: 8px 0 0 0;
  float: left; }

#top-strip img {
  float: right; }

#top-pict {
  height: 335px; }

#unrivalled-power {
  position: absolute;
  top: 70px;
  left: 335px;
  -ms-transform: rotate(-25deg);
  -o-transform: rotate(-25deg);
  -moz-transform: rotate(-25deg);
  -webkit-transform: rotate(-25deg);
  transform: rotate(-25deg); }

#tool-icons {
  position: absolute;
  top: 298px;
  left: 348px; }

#tool-icons img {
  float: left;
  margin-right: 20px; }

#proxt-text {
  font-family: "alternate-gothic-no-1-d", sans-serif;
  text-align: center;
  font-size: 30px;
  line-height: 30px;
  margin: 0 auto;
  padding: 40px 0; }

#proxt-icons .pro-icon {
  float: left;
  width: 16%;
  margin-right: 60px; }

#proxt-icons .pro-icon:last-child {
  margin-right: 0; }

#proxt-icons .pro-icon img {
  display: block;
  margin: 0 auto 15px auto; }

#proxt-icons .pro-icon h2 {
  color: #d2df12;
  text-transform: uppercase;
  font-size: 24px;
  font-family: "alternate-gothic-no-1-d", sans-serif;
  text-align: center; }

#proxt-icons .icons-text {
  text-align: center;
  font-size: 15px; }

#features {
  position: relative; }

#features-pict {
  position: absolute;
  top: 7px;
  right: 0;
  background: url(/img/assets/cable-reel-features.jpg) no-repeat center;
  background-size: 600px 595px;
  width: 600px;
  height: 595px; }

.proxt-pane {
  margin: 40px auto; }

#proxt-features h4 {
  font-family: "alternate-gothic-no-1-d", sans-serif;
  font-size: 48px;
  text-transform: uppercase; }

.feature {
  margin: 43px 0 87px 0;
  cursor: pointer; }

.feature h5, .feat h5 {
  color: #d2df12;
  font-family: "alternate-gothic-no-1-d", sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 0 6px 0;
  font-weight: normal; }

.feature:hover h5 {
  color: #000; }

.feature p, .feat p {
  font-family: "aktiv-grotesk", Arial, sans-serif;
  margin: 0;
  font-size: 19px; }

.path-line {
  filter: alpha(opacity=0);
  -o-opacity: 0;
  -ms-opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  position: absolute;
  stroke: #d2df12;
  stroke-width: 2px;
  z-index: 40; }

.path-rect {
  filter: alpha(opacity=0);
  -o-opacity: 0;
  -ms-opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  position: absolute;
  fill: white;
  stroke: #d2df12;
  stroke-width: 2px;
  fill-opacity: 0.4;
  z-index: 40; }

#handle-grip-line {
  top: 114px;
  left: 514px; }

#handle-grip-rect {
  top: 33px;
  left: 661px; }

#drum-wind-line {
  top: 156px;
  left: 414px; }

#drum-wind-rect {
  top: 98px;
  left: 744px; }

#power-switch-line {
  top: 367px;
  left: 372px; }

#power-switch-rect {
  top: 327px;
  left: 769px; }

#cable-guide-line {
  top: 478px;
  left: 475px; }

#cable-guide-rect {
  top: 374px;
  left: 944px; }

#handle-grip-feature:hover ~ #handle-grip-line,
#handle-grip-feature:hover ~ #handle-grip-rect,
#drum-wind-feature:hover ~ #drum-wind-line,
#drum-wind-feature:hover ~ #drum-wind-rect,
#power-switch-feature:hover ~ #power-switch-line,
#power-switch-feature:hover ~ #power-switch-rect,
#cable-guide-feature:hover ~ #cable-guide-line,
#cable-guide-feature:hover ~ #cable-guide-rect {
  filter: alpha(opacity=100);
  -o-opacity: 1;
  -ms-opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1; }

#handle-grip-feature ~ #handle-grip-line,
#handle-grip-feature ~ #handle-grip-rect,
#drum-wind-feature ~ #drum-wind-line,
#drum-wind-feature ~ #drum-wind-rect,
#power-switch-feature ~ #power-switch-line,
#power-switch-feature ~ #power-switch-rect,
#cable-guide-feature ~ #cable-guide-line {
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  transition-duration: 0.3s;
  transition-timing-function: linear; }

#more-features {
  background-color: #f2f2f2;
  margin: 0 -200px 0 -200px;
  padding: 50px 200px 50px 200px;
  /*webkit-box-shadow: -1px 1px 7px 0px rgba(198, 195, 195, 0.6);
    -moz-box-shadow: -1px 1px 7px 0px rgba(198, 195, 195, 0.6);
    box-shadow: -1px 1px 7px 0px rgba(198, 195, 195, 0.6);	*/
  -webkit-filter: drop-shadow(5px 5px 6px rgba(198, 195, 195, 0.6));
  filter: drop-shadow(5px 5px 6px rgba(198, 195, 195, 0.6)); }

.feat {
  float: left;
  width: 31.6%;
  margin-right: 30px; }

.feat .info-feature, .feat img {
  float: left; }

.feat .info-feature {
  margin-left: 20px;
  width: 55%; }

.feat .info-feature p {
  line-height: 19px !important;
  font-size: 17px; }

#range-extension-tabs .tab {
  background: url(/img/assets/lime-green-arrow.png) no-repeat 98% 26px;
  background-size: 25px;
  font-family: "alternate-gothic-no-1-d", sans-serif;
  width: 50%;
  font-size: 30px;
  text-align: left;
  color: #d2df12;
  padding: 13px 0 1px 13px;
  border-right: none; }

#range-extension-tabs .tab:hover {
  background: #f9f9f9 url(/img/assets/lime-green-arrow.png) no-repeat 96% 26px;
  background-size: 25px; }

#range-extension-tabs .tab.selected {
  border-bottom: 3px solid #d2df12; }

#cable-reels-content p {
  font-size: 15px; }

#configurator {
  background: #d2df12 url(/img/assets/configurator-bg.jpg) no-repeat center;
  background-size: cover;
  position: absolute;
  width: 100%;
  top: 176px;
  left: 0;
  display: block;
  filter: alpha(opacity=0);
  -o-opacity: 0;
  -ms-opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  padding: 30px 0; }

#configurator h2 {
  font-size: 53px;
  text-transform: uppercase;
  font-family: "alternate-gothic-no-1-d", sans-serif;
  background: url(/img/assets/black-arrow.png) no-repeat 34% 13px;
  background-size: 19px;
  font-weight: normal; }

#configurator span {
  font-size: 40px;
  text-transform: uppercase;
  font-family: "alternate-gothic-no-1-d", sans-serif; }

#configurator p {
  font-size: 16px;
  line-height: 19px;
  max-width: 600px; }

#configurator:hover h2 {
  background: url(/img/assets/black-arrow.png) no-repeat 36% 13px;
  background-size: 19px; }

#configurator.fadeIn {
  top: 421px !important;
  -o-opacity: 1 !important;
  -ms-opacity: 1 !important;
  -moz-opacity: 1 !important;
  -webkit-opacity: 1 !important;
  opacity: 1 !important;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  transition-duration: 0.3s;
  transition-timing-function: linear; }

#configurator.fadeOut {
  top: 0px;
  filter: alpha(opacity=0);
  -o-opacity: 0;
  -ms-opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  transition-duration: 0.3s;
  transition-timing-function: linear; }

.container.fadeIn {
  margin-top: 245px !important;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  transition-duration: 0.3s;
  transition-timing-function: linear; }

.container.fadeOut {
  margin-top: 0px;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  transition-duration: 0.3s;
  transition-timing-function: linear; }

#configurator-btn {
  padding: 11px 15px 8px 15px;
  background-color: #d2df12;
  font-family: "alternate-gothic-no-1-d", sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  display: inline-block;
  margin: 10px 0; }

#configurator-btn:hover {
  filter: alpha(opacity=60);
  -o-opacity: 0.6;
  -ms-opacity: 0.6;
  -moz-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6; }

#explode-slide .explode-item {
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  transition-duration: 0.3s;
  transition-timing-function: linear;
  transition-timing-function: cubic-bezier(0, 0.29, 0.21, 0.72); }

#explode-slide {
  background: url(/public/img/assets/hover-to-zoom_x2.png) 52% 437px no-repeat;
  background-size: 180px 120px;
  position: relative;
  height: 600px;
  cursor: pointer; }

.explode-item {
  position: absolute;
  cursor: pointer; }

#explode-face {
  background: url(/img/assets/explode-face.png) no-repeat center;
  background-size: 150px;
  width: 150px;
  height: 171px;
  top: 219px;
  left: 305px;
  z-index: 50; }

#explode-casting {
  background: url(/img/assets/explode-casing.png) no-repeat center;
  background-size: 210px;
  width: 210px;
  height: 452px;
  top: 49px;
  left: 338px;
  z-index: 40; }

#explode-cable {
  background: url(/img/assets/explode-cable.png) no-repeat center;
  background-size: 400px;
  width: 400px;
  height: 337px;
  top: 103px;
  left: 401PX;
  z-index: 30; }

#explode-back-casting {
  background: url(/img/assets/explode-back-casing.png) no-repeat center;
  background-size: 180px;
  width: 180px;
  height: 185px;
  top: 102px;
  left: 558px;
  z-index: 20; }

#explode-socket {
  background: url(/img/assets/explode-socket.png) no-repeat center;
  background-size: 150px;
  width: 150px;
  height: 85px;
  top: 274px;
  left: 1013px; }

#explode-rcd {
  background: url(/img/assets/explode-rcd.png) no-repeat center;
  background-size: 100px;
  width: 100px;
  height: 182px;
  top: 163px;
  left: 844px; }

.explode-info {
  position: absolute;
  cursor: pointer; }

.explode-info h5 {
  color: #d2df12;
  font-family: "alternate-gothic-no-1-d", sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 0 6px 0;
  font-weight: normal; }

.explode-info ul {
  margin: 0;
  padding: 0; }

.explode-info ul li {
  list-style: none;
  font-size: 15px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #d2df12; }

.explode-info ul li:last-child {
  border-bottom: none; }

#face-info {
  top: 67px;
  left: 0; }

#cable-info {
  top: -34px;
  left: 881px; }

#plugs-info {
  top: 492px;
  left: 837px; }

#explode-slide:hover {
  background: none; }

#explode-slide:hover #explode-face {
  top: 339px;
  left: 185px; }

#explode-slide:hover #explode-casting {
  top: 99px;
  left: 288px; }

#explode-slide:hover #explode-cable {
  top: 83px;
  left: 421px; }

#explode-slide:hover #explode-back-casting {
  top: 12px;
  left: 648px; }

#explode-face:hover, #explode-cable:hover,
#explode-rcd:hover, #explode-socket:hover,
.hovering {
  -webkit-filter: brightness(1.6);
  -moz-filter: brightness(1.6);
  -ms-filter: brightness(1.6);
  -o-filter: brightness(1.6);
  filter: brightness(1.6); }

#explode-face:hover ~ #face-line,
#explode-cable:hover ~ #cable-line,
#explode-socket:hover ~ #socket-line,
#explode-rcd:hover ~ #rcd-line,
#face-info:hover ~ #face-line,
#cable-info:hover ~ #cable-line,
#plugs-info:hover ~ #rated-line {
  filter: alpha(opacity=100);
  -o-opacity: 1;
  -ms-opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1; }

#face-line {
  top: 310px;
  left: 61px; }

#cable-line {
  top: -25px;
  left: 500px; }

#socket-line {
  top: 329px;
  left: 800px; }

#rcd-line {
  top: 282px;
  left: 908px; }

#rated-line {
  top: 282px;
  left: 908px; }

#extension-leads-content {
  margin-top: 45px; }

#extension-leads-content ul, #extension-leads-content #extension-lead-life {
  float: left;
  width: 48.3%;
  box-sizing: border-box; }

#extension-leads-content ul {
  margin: 0 20px 0 0;
  padding: 46px;
  -webkit-filter: drop-shadow(5px 5px 6px rgba(198, 195, 195, 0.6));
  filter: drop-shadow(5px 5px 6px rgba(198, 195, 195, 0.6));
  background-color: #fff; }

#extension-leads-content ul li {
  list-style: none;
  font-size: 15px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #d2df12; }

#extension-leads-content #extension-lead-life {
  margin-left: 20px; }

#extension-leads-content h5 {
  color: #d2df12;
  font-weight: normal;
  text-transform: uppercase;
  padding: 10px 10px 5px 10px;
  border: 3px solid #d2df12;
  font-family: "alternate-gothic-no-1-d", sans-serif;
  font-size: 24px;
  display: inline-block; }

#extension-leads-content #range-options .r-option {
  float: left;
  width: 300px; }

#extension-leads-content #range-options .r-option p {
  margin: 50px 62px;
  font-size: 21px;
  text-align: center;
  line-height: 20px; }

.mobile-explode {
  display: none; }

.tab-title {
  display: none;
  color: white;
  background: url(/img/assets/arrow-updown-white.png) right -10px no-repeat #333; }

.info-icon {
  float: right;
  margin-left: 15px; }

.tooltip {
  position: absolute;
  z-index: 1000;
  font-size: 13px;
  padding: 20px;
  background-color: #fff;
  -webkit-filter: drop-shadow(5px 5px 6px rgba(198, 195, 195, 0.6));
  filter: drop-shadow(5px 5px 6px rgba(198, 195, 195, 0.6)); }

.tooltip p {
  margin: 0 0 15px 0; }

#sockets-tooltip {
  filter: alpha(opacity=0);
  -o-opacity: 0;
  -ms-opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  padding: 20px;
  width: 470px;
  left: 264px;
  top: -174px; }

#sockets-tooltip img {
  float: left;
  width: 100px;
  margin-right: 23px; }

#sockets-tooltip img:last-of-type {
  margin-right: 0; }

#usb-tooltip {
  filter: alpha(opacity=0);
  -o-opacity: 0;
  -ms-opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  top: 9px;
  left: 267px;
  width: 100%; }

#reverse-tooltip, #anti-reverse-tooltip,
#anti-fixed-tooltip {
  filter: alpha(opacity=0);
  -o-opacity: 0;
  -ms-opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  top: 0;
  left: 270px;
  width: 100%; }

#anti-reverse-tooltip {
  background: #fff url(/img/assets/reverse-reel-graphic.png) no-repeat 94%;
  background-size: 100px;
  padding-right: 135px; }

#anti-fixed-tooltip {
  background: #fff url(/img/assets/fixed-socket-graphic.png) no-repeat 94%;
  background-size: 100px;
  padding-right: 135px; }

#usb-tooltip {
  background: #fff url(/img/assets/usb-charging-bigger.jpg) no-repeat 96%;
  background-size: 80px;
  padding: 30px 132px 30px 30px; }

#country-tooltip, #rcd-tooltip {
  filter: alpha(opacity=0);
  -o-opacity: 0;
  -ms-opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  top: 0;
  left: -408px;
  width: 100%; }

#sockets:hover + #sockets-tooltip,
#usb-charging:hover + #usb-tooltip,
#reverse-reel:hover + #reverse-tooltip,
#anti-reverse:hover + #anti-reverse-tooltip,
#anti-fixed:hover + #anti-fixed-tooltip,
#country-plugs:hover + #country-tooltip,
#rcd-plugs:hover + #rcd-tooltip {
  filter: alpha(opacity=100);
  -o-opacity: 1;
  -ms-opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1; }

/*CONTACT PAGE*/
#contact-page #section-title {
  border-bottom: 2px solid #999;
  text-transform: uppercase;
  color: #999;
  font-size: 28px;
  padding-bottom: 15px; }

.two-third {
  box-sizing: border-box;
  width: 67%;
  float: left; }

.third {
  box-sizing: border-box;
  float: left;
  width: 33%; }

.third p {
  margin-left: 10px;
  line-height: 18px; }

#contact-page h3 {
  font: 13px aktiv-grotesk, Arial, sans-serif;
  text-transform: none;
  margin: 0 0 10px 0;
  padding: 10px;
  border-top: 1px solid #ddd;
  background-color: #eee; }

#contact-page h3:first-child {
  border-top: 0; }

#contact-top {
  border-bottom: 1px solid #ccc; }

#contact-top h3 {
  margin-top: 10px; }

#contact-form {
  border-left: 1px solid #ccc; }

#contact-form p {
  max-width: 100%;
  padding: 10px 20px;
  margin: 0;
  background-color: #999;
  color: #fff; }

#contact-form input[type="text"], #contact-form select,
#contact-form textarea {
  border: 1px solid #eee !important;
  width: 89.6% !important;
  border-style: none;
  padding: 10px;
  margin: 10px 20px;
  font-family: "aktiv-grotesk", Arial, sans-serif;
  background-color: #eee;
  color: #555; }

#contact-form select {
  width: 97.6% !important; }

#contact-form textarea {
  width: 95% !important; }

#contact-form textarea {
  height: 111px; }

#contact-form input[type=text]:focus, #contact-form select:focus,
#contact-form select option:focus, #contact-form textarea:focus {
  outline: none; }

#contact-form input[type="text"]::placeholder, #contact-form select::placeholder,
#contact-form textarea::placeholder {
  color: #555; }

#contact-form input[type="submit"] {
  background-color: #999 !important;
  color: #fff !important;
  font-size: 16px !important;
  width: 98% !important;
  margin: 40px 18px !important;
  border: none;
  padding: 10px;
  cursor: pointer; }

#contact-form input[type="submit"]:hover {
  background-color: #999 !important; }

#contact-page p.tel, #contact-page p.mob, #contact-page p.email,
#contact-page p.fax, #contact-page p.address, #contact-page p.web {
  margin: 0 !important; }

p.tel, p.mob, p.email, p.fax, p.address, p.web {
  background-size: 15px !important;
  padding-left: 20px !important;
  margin: 0 0 0 10px !important;
  line-height: 20px; }

p.tel {
  background: url(/public/img/assets/tel-icon_x2.png) left 2px no-repeat; }

p.email {
  background: url(/public/img/assets/email-icon_x2.png) left 2px no-repeat; }

p.address {
  background: url(/public/img/assets/address-icon_x2.png) left 2px no-repeat; }

p.fax {
  background: url(/public/img/assets/fax-icon_x2.png) left 2px no-repeat; }

p.mob {
  background: url(/public/img/assets/mob-icon_x2.png) left 2px no-repeat; }

p.web {
  background: url(/public/img/assets/web-icon_x2.png) left 2px no-repeat; }

#wrapper-contacts {
  position: relative; }

#contact-container {
  position: relative; }

#contact-form-msg h3 {
  padding: 20px;
  margin: 20px 0;
  color: #00abac;
  text-align: center;
  font-weight: lighter;
  font-size: 14px; }

.form-side {
  float: left;
  width: 50%;
  box-sizing: border-box; }

#left-form-side {
  padding-right: 10px; }

#right-form-side {
  padding-left: 10px; }

#form-errors ul {
  margin: 0 auto;
  padding: 0; }

#form-errors ul li {
  list-style: none;
  color: #b30000;
  padding: 10px 20px; }

.blurError {
  display: none;
  color: #b30000 !important;
  background-color: #fff !important;
  padding: 10px 20px 10px 30px !important; }

#wrapper-contacts {
  position: relative; }

.contact-item {
  float: left;
  padding: 0 10px;
  margin: 0;
  width: 25%;
  box-sizing: border-box; }

.contact-area {
  width: 100%; }

.contact-group {
  position: relative;
  padding-bottom: 10px; }

#contact-container.fixed {
  padding-top: 59px; }

#contact-tabs {
  background-color: white;
  border-bottom: 1px solid #ccc; }

#contact-container.fixed #contact-tabs {
  position: fixed;
  top: 51px;
  width: 100%;
  z-index: 20; }

.contact-tab {
  box-sizing: border-box;
  width: 50%;
  padding: 20px;
  text-align: center;
  float: left;
  border-left: 1px solid #ccc;
  font-size: 14px;
  /*color: #004b8d;*/
  /*background: url(/public/img/assets/arrow-down-bluewhite_x2.png) right 17px no-repeat;
    background-size: 15px 30px;*/
  cursor: pointer; }

.contact-tab:first-child {
  border-left: 0; }

.contact-tab:hover {
  background-color: #eee; }

.contact-tab.selected {
  background-color: #999;
  color: white; }

#contact-container.fixed #contact-tabs {
  z-index: 2000; }

#fixed-menu #contact-page {
  margin-top: 14px; }

.line {
  border-bottom: 1px solid #eee;
  clear: both;
  padding-top: 10px;
  margin-bottom: 10px; }

.contact-item h4, .contact-item h4 + span {
  text-transform: uppercase;
  font-size: 12px;
  margin: 0 0 10px; }

.contact-item h4 + span {
  display: block; }

/*TERMS AND CONDITIONS*/
#terms-and-conditions-page #section-title {
  border-bottom: 2px solid #999;
  text-transform: uppercase;
  color: #999;
  font-size: 28px;
  padding-bottom: 15px; }

#terms {
  margin-top: 20px; }

#strip {
  font-size: 11px;
  padding: 10px; }

#strip .num {
  width: 40px;
  display: inline-block;
  color: #333; }

#strip .text {
  display: inline-block;
  width: 1140px; }

#strip span {
  margin-bottom: 3px;
  border-bottom: 1px solid #eee;
  padding-bottom: 3px; }

/*ELECTRICAL SAFETY*/
#electrical-safety-page #section-title {
  border-bottom: 2px solid #999;
  text-transform: uppercase;
  color: #999;
  font-size: 28px;
  padding-bottom: 15px; }

#safety p {
  width: 800px;
  line-height: 1.4em;
  font-size: 14px; }

#safety .title-section {
  color: #00abac;
  font-size: 21px;
  text-transform: uppercase;
  border-bottom: 1px solid #00abac;
  letter-spacing: 0.3px;
  padding: 16px 0 16px 0px; }

/* CUSTOM ERROR PAGE(s)*/
.error-container {
  width: 100%;
  text-align: center; }
  .error-container h1, .error-container h2 {
    font-family: "proxima-nova", sans-serif;
    font-weight: 500; }
  .error-container h2 {
    color: #6E6E6E; }
  .error-container p {
    max-width: none; }

/***********************************************/
/***********************************************/
/***********************************************/
/***************  MEDIA QUERIES  ***************/
/***********************************************/
/***********************************************/
/***********************************************/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1500px) {
  .page-wrap {
    width: 1200px; }
  .page-wrap-home {
    width: 1200px; }
  #section-links {
    margin-bottom: 30px; }
  .section-link {
    margin-right: 16px;
    height: 19vh; }
  .banner-link {
    margin-right: 10px;
    width: 28.6%; }
  #surge-warranty {
    padding: 43px 45px; }
  #down-catalogue {
    padding: 44px 30px; }
  .span-3 {
    width: 48%; }
  .span-4 {
    width: 31%; }
  .span-1 p {
    bottom: 540px; }
  #unrivalled-power, #tool-icons {
    left: 55px; }
  .section-link .link-title {
    padding: 10px; }
  .section-link p {
    padding: 10px; }
  /*1500 PRO XT*/
  #proxt-features {
    background: url(/img/assets/proxt-bg.jpg) fixed center -150px no-repeat;
    background-size: 100% auto; } }

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  .page-wrap {
    width: 1000px; }
  .page-wrap-home {
    width: 1000px; }
  .dropdown .img-area {
    display: none; }
  .dropdown-col {
    width: 194px; }
  #surge-warranty {
    padding: 43px 37px; }
  .banner-link .title {
    font-size: 16px;
    margin: 0 0 11px 0; }
  .section-link {
    width: 32.4%;
    margin-right: 18px; }
  .section-link {
    margin-right: 14px; }
  .section-link:nth-child(3n) {
    margin-right: 0; }
  .section-link:nth-child(-n+3) {
    margin-bottom: 18px; }
  .section-link p {
    width: 100%; }
  #surge-warranty span {
    font-size: 13px; }
  #down-catalogue {
    padding: 30px 24px; }
  #right-side-footer {
    margin-left: 29px; }
  .product-img {
    width: 400px;
    height: 400px; }
  .prod-img img {
    width: 400px;
    height: 400px; }
  .left-content {
    width: 58%; }
  .right-content {
    width: 40%; }
  .thumbnails-content .thumb-container {
    /*width: 268px;*/ }
  .thumbnails-content .thumb {
    margin-right: 23px;
    margin-bottom: 23px; }
  .thumbnails-content .thumb:nth-child(4) {
    margin-right: 0; }
  .thumbnails-content .thumb:nth-child(7) {
    margin-right: 23px; }
  #unrivalled-power, #tool-icons {
    left: 55px; }
  .span-1 p {
    bottom: 540px; }
  /*1200 PRODUCT PAGE FILTERS*/
  #filters .filter {
    width: 100%;
    margin-right: 0;
    border-right: none;
    padding: 13px;
    border-bottom: 1px solid #f2f2f2; }
  #filters-dropdown {
    display: block;
    max-width: 100%; }
  #filters .filter {
    display: none; }
  .open ~ .filter, .open ~ #clear-all, .open ~ #done {
    display: block !important; }
  .fixed #content {
    margin-top: 140px; }
  .table-container {
    overflow-x: scroll; }
  .dropdown-info .alsoAvailable {
    width: 46.5%; }
  /*1200 SECTION PAGE*/
  #menu {
    padding: 0 0 0 380px; }
  .sidebar-img {
    overflow: hidden; }
  .sidebar-info-product {
    width: 500px; }
  /*1200 PRO XT*/
  #configurator h2 {
    background: url(/img/assets/black-arrow.png) no-repeat 41% 13px;
    background-size: 19px; }
  #configurator:hover h2 {
    background: url(/img/assets/black-arrow.png) no-repeat 43% 13px;
    background-size: 19px; }
  #proxt-icons .pro-icon {
    margin-right: 50px; }
  #handle-grip-line, #drum-wind-line, #power-switch-line, #cable-guide-line {
    display: none; }
  #handle-grip-rect {
    top: 33px;
    left: 454px; }
  #drum-wind-rect {
    top: 98px;
    left: 540px; }
  #power-switch-rect {
    top: 327px;
    left: 574px; }
  #cable-guide-rect {
    top: 374px;
    left: 740px; }
  #more-features {
    padding: 50px 150px 50px 150px; }
  .feat .info-feature {
    width: 44%; }
  .feat .info-feature p {
    font-size: 15px; }
  .feat {
    margin-right: 24px;
    width: 30.6%; }
  #explode-slide {
    height: 680px; }
  #explode-socket {
    top: 358px;
    left: 833px; }
  #explode-socket:hover ~ #socket-line {
    filter: alpha(opacity=0);
    -o-opacity: 0;
    -ms-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0; }
  #explode-socket:hover ~ #rcd-line {
    filter: alpha(opacity=100);
    -o-opacity: 1;
    -ms-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1; }
  #socket-line, #cable-line, #face-line, #rated-line {
    display: none; }
  #cable-info {
    left: 834px; }
  #explode-face:hover, #explode-cable:hover,
  #explode-rcd:hover, #explode-socket:hover,
  .hovering {
    -webkit-filter: brightness(2);
    -moz-filter: brightness(2);
    -ms-filter: brightness(2);
    -o-filter: brightness(2);
    filter: brightness(2); }
  #extension-leads-content ul, #extension-leads-content #extension-lead-life {
    float: left;
    width: 100%;
    margin: 0; }
  #extension-leads-content #range-options .r-option {
    width: 50%; }
  #extension-leads-content #range-options .r-option p {
    text-align: left; }
  #plugs-info {
    top: 492px;
    left: 641px; }
  /*1200 ABOUT */
  #ethical img {
    margin: 35px 130px; }
  /*1200 SURGE WARRANTY */
  .tab {
    font-size: 13px; }
  #span-1 {
    margin: 0 0px 0 34px; }
  #span-2 {
    margin: 0 0 0 80px; }
  #span-3 {
    margin: 0 0 0 48px; }
  #step-2 #date {
    margin: 112px 0 0 0px; }
  #what-is-surge-img {
    height: 550px; }
  .fixed #navigation-tabs {
    width: 1000px; }
  #browse-radios .radio-options label {
    width: 146px; }
  .info3 {
    font-size: 26px; }
  #warranty-registration-msg h3 {
    background-position: 77%; }
  /*1200 TERMS AND CONDITIONS*/
  #strip .text {
    width: 100%; }
  /*1200 CONTACT FORM*/
  #contact-form input[type="text"] {
    width: 88% !important; }
  #contact-form textarea {
    width: 94% !important; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 1024px) {
  body {
    width: 100%;
    overflow-x: hidden; }
  html {
    box-sizing: border-box; }
  *, *:before, *:after {
    box-sizing: inherit; }
  .page-wrap {
    width: 100%; }
  .page-wrap-home {
    width: 100%; }
  /*1024 MENU*/
  #mobile-menu {
    display: block;
    right: 3px;
    left: auto;
    top: 25px;
    padding: 10px;
    width: 60px;
    height: 60px;
    background-position: 6px center; }
  .mobile-expand {
    display: block;
    padding: 10px;
    width: 45px;
    height: 45px;
    margin: 8px 0;
    background-position: 14px 14px;
    top: 0; }
  .mobile-expand.expanded {
    background-position: 14px -18px; }
  #menu {
    display: none;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.95);
    padding-top: 60px;
    padding-left: 0;
    position: fixed;
    z-index: 2000;
    overflow-y: scroll; }
  #menu .top-level, #menu .top-level:hover {
    float: none;
    position: relative;
    width: 100%;
    line-height: 40px;
    border-bottom: 1px solid #555;
    color: #eee;
    border-right: 0;
    padding: 0; }
  #header li.top-level > a, #header li.top-level > p {
    line-height: 39px;
    padding: 10px 0;
    margin: 0 60px 0 15px; }
  #close-mobile-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #333;
    background: url(/img/assets/close-menu.png) calc(100% - 22px) center no-repeat;
    background-size: 20px; }
  .with-dropdown .dropdown {
    position: initial;
    border-top: 0;
    display: block; }
  .menu-section {
    float: none;
    width: 100%;
    border-left: none;
    position: relative; }
  #ind-menu {
    border-bottom: 2px solid #CC1473; }
  #out-menu {
    border-bottom: 2px solid #f58220; }
  #proxt-menu {
    border-bottom: 2px solid #d2df12; }
  #work-menu {
    border-bottom: 2px solid #00588a; }
  #universal-menu-mob {
    border-bottom: 2px solid #818688; }
  .menu-section-title {
    padding: 17px 22px 11px 15px; }
  .menu-section-title + .mobile-expand {
    background-position: 12px 11px;
    width: 40px;
    height: 40px;
    margin: 0;
    right: 14px; }
  .menu-section-title + .mobile-expand.expanded {
    background-position: 12px -20px; }
  .subtitle {
    position: relative; }
  .dropdown-col {
    float: none;
    width: 100%;
    height: auto;
    background-color: #555; }
  .dropdown-col ul {
    padding: 7px 10px 4px 9px; }
  .dropdown .subtitle {
    border-top: none; }
  .dropdown-col .subtitle .mobile-expand {
    background-position: 12px 11px;
    width: 40px;
    height: 40px;
    margin: 0;
    right: 13px;
    top: -6px; }
  .subtitle .expanded {
    background-position: 12px -21px !important; }
  .mobile-sub-item {
    padding: 5px 10px !important; }
  #indoor-col-1 {
    margin-bottom: 6px; }
  .first-level-expanded .dropdown {
    display: block !important; }
  .first-level-expanded .dropdown-col {
    display: none !important; }
  .first-level-expanded .dropdown-col.menu-section {
    display: block !important; }
  .second-level-expanded .dropdown-col {
    display: block !important; }
  .second-level-expanded .dropdown-col .mobile-sub-item {
    display: none !important; }
  .second-level-expanded .dropdown-col .special-item {
    display: block !important; }
  #universal-menu-mobile {
    display: block; }
  #universal {
    display: none; }
  .second-level-expanded .second-level-expanded ul {
    margin-bottom: 0; }
  .dropdown-col {
    width: 100% !important; }
  .second-level-expanded .third-level-expanded .mobile-sub-item {
    display: block !important; }
  #support-menu .dropdown li p {
    display: none; }
  #support-menu .dropdown-col {
    height: 150px; }
  #support-menu .dropdown-col:last-child {
    height: auto; }
  .dropdown-col ul {
    border-bottom: 1px solid #ccc; }
  /*1024 HOMEPAGE*/
  #arrow {
    display: none; }
  #flags-container {
    border-right: none;
    width: 25%;
    height: auto; }
  #breadcrumbs {
    margin-right: 20px; }
  #flags-container {
    margin-left: 20px; }
  #logo {
    left: 20px; }
  .homepage #homepage-quote h1, .homepage #homepage-quote h3 {
    margin-right: 20px; }
  .homepage #homepage-quote #line {
    margin: 0 -1000px 0 253px; }
  .section-link p {
    filter: alpha(opacity=100);
    -o-opacity: 1;
    -ms-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1; }
  .section-link {
    width: 31.9%;
    height: 24vh; }
  #banner-links {
    margin-bottom: 30px; }
  .banner-link {
    width: 49.2%; }
  #life-pict {
    display: none; }
  #surge-warranty {
    padding: 65px 37px;
    width: 100%; }
  #down-catalogue {
    clear: both;
    width: 100%;
    margin-top: 10px; }
  #down-catalogue .title {
    margin-left: 71px; }
  #down-catalogue img {
    margin-left: 97px; }
  .span-1, .span-2, .span-3, .span-4 {
    width: 100%; }
  .life-image p {
    filter: alpha(opacity=100);
    -o-opacity: 1;
    -ms-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    width: 100%;
    position: relative; }
  #life-1 {
    background: url(/img/assets/life-image-hover_1.jpg) bottom no-repeat;
    background-size: cover;
    height: 254px; }
  #life-2 {
    background: url(/img/assets/life-image-hover_2.jpg) center no-repeat;
    background-size: cover; }
  #life-3 {
    background: url(/img/assets/life-image-hover_3.jpg) center no-repeat;
    background-size: cover; }
  #life-4 {
    background: url(/img/assets/life-image-hover_4.jpg) top no-repeat;
    background-size: cover;
    height: 475px; }
  #life-5 {
    background: url(/img/assets/life-image-hover_5.jpg) center no-repeat;
    background-size: cover; }
  #life-6 {
    background: url(/img/assets/life-image-hover_6.jpg) top no-repeat;
    background-size: cover;
    height: 436px; }
  .life-image:hover {
    background-position: center !important; }
  .life-image {
    margin-right: 0;
    margin-bottom: 10px; }
  /*FOOTER*/
  #left-side-footer, #right-side-footer {
    float: none;
    width: 100%;
    border-right: none; }
  #left-side-footer ul li {
    float: left;
    width: 25%;
    padding-bottom: 19px; }
  #left-side-footer #last-child {
    padding-bottom: 30px; }
  #top-footer {
    padding: 35px 20px; }
  #right-side-footer {
    margin-left: 0; }
  .pane-footer {
    padding: 30px 20px; }
  #brands {
    float: none;
    width: 100%;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #ccc; }
  #luceco-info {
    float: none;
    width: 100%; }
  #luceco-info h3, #luceco-info p, #luceco-info #tel {
    text-align: center; }
  #footer-luceco {
    width: 25% !important; }
  #footer-luceco img {
    margin: 16px auto 0 auto; }
  #bottom-footer {
    padding: 0 20px; }
  #info-images p {
    padding: 10px 20px; }
  /*1024 FOOTER*/
  .brands-footer .w200 {
    width: 25%;
    height: 120px;
    padding: 15px 10px 0; }
  #left-social {
    padding-left: 20px; }
  #right-social {
    padding-right: 20px; }
  #footer-address {
    text-align: center;
    padding: 20px 0 5px;
    width: 100%; }
  #footer-address p {
    max-width: 100%; }
  /*1024 PRODUCT PAGE*/
  .page-container {
    margin: 100px 20px 0 20px; }
  .left-content, .right-content {
    float: none;
    width: 100%; }
  .product-img, .thumbnails-content {
    float: left; }
  .thumbnails-content {
    box-sizing: border-box;
    margin-top: 0;
    margin-left: 0;
    padding: 20px 0 20px 20px;
    width: calc(100% - 400px); }
  .thumbnails-content .thumb-container {
    width: 100%;
    height: 368px; }
  .thumbnails-content .arrow-thumb, .thumbnails-content .thumb-container, .thumbnails-content .thumb {
    float: none; }
  .thumbnails-content .thumb {
    margin-bottom: 20px;
    margin-right: 20px;
    width: 77px; }
  .thumbnails-content .thumbnails {
    width: 100%;
    height: 400px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: flex-start; }
  .thumbnails-content .thumb:nth-child(4), .thumbnails-content .thumb:nth-child(7) {
    margin-right: 20px; }
  .zoom {
    display: none; }
  .fixed #header-product-page {
    position: relative; }
  .fixed #filters {
    top: 0;
    left: 0;
    padding: 0; }
  #filters .filter {
    width: 100%; }
  #filters-dropdown {
    background-position: 99% 12px; }
  .fixed #content {
    margin-top: 49px; }
  .dropdown-info .alsoAvailable {
    width: 100%;
    margin: 0; }
  /*1024 SECTION PAGE*/
  .left-content-section, .right-content-section {
    width: 100%;
    float: none; }
  .right-content-section {
    padding-left: 0; }
  .left-content-section .sidebar-img img {
    width: 100%; }
  .sidebar-info-product {
    max-width: 100%;
    width: 100%; }
  #section-title {
    background-color: transparent !important;
    border-bottom: none !important; }
  #section-name {
    float: none;
    margin: 0;
    padding: 10px 60px 10px 10px; }
  #section-text {
    float: none;
    width: 100%;
    margin: 0;
    text-align: left;
    padding: 20px; }
  .basics #section-text {
    background-color: #94949d; }
  .switched #section-text {
    background-color: #008739; }
  .surge #section-text {
    background-color: #9e0918; }
  .usb #section-text {
    background-color: #2484c6; }
  .travel #section-text {
    background-color: #f58220; }
  .home #section-text {
    background-color: #630460; }
  .outdoor #section-text {
    background-color: #ca6c18; }
  .pro-xt #section-text {
    background-color: #d2df12;
    border-bottom: 2px solid #94949d; }
  .work #section-text {
    background-color: #002749; }
  .universal #section-text {
    background-color: #818688; }
  .high #section-text {
    background-color: #2484c6; }
  .indoor #section-text {
    background-color: #CC1473; }
  .indoor #section-name h1 {
    float: none; }
  .sub-section-info .link-info {
    /*max-width: 100%;*/ }
  /*1024 PRO XT*/
  #proxt-features {
    background: none;
    background-size: 0; }
  #top-strip {
    padding: 10px 20px; }
  #configurator {
    padding: 30px 20px; }
  #proxt-text {
    padding: 40px 20px; }
  #proxt-icons, #features {
    padding: 0 20px; }
  #more-features {
    padding: 50px 200px 50px 200px; }
  .feat {
    float: none;
    margin-bottom: 24px;
    width: 100%; }
  .feat .info-feature {
    margin-left: 20px; }
  .feat:last-child {
    margin-bottom: 0; }
  .proxt-pane {
    padding: 0 20px; }
  #plugs-info {
    left: 702px; }
  .explode-item, .explode-info, .path-line {
    display: none; }
  #explode-slide {
    background: url(/img/assets/tablet-exploded.jpg) no-repeat center;
    background-size: contain;
    height: 500px; }
  #explode-slide:hover {
    background: url(/img/assets/tablet-exploded.jpg) no-repeat center;
    background-size: contain; }
  #tablet-features {
    background: url(/img/assets/tablet-features.jpg) no-repeat center;
    background-size: contain;
    height: 400px; }
  .feature, .path-line, .path-rect, #features-pict {
    display: none; }
  #proxt-icons .pro-icon {
    margin-right: 30px; }
  .pro-xt #pro-xt-icon {
    margin-right: 15px; }
  .pro-xt .range-title {
    margin-left: 15px; }
  #top-pict {
    height: 335px;
    background: url(/img/assets/tablet-proxt-bg.jpg) center no-repeat;
    background-size: cover; }
  #configurator h2 {
    background: url(/img/assets/black-arrow.png) no-repeat 100% 13px;
    background-size: 19px; }
  #configurator:hover h2 {
    background: url(/img/assets/black-arrow.png) no-repeat 100% 13px;
    background-size: 19px; }
  /*1024 ABOUT */
  #about h4 {
    padding: 35px 0; }
  #about-top #about-brands a {
    float: none;
    width: 100%;
    display: block;
    margin-bottom: 40px; }
  .about-strip {
    padding: 25px 20px; }
  .about-strip p {
    min-width: 0; }
  #sustainability, #ethical {
    padding: 0 20px; }
  #ethical #info-ethical {
    float: none;
    margin-bottom: 35px;
    text-align: center; }
  #ethical #info-ethical p {
    width: 100%;
    margin: 0 auto; }
  #ethical img {
    float: none;
    margin: 0px auto;
    display: block; }
  #options .about-strip p {
    min-width: 0; }
  #options .column1 {
    padding-left: 20px; }
  #options .column2 {
    padding-right: 20px; }
  #merchandising p {
    width: 100% !important; }
  #in-house {
    background: none;
    height: auto; }
  #in-house #left-info, #in-house #right-info {
    float: none;
    width: 100%; }
  #in-house #left-info, #in-house #right-info {
    padding-right: 0;
    padding-left: 0; }
  #in-house .info-text {
    height: auto; }
  #in-house #left-info h2, #in-house #left-info p {
    text-align: left; }
  #in-house {
    padding: 0 20px; }
  #in-house h4 {
    text-align: left; }
  #options .column {
    float: none;
    width: 100%; }
  #options #packaging-about img {
    margin: 0; }
  #options .column-box {
    padding: 0 20px; }
  /*1024 SURGE WARRANTY */
  #surge-warranty-page {
    padding: 50px 0 0 0; }
  #surge-warranty-page #section-title {
    padding: 0 20px 13px 20px; }
  .area-title {
    padding: 25px 20px; }
  #navigation-tabs {
    display: none; }
  .fixed #warranty-area {
    margin-top: 0; }
  .step {
    float: none;
    width: 100%;
    padding: 10px 15px 10px 20px;
    font-size: 18px; }
  #search-box {
    margin-right: 0;
    margin-bottom: 30px;
    padding: 20px;
    background-color: #f2f2f2; }
  #browse-box {
    margin-right: 0; }
  #reset-button {
    margin-top: 30px; }
  #span-1, #span-2, #span-3 {
    margin: 0; }
  #left-section, #right-section {
    float: none; }
  #right-section {
    width: 80%; }
  #left-section {
    width: 100%;
    height: auto;
    padding: 0 20px 30px 20px; }
  #step-2, #step-3, #step-4 {
    padding: 0 0 30px 0;
    height: auto; }
  #step-2 #date-purchase, #step-2 #place-purchase {
    float: none;
    width: 100%;
    padding: 0 20px; }
  #step-2 .purchase-info {
    margin-top: 40px; }
  #step-2 h4 {
    text-align: left; }
  #step-2 #date {
    margin: 35px 0 0 0px; }
  #day {
    margin-left: 0 !important; }
  .error-message {
    padding: 20px; }
  #step-2 #place-purchase input {
    margin: 43px 0px;
    width: 100%; }
  .button {
    margin: 30px 20px 0 20px !important; }
  #step-3 h4 {
    text-align: left;
    padding: 0 20px;
    margin-top: 30px; }
  #step-3 #surge-form {
    margin: 20px auto !important;
    width: 100%;
    padding: 0 20px; }
  #step-3 #submitBtn {
    position: absolute;
    bottom: -90px;
    right: 0; }
  #warranty-form-errors ul {
    margin: 0 auto 20px auto; }
  #warranty-registration-msg h3 {
    padding: 72px 20px;
    background: url(/img/assets/tick_red.png) no-repeat 50% 4px; }
  #what-is-surge-img, #what-is-surge-pane {
    float: none;
    width: 100%; }
  #what-is-surge-pane {
    padding-right: 0; }
  #how-to-claim-pane p, #terms-conditions-pane p {
    padding: 0 20px; }
  #terms-conditions-area ol {
    padding: 0 30px; }
  .arrow {
    margin: 7px 11px 4px 11px; }
  #left-section .info2 {
    margin: 20px 20px 20px 0; }
  #summary {
    width: 100%;
    padding: 20px; }
  /*1024 CONTACT PAGE */
  #contact-page {
    padding: 50px 0 0 0; }
  #contact-page #section-name {
    padding: 0 20px 13px 20px; }
  #contact-top {
    padding: 0 20px; }
  .third, .two-third {
    width: 50%; }
  #contact-form input[type="text"], #contact-form select, #contact-form textarea {
    width: 96% !important; }
  .contact-item {
    width: 50%; }
  /*1024 PRODUCTS*/
  .products .sub-section-link {
    float: none;
    width: 100%;
    border-right: 0; }
  .products .sub-section-link:last-child {
    border-bottom: 0; }
  .products #universal {
    display: block !important; }
  /*1024 TERMS AND CONDITIONS*/
  #terms-and-conditions-page {
    padding: 50px 0 0 0; }
  #terms-and-conditions-page #section-title {
    padding: 0 20px; }
  #strip {
    padding: 10px 20px; }
  /*1024 ELECTRICAL SAFETY*/
  #electrical-safety-page {
    padding: 50px 0 0 0; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 680px) {
  .products .sub-section-info {
    background-size: 476px; }
  body {
    width: 100%;
    overflow-x: hidden; }
  html {
    box-sizing: border-box; }
  *, *:before, *:after {
    box-sizing: inherit; }
  .section-link {
    width: 100%;
    height: 39vh;
    background-size: cover !important;
    margin-bottom: 10px !important; }
  #left-side-footer, #right-side-footer {
    padding: 0; }
  #left-side-footer ul li {
    float: none;
    width: 100%;
    padding-bottom: 30px; }
  #social-icons a:first-of-type {
    margin-left: 0; }
  .column {
    float: none;
    width: 100%;
    padding: 20px 0 15px 0 !important;
    border-top: 1px solid #ccc; }
  #footer-intro, #social-icons {
    float: none;
    width: 100%;
    text-align: center; }
  #brands a {
    float: none;
    width: 100% !important;
    display: block; }
  #brands p {
    margin-bottom: 20px; }
  .homepage #homepage-quote h1 {
    font-size: 65px; }
  /*680 FOOTER*/
  #left-social, #right-social {
    width: 100%;
    float: none;
    text-align: center;
    padding: 0 20px; }
  #right-social a {
    float: none;
    display: inline-block;
    margin-top: 20px; }
  #right-social a:first-of-type {
    margin-left: 0; }
  .brands-footer .w200 {
    width: 100%;
    margin-left: 0;
    height: auto;
    float: none;
    margin: 0;
    padding-top: 10px; }
  #footer-luceco {
    width: 100% !important; }
  /*680 PRODUCT PAGE*/
  .product-img, .thumbnails-content {
    float: none; }
  .thumbnails-content .thumb-container {
    height: auto; }
  .thumbnails-content {
    width: 100%;
    padding: 20px 0; }
  .thumbnails-content .thumbnails {
    display: block;
    height: auto; }
  .thumbnails-content .thumb {
    float: left; }
  .thumbnails-content .thumb:nth-child(4), .thumbnails-content .thumb:nth-child(7) {
    margin-right: 20px; }
  .product-img, .prod-img img {
    width: 100%;
    height: 100%; }
  #filters {
    background-color: #f9f9f9; }
  #breadcrumbs {
    display: none; }
  #flags-container {
    width: 100%; }
  #packaging_dimension {
    overflow-x: scroll; }
  /*680 SECTION PAGE*/
  #section-name, #section-text {
    float: none; }
  #section-text {
    text-align: left;
    width: 100%;
    padding-top: 10px; }
  /*680 PRO XT*/
  #proxt-icons .pro-icon {
    float: none;
    width: 100%;
    margin-top: 20px; }
  #explode-slide, #explode-slide:hover {
    background: none;
    height: auto; }
  .mobile-explode {
    display: block; }
  #mobile-cable-reel-explode {
    border-bottom: 1px solid #ccc;
    max-width: 100%; }
  .vert-explode-img {
    max-width: 100%;
    margin: 40px auto;
    display: block; }
  .vert-explode-info {
    border-bottom: 1px solid #ccc;
    position: relative; }
  #tablet-features {
    background: none;
    height: auto; }
  .vert-cable-reel-features {
    max-width: 100%;
    margin: 40px auto; }
  .feature {
    margin: 20px 0;
    text-align: center; }
  .feature p {
    text-size: 17px; }
  .feat .info-feature, .feat img {
    float: none; }
  .feat .info-feature {
    width: 100%;
    text-align: center; }
  .feat img {
    max-width: 100%;
    margin: 20px auto;
    display: block; }
  #configurator.fadeIn {
    position: relative;
    top: 0 !important; }
  .container.fadeIn {
    margin-top: 0 !important; }
  #extension-leads-content #range-options .r-option {
    float: none;
    width: 100%; }
  #extension-leads-content #range-options .r-option img {
    max-width: 100%;
    margin: 0 auto;
    display: block; }
  #extension-leads-content #range-options .r-option p {
    text-align: center; }
  .sub-section-info {
    background-size: 476px; }
  .sub-section-info .link-info {
    background-color: #fff;
    opacity: 0.8;
    height: 100%;
    width: 100%;
    max-width: none;
    color: #333; }
  .sub-section-link img {
    z-index: 1000;
    top: 10px !important;
    right: 10px !important; }
  /*680 ABOUT */
  #about {
    padding-top: 20px; }
  #options .column-box {
    overflow-x: scroll; }
  #options #packaging-about img {
    max-width: 100%; }
  #about-top #luceco-plc-logo {
    max-width: 100%;
    padding: 0 20px; }
  #about-top span {
    padding: 0 20px; }
  #about h4 {
    /*padding: 35px 20px;	*/
    font-size: 24px; }
  /*680 SURGE WARRANTY */
  #browse-radios .radio-options label {
    width: 100%; }
  #browse-radios .radio-options input {
    margin-top: 20px; }
  .radio-options input:first-of-type {
    margin-left: 0 !important; }
  #registration-info .lb, #registration-info .val {
    float: none;
    width: 100% !important; }
  .info3 {
    font-size: 24px;
    line-height: 26px; }
  /*680 CONTACT PAGE */
  .third, .two-third {
    float: none;
    width: 100%; }
  .third {
    margin-bottom: 20px; }
  #contact-form {
    border-left: none; }
  .contact-item {
    width: 100%; }
  .contact-tab {
    float: none;
    width: 100%;
    text-align: left;
    background: #f2f2f2 url(/img/assets/grey-arrow-down.png) 96% 36px no-repeat;
    background-size: 10px 6px;
    background-position: 96% 24px; }
  .contact-tab.selected {
    background-image: url(/img/assets/white-arrow-down.png); }
  /*680 CONTACT FORM*/
  .form-side {
    float: none;
    width: 100%; }
  #left-form-side {
    padding-right: 0; }
  #right-form-side {
    padding-left: 0; }
  #contact-form input[type="text"], #contact-form select, #contact-form textarea {
    margin: 10px 0;
    width: 100% !important; }
  #contact-form input[type="submit"] {
    margin: 40px 0 !important;
    width: 100% !important; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .homepage #homepage-quote h1 {
    font-size: 38px;
    text-align: left;
    padding-left: 20px; }
  .homepage #homepage-quote h3 {
    text-align: left;
    padding-left: 20px;
    font-size: 13px;
    line-height: 18px; }
  .homepage #homepage-quote h3 br {
    display: none; }
  .homepage #homepage-quote #line {
    margin: 0 -1000px 0 -666px; }
  #down-catalogue .title {
    margin-left: 16px; }
  #down-catalogue img {
    margin-left: 41px; }
  .table-container, .dropdown-info {
    overflow-x: auto; }
  .p-page-title {
    float: none;
    clear: both;
    margin-bottom: 10px; }
  /*480 SECTION PAGE*/
  #section-name {
    padding: 10px 0px 10px 10px; }
  /*480 PRO XT */
  #top-pict {
    background-position: 66%; }
  #unrivalled-power, #tool-icons {
    display: none; }
  .tab {
    float: none; }
  #range-extension-tabs .tab {
    width: 100%;
    background-color: #555;
    background-image: none;
    border-bottom: 1px solid #ccc !important;
    color: #fff;
    font-size: 13px;
    font-family: "aktiv-grotesk", Arial, sans-serif;
    text-align: center;
    padding: 13px 0; }
  .tab-title {
    display: block;
    background-image: url(/public/img/assets/arrow-updown-white.png);
    background-size: 20px 30px;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 auto;
    cursor: pointer; }
  #range-extension-tabs .tab, #range-extension-tabs .tab:hover {
    padding: 11px 0;
    border-right: 0;
    border-bottom: 1px solid #444;
    background: #555;
    text-align: center;
    color: #eee;
    float: none;
    display: none; }
  #range-extension-tabs .tab.visible {
    display: block; }
  .tab-title.expanded {
    background-position: right 14px; }
  /*480 SURGE WARRANTY */
  .arrow {
    display: none; }
  #step-2 #date input {
    margin: 0;
    width: 66px; }
  #registration-info {
    width: 100%;
    float: none;
    padding-right: 0; }
  #print {
    float: none;
    width: 100%;
    margin-top: 20px; }
  #warranty-registration-msg h3 {
    margin: 0; }
  #browse-radios .radio-options input {
    margin-left: 30px; } }

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
  #browse-radios .radio-options input {
    margin-left: 20px; } }
