*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: background-color 0.3s, color 0.3s, opacity 0.3s;
}

/* Basic formatting */

body {
  background-color: #fff;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  padding-right: 0 !important;
}
a {
  color: #08c;
  text-decoration: none;
}
a:hover {
  color: #005580;
  text-decoration: underline;
}
img {
  height: auto;
  max-width: 100%;
}
p,
ul,
ol,
form {
  margin: 0 0 15px 0;
}
ul.list-disc li {
  list-style: disc inside;
}
ul.list-circle li {
  list-style: circle inside;
}
ul.list-square li {
  list-style: square inside;
}
ul.list-inline li {
  display: inline;
  margin: 0 10px 0 0;
}
ol li {
  list-style: decimal inside;
}
ul .sub1,
ol .sub1 {
  margin: 0 0 0 20px;
}
ul .sub2,
ol .sub2 {
  margin: 0 0 0 40px;
}
ul .sub3,
ol .sub3 {
  margin: 0 0 0 60px;
}
ol ol,
ul ul {
  margin-bottom: 0;
}
small {
  font-size: 11px;
}
sup {
  font-size: 10px;
  vertical-align: top;
}
sub {
  font-size: 10px;
  vertical-align: bottom;
}
h1 {
  font-size: 36px;
  line-height: 42px;
  margin: 0 0 15px 0;
}
h2 {
  font-size: 30px;
  line-height: 36px;
  margin: 0 0 15px 0;
}
h3 {
  font-size: 24px;
  line-height: 30px;
  margin: 0 0 15px 0;
}
h4 {
  font-size: 20px;
  line-height: 26px;
  margin: 0 0 15px 0;
}
h5 {
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 15px 0;
}
h6 {
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 15px 0;
}

/* Custom styles */

