/* HTML5 Boilerplate
 * ==|== normalize.css ==========================================================
 */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
  font-size: 13px;
  line-height: 1.231;
}

body, button, input, select, textarea {
  font-family: sans-serif;
  color: #222;
}

::-moz-selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none;
}

a {
  color: #00e;
}

a:visited {
  color: #551a8b;
}

a:hover {
  color: #06e;
}

a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

pre, code, kbd, samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 85%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

ul, ol {
  margin: 0;
  padding: 0;
}

dd {
  margin: 0 0 0 40px;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

label {
  cursor: pointer;
}

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
  *overflow: visible;
}

table button, table input {
  *overflow: auto;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

input:invalid, textarea:invalid {
  background-color: #f0dddd;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}

/* ==|== non-semantic helper classes ======================================== */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}

.ir br {
  display: none;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

@font-face {
  font-family: 'FuturaLTPro-MediumCond';
  src: url("../fonts/FuturaLTPro-MediumCond.eot?") format("eot"), url("../fonts/FuturaLTPro-MediumCond.otf") format("opentype"), url("../fonts/FuturaLTPro-MediumCond.woff") format("woff"), url("../fonts/FuturaLTPro-MediumCond.ttf") format("truetype"), url("../fonts/FuturaLTPro-MediumCond.svg#FuturaLTPro-MediumCond") format("svg");
}

.rangeslider,
.rangeslider__fill {
  background: #333333;
  display: block;
  height: 3px;
  width: 100%;
  -webkit-box-shadow: 0px 2px 1px rgba(255, 255, 255, 0.25), inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 1px rgba(255, 255, 255, 0.25), inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 1px rgba(255, 255, 255, 0.25), inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.rangeslider {
  position: relative;
}

.rangeslider__fill {
  background: #00adee;
  position: absolute;
  top: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.rangeslider__fill {
  background: #00adee;
}

.rangeslider__handle {
  background: white;
  cursor: pointer;
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  z-index: 20;
  top: -6px;
  margin-left: 0;
  background: #fff;
  border: 8px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.rangeslider__handle:before {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  margin-left: -18px;
  background: rgba(0, 0, 0, 0.3) url("../img/slide-bullet.png") no-repeat 0 -36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

body {
  font-family: Verdana, Geneva, sans-serif;
  position: absolute;
  min-width: 1024px;
  min-height: 768px;
  width: 100%;
  height: 100%;
  color: #fff;
  background: url("../img/pattern-gris.jpg");
  background-color: #333333;
}

ul {
  list-style-type: none;
}

input {
  font-family: Verdana, Geneva, sans-serif;
}

#container {
  width: 1024px;
  padding: 30px 0;
  height: 768px;
  margin: -384px auto 0;
  position: relative;
  top: 50%;
  overflow: hidden;
}

header.header {
  position: absolute;
  width: 944px;
  margin: 0 40px 0;
  z-index: 20;
  margin-top: -30px;
  min-height: 119px;
  border-bottom: 2px solid #8c8c8c;
  background: url("../img/freemax-logo.png") no-repeat right 30px;
  clear: both;
  -webkit-transition: background 0.2s ease-out;
  -moz-transition: background 0.2s ease-out;
  -o-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
}
header.header a {
  position: absolute;
  bottom: 10px;
}
header.header .breadcrumb {
  position: absolute;
  bottom: -7px;
  left: 150px;
  font-size: 14px;
  line-height: 18px;
  padding-left: 10px;
  border-left: 2px solid #fff;
}
header.header.loaded {
  border-bottom: 0;
}

#results-content {
  display: none;
}

#main {
  margin-top: 97px;
  overflow-y: visible;
  min-height: 572px;
  font-size: 16px;
}
#main section.main-screen {
  clear: both;
  background-color: #333333;
  min-height: 437px;
}
#main section.main-screen .column-right {
  height: 362px;
  padding-right: 20px;
  border-right: 20px solid #00adee;
  padding-top: 70px;
  width: 472px;
  float: right;
  display: block;
}
#main section.main-screen .column-right p {
  margin: 0;
  width: 300px;
  line-height: 1.4;
}
#main section.main-screen .column-right p.featured {
  color: #64cef8;
}
#main section.main-screen .column-right .welcome {
  position: relative;
  font-size: 64px;
  font-family: "FuturaLTPro-MediumCond", sans-serif;
  color: #00adee;
  text-transform: uppercase;
}
#main section.main-screen .column-right .welcome:before {
  content: "";
  position: absolute;
  top: 18px;
  left: -38px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 25px 22px;
  border-color: transparent transparent transparent #00afee;
}
#main section.main-screen .column-right .button {
  display: block;
  position: relative;
  width: 242px;
  height: 36px;
  margin-top: 24px;
  border-radius: 4px;
  text-align: center;
  font-family: "FuturaLTPro-MediumCond", sans-serif;
  font-size: 25px;
  line-height: 36px;
  color: #000;
  text-transform: uppercase;
  text-indent: -1em;
  text-decoration: none;
  background-color: #cbcbcb;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFCBCBCB', endColorstr='#FF9B9B9B');
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cbcbcb), color-stop(100%, #9b9b9b));
  background-image: -webkit-linear-gradient(top, #cbcbcb 0%, #9b9b9b 100%);
  background-image: -moz-linear-gradient(top, #cbcbcb 0%, #9b9b9b 100%);
  background-image: -o-linear-gradient(top, #cbcbcb 0%, #9b9b9b 100%);
  background-image: linear-gradient(top, #cbcbcb 0%, #9b9b9b 100%);
  -webkit-box-shadow: 2px 2px 5px #222222;
  -moz-box-shadow: 2px 2px 5px #222222;
  box-shadow: 2px 2px 5px #222222;
}
#main section.main-screen .column-right .button:after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  right: 38px;
  width: 25px;
  height: 25px;
  background: url("../img/small-arrow.png") no-repeat;
}
#main section.main-screen.home {
  background: url("../img/max-vita-big-logo.png") no-repeat 170px 85px;
}
#main section.main-screen.app-content {
  background: transparent;
}
#main section.main-screen.app-content ul.vision-blocks {
  width: 100%;
}
#main section.main-screen.app-content ul.vision-blocks > li {
  width: 196px;
  height: 376px;
  padding: 38px 30px 0;
  float: left;
  position: relative;
  color: #999999;
  cursor: pointer;
  background: #666666 url(../img/slide-icons.png) no-repeat 20px 370px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#main section.main-screen.app-content ul.vision-blocks > li h2 {
  font-size: 24px;
  font-family: "FuturaLTPro-MediumCond", sans-serif;
  font-weight: normal;
  margin: 0;
  line-height: 24px;
  text-transform: uppercase;
  position: absolute;
}
#main section.main-screen.app-content ul.vision-blocks > li p {
  margin-top: 6px;
  margin-bottom: 24px;
  font-size: 14px;
  position: absolute;
  top: 110px;
}
#main section.main-screen.app-content ul.vision-blocks > li .img-container {
  min-height: 162px;
  margin-top: 150px;
}
#main section.main-screen.app-content ul.vision-blocks > li .img-container img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=36);
  opacity: 0.36;
}
#main section.main-screen.app-content ul.vision-blocks > li.active {
  background: #00adee url(../img/slide-icons-active.png) no-repeat 20px 370px;
  color: #fff;
  cursor: default;
}
#main section.main-screen.app-content ul.vision-blocks > li.active img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
#main section.main-screen.app-content ul.vision-blocks > li.active:after {
  content: "";
  position: absolute;
  top: 200px;
  left: 255px;
  z-index: 40;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 19px 0 19px 16px;
  border-color: transparent transparent transparent #00afee;
}
#main section.main-screen.app-content ul.vision-blocks > li.active:last-child:after {
  display: none;
}
#main section.main-screen.app-content ul.vision-blocks > li.active:before {
  content: "";
  position: absolute;
  top: 200px;
  left: 0;
  z-index: 40;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 19px 0 19px 16px;
  border-color: transparent transparent transparent #666666;
}
#main section.main-screen.app-content ul.vision-blocks > li.active:first-child:before {
  display: none;
}
#main section.main-screen.app-content ul.vision-blocks > li.active .rangeslider__fill {
  background: #fff;
}
#main section.main-screen.app-content ul.vision-blocks > li.active .rangeslider__handle:before {
  background: rgba(0, 0, 0, 0.3) url("../img/slide-bullet.png") no-repeat 0 0;
}
#main section.main-screen.app-content ul.vision-scores {
  clear: both;
  padding-top: 4px;
  text-align: justify;
  white-space: nowrap;
}
#main section.main-screen.app-content ul.vision-scores li {
  display: inline-block;
  vertical-align: middle;
  font-size: 10px;
  width: 250px;
  height: 23px;
  line-height: 23px;
  background: #666666;
  text-align: center;
  color: #AAAAAA;
  overflow: hidden;
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
#main section.main-screen.app-content ul.vision-scores li span {
  line-height: 15px;
  vertical-align: middle;
}
#main section.main-screen.app-content ul.vision-scores li span.category {
  margin-top: -3px;
  display: none;
  font-weight: bold;
  padding-right: 6px;
  margin-right: 1px;
  border-right: 1px solid #fff;
  font-size: 14px;
}
#main section.main-screen.app-content ul.vision-scores li span.score {
  display: inline-block;
  margin-top: -2px;
}
#main section.main-screen.app-content ul.vision-scores li:last-child {
  margin-right: 0;
}
#main section.main-screen.app-content ul.vision-scores li.active {
  background: #00adee;
  color: #fff;
}
#main section.main-screen.app-content ul.vision-scores li.active span.category {
  display: inline-block;
}
#main section.main-screen.archive-content {
  min-height: 0;
  height: 432px;
  table-layout: fixed;
}
#main section.main-screen.archive-content table.archive-table {
  width: 100%;
  table-layout: fixed;
  display: block;
}
#main section.main-screen.archive-content table.archive-table thead tr {
  display: block;
}
#main section.main-screen.archive-content table.archive-table tbody {
  display: block;
  overflow-y: scroll;
  width: 100%;
  height: 432px;
}
#main section.main-screen.archive-content table.archive-table tbody ::-webkit-scrollbar {
  width: 30px;
  height: 30px;
}
#main section.main-screen.archive-content table.archive-table tbody ::-webkit-scrollbar-thumb {
  background: red;
}
#main section.main-screen.archive-content table.archive-table tbody ::-webkit-scrollbar-track {
  background: blue;
}
#main section.main-screen.archive-content table.archive-table th, #main section.main-screen.archive-content table.archive-table td {
  height: 27px;
  vertical-align: middle;
  padding-top: 0;
  padding-bottom: 0;
}
#main section.main-screen.archive-content table.archive-table th {
  font-size: 12px;
  background: #333333;
  text-align: left;
  font-weight: normal;
}
#main section.main-screen.archive-content table.archive-table tr {
  font-size: 15px;
}
#main section.main-screen.archive-content table.archive-table tr:nth-child(odd) {
  background: #3d3d3d;
}
#main section.main-screen.archive-content table.archive-table tr:nth-child(even) {
  background: #545454;
}
#main section.main-screen.archive-content table.archive-table tr > td:first-child, #main section.main-screen.archive-content table.archive-table tr > th:first-child {
  padding-left: 38px;
  width: 160px;
}
#main section.main-screen.archive-content table.archive-table tr > td:nth-child(2), #main section.main-screen.archive-content table.archive-table tr > th:nth-child(2) {
  width: 160px;
}
#main section.main-screen.archive-content table.archive-table tr > td:nth-child(3), #main section.main-screen.archive-content table.archive-table tr > th:nth-child(3) {
  width: 270px;
}
#main section.main-screen.archive-content table.archive-table tr > td:nth-child(4), #main section.main-screen.archive-content table.archive-table tr > th:nth-child(4) {
  width: 112px;
}
#main section.main-screen.archive-content table.archive-table tr > td:last-child {
  width: 259px;
}
#main section.main-screen.results-content {
  position: relative;
}
#main section.main-screen.results-content .results-image {
  position: absolute;
  z-index: 0;
  margin-top: -128px;
}
#main section.main-screen.results-content .results-image .cycle-slideshow {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
}
#main section.main-screen.results-content .results-image #selected-image {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
#main section.main-screen.results-content .results-image .loading-cover {
  width: 1024px;
  height: 700px;
  background: rgba(51, 51, 51, 0.65);
  top: 0;
  position: absolute;
  z-index: 100;
  -webkit-transition: margin-top 0.7s ease-out;
  -moz-transition: margin-top 0.7s ease-out;
  -o-transition: margin-top 0.7s ease-out;
  transition: margin-top 0.7s ease-out;
}
#main section.main-screen.results-content .results-image .loading-cover.loaded {
  margin-top: -578px;
}
#main section.main-screen.results-content .results-image .loading-cover .loading-box {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 440px;
  top: 262px;
}
#main section.main-screen.results-content .results-image .loading-cover .loading-box .loading-text {
  position: absolute;
  top: 85px;
  left: 35px;
  font-family: "FuturaLTPro-MediumCond", sans-serif;
  font-size: 28px;
  text-transform: uppercase;
}
#main section.main-screen.results-content .results-image .loading-cover .loading-box > img {
  -webkit-animation-name: spin;
  -webkit-animation-duration: 2000ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 2000ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 2000ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 2000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
