/* 1. Reset/Normalize */
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
th,
td,
article,
aside,
figure,
footer,
header,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
}
/* 2. Global */
.page-wrapper {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  padding: 0 10px;
}
.page-header {
  position: relative;
  height: 96px;
  overflow: visible;
}
.page-nav {
  height: 43px;
}
.page-content {
  margin-top: 11px;
}
.page-footer {
  padding: 11px 0 11px;
}
.grid {
  margin-right: 0;
}
.cols {
  float: none;
  margin-right: 0;
}
.grid-1,
.grid-2,
.grid-3,
.grid-4,
.grid-5,
.grid-6,
.grid-7,
.grid-8,
.grid-9,
.grid-10,
.grid-11,
.grid-12,
.grid-13,
.grid-14,
.grid-15,
.grid-16,
.grid-17,
.grid-18,
.grid-19,
.grid-20,
.grid-21,
.grid-22,
.grid-23,
.grid-24 {
  width: auto;
}
/* 6. Header */
.logo a {
  padding: 20px 0 0 0;
}
.logo img {
  width: 150px;
  margin-top: 7px;
}
/* 7. Footer */
.page-footer {
  font-size: 1em;
  line-height: 1.28571429;
}
.page-footer h3 {
  margin: 0 0 0.25em;
  font-size: 1.28571429em;
  line-height: 1.33333333;
}
/* 8. Navigation */
.page-nav ul,
.download-sections ul {
  margin: 0 -10px;
  padding: 0 10px 12px;
  font-size: 1em;
  line-height: 1.28571429;
}
.page-nav a,
.download-sections a {
  padding: 10px 8px 12px;
}
.page-nav li ul,
.download-sections li ul {
  padding: 6px 8px 16px;
  font-size: 1em;
  line-height: 1.28571429;
}
.page-nav li ul a,
.download-sections li ul a {
  display: block;
  padding: 4px 0;
}
.download-sections > ul {
  margin-top: -11px;
}
.nav-switch {
  height: 42px;
  font-size: 1em;
  line-height: 1.28571429;
}
.nav-switch a {
  height: 42px;
  padding: 11px 8px;
}
.page-nav-switch,
.search-switch,
.languages-switch,
.partners-switch {
  width: auto;
}
.search-switch {
  width: 24px;
  background-size: 66.67%;
}
.languages-nav,
.search-nav,
.partners-nav {
  top: 138px;
  height: 42px;
}
.page-header-nav {
  font-size: 1em;
  line-height: 1.28571429;
}
.languages-nav a {
  height: 42px;
  line-height: 42px;
}
.search-nav .search-input {
  width: 75%;
  height: 40px;
  padding-left: 8px;
  font-size: 1em;
  line-height: 1.28571429;
}
.search-nav .button-ico {
  width: 38px;
  height: 42px;
}
.partners-nav .input {
  width: 75%;
  height: 40px;
  padding-left: 8px;
  font-size: 1em;
  line-height: 1.28571429;
}
.partners-nav .button-ico {
  height: 42px;
  padding: 0 8px;
  line-height: 42px;
}
.partners-nav-name {
  display: block;
  margin-top: 28px;
}
.logged_in .partners-nav {
  line-height: 42px;
}
.cta {
  min-height: 0;
}
.cta a {
  font-size: 1em;
  line-height: 1.28571429;
  padding: 8px 70px 12px 12px;
}
.cta a:after {
  width: 42px;
  height: 16px;
  margin-top: -8px;
  background-position: -77px -34px;
}
.cta a:focus:after,
.cta a:hover:after {
  background-position: -77px -6px;
}
.cta-secondary a:after,
.cta-ternary a:after {
  background-position: -77px -6px;
}
.next,
.prev {
  margin: 20px 0;
  font-size: 1em;
  line-height: 1.28571429;
}
/* 9. Content */
/* 9a. Homepage */
.p_index .aside {
  margin-bottom: 11px;
  padding-bottom: 11px;
}
.home-nav-primary {
  margin-bottom: 11px;
}
.home-nav-primary .caption {
  height: 56px;
  padding: 10px 8px 0;
  font-size: 1em;
  line-height: 1.28571429;
}
.home-nav-secondary {
  margin-bottom: 11px;
  padding-bottom: 11px;
}
.home-nav-secondary li {
  margin-bottom: 11px;
}
.home-nav-secondary a {
  padding-left: 12px;
  font-size: 1em;
  line-height: 1.28571429;
}
.home-intro {
  margin-bottom: 11px;
  font-size: 1.28571429em;
  line-height: 1.33333333;
}
.home-intro h1 {
  margin-bottom: 0.25em;
  font-size: 1em;
  line-height: 1.33333333;
}
/* 9b. Product Category */
.product-category-header {
  display: none;
}
.product-category-header .product-category-title {
  padding: 8px 12px 12px;
  font-size: 1.28571429em;
  line-height: 1.33333333;
}
.product-category-description {
  padding: 8px 12px 12px;
}
.product-category-description h2 {
  font-size: 1.28571429em;
  line-height: 1.33333333;
}
.product-category-description p {
  font-size: 1.28571429em;
  line-height: 1.33333333;
}
.items {
  margin-right: 0;
}
.items li {
  float: none;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 0 11px 0;
}
.items li img {
  max-width: none;
  margin: 0 auto;
}
.items .caption {
  height: 56px;
  font-size: 1em;
  line-height: 1.28571429;
}
.items .cta {
  margin-bottom: 11px;
}
.items-panels li {
  height: auto;
  padding-left: 0;
}
.items-panels li img {
  position: static;
  float: none;
  width: 100%;
}
/* 9c. Product Detail */
.product-header {
  margin-bottom: 11px;
}
.product-header h1 {
  margin-bottom: 11px;
  font-size: 1.28571429em;
  line-height: 1.33333333;
}
.product-header li {
  font-size: 1.28571429em;
  line-height: 1.33333333;
}
.product-carousel {
  max-height: 500px;
}
.product-description {
  font-size: 1.28571429em;
  line-height: 1.33333333;
}
.product-images {
  margin-right: 0;
  margin-bottom: 20px;
}
.product-images li {
  width: 48.8%;
  margin-right: 0;
}
.product-images li:nth-child(2n) {
  float: right;
}
.product-images a {
  height: auto;
}
.product-cta {
  min-height: 0;
  margin-bottom: 11px;
}
.product-cta a {
  height: auto;
  padding: 10px 60px 12px 12px;
  font-size: 1em;
  line-height: 1.28571429;
}
.panel-title {
  font-size: 1em;
  line-height: 1.28571429;
}
.panel-title a {
  padding: 10px 12px 12px;
}
.panel-title a:after {
  top: 12px;
  right: 12px;
}
.items-links li {
  height: auto;
}
.items-links li .caption {
  padding: 10px 60px 12px 12px;
  font-size: 1.28571429em;
  line-height: 1.33333333;
}
.items-links li .caption p {
  font-size: 0.77777778em;
  line-height: 1.28571429;
}
.items-links a:after {
  width: 42px;
  height: 16px;
  margin-top: -8px;
  background: url(../images/sprite.png) -77px -6px no-repeat;
}
.items-links a:focus:after,
.items-links a:hover:after {
  background-position: -77px -6px;
}
.go-back {
  margin: 10px 0 20px;
  font-size: 1em;
  line-height: 1.28571429;
}
/* 9d. Contacts */
.contacts {
  margin-top: 11px;
}
.contact-office {
  margin-top: 11px;
}
.contact-map {
  height: 240px;
}
.contact-card {
  padding: 10px 12px 12px;
}
.contact-card h2,
.contact-card h3 {
  font-size: 1.28571429em;
  line-height: 1.33333333;
}
.contact-card div {
  font-size: 1em;
  line-height: 1.28571429;
}
.scale-nav li {
  min-height: 0;
  margin-bottom: 5px;
}
.scale-nav li a {
  padding-top: 11px;
}
.scale-nav .cta-primary a:after {
  background-position: -77px -34px;
}
.scale-nav .cta-primary a:focus:after,
.scale-nav .cta-primary a:hover:after {
  background-position: -77px -6px;
}
/* 9e. Pages */
.page-text {
  margin-top: 11px;
}
.page-text h1 {
  font-size: 1.28571429em;
  line-height: 1.33333333;
}
.page-text p,
.page-text ul {
  font-size: 1.28571429em;
  line-height: 1.33333333;
}
.page-image {
  min-height: 0;
}
/* 9f. Partners */
.partners-maps {
  padding: 12px 12px 12px;
}
.partners-maps h1 {
  margin-bottom: 16px;
  font-size: 1.28571429em;
  line-height: 1.33333333;
}
.partners-map {
  display: none;
}
.partners-flags {
  margin: 0;
  font-size: 1em;
  line-height: 1.28571429;
  text-align: left;
}
.partners-flags li {
  width: 30%;
  padding-bottom: 15px;
}
.partners-flags br {
  display: none;
}
@media (min-width: 430px) {
  .partners-flags {
    text-align: justify;
  }
  .partners-flags li {
    width: 20%;
  }
}
.partners-states-cs {
  margin: 11px 0;
}
.partners-cities-nav h2,
.partners-cities-nav h3,
.partners-cities-nav a {
  padding-left: 8px;
  font-size: 1em;
  line-height: 1.28571429;
}
.partners-cities-nav a:after {
  right: 8px;
}
.partners-cities-nav-wrapper .contact-form h2 {
  padding: 8px 12px 12px;
  font-size: 1.28571429em;
  line-height: 1.33333333;
}
/* 9g. History */
.our-history {
  margin: 0 0 240px;
  background-position: 37px 0;
}
.large-circle {
  width: 80px;
  height: 80px;
  margin: 0 0 0 -2px;
  padding: 6px 0 0;
  border-radius: 40px;
  font-size: 1em;
  line-height: 1.28571429;
}
.years {
  margin: 45px 0;
  padding-bottom: 45px;
}
.years li {
  height: 240px;
}
.years li:after {
  top: 30px;
  left: 17px;
}
.years .year-circle {
  left: 8px;
  width: 60px;
  height: 60px;
  font-size: 1.28571429em;
  line-height: 3.22222222;
  border-radius: 30px;
}
.years .year-entry {
  left: 30%;
  width: 68%;
}
.years .year-entry h2 {
  font-size: 1em;
  line-height: 1.28571429;
}
.years .year-entry p {
  font-size: 1em;
  line-height: 1.28571429;
}
.years .year-entry a {
  font-size: 1em;
  line-height: 1.28571429;
}
/* 9h. News */
.news-small-article {
  margin: 11px 0;
  font-size: 1em;
}
.news-small-article h2 {
  font-size: 1.28571429em;
  line-height: 1.33333333;
}
.news-small-article p {
  font-size: 1em;
  line-height: 1.28571429;
}
.news-small-article-image {
  margin-top: 11px;
}
.news-small-article-image a {
  height: 168px;
}
.news-small-article-content {
  padding: 8px 12px 32px;
}
.news-small-article-more {
  right: 8px;
  bottom: 12px;
}
.pagination {
  margin: 20px 0;
  font-size: 1em;
  line-height: 1.28571429;
}
/* 9i. Download */
.download h1 {
  font-size: 1.28571429em;
  line-height: 1.33333333;
}
.download-section {
  margin: 0;
  font-size: 1em;
}
.download-section h2 {
  margin: 11px 0 11px;
  font-size: 1.28571429em;
  line-height: 1.33333333;
  text-transform: uppercase;
}
.download-section p {
  font-size: 1em;
  line-height: 1.28571429;
}
.download-section-files li {
  margin: 6px 0;
}
/* 9j. Documentation */
/* 11. Forms */
.fieldset-2,
.fieldset-3,
.fieldset-4 {
  margin: 0;
}
.fieldset-2 .field,
.fieldset-3 .field,
.fieldset-4 .field {
  float: none;
  width: auto;
  padding-right: 0;
}
/* 11a. Contact Form */
.contact-form h2 {
  padding: 8px 12px 12px;
  font-size: 1.28571429em;
  line-height: 1.33333333;
}
.contact-form .fieldset {
  padding: 0 12px 12px;
}
.contact-form .primary-button {
  padding-left: 12px;
}
/* 12a. Slideshow */
.home-carousel {
  padding-bottom: 200px !important;
}
.home-carousel img {
  display: block;
}
.cycle-overlay {
  padding: 8px 12px 12px !important;
}
.cycle-overlay div:first-child {
  margin-bottom: 0.33333333em;
  font-size: 1.28571429em;
  line-height: 1.33333333;
}
.cycle-overlay div:last-child {
  font-size: 1em;
  line-height: 1.28571429;
}
@media (max-width: 640px) {
  .cycle-overlay {
    height: 140px !important;
  }
}
@media (max-width: 480px) {
  .cycle-overlay {
    height: 170px !important;
  }
}
@media (max-width: 360px) {
  .cycle-overlay {
    height: 200px !important;
  }
}