@font-face {
  font-family: "OTS";
  src: url("../../fonts/OTS.eot?72682324");
  src: url("../../fonts/OTS.eot?72682324#iefix") format("embedded-opentype"),
    url("../../fonts/OTS.woff2?72682324") format("woff2"),
    url("../../fonts/OTS.woff?72682324") format("woff"),
    url("../../fonts/OTS.ttf?72682324") format("truetype"),
    url("../../fonts/OTS.svg?72682324#ots") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "OTS";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-calendar:before {
  content: "\e800";
}
.icon-register:before {
  content: "\e801";
}
.icon-details:before {
  content: "\e802";
}
.icon-refer:before {
  content: "\e803";
}
.icon-history:before {
  content: "\e804";
}
.icon-faq:before {
  content: "\e805";
}
.icon-serial:before {
  content: "\e806";
}
.icon-barcode:before {
  content: "\e807";
}
.icon-purchase:before {
  content: "\e808";
}
.icon-cancel:before {
  content: "\e809";
}
.icon-fail:before {
  content: "\e80a";
}
.icon-more:before {
  content: "\e80b";
}
.icon-cart:before {
  content: "\e80c";
}
.icon-cust_code_provision:before {
  content: "\e80d";
  padding-right: 0 !important;
}
.icon-receipt_img:before {
  content: "\e81a";
} /* '' */
.icon-payment:before {
  content: "\e81b";
  padding-right: 0 !important;
} /* '' */
.icon-postal:before {
  content: "\e81c";
  padding-right: 0 !important;
} /* '' */
.icon-barcode_img:before {
  content: "\e819";
} /* '' */
.icon-serial_num_img:before {
  content: "\e818";
} /* '' */
.ui-datepicker-trigger {
  cursor: pointer;
}

body {
  background: #fff;
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  padding-bottom: 100px;
}
a {
  color: #c00;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

.container {
  width: 730px;
}

.header {
  padding-top: 50px;
  padding-bottom: 50px;
}
.header .top {
  padding-bottom: 30px;
}
.header .logo {
}
.header .nav {
  flex-direction: column;
}
.header .nav a {
  color: #000;
  text-transform: uppercase;
}
.header .links {
  text-align: right;
}
.header .buttons {
  display: flex;
  justify-content: flex-end;
}
.header .buttons li {
  display: flex;
  margin: 0 0 5px 10px;
  max-width: 200px;
  width: 100%;
  position: relative;
}
.header .buttons a {
  background-color: #464654;
  color: #fff;
  display: flex;
  align-items: center;
  font-size: 13px;
  min-height: 52px;
  line-height: 1.1;
  padding: 5px 10px 5px 45px;
  text-align: left;
  text-decoration: none;
  white-space: normal;
  width: 100%;
  position: relative;
}
.header .buttons a span:before {
  background-color: #000;
  font-size: 24px;
  height: 100%;
  line-height: 52px;
  text-align: center;
  width: 40px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
  padding-right: 23px;
}
.header .buttons .credit_btn_holder span {
  flex: 1;
  line-height: 1.2;
  padding: 0;
  width: 100%;
}
.header .buttons .credit_btn_holder .flex-column {
  display: flex;
  width: 100%;
}
.header .buttons .credit_btn_holder .flex-column span {
  display: block;
}
.header .buttons .credit_btn_holder .menu-item-title {
  font-size: 11px;
}
.header .buttons a:hover {
  background: #000 !important;
}
.header .buttons li ul {
  padding: 0;
  position: absolute;
  top: 140%;
  right: 0;
  left: 0;
  z-index: 5;
  transition: 0s;
}
.header .buttons li ul:before {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #464654;
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.header .buttons li li {
  margin: 0;
  white-space: inherit;
  width: 100%;
}
.header .buttons li li a {
  min-height: 0;
  padding: 10px;
  white-space: normal;
}
.header .buttons li li a:before {
  display: none;
}
.header .banner img {
  text-align: center;
}

.header .banner {
  display: block;
  text-align: center;
}

.main {
}
.main .titles {
  margin-bottom: 30px;
}
.main h1 {
  color: #000;
  font-size: 36px;
  font-weight: bold;
  text-transform: uppercase;
}
.main h2 {
  font-size: 24px;
  margin: 0 0 30px 0;
}
.main h5 {
  margin: 0;
}
.main .filters {
  background-color: #fff;
  border: 1px solid #d9d9d9;
  margin: 0 0 30px 0;
  padding: 20px 15px 10px 15px;
}

.main .pages {
  color: #000;
  margin-bottom: 10px;
  text-align: right;
}
.main .pagination-box {
  margin-bottom: 30px;
}
.pagination {
  float: right;
}
.pagination > li.paginate_button > a,
.pagination > li > span {
  background: none;
  border: 0;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  margin: 0 6px;
  padding: 3px 6px;
  font-weight: 600;
  color: #343434;
}
.pagination > li.paginate_button.previous,
.pagination > li.paginate_button.next {
  padding: 0;
  vertical-align: top;
  margin-top: 0.5em;
  border-radius: 0;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  transition: 0.3s ease;
}
.pagination > li.paginate_button.previous a,
.pagination > li.paginate_button.next a {
  color: #000;
  padding: 3px 12px;
  border-bottom: 0;
}
.pagination > li.paginate_button.previous:hover,
.pagination > li.paginate_button.next:hover {
  border: 1px solid #d9d9d9;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
}
.pagination > li.paginate_button.previous a:hover,
.pagination > li.paginate_button.next a:hover {
  border-bottom: 0;
}
.pagination > li.paginate_button.previous.disabled:hover,
.pagination > li.paginate_button.next.disabled:hover,
.pagination > li.paginate_button.previous.disabled:hover a,
.pagination > li.paginate_button.next.disabled:hover a {
  background: transparent;
}
.pagination > li.paginate_button.previous a:active,
.pagination > li.paginate_button.next a:active {
  background-color: transparent;
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0);
  box-shadow: none;
}
.pagination > li.paginate_button.active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background: none;
  border-bottom: 2px solid #3eb6e8;
  color: #000;
}
.dataTables_wrapper .row {
  width: 100%;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background: none;
  border-bottom: 2px solid #000;
  color: #000;
}

.main .table {
  background-color: #fff;
  border: 0 solid #d9d9d9;
  border-collapse: collapse !important;
  color: #343434;
  font-size: 14px;
  /*overflow: hidden;*/
}
.main .table th {
  background-color: #000;
  color: #fff;
  text-align: center!important;
  vertical-align: top;
}
.main .table th a {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  vertical-align: top;
}
.main .table ul.dtr-details span.dtr-title a {
  text-decoration: none;
  cursor: text;
}
.main .table td {
  border-top: 0;
  text-align: center!important;
  vertical-align: top;
}
.main .table td.claim {
  min-width: 200px;
}
.main .table .badge {
  background-color: #000;
  border-radius: 50%;
  color: #fff;
  height: 20px;
  font-size: 14px;
  text-decoration: none;
  vertical-align: middle;
  width: 20px;
  position: relative;
  top: -3px;
}
.main .table .badge:hover {
  background-color: #333;
}
.main .table .dropdown-menu {
  background: #fff;
  box-shadow: 1 0 30px rgba(0, 0, 0, 0.25);
  transition: 0s;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  width: 100%;
}
.dtr-data {
  position: relative;
}
.main .table .dropdown-menu:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 9999;
}
.main .table .dropdown-menu:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -9px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent rgba(0, 0, 0, 0.3) transparent;
  z-index: 9998;
}
.main .table .dropdown-menu a {
  color: #000;
  display: block;
  padding: 7px 16px;
  text-decoration: none;
  text-transform: uppercase;
}
.main .table .dropdown-menu a:hover {
  background: #000;
  color: #fff;
}
.main .table .dropdown-menu.info {
  padding: 1em 1em 0em 1em;
}
.main .table .dropdown-menu.info p {
  padding-top: 0.5em;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 0;
}
table.dataTable.no-footer {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15) !important;
  width: calc(100% - 2px) !important;
}
.dataTables_scrollHeadInner,
.dataTables_scrollHeadInner table,
.dataTables_scrollBody,
.dataTables_scrollBody table {
  width: 100% !important;
}
.dtr-details {
  float: left;
  text-align: left;
  width: 100%;
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  bottom: auto;
  top: 8px;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td {
  vertical-align: top;
}
.dataTables_info {
  line-height: 2.5;
}
table.dataTable thead th,
table.dataTable thead td {
  border-bottom: 0;
}

.manage-menu {
  margin: 0;
  text-align: center;
}
tr.child .manage-menu {
  display: inline-block;
  text-align: left;
  vertical-align: top;
}
.manage-menu li {
  display: inline-block;
  margin: 0 2px;
}
table.dataTable > tbody > tr.child ul.dtr-details .manage-menu li {
  border-bottom: 0;
  padding: 0;
}
.manage-menu a {
  color: #9a9b9c;
  display: inline-block;
  font-size: 20px;
  margin: 1px;
  text-decoration: none;
}
.manage-menu a .text {
  display: none;
}
td.child .manage-menu a {
  color: #000;
  font-size: 14px;
  text-decoration: underline;
}
td.child .manage-menu a span span {
  text-transform: uppercase;
}
td.child .manage-menu a .text {
  display: inline;
}
td.child .manage-menu a span:before {
  display: none;
}
.manage-menu a:hover {
  color: #000;
}

.form-container {
}
.form-container .form-field {
}
.main .filters .form-container .form-field.buttons {
  padding-top: 25px;
  width: 435px;
}
.main .filters .form-container .form-field {
  display: inline-block;
  margin: 0 25px 10px 0;
  vertical-align: bottom;
  width: 205px;
}
.form-container .label-field {
}
.form-container label {
  color: #000;
  font-weight: normal;
}
.form-container label.red_b {
  font-weight: bold;
  color: #c00;
}
.form-container .form-field.error label {
  color: #c00;
}
.form-container .form-field span.red_b {
  background: #fee;
  border: 1px solid #fcc;
  display: block;
  padding: 10px;
}
.form-container .input-field {
}
.form-container input[type="text"],
.form-container input[type="password"],
.form-container textarea {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  font-family: "Open Sans", sans-serif;
  padding: 5px;
  width: 100%;
}
.form-container textarea {
  min-height: 100px;
}
.form-container input[type="text"].filter_select {
  margin: 0 5px 0 0;
  width: 80%;
}
.form-container input[type="text"].filter_select + .calendarButton {
  cursor: pointer;
  vertical-align: top;
}
.form-container .form-field.error input[type="text"],
.form-container .form-field.error input[type="password"] {
  border: 1px solid #c00;
}
.form-container select {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  font-family: "Open Sans", sans-serif;
  padding: 4px 0;
  width: 100%;
}
.form-container input[type="submit"] {
  background-color: #000;
  border: 0;
  border-radius: 3px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  padding: 5px 10px;
  text-transform: uppercase;
}
.form-container input[type="reset"] {
  background-color: #a1abaf;
  border: 0;
  border-radius: 3px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  padding: 5px 10px;
  text-transform: uppercase;
}
.form-container input[type="submit"]:hover,
.form-container input[type="reset"]:hover {
  background-color: #333;
}
.form-container .form-field.checkbox {
  margin: 0;
}
.form-container input[type="checkbox"] {
  margin: 0;
  position: static;
}
.form-container .form-field.checkbox label {
  display: inline-block;
  margin: 0 0 0 10px;
}
.form-container input[type="file"] {
  margin: 5px 5px 5px 0;
}
/*.form-container form a { display: block; }*/
/*forms img popups*/
.form-container a.popup {
  display: inline-block;
  font-weight: bold;
  background: #000;
  color: #fff;
  padding: 0px 4px 0px 4px;
  margin-left: 4px;
  text-decoration: none;
}
.form-container a.popup:hover {
  background: #464654;
}

ul.password-validation-list,
ul.msg-validation-list {
  list-style-type: disc;
  padding-left: 15px;
}

.main .content-box {
  background: #fff;
  border: 1px solid #d9d9d9;
  margin-bottom: 15px;
  padding: 20px;
}
.main .content-box .intro {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}

.main .content-box .form-field {
  font-size: 14px;
  overflow: hidden;
  padding: 2px 0;
}
.main .content-box .label-field {
  float: left;
  width: 40%;
}
.main .content-box .input-field {
  float: left;
  width: 60%;
}
.main .content-box .form-intro-detailed {
  border-bottom: 1px solid #ccc;
  margin-bottom: 27px;
  padding-bottom: 3px;
}
.main .content-box .form-field,
.field-row {
  font-size: 14px;
  overflow: hidden;
  padding: 2px 0;
}
.main .content-box .label-field,
.field-row .table-cell.coll1_field_sub_group_btm {
  float: left;
  width: 40%;
}
.main .content-box .input-field,
.field-row .table-cell {
  float: left;
  width: 60%;
}
/*.main .content-box .input-field span { display: block; padding: 7px 7px 7px 0; }*/
.page.login .main .content-box .label-field,
.page.login .main .content-box .input-field {
  float: left;
  width: 50%;
}
.main .content-box label {
  display: block;
  padding: 7px 7px 7px 0;
}
.main .content-box .input-field span {
  display: block;
  padding: 7px 7px 7px 0;
}
.main .content-box .buttons {
  padding: 15px 0;
}
.main.form-box .content-box .buttons {
  text-align: center;
}
.main .content-box input[type="submit"] {
  margin-left: 50%;
  padding: 10px 20px;
}
.main.form-box .content-box input[type="submit"] {
  margin-left: 0;
}

.main .content-box .form-container .appl_alert {
  display: block;
  width: 100%;
  text-align: center;
}

.page.inner .container {
  width: 960px;
}
.page.inner .main.form-box .container {
  max-width: 700px;
}
.page.inner .main.form-box .container .content-box .intro p,
.main.form-box .container .content-box .intro p {
  text-transform: uppercase;
}
.page.inner .main h2 {
  margin: 0;
}

.faq-box .panel {
  border: 0;
  box-shadow: none;
}
.faq-box .panel-default > .panel-heading {
  background: none;
  border: 0;
  padding: 5px 0;
}
.faq-box .panel-title > a {
  color: #000;
  display: inline-block;
  text-decoration: none;
}
.faq-box .panel-body {
  border-left: 3px solid #000;
  border-top: 0 !important;
  margin: 15px 0 15px 15px;
  padding: 0 15px;
}
.faq-box h3 {
  font-size: 26px;
}
.faq-box h4 {
  font-size: 16px;
}

.ui-datepicker {
  z-index: 1000 !important;
  transition: 0s;
}
.ui-tooltip {
  background: #000;
  border: 0;
  border-radius: 5px;
  box-shadow: none;
  color: #fff;
  font-size: 12px;
  padding: 2px 10px;
  transition: 0s;
}
.title_sub {
  font-weight: bold;
}

#r_country_promotion div.input-field {
  text-align: right;
}
#enable-cookies {
  background: #ffd;
  border: 1px solid #eee;
  color: #000;
  margin: 0 0 15px 0;
  padding: 10px;
  text-align: center;
}