#main section.main-screen.results-content .results-details {
  position: relative;
  float: right;
  top: -5px;
  right: 0;
  width: 357px;
  height: 559px;
  z-index: 20;
  background: rgba(102, 102, 102, 0.75);
  padding-left: 20px;
  padding-top: 10px;
  pointer-events: auto;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
#main section.main-screen.results-content .results-details.closed {
  margin-right: -357px;
}
#main section.main-screen.results-content .results-details.closed a.toggle-menu-details {
  background-position: 0 -20px;
}
#main section.main-screen.results-content .results-details.no-events {
  pointer-events: none;
}
#main section.main-screen.results-content .results-details a.toggle-menu-details {
  position: absolute;
  top: 273px;
  left: 0;
  width: 16px;
  height: 20px;
  z-index: 100;
  background: url("../img/arrows-results-menu.png") no-repeat;
}
#main section.main-screen.results-content .results-details article {
  max-width: 302px;
}
#main section.main-screen.results-content .results-details article h2 {
  color: #ccc;
  margin: 0;
  font-size: 15px;
  font-weight: normal;
}
#main section.main-screen.results-content .results-details article p {
  font-size: 11px;
  margin-top: 2px;
}
#main section.main-screen.results-content .results-details article.results-charts {
  min-height: 154px;
  margin-bottom: 3px;
  border-bottom: 1px solid #fff;
}
#main section.main-screen.results-content .results-details article.results-charts ul.visual-score {
  clear: both;
  width: 296px;
  height: 60px;
  overflow: visible;
  position: relative;
  white-space: nowrap;
}
#main section.main-screen.results-content .results-details article.results-charts ul.visual-score > li {
  display: inline-block;
  line-height: 28px;
  color: #fff;
  background: #00adee;
  font-family: "FuturaLTPro-MediumCond", sans-serif;
  font-size: 22px;
  margin-right: -3px;
  text-align: center;
  overflow: hidden;
  width: 6px;
}
#main section.main-screen.results-content .results-details article.results-charts ul.visual-score > li:last-child {
  margin-right: 0;
}
#main section.main-screen.results-content .results-details article.results-charts ul.visual-score > li .score {
  display: block;
  position: absolute;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 9px;
}
#main section.main-screen.results-content .results-details article.results-lens .results-client {
  display: inline-block;
  position: relative;
  height: 170px;
  width: 170px;
  background: url("../img/graph-bg.png") no-repeat 9px -1px;
}
#main section.main-screen.results-content .results-details article.results-lens .results-client .results-cursor {
  position: absolute;
  width: 29px;
  height: 29px;
  background: url("../img/cursor-eye.png") no-repeat;
  left: 92px;
  top: 71px;
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
#main section.main-screen.results-content .results-details article.results-lens .results-client .results-cursor.a {
  left: 88px;
  top: 11px;
}
#main section.main-screen.results-content .results-details article.results-lens .results-client .results-cursor.b {
  left: 102px;
  top: 29px;
}
#main section.main-screen.results-content .results-details article.results-lens .results-client .results-cursor.c {
  left: 114px;
  top: 44px;
}
#main section.main-screen.results-content .results-details article.results-lens .results-client .results-cursor.d {
  left: 126px;
  top: 59px;
}
#main section.main-screen.results-content .results-details article.results-lens .results-client .results-cursor.e {
  left: 138px;
  top: 75px;
}
#main section.main-screen.results-content .results-details article.results-lens .results-client .results-cursor.f {
  top: 39px;
  left: 66px;
}
#main section.main-screen.results-content .results-details article.results-lens .results-client .results-cursor.g {
  top: 55px;
  left: 79px;
}
#main section.main-screen.results-content .results-details article.results-lens .results-client .results-cursor.h {
  top: 70px;
  left: 91px;
}
#main section.main-screen.results-content .results-details article.results-lens .results-client .results-cursor.i {
  top: 86px;
  left: 103px;
}
#main section.main-screen.results-content .results-details article.results-lens .results-client .results-cursor.j {
  top: 104px;
  left: 117px;
}
#main section.main-screen.results-content .results-details article.results-lens .results-client .results-cursor.k {
  top: 65px;
  left: 46px;
}
#main section.main-screen.results-content .results-details article.results-lens .results-client .results-cursor.l {
  top: 81px;
  left: 59px;
}
#main section.main-screen.results-content .results-details article.results-lens .results-client .results-cursor.m {
  top: 97px;
  left: 71px;
}
#main section.main-screen.results-content .results-details article.results-lens .results-client .results-cursor.n {
  top: 111px;
  left: 83px;
}
#main section.main-screen.results-content .results-details article.results-lens .results-client .results-cursor.o {
  top: 128px;
  left: 95px;
}
#main section.main-screen.results-content .results-details article.results-lens .results-client-code {
  display: inline-block;
  width: 89px;
  height: 77px;
  padding-top: 12px;
  border: 5px solid #fff;
  text-align: center;
  vertical-align: top;
  margin-top: 35px;
  margin-left: 26px;
}
#main section.main-screen.results-content .results-details article.results-lens .results-client-code p {
  margin: 0;
}
#main section.main-screen.results-content .results-details article.results-lens .results-client-code .code-label {
  font-size: 14px;
  line-height: 16px;
}
#main section.main-screen.results-content .results-details article.results-lens .results-client-code #client-code-number {
  font-size: 33px;
  line-height: 36px;
}
#main section.main-screen.desktop ul.lens-range {
  clear: both;
}
#main section.main-screen.desktop ul.lens-range li {
  float: left;
  margin-right: 10px;
  width: 334px;
  min-height: 437px;
  border-radius: 0 0 8px 0;
}
#main section.main-screen.desktop ul.lens-range li.basico {
  background: url(../img/prev1_2.png) no-repeat;
}
#main section.main-screen.desktop ul.lens-range li.estandard {
  background: url(../img/prev2_2.png) no-repeat;
}
#main section.main-screen.desktop ul.lens-range li.maxvita {
  background: url(../img/prev3_2.png) no-repeat;
}
#main section.main-screen.desktop ul.lens-range li a {
  color: #fff;
}
#main section.main-screen.desktop ul.lens-range li:last-child {
  margin-right: 0;
}
#main section.main-screen.desktop ul.lens-range li .lens-info {
  position: relative;
  padding: 0px 6px 0 10px;
  overflow: hidden;
  height: 235px;
  width: 156px;
  -webkit-border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  -ms-border-radius: 0 10px 10px 0;
  -o-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF8C8A85', endColorstr='#FF8C8A85');
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(49%, rgba(125, 123, 119, 0.7)), color-stop(67%, rgba(125, 123, 119, 0.5)), color-stop(100%, rgba(125, 123, 119, 0.41)));
  background-image: -webkit-linear-gradient(left top, rgba(125, 123, 119, 0.7) 49%, rgba(125, 123, 119, 0.5) 67%, rgba(125, 123, 119, 0.41) 100%);
  background-image: -moz-linear-gradient(left top, rgba(125, 123, 119, 0.7) 49%, rgba(125, 123, 119, 0.5) 67%, rgba(125, 123, 119, 0.41) 100%);
  background-image: -o-linear-gradient(left top, rgba(125, 123, 119, 0.7) 49%, rgba(125, 123, 119, 0.5) 67%, rgba(125, 123, 119, 0.41) 100%);
  background-image: linear-gradient(left top, rgba(125, 123, 119, 0.7) 49%, rgba(125, 123, 119, 0.5) 67%, rgba(125, 123, 119, 0.41) 100%);
}
#main section.main-screen.desktop ul.lens-range li .lens-info:after {
  display: block;
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  background: url("../img/small-arrow-light.png") no-repeat 0px 0px;
  z-index: 200;
  top: 18px;
  right: 3px;
}
#main section.main-screen.desktop ul.lens-range li .lens-info .title-box {
  float: left;
  width: 98px;
}
#main section.main-screen.desktop ul.lens-range li .lens-info .title-box h2 {
  font-size: 15px;
  font-weight: normal;
}
#main section.main-screen.desktop ul.lens-range li .lens-info .title-box img {
  margin-top: 14px;
  margin-bottom: 13px;
}
#main section.main-screen.desktop ul.lens-range li .lens-info .content-box {
  float: left;
  width: 106px;
  display: table;
  min-height: 65px;
}
#main section.main-screen.desktop ul.lens-range li .lens-info .content-box p {
  display: table-cell;
  vertical-align: middle;
  font-size: 11px;
}
#main section.main-screen.desktop ul.lens-range li:last-child .lens-info {
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF00ADEE', endColorstr='#FF00ADEE');
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(49%, rgba(0, 173, 238, 0.7)), color-stop(67%, rgba(0, 173, 238, 0.5)), color-stop(100%, rgba(125, 123, 119, 0.41)));
  background-image: -webkit-linear-gradient(left top, rgba(0, 173, 238, 0.7) 49%, rgba(0, 173, 238, 0.5) 67%, rgba(125, 123, 119, 0.41) 100%);
  background-image: -moz-linear-gradient(left top, rgba(0, 173, 238, 0.7) 49%, rgba(0, 173, 238, 0.5) 67%, rgba(125, 123, 119, 0.41) 100%);
  background-image: -o-linear-gradient(left top, rgba(0, 173, 238, 0.7) 49%, rgba(0, 173, 238, 0.5) 67%, rgba(125, 123, 119, 0.41) 100%);
  background-image: linear-gradient(left top, rgba(0, 173, 238, 0.7) 49%, rgba(0, 173, 238, 0.5) 67%, rgba(125, 123, 119, 0.41) 100%);
}
#main section.main-screen.desktop ul.lens-range li:last-child .lens-info:after {
  display: block;
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  background: url("../img/small-arrow-blue.png") no-repeat 0px 0px;
  z-index: 200;
  top: 18px;
  right: 0px;
}
#main section.bottom-section {
  height: 90px;
  padding: 14px 40px 0;
}
#main section.bottom-section label {
  display: block;
  line-height: 32px;
}
#main section.bottom-section input[type=text] {
  float: left;
  padding: 8px 10px;
  width: 323px;
  border: 1px solid #fff;
  line-height: 18px;
  /* firefox 19+ */
  /* ie */
}
#main section.bottom-section input[type=text]::-webkit-input-placeholder {
  color: #cccccc;
}
#main section.bottom-section input[type=text]::-moz-placeholder {
  color: #cccccc;
}
#main section.bottom-section input[type=text]:-ms-input-placeholder {
  color: #cccccc;
}
#main section.bottom-section input[type=text]:-moz-placeholder {
  color: #cccccc;
}
#main section.bottom-section input[type=submit] {
  float: left;
  border: 1px solid #8c8c8c;
  background: white url("../img/search-icon.png") no-repeat center;
  text-indent: -99999px;
  width: 36px;
  height: 36px;
}
#main section.bottom-section .button {
  display: block;
  position: relative;
  width: 292px;
  height: 36px;
  margin-top: 24px;
  border-radius: 4px;
  text-align: center;
  font-family: "FuturaLTPro-MediumCond", sans-serif;
  font-size: 25px;
  line-height: 36px;
  color: #000;
  text-transform: uppercase;
  text-indent: -1em;
  text-decoration: none;
  background-color: #cbcbcb;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFCBCBCB', endColorstr='#FF9B9B9B');
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cbcbcb), color-stop(100%, #9b9b9b));
  background-image: -webkit-linear-gradient(top, #cbcbcb 0%, #9b9b9b 100%);
  background-image: -moz-linear-gradient(top, #cbcbcb 0%, #9b9b9b 100%);
  background-image: -o-linear-gradient(top, #cbcbcb 0%, #9b9b9b 100%);
  background-image: linear-gradient(top, #cbcbcb 0%, #9b9b9b 100%);
  -webkit-box-shadow: 2px 2px 5px #222222;
  -moz-box-shadow: 2px 2px 5px #222222;
  box-shadow: 2px 2px 5px #222222;
  float: right;
}
#main section.bottom-section .button:after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  right: 38px;
  width: 25px;
  height: 25px;
  background: url("../img/small-arrow.png") no-repeat;
}
#main section.bottom-section.app-bottom, #main section.bottom-section.results-bottom {
  padding-top: 20px;
  position: absolute;
  right: 28px;
  z-index: 40;
  bottom: 121px;
}
#main section.bottom-section.results-bottom .button {
  text-transform: none;
  display: none;
}

#popup-pdf {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 400;
  top: 0;
  left: 0;
  background: rgba(51, 51, 51, 0.7);
}
#popup-pdf.visible {
  display: block;
}
#popup-pdf #popup-form {
  background: #fff;
  width: 468px;
  height: 242px;
  margin: 238px auto 0;
  position: relative;
}
#popup-pdf #popup-form .form-wrap {
  width: 323px;
  margin: auto;
  padding-top: 30px;
}
#popup-pdf #popup-form label, #popup-pdf #popup-form input {
  display: block;
  font-size: 15px;
}
#popup-pdf #popup-form label {
  color: #333333;
  padding-left: 3px;
}
#popup-pdf #popup-form input {
  width: 303px;
  margin: 3px auto 12px;
  padding: 6px 8px;
}
#popup-pdf #popup-form input[type="submit"] {
  font-family: "FuturaLTPro-MediumCond", sans-serif;
  line-height: 28px;
  font-size: 24px;
  background: #fff;
  color: #333333;
  width: 101px;
  border: 2px solid #333333;
  margin-top: 20px;
}
#popup-pdf #popup-form #close-popup {
  position: absolute;
  top: 4px;
  right: 12px;
  font-size: 23px;
  color: #333333;
  cursor: pointer;
}

