/* Do not modify the global.css file directly, it is compiled by
SASS CSS pre-processor. To make changes modify the glogal.scss file
and then compile it into right glogal.css file. */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

body, textarea {
  line-height: 1.5;
  color: black;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif; }

body {
  text-align: center; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

table, td, th {
  vertical-align: middle; }

a img {
  border: none; }

a {
  text-decoration: none;
  color: inherit;
  color: expression(this.parentNode.currentStyle.color); }

ul, ol {
  list-style-type: none; }

em {
  font-style: italic; }

strong {
  font-weight: bold; }

a, input, textarea, select {
  outline: none; }

input.submit {
  cursor: pointer; }

.a11y {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.clr {
  clear: both;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
  overflow: hidden; }

#wrap {
  text-align: left;
  margin: auto; }

.uc h1 {
  display: block;
  font-size: 2em;
  font-weight: bold;
  margin: .67em 0; }

.uc h2 {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  margin: .83em 0; }

.uc h3 {
  display: block;
  font-size: 1.17em;
  font-weight: bold;
  margin: 1em 0; }

.uc h4 {
  display: block;
  font-size: 1.00em;
  font-weight: bold;
  margin: 1.33em 0; }

.uc h5 {
  display: block;
  font-size: 0.83em;
  font-weight: bold;
  margin: 1.67em 0; }

.uc h6 {
  display: block;
  font-size: 0.67em;
  font-weight: bold;
  margin: 2.33em 0; }

.uc ul, .uc ol {
  margin: 1em 0 1em 30px;
  display: block;
  padding: 0px; }

.uc ul {
  list-style-type: disc; }

.uc ol ul, .uc ul ul {
  list-style-type: circle; }

.uc ol ol ul, .uc ol ul ul, .uc ul ol ul, .uc ul ul ul {
  list-style-type: square; }

.uc ol {
  list-style-type: decimal; }

.uc ul ol, .uc ol ol {
  list-style-type: upper-roman; }

.uc ul ul ol, .uc ul ol ol, .uc ol ul ol, .uc ol ol ol {
  list-style-type: lower-alpha; }

.uc ul ul, .uc ol ol, .uc ul ol, .uc ol ul {
  margin-left: 60px; }

.uc li {
  display: list-item;
  margin-bottom: 15px; }

.uc dl {
  margin-bottom: 1em; }

.uc dt {
  font-weight: bold; }

.uc dd {
  margin-left: 60px; }

.uc table {
  display: table;
  border-collapse: collapse;
  margin: 0;
  text-indent: 0; }

.uc th {
  font-weight: bold;
  text-align: center;
  display: table-cell;
  vertical-align: inherit;
  padding: 1px; }

.uc table [colspan] {
  text-align: center; }

.uc table [rowspan] {
  vertical-align: middle; }

.uc caption {
  display: table-caption;
  text-align: center; }

.uc tr {
  display: table-row;
  vertical-align: inherit; }

.uc td {
  padding: 2px;
  display: table-cell;
  vertical-align: inherit;
  text-align: inherit; }

.uc col {
  display: table-column; }

.uc colgroup {
  display: table-column-group; }

.uc tbody {
  display: table-row-group;
  vertical-align: middle; }

.uc thead {
  display: table-header-group;
  vertical-align: middle;
  text-align: center; }

.uc tfoot {
  display: table-footer-group;
  vertical-align: middle;
  text-align: center; }

.uc b, .uc strong {
  font-weight: bolder; }

.uc i, .uc cite, .uc em, .uc var, .uc dfn {
  font-style: italic; }

.uc u, .uc ins {
  text-decoration: underline; }

.uc s, .uc strike, .uc del {
  text-decoration: line-through; }

.uc blink {
  text-decoration: blink; }

.uc big {
  font-size: larger; }

.uc small {
  font-size: smaller; }

.uc sub {
  vertical-align: sub;
  font-size: smaller;
  line-height: normal; }

.uc sup {
  vertical-align: super;
  font-size: smaller;
  line-height: normal; }

.uc nobr {
  white-space: nowrap; }

.uc mark {
  background: yellow;
  color: black; }

.uc center {
  display: block; }

/* variables */
@font-face {
  font-family: 'DINWebPro';
  src: url("fonts/DINWebPro.eot"), url("fonts/DINWebPro.woff") format("woff"); }
@font-face {
  font-family: 'DINWebPro';
  src: url("fonts/DINWebPro-Bold.eot"), url("fonts/DINWebPro-Bold.woff") format("woff");
  font-weight: 800; }
@font-face {
  font-family: 'DINWebPro';
  src: url("fonts/DINWebPro-Medium.eot"), url("fonts/DINWebPro-Medium.woff") format("woff");
  font-weight: 600; }
/* mixins */
@font-face {
  font-family: avantGarde;
  src: url(avant_garde.ttf); }
/* functions */
/* Fancy inputs */
/* checkbox */
.fancy_checkbox input[type="checkbox"] {
  display: none; }
.fancy_checkbox input[type="checkbox"] + label {
  padding-left: 50px;
  padding-top: 6px;
  position: relative;
  display: inline-block;
  cursor: pointer; }
  .fancy_checkbox input[type="checkbox"] + label span {
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    width: 26px;
    height: 26px;
    margin: 0 10px 0 0;
    vertical-align: middle;
    cursor: pointer;
    background: transparent;
    border: 3px solid #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
  .fancy_checkbox input[type="checkbox"] + label:hover span {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.fancy_checkbox input[type="checkbox"]:checked + label span {
  background: #00a6eb;
  border: 3px solid #fff; }

.current-mode-investments .fancy_checkbox input[type="checkbox"] + label span {
  border: 3px solid #01a5ea; }
.current-mode-investments .fancy_checkbox input[type="checkbox"] + label:hover span {
  border-color: #66afe9; }
.current-mode-investments .fancy_checkbox input[type="checkbox"]:checked + label span {
  background: #00a6eb;
  border: 3px solid #01a5ea; }

/* radio */
.fancy_radiobox input[type="radio"] {
  display: none; }
.fancy_radiobox input[type="radio"] + label {
  padding-left: 36px;
  padding-top: 6px;
  position: relative;
  display: inline-block;
  cursor: pointer; }
  .fancy_radiobox input[type="radio"] + label span {
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    width: 26px;
    height: 26px;
    margin: 0 10px 0 0;
    vertical-align: middle;
    cursor: pointer;
    background: transparent;
    border: 3px solid #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
  .fancy_radiobox input[type="radio"] + label:hover span {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.fancy_radiobox input[type="radio"]:checked + label span {
  background: #00a6eb;
  border: 3px solid #fff; }

.current-mode-investments input[type="radio"] + label span {
  border: 3px solid #01a5ea; }
.current-mode-investments input[type="radio"] + label:hover span {
  border-color: #66afe9; }
.current-mode-investments input[type="radio"]:checked + label span {
  background: #00a6eb;
  border: 3px solid #01a5ea; }

/* GRIDS */
.grid .col {
  float: left; }

.grid .col.c-1-2 {
  width: 50%; }

.grid .col.c-2-2 {
  width: 100%; }

.grid .col.c-1-3 {
  width: 33.3333333333333%; }

.grid .col.c-2-3 {
  width: 66.6666666666666%; }

.grid .col.c-3-3 {
  width: 100%; }

.grid .col.c-1-4 {
  width: 25%; }

.grid .col.c-2-4 {
  width: 50%; }

.grid .col.c-3-4 {
  width: 75%; }

.grid .col.c-4-4 {
  width: 100%; }

.grid .col.c-1-5 {
  width: 20%; }

.grid .col.c-2-5 {
  width: 40%; }

.grid .col.c-3-5 {
  width: 60%; }

.grid .col.c-4-5 {
  width: 80%; }

.grid .col.c-5-5 {
  width: 100%; }

.grid .col.c-1-6 {
  width: 16.66666666%; }

.grid .col.c-2-6 {
  width: 33.33333333%; }

.grid .col.c-3-6 {
  width: 50%; }

.grid .col.c-4-6 {
  width: 66.66666666%; }

.grid .col.c-5-6 {
  width: 83.33333333%; }

.grid .col.c-6-6 {
  width: 100%; }

.grid .col.c-1-7 {
  width: 14.285%; }

.grid .col.c-2-7 {
  width: 28.571%; }

.grid .col.c-3-7 {
  width: 42.857%; }

.grid .col.c-4-7 {
  width: 57.142%; }

.grid .col.c-5-7 {
  width: 71.428%; }

.grid .col.c-6-7 {
  width: 85.714%; }

.grid .col.c-7-7 {
  width: 100%; }

.grid .col.c-1-8 {
  width: 12.5%; }

.grid .col.c-2-8 {
  width: 25%; }

.grid .col.c-3-8 {
  width: 37.5%; }

.grid .col.c-4-8 {
  width: 50%; }

.grid .col.c-5-8 {
  width: 62.5%; }

.grid .col.c-6-8 {
  width: 75%; }

.grid .col.c-7-8 {
  width: 87.5%; }

.grid .col.c-8-8 {
  width: 100%; }

.grid .col.c-1-9 {
  width: 11.1111111111%; }

.grid .col.c-2-9 {
  width: 22.2222222222%; }

.grid .col.c-3-9 {
  width: 33.3333333333%; }

.grid .col.c-4-9 {
  width: 44.4444444444%; }

.grid .col.c-5-9 {
  width: 55.5555555555%; }

.grid .col.c-6-9 {
  width: 66.6666666666%; }

.grid .col.c-7-9 {
  width: 77.7777777777%; }

.grid .col.c-8-9 {
  width: 88.8888888888%; }

.grid .col.c-9-9 {
  width: 100%; }

.grid .col.c-1-10 {
  width: 10%; }

.grid .col.c-2-10 {
  width: 20%; }

.grid .col.c-3-10 {
  width: 30%; }

.grid .col.c-4-10 {
  width: 40%; }

.grid .col.c-5-10 {
  width: 50%; }

.grid .col.c-6-10 {
  width: 60%; }

.grid .col.c-7-10 {
  width: 70%; }

.grid .col.c-8-10 {
  width: 80%; }

.grid .col.c-9-10 {
  width: 90%; }

.grid .col.c-10-10 {
  width: 100%; }

.grid .col.c-1-12 {
  width: 08.333333333333333%; }

.grid .col.c-2-12 {
  width: 16.666666666666666%; }

.grid .col.c-3-12 {
  width: 25%; }

.grid .col.c-4-12 {
  width: 33.333333333333333%; }

.grid .col.c-5-12 {
  width: 41.666666666666666%; }

.grid .col.c-6-12 {
  width: 50%; }

.grid .col.c-7-12 {
  width: 58.333333333333333%; }

.grid .col.c-8-12 {
  width: 66.666666666666666%; }

.grid .col.c-9-12 {
  width: 75%; }

.grid .col.c-10-12 {
  width: 83.333333333333333%; }

.grid .col.c-11-12 {
  width: 91.666666666666666%; }

.grid .col.c-12-12 {
  width: 100%; }

.gutter-wrapp {
  margin: 0 -5px; }

.gutter-right {
  padding-right: 5px; }

.gutter-left {
  padding-left: 5px; }

.gutter {
  padding: 0px 5px; }

/* PLACEHOLDERS */
*::-webkit-input-placeholder {
  color: #fff;
  opacity: 0.7; }

*:-moz-placeholder {
  /* FF 4-18 */
  color: #fff;
  opacity: 0.7; }

*::-moz-placeholder {
  /* FF 19+ */
  color: #fff;
  opacity: 0.7; }

*:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
  opacity: 0.7; }

/* ANGULAR */
.ng-hide {
  display: none !important; }

.current-mode-investments .btn-v2, .current-mode-investments .btn-v2-smaller, .current-mode-investments .btn-v4 {
  background: #fff;
  color: #01a5ea;
  border-color: #01a5ea; }
  .current-mode-investments .btn-v2:hover, .current-mode-investments .btn-v2-smaller:hover, .current-mode-investments .btn-v4:hover {
    color: #01a5ea; }
.current-mode-investments .btn-v1, .current-mode-investments .btn-v1b {
  background: #01a5ea;
  color: #fff;
  border-color: #01a5ea; }
  .current-mode-investments .btn-v1:hover, .current-mode-investments .btn-v1b:hover {
    color: #fff; }
.current-mode-investments .btn-v5 {
  color: #01a5ea; }
  .current-mode-investments .btn-v5:hover {
    color: #01a5ea; }

.btn-v1 {
  display: inline-block;
  background: #fff;
  color: #853c2b;
  padding: 0px 55px;
  font-weight: bold;
  border: 0px;
  height: 50px;
  font-family: "DINWebPro", Tahoma, Arial, sans-serif;
  cursor: pointer;
  font-size: 26px;
  line-height: 54px;
  font-size: 2.16667rem;
  line-height: 4.5rem;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
  .btn-v1:hover {
    color: #853c2b; }
  .btn-v1:focus {
    color: #853c2b; }

.btn-v1b {
  display: inline-block;
  background: #fff;
  color: #853c2b;
  padding: 0;
  font-weight: bold;
  border: 0px;
  height: 50px;
  font-family: "DINWebPro", Tahoma, Arial, sans-serif;
  cursor: pointer;
  width: 100%;
  text-align: center;
  font-size: 26px;
  line-height: 54px;
  font-size: 2.16667rem;
  line-height: 4.5rem;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
  .btn-v1b:hover {
    color: #853c2b; }
  .btn-v1b:focus {
    color: #853c2b; }

.btn-v2 {
  background: #faba00;
  color: #fff;
  height: 44px;
  border: 3px solid #853c2b;
  display: inline-block;
  font-weight: bold;
  padding: 0px 25px;
  font-family: "DINWebPro", Tahoma, Arial, sans-serif;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 30px;
  line-height: 48px;
  font-size: 2.5rem;
  line-height: 4rem;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
  .btn-v2:hover {
    color: #fff; }
  .btn-v2:focus {
    color: #fff; }

.btn-v2-smaller {
  background: #faba00;
  color: #fff;
  height: 34px;
  border: 3px solid #853c2b;
  display: inline-block;
  font-weight: bold;
  padding: 0px 20px;
  font-family: "DINWebPro", Tahoma, Arial, sans-serif;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 22px;
  line-height: 40px;
  font-size: 1.83333rem;
  line-height: 3.33333rem;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
  .btn-v2-smaller:hover {
    color: #fff; }
  .btn-v2-smaller:focus {
    color: #fff; }

.btn-v3 {
  display: inline-block;
  height: 30px;
  color: #01a5ea;
  padding: 10px 15px 10px 60px;
  border: 0px;
  margin: 8px 0px 8px 0px;
  font-family: "DINWebPro", Tahoma, Arial, sans-serif;
  cursor: pointer;
  font-size: 26px;
  line-height: 32px;
  font-size: 2.16667rem;
  line-height: 2.66667rem;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  background: #fff url("../lay-gfx/icon6.png") no-repeat 18px center; }
  .btn-v3:hover {
    color: #01a5ea; }
  .btn-v3:focus {
    color: #01a5ea; }

.btn-v4 {
  display: inline-block;
  height: 50px;
  background: #fff;
  color: #853c2b;
  padding: 0px 80px 0px 20px;
  font-weight: bold;
  border: 0px;
  position: relative;
  font-family: "DINWebPro", Tahoma, Arial, sans-serif;
  cursor: pointer;
  font-size: 26px;
  line-height: 54px;
  font-size: 2.16667rem;
  line-height: 4.5rem;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
  .btn-v4 .spinner {
    top: 5px;
    right: 20px;
    bottom: auto;
    left: auto;
    position: absolute; }
  .btn-v4:hover {
    color: #853c2b; }
  .btn-v4:focus {
    color: #853c2b; }

.btn-v5 {
  display: inline-block;
  height: 50px;
  color: #853c2b;
  padding: 0px 10px;
  font-weight: bold;
  border: 0px;
  font-family: "DINWebPro", Tahoma, Arial, sans-serif;
  cursor: pointer;
  font-size: 18px;
  line-height: 54px;
  font-size: 1.5rem;
  line-height: 4.5rem;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
  .btn-v5:hover {
    color: #853c2b; }
  .btn-v5:focus {
    color: #853c2b; }

.btn-v6 {
  background: none repeat scroll 0 0 #00a6eb;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  margin-top: 15px;
  padding: 0 10px;
  cursor: pointer;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
  .btn-v6:hover {
    color: #fff; }
  .btn-v6:focus {
    color: #fff; }

.btn-v7 {
  display: inline-block;
  background: #404040;
  color: #fff;
  font-weight: bold;
  border: 0px;
  height: 50px;
  font-family: "DINWebPro", Tahoma, Arial, sans-serif;
  cursor: pointer;
  width: 100%;
  text-align: center;
  font-size: 26px;
  line-height: 54px;
  font-size: 2.16667rem;
  line-height: 4.5rem;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
  .btn-v7:hover {
    color: #fff; }
  .btn-v7:focus {
    color: #fff; }

.btn-v7-action {
  display: inline-block;
  height: 50px;
  background: #404040;
  color: #fff;
  font-weight: bold;
  border: 0px;
  position: relative;
  font-family: "DINWebPro", Tahoma, Arial, sans-serif;
  width: 100%;
  text-align: center;
  font-size: 26px;
  line-height: 54px;
  font-size: 2.16667rem;
  line-height: 4.5rem;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
  .btn-v7-action .spinner {
    top: 5px;
    right: 20px;
    bottom: auto;
    left: auto;
    position: absolute; }
  .btn-v7-action:hover {
    color: #fff; }
  .btn-v7-action:focus {
    color: #fff; }

.list-v1 {
  padding-bottom: 20px; }
  .list-v1 li {
    display: inline;
    margin: 0px 12px; }
    .list-v1 li img {
      width: 30px; }

.list-v2 {
  padding: 20px 0px;
  border-top: 1px solid #fff; }
  .list-v2 li {
    display: inline;
    color: #fff;
    padding: 0px 16px 0px 10px;
    background: url("../lay-gfx/list-v2-sep.png") no-repeat right center;
    font-size: 14px;
    line-height: 21px;
    font-size: 1.16667rem;
    line-height: 1.75rem; }
    .list-v2 li.last {
      background: transparent;
      padding-right: 20px; }
    .list-v2 li span {
      color: #f8b700; }

.list-v3 .c1, .list-v3 .c2, .list-v3 .c3 {
  display: inline-block;
  float: left;
  padding: 0px 5px;
  font-size: 18px;
  line-height: 28px;
  font-size: 1.5rem;
  line-height: 2.33333rem; }
.list-v3 .c1 {
  width: 8%;
  text-align: center; }
.list-v3 .c2 {
  width: 70%;
  color: #404040; }
.list-v3 .c3 {
  width: 18%;
  text-align: center; }
.list-v3 .list-header {
  padding: 15px 0px;
  background: #fbca02;
  font-size: 18px;
  line-height: 28px;
  font-size: 1.5rem;
  line-height: 2.33333rem; }
  .list-v3 .list-header .c2, .list-v3 .list-header .c1, .list-v3 .list-header .c3 {
    color: #873e2a; }
.list-v3 .row1, .list-v3 .row2 {
  padding: 15px 0px;
  border-bottom: 2px solid #fbca02; }

html, body {
  min-height: 100%;
  font-size: 12px;
  line-height: 1.5;
  background: #fff; }

.center {
  max-width: 1090px;
  margin: 0px auto;
  padding: 0px 10px; }

.uc {
  color: #404040;
  min-width: auto;
  font-size: 18px;
  line-height: 27px;
  font-size: 1.5rem;
  line-height: 2.25rem; }

#cookiepolicydiv {
  z-index: 999; }

#bg-bx-1 {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0; }

.current-state-ishome #bg-bx-1 {
  background-color: #cfd0d2;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%; }
.current-state-ishome.current-mode-houses #bg-bx-1 {
  background-image: url("../lay-gfx/bg-bx-1.jpg"); }
.current-state-ishome.current-mode-investments #bg-bx-1 {
  background-image: url("../lay-gfx/bg-bx-1b.jpg"); }
.current-state-ishome #header {
  display: block;
  max-width: 850px; }
  .current-state-ishome #header #my-account-btn, .current-state-ishome #header #logout-btn, .current-state-ishome #header #login-btn {
    display: none; }
  .current-state-ishome #header .outer {
    width: 100%;
    padding-top: 55.128205%;
    /* defines aspect ratio */
    position: relative; }
    .current-state-ishome #header .outer .inner {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
.current-state-ishome .bx0 {
  max-width: 850px; }
  .current-state-ishome .bx0 .arrow-bottom {
    display: none; }
.current-state-ishome .bx3-inner {
  max-width: 850px;
  background: #00a6eb; }

.current-state-isnothome #bg-bx-1 {
  display: none; }
.current-state-isnothome .bx3 {
  background: #00a6eb; }
.current-state-isnothome.current-mode-houses #header-warpp {
  background: url("../lay-gfx/bg-bx-1.jpg") no-repeat;
  background-position: center -550px;
  background-size: 1920px; }
.current-state-isnothome.current-mode-investments #header-warpp {
  background: url("../lay-gfx/bg-bx-1b.jpg") no-repeat;
  background-position: center -660px;
  background-size: 1920px; }
.current-state-isnothome #header {
  display: block;
  height: 245px; }
  .current-state-isnothome #header .nav-bx {
    float: right;
    padding: 10px 10px 10px 10px; }

.body-inner {
  position: relative;
  font-family: "DINWebPro", Tahoma, Arial, sans-serif; }

.body-inner div,
.body-inner header,
.body-inner footer,
.body-inner article,
.body-inner aside,
.body-inner nav,
.body-inner section,
.body-inner ul,
.body-inner li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.fleft {
  float: left; }

.fright {
  float: right; }

.bold {
  font-weight: bold; }

.label-v1 {
  color: #fff;
  font-weight: Bold;
  font-family: "DINWebPro", Tahoma, Arial, sans-serif;
  font-size: 44px;
  line-height: 66px;
  font-size: 3.66667rem;
  line-height: 5.5rem; }

.label-v1b {
  color: #fff;
  font-weight: Bold;
  font-family: "DINWebPro", Tahoma, Arial, sans-serif;
  text-align: center;
  font-size: 28px;
  line-height: 34px;
  font-size: 2.33333rem;
  line-height: 2.83333rem; }

.label-v2 {
  color: #404040;
  font-weight: bold;
  border-top: 1px solid #fff;
  margin-top: 30px;
  text-align: center;
  font-family: "DINWebPro", Tahoma, Arial, sans-serif;
  font-size: 44px;
  line-height: 100px;
  font-size: 3.66667rem;
  line-height: 8.33333rem; }
  .label-v2 span {
    color: #853c2b; }

.label-v2b {
  color: #404040;
  font-weight: bold;
  border-top: 1px solid #fff;
  text-align: left;
  margin-top: 30px;
  font-family: "DINWebPro", Tahoma, Arial, sans-serif;
  font-size: 34px;
  line-height: 66px;
  font-size: 2.83333rem;
  line-height: 5.5rem; }

.label-v2c {
  color: #404040;
  font-weight: bold;
  text-align: left;
  font-family: "DINWebPro", Tahoma, Arial, sans-serif;
  font-size: 34px;
  line-height: 66px;
  font-size: 2.83333rem;
  line-height: 5.5rem; }

.label-v3 {
  color: #fff;
  font-weight: Bold;
  font-family: "DINWebPro", Tahoma, Arial, sans-serif;
  font-size: 24px;
  line-height: 36px;
  font-size: 2rem;
  line-height: 3rem; }

.label-v4 {
  background: #00a6eb none repeat scroll 0 0;
  font-weight: bold;
  float: none;
  height: auto;
  padding: 8px 30px;
  color: #fff;
  margin-top: 20px;
  display: none;
  font-size: 30px;
  line-height: 36px;
  font-size: 2.5rem;
  line-height: 3rem; }

.form-alerts {
  font-family: "DINWebPro", Tahoma, Arial, sans-serif; }
  .form-alerts p {
    display: none;
    padding: 50px 0px;
    text-align: center;
    color: #404040;
    font-size: 18px;
    line-height: 27px;
    font-size: 1.5rem;
    line-height: 2.25rem; }
    .form-alerts p a {
      color: #fff;
      text-decoration: underline; }

.spinner {
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  -webkit-animation: rotate 2.0s infinite linear;
  animation: rotate 2.0s infinite linear; }

.dot1, .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #853c2b;
  border-radius: 100%;
  -webkit-animation: bounce 2.0s infinite ease-in-out;
  animation: bounce 2.0s infinite ease-in-out; }

.current-mode-houses.current-state-isnothome .body-inner {
  background: #faba00; }
.current-mode-houses .std-form .ui-select-choices {
  background: #faba00; }

.current-mode-investments .dot1, .current-mode-investments .dot2 {
  background-color: #01a5ea; }
.current-mode-investments.current-state-isnothome .body-inner {
  background: #fff; }
.current-mode-investments .label-v1, .current-mode-investments .label-v2 span, .current-mode-investments .label-v3 {
  color: #01a5ea; }
.current-mode-investments #recovery_form_dialog {
  background: #fff;
  border-color: #01a5ea; }
.current-mode-investments #questionaire_form_dialog {
  background: #fff; }
.current-mode-investments .bx1 {
  background: #fff; }
  .current-mode-investments .bx1 .sg_info .info-a {
    color: #01a5ea; }
.current-mode-investments .bx2 {
  background: #eaeaea;
  border-color: #01a5ea;
  padding: 0;
  position: relative;
  margin-bottom: 20px; }
  .current-mode-investments .bx2 .bx2-inner {
    padding: 20px; }
  .current-mode-investments .bx2 .btn-login-wrap {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: -27px; }
.current-mode-investments .bx6 .user-tabs .tab {
  color: #01a5ea;
  border-color: #01a5ea; }
.current-mode-investments .bx6 .user-tabs {
  border-color: #01a5ea; }
.current-mode-investments .bx6 .tab-cnt.tab-v1-cnt .label-en {
  color: #000; }
.current-mode-investments .bx6 .tab-cnt.tab-v1-cnt .info .field-value {
  border-color: #fff; }
.current-mode-investments .bx6 .tab-cnt.tab-v1-cnt .info {
  color: #01a5ea; }
.current-mode-investments .bx6 .tab-cnt.tab-v2-cnt .row.labels {
  background: #01a5ea;
  color: #fff; }
.current-mode-investments .bx6 .tab-cnt.tab-v2-cnt .row {
  border-color: #01a5ea; }
.current-mode-investments .bx8 .title {
  color: #01a5ea; }
.current-mode-investments .std-form {
  /* PLACEHOLDERS */ }
  .current-mode-investments .std-form .label-wrapp label {
    color: #000; }
  .current-mode-investments .std-form .label-wrapp .text-label {
    color: #000; }
  .current-mode-investments .std-form .label-wrapp.v2 label {
    color: #000; }
  .current-mode-investments .std-form .label-wrapp .text-label-ie.v2 {
    color: #000; }
  .current-mode-investments .std-form label.error {
    color: #f00; }
  .current-mode-investments .std-form .error_holder {
    color: #f00; }
  .current-mode-investments .std-form .checkbox-label {
    color: #01a5ea; }
  .current-mode-investments .std-form input[type="text"], .current-mode-investments .std-form input[type="number"], .current-mode-investments .std-form input[type="password"], .current-mode-investments .std-form input[type="email"], .current-mode-investments .std-form select, .current-mode-investments .std-form textarea, .current-mode-investments .std-form .ui-select-container .form-control {
    border: 3px solid #01a5ea;
    background: #fff;
    color: #01a5ea; }
    .current-mode-investments .std-form input[type="text"]:focus, .current-mode-investments .std-form input[type="number"]:focus, .current-mode-investments .std-form input[type="password"]:focus, .current-mode-investments .std-form input[type="email"]:focus, .current-mode-investments .std-form select:focus, .current-mode-investments .std-form textarea:focus, .current-mode-investments .std-form .ui-select-container .form-control:focus {
      border-color: #01a5ea; }
    .current-mode-investments .std-form input[type="text"].valid, .current-mode-investments .std-form input[type="text"].ng-valid.ng-not-empty, .current-mode-investments .std-form input[type="number"].valid, .current-mode-investments .std-form input[type="number"].ng-valid.ng-not-empty, .current-mode-investments .std-form input[type="password"].valid, .current-mode-investments .std-form input[type="password"].ng-valid.ng-not-empty, .current-mode-investments .std-form input[type="email"].valid, .current-mode-investments .std-form input[type="email"].ng-valid.ng-not-empty, .current-mode-investments .std-form select.valid, .current-mode-investments .std-form select.ng-valid.ng-not-empty, .current-mode-investments .std-form textarea.valid, .current-mode-investments .std-form textarea.ng-valid.ng-not-empty, .current-mode-investments .std-form .ui-select-container .form-control.valid, .current-mode-investments .std-form .ui-select-container .form-control.ng-valid.ng-not-empty {
      border: 3px solid #01a5ea;
      color: #01a5ea; }
    .current-mode-investments .std-form input[type="text"].invalid, .current-mode-investments .std-form input[type="text"].ng-invalid, .current-mode-investments .std-form input[type="number"].invalid, .current-mode-investments .std-form input[type="number"].ng-invalid, .current-mode-investments .std-form input[type="password"].invalid, .current-mode-investments .std-form input[type="password"].ng-invalid, .current-mode-investments .std-form input[type="email"].invalid, .current-mode-investments .std-form input[type="email"].ng-invalid, .current-mode-investments .std-form select.invalid, .current-mode-investments .std-form select.ng-invalid, .current-mode-investments .std-form textarea.invalid, .current-mode-investments .std-form textarea.ng-invalid, .current-mode-investments .std-form .ui-select-container .form-control.invalid, .current-mode-investments .std-form .ui-select-container .form-control.ng-invalid {
      border: 3px solid #a94442;
      color: #01a5ea; }
    .current-mode-investments .std-form input[type="text"] .glyphicon, .current-mode-investments .std-form input[type="number"] .glyphicon, .current-mode-investments .std-form input[type="password"] .glyphicon, .current-mode-investments .std-form input[type="email"] .glyphicon, .current-mode-investments .std-form select .glyphicon, .current-mode-investments .std-form textarea .glyphicon, .current-mode-investments .std-form .ui-select-container .form-control .glyphicon {
      color: #01a5ea; }
    .current-mode-investments .std-form input[type="text"]:disabled, .current-mode-investments .std-form input[type="number"]:disabled, .current-mode-investments .std-form input[type="password"]:disabled, .current-mode-investments .std-form input[type="email"]:disabled, .current-mode-investments .std-form select:disabled, .current-mode-investments .std-form textarea:disabled, .current-mode-investments .std-form .ui-select-container .form-control:disabled {
      background: #eee;
      color: #888 !important;
      border-color: #aaa !important; }
  .current-mode-investments .std-form select option {
    background: #fff;
    color: #01a5ea; }
  .current-mode-investments .std-form .row .reward-item .prize-name {
    color: #000; }
  .current-mode-investments .std-form .row .reward-item .prize-points-threshold {
    color: #000; }
  .current-mode-investments .std-form .ui-select-container .form-control .ui-select-placeholder {
    color: #01a5ea;
    opacity: 0.7; }
  .current-mode-investments .std-form *::-webkit-input-placeholder {
    color: #01a5ea;
    opacity: 0.7; }
  .current-mode-investments .std-form *:-moz-placeholder {
    /* FF 4-18 */
    color: #01a5ea;
    opacity: 0.7; }
  .current-mode-investments .std-form *::-moz-placeholder {
    /* FF 19+ */
    color: #01a5ea;
    opacity: 0.7; }
  .current-mode-investments .std-form *:-ms-input-placeholder {
    /* IE 10+ */
    color: #01a5ea;
    opacity: 0.7; }
.current-mode-investments .std-form .row .reward-item img {
  border: 1px solid #01a5ea; }
.current-mode-investments .std-form .row .reward_size label {
  color: #01a5ea; }
.current-mode-investments .prize_bundle_desc {
  margin-top: 10px;
  color: #01a5ea;
  font-size: 16px; }
.current-mode-investments .label-v1b {
  color: #01a5ea; }
.current-mode-investments .investment-bundle-prizes .bx10 {
  padding-bottom: 20px; }
.current-mode-investments .investment-regular-prizes#footer-wrapp-v2 {
  padding-top: 20px; }
.current-mode-investments .investment-regular-prizes .text-msg1 {
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 30px;
  font-size: 1.66667rem;
  line-height: 2.5rem;
  color: #fff; }
.current-mode-investments .investment-regular-prizes .bx11 .head_item h2 {
  font-size: 23px;
  line-height: 34.5px;
  font-size: 1.91667rem;
  line-height: 2.875rem; }
.current-mode-investments .investment-regular-prizes .bx11 .head_item .info1 {
  font-size: 15px;
  line-height: 22.5px;
  font-size: 1.25rem;
  line-height: 1.875rem; }

.prize_bundle_desc {
  margin-top: 10px;
  color: #fff;
  font-size: 16px; }

.dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg); } }
@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0); }
  50% {
    -webkit-transform: scale(1); } }
@keyframes bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }
#header {
  display: none;
  position: relative;
  z-index: 2;
  text-align: left; }
  #header #logo {
    /*
    display:block;
    height:154.2%;
    width:900px;
    margin-left:-450px;
    background: url($imgs-path + "full-logo.png") no-repeat center center;
    
    @include abs-pos(0px, auto, atuo, 50%);
    */
    width: 229px;
    height: 80px;
    display: inline-block;
    margin: 20px 0 0 0;
    background: url("../lay-gfx/logo-lb-white.png") no-repeat center center/cover; }
    #header #logo.lang-lt {
      background: url("../lay-gfx/logo-lb-white-lt.png") no-repeat center center/cover; }

#footer-wrapp {
  padding-top: 20px; }
  #footer-wrapp #foot-menu {
    text-align: center; }
    #footer-wrapp #foot-menu li {
      display: inline;
      color: #fff;
      text-transform: uppercase;
      margin: 0px 15px;
      font-size: 18px;
      line-height: 27px;
      font-size: 1.5rem;
      line-height: 2.25rem; }

#footer-wrapp-v2 {
  background: #009de0;
  padding-top: 100px; }

#page-content {
  position: relative;
  z-index: 1; }

.std-form {
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
  /* PLACEHOLDERS */ }
  .std-form .label-wrapp label, .std-form .label-wrapp .text-label {
    display: inline-block;
    font-weight: bold;
    color: #853c2b;
    font-size: 22px;
    line-height: 38px;
    font-size: 1.83333rem;
    line-height: 3.16667rem; }
    .std-form .label-wrapp label .smaller, .std-form .label-wrapp .text-label .smaller {
      font-size: 14px;
      line-height: 21px;
      font-size: 1.16667rem;
      line-height: 1.75rem; }
  .std-form .label-wrapp.v2 label {
    color: #404040; }
  .std-form .label-wrapp .text-label-ie {
    display: none;
    font-size: 14px;
    line-height: 21px;
    font-size: 1.16667rem;
    line-height: 1.75rem; }
  .std-form .label-wrapp .text-label-ie.v2 {
    color: #404040; }
  .std-form label.error {
    color: #f00;
    display: inline-block;
    font-size: 14px;
    line-height: 21px;
    font-size: 1.16667rem;
    line-height: 1.75rem; }
  .std-form .error_holder {
    color: #f00;
    font-size: 14px;
    line-height: 21px;
    font-size: 1.16667rem;
    line-height: 1.75rem; }
  .std-form .checkbox-label {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-size: 1.33333rem;
    line-height: 1.66667rem; }
  .std-form .checkbox-label a{
    text-decoration: underline;}
  .std-form input[type="text"], .std-form input[type="number"], .std-form input[type="password"], .std-form input[type="email"], .std-form select, .std-form textarea, .std-form .ui-select-container .form-control {
    border: 3px solid #fff;
    background: #faba00;
    padding: 6px 10px !important;
    margin: 0px;
    color: #fff;
    width: 100%;
    height: 38px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 20px;
    font-size: 1.33333rem;
    line-height: 1.66667rem;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
    .std-form input[type="text"]:focus, .std-form input[type="number"]:focus, .std-form input[type="password"]:focus, .std-form input[type="email"]:focus, .std-form select:focus, .std-form textarea:focus, .std-form .ui-select-container .form-control:focus {
      border-color: #66afe9;
      outline: 0;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
    .std-form input[type="text"].valid, .std-form input[type="text"].ng-valid.ng-not-empty, .std-form input[type="number"].valid, .std-form input[type="number"].ng-valid.ng-not-empty, .std-form input[type="password"].valid, .std-form input[type="password"].ng-valid.ng-not-empty, .std-form input[type="email"].valid, .std-form input[type="email"].ng-valid.ng-not-empty, .std-form select.valid, .std-form select.ng-valid.ng-not-empty, .std-form textarea.valid, .std-form textarea.ng-valid.ng-not-empty, .std-form .ui-select-container .form-control.valid, .std-form .ui-select-container .form-control.ng-valid.ng-not-empty {
      border: 3px solid #fff;
      color: #fff; }
    .std-form input[type="text"].invalid, .std-form input[type="text"].ng-invalid, .std-form input[type="number"].invalid, .std-form input[type="number"].ng-invalid, .std-form input[type="password"].invalid, .std-form input[type="password"].ng-invalid, .std-form input[type="email"].invalid, .std-form input[type="email"].ng-invalid, .std-form select.invalid, .std-form select.ng-invalid, .std-form textarea.invalid, .std-form textarea.ng-invalid, .std-form .ui-select-container .form-control.invalid, .std-form .ui-select-container .form-control.ng-invalid {
      border: 3px solid #a94442;
      color: #fff; }
    .std-form input[type="text"].ci-npt, .std-form input[type="number"].ci-npt, .std-form input[type="password"].ci-npt, .std-form input[type="email"].ci-npt, .std-form select.ci-npt, .std-form textarea.ci-npt, .std-form .ui-select-container .form-control.ci-npt {
      height: 50px; }
    .std-form input[type="text"] .glyphicon, .std-form input[type="number"] .glyphicon, .std-form input[type="password"] .glyphicon, .std-form input[type="email"] .glyphicon, .std-form select .glyphicon, .std-form textarea .glyphicon, .std-form .ui-select-container .form-control .glyphicon {
      color: #fff; }
    .std-form input[type="text"]:disabled, .std-form input[type="number"]:disabled, .std-form input[type="password"]:disabled, .std-form input[type="email"]:disabled, .std-form select:disabled, .std-form textarea:disabled, .std-form .ui-select-container .form-control:disabled {
      background: #eee;
      color: #888 !important;
      border-color: #aaa !important; }
  .std-form .ui-select-container.ng-invalid-server .ui-select-match .ui-select-toggle {
    border-color: #a94442; }
  .std-form input[type="number"]::-webkit-outer-spin-button,
  .std-form input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none; }
  .std-form input[type="number"] {
    -moz-appearance: textfield; }
  .std-form select option {
    background: #faba00;
    color: #404040; }
  .std-form .row {
    padding-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px; }
    .std-form .row .agree1 {
      margin-top: 40px; }
    .std-form .row .agree2 {
      margin-top: 15px;
      margin-bottom: 40px; }
    .std-form .row .reward-item {
      width: 225px;
      float: left;
      margin: 10px; }
      .std-form .row .reward-item .reward_img_warpp {
        height: 183px;
        overflow: hidden;
        margin-bottom: 15px;
        position: relative; }
        .std-form .row .reward-item .reward_img_warpp .overlay {
          display: none;
          background: url("../lay-gfx/locked.png") no-repeat center center; }
      .std-form .row .reward-item img {
        margin-bottom: 10px;
        max-width: 100%;
        height: 100%; }
      .std-form .row .reward-item .prize-name {
        color: #fff;
        font-weight: Bold;
        font-size: 16px;
        line-height: 20px;
        font-size: 1.33333rem;
        line-height: 1.66667rem; }
      .std-form .row .reward-item .prize-points-threshold {
        color: #fff;
        font-size: 14px;
        line-height: 20px;
        font-size: 1.16667rem;
        line-height: 1.66667rem; }
      .std-form .row .reward-item.blocked .reward_img_warpp .overlay {
        display: block;
        height: 100%;
        width: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        position: absolute; }
    .std-form .row .material-item {
      min-height: 32px;
      margin: 10px; }
    .std-form .row .reward_size {
      margin-top: 10px; }
      .std-form .row .reward_size label {
        color: #Fff; }
  .std-form .not-prizes .col:nth-child(3n+1), .std-form .prizes-list .col:nth-child(3n+1) {
    clear: left; }
  .std-form .section-a,
  .std-form .section-b {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #fff; }
  .std-form .cms-field {
    padding: 0px; }
    .std-form .cms-field .name, .std-form .cms-field .desc, .std-form .cms-field .actual_file {
      display: none; }
    .std-form .cms-field .widget .cms-textinput {
      border: 0px;
      padding: 0px;
      margin: 0px;
      background: transparent;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      border-radius: 0px; }
    .std-form .cms-field .delete_wrapp {
      display: none; }
  .std-form.pre-register-form .field_pass .col-md-6 {
    width: 100% !important; }
    .std-form.pre-register-form .field_pass .col-md-6:nth-child(2) {
      display: none; }
  .std-form .ui-select-container {
    height: 38px; }
    .std-form .ui-select-container .form-control {
      line-height: 20px; }
    .std-form .ui-select-container .ui-select-match a.btn.btn-link {
      position: relative;
      top: 2px;
      right: -14px; }
    .std-form .ui-select-container .ui-select-match i.caret {
      display: none; }
    .std-form .ui-select-container .ui-select-choices {
      margin-top: 0;
      border-color: #66afe9; }
      .std-form .ui-select-container .ui-select-choices .ui-select-choices-row a {
        color: #404040; }
      .std-form .ui-select-container .ui-select-choices .ui-select-choices-row.active a {
        color: #fff; }
    .std-form .ui-select-container.open input {
      border-color: #66afe9;
      outline: 0;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .std-form .ui-select-container .form-control .ui-select-placeholder {
    color: #fff;
    opacity: 0.7; }
  .std-form *::-webkit-input-placeholder {
    color: #fff;
    opacity: 0.7; }
  .std-form *:-moz-placeholder {
    /* FF 4-18 */
    color: #fff;
    opacity: 0.7; }
  .std-form *::-moz-placeholder {
    /* FF 19+ */
    color: #fff;
    opacity: 0.7; }
  .std-form *:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
    opacity: 0.7; }

.survey-bx, .scroll-bx {
  padding: 60px; }
  .survey-bx .std-form .label-wrapp label, .survey-bx .std-form .label-wrapp .text-label, .scroll-bx .std-form .label-wrapp label, .scroll-bx .std-form .label-wrapp .text-label {
    /* font-weight: bold; */
    /* font-size: 1.83333rem; */
    font-weight: normal;
    font-size: 1.5rem; }
  .survey-bx .std-form .row, .scroll-bx .std-form .row {
    /* padding-bottom: 10px; */
    padding-bottom: 30px; }

.survey-gdpr-data-list .list-item {
  display: inline-block;
  width: 150px;
  font-weight: bold; }

.survey-h-line {
  border-bottom: 1px solid #404040;
  margin: 10px 0; }

.survey-load-spinner {
  width: 50px;
  margin: 0 auto;
  padding: 20px 0; }

.current-state-survey.current-state-ishome #header .outer,
.current-state-survey_gdpr.current-state-ishome #header .outer,
.current-state-sales_survey.current-state-ishome #header .outer {
  /* padding-top: 55.128205%; */
  padding-top: 20%; }

.investments-application-confirm.current-state-ishome #header .outer {
  /* padding-top: 55.128205%; */
  padding-top: 20%; }

.bx0 {
  position: relative; }
  .bx0 .arrow-bottom {
    background: url("../lay-gfx/arrow-bottom.png") no-repeat center center;
    display: none;
    height: 53px;
    width: 305px;
    margin-left: -153px;
    top: auto;
    right: auto;
    bottom: -53px;
    left: 50%;
    position: absolute; }

.bx1 {
  padding-bottom: 30px;
  position: relative;
  text-align: left;
  background: #faba00;
  margin-left: -10px;
  margin-right: -10px; }
  .bx1 .sg_info {
    color: #fff;
    padding-top: 40px;
    padding-left: 20px;
    font-family: "DINWebPro", Tahoma, Arial, sans-serif; }
    .bx1 .sg_info .info-a1 {
      color: #00a6eb;
      display: block;
      font-weight: bold;
      font-size: 40px;
      line-height: 46px;
      font-size: 3.33333rem;
      line-height: 3.83333rem; }
    .bx1 .sg_info .info-a2 {
      display: block;
      margin-bottom: 20px;
      font-size: 32px;
      line-height: 34px;
      font-size: 2.66667rem;
      line-height: 2.83333rem; }
    .bx1 .sg_info .info-b.mobile {
      display: none; }
    .bx1 .sg_info .info-b1 {
      display: block;
      font-size: 40px;
      line-height: 46px;
      font-size: 3.33333rem;
      line-height: 3.83333rem; }
    .bx1 .sg_info .info-b2 {
      display: block;
      margin-bottom: 30px;
      font-size: 32px;
      line-height: 34px;
      font-size: 2.66667rem;
      line-height: 2.83333rem; }
    .bx1 .sg_info .info-c1 {
      display: inline-block;
      height: 86px;
      padding: 0px 30px;
      background: #00a6eb;
      font-weight: bold;
      float: left;
      font-size: 54px;
      line-height: 86px;
      font-size: 4.5rem;
      line-height: 7.16667rem; }
    .bx1 .sg_info .info-c2 {
      display: inline-block;
      height: 86px;
      width: 80px;
      float: left;
      margin-left: 30px;
      font-size: 54px;
      line-height: 86px;
      font-size: 4.5rem;
      line-height: 7.16667rem; }
    .bx1 .sg_info .login-btn, .bx1 .sg_info .logout-btn, .bx1 .sg_info .account-btn {
      margin-top: 20px;
      margin-right: 10px; }

.bx2 {
  margin-right: 20px;
  margin-top: 30px;
  padding: 20px 20px 20px 20px;
  background: url("../lay-gfx/bg-v1.png") repeat left top;
  border-bottom: 4px solid #b08110;
  font-family: "DINWebPro", Tahoma, Arial, sans-serif; }
  .bx2 .std-form input {
    background: #faba00; }
  .bx2 .label-wrapp label {
    font-size: 18px;
    line-height: 32px;
    font-size: 1.5rem;
    line-height: 2.66667rem; }
  .bx2 .btn-v1 {
    margin-top: 10px;
    font-weight: bold;
    font-size: 30px;
    line-height: 54px;
    font-size: 2.5rem;
    line-height: 4.5rem; }
  .bx2 .std-form .field_pass .input-wrap {
    margin: 0 -10px 0 -10px; }

.bx3 .bx3-inner {
  padding-top: 20px; }

.bx4 {
  margin-top: 45px; }
  .bx4 .item {
    border: 3px solid #fff;
    height: 215px;
    padding-left: 10px;
    padding-right: 10px; }
    .bx4 .item img {
      max-width: 100%; }
  .bx4 .c-left {
    padding-right: 10px; }
    .bx4 .c-left .item {
      padding-top: 60px; }
  .bx4 .c-middle {
    padding-left: 10px;
    padding-right: 10px; }
    .bx4 .c-middle .item {
      padding-top: 48px; }
  .bx4 .c-right {
    padding-left: 10px; }
    .bx4 .c-right .item {
      padding-top: 50px; }

.bx5 {
  padding-top: 14.1%;
  padding-bottom: 15px; }

.bx6 {
  padding-top: 50px;
  padding-bottom: 50px;
  width: 830px;
  margin: 0px auto;
  text-align: left;
  font-family: "DINWebPro", Tahoma, Arial, sans-serif; }
  .bx6.v2 {
    width: 890px; }
  .bx6.v3 {
    width: 100%; }
    .bx6.v3 h3 {
      font-family: "DINWebPro", Tahoma, Arial, sans-serif;
      font-weight: 700;
      text-align: center;
      font-size: 40px;
      line-height: 60px;
      font-size: 3.33333rem;
      line-height: 5rem; }
  .bx6 .desc {
    padding: 10px 0px 30px 0px; }
  .bx6 .user-tabs {
    border-bottom: 3px solid #fff; }
    .bx6 .user-tabs .tab {
      display: block;
      height: 53px;
      border-left: 3px solid #fff;
      border-top: 3px solid #fff;
      border-right: 3px solid #fff;
      font-size: 20px;
      line-height: 50px;
      font-size: 1.66667rem;
      line-height: 4.16667rem;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      .bx6 .user-tabs .tab.active {
        color: #00a6eb;
        background: #fff; }
      .bx6 .user-tabs .tab.m-line {
        line-height: 20px;
        padding-top: 6px; }
  .bx6 .tab-cnt.tab-v1-cnt {
    padding: 30px 38px; }
    .bx6 .tab-cnt.tab-v1-cnt .row {
      padding: 5px 0px;
      margin-left: 0;
      margin-right: 0; }
    .bx6 .tab-cnt.tab-v1-cnt .info {
      color: #fff;
      font-weight: bold;
      font-size: 24px;
      line-height: 34px;
      font-size: 2rem;
      line-height: 2.83333rem; }
      .bx6 .tab-cnt.tab-v1-cnt .info .field-value {
        padding: 0px 10px;
        border: 3px solid #faba00; }
    .bx6 .tab-cnt.tab-v1-cnt .label-en {
      color: #853c2b;
      font-weight: bold;
      font-size: 24px;
      line-height: 40px;
      font-size: 2rem;
      line-height: 3.33333rem; }
    .bx6 .tab-cnt.tab-v1-cnt .user_position {
      margin-top: 30px;
      font-weight: bold;
      color: #873e2a;
      font-size: 18px;
      line-height: 28px;
      font-size: 1.5rem;
      line-height: 2.33333rem; }
  .bx6 .tab-cnt.tab-v2-cnt {
    padding: 30px 0 0 0;
    text-align: center; }
    .bx6 .tab-cnt.tab-v2-cnt .row.labels {
      text-align: center;
      background: #fbca02;
      color: #873e2a;
      border-bottom: 0px;
      margin-left: 0;
      margin-right: 0;
      font-size: 18px;
      line-height: 28px;
      font-size: 1.5rem;
      line-height: 2.33333rem; }
    .bx6 .tab-cnt.tab-v2-cnt .row {
      padding: 15px 0px;
      border-bottom: 2px solid #fbca02;
      margin-left: 0;
      margin-right: 0; }
    .bx6 .tab-cnt.tab-v2-cnt .img img {
      border: 3px solid #fff;
      width: 140px; }
    .bx6 .tab-cnt.tab-v2-cnt .address .info-outer span {
      text-transform: uppercase;
      color: #404040;
      font-size: 16px;
      line-height: 20px;
      font-size: 1.33333rem;
      line-height: 1.66667rem; }
    .bx6 .tab-cnt.tab-v2-cnt .state .info-outer span {
      text-transform: uppercase;
      color: #873e2a;
      font-size: 14px;
      line-height: 21px;
      font-size: 1.16667rem;
      line-height: 1.75rem; }
    .bx6 .tab-cnt.tab-v2-cnt .rewards .info-outer span {
      text-transform: uppercase;
      color: #fff;
      font-weight: bold;
      font-size: 14px;
      line-height: 21px;
      font-size: 1.16667rem;
      line-height: 1.75rem; }
    .bx6 .tab-cnt.tab-v2-cnt .rewards .info-outer span.blocked_info {
      text-transform: lowercase;
      color: #873e2a;
      font-weight: bold;
      text-align: center;
      font-size: 12px;
      line-height: 14px;
      font-size: 1rem;
      line-height: 1.16667rem; }
    .bx6 .tab-cnt.tab-v2-cnt .actions .btns {
      background: #00a6eb;
      padding: 0px 10px 0px 10px;
      display: inline-block;
      margin-top: 22px;
      height: 48px;
      overflow: hidden; }
      .bx6 .tab-cnt.tab-v2-cnt .actions .btns a {
        display: inline-block;
        height: 48px;
        width: 26px;
        margin: 0px 4px; }
        .bx6 .tab-cnt.tab-v2-cnt .actions .btns a.action1 {
          background: url("../lay-gfx/icon2.png") repeat-x left center; }
        .bx6 .tab-cnt.tab-v2-cnt .actions .btns a.action2 {
          position: relative;
          left: -1px;
          background: url("../lay-gfx/icon3.png") repeat-x left center; }
        .bx6 .tab-cnt.tab-v2-cnt .actions .btns a.action3 {
          background: url("../lay-gfx/icon4.png") repeat-x left center; }
        .bx6 .tab-cnt.tab-v2-cnt .actions .btns a.action4 {
          background: url("../lay-gfx/icon5.png") repeat-x left center; }
    .bx6 .tab-cnt.tab-v2-cnt .info-outer {
      display: block;
      min-height: 90px;
      line-height: 90px; }
      .bx6 .tab-cnt.tab-v2-cnt .info-outer span {
        display: inline-block;
        vertical-align: middle;
        text-align: left; }
  .bx6 .user-prizes .clr.mobile, .bx6 .user-comment-prizes .clr.mobile, .bx6 .not-prizes .clr.mobile {
    display: none; }
  .bx6 .user-comment-prizes {
    background: #fff; }
    .bx6 .user-comment-prizes .bc-profile-img {
      width: 100%;
      max-width: 260px;
      margin: 0 auto;
      display: block; }
    .bx6 .user-comment-prizes .std-form input[type="text"] {
      border-color: #404040;
      color: #404040;
      background: rgba(64, 64, 64, 0.2); }
      .bx6 .user-comment-prizes .std-form input[type="text"]::-webkit-input-placeholder {
        color: #404040;
        opacity: 0.7; }
      .bx6 .user-comment-prizes .std-form input[type="text"]:-moz-placeholder {
        /* FF 4-18 */
        color: #404040;
        opacity: 0.7; }
      .bx6 .user-comment-prizes .std-form input[type="text"]::-moz-placeholder {
        /* FF 19+ */
        color: #404040;
        opacity: 0.7; }
      .bx6 .user-comment-prizes .std-form input[type="text"]:-ms-input-placeholder {
        /* IE 10+ */
        color: #404040;
        opacity: 0.7; }
    .bx6 .user-comment-prizes .comment_available_points {
      font-size: 18px;
      line-height: 27px;
      font-size: 1.5rem;
      line-height: 2.25rem; }
    .bx6 .user-comment-prizes .comment-prize-list-wrap {
      padding-top: 30px; }
      .bx6 .user-comment-prizes .comment-prize-list-wrap .prize-name {
        color: #404040; }
      .bx6 .user-comment-prizes .comment-prize-list-wrap .prize-points-threshold {
        color: #404040; }

.bx7 {
  border: 1px solid #a94442;
  background: #ffc6c5;
  padding: 10px;
  margin: 0 0 15px 0; }
  .bx7 ul {
    list-style-type: disc;
    margin-left: 15px; }
    .bx7 ul li {
      color: #a94442; }
      .bx7 ul li span {
        font-weight: bold; }

.bx8 {
  padding-top: 40px;
  font-size: 18px;
  line-height: 27px;
  font-size: 1.5rem;
  line-height: 2.25rem; }
  .bx8 .title {
    color: #fff;
    font-size: 24px;
    line-height: 36px;
    font-size: 2rem;
    line-height: 3rem; }

.bx9 {
  border: 1px solid #017439;
  background: #cdffe5;
  padding: 10px;
  margin: 15px 0px; }
  .bx9 ul {
    list-style-type: disc;
    margin-left: 15px; }
    .bx9 ul li {
      color: #017439; }
      .bx9 ul li span {
        font-weight: bold; }

.bx10 {
  padding-bottom: 100px; }
  .bx10 h3 {
    color: #fff;
    font-family: "DINWebPro", Tahoma, Arial, sans-serif;
    font-weight: 700;
    text-align: center;
    margin-bottom: 36px;
    font-size: 40px;
    line-height: 60px;
    font-size: 3.33333rem;
    line-height: 5rem; }

.bx11 {
  text-align: left; }
  .bx11 .clr.mobile-775 {
    display: none; }
  .bx11 .clr.mobile-640 {
    display: none; }
  .bx11 .rewards_group {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 3px solid #fff; }
    .bx11 .rewards_group .col:nth-child(3n+1) {
      clear: left; }
  .bx11 .bx12 {
    color: #404040;
    min-width: auto; }
  .bx11 .head_item {
    background: #eab817;
    padding: 20px;
    margin-right: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block;
    transform: skewY(-5deg); }
    .bx11 .head_item h2 {
      color: #fff;
      font-weight: bold;
      font-size: 30px;
      line-height: 34px;
      font-size: 2.5rem;
      line-height: 2.83333rem; }
    .bx11 .head_item .info1 {
      color: #fff;
      border-bottom: 3px solid #f4db8a;
      margin-bottom: 10px;
      padding-bottom: 5px;
      font-size: 18px;
      line-height: 27px;
      font-size: 1.5rem;
      line-height: 2.25rem; }
    .bx11 .head_item .info2 {
      color: #009de0;
      font-weight: bold;
      font-size: 24px;
      line-height: 26px;
      font-size: 2rem;
      line-height: 2.16667rem; }
    .bx11 .head_item .info3 {
      color: #009de0;
      font-weight: bold;
      font-size: 14px;
      line-height: 21px;
      font-size: 1.16667rem;
      line-height: 1.75rem; }
  .bx11 .rew_item {
    padding: 0px 10px; }
    .bx11 .rew_item .img_wrap {
      text-align: center; }
    .bx11 .rew_item h4 {
      color: #fff;
      font-weight: bold;
      margin-bottom: 10px;
      font-size: 18px;
      line-height: 22px;
      font-size: 1.5rem;
      line-height: 1.83333rem; }
    .bx11 .rew_item p {
      color: #fff; }
  .bx11 .bundle_title {
    text-align: center;
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 36px;
    font-size: 2.5rem;
    line-height: 3rem; }
  .bx11 .bundle_desc {
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 24px;
    font-size: 1.66667rem;
    line-height: 2rem; }

.bx12 {
  padding-top: 30px; }
  .bx12 .bx-item {
    margin-bottom: 15px; }
    .bx12 .bx-item .label {
      font-weight: bold;
      margin-bottom: 5px;
      font-size: 18px;
      line-height: 22px;
      font-size: 1.5rem;
      line-height: 1.83333rem; }
      .bx12 .bx-item .label .total {
        font-weight: normal;
        font-size: 16px;
        line-height: 22px;
        font-size: 1.33333rem;
        line-height: 1.83333rem; }
    .bx12 .bx-item .answer {
      padding: 1px 5px;
      font-size: 16px;
      line-height: 24px;
      font-size: 1.33333rem;
      line-height: 2rem; }
      .bx12 .bx-item .answer.v2 {
        background: #ffe8a7; }
    .bx12 .bx-item .i1 {
      float: right; }

#recovery_form_dialog {
  padding: 30px;
  background: #faba00;
  border: 5px solid #fff;
  width: 100%; }

.bx-materials {
  position: relative;
  min-height: 555px;
  margin-top: 30px; }
  .bx-materials .reward-icon.v1 {
    padding: 0px 80px 124px 110px;
    display: inline-block;
    background: url("../lay-gfx/reward-icon1.png") no-repeat left bottom;
    font-family: "DINWebPro", Tahoma, Arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    font-size: 1.5rem;
    line-height: 2.25rem;
    top: 68px;
    right: auto;
    bottom: auto;
    left: 40px;
    position: absolute; }
  .bx-materials .reward-icon.v2 {
    padding: 53px 0px 68px 205px;
    display: inline-block;
    background: url("../lay-gfx/reward-icon2.png") no-repeat left bottom;
    font-family: "DINWebPro", Tahoma, Arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    font-size: 1.5rem;
    line-height: 2.25rem;
    top: 290px;
    right: auto;
    bottom: auto;
    left: 40px;
    position: absolute; }
  .bx-materials .reward-icon.v3 {
    padding: 340px 0px 0px 0px;
    width: 358px;
    display: inline-block;
    background: url("../lay-gfx/reward-icon3-new.png") no-repeat top center;
    font-family: "DINWebPro", Tahoma, Arial, sans-serif;
    font-weight: 700;
    text-align: left;
    font-size: 18px;
    line-height: 27px;
    font-size: 1.5rem;
    line-height: 2.25rem;
    top: 95px;
    right: auto;
    bottom: auto;
    left: 395px;
    position: absolute; }
  .bx-materials .reward-icon.v4 {
    padding: 0px 0px 87px 180px;
    display: inline-block;
    background: url("../lay-gfx/reward-icon4.png") no-repeat left bottom;
    font-family: "DINWebPro", Tahoma, Arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    font-size: 1.5rem;
    line-height: 2.25rem;
    top: 0px;
    right: auto;
    bottom: auto;
    left: 718px;
    position: absolute; }
  .bx-materials .reward-icon.v5 {
    padding: 0 0 145px 195px;
    display: inline-block;
    background: url("../lay-gfx/reward-icon5.png") no-repeat right bottom;
    font-family: "DINWebPro", Tahoma, Arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    font-size: 1.5rem;
    line-height: 2.25rem;
    top: 150px;
    right: auto;
    bottom: auto;
    left: 705px;
    position: absolute; }
  .bx-materials .reward-icon.v6 {
    height: 56px;
    width: 56px;
    display: block;
    background: url("../lay-gfx/plus_icon.png") no-repeat right top;
    top: 209px;
    right: auto;
    bottom: auto;
    left: 315px;
    position: absolute; }
  .bx-materials .reward-icon.v7 {
    height: 56px;
    width: 56px;
    display: block;
    background: url("../lay-gfx/plus_icon.png") no-repeat right top;
    top: 209px;
    right: auto;
    bottom: auto;
    left: 660px;
    position: absolute; }
  .bx-materials .reward-icon.v8 {
    display: inline-block;
    font-family: "DINWebPro", Tahoma, Arial, sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 45px;
    font-size: 2.5rem;
    line-height: 3.75rem;
    top: 225px;
    right: auto;
    bottom: auto;
    left: 86px;
    position: absolute; }
  .bx-materials .reward-icon.v9 {
    display: inline-block;
    font-family: "DINWebPro", Tahoma, Arial, sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 45px;
    font-size: 2.5rem;
    line-height: 3.75rem;
    top: 90px;
    right: auto;
    bottom: auto;
    left: 745px;
    position: absolute; }
  .bx-materials .reward-icon.v10 {
    display: inline-block;
    font-family: "DINWebPro", Tahoma, Arial, sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 45px;
    font-size: 2.5rem;
    line-height: 3.75rem;
    top: 315px;
    right: auto;
    bottom: auto;
    left: 745px;
    position: absolute; }
  .bx-materials .reward-icon.v11 {
    padding: 126px 180px 0 0;
    display: inline-block;
    background: url("../lay-gfx/reward-icon6.png") no-repeat right top;
    font-family: "DINWebPro", Tahoma, Arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    font-size: 1.5rem;
    line-height: 2.25rem;
    top: 380px;
    right: auto;
    bottom: auto;
    left: 705px;
    position: absolute; }

.bx-materials-mobile {
  display: none;
  padding-top: 50px; }
  .bx-materials-mobile .title {
    font-family: "DINWebPro", Tahoma, Arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    font-size: 1.5rem;
    line-height: 2.25rem; }
    .bx-materials-mobile .title.v2 {
      padding-top: 50px;
      font-size: 30px;
      line-height: 45px;
      font-size: 2.5rem;
      line-height: 3.75rem; }
  .bx-materials-mobile .row-middle {
    margin: 30px 0; }
  .bx-materials-mobile .col img {
    max-width: 100%; }

.bx-rewards {
  position: relative;
  min-height: 435px;
  margin-top: 30px; }
  .bx-rewards .reward-icon.v1 {
    padding: 50px 0px 50px 181px;
    display: inline-block;
    background: url("../lay-gfx/reward-img2.gif") no-repeat left center;
    font-family: "DINWebPro", Tahoma, Arial, sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-size: 1.33333rem;
    line-height: 2rem;
    top: 0px;
    right: auto;
    bottom: auto;
    left: 49px;
    position: absolute; }
  .bx-rewards .reward-icon.v2 {
    padding: 27px 0 27px 175px;
    display: inline-block;
    background: url("../lay-gfx/reward-img4.gif") no-repeat left center;
    font-family: "DINWebPro", Tahoma, Arial, sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-size: 1.33333rem;
    line-height: 2rem;
    top: 15px;
    right: auto;
    bottom: auto;
    left: 402px;
    position: absolute; }
  .bx-rewards .reward-icon.v3 {
    padding: 10px 0 70px 170px;
    display: inline-block;
    background: url("../lay-gfx/reward-img5.gif") no-repeat left center;
    font-family: "DINWebPro", Tahoma, Arial, sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-size: 1.33333rem;
    line-height: 2rem;
    top: 28px;
    right: auto;
    bottom: auto;
    left: 739px;
    position: absolute; }
  .bx-rewards .reward-icon.v4 {
    padding: 139px 40px 0;
    display: inline-block;
    background: url("../lay-gfx/reward-img1.gif") no-repeat left center;
    font-family: "DINWebPro", Tahoma, Arial, sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-size: 1.33333rem;
    line-height: 2rem;
    top: 187px;
    right: auto;
    bottom: auto;
    left: 32px;
    position: absolute; }
  .bx-rewards .reward-icon.v5 {
    padding: 184px 155px 0 64px;
    display: inline-block;
    background: url("../lay-gfx/reward-img3.gif") no-repeat left center;
    font-family: "DINWebPro", Tahoma, Arial, sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-size: 1.33333rem;
    line-height: 2rem;
    top: 163px;
    right: auto;
    bottom: auto;
    left: 250px;
    position: absolute; }
  .bx-rewards .reward-icon.v6 {
    padding: 233px 194px 0px 0;
    display: inline-block;
    background: url("../lay-gfx/reward-img6.gif") no-repeat left center;
    font-family: "DINWebPro", Tahoma, Arial, sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-size: 1.33333rem;
    line-height: 2rem;
    top: 87px;
    right: auto;
    bottom: auto;
    left: 687px;
    position: absolute; }

#uploader-css {
  margin: 0px auto; }

#uploader-css #send_imgs {
  display: block;
  color: #84c404;
  font-weight: bold;
  height: 30px;
  line-height: 30px; }

#sortable {
  padding: 0px;
  margin: 12px auto; }
  #sortable li {
    float: left;
    margin: 3px;
    padding: 3px;
    border: 1px solid #B2EAF4;
    position: relative; }
    #sortable li:hover .delete-img {
      display: block; }
    #sortable li img {
      display: block; }
  #sortable .delete-img {
    color: #84c404;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 3px;
    right: 3px;
    background: url("../lay-gfx/delete.png") no-repeat 0px 0px;
    display: none; }

.row {
  /* file-dnd */
  /* gallery */ }
  .row .file-over {
    background-color: #98D0C5; }
  .row .file-over > * {
    opacity: 0.1; }
  .row .drop-files-here .ag-body-viewport-wrapper {
    background-image: url(../img/drop-files-here.gif);
    background-repeat: no-repeat;
    background-size: auto 50%;
    background-position: 50%; }
  .row .drop-files-here-well {
    background-image: url(../img/drop-files-here.gif);
    background-repeat: no-repeat;
    background-size: auto 80%;
    background-position: 50%;
    min-height: 200px; }
  .row .gallery-preview {
    display: none; }
  .row .gallery-close {
    display: none; }
  .row .gallery-prev, .row .gallery-next {
    display: none; }
  .row .gallery-images {
    display: flex;
    flex-flow: row wrap;
    /*justify-content: space-between;*/
    align-items: stretch; }
  .row .gallery-image {
    height: 150px;
    border: 2px solid #ccc;
    margin: 3px;
    min-width: 30px;
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
  .row .cover-relative {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute; }
  .row .fullscreen .gallery-image.selected {
    border-color: red; }
  .row .gallery-image-title {
    display: none;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    color: white;
    background: rgba(0, 0, 0, 0.5); }
  .row .gallery-image:hover .gallery-image-title {
    display: block; }
  .row .gallery-image-title i {
    float: right;
    padding: 5px; }
  .row .gallery-image-title i:hover {
    color: orange; }
  .row .fullscreen {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.9);
    z-index: 2000; }
  .row .fullscreen .gallery-preview {
    display: block;
    width: 90%;
    margin: 5px auto;
    position: relative;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat; }
  .row .fullscreen .gallery-i {
    color: white;
    border: 2px solid white;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center; }
  .row .fullscreen .gallery-close {
    display: block;
    position: absolute;
    top: 12px;
    right: 5px; }
  .row .fullscreen .gallery-images {
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%; }
  .row .fullscreen .gallery-image {
    display: inline-block;
    padding: 0 35px; }
  .row .fullscreen .gallery-prev, .row .fullscreen .gallery-next {
    display: block;
    width: 30%;
    margin: 0;
    padding: 0;
    border: none;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0; }
  .row .fullscreen .gallery-next {
    left: auto;
    right: 0; }
  .row .gallery-prev i, .row .gallery-next i {
    display: none;
    position: absolute;
    top: 50%; }
  .row .gallery-prev:hover i, .row .gallery-next:hover i {
    display: block; }
  .row .gallery-prev i {
    left: 5px; }
  .row .gallery-next i {
    right: 5px; }
  .row .fullscreen .gallery-image .gallery-image-title {
    display: block;
    overflow-x: hidden; }
  .row .fullscreen .gallery-image .gallery-image-title i {
    display: none; }
  .row .fullscreen .gallery-preview .gallery-image-title {
    background: transparent;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 150%;
    text-shadow: 1px 0 1px #000, 0 -1px 1px #000, 0 1px 1px #000, -1px 0 1px #000; }
  .row .fullscreen .gallery-fallback-form {
    display: none; }
  .row .gallery-file {
    height: 100px;
    margin: 3px;
    width: 150px;
    position: relative;
    background-size: 80px;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url(../img/file.svg); }
  .row .gallery-file-title {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: center;
    background: rgba(245, 245, 245, 0.8);
    white-space: pre;
    white-space: pre-line;
    word-wrap: break-word;
    word-break: normal; }

/* chat */
.message-list .panel-chat {
  height: auto;
  max-height: 600px;
  position: relative;
  padding-right: 10px; }

.message-list .panel-chat .chat-message.me:after {
  x-display: none;
  border-right-color: transparent !important; }

.message-list .panel-chat .chat-message:after {
  top: 13px; }

.message-list .panel-chat .chat-message .chat-contact {
  width: 40px;
  text-align: center;
  font-size: 24px; }

.message-list .panel-chat .chat-message .chat-text .chat-text-header {
  display: block;
  padding-bottom: 10px;
  font-size: 11px;
  font-style: italic; }

.dash-message-list .panel-tasks li .task-container > span.label {
  width: auto;
  height: auto; }

.message-list .divider {
  display: none; }

.message-list .first-unread .divider {
  display: block;
  height: 30px;
  display: flex;
  color: orange; }

.message-list .panel-chat .chat-message.first-unread:after {
  top: 43px; }

.message-list .divider:before {
  margin-right: 1em; }

.message-list .divider:after {
  margin-left: 1em; }

.message-list .divider:before, .message-list .divider:after {
  content: "";
  height: 1.5ex;
  border-bottom: 0.2em solid;
  flex-grow: 1; }

.bx6 .panel-energomocni .button-icon, .bx6 .panel-energomocni h2 {
  color: #00a6eb !important; }
.bx6 .panel-energomocni h2 {
  font-family: "DINWebPro", Tahoma, Arial, sans-serif; }
.bx6 .panel-tasks li .task-container {
  font-size: 14px;
  line-height: 21px;
  font-size: 1.16667rem;
  line-height: 1.75rem; }
.bx6 .panel-chat .chat-message .chat-text {
  font-size: 14px;
  line-height: 21px;
  font-size: 1.16667rem;
  line-height: 1.75rem; }
.bx6 .panel-tasks li:hover {
  background: #e5e1e1; }

#questionaire_form_dialog {
  padding: 30px;
  background: #faba00; }

.section_icon {
  display: inline-block;
  width: 200px;
  height: 200px;
  max-width: 200px;
  margin: 0 auto;
  position: relative; }
  .section_icon .icon_reg, .section_icon .icon_hov {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover;
    transition: all 0.3s ease; }
  .section_icon.section_houses .icon_reg {
    background-image: url("../lay-gfx/houses_a.png");
    opacity: 1; }
  .section_icon.section_houses .icon_hov {
    background-image: url("../lay-gfx/houses_b.png");
    opacity: 0; }
  .section_icon.section_inwest .icon_reg {
    background-image: url("../lay-gfx/inwest_a.png");
    opacity: 1; }
  .section_icon.section_inwest .icon_hov {
    background-image: url("../lay-gfx/inwest_b.png");
    opacity: 0; }
  .section_icon.section_houses:hover .icon_reg, .section_icon.section_houses:hover .icon_hov {
    transform: scale(0.9); }
  .section_icon.section_houses:hover .icon_reg {
    opacity: 1; }
  .section_icon.section_houses:hover .icon_hov {
    background-image: url("../lay-gfx/houses_b.png");
    opacity: 1; }
  .section_icon.section_inwest:hover .icon_reg, .section_icon.section_inwest:hover .icon_hov {
    transform: scale(0.9); }
  .section_icon.section_inwest:hover .icon_reg {
    opacity: 1; }
  .section_icon.section_inwest:hover .icon_hov {
    background-image: url("../lay-gfx/inwest_b.png");
    opacity: 1; }

.section_label {
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 20px; }
  .section_label:hover a {
    color: #fff; }

.prize-modal-bx {
  background: #faba00; }
  .prize-modal-bx.page-mode-investments {
    background: #fff; }

/* debug only */
.responsive {
  position: fixed;
  top: auto;
  left: 0px;
  right: 0px;
  bottom: 0px;
  color: red;
  z-index: 1000;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  font-size: 1.33333rem;
  line-height: 2rem; }
  .responsive p {
    display: none; }

/* end - debug only */
.resp,
.clr-s1000,
.clr-s650 {
  display: none; }

/* RWD < 1350 */
@media screen and (max-width: 1350px) {
  .current-state-ishome #bg-bx-1 {
    background-position: 0 70%;
    background-size: 110%; } }
/* RWD < 1100 */
@media screen and (max-width: 1100px) {
  .responsive .s1100 {
    display: block; }

  html, body {
    min-height: 100%;
    font-size: 12px;
    line-height: 1.5;
    background: #fff; }

  .center {
    max-width: 1090px;
    margin: 0px auto;
    padding: 0px 10px; }

  .current-state-ishome #bg-bx-1 {
    background-position: 0 -115px;
    background-size: 115%; }

  #logout-btn.btn-v2, #login-btn.btn-v2 {
    right: 9%; }

  #my-account-btn.btn-v2 {
    left: 9%; }

  #footer-wrapp {
    background-size: contain;
    padding-top: 50px; }

  .bx0 .arrow-bottom {
    display: none; }

  .bx1 .col.c-7-12 {
    width: 64.333%; }
  .bx1 .col.c-5-12 {
    width: 35.6667%; }
  .bx1 .sg_info .info-c:before, .bx1 .sg_info .info-c:after {
    content: "";
    display: table; }
  .bx1 .sg_info .info-c:after {
    clear: both; }
  .bx1 .sg_info .info-c1 {
    height: 66px;
    font-size: 44px;
    line-height: 66px;
    font-size: 3.66667rem;
    line-height: 5.5rem; }
  .bx1 .sg_info .info-c2 {
    height: 66px;
    font-size: 44px;
    line-height: 60px;
    font-size: 3.66667rem;
    line-height: 5rem; }
    .bx1 .sg_info .info-c2 img {
      height: 66px; }

  .bx2 {
    margin-right: 20px; }

  .bx4 {
    margin-top: 25px; }
    .bx4 .item {
      border: 2px solid #fff;
      height: auto;
      padding: 20px; }
      .bx4 .item img {
        max-width: 100%;
        display: block;
        height: 75px; }
    .bx4 .col {
      width: auto;
      float: none;
      display: inline-block; }
      .bx4 .col.c-4-12 {
        width: auto; }
    .bx4 .c-left {
      padding-right: 0px; }
      .bx4 .c-left .item {
        padding: 20px; }
    .bx4 .c-middle {
      padding-left: 0px;
      padding-right: 0px; }
      .bx4 .c-middle .item {
        padding: 20px; }
    .bx4 .c-right {
      padding-left: 0px; }
      .bx4 .c-right .item {
        padding: 20px; }

  .bx5 {
    padding-top: 10%; }
    .bx5 img {
      max-width: 100%; }

  .bx6 {
    max-width: 100%; }
    .bx6.v2 {
      width: 890px;
      max-width: 100%; }

  .bx-materials {
    display: none; }

  .bx-materials-mobile {
    display: block; } }
/* RWD < 1025 */
@media screen and (max-width: 1025px) {
  .current-state-ishome #bg-bx-1 {
    background-position: 0 -115px;
    background-size: 125%; } }
/* RWD < 945 */
@media screen and (max-width: 945px) {
  .responsive .s945 {
    display: block; }

  .label-v4 {
    display: inline-block; }

  .current-state-ishome #bg-bx-1 {
    background-size: 125%;
    background-position: 0 -70px; }

  #header {
    height: auto; }
    #header .outer {
      width: 100%;
      padding-top: 26.7032967032%;
      /* defines aspect ratio */
      position: relative; }
      #header .outer .inner {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
    #header #logo {
      position: relative;
      left: 0px;
      margin-left: 0px;
      max-width: 100%;
      background-size: contain; }

  .bx1 .col.c-7-12 {
    width: 100%;
    float: none; }
  .bx1 .col.c-5-12 {
    width: 100%;
    float: none; }
  .bx1 .sg_info {
    text-align: center;
    padding-left: 0; }
    .bx1 .sg_info .info-b {
      display: none; }
    .bx1 .sg_info .info-b.mobile {
      display: block; }
    .bx1 .sg_info .info-b2 {
      margin-bottom: 0; }
    .bx1 .sg_info .info-c.v1, .bx1 .sg_info .info-c.v2 {
      display: none; }
    .bx1 .sg_info .info-c1 {
      height: auto;
      padding: 8px 30px;
      float: none;
      font-size: 30px !important;
      font-size: 30px;
      line-height: 34px;
      font-size: 2.5rem;
      line-height: 2.83333rem; }
    .bx1 .sg_info .info-c2 {
      height: 44px;
      font-size: 30px;
      line-height: 40px;
      font-size: 2.5rem;
      line-height: 3.33333rem; }
      .bx1 .sg_info .info-c2 img {
        display: none; }

  .bx2 {
    margin-top: 40px;
    padding: 20px 20px 20px 20px;
    max-width: 70%;
    margin-right: auto;
    margin-left: auto; }

  .bx6 .user-tabs .col {
    width: 100%;
    float: none;
    padding: 0px; }
  .bx6 .user-tabs .tab {
    height: auto; }
    .bx6 .user-tabs .tab.m-line {
      font-size: 20px;
      line-height: 50px;
      font-size: 1.66667rem;
      line-height: 4.16667rem;
      padding-top: 0px; }
  .bx6 .mobile-wrap {
    max-width: 100%;
    overflow-x: auto; }
    .bx6 .mobile-wrap .tab-cnt {
      min-width: 100%; }

  .bx8 {
    padding-top: 0px; }

  .bx6 .tab-cnt.tab-v1-cnt {
    padding: 30px 15px; }
  .bx6 .user-prizes .col, .bx6 .user-comment-prizes .col {
    padding: 10px; }
  .bx6 .user-prizes .std-form .reward-item, .bx6 .user-comment-prizes .std-form .reward-item {
    margin: 0px;
    max-width: 100%; }
    .bx6 .user-prizes .std-form .reward-item .reward_img_warpp, .bx6 .user-comment-prizes .std-form .reward-item .reward_img_warpp {
      height: auto; }
      .bx6 .user-prizes .std-form .reward-item .reward_img_warpp img, .bx6 .user-comment-prizes .std-form .reward-item .reward_img_warpp img {
        display: block;
        margin: 0px;
        max-width: 100%; }
  .bx6 .not-prizes .col {
    padding: 10px; }
  .bx6 .not-prizes .reward-item {
    margin: 0px;
    max-width: 100%; }
    .bx6 .not-prizes .reward-item .reward_img_warpp {
      height: auto; }
      .bx6 .not-prizes .reward-item .reward_img_warpp img {
        display: block;
        margin: 0px;
        max-width: 100%; }
  .bx6 .std-form .row .reward-item .reward_img_warpp {
    height: auto; } }
@media (max-width: 767px) {
  body {
    padding-top: 0px !important; } }
/* RWD < 775 */
@media screen and (max-width: 775px) {
  .responsive .s775 {
    display: block; }

  .label-v1 {
    padding: 10px 0px;
    font-size: 38px;
    line-height: 40px;
    font-size: 3.16667rem;
    line-height: 3.33333rem; }

  .label-v2 {
    padding-top: 20px;
    font-size: 30px;
    line-height: 40px;
    font-size: 2.5rem;
    line-height: 3.33333rem; }
    .label-v2 span {
      display: block; }

  .btn-v2 {
    height: auto;
    padding: 0px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 20px;
    line-height: 34px;
    font-size: 1.66667rem;
    line-height: 2.83333rem; }

  #footer-wrapp {
    padding-top: 0; }

  #footer-wrapp-v2 {
    padding-top: 50px; }

  .bx10 h3 {
    margin-bottom: 0;
    font-size: 40px;
    line-height: 60px;
    font-size: 3.33333rem;
    line-height: 5rem; }

  .bx11 .clr.regular {
    display: none; }
  .bx11 .clr.mobile-775 {
    display: block; }
  .bx11 .clr.mobile-640 {
    display: none; }
  .bx11 .grid .header-col {
    width: 100%;
    text-align: center; }
    .bx11 .grid .header-col .head_item {
      transform: none;
      margin-right: 0px; }
  .bx11 .rewards_group.houses_group .col:nth-child(3n+1) {
    clear: none; }
  .bx11 .rewards_group.houses_group .col:nth-child(3n+2) {
    clear: left; }
  .bx11 .rew_item .img_wrap img {
    max-width: 100%; }

  #recovery_form_dialog {
    width: 400px;
    padding: 20px;
    background: #faba00; }

  .bx-materials-mobile .row-middle img {
    width: 40%; } }
/* RWD < 640 */
@media screen and (max-width: 640px) {
  body, html {
    font-size: 10px; }

  .responsive .s640 {
    display: block; }

  .btn-v1 {
    height: 42px;
    padding: 0px 20px;
    font-size: 20px;
    line-height: 46px; }

  .btn-v7, .btn-v7-action {
    height: 42px;
    font-size: 20px;
    line-height: 46px; }

  .btn-v3 {
    line-height: 36px;
    background: #fff url("../lay-gfx/icon6.png") no-repeat 17px center; }

  .label-v1 {
    font-size: 34px;
    line-height: 36px;
    font-size: 2.83333rem;
    line-height: 3rem; }

  .label-v4 {
    font-size: 24px;
    line-height: 28px;
    font-size: 2rem;
    line-height: 2.33333rem; }

  .label-v2c, .label-v2b {
    font-size: 24px;
    line-height: 28px;
    font-size: 2rem;
    line-height: 2.33333rem; }

  .current-state-isnothome #header-warpp {
    background-position: center -183px;
    background-size: 1000px; }
  .current-state-isnothome #header .nav-bx a {
    line-height: 36px; }

  .current-state-ishome #bg-bx-1 {
    background-size: 115%;
    background-position: 0 -30px; }

  #header #logo {
    /*
    display:block;
    height:154.2%;
    width:900px;
    margin-left:-450px;
    background: url($imgs-path + "full-logo.png") no-repeat center center;
    
    @include abs-pos(0px, auto, atuo, 50%);
    */
    width: 136px;
    height: 48px;
    margin: 20px 0 0 0; }

  #form-psw-edit .form-fields-grid .col {
    width: 100%; }

  .bx1 .col.c-7-12 {
    width: 100%;
    float: none; }
  .bx1 .col.c-5-12 {
    width: 100%;
    float: none; }
  .bx1 .sg_info .info-a1 {
    font-size: 36px;
    line-height: 42px;
    font-size: 3rem;
    line-height: 3.5rem; }
  .bx1 .sg_info .info-a2 {
    font-size: 28px;
    line-height: 30px;
    font-size: 2.33333rem;
    line-height: 2.5rem; }
  .bx1 .sg_info .info-b1 {
    font-size: 32px;
    line-height: 38px;
    font-size: 2.66667rem;
    line-height: 3.16667rem; }
  .bx1 .sg_info .info-b2 {
    font-size: 24px;
    line-height: 26px;
    font-size: 2rem;
    line-height: 2.16667rem; }

  .bx6 {
    padding-top: 30px;
    padding-bottom: 0; }
    .bx6.v3 h3 {
      font-size: 34px;
      line-height: 38px;
      font-size: 2.83333rem;
      line-height: 3.16667rem; }
    .bx6 .user-prizes, .bx6 .user-comment-prizes {
      padding: 30px 5px; }
      .bx6 .user-prizes .clr.mobile, .bx6 .user-comment-prizes .clr.mobile {
        display: block; }
      .bx6 .user-prizes .clr.regular, .bx6 .user-comment-prizes .clr.regular {
        display: none; }
      .bx6 .user-prizes .std-form .col, .bx6 .user-comment-prizes .std-form .col {
        width: 50%; }
        .bx6 .user-prizes .std-form .col:nth-child(3n+1), .bx6 .user-comment-prizes .std-form .col:nth-child(3n+1) {
          clear: none; }
        .bx6 .user-prizes .std-form .col:nth-child(2n+1), .bx6 .user-comment-prizes .std-form .col:nth-child(2n+1) {
          clear: left; }
    .bx6 #register-form .col {
      float: none;
      width: 100%; }
    .bx6 #register-form .gutter, .bx6 #register-form .gutter-left, .bx6 #register-form .gutter-right {
      padding: 0px; }
    .bx6 #register-form .not-prizes .clr.mobile {
      display: block; }
    .bx6 #register-form .not-prizes .clr.regular {
      display: none; }
    .bx6 #register-form .not-prizes .col {
      float: left;
      width: 50%; }
      .bx6 #register-form .not-prizes .col:nth-child(3n+1) {
        clear: none; }
      .bx6 #register-form .not-prizes .col:nth-child(2n+1) {
        clear: left; }
    .bx6 #register-form .not-prizes .gutter, .bx6 #register-form .not-prizes .gutter-left, .bx6 #register-form .not-prizes .gutter-right {
      padding: 0px; }
    .bx6 .tab-cnt.tab-v1-cnt {
      padding: 30px 0; }
      .bx6 .tab-cnt.tab-v1-cnt.user-comment-prizes {
        padding: 30px 10px; }
    .bx6 .tab-cnt.tab-v1-cnt.user-comment-prizes #review_email, .bx6 .tab-cnt.tab-v1-cnt.user-comment-prizes #comment_invitation_link_npt {
      height: 42px; }
    .bx6 .tab-cnt.tab-v1-cnt.user-contact .col {
      width: 100%;
      float: none;
      padding: 0px;
      margin-bottom: 10px; }
    .bx6 .tab-cnt.tab-v1-cnt.user-contact .row {
      padding: 0px; }
    .bx6 .tab-cnt.tab-v1-cnt.user-contact .btn-v1 {
      margin-top: 10px;
      padding: 0 20px; }
    .bx6 .tab-cnt.tab-v1-cnt.user-info .col {
      width: 100%;
      float: none;
      padding: 0px; }

  .bx10 h3 {
    font-size: 34px;
    line-height: 38px;
    font-size: 2.83333rem;
    line-height: 3.16667rem; }

  .bx11 .clr.regular {
    display: none; }
  .bx11 .clr.mobile-775 {
    display: none; }
  .bx11 .clr.mobile-640 {
    display: block; }
  .bx11 .rewards_group.houses_group .col {
    width: 50%; }
  .bx11 .rewards_group.houses_group .col.header-col {
    width: 100%; }
  .bx11 .rewards_group.houses_group .col:nth-child(3n+1) {
    clear: none; }
  .bx11 .rewards_group.houses_group .col:nth-child(3n+2) {
    clear: none; }
  .bx11 .rewards_group.houses_group .col:nth-child(2n+2) {
    clear: left; }
  .bx11 .rewards_group.bundle_group .col {
    width: 50%; }
  .bx11 .rewards_group.bundle_group .col:nth-child(3n+1) {
    clear: none; }

  .user-panel-add-button {
    float: none; }

  .std-form .row .material-item {
    margin: 10px 10px 0 10px; }
  .std-form .row .input-wrap {
    margin-top: 10px; }

  #recovery_form_dialog {
    width: 270px;
    padding: 15px;
    background: #faba00; }
    #recovery_form_dialog .col {
      width: 100%;
      float: none; }

  .mode_selector_bx.grid .col.c-6-12 {
    width: 100%; }
  .mode_selector_bx .section_icon {
    width: 150px;
    height: 150px; }

  .current-state-survey.current-state-ishome #header .outer {
    /* padding-top: 55.128205%; */
    padding-top: 0%;
    height: 100px; }

  .survey-bx {
    padding: 20px; }
    .survey-bx .std-form .label-wrapp label, .survey-bx .std-form .label-wrapp .text-label {
      /* font-weight: bold; */
      /* font-size: 1.83333rem; */
      font-weight: normal;
      font-size: 1.5rem;
      line-height: 16px; }
    .survey-bx .std-form .row {
      /* padding-bottom: 10px; */
      padding-bottom: 20px; }
    .survey-bx .grid .col {
      width: 100%; } }
@media (max-width: 400px) {
  .btn-v3 {
    font-size: 20px; } }
@media (max-width: 940px) {
  .bx2 {
    min-width: 100%; } }
.labels-mobile {
  display: none; }

.mobile-view {
  display: none; }

@media (max-width: 865px) {
  .mobile-view {
    display: inline-block;
    text-align: left; }

  .mobile-view img {
    border: 3px solid #fff; }

  .mobile-view p {
    color: #853c2b;
    font-size: 20px;
    font-weight: bold;
    text-transform: capitalize; }

  .item-p {
    color: #fff;
    font-size: 20px;
    font-weight: bold; }

  .labels {
    display: none; }

  .labels-mobile {
    display: inline-block;
    text-align: left; }

  .img {
    display: none; }

  .address {
    display: none; }

  .state {
    display: none; }

  .actions-desktop {
    display: none; }

  .desktop-buildings {
    display: none; } }

  .option-child{
    padding-left: 40px;}
  .option-child .checkbox-label {
    line-height: 13px;}
  .option-child .fancy_checkbox{
    margin-top: 10px !important;}
  .option-child input[type="checkbox"] + label {
    padding-left: 40px; }
  .option-child input[type="checkbox"] + label span {
    width: 13px;
    height: 13px;}
  .option-child input[type="checkbox"]:disabled + label span {
    border: 3px solid #b3b3b3; }
/*# sourceMappingURL=global.css.map */