.pagination > li.paginate_button > a {
  text-decoration: none;
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after {
  display: none;
}
table.dataTable thead th,
table.dataTable thead td,
table.dataTable tbody th,
table.dataTable tbody td {
  font-size: 12px;
  font-weight: normal;
  padding: 5px;
}
table.dataTable ul {
  margin: 0;
  padding: 0;
}

.cookies-box a {
  color: #000;
  text-decoration: none;
}
.cookies-overlay {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 98;
}
.cookies-box {
  background: #fff;
  border: 18px solid #000;
  border-radius: 12px;
  box-shadow: #121212 2px 2px 100px 2px;
  color: #000;
  max-width: 574px;
  width: 100%;
  padding: 15px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 99;
}
.cookies-box p {
  margin: 0 0 10px 0;
}
.cookies-box .close {
  background-color: #12a1af;
  border-radius: 0;
  color: #fff;
  float: right;
  padding: 5px 20px;
  position: static;
  transform: translateX(0);
  opacity: 1;
  font-size: 1rem;
  text-shadow: none;
}

.selector {
  text-align: left;
  position: relative;
}
.toggle-select {
  background: #a1abaf;
  border-radius: 3px;
  color: #333;
  display: inline-block;
  padding: 8px 35px 8px 15px;
  text-decoration: none;
  position: relative;
  font-weight: bold;
}
.toggle-select:after {
  background: #a1abaf;
  border-radius: 0 3px 3px 0;
  content: "";
  display: block;
  width: 24px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 8;
}
.toggle-select:before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 4px 3px 0 3px;
  border-color: #333 transparent transparent transparent;
  transform: rotate(0deg);
  position: absolute;
  top: 16px;
  right: 8px;
  z-index: 9;
}
.toggle-select:hover {
  background: #333;
  color: white;
}
.select-box {
  background: white;
  border: 1px solid #ddd;
  border-radius: 3px;
  display: none;
  padding: 10px 15px;
  text-align: center;
  width: 200px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
  transition: background 0s;
}
.select-box div {
  margin: 5px 0;
}
.select-box a {
  color: black;
  text-decoration: none;
}
.select-box a:hover {
  text-decoration: underline;
}
.dataTables_scrollBody {
  overflow: visible !important;
}
.grecaptcha-badge { bottom: 160px!important; }