footer.footer {
  bottom: -30px;
  margin: 0 40px;
  min-height: 38px;
  border-top: 2px solid #8c8c8c;
  border-bottom: 2px solid #8c8c8c;
  clear: both;
}
footer.footer .indo-logo {
  float: left;
  display: block;
  width: 80px;
  height: 38px;
  background: url("../img/indo-logo.png") no-repeat 8px 5px;
}
footer.footer address {
  float: right;
  line-height: 38px;
  font-size: 11px;
  font-style: normal;
}
footer.footer address span:not(:last-of-type):after {
  content: " - ";
}

@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }

  to {
    -ms-transform: rotate(360deg);
  }
}

@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }

  to {
    -moz-transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

body.pdf {
  padding: 50px 0;
  background-color: #fff;
  background-image: none;
  color: #000;
  min-width: 740px;
}
body.pdf #main {
  margin-top: 20px;
}
body.pdf .header {
  background-image: none;
  border-bottom: 0;
  position: relative;
  margin-top: 0;
  min-height: 0;
  margin: 0 40px;
  width: auto;
}
body.pdf .header .top-header {
  width: 100%;
  overflow: hidden;
}
body.pdf .header .top-header ul.maxvita-logos {
  clear: both;
  float: right;
  margin: 0;
}
body.pdf .header .top-header ul.maxvita-logos li {
  display: inline-block;
}
body.pdf .header .company-data {
  width: 100%;
  padding-bottom: 6px;
  border-bottom: 1px solid #000;
  display: none;
}
body.pdf .header .company-data li {
  display: inline-block;
  text-align: center;
  line-height: 21px;
  vertical-align: bottom;
}
body.pdf .header .company-data li:last-child, body.pdf .header .company-data li:nth-child(2) {
  width: 35%;
  border-left: 1px solid #000;
}
body.pdf .header .company-data li:first-child {
  width: 28%;
}
body.pdf .header .company-data li:last-child .location {
  position: relative;
}
body.pdf .header .company-data li:last-child .location:before {
  position: absolute;
  left: 0;
  height: 13px;
  width: 8px;
  left: -18px;
  top: 1px;
  content: '';
  background: url("../img/pdf/location-marker.png");
}
body.pdf .header .client-data {
  border-top: 1px solid #000;
  margin-top: 6px;
}
body.pdf .header .client-data h1 {
  line-height: 21px;
  border-bottom: 1px solid #000;
  margin-top: 0;
  padding: 4px 0;
  text-align: center;
  font-size: 15px;
  font-weight: normal;
}
body.pdf .main-content {
  margin: 0 40px;
  font-size: 15px;
}
body.pdf .main-content h2 {
  font-size: 15px;
  font-weight: normal;
}
body.pdf .main-content p {
  font-size: 15px;
}
body.pdf .main-content .description {
  max-width: 60%;
}
body.pdf .main-content .user-data {
  border-bottom: 1px dotted #000;
}
body.pdf .main-content .design-data {
  padding-top: 8px;
}
body.pdf .main-content .results-charts {
  min-height: 154px;
  margin-bottom: 3px;
  border-bottom: 1px solid #fff;
  width: 100%;
  min-height: 88px;
  padding-top: 11px;
}
body.pdf .main-content .results-charts ul.visual-score {
  clear: both;
  width: 100%;
  overflow: visible;
  position: relative;
  white-space: nowrap;
  margin-right: -5px;
}
body.pdf .main-content .results-charts ul.visual-score > li {
  display: inline-block;
  line-height: 36px;
  color: #fff;
  background: #00adee;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 28px;
  text-indent: 8px;
  margin-right: 0;
  text-align: left;
  overflow: hidden;
  width: 25%;
}
body.pdf .main-content .results-charts ul.visual-score > li:last-child {
  margin-right: 0;
}
body.pdf .main-content .results-charts ul.visual-score > li .score {
  display: block;
  position: absolute;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  color: #000;
  line-height: 16px;
}
body.pdf .main-content .graphs {
  min-height: 216px;
  background-color: #f4f4f4;
  clear: both;
  overflow: hidden;
  text-align: center;
  padding-top: 27px;
}
body.pdf .main-content .graphs .results-client {
  display: inline-block;
  position: relative;
  height: 190px;
  width: 250px;
  margin-left: -8%;
  background: url("../img/pdf/results-bg.png") no-repeat 9px -1px;
}
body.pdf .main-content .graphs .results-client .results-cursor {
  position: absolute;
  width: 50px;
  height: 50px;
  background: url("../img/pdf/cursor-eye.png") no-repeat;
  left: 101px;
  top: 76px;
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
body.pdf .main-content .graphs .results-client .results-cursor.a {
  left: 99px;
  top: 3px;
}
body.pdf .main-content .graphs .results-client .results-cursor.b {
  left: 118px;
  top: 28px;
}
body.pdf .main-content .graphs .results-client .results-cursor.c {
  left: 130px;
  top: 43px;
}
body.pdf .main-content .graphs .results-client .results-cursor.d {
  left: 144px;
  top: 60px;
}
body.pdf .main-content .graphs .results-client .results-cursor.e {
  left: 164px;
  top: 81px;
}
body.pdf .main-content .graphs .results-client .results-cursor.f {
  left: 72px;
  top: 39px;
}
body.pdf .main-content .graphs .results-client .results-cursor.g {
  left: 89px;
  top: 60px;
}
body.pdf .main-content .graphs .results-client .results-cursor.h {
  left: 101px;
  top: 76px;
}
body.pdf .main-content .graphs .results-client .results-cursor.i {
  left: 113px;
  top: 91px;
}
body.pdf .main-content .graphs .results-client .results-cursor.j {
  left: 131px;
  top: 112px;
}
body.pdf .main-content .graphs .results-client .results-cursor.k {
  left: 46px;
  top: 69px;
}
body.pdf .main-content .graphs .results-client .results-cursor.l {
  left: 63px;
  top: 96px;
}
body.pdf .main-content .graphs .results-client .results-cursor.m {
  left: 75px;
  top: 112px;
}
body.pdf .main-content .graphs .results-client .results-cursor.n {
  left: 88px;
  top: 130px;
}
body.pdf .main-content .graphs .results-client .results-cursor.o {
  left: 105px;
  top: 149px;
}
body.pdf .main-content .graphs .results-client-code {
  display: inline-block;
  width: 89px;
  height: 77px;
  padding-top: 12px;
  border: 5px solid #fff;
  text-align: center;
  vertical-align: top;
  margin-top: 35px;
  margin-left: 26px;
  width: 110px;
  height: 90px;
  padding-top: 9px;
  border: 8px solid #00adee;
}
body.pdf .main-content .graphs .results-client-code p {
  margin: 0;
}
body.pdf .main-content .graphs .results-client-code .code-label {
  font-size: 14px;
  line-height: 16px;
}
body.pdf .main-content .graphs .results-client-code #client-code-number {
  font-size: 33px;
  line-height: 36px;
}
body.pdf .main-content .graphs .results-client-code #client-code-number {
  color: #00adee;
  font-size: 52px;
  line-height: 50px;
}
body.pdf footer.footer {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-top: 80px;
}
body.pdf footer.footer .footer-logo {
  line-height: 34px;
}
