@font-face {
  font-family: 'HelveticaNeueLTStd-BdIt';
  src: url('../fonts/HelveticaNeueLTStd-BdIt.eot');
  src: url('../fonts/HelveticaNeueLTStd-BdIt.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-BdIt.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd-BdIt.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueLTStd-It';
  src: url('../fonts/HelveticaNeueLTStd-It.eot');
  src: url('../fonts/HelveticaNeueLTStd-It.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-It.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd-It.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueLTStd-Lt';
  src: url('../fonts/HelveticaNeueLTStd-Lt.eot');
  src: url('../fonts/HelveticaNeueLTStd-Lt.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-Lt.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd-Lt.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueLTStd-LtIt';
  src: url('../fonts/HelveticaNeueLTStd-LtIt.eot');
  src: url('../fonts/HelveticaNeueLTStd-LtIt.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-LtIt.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd-LtIt.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MetaHeadOT-Light';
  src: url('../fonts/MetaHeadOT-Light.eot');
  src: url('../fonts/MetaHeadOT-Light.woff') format('woff'), url('../fonts/MetaHeadOT-Light.ttf') format('truetype'), url('../fonts/MetaHeadOT-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueLTStd-Bd';
  src: url('../fonts/HelveticaNeueLTStd-Bd.eot');
  src: url('../fonts/HelveticaNeueLTStd-Bd.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-Bd.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd-Bd.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MetaPro-BookIta';
  src: url('../fonts/MetaPro-BookIta.eot');
  src: url('../fonts/MetaPro-BookIta.woff') format('woff'), url('../fonts/MetaPro-BookIta.ttf') format('truetype'), url('../fonts/MetaPro-BookIta.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueLTStd-Roman';
  src: url('../fonts/HelveticaNeueLTStd-Roman.eot');
  src: url('../fonts/HelveticaNeueLTStd-Roman.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-Roman.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd-Roman.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
}
body {
  font-size: 12px;
  letter-spacing: 0.02em;
}
h1,
h2,
h3,
h4,
h5,
h6,
a {
  color: white;
}
.glyphicon-menu-down:before {
  font-size: 0.65em;
  padding-left: 5px;
  position: relative;
  top: -2px;
}
.button {
  border-radius: 3px;
  background-color: #29ABE2;
  width: 142px;
  text-align: center;
  padding: 7px 0px;
}
.navbar {
  background-color: #CD0039;
  color: white;
  min-height: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border-radius: 0;
  font-size: 1.1em;
}
.navbar .title {
  padding-top: 5px;
  font-family: 'metaprobookita';
  float: left;
}
.navbar .title span {
  font-family: 'MetaPro-BookIta';
  vertical-align: text-top;
  padding-left: 20px;
  top: -2px;
  position: relative;
}
.navbar .title img {
  width: 2.1em;
}
.navbar-right {
  float: right!important;
  margin-right: -15px;
}
.navbar-default .navbar-nav {
  margin: 0;
}
.navbar-default .navbar-nav > li {
  float: left;
}
.navbar-default .navbar-nav .open .dropdown-menu {
  position: absolute;
  background-color: #B60039;
  top: 38px;
  border: 0;
  font-size: 0.8em;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: white;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
  background-color: #a0002d;
}
.navbar-default {
  border-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .opena:hover {
  background-color: #CD0039;
  color: white;
}
.navbar-default .navbar-nav > li > a {
  font-family: 'HelveticaNeueLTStd-Bd';
  color: white;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0px;
  padding-left: 41px;
  font-size: 0.7em;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: white;
}
.nav > li > a {
  padding-left: 20px;
  padding-right: 20px;
}
.header {
  color: white;
  background: url(header-background.jpg) no-repeat center top;
  height: 500px;
  -webkit-background-position: fixed;
  -moz-background-position: fixed;
  -o-background-position: fixed;
  background-position: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.header img {
  margin-top: 94px;
}
.header h1 {
  font-family: 'MetaHeadOT-Light';
  font-size: 4em;
  line-height: 34px;
}
.header .links {
  margin-top: 50px;
  margin-left: -36px;
}
.header .links .icon-down {
  display: inline-block;
}
.header .links .icon-down i {
  width: 20px;
  height: 10px;
  left: 22px;
  margin: 0 auto;
  background: url(../img/arrow-down-grey.png) no-repeat top center;
  background-size: 15px 7px;
  text-align: center;
  display: block;
}
.header .links a {
  font-family: 'HelveticaNeueLTStd-Roman';
  font-size: 1.2em;
  text-decoration: none;
}
.header .links .button {
  font-weight: 700;
  display: inline-block;
  position: absolute;
  margin-left: 27px;
  padding: 12px 0px 7px;
  transition: ease 0.5s;
  -moz-transition: ease 0.5s;
  -webkit-transition: ease 0.5s;
  -o-transition: ease 0.5s;
}
.header .links .button:hover {
  background-color: #1781b0;
  color: white;
}
.header .links .button-go {
  border-radius: 3px;
  margin-left: 20px;
  padding: 12px 0px 7px;
  background-color: #FFFFFF;
  text-align: center;
  width: 140px;
  transition: ease 0.5s;
  -moz-transition: ease 0.5s;
  -webkit-transition: ease 0.5s;
  -o-transition: ease 0.5s;
}
.header .links .button-go:hover {
  background-color: #F1F0F0;
}
.header .links .button-go a {
  color: #5c6670;
}
.header .links .button-go a:hover {
  color: #5c6670;
}
.cookie-panel {
  display: none;
  background-color: #1E252B;
  color: #d1d3d3;
  font-size: 0.9em;
  font-weight: 700;
  padding-top: 8px;
}
.cookie-panel p {
  line-height: 0.6em;
}
.cookie-panel .description {
  font-family: 'HelveticaNeueLTStd-Lt';
  font-weight: 100;
}
.cookie-panel a {
  color: #29abe2;
  text-decoration: underline;
  font-weight: bold;
}
.cookie-panel .col-sm-2 {
  padding-left: 7px;
}
.cookie-panel .button {
  color: white;
  text-decoration: none;
  border: 0;
  display: block;
  text-align: center;
  background-color: #333E48;
  position: relative;
  top: -2px;
}
.product {
  margin-top: 8px;
}
.product h2 {
  font-family: 'MetaHeadOT-Light';
  color: #c6093b;
  position: relative;
  line-height: 1.23em;
  font-size: 3.1em;
  margin-top: 47px;
}
.product p {
  font-family: 'HelveticaNeueLTStd-Lt';
  margin-top: 34px;
  line-height: 1.4em;
  font-size: 1.2em;
  padding-bottom: 10px;
  color: #5c6670;
}
.product a {
  color: #5c6670;
}
.product h3 {
  font-family: 'MetaHeadOT-Light';
  font-size: 2.6em;
  color: #1e252b;
}
.product .embed-responsive {
  margin-top: 47px;
}
.product .features {
  margin-top: 52px;
}
.product .features div > div {
  padding: 16px 20px 10px 20px;
  background-color: #e6e6e6;
  min-height: 400px;
  border-radius: 3px;
}
.product .features p {
  margin-top: 14px;
  margin-bottom: 0px;
  font-family: 'HelveticaNeueLTStd-Lt';
  font-size: 1.1em;
}
.product .features img {
  max-width: 102%;
  margin: 0 auto;
  display: block;
}
.applications {
  margin-top: 59px;
}
.applications h2 {
  color: #1e252b;
  font-family: 'MetaHeadOT-Light';
  font-size: 2.6em;
}
.applications img {
  width: 100%;
  border-radius: 3px;
}
.applications p {
  font-family: 'HelveticaNeueLTStd-Lt';
  font-size: 1.1em;
  margin-bottom: 68px;
  color: #5c6670;
}
.installation {
  margin-top: 10px;
}
.installation h2 {
  font-family: 'MetaHeadOT-Light';
  color: #c6093b;
  position: relative;
  line-height: 1.23em;
  font-size: 3.1em;
  margin-top: 47px;
}
.installation p {
  font-family: 'HelveticaNeueLTStd-Lt';
  margin-top: 34px;
  line-height: 1.4em;
  font-size: 1.2em;
  padding-bottom: 10px;
  color: #5c6670;
}
.installation a {
  color: #5c6670;
}
.installation h3 {
  font-family: 'MetaHeadOT-Light';
  font-size: 2.6em;
  color: #1e252b;
}
.installation .embed-responsive {
  margin-top: 20px;
}
.installation .img-border {
  border: solid 1px #333e48;
  margin: 39px auto 10px auto;
  padding-bottom: 27px;
}
.installation img {
  height: 192px;
  display: block;
  padding-top: 25px;
  margin: auto;
}
.installation h3 {
  font-family: 'HelveticaNeueLTStd-Bd';
  font-size: 1.1em;
  color: #1e252b;
}
.installation .detail p {
  margin-top: -6px;
  line-height: 1.43em;
}
.more-info {
  margin-top: 45px;
  padding-bottom: 10px;
}
.more-info .extra {
  display: none;
  margin-bottom: 84px;
}
.more-info h2 {
  font-family: 'MetaHeadOT-Light';
  color: #c6093b;
  position: relative;
  line-height: 1.23em;
  font-size: 3.1em;
  margin-top: 47px;
}
.more-info p {
  font-family: 'HelveticaNeueLTStd-Lt';
  margin-top: 34px;
  line-height: 1.4em;
  font-size: 1.2em;
  padding-bottom: 10px;
  color: #5c6670;
}
.more-info a {
  color: #5c6670;
}
.more-info h3 {
  font-family: 'MetaHeadOT-Light';
  font-size: 2.6em;
  color: #1e252b;
}
.more-info .opener {
  cursor: pointer;
  display: block;
  text-align: center;
}
.more-info .opener:after {
  width: 46px;
  height: 9px;
  background: url(../img/arrow-down-grey.png) no-repeat top center;
  background-size: 15px 7px;
  content: '';
  display: inline-block;
}
.more-info .close-extra:after {
  background: url(../img/arrow-down-grey-up.png) no-repeat top center;
  background-size: 15px 7px;
}
.more-info .img-border {
  border: solid 1px #333e48;
  margin: 62px auto 10px auto;
  padding-bottom: 4px;
}
.more-info img {
  height: 192px;
  display: block;
  padding-top: 2px;
  margin: auto;
}
.more-info h3 {
  font-size: 2.4em;
}
.more-info p {
  margin-top: 15px;
  font-size: 1.1em;
  padding-bottom: 0px;
  margin-bottom: -13px;
}
.more-info .caution {
  padding: 3px 0px 6px 33px;
  margin-top: 22px;
  line-height: 1.45em;
  background-color: #e6e6e6;
  position: relative;
}
.more-info .caution:after {
  width: 20px;
  height: 18px;
  background: url(../img/caution.png) no-repeat top center;
  content: '';
  position: absolute;
  left: 6px;
  top: 4px;
}
.models {
  background-color: #e6e6e6;
  padding-top: 50px;
  padding-bottom: 26px;
}
.models h2 {
  font-family: 'MetaHeadOT-Light';
  color: #c6093b;
  position: relative;
  line-height: 1.23em;
  font-size: 3.1em;
  margin-top: 47px;
}
.models p {
  font-family: 'HelveticaNeueLTStd-Lt';
  margin-top: 34px;
  line-height: 1.4em;
  font-size: 1.2em;
  padding-bottom: 10px;
  color: #5c6670;
}
.models a {
  color: #5c6670;
}
.models h3 {
  font-family: 'MetaHeadOT-Light';
  font-size: 2.6em;
  color: #1e252b;
}
.models span {
  color: #5c6670;
  display: block;
}
.models .img-wibeee {
  margin: 5px auto 0px auto;
  display: block;
  width: 185px;
  padding-left: 10px;
}
.models h3 {
  color: #5c6670;
  text-align: center;
  margin-top: 4px;
  font-size: 3.3em;
}
.models .img-model {
  width: 75%;
  display: block;
  margin: 0px auto;
}
.downloads {
  background-color: #333e48;
  font-size: 1.2em;
}
.downloads h2 {
  font-family: 'MetaHeadOT-Light';
  color: #c6093b;
  position: relative;
  line-height: 1.23em;
  font-size: 3.1em;
  margin-top: 47px;
}
.downloads p {
  font-family: 'HelveticaNeueLTStd-Lt';
  margin-top: 34px;
  line-height: 1.4em;
  font-size: 1.2em;
  padding-bottom: 10px;
  color: #5c6670;
}
.downloads a {
  color: #5c6670;
}
.downloads h3 {
  font-family: 'MetaHeadOT-Light';
  font-size: 2.6em;
  color: #1e252b;
}
.downloads div > div > div {
  position: relative;
  padding-top: 39px;
}
.downloads h3 {
  color: white;
}
.downloads p {
  color: #fdfdfd;
  font-size: 0.95em;
  line-height: 1.5em;
  padding-right: 40px;
}
.downloads i {
  font-family: 'HelveticaNeueLTStd-LtIt';
}
.downloads a {
  color: #fdfdfd;
}
.downloads .app-store img {
  width: 183px;
  margin-top: 21px;
}
.downloads .play-store img {
  width: 183px;
  margin-top: 10px;
}
.downloads .support {
  background: url(../img/background-support.png) no-repeat 50px 100px;
  background-size: 167px;
  padding-left: 91px;
  height: 501px;
}
.downloads .support h3 {
  margin-left: -11px;
}
.downloads .support:after {
  content: '';
  position: absolute;
  display: block;
  width: 600px;
  height: 573px;
  background-image: url(../img/mobile.png);
  bottom: 0px;
  right: 134px;
}
.downloads ul {
  padding-top: 30px;
  padding-left: 60px;
}
.downloads ul li {
  margin-bottom: 29px;
  list-style-type: none;
  position: relative;
}
.downloads ul li:after {
  content: '';
  width: 60px;
  height: 60px;
  background: url(../img/document.png) no-repeat top center;
  background-size: 60px 60px;
  position: absolute;
  display: block;
  top: 0px;
  left: -72px;
}
.downloads ul li a {
  position: relative;
  z-index: 1;
}
.downloads ul li a:after {
  content: '';
  width: 15px;
  height: 7px;
  background: url(../img/download-arrow.png) no-repeat top center;
  background-size: 15px 7px;
  position: relative;
  display: block;
  top: 8px;
  left: -1px;
}
.downloads ul li span {
  display: block;
  font-family: 'HelveticaNeueLTStd-Lt';
}
.downloads ul li b {
  font-weight: 700;
}
.downloads ul .dealers:after {
  content: '';
  width: 60px;
  height: 60px;
  background: url(../img/dealers.png) no-repeat top center;
  background-size: 60px 60px;
  position: absolute;
  display: block;
  top: 0px;
  left: -72px;
}
.downloads ul .dealers a {
  cursor: pointer;
}
.downloads ul .dealers a:after {
  content: '';
  width: 15px;
  height: 7px;
  background: url(../img/arrow-down.png) no-repeat top center;
  background-size: 15px 7px;
  position: relative;
  display: block;
  top: 8px;
  left: -1px;
}
.downloads ul .close-extra a:after {
  background: url(../img/arrow-up.png) no-repeat top center;
  background-size: 15px 7px;
}
.footer {
  padding-top: 39px;
  padding-bottom: 31px;
  background-color: #d1d3d3;
}
.footer .logo img {
  width: 140px;
}
.footer .logo p {
  font-family: 'HelveticaNeueLTStd-Roman';
  color: #5c6670;
  margin-top: 73px;
}
.footer .address {
  font-family: 'HelveticaNeueLTStd-Lt';
  color: #5c6670;
}
.footer .address p {
  margin-bottom: 3px;
}
.footer .address a {
  color: #5c6670;
  text-decoration: underline;
  display: block;
}
.footer .address a:before {
  content: '\203A\00A0';
}
.footer .social .links {
  position: absolute;
  right: 0px;
}
.footer .social .links a {
  padding-right: 16px;
}
.footer .social .links img {
  width: 34px;
}
.footer .social .form {
  margin-top: 68px;
  float: right;
  clear: both;
  width: 380px;
  margin-right: 1px;
}
.footer .social .form .col-md-6 {
  padding: 0;
}
.footer .social .form .left {
  padding-right: 3px;
}
.footer .social .form .right {
  padding-left: 3px;
}
.footer .social input[type=submit] {
  background: url(../img/submit.png) no-repeat;
  background-size: 30px 30px;
  border: none;
  color: transparent;
  float: right;
  clear: both;
  width: 30px;
  height: 30px;
}
.footer .social input[type=submit]:focus {
  outline: none;
}
.footer .social .submit {
  position: relative;
  float: right;
}
.footer .social .submit:after {
  content: '';
  display: block;
  width: 22px;
  height: 22px;
  background: url(../img/field_submit.png) no-repeat right center;
  background-size: 22px;
  position: absolute;
  right: 8px;
  top: -42px;
}
.footer .newsletter-form {
  display: none;
}
.footer .newsletter-form .form-control {
  top: -150px;
}
.footer .newsletter-form a {
  color: #5c6670;
  text-decoration: underline;
}
.show-form .social .submit:after {
  background: none;
}
.show-form .newsletter-form {
  display: block;
}
.show-form .select {
  padding-top: 10px;
  font-size: 1.2em;
}
.dealers-section {
  display: block;
  padding-top: 60px;
  background: url(../img/background-dealers.png) no-repeat top center;
  background-color: #333e48;
  border-top: solid 1px #5c6670;
  color: #d1d3d3;
}
.dealers-section .container {
  padding-bottom: 60px;
}
.dealers-section .selector {
  font-family: 'HelveticaNeueLTStd-Roman';
  font-size: 1.2em;
  color: white;
  font-family: 'HelveticaNeueLTStd-Lt';
  margin-bottom: 40px;
}
.dealers-section .selector p {
  line-height: 40px;
}
.dealers-section h4 {
  color: white;
  font-family: 'HelveticaNeueLTStd-Bd';
  font-size: 1em;
}
.dealers-section span {
  display: block;
}
.dealers-section p {
  margin-bottom: 27px;
}
.modal {
  font-family: 'MetaHeadOT-Light';
  color: #5c6670;
}
.modal textarea {
  height: 168px;
}
.modal h4 {
  color: #5c6670;
}
.modal button {
  font-family: 'HelveticaNeueLTStd-Bd';
  background-color: #008ddc;
  border: none;
  border-radius: 3px;
  font-size: 1em;
  padding-top: 9px;
}
.modal button:hover {
  background-color: #1781b0;
}
.modal .form-error p {
  color: #ed1c24;
}
.modal-header {
  padding-bottom: 0px;
  border: none;
}
.modal-footer {
  padding-top: 0px;
  border: none;
}
#myModal .notice {
  margin: 15px;
}
.notice {
  font-family: 'HelveticaNeueLTStd-Roman';
  color: white;
  background-color: #29abe2;
  font-size: 1.2em;
  float: right;
  clear: both;
  border-radius: 20px;
  min-height: 40px;
  padding: 10px;
  display: none;
}
.notice-error {
  margin-top: 10px;
  background-color: #cd0039;
}
.form-control {
  font-family: 'HelveticaNeueLTStd-Lt';
  font-size: 1.2em;
  padding-left: 12px;
  height: 42px;
  border: solid 1px #969ca1;
  border-radius: 0;
  border-color: #adb2b7;
  margin-bottom: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.form-control:focus {
  border: solid 1px #969ca1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #e6e6e6;
}
.select {
  font-family: 'HelveticaNeueLTStd-Lt';
  font-size: 1.2em;
  font-weight: 400 !important;
  padding-left: 12px;
  height: 40px;
  border: 1px solid #adb2b7;
  border-radius: 3px;
  border-color: #adb2b7;
  margin-bottom: 10px;
  width: 100%;
  background: url(../img/dropdown-arrow.png) 96% / 15px 7px no-repeat white !important;
  padding-top: 10px;
}
select {
  margin-top: -11px;
  position: absolute;
  z-index: 1;
}
.error {
  border: solid 1px #ed1c24;
}
.form-control[type=checkbox] {
  width: 17px;
  height: 16px;
  outline: 1px solid;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  outline: none;
  margin-right: 7px;
  vertical-align: bottom;
}
.form-control[type=checkbox]:checked {
  background: url(../img/check-mark.png) no-repeat center center;
}
label {
  color: #5c6670;
  font-family: 'HelveticaNeueLTStd-Lt';
}
label a {
  color: #5c6670;
  text-decoration: underline;
}
.form-error p {
  display: none;
}
.g-recaptcha {
  transform: scale(0.885);
  transform-origin: 0 0;
  margin-top: 8px;
}
@media (min-width: 767px) and (max-width: 992px) {
  .product .features div > div {
    min-height: 430px;
  }
  .downloads .support {
    height: 544px;
  }
  .downloads .support:after {
    right: 9px;
    height: 483px;
  }
  .cookie-panel .button {
    width: 100%;
  }
  .installation img {
    height: 150px;
  }
}
@media (max-width: 767px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xs-1,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9 {
    padding-right: 6px;
    padding-left: 6px;
  }
  body {
    font-size: 12px;
  }
  .cookie-panel p {
    margin-top: 10px;
    line-height: 1.4em;
    font-size: 0.95em;
  }
  .cookie-panel .button {
    display: block;
    margin: 6px auto 17px auto;
    padding-top: 8px;
    font-size: 1.1em;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 0.9em;
  }
  .title img {
    margin-top: 2px;
  }
  .header {
    height: 253px;
  }
  .header .links {
    margin-left: 0px;
    margin-top: 67px;
  }
  .header .links .button {
    position: relative;
    display: block;
    height: 61px;
    margin: 0px auto 0 auto;
    width: 100%;
    top: 44px;
    padding-top: 21px;
  }
  .header img {
    margin: 35px auto 0 auto;
    display: block;
    width: 174px;
  }
  .header h1 {
    font-size: 2.8em;
    line-height: 14px;
  }
  .product h2 {
    line-height: 1.1em;
    font-size: 2.5em;
    margin-top: 56px;
  }
  .product p {
    margin-top: 10px;
  }
  .product .embed-responsive {
    margin-top: 0px;
  }
  .product .features {
    margin-top: 20px;
  }
  .product .features h3 {
    margin-top: 12px;
    font-size: 2.5em;
  }
  .product .features p {
    font-size: 1.2em;
    margin-top: 17px;
  }
  .product .features img {
    margin: 0px auto 0px auto;
  }
  .product .features div > div {
    min-height: 382px;
  }
  .installation h2 {
    font-size: 2.5em;
    line-height: 1.10em;
    margin-top: 17px;
  }
  .installation img {
    height: 127px;
    padding-top: 16px;
    padding-bottom: 15px;
  }
  .installation .img-border {
    border: 0;
    border-top: solid 1px;
    border-bottom: solid 1px;
    margin-top: 25px;
    padding-bottom: 0px;
  }
  .installation h3 {
    font-size: 1em;
  }
  .installation p {
    margin-top: 8px;
  }
  .installation .detail p {
    margin-top: -4px;
    font-size: 1em;
  }
  .more-info {
    margin-top: 9px;
  }
  .more-info .img-border {
    margin-top: 29px;
    border: 0;
    border-top: solid 1px;
  }
  .more-info img {
    height: 101px;
  }
  .more-info h3 {
    font-size: 2.2em;
    margin-top: 0px;
  }
  .more-info p {
    margin-top: 10px;
  }
  .more-info .caution {
    margin-top: 16px;
  }
  .models {
    padding-top: 56px;
  }
  .models .img-wibeee {
    margin-top: 34px;
    width: 271px;
  }
  .models h3 {
    font-size: 2.6em;
  }
  .models .img-model {
    width: 100%;
    margin-top: -50%;
  }
  .models .img-max {
    margin-top: 0 !important;
  }
  .downloads {
    margin-top: -8px;
  }
  .downloads h3 {
    font-size: 2.2em;
  }
  .downloads .app-store {
    margin-top: 230px;
    display: block;
  }
  .downloads .app-store img {
    position: relative;
    z-index: 1;
    width: 190px;
  }
  .downloads .play-store img {
    position: relative;
    z-index: 1;
    width: 190px;
  }
  .downloads .support {
    background-image: none;
    margin-top: 62px;
    margin-left: -50px;
    height: 804px;
  }
  .downloads .support:after {
    top: -393px;
    right: -15px;
    width: 406px;
    background-size: 374px;
    background-repeat: no-repeat;
    background-position-x: 78px;
  }
  .downloads ul {
    padding-left: 166px;
  }
  .downloads ul li {
    margin-bottom: 59px;
  }
  .downloads ul li:after {
    width: 120px;
    height: 120px;
    background-size: 120px 120px;
    left: -141px;
  }
  .downloads ul li a:after {
    width: 30px;
    height: 15px;
    background-size: 30px 15px;
    top: 15px;
    left: -1px;
  }
  .downloads ul .dealers:after {
    width: 120px;
    height: 120px;
    background-size: 120px 120px;
    left: -141px;
  }
  .downloads ul .dealers a:after {
    width: 30px;
    height: 15px;
    background-size: 30px 15px;
    top: 15px;
    left: -1px;
  }
  .dealers-section .select {
    height: 70px;
  }
  .footer {
    position: relative;
  }
  .footer .logo {
    position: relative;
    top: 264px;
  }
  .footer .logo img {
    width: 100px;
  }
  .footer .social {
    position: absolute;
    right: 0px;
    top: 72px;
    width: 100%;
  }
  .footer .social .links img {
    width: 53px;
  }
  .footer .social .links a {
    padding-right: 20px;
  }
  .footer .social .form {
    margin-top: 67px;
    width: 100%;
  }
  .footer .social .form .left,
  .footer .social .form .right {
    padding-left: 0px;
    padding-right: 0px;
  }
  .footer .social .form select {
    margin-top: 215px;
  }
  .footer .social input,
  .footer .social select {
    height: 62px;
  }
  .footer .social input[type=submit] {
    background-size: 50px 50px;
    width: 50px;
    height: 50px;
  }
  .footer .social .submit:after {
    width: 36px;
    height: 36px;
    top: -59px;
    background-size: 36px;
  }
  .footer .address {
    margin-top: 131px;
    float: right;
    font-size: 0.95em;
  }
  .footer .newsletter-form .row {
    margin-left: 0;
    margin-right: 0;
  }
  .show-form .logo {
    top: 590px;
  }
  .show-form .address {
    margin-top: 460px;
  }
  .show-form .select {
    height: 64px;
  }
  .show-form input[type='checkbox'] {
    width: 64px;
  }
  .modal h4 {
    font-size: 1.5em;
  }
  .modal .modal-body > div > div > div {
    padding-right: 15px;
    padding-left: 15px;
  }
  .form-control[type=checkbox] {
    width: 33px;
    height: 34px;
  }
  .form-control[type=checkbox]:checked {
    background-size: 33px 33px;
  }
  .g-recaptcha {
    transform: scale(0.7);
    transform-origin: 0 0;
    margin-left: -10px;
  }
}