#r_bank_revolut .field_sub_group .group_fields_wrapper .field-row .table-cell.coll1,
#r_bank_paypal .field_sub_group .group_fields_wrapper .field-row .table-cell.coll1{
  float: left;
  width: 40%;
}

@media (max-width: 1200px) {
  .header {
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
  }
  .header .logo {
    margin-bottom: 30px;
  }
  .header .nav {
    text-align: center;
  }
  .header .nav .buttons {
    float: none;
    flex-direction: column;
    padding: 0 0 0 15px;
  }
  .header .nav .buttons li {
    display: inline-block;
    float: none;
    margin: 0 0 5px 0;
    max-width: 100%;
    vertical-align: top;
  }
  .header .buttons a {
    min-height: 40px;
    padding-left: 50px;
  }
  .header .buttons a span:before {
    line-height: 40px;
  }
  .main .table-responsive {
    border: 1px solid #ddd;
    margin-bottom: 15px;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .main .table-responsive th,
  .main .table-responsive td {
    white-space: nowrap;
  }
  .dt-type-numeric.dtr-control {
    min-width: 60px;
  }
}
@media (max-width: 991px) {
  .page.inner .container {
    width: 100%;
  }
  /*.header .banner { display: none; }*/
}
@media (max-width: 800px) {
  .header .banner {
    display: none;
  }
}
@media (max-width: 730px) {
  .container {
    width: 100%;
  }
  .main .content-box .label-field,
  .main .content-box .input-field {
    float: none;
    width: 100%;
  }
  .main .content-box label {
    float: left;
  }
  .main .content-box .checkbox label {
    float: none;
  }
  /*.main .content-box label + a { display: inline-block; float: right; margin: 7px 0 0 0; }
    .main .content-box .form-container label + a.popup { float: left;}
    .main .content-box input[type="submit"] { margin-left: 0; }
    .header .banner { display: none; }
    */
  .main .content-box label + a {
    clear: both;
    display: block;
    margin: 7px 0 0 0;
  }
  .main .content-box .form-container label + a.popup {
    float: left;
  }
  .main .content-box input[type="submit"] {
    margin-left: 0;
  }
}
@media (max-width: 600px) {
  .header .nav .buttons li {
    display: block;
  }
}
@media (max-width: 480px) {
  .cookies-box .close {
    position: static;
  }
}
@media (max-width: 1350px) {
  .toggle-select {
    display: none;
  }
  .select-box {
    border: 0;
    display: flex !important;
    padding: 0;
    width: 100%;
    position: static;
  }
  .select-box > div {
    margin: 0 15px 0 0;
  }
  .select-box a {
    text-decoration: underline;
    text-transform: uppercase;
  }
}
