html, body {
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 100%;
  display: flex;
}

body {
  display: flex;
  flex-direction: column;
  padding-top: 4.5rem;
  background-color: #f5f5f5;
  font-family: "Brutal Type";
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #3e454c;
}
body * {
  outline: 0 !important;
}

body.epic-nav {
  padding-top: 0;
}
body.epic-nav header {
  display: none;
  height: 0px;
  min-height: 0px;
}

body.epic-nav::before {
  content: "";
  height: 4.5rem;
  width: 100%;
  position: absolute;
  background-color: #000;
}

select, option {
  font: -moz-pull-down-menu;
}

img {
  max-width: 100%;
  height: auto !important;
}

.row {
  max-width: 1170px;
}

table {
  width: 100%;
  margin: 0;
}
table tbody, table tfoot, table thead {
  border: 0 !important;
  background-color: transparent !important;
}
table tbody tr, table tfoot tr, table thead tr {
  background-color: transparent !important;
}
table tbody td, table tbody th, table tfoot td, table tfoot th, table thead td, table thead th {
  padding: 5px 0;
}
table tbody td.fit-content, table tbody th.fit-content, table tfoot td.fit-content, table tfoot th.fit-content, table thead td.fit-content, table thead th.fit-content {
  width: 1%;
  white-space: nowrap;
}

.scrollable {
  position: relative;
}
.scrollable .to-scroll {
  position: absolute;
  top: -95px;
  z-index: -1;
}

.tablesaw-stack tbody tr {
  border-bottom: 0;
}

.cookie-bar {
  bottom: 0;
  background: rgba(255, 255, 255, 0.4);
  background: #f5f5f5;
}

.cookie-bar table {
  color: black;
  width: 100%;
}

.cookie-bar .cookie-inner {
  padding: 10px 20px;
  border-top: 1px #25292d solid;
  border-right: 1px #25292d solid;
}

.cookie-ok span {
  background: #7ECEFD;
  border: 1px solid #3E454C;
  padding: 5px 25px;
  display: inline-block;
  text-align: center;
  color: black;
}

.cookie-ok:hover span {
  background: #9fdbff;
}

.cookie-right-placeholder {
  width: 150px;
}

@media screen and (max-width: 400px) {
  .cookie-bar .cookie-inner {
    min-height: 100px;
    border-right: none;
  }
  .cookie-right-placeholder {
    display: none;
  }
  .top {
    z-index: 0; /*IE compat*/
    display: none;
  }
}
.cookie-table {
  position: fixed;
  bottom: 0;
  z-index: 9999;
  border-collapse: collapse;
  width: auto;
}

.cookie-table td {
  margin: 0;
  padding: 0;
}

.top {
  right: 10px;
  bottom: 85px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: fixed;
  display: none;
  z-index: 9999;
  background-color: #94a1af;
}
@media screen and (max-width: 90em) {
  .top {
    visibility: hidden;
  }
}
.top::before {
  font-family: FontAwesome;
  color: #f5f5f5;
  content: "\f106";
  font-size: 46px;
  display: block;
  text-align: center;
  margin-top: -12px;
  transition: all 0.5s ease;
}
.top:hover::before {
  color: rgb(206.75, 206.75, 206.75);
}

.ppi-calc .ppi-calc-block {
  padding: 16px;
}
.ppi-calc .ppi-calc-inner-block {
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.35);
  padding: 10px;
  min-width: 250px;
}
.ppi-calc .ppi-calc-remove-block-wrapper {
  display: flex;
  justify-content: flex-end;
}
.ppi-calc .ppi-calc-money-wrapper {
  font-weight: bold;
}
.ppi-calc .ppi-calc-ppi-wrapper {
  color: #0074e4;
}
.ppi-calc .ppi-calc-add-block {
  padding: 0 16px 16px 16px;
}
.ppi-calc .ppi-calc-add-block-odd {
  padding-top: 26px;
}

#skwd .resellers-user-input label {
  display: inline-block;
  width: 80%;
}
#skwd .resellers-user-input label .resellers-customers-select {
  width: 100%;
  margin: 0 0 2px 0;
}
#skwd .resellers-user-input label .resellers-new-customer {
  width: 20%;
  font-weight: normal;
  padding-right: 2px;
}

#skwd .user-input select.user-input-registration-type {
  width: 20%;
}
#skwd .user-input input.user-input-email {
  width: 80%;
}

.relocate-licence .user-input {
  width: 80%;
  display: inline-block;
  margin: 10px 5px;
}

.full-width, #skwd .full-width, #skwd input.full-width, #skwd select.full-width {
  width: 100%;
}

#skwd .swiper .swiper-wrapper, .swiper .swiper-wrapper {
  height: 100%;
}
#skwd .swiper .swiper-wrapper .swiper-slide, .swiper .swiper-wrapper .swiper-slide {
  height: auto;
}
#skwd .swiper .swiper-wrapper .swiper-slide-background, .swiper .swiper-wrapper .swiper-slide-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
#skwd .swiper .swiper-wrapper .swiper-slide-wrapper, .swiper .swiper-wrapper .swiper-slide-wrapper {
  position: relative;
  height: 100%;
  z-index: 3;
}
#skwd .swiper .swiper-wrapper .swiper-slide-link, .swiper .swiper-wrapper .swiper-slide-link {
  text-decoration: none;
  display: inline-block;
  width: 100%;
  height: 100%;
}
#skwd .swiper .swiper-wrapper .responsive-banner, .swiper .swiper-wrapper .responsive-banner {
  z-index: 3;
}

#skwd .notesTable p {
  color: unset;
}

#skwd .modra .crashReportDetails td {
  border-style: solid;
  border-color: #282d31;
}
#skwd .modra .crashReportDetails a {
  color: #0074e4;
  font-weight: 500;
}
#skwd .modra .crashReportDetails a:hover {
  color: #288ae8;
}

.btn.epic-login {
  display: flex;
  align-items: center;
  height: 70px;
  margin-top: 0;
  max-width: 506px !important;
  font-size: 19px;
}
.btn.epic-login img {
  height: 39px !important;
  width: 33px;
  margin-right: 17px;
}

.show-more-hide {
  display: none;
}

.margin-bottom {
  margin-bottom: 30px;
}

.htmlContent .requires-cookie-C0001, .htmlContent .requires-cookie-C0002, .htmlContent .requires-cookie-C0003, .htmlContent .requires-cookie-C0004 {
  position: unset;
}

.toolTip {
  position: relative;
  display: inline-block;
}
.toolTip .toolTipText {
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -75px;
  opacity: 0;
  transition: opacity 0.3s;
}
.toolTip .toolTipText::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
.toolTip:hover .toolTipText {
  visibility: visible;
  opacity: 1;
}

input[type=submit], input[type=button], .button {
  margin: 0;
  padding: 0;
}

.btn {
  display: inline-block;
  position: relative;
  height: 40px;
  line-height: 40px;
  padding: 0 50px;
  background-color: #0074e4;
  font-size: 16px;
  white-space: nowrap;
  color: white;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
.btn:hover, .btn:active, .btn:focus, .btn.active {
  background-color: #288ae8;
  color: white;
}
.btn.full-width {
  display: block;
  width: 100%;
  text-align: center;
}
.btn.transparent {
  line-height: 36px;
  padding: 0 50px;
  background-color: transparent;
}
.btn.transparent:hover, .btn.transparent:active, .btn.transparent:focus, .btn.transparent.active {
  background-color: white;
  color: #3e454c;
}
.btn.circle {
  display: inline-block;
  width: 48px;
  padding: 0;
  text-align: center;
}
.btn.big {
  height: 54px;
  line-height: 54px;
  padding: 0 40px;
  font-size: 32px;
}
.btn.gray {
  background-color: #545d66;
}
.btn.gray:hover, .btn.gray:active, .btn.gray:focus, .btn.gray.active {
  background-color: #697480;
}
.btn.blue {
  background-color: #0074e4;
}
.btn.blue:hover, .btn.blue:active, .btn.blue:focus, .btn.blue.active {
  background-color: #288ae8;
}
.btn.no-border-radius {
  border-radius: 0;
}
.btn.small {
  height: 40px;
  line-height: 40px;
  padding: 0 30px;
}

.with-banner .socials-col .btn {
  margin-bottom: 15px;
}

#skwd a.btn.btn-link, #skwd a.btn.btn-link:hover {
  color: white;
  font-size: medium;
  text-decoration: none;
}

.recaptcha-btn:disabled, #log-in .recaptcha-btn:disabled {
  cursor: wait;
  opacity: 0.5;
  background: #545d66;
}

b, strong, .bold {
  font-weight: bold;
}

a {
  text-decoration: none;
  color: #0074e4;
}
a:hover {
  color: #288ae8;
}

[align=left] {
  text-align: left;
}

[align=center] {
  text-align: center;
}

[align=right] {
  text-align: right;
}

[align=justify] {
  text-align: justify;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  line-height: 1;
  margin: 0;
  padding: 0;
  font-family: "Brutal Type";
  font-weight: normal;
  font-style: normal;
}

h1, .h1 {
  margin: 20px 0 40px 0;
  font-family: "Brutal Type";
  font-weight: normal;
  font-size: 60px;
  letter-spacing: 1px;
  color: #3e454c;
}
h1 span, .h1 span {
  color: #0074e4;
}

h2, .h2 {
  margin-top: 30px;
  margin-bottom: 35px;
  font-family: "Brutal Type";
  font-size: 28px;
  font-weight: normal;
  color: #697480;
}

h3, .h3 {
  margin-bottom: 10px;
  font-family: "Brutal Type";
  font-size: 28px;
  font-weight: normal;
  color: #3e454c;
}

h4, .h4 {
  font-family: "Brutal Type";
  font-size: 22px;
  text-transform: uppercase;
  color: #697480;
}

h5, .h5 {
  font-family: "Brutal Type";
  font-size: 22px;
  color: #697480;
}

h6, .h6 {
  margin: 20px 0 15px 0;
  font-family: "Brutal Type";
  font-size: 28px;
  font-weight: normal;
  color: #0074e4;
}

button, input, optgroup, select, textarea {
  font-family: "Brutal Type";
}

#header {
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
  z-index: 9;
}
#header .head-container {
  display: -ms-flexbox;
  display: flex;
}
#header .head-container .left-side {
  display: flex;
  margin-left: 6px;
}
#header .head-container .left-side .menu-logo {
  display: flex;
  align-items: center;
  max-height: 51px;
  height: 100%;
  margin: 2px 6px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#header .head-container .left-side .menu-logo img {
  max-height: 36px;
}
#header .head-container .left-side .menu-logo:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#header .head-container .right-side {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: block;
  margin-left: 10px;
  text-align: right;
}
#header .open-mobile-menu {
  display: none;
  height: 52px;
  line-height: 52px;
  font-size: 20px;
  font-weight: bold;
  color: #f5f5f5;
}
#header .open-mobile-menu:hover {
  color: #f5f5f5;
  background-color: #288ae8;
}
#header .menu {
  display: inline-block;
  white-space: nowrap;
  min-height: 36px;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
#header .menu .items {
  display: flex;
}
#header .menu .menu-item {
  display: inline-block;
  height: 52px;
  line-height: 52px;
  margin: 0 9px;
  font-size: 16px;
  font-weight: normal;
  color: #f5f5f5;
  border-bottom-color: #0074e4;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
#header .menu .menu-item.selected {
  opacity: 0.95;
}
#header .menu a.menu-item {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#header .menu a.menu-item:hover, #header .menu a.menu-item.active {
  opacity: 1;
  filter: alpha(opacity=100);
  border-bottom: 5px #288ae8 solid;
}
#header .menu a.menu-item.selected {
  border-bottom: 5px #0074e4 solid;
}
#header .menu a.menu-item.selected:hover {
  border-bottom: 5px #288ae8 solid;
}
#header .menu .menu-login, #header .menu .menu-my {
  margin-left: auto;
}
#header .menu .menu-login::before, #header .menu .menu-item.menu-my::before {
  content: "\f007";
  font-family: FontAwesome;
}
#header .menu .menu-btn {
  height: 52px;
  line-height: 52px;
  padding: 0 16px;
  border-radius: 0px;
  background-color: #0074e4;
  font-weight: normal;
}
#header .menu .menu-btn:hover {
  background-color: #288ae8;
}
#header .menu .menu-item.menu-item--block {
  display: block;
  margin: 0;
  padding: 0 9px;
}
#header .menu .menu-item--submenu {
  position: relative;
  display: inline-block;
  margin: 0 9px;
}
#header .menu .menu-item--submenu .menu-item {
  margin: 0;
}
#header .menu .menu-item--submenu:hover .submenu {
  display: block;
}
#header .menu .submenu {
  position: absolute;
  left: 0px;
  min-width: 160px;
  background-color: #000;
  display: none;
}
#header .menu .submenu a.selected, #header .menu .submenu a.menu-item:hover {
  border: 0;
  background-color: #0074e4;
}
#header .menu .submenu a.selected:hover, #header .menu .submenu a.menu-item:hover:hover {
  background-color: #288ae8;
}

#footer {
  flex: auto;
  padding-top: 60px;
  background-color: #000;
  color: #f5f5f5;
}
#footer .bottom-menu {
  margin-bottom: 16px;
}
#footer .bottom-menu a {
  display: block;
  color: #f5f5f5;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#footer .bottom-menu a:hover {
  color: #f5f5f5;
  opacity: 1;
  filter: alpha(opacity=100);
}
#footer .newsletter {
  margin-bottom: 16px;
}
#footer .newsletter h3 {
  color: #f5f5f5;
}
#footer .newsletter a.icon {
  display: inline-block;
  margin: 0 8px;
  font-size: 35px;
  color: #0074e4;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
#footer .newsletter a.icon:hover {
  color: #288ae8;
}
#footer .newsletter a span.sketchfab {
  display: inline-block;
  vertical-align: text-bottom;
  margin: 0 8px;
  width: 32px;
  height: 32px;
  background: url(/img/sketchfab-logo.svg);
  background-size: 32px 32px;
}
#footer .newsletter a span.sketchfab:hover {
  background: url(/img/sketchfab-logo-hover.svg);
}
#footer .logos {
  margin-bottom: 50px;
  padding-top: 4px;
}
#footer .logos a.footer-logo {
  margin-left: 16px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#footer .logos a.footer-logo:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#footer .logos a.footer-logo.footer-logo-first {
  margin-left: 0;
}
#footer .logos img {
  height: 32px !important;
}
#footer hr.footer-bar {
  margin: 1em 0;
}
#footer .copyright {
  padding-bottom: 16px;
  font-size: 12px;
}
#footer .menu {
  display: inline-block;
  padding-top: 4px;
}
#footer .menu .menu-item {
  display: inline-block;
}
#footer .menu .menu-item-spacer {
  display: inline-block;
  width: 16px;
}

.product-price {
  max-width: 350px;
  margin: 0 auto;
  background-color: white;
  border-radius: 10px;
  color: black;
}
.product-price .btn {
  cursor: pointer;
}
.product-price .btn.gray {
  background-color: #697480;
}
.product-price .btn.gray:hover, .product-price .btn.gray:active, .product-price .btn.gray:focus, .product-price .btn.gray.active {
  background-color: rgb(93.508583691, 103.30472103, 113.991416309);
}
.product-price .btn.blue {
  background-color: #0074D9;
}
.product-price .btn.blue:hover, .product-price .btn.blue:active, .product-price .btn.blue:focus, .product-price .btn.blue.active {
  background-color: rgb(0, 102.3686635945, 191.5);
}
.product-price .btn.navy {
  background-color: #001f3f;
}
.product-price .btn.navy:hover, .product-price .btn.navy:active, .product-price .btn.navy:focus, .product-price .btn.navy.active {
  background-color: rgb(0, 18.4523809524, 37.5);
}
.product-price .btn.aqua {
  background-color: #7FDBFF;
}
.product-price .btn.aqua:hover, .product-price .btn.aqua:active, .product-price .btn.aqua:focus, .product-price .btn.aqua.active {
  background-color: rgb(101.5, 211.828125, 255);
}
.product-price .btn.red {
  background-color: #FF4136;
}
.product-price .btn.red:hover, .product-price .btn.red:active, .product-price .btn.red:focus, .product-price .btn.red.active {
  background-color: rgb(255, 40.8955223881, 28.5);
}
.product-price .btn.rcblue {
  background-color: #7ecefd;
}
.product-price .btn.rcblue:hover, .product-price .btn.rcblue:active, .product-price .btn.rcblue:focus, .product-price .btn.rcblue.active {
  background-color: rgb(100.8893129771, 196.4618320611, 252.6106870229);
}
.product-price .header {
  padding: 25px 5px 5px 5px;
  background-color: #f2f2f2;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  text-align: center;
  min-height: 280px;
}
.product-price .header .text-line-1 {
  line-height: 1;
  margin-bottom: 14px;
  font-weight: bold;
  font-size: 24px;
  color: #0074e4;
}
.product-price .header .text-line-2 {
  margin-top: 8px;
  min-height: 84px;
  max-width: 290px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
}
.product-price .header .text-line-3 {
  line-height: 1;
  margin-top: 16px;
  margin-bottom: 5px;
  font-family: "Brutal Type";
  font-weight: bold;
  font-size: 44px;
}
.product-price .header .text-line-3 span {
  font-size: 50%;
  vertical-align: baseline;
  margin-left: 8px;
}
.product-price .header .text-line-3 span.cross {
  position: relative;
  display: inline-block;
}
.product-price .header .text-line-3 span.cross::before, .product-price .header .text-line-3 span.cross::after {
  content: "";
  width: 100%;
  position: absolute;
  right: 0;
  top: 50%;
}
.product-price .header .text-line-3 span.cross::before {
  border-bottom: 2px solid #ff5959;
  -webkit-transform: skewY(-10deg);
  transform: skewY(-10deg);
}
.product-price .header .text-line-3 span.cross::after {
  border-bottom: 2px solid #ff5959;
  -webkit-transform: skewY(10deg);
  transform: skewY(10deg);
}
.product-price .header .text-line-4 {
  line-height: 1;
  font-size: 16px;
}
.product-price .header .text-line-5 {
  margin-top: 8px;
  white-space: pre-wrap;
}
.product-price .content, .product-price .footer {
  width: 100%;
  min-height: 150px;
  margin: 25px auto;
  padding-left: 20px;
  padding-right: 20px;
}
.product-price .footer {
  max-width: 320px;
}
.product-price .content .list-item {
  display: inline-block;
  margin: 3px 0;
  color: #697480;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product-price .content .list-item .fa {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  display: block;
  width: 40px;
  padding-top: 3px;
}
.product-price .content .list-item span {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: block;
}
.product-price .content .list-item.ok .fa {
  color: rgb(169, 211, 79);
}
.product-price .content .list-item.error .fa {
  color: #ff5959;
}
.product-price .content .productUl {
  list-style: none;
  padding: 0;
  margin: 0;
}
.product-price .content .productUl li {
  padding: 0;
  margin: 0 0 0 40px;
}
.product-price .content .productAdvantage {
  background: none !important;
}
.product-price .content .productAdvantage svg {
  width: 40px;
  margin-left: -40px;
  display: inline-block;
  vertical-align: text-top;
}
.product-price .content .productDisadvantage {
  background: none !important;
}
.product-price .content .productDisadvantage::before {
  font-family: FontAwesome;
  content: "\f00d";
  padding-top: 3px;
  width: 40px;
  margin-left: -40px;
  display: inline-block;
  color: #ff5959;
}
.product-price .footer {
  min-height: 0;
  margin: 0 auto;
  padding-bottom: 33px;
}
.product-price .footer .del {
  max-width: calc(100% - 40px);
  height: 12px;
  margin: 10px auto 20px auto;
  border-bottom: 1px solid rgba(105, 116, 128, 0.2);
  text-align: center;
}
.product-price .footer .del span {
  display: inline-block;
  height: 17px;
  line-height: 17px;
  padding: 0 7px;
  background-color: white;
  color: #697480;
}
.product-price.flexible {
  position: relative;
  height: 100%;
}
.product-price.flexible .content {
  padding-bottom: 80px;
}
.product-price.flexible .footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.product-price.animated {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.product-price.animated:hover {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.product-price.alternative .header .text-line-2 {
  color: #0074e4;
}

/* default checkbox */
input[type=checkbox] {
  margin: 0;
  padding: 0;
}

/* custom checkbox: */
.control {
  font-family: "Brutal Type";
  display: block;
  position: relative;
  min-height: 16px;
  line-height: 1.5;
  padding-left: 29px;
  /*margin-bottom: 10px;*/
  padding-top: 0px;
  cursor: pointer;
  font-size: 16px;
}
.control input[type=checkbox] {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.control .control_indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 16px;
  width: 16px;
  background: #FFFFFF;
  border: 1px solid #bcc0c4;
}
.control .control_indicator::after {
  box-sizing: content-box;
  content: "";
  position: absolute;
  display: none;
}
.control:hover input ~ .control_indicator {
  border: 1px solid #93b2d2;
}
.control input:focus ~ .control_indicator {
  border: 2px solid #7ecefd;
}
.control:hover input ~ .control_indicator,
.control input:focus ~ .control_indicator,
.control input:checked ~ .control_indicator {
  background: #FFFFFF;
}
.control input:disabled ~ .control_indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}
.control input:checked ~ .control_indicator::after {
  display: block;
}
.control.control-checkbox .control_indicator::after {
  left: 6px;
  top: -4px;
  width: 3px;
  height: 12px;
  border: solid #697480;
  border-width: 0 4px 4px 0;
  transform: rotate(45deg);
}
.control.control-checkbox input:disabled ~ .control_indicator::after {
  border-color: #7b7b7b;
}

.alert, #skwd .alert {
  position: relative;
  padding: 10px 15px;
  border: 2px solid #3e454c;
  border-radius: 4px;
  color: #3e454c;
  background-color: white;
}
.alert.alert--success, #skwd .alert.alert--success {
  border-color: #7EB900;
  color: #7EB900;
}
.alert.alert--warning, #skwd .alert.alert--warning {
  border-color: #ffc523;
  color: #d0a11c;
}
.alert.alert--warning a, #skwd .alert.alert--warning a {
  color: #bb900f;
  text-decoration: underline;
}
.alert.alert--warning a:hover, #skwd .alert.alert--warning a:hover {
  color: #b68c12;
}
.alert.alert--error, #skwd .alert.alert--error {
  border-color: #ff5a01;
  color: #ff5a01;
}
.alert.alert--blue, #skwd .alert.alert--blue {
  border-color: #0074e4;
  color: #0074e4;
}
.alert.alert--blue a, #skwd .alert.alert--blue a {
  color: #0074e4;
  text-decoration: underline;
}
.alert.alert--blue a:hover, #skwd .alert.alert--blue a:hover {
  color: #0074e4;
}

.cboxAlertContainer {
  margin-top: 41px;
  background-color: white;
  padding: 25px;
}
.tag {
  padding: 3px 8px;
  margin-right: 1px;
  color: white;
  background-color: grey;
}
.tag.tag--warning {
  background-color: #ffd050;
}
.tag.tag--error {
  background-color: #ff5a01;
}
.tag.tag--success {
  background-color: #7EB900;
}

#skwd .image-comparison, .image-comparison {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}
#skwd .image-comparison img.image-comparison-left, .image-comparison img.image-comparison-left {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: left;
  min-height: 100%;
  width: 50%;
}
#skwd .image-comparison div.image-comparison-left, .image-comparison div.image-comparison-left {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  width: 50%;
  background-size: cover;
}
#skwd .image-comparison div.image-comparison-left::before, .image-comparison div.image-comparison-left::before {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 2px;
  border-radius: 50%;
  background-color: #FFFFFF;
  content: "";
  transform: translate(1px, 0);
}
#skwd .image-comparison div.image-comparison-left::after, .image-comparison div.image-comparison-left::after {
  position: absolute;
  top: 50%;
  right: 0;
  height: 2rem;
  width: 4rem;
  color: #FFFFFF;
  background-color: transparent;
  font: normal normal normal 1rem FontAwesome;
  text-align: center;
  white-space: pre;
  content: "\f053   \f054";
  transform: translate(2rem, -1rem);
}
#skwd .image-comparison .image-comparison-slider, .image-comparison .image-comparison-slider {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  outline: none;
  cursor: col-resize;
  background: none;
  -webkit-appearance: none;
}
#skwd .image-comparison .image-comparison-slider::-moz-range-thumb, .image-comparison .image-comparison-slider::-moz-range-thumb {
  height: 100%;
  width: 1px;
  background: none;
  border: none;
  -webkit-appearance: none;
}
#skwd .image-comparison .image-comparison-slider::-webkit-slider-thumb, .image-comparison .image-comparison-slider::-webkit-slider-thumb {
  height: 100%;
  width: 1px;
  background: none;
  -webkit-appearance: none;
}

#homepage {
  background-color: white;
}

#banner .dragon .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #3e454c;
}
#banner .dragon .flare {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("../img/dragon-banner/flare.png");
  background-repeat: no-repeat;
  background-position: center 0;
}
#banner .dragon .dragon-back {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("../img/dragon-banner/dragon-back.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 50% auto;
}
#banner .dragon .dragon-front {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("../img/dragon-banner/dragon-front.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 65% auto;
}
#banner .dragon .shader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #25292d;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
#banner .dragon .static {
  background-image: url("../img/dragon-banner/static.jpg");
}
#banner .video {
  background-image: url("../img/video-banner/abstract.png");
  background-repeat: no-repeat;
  background-position: center top;
}
#banner .video .wrapper {
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  width: 100%;
  max-width: 1140px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#banner .video .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("../img/video-banner/image.jpg");
  background-repeat: no-repeat;
  background-position: center top;
}
#banner .video .shader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #25292d;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#banner .video .color {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #3e454c;
  mix-blend-mode: color;
}
#banner .video .static {
  background-image: url("../img/video-banner/static.jpg");
}
#banner .video .iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
#banner .dragon, #banner .video {
  position: relative;
  min-height: 660px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
#banner .dragon > *, #banner .video > * {
  z-index: 1;
}
#banner .dragon .static, #banner .video .static {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center top;
}
#banner .dragon .text-overlay, #banner .video .text-overlay {
  position: relative;
  z-index: 2;
  padding: 35px 0;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: block;
}
#banner .dragon .text-overlay .container, #banner .video .text-overlay .container {
  width: 100%;
  max-width: 545px;
  margin: 0 auto;
  text-align: center;
}
#banner .dragon .text-overlay .container .h1, #banner .dragon .text-overlay .container .h4, #banner .video .text-overlay .container .h1, #banner .video .text-overlay .container .h4 {
  color: white;
}
#banner .dragon .text-overlay .container .btn, #banner .video .text-overlay .container .btn {
  margin: 0 10px;
}

#explore, #help {
  background-color: #fafafa;
  padding-top: 75px;
  padding-bottom: 100px;
}
#explore .icons .icon, #help .icons .icon {
  display: block;
  position: relative;
}
#explore .icons .icon .image, #help .icons .icon .image {
  position: relative;
  width: 100%;
  max-width: 139px;
  height: 172px;
  margin: 0 auto;
}
#explore .icons .icon .image::before, #help .icons .icon .image::before, #explore .icons .icon .image::after, #help .icons .icon .image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
#explore .icons .icon .image::before, #help .icons .icon .image::before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  z-index: 2;
}
#explore .icons .icon .image::after, #help .icons .icon .image::after {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  z-index: 1;
}
#explore .icons .icon .image.icon-scan-and-share::before, #help .icons .icon .image.icon-scan-and-share::before {
  background-image: url("../img/explore-icons/scan-and-share-new.png");
}
#explore .icons .icon .image.icon-scan-and-share::after, #help .icons .icon .image.icon-scan-and-share::after {
  background-image: url("../img/explore-icons/scan-and-share-hover-new.png");
}
#explore .icons .icon .image.icon-create-maps::before, #help .icons .icon .image.icon-create-maps::before {
  background-image: url("../img/explore-icons/create-maps-new.png");
}
#explore .icons .icon .image.icon-create-maps::after, #help .icons .icon .image.icon-create-maps::after {
  background-image: url("../img/explore-icons/create-maps-hover-new.png");
}
#explore .icons .icon .image.icon-assets-games::before, #help .icons .icon .image.icon-assets-games::before {
  background-image: url("../img/explore-icons/assets-games-new.png");
}
#explore .icons .icon .image.icon-assets-games::after, #help .icons .icon .image.icon-assets-games::after {
  background-image: url("../img/explore-icons/assets-games-hover-new.png");
}
#explore .icons .icon .image.icon-body-scan::before, #help .icons .icon .image.icon-body-scan::before {
  background-image: url("../img/explore-icons/body-scan-new.png");
}
#explore .icons .icon .image.icon-body-scan::after, #help .icons .icon .image.icon-body-scan::after {
  background-image: url("../img/explore-icons/body-scan-hover-new.png");
}
#explore .icons .icon .image.icon-lasers-images::before, #help .icons .icon .image.icon-lasers-images::before {
  background-image: url("../img/explore-icons/lassers-images-new.png");
}
#explore .icons .icon .image.icon-lasers-images::after, #help .icons .icon .image.icon-lasers-images::after {
  background-image: url("../img/explore-icons/lassers-images-hover-new.png");
}
#explore .icons .icon .image.icon-other::before, #help .icons .icon .image.icon-other::before {
  background-image: url("../img/explore-icons/other-new.png");
}
#explore .icons .icon .image.icon-other::after, #help .icons .icon .image.icon-other::after {
  background-image: url("../img/explore-icons/other-hover-new.png");
}
#explore .icons .icon .image.icon-tutorials::before, #help .icons .icon .image.icon-tutorials::before {
  background-image: url("../img/explore-icons/tutorials.png");
}
#explore .icons .icon .image.icon-tutorials::after, #help .icons .icon .image.icon-tutorials::after {
  background-image: url("../img/explore-icons/tutorials-hover.png");
}
#explore .icons .icon .image.icon-faq::before, #help .icons .icon .image.icon-faq::before {
  background-image: url("../img/explore-icons/faq.png");
}
#explore .icons .icon .image.icon-faq::after, #help .icons .icon .image.icon-faq::after {
  background-image: url("../img/explore-icons/faq-hover.png");
}
#explore .icons .icon .image.icon-annoucements::before, #help .icons .icon .image.icon-annoucements::before {
  background-image: url("../img/explore-icons/annoucements.png");
}
#explore .icons .icon .image.icon-annoucements::after, #help .icons .icon .image.icon-annoucements::after {
  background-image: url("../img/explore-icons/annoucements-hover.png");
}
#explore .icons .icon .image.icon-forums::before, #help .icons .icon .image.icon-forums::before {
  background-image: url("../img/explore-icons/forums.png");
}
#explore .icons .icon .image.icon-forums::after, #help .icons .icon .image.icon-forums::after {
  background-image: url("../img/explore-icons/forums-hover.png");
}
#explore .icons .icon .title, #help .icons .icon .title {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  color: #697480;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
#explore .icons .icon:hover .image::before, #help .icons .icon:hover .image::before {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  z-index: 1;
}
#explore .icons .icon:hover .image::after, #help .icons .icon:hover .image::after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  z-index: 2;
}
#explore .icons .icon:hover .title, #help .icons .icon:hover .title {
  color: #3e454c;
}

.showcase {
  padding: 100px 0;
  background-color: #fafafa;
}
.showcase .filters {
  margin-bottom: 50px;
}
.showcase .filters > div {
  display: inline-block;
}
.showcase .filters .filter {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin: 2px 0;
  padding: 0 20px;
  font-size: 22px;
  color: #697480;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
.showcase .filters .filter:hover {
  color: #3e454c;
}
.showcase .filters .filter:hover:hover {
  color: #f5f5f5;
  background-color: #288ae8;
}
.showcase .filters .filter.active {
  background-color: #0074e4;
  color: #f5f5f5;
}
.showcase .filters .filter.active:hover {
  background-color: #288ae8;
}
.showcase .videos .video .inner {
  position: relative;
  height: 0px;
  padding-bottom: 56.25%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.showcase .videos .video .inner .preview {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.showcase .videos .video a {
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  color: #697480;
}
.showcase .videos .video a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.showcase .btn {
  margin-top: 35px;
}

#promo {
  background-image: url("../img/18_flat_dragon_shade.jpg");
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}
#promo .htmlContent > .row {
  min-height: 100vh;
}
#promo .htmlContent > .row .container {
  padding-top: 100px;
  padding-bottom: 100px;
}
#promo .h1, #promo h4 {
  color: white;
}
#promo p {
  color: white;
}
#promo p .colored {
  font-weight: bold;
  color: #0074e4;
}
#promo p .big {
  font-size: 18px;
  font-weight: bold;
}
#promo .demo-list .list-item {
  display: table;
  line-height: 1;
  margin: 3px 0 11px 0;
  font-size: 18px;
  color: white;
}
#promo .demo-list .list-item .fa {
  display: table-cell;
  width: 36px;
  color: #0074e4;
}
#promo .demo-list .list-item span {
  display: table-cell;
}
#promo hr {
  margin: 50px auto 28px auto;
  border-bottom: 1px solid white;
}

#recommendation {
  position: relative;
  background-color: #0074e4;
}
#recommendation .items {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
#recommendation .items .logo, #recommendation .items .claws {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  right: auto;
  background-repeat: no-repeat;
  background-position: center 50px;
  background-size: 100% auto;
}
#recommendation .items .logo {
  height: 100%;
  background-image: url("../img/logo-simple.png");
  opacity: 0.3;
  filter: alpha(opacity=30);
}
#recommendation .items .logo.logo-1 {
  left: 235px;
  width: 24px;
  background-position: center 172px;
}
#recommendation .items .logo.logo-2 {
  left: -30px;
  width: 37px;
  background-position: center 85px;
}
#recommendation .items .logo.logo-3 {
  left: 0px;
  width: 64px;
  background-position: center 213px;
}
#recommendation .items .logo.logo-4 {
  left: 227px;
  width: 98px;
  background-position: center 31px;
}
#recommendation .items .logo.logo-5 {
  left: 50px;
  width: 170px;
  background-position: center 113px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#recommendation .items .claws {
  left: auto;
  right: 0;
  width: 558px;
  background-image: url("../img/claws.png");
  background-position: center -22px;
}
#recommendation .row {
  position: relative;
  z-index: 2;
}
#recommendation .row .columns {
  position: relative;
}
#recommendation .free-info {
  font-size: 28px;
  font-weight: bold;
  white-space: nowrap;
  color: #3e454c;
}
#recommendation .free-info, #recommendation .btn-wrapper {
  padding: 80px 0;
}

.enable-cookie {
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 1;
  border: solid 1px;
  text-align: center;
  padding: 2em 1em;
}

.requires-cookie-C0001, .requires-cookie-C0002, .requires-cookie-C0003, .requires-cookie-C0004 {
  position: relative;
}

.video .requires-cookie-C0001, .video .requires-cookie-C0002, .video .requires-cookie-C0003, .video .requires-cookie-C0004 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#dark-theme, #dark-homepage, #dark-products {
  background-color: #121212;
}
#dark-theme .showcase, #dark-theme #blog, #dark-theme .htmlContent, #dark-theme .swiper, #dark-homepage .showcase, #dark-homepage #blog, #dark-homepage .htmlContent, #dark-homepage .swiper, #dark-products .showcase, #dark-products #blog, #dark-products .htmlContent, #dark-products .swiper {
  background-color: #121212;
  color: #f5f5f5;
  padding: 0;
}
#dark-theme .showcase, #dark-theme #blog, #dark-theme .htmlContent, #dark-homepage .showcase, #dark-homepage #blog, #dark-homepage .htmlContent, #dark-products .showcase, #dark-products #blog, #dark-products .htmlContent {
  padding: 50px 1rem;
}
#dark-theme .showcase .filters a, #dark-theme #blog .filters a, #dark-theme .htmlContent .filters a, #dark-homepage .showcase .filters a, #dark-homepage #blog .filters a, #dark-homepage .htmlContent .filters a, #dark-products .showcase .filters a, #dark-products #blog .filters a, #dark-products .htmlContent .filters a {
  color: #f5f5f5;
}
#dark-theme .showcase .filters .filter, #dark-theme #blog .filters .filter, #dark-theme .htmlContent .filters .filter, #dark-homepage .showcase .filters .filter, #dark-homepage #blog .filters .filter, #dark-homepage .htmlContent .filters .filter, #dark-products .showcase .filters .filter, #dark-products #blog .filters .filter, #dark-products .htmlContent .filters .filter {
  border-radius: 0;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#dark-theme .showcase .filters .filter.active, #dark-theme #blog .filters .filter.active, #dark-theme .htmlContent .filters .filter.active, #dark-homepage .showcase .filters .filter.active, #dark-homepage #blog .filters .filter.active, #dark-homepage .htmlContent .filters .filter.active, #dark-products .showcase .filters .filter.active, #dark-products #blog .filters .filter.active, #dark-products .htmlContent .filters .filter.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
#dark-theme .showcase .filters .filter:hover, #dark-theme #blog .filters .filter:hover, #dark-theme .htmlContent .filters .filter:hover, #dark-homepage .showcase .filters .filter:hover, #dark-homepage #blog .filters .filter:hover, #dark-homepage .htmlContent .filters .filter:hover, #dark-products .showcase .filters .filter:hover, #dark-products #blog .filters .filter:hover, #dark-products .htmlContent .filters .filter:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#dark-theme .showcase h1, #dark-theme #blog h1, #dark-theme .htmlContent h1, #dark-homepage .showcase h1, #dark-homepage #blog h1, #dark-homepage .htmlContent h1, #dark-products .showcase h1, #dark-products #blog h1, #dark-products .htmlContent h1 {
  font-size: 40px;
}
#dark-theme .showcase h4, #dark-theme #blog h4, #dark-theme .htmlContent h4, #dark-homepage .showcase h4, #dark-homepage #blog h4, #dark-homepage .htmlContent h4, #dark-products .showcase h4, #dark-products #blog h4, #dark-products .htmlContent h4 {
  color: #f5f5f5;
  font-size: 18px;
}
#dark-theme h1, #dark-theme h1 span, #dark-theme .h1, #dark-theme .h1 span, #dark-theme h2, #dark-theme .h2, #dark-theme h3, #dark-theme .h3, #dark-homepage h1, #dark-homepage h1 span, #dark-homepage .h1, #dark-homepage .h1 span, #dark-homepage h2, #dark-homepage .h2, #dark-homepage h3, #dark-homepage .h3, #dark-products h1, #dark-products h1 span, #dark-products .h1, #dark-products .h1 span, #dark-products h2, #dark-products .h2, #dark-products h3, #dark-products .h3 {
  color: #f5f5f5;
}
#dark-theme .btn, #dark-homepage .btn, #dark-products .btn {
  color: #f5f5f5;
}
#dark-theme #blog .article, #dark-homepage #blog .article, #dark-products #blog .article {
  color: #f5f5f5;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
#dark-theme #blog .article .image-wrapper, #dark-homepage #blog .article .image-wrapper, #dark-products #blog .article .image-wrapper {
  opacity: 1;
  filter: alpha(opacity=100);
}
#dark-theme #blog .article.news-wrapper, #dark-homepage #blog .article.news-wrapper, #dark-products #blog .article.news-wrapper {
  height: 100%;
  text-align: center;
  display: inline-block;
  width: 100%;
  height: 100%;
}
#dark-theme #blog .article.news-wrapper a, #dark-homepage #blog .article.news-wrapper a, #dark-products #blog .article.news-wrapper a {
  color: #f5f5f5;
  display: inline-block;
  width: 100%;
  height: 100%;
}
#dark-theme #blog .article .h3, #dark-theme #blog .article p, #dark-homepage #blog .article .h3, #dark-homepage #blog .article p, #dark-products #blog .article .h3, #dark-products #blog .article p {
  color: #f5f5f5;
}
#dark-theme #blog .article p, #dark-homepage #blog .article p, #dark-products #blog .article p {
  margin: 16px 0;
}
#dark-theme #blog .article:hover, #dark-homepage #blog .article:hover, #dark-products #blog .article:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#dark-theme #blog .article:hover .image, #dark-theme #blog .article:hover .h3, #dark-homepage #blog .article:hover .image, #dark-homepage #blog .article:hover .h3, #dark-products #blog .article:hover .image, #dark-products #blog .article:hover .h3 {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#dark-theme .enable-cookie, #dark-homepage .enable-cookie, #dark-products .enable-cookie {
  background-color: rgba(0, 0, 0, 0.9);
  color: #92a2b3;
}

#dark-homepage {
  margin-top: -4.5rem;
}
#dark-homepage .responsive-banner {
  height: 100vh;
}
#dark-homepage .showcase {
  background-color: #050505;
  background-image: radial-gradient(circle at top, #0074e4 0%, transparent 50%, transparent 100%);
  background-size: 100% 200%;
  background-position: -25%, -25%;
  background-repeat: no-repeat;
}
#dark-homepage .showcase .h1 span {
  font-size: 28px;
}
#dark-homepage .showcase a {
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #f5f5f5;
}
#dark-homepage .showcase a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

#blog {
  padding-top: 60px;
  padding-bottom: 50px;
  background-color: white;
}
#blog h1 {
  margin-bottom: 100px;
}
#blog .article {
  margin-bottom: 60px;
}
#blog .article .image {
  max-height: 200px;
  border-radius: 50%;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
#blog .article .image:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#blog .article .date {
  height: 32px;
  line-height: 30px;
  padding: 0 10px;
  background-color: #050505;
  color: white;
  border-bottom: 3px solid #0074e4;
}
#blog .article .h3 {
  margin-top: 20px;
  color: #3e454c;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
#blog .article .h3:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#blog .article p {
  color: #3e454c;
}
#blog .article p a {
  font-weight: bold;
  text-decoration: underline;
  color: #0074e4;
}
#blog .article p a:hover {
  color: #288ae8;
}
#blog .article .image-wrapper {
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 200px;
  padding: 0;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#blog .article .image-wrapper .image-left-border {
  flex: 1;
}
#blog .article .image-wrapper .image-right-border {
  flex: 1;
}
#blog .article .image-wrapper .image {
  border-radius: 0;
  flex: auto;
  object-fit: contain;
}
#blog .article:hover .image-wrapper {
  opacity: 1;
  filter: alpha(opacity=100);
}

#text {
  padding-top: 60px;
  padding-bottom: 50px;
  background-color: #f5f5f5;
}
#text h1 {
  margin-top: 0;
  margin-bottom: 35px;
}
#text h2 {
  white-space: normal;
  color: #3e454c;
}
#text .htmlContent h2 {
  margin-top: 50px;
  margin-bottom: 17px;
}
#text h5 {
  margin-bottom: 20px;
}
#text .social {
  display: inline-block;
  min-width: 120px;
  height: 30px;
  line-height: 30px;
  margin: 10px;
  padding: 0 20px;
  border-radius: 15px;
  font-weight: bold;
  text-align: center;
  color: white;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
#text .social.color-facebook {
  background-color: #3b5998;
}
#text .social.color-twitter {
  background-color: #1DA1F2;
}
#text .social.color-linkedin {
  background-color: #0077B5;
}
#text .social.color-reddit {
  background-color: #ff4500;
}
#text .social.circle {
  min-width: 30px;
  width: 30px;
  padding: 0;
}
#text .social:hover.color-facebook {
  background-color: rgb(44.7393364929, 67.4881516588, 115.2606635071);
}
#text .social:hover.color-twitter {
  background-color: rgb(11.9665271967, 133.4728033473, 208.0334728033);
}
#text .social:hover.color-linkedin {
  background-color: rgb(0, 85.4696132597, 130);
}
#text .social:hover.color-reddit {
  background-color: rgb(204, 55.2, 0);
}
#text fieldset {
  min-width: 55px;
  max-width: 65px;
  color: #0074e4;
  border-color: #eef9ff;
  border-style: solid;
  border-width: 3px;
  margin: 0 auto;
}
#text fieldset legend {
  font-weight: 700;
  margin: 0 auto 10px auto;
}
#text fieldset .social {
  min-width: auto;
  padding: 0;
  color: #0074e4;
  font-size: 22px;
}
#text fieldset .social:hover {
  color: #288ae8;
}
#text .description a {
  font-weight: bold;
  text-decoration: underline;
  color: #0074e4;
}
#text .description a:hover {
  color: #288ae8;
}
#text .image {
  margin: 10px auto 25px auto;
}
#text .content, #text .outro {
  position: relative;
}
#text .content .title, #text .content h2, #text .outro .title, #text .outro h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: bold;
}
#text .content .big-title, #text .content h1, #text .outro .big-title, #text .outro h1 {
  margin-top: 35px;
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: bold;
  color: #0074e4;
}
#text .content ul, #text .content ol, #text .outro ul, #text .outro ol {
  margin-left: 25px;
}
#text .content ul li, #text .content ol li, #text .outro ul li, #text .outro ol li {
  padding-left: 17px;
}
#text .gallery {
  margin: 40px 0;
  padding: 30px 0;
  background-color: #0074e4;
}
#text .gallery .gallery-image {
  display: block;
  position: relative;
  margin: 10px 0;
}
#text .gallery .gallery-image .hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(18, 18, 18, 0.8);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
#text .gallery .gallery-image .hover .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 30px;
  color: white;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#text .gallery .gallery-image:hover .hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#text .modra {
  background-color: #7ecefd;
}
#text .center {
  text-align: center;
}
#text .with-banner .socials-col {
  text-align: center;
}
#text.without-banner .socials-col {
  text-align: right;
}
#text.without-banner .socials-col .hide-for-large {
  text-align: left;
}

#help {
  padding-top: 0;
  padding-bottom: 100px;
}
#help .background {
  background-color: white;
  background-image: url("../img/pages/help-background.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
#help .h1.top {
  margin-top: 100px;
  margin-bottom: 55px;
  color: white;
}
#help .search-form {
  position: relative;
  margin-bottom: 175px;
}
#help .search-form ::-webkit-input-placeholder {
  color: #92a2b3;
  font-size: "inherit";
}
#help .search-form :-moz-placeholder {
  color: #92a2b3;
  font-size: "inherit";
  opacity: 1;
}
#help .search-form ::-moz-placeholder {
  color: #92a2b3;
  font-size: "inherit";
  opacity: 1;
}
#help .search-form :-ms-input-placeholder {
  color: #92a2b3;
  font-size: "inherit";
}
#help .search-form :placeholder-shown {
  color: #92a2b3;
  font-size: "inherit";
}
#help .search-form input {
  height: 80px;
  line-height: 1;
  margin: 0;
  padding: 0 60px 0 38px;
  border: 0;
  border-radius: 10px;
  background-color: white;
  box-shadow: none;
  font-size: 18px;
  font-weight: bold;
  color: #697480;
}
#help .search-form button {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 20px;
  color: #697480;
  cursor: pointer;
}
#help .page-content {
  padding-top: 100px;
}
#help .page-content .icons {
  margin-bottom: 180px;
}
#help .page-content .discussion-items .discussion {
  margin-bottom: 30px;
}
#help .page-content .discussion-items .discussion .category {
  color: #121212;
}
#help .page-content .discussion-items .discussion .title {
  display: block;
  line-height: 1.2;
  margin-top: 5px;
  padding-bottom: 26px;
  border-bottom: 1px solid #c5c5c5;
  font-size: 28px;
  font-weight: bold;
  color: #3e454c;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
#help .page-content .discussion-items .discussion .title:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#help .page-content .discussion-items .discussion .date {
  margin-top: 15px;
  padding-bottom: 30px;
}
#help .page-content .discussion-items .discussion .date .comments {
  float: right;
}
#help .page-content .discussion-items .discussion .date .comments .fa {
  color: #0074e4;
}
#help .page-content .discussion-items .discussion:last-of-type {
  margin-bottom: 0;
}
#help .page-content .discussion-items .discussion:last-of-type .title {
  border-bottom: 0;
}

#download {
  background-color: rgb(255, 255, 255);
  background: radial-gradient(50% 50% at 50% -10%, rgb(0, 116, 228) 0%, rgb(0, 0, 0) 100%);
}
#download .background {
  padding-top: 100px;
  padding-bottom: 35px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
#download h1 {
  padding-top: 80px;
  margin-top: 0;
  font-size: 40px;
}
#download h2 {
  margin-bottom: 0;
  color: #3e454c;
}
#download .step {
  border-radius: 10px;
  padding: 32px;
  background-color: #f2f2f2;
  min-height: 360px;
}
#download .step .text-line-1 {
  line-height: 1;
  margin-bottom: 24px;
  font-size: 14px;
}
#download .step .text-line-2 {
  line-height: 1;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 20px;
}
#download .step .text-line-3 {
  margin-top: 8px;
  white-space: pre-wrap;
}
#download .footer {
  padding: 32px;
  max-width: unset;
}
#download .footer .btn {
  right: unset;
  max-width: 240px;
  padding: 0 20px;
}
#download .footer .small {
  font-size: 14px;
}
#download .requirement svg {
  vertical-align: sub;
}
#download .requirement .text-line-1 {
  line-height: 1;
  margin-bottom: 24px;
  font-weight: bold;
  font-size: 20px;
  font-family: "Brutal Type-Bold", Helvetica, serif;
  color: #e6e6ea;
}
#download .requirement .text-line-2 {
  line-height: 23.1px;
  margin-bottom: 20px;
  font-size: 14px;
  font-family: "Brutal Type-Regular", Helvetica, serif;
  color: #f5f5f5;
}
#download #requirement0 {
  margin-top: 5px;
}
#download #requirement0 .text-line-1 {
  margin-bottom: 25px;
}
#download #requirementsBtn {
  padding: 0 20px;
  margin-bottom: 96px;
}
#download .columns {
  padding-bottom: 30px;
}
#download .video {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
#download .video .inner {
  position: relative;
  height: 0px;
  padding-bottom: 56.25%;
}
#download .video .inner .preview {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

#log-in .message {
  position: relative;
  margin-bottom: 30px;
  padding: 20px 35px 20px 60px;
  border: 2px solid #3e454c;
  border-radius: 4px;
  color: #3e454c;
}
#log-in .message::before {
  content: "";
  position: absolute;
  top: 22px;
  left: 27px;
  width: 20px;
  height: 20px;
  background-image: url("../img/icons.png");
  background-repeat: no-repeat;
  background-position: 0 0;
}
#log-in .message.white, #log-in .message.light {
  border-color: white;
  color: white;
}
#log-in .message.white::before, #log-in .message.light::before {
  background-position: -20px 0;
}
#log-in .message.error {
  border-color: #ff5a01;
  color: #ff5a01;
}
#log-in .message.error::before {
  background-position: 0 -20px;
}
#log-in form .vercode {
  border: 1px solid #aaaaaa;
}
#log-in form label.control {
  color: #697480;
}
#log-in form label.control .control-required {
  color: #0074e4;
  font-weight: bold;
}
#log-in form label:not(.control) {
  display: inline-block;
  padding-right: 25px;
  font-size: 16px;
  font-weight: bold;
  color: #697480;
}
#log-in form label:not(.control) span {
  color: #0074e4;
}
#log-in form .formFields label {
  font-weight: normal;
  display: inline-block;
  white-space: normal;
}
#log-in form [type=color], #log-in form [type=date], #log-in form [type=datetime-local], #log-in form [type=datetime],
#log-in form [type=email], #log-in form [type=month], #log-in form [type=number], #log-in form [type=password], #log-in form [type=search],
#log-in form [type=tel], #log-in form [type=text], #log-in form [type=time], #log-in form [type=url], #log-in form [type=week], #log-in form textarea, #log-in form select {
  height: 36px;
  line-height: 1;
  margin: 0;
  border: 1px solid #bcc0c4;
  border-radius: 0;
  box-shadow: none;
  font-size: 16px;
  color: #697480;
}
#log-in form textarea {
  padding: 12px 10px;
  height: 80px;
  resize: none;
}
#log-in form select {
  background-position: right center;
}
#log-in form button {
  min-width: 220px;
  max-width: 100%;
  margin-top: 23px;
  cursor: pointer;
}
#log-in form button.btn.epic-login {
  margin-top: 0;
}
#log-in form .verification {
  display: -ms-flexbox;
  display: flex;
}
#log-in form .verification img {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  display: block;
}
#log-in form .verification input {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: block;
  margin-left: 10px;
  min-width: 50px;
}
#log-in .log-in {
  padding: 20px 0 50px 0;
  background-image: url("../img/pages/log-in-background.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
#log-in .log-in label.zeroRightPadding {
  padding-right: 0px;
}
#log-in .log-in .external-login {
  min-width: 48px;
  margin-top: 8px;
}
#log-in .log-in form label {
  line-height: 36px;
}
#log-in .log-in form label a {
  text-decoration: underline;
}
#log-in .log-in form label.control {
  line-height: 1.5;
}
#log-in .sign-up {
  padding: 20px 0 50px 0;
  background-color: #3e454c;
  color: white;
}
#log-in .sign-up .h1, #log-in .sign-up h4 {
  color: white;
}
#log-in .sign-up form .w208px {
  width: 208px;
}
#log-in .sign-up form label {
  color: white;
}
#log-in .sign-up form label a {
  font-weight: bold;
  text-decoration: underline;
  color: white;
}
#log-in .sign-up form label a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#log-in .sign-up form .blue {
  display: inline-block;
  margin-top: 15px;
  padding-bottom: 7px;
  font-size: 14px;
  color: #0074e4;
}
@media print, screen and (min-width: 64em) {
  #log-in .sign-up form .blue {
    max-width: 350px;
  }
}
#log-in .lost-password {
  position: relative;
  padding: 20px 0 50px 0;
  background-color: white;
}

#contact #map {
  height: 600px;
}
#contact #map iframe {
  width: 100%;
  height: 100%;
  border: none;
}
#contact .about-and-form {
  background-color: #f2f2f2;
  background-image: url("../img/pages/contact-background-1.jpg");
  background-repeat: no-repeat;
  background-position: right top;
}
#contact .about-and-form .image-wrapper {
  min-height: 810px;
  padding-top: 80px;
  padding-bottom: 100px;
  background-image: url("../img/pages/contact-background-2.png");
  background-repeat: no-repeat;
  background-position: left bottom;
}
#contact .about-and-form .map-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 50px;
}
#contact .about-and-form .map-info img {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  display: block;
}
#contact .about-and-form .map-info .content {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: block;
  margin-left: 45px;
}
#contact .about-and-form .message {
  position: relative;
  margin-bottom: 30px;
  padding: 20px 35px 20px 60px;
  border: 2px solid #3e454c;
  border-radius: 4px;
  color: #3e454c;
}
#contact .about-and-form .message::before {
  content: "";
  position: absolute;
  top: 22px;
  left: 27px;
  width: 20px;
  height: 20px;
  background-image: url("../img/icons.png");
  background-repeat: no-repeat;
  background-position: 0 0;
}
#contact .about-and-form .message.white, #contact .about-and-form .message.light {
  border-color: white;
  color: white;
}
#contact .about-and-form .message.white::before, #contact .about-and-form .message.light::before {
  background-position: -20px 0;
}
#contact .about-and-form .message.error {
  border-color: #ff5a01;
  color: #ff5a01;
}
#contact .about-and-form .message.error::before {
  background-position: 0 -20px;
}
#contact .about-and-form form .vercode {
  border: 1px solid #aaaaaa;
}
#contact .about-and-form form label.control {
  color: #697480;
}
#contact .about-and-form form label.control .control-required {
  color: #0074e4;
  font-weight: bold;
}
#contact .about-and-form form label:not(.control) {
  display: inline-block;
  padding-right: 25px;
  font-size: 16px;
  font-weight: bold;
  color: #697480;
}
#contact .about-and-form form label:not(.control) span {
  color: #0074e4;
}
#contact .about-and-form form .formFields label {
  font-weight: normal;
  display: inline-block;
  white-space: normal;
}
#contact .about-and-form form [type=color], #contact .about-and-form form [type=date], #contact .about-and-form form [type=datetime-local], #contact .about-and-form form [type=datetime],
#contact .about-and-form form [type=email], #contact .about-and-form form [type=month], #contact .about-and-form form [type=number], #contact .about-and-form form [type=password], #contact .about-and-form form [type=search],
#contact .about-and-form form [type=tel], #contact .about-and-form form [type=text], #contact .about-and-form form [type=time], #contact .about-and-form form [type=url], #contact .about-and-form form [type=week], #contact .about-and-form form textarea, #contact .about-and-form form select {
  height: 36px;
  line-height: 1;
  margin: 0;
  border: 1px solid #bcc0c4;
  border-radius: 0;
  box-shadow: none;
  font-size: 16px;
  color: #697480;
}
#contact .about-and-form form textarea {
  padding: 12px 10px;
  height: 80px;
  resize: none;
}
#contact .about-and-form form select {
  background-position: right center;
}
#contact .about-and-form form button {
  min-width: 220px;
  max-width: 100%;
  margin-top: 23px;
  cursor: pointer;
}
#contact .about-and-form form button.btn.epic-login {
  margin-top: 0;
}
#contact .about-and-form form .verification {
  display: -ms-flexbox;
  display: flex;
}
#contact .about-and-form form .verification img {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  display: block;
}
#contact .about-and-form form .verification input {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: block;
  margin-left: 10px;
  min-width: 50px;
}
#contact .about-and-form .form {
  padding: 50px 60px;
  background-color: white;
  border-radius: 15px;
  box-shadow: 0px 10px 20px 0px rgba(51, 83, 102, 0.25);
}
#contact .about-and-form .form p a {
  color: #0074e4;
  text-decoration: underline;
}
#contact .about-and-form .form p a:hover {
  color: #288ae8;
}
#contact .about-and-form .form span.small {
  display: inline-block;
  margin-top: 8px;
  padding-bottom: 8px;
  font-size: 14px;
}
#contact .about-and-form .form span.small span {
  color: #0074e4;
}
#contact .about-and-form .form label {
  white-space: nowrap;
}
#contact .outro {
  padding: 80px 0;
  background-color: #3e454c;
  background-image: url("../img/pages/contact-claws.png");
  background-repeat: no-repeat;
  background-position: center -350px;
  text-align: center;
}
#contact .outro .centerized {
  display: inline-block;
}
#contact .outro .centerized span {
  display: inline-block;
  min-height: 48px;
  line-height: 48px;
  margin-right: 20px;
  font-size: 28px;
  font-weight: bold;
  color: white;
}

/* Custom radio button */
.radio-container {
  display: block;
  position: relative;
  padding-left: 29px;
  cursor: pointer;
  -webkit-user-select: none; /* Chrome, Opera, Safari */
  -moz-user-select: none; /* Firefox 2+ */
  -ms-user-select: none; /* IE 10+ */
  user-select: none; /* Standard syntax */
  /* Hide the browser's default radio-box */
  /* Create a custom radio button */
  /* Show the indicator (dot/circle) when checked */
}
.radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.radio-container .radio-button {
  position: absolute;
  top: 6px;
  left: 0;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  border: 1px solid #808080;
  /* Create the indicator (the dot/circle - hidden when not checked) */
}
.radio-container .radio-button::after {
  content: "";
  position: absolute;
  display: none;
  top: 2px;
  left: 2px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #697481;
}
.radio-container input:checked ~ .radio-button::after {
  display: block;
}
.radio-container:hover input ~ .radio-button {
  border-color: #00a1ff;
}
.radio-container:hover input:checked ~ .radio-button::after {
  background-color: #1babff;
}
.radio-container input:focus ~ .radio-button {
  border-color: #00a1ff;
}
.radio-container input:focus:checked ~ .radio-button::after {
  background-color: #1babff;
}

#products .banner, #dark-products .banner {
  padding: 60px 0;
  background-image: url("../img/pages/products-background.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
#products .detail, #dark-products .detail {
  padding: 75px 0;
}
#products .detail p, #dark-products .detail p {
  max-width: 360px;
}
#products .detail table, #dark-products .detail table {
  margin-top: 15px;
}
#products .detail table.features, #dark-products .detail table.features {
  border-collapse: collapse;
}
#products .detail table tr th.title, #dark-products .detail table tr th.title {
  font-size: 28px;
}
#products .detail table tr td, #products .detail table tr th, #dark-products .detail table tr td, #dark-products .detail table tr th {
  padding: 10px 0;
  border-bottom: 1px solid #3e454c;
  font-size: 18px;
}
#products .detail table tr td a img, #products .detail table tr td input[type=image], #products .detail table tr th a img, #products .detail table tr th input[type=image], #dark-products .detail table tr td a img, #dark-products .detail table tr td input[type=image], #dark-products .detail table tr th a img, #dark-products .detail table tr th input[type=image] {
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
#products .detail table tr td a:hover img, #products .detail table tr td input[type=image]:hover, #products .detail table tr th a:hover img, #products .detail table tr th input[type=image]:hover, #dark-products .detail table tr td a:hover img, #dark-products .detail table tr td input[type=image]:hover, #dark-products .detail table tr th a:hover img, #dark-products .detail table tr th input[type=image]:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#products .detail table tr:last-of-type td, #products .detail table tr:last-of-type th, #dark-products .detail table tr:last-of-type td, #dark-products .detail table tr:last-of-type th {
  border-bottom: 0;
}
#products .detail table tr td, #dark-products .detail table tr td {
  text-align: center;
}
#products .detail table tr td.name, #dark-products .detail table tr td.name {
  text-align: left;
}
#products .detail table tr td.video, #dark-products .detail table tr td.video {
  text-align: right;
}
#products .detail .legend, #dark-products .detail .legend {
  margin: 10px 0;
}
#products .detail .more-info, #dark-products .detail .more-info {
  margin-top: 20px;
  text-align: center;
}
#products .items, #dark-products .items {
  padding: 100px 0;
  background-image: url("../img/18_flat_dragon_shade.jpg");
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  z-index: 1;
}
#products .items .h1, #products .items h4, #dark-products .items .h1, #dark-products .items h4 {
  color: white;
}
#products .items p, #dark-products .items p {
  color: white;
}
#products .items p .colored, #dark-products .items p .colored {
  font-weight: bold;
  color: #0074e4;
}
#products .items p .big, #dark-products .items p .big {
  font-size: 18px;
  font-weight: bold;
}
#products .responsive-table, #dark-products .responsive-table {
  width: 100%;
  overflow: hidden;
}
#products .responsive-table .scroller, #dark-products .responsive-table .scroller {
  width: 100%;
  overflow-x: auto;
}
#products .responsive-table .scroller .container, #dark-products .responsive-table .scroller .container {
  min-width: 100%;
  width: 1042px;
}
#products .responsive-table .scroller .container .row, #dark-products .responsive-table .scroller .container .row {
  margin-left: 0;
  margin-right: 0;
}
#products .responsive-table .scroller .container table, #dark-products .responsive-table .scroller .container table {
  width: calc(100% - 26px);
}
#products .guide, #dark-products .guide {
  display: none;
}
#products .product-col, #dark-products .product-col {
  padding-bottom: 30px;
}
#products .products-map, #dark-products .products-map {
  cursor: pointer;
}
#products .product-description, #dark-products .product-description {
  padding: 20px 20px 75px 20px;
  position: relative;
  z-index: 1;
}
#products .product-description .product-description-logo, #dark-products .product-description .product-description-logo {
  margin-bottom: 1em;
  max-height: 72px;
}
#products .product-description .product-description-top-text, #dark-products .product-description .product-description-top-text {
  margin: auto;
}
#products .product-description .product-description-top-image img, #dark-products .product-description .product-description-top-image img {
  margin: -20% -20% -20% 20%;
}
#products .product-description .product-description-content, #dark-products .product-description .product-description-content {
  text-align: center;
}
#products .product-description .product-description-gradient, #dark-products .product-description .product-description-gradient {
  position: absolute;
  width: 100vw;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0) url("/img/gradient_web.png") no-repeat scroll top center/cover;
  z-index: -1;
}
#products .product-description-rs, #dark-products .product-description-rs {
  padding: 20px 0;
  background-color: #00081F;
  overflow: hidden;
}
#products .product-description-rs .product-description-logo, #dark-products .product-description-rs .product-description-logo {
  margin-bottom: 0;
}
#products .product-description-rs .product-description-gradient, #dark-products .product-description-rs .product-description-gradient {
  top: 25%;
  right: 0;
  max-height: 25%;
  max-width: 65%;
  background-size: contain;
}
#products .product-description-rs .product-description-gradient-2, #dark-products .product-description-rs .product-description-gradient-2 {
  top: 65%;
  left: 0;
  transform: scaleX(-1);
}
#products .product-description-rs .product-description-top-image, #dark-products .product-description-rs .product-description-top-image {
  position: relative;
}
#products .product-description-rs .product-description-top-image img, #dark-products .product-description-rs .product-description-top-image img {
  max-height: 480px;
  margin: 10% auto auto 15%;
}
#products .product-description-rs .product-description-top-image .product-description-top-image-background, #dark-products .product-description-rs .product-description-top-image .product-description-top-image-background {
  position: absolute;
  right: -50%;
  bottom: -25%;
  max-width: 150%;
  max-height: 150%;
  width: auto;
  height: 100%;
  z-index: -2;
  background: #00081F;
  mix-blend-mode: lighten;
}
#products .product-description-rs .product-description-coming-soon, #dark-products .product-description-rs .product-description-coming-soon {
  border: solid #0074e4;
  display: inline-block;
  padding: 0 1em;
}
#products .product-description-rs .product-description-content-box, #dark-products .product-description-rs .product-description-content-box {
  padding: 2em;
  z-index: 1;
}
#products .product-description-rs .product-description-content-box:nth-child(even), #dark-products .product-description-rs .product-description-content-box:nth-child(even) {
  background: #040F15;
  mix-blend-mode: screen;
}
#products .product-description-rs .product-description-content-box .column, #dark-products .product-description-rs .product-description-content-box .column {
  margin: auto;
}

#dark-products .banner {
  background-image: url("../img/18_flat_dragon_shade.jpg");
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}
#dark-products .showcase, #dark-products #blog, #dark-products .htmlContent {
  padding: 0;
}
#dark-products .showcase > div, #dark-products #blog > div, #dark-products .htmlContent > div {
  padding-left: 1rem;
  padding-right: 1rem;
}
#dark-products .showcase > div, #dark-products #blog > div, #dark-products .htmlContent > div, #dark-products #features > div {
  padding-left: 1rem;
  padding-right: 1rem;
}

.banner {
  padding: 60px 0;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.banner .small-banner-icon {
  margin-bottom: 20px;
}

.ribbon-coffee {
  background-color: #f2f2f2;
}
.ribbon-coffee .ribbon-panel a {
  color: #545d66;
}
.ribbon-coffee .ribbon-panel a:hover {
  color: #001f3f;
}

.ribbon-outer h1, #skwd h1, #skwd .biela h1, #skwd h2 {
  margin: 20px 0 40px 0;
  font-family: "Brutal Type";
  font-weight: normal;
  font-size: 60px;
  letter-spacing: 1px;
}

#nav-menu {
  width: 100%;
  height: 41px;
  line-height: 41px;
  background-color: #3E454C;
  z-index: 4;
}
#nav-menu .content {
  max-width: 985px;
  margin: 0 auto;
}
#nav-menu ul.dva {
  margin-left: 325px;
  line-height: inherit;
}
#nav-menu ul li {
  display: inline-block;
  list-style-type: none;
}
#nav-menu ul.dva li a {
  color: #fff;
  margin-right: 22px;
  text-decoration: none;
}
#nav-menu ul.dva li a.active,
#nav-menu ul.dva li a:hover {
  color: #0074e4;
}

@media only screen and (max-width: 966px) {
  #nav-menu ul.dva {
    margin-left: 70px;
  }
  #nav-menu .content {
    text-align: left;
  }
}
#skwd {
  padding-top: 41px;
  font-family: "Brutal Type";
}
#skwd p {
  font-size: 16px;
}
#skwd .content {
  max-width: 1020px;
}
#skwd .listTableUser td.noBackgroundImage, #skwd .biela .listTableUser td.noBackgroundImage, #skwd .gray .listTableUser td.noBackgroundImage, #skwd .gray .noBackgroundImage td:first-child, #skwd .listTableUser tr:hover td.noBackgroundImage, #skwd .biela .listTableUser tr:hover td.noBackgroundImage, #skwd .gray .listTableUser tr:hover td.noBackgroundImage, #skwd .gray .noBackgroundImage tr:hover td:first-child {
  background-image: none;
}
#skwd .listTableUser td.paddingLeft10px, #skwd .paddingLeft10px td:first-child {
  padding-left: 10px;
}
#skwd .selectable tr.rowSelected {
  background-color: #e9e9e9 !important;
}
#skwd .modra .selectable tr.rowSelected {
  background-color: #3e454c !important;
}
#skwd .selectable tr:hover, #skwd .listTable th, #skwd .listTable tr:hover, #skwd table.invoiceAdvancedFilter th, #skwd table.invoiceAdvancedFilter tr:hover, #skwd table.invoiceAdvancedFilter tr:nth-child(even):hover, #skwd table.noBorder tr:hover {
  background-color: #d2d2d2 !important;
}
#skwd .modra .noBorder td {
  border: none;
}
#skwd .modra .simpleTable th, #skwd .modra .simpleTable td {
  color: black;
  text-align: left;
  padding: 2px;
}
#skwd .modra .simpleTable th input, #skwd .modra .simpleTable td input {
  vertical-align: unset;
}
#skwd .modra .simpleTable th label, #skwd .modra .simpleTable td label {
  color: black;
  font-weight: unset;
}
#skwd table.invoiceAdvancedFilter th {
  text-align: center;
}
#skwd table.invoiceAdvancedFilter th.textAlignLeft {
  text-align: left;
}
#skwd table.invoiceAdvancedFilter tr:nth-child(even) {
  background: #eee !important;
}
#skwd .biela ul.listStyleNone {
  margin-left: 0;
  margin-bottom: 0px;
}
#skwd .biela ul.listStyleNone li {
  list-style: none;
  border: none;
  padding-left: 0;
}
#skwd ol li, #skwd ol li:last-of-type {
  border: none;
}
#skwd label:not(.control), #skwd .biela label, #skwd .modra label, #skwd .pinTable tr td.formLabel, #skwd .modra .noBorder tr td.formLabel, #skwd .listTable tr td.formLabel {
  padding-right: 25px;
  font-size: 16px;
  font-weight: bold;
  color: #697480;
}
#skwd .gray label:not(.control), #skwd .gray .propertiesTable, #skwd .tmava .propertiesTable {
  color: white;
}
#skwd .gray table.propertiesTable.biela.noBorder {
  color: black;
}
#skwd .gray label, #skwd .tmava label {
  padding-right: 25px;
  font-size: 16px;
  font-weight: bold;
  color: white;
}
#skwd label.control {
  display: block;
}
#skwd .alignedWithInput {
  padding: 0 10px;
}
#skwd select, #skwd [type=text], #skwd input:not([type]), #skwd input[type=text], #skwd input[type=password], #skwd input[type=number], #skwd input[type=email], #skwd input[type=tel],
#skwd #YourID #username, #skwd .contactForm input, #skwd .modra .contactForm input, #skwd .modra .contactForm select, #skwd #Delete #idSignPassword,
#skwd textarea, #skwd .contactForm select, #skwd .contactForm textarea {
  height: 36px;
  color: #697480;
  box-shadow: none;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 10px;
  font-size: 16px;
  line-height: 28px;
}
#skwd input:not([type=submit]), #skwd textarea {
  border: 1px solid #bcc0c4;
}
#skwd select:enabled, #skwd [type=text]:enabled, #skwd input:not([type]):enabled, #skwd input[type=text]:enabled, #skwd input[type=password]:enabled, #skwd input[type=number]:enabled, #skwd input[type=email]:enabled, #skwd input[type=tel]:enabled,
#skwd #YourID #username input:enabled, #skwd .contactForm input:enabled, #skwd .modra .contactForm input:enabled, #skwd .modra .contactForm select:enabled, #skwd #Delete #idSignPassword input:enabled,
#skwd textarea:enabled, #skwd .contactForm select:enabled, #skwd .contactForm textarea:enabled {
  background-color: white;
}
#skwd textarea[rows] {
  height: auto;
}
#skwd .contactForm input[type=file] {
  padding: 0px !important;
}
#skwd .selectWithArrow::-ms-expand {
  display: block;
}
#skwd select.selectWithArrow:focus::-ms-value {
  background: white;
  color: black;
}
#skwd #YourID input[type=submit], #skwd .button.bleda, #skwd .modra button.contactForm, #skwd #Delete input[type=submit], #skwd button.contactForm, #skwd .skwdButton, #skwd input[type=submit], #skwd input[type=submit].skwdButton, #skwd #pinDetailsContainer button, #skwd .tmava form input[type=submit], #skwd button.skwdButton, #skwd .contactForm input[type=submit], #skwd input[type=button], #skwd #Filter button.skwdButton, #skwd #Data button.skwdButton {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: normal;
  text-shadow: none;
  background: #0074e4;
  border-radius: 0;
  color: #f5f5f5;
  border: none;
  min-width: 120px;
  text-decoration: none;
}
#skwd a.skwdButton {
  padding: 10px 18px;
}
#skwd #YourID input[type=submit]:hover, #skwd .button.bleda:hover, #skwd .modra button.contactForm:hover, #skwd #Delete input[type=submit]:hover, #skwd button.contactForm:hover, #skwd .skwdButton:hover, #skwd input[type=submit]:hover, #skwd input[type=submit].skwdButton:hover, #skwd #pinDetailsContainer button:hover, #skwd .tmava form input[type=submit]:hover, #skwd button.skwdButton:hover, #skwd .contactForm input[type=submit]:hover, #skwd input[type=button]:hover, #skwd #Filter button.skwdButton:hover, #skwd #Data button.skwdButton:hover,
#skwd #YourID input[type=submit]:focus, #skwd .button.bleda:focus, #skwd .modra button.contactForm:focus, #skwd #Delete input[type=submit]:focus, #skwd button.contactForm:focus, #skwd .skwdButton:focus, #skwd input[type=submit]:focus, #skwd input[type=submit].skwdButton:focus, #skwd #pinDetailsContainer button:focus, #skwd .tmava form input[type=submit]:focus, #skwd button.skwdButton:focus, #skwd .contactForm input[type=submit]:focus, #skwd input[type=button]:focus, #skwd #Filter button.skwdButton:focus, #skwd #Data button.skwdButton:focus {
  background: #288ae8;
  color: white;
  border: none;
}
#skwd button.button.contactForm.green {
  background-color: #7eb900;
}
#skwd button.button.contactForm.green:hover, #skwd button.button.contactForm.green:focus {
  background-color: #76ad00;
}
#skwd button.button.contactForm.red {
  background-color: #ff0000;
}
#skwd button.button.contactForm.red:hover {
  background-color: #e50000;
}
#skwd .skwdInlineButton {
  display: inline;
}
#skwd .polovicnyBlok {
  margin-left: 0px;
}
#skwd .w35p {
  width: 35%;
}
#skwd .w65p {
  width: 65%;
}
#skwd .w11px {
  width: 11px;
}
#skwd .w149px {
  width: 149px;
}
#skwd .w176px {
  width: 176px;
}
#skwd .w180px {
  width: 180px;
}
#skwd .w185px {
  width: 185px;
}
#skwd .w186px {
  width: 186px;
}
#skwd .w187px {
  width: 187px;
}
#skwd .w189px {
  width: 189px;
}
#skwd .w218px {
  width: 218px;
}
#skwd .w251px {
  width: 251px;
}
#skwd .w534px {
  width: 534px;
}
#skwd .wAuto {
  width: auto;
}
@media screen and (max-width: 987px) {
  #skwd .w149px {
    width: 187px;
  }
}
#skwd .minWidth {
  min-width: 378px;
}
#skwd .formValue {
  color: #c3c3c3;
}
#skwd #Delete #idSignPassword {
  margin-right: 50px;
}
#skwd table {
  width: 100%;
}
#skwd .gray label:not(.control) span, #skwd .biela label:not(.control) span {
  color: #0074e4;
}
#skwd .modra label span {
  font-weight: bolder;
  color: white;
}
#skwd .modra .contactForm tr td {
  color: #697480;
}
#skwd .contactForm tr td {
  height: 36px;
}
#skwd .biela a, #skwd .gray a {
  text-decoration: underline;
}
#skwd label.zeroRightPadding, #skwd label.control {
  padding-right: 0px;
}
#skwd .marginRight40 {
  margin-right: 40px;
}
#skwd .redSVG {
  stroke: #ff0000;
  stroke-width: 30px;
  cursor: pointer;
}
#skwd .redSVG :hover {
  color: #e50000;
}
#skwd .modra .ajaxBox {
  margin-bottom: 20px;
  display: none;
}
#skwd .modra .ajaxBox a {
  text-decoration: underline;
  color: #0074e4;
}

iframe {
  border: 0;
}

#skwd .responsive-banner, .responsive-banner {
  height: 45vh;
  min-height: 45vw;
  background: radial-gradient(95% 95%, #121212, #282d31);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  color: #f5f5f5;
  display: flex;
  flex-direction: column;
  position: relative;
}
#skwd .responsive-banner h1, .responsive-banner h1 {
  padding-bottom: 10px;
}
#skwd .responsive-banner h1, #skwd .responsive-banner h2, .responsive-banner h1, .responsive-banner h2 {
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  font-family: "Brutal Type";
  color: #f5f5f5;
  margin: 0;
}
#skwd .responsive-banner h2, .responsive-banner h2 {
  font-weight: 300;
}
#skwd .responsive-banner .responsive-banner-with-image, .responsive-banner .responsive-banner-with-image {
  max-width: 50%;
}
#skwd .responsive-banner .responsive-banner-spacer, .responsive-banner .responsive-banner-spacer {
  flex: 1;
}
#skwd .responsive-banner .responsive-banner-text, .responsive-banner .responsive-banner-text {
  z-index: 1;
}
#skwd .responsive-banner .responsive-banner-title, #skwd .responsive-banner .responsive-banner-subtitle, .responsive-banner .responsive-banner-title, .responsive-banner .responsive-banner-subtitle {
  margin-left: 100px;
}
#skwd .responsive-banner .responsive-banner-image-wrapper, .responsive-banner .responsive-banner-image-wrapper {
  position: absolute;
  left: 50%;
  top: 0;
  height: 100% !important;
  max-width: 50%;
  object-fit: contain;
  z-index: 0;
  padding: 10px 100px 10px 25px;
}
#skwd .responsive-banner .responsive-banner-image, .responsive-banner .responsive-banner-image {
  height: 100% !important;
  object-fit: contain;
  z-index: 0;
}
#skwd .responsive-banner .responsive-banner-link, .responsive-banner .responsive-banner-link {
  z-index: 1;
  flex: 1;
}
#skwd .responsive-banner .responsive-banner-link a, .responsive-banner .responsive-banner-link a {
  margin: 50px 0px 50px 100px;
}
#skwd .responsive-banner .top-placeholder, .responsive-banner .top-placeholder {
  height: 0;
}

@media screen and (min-width: 0em) and (max-width: 64em) {
  #products .products-map {
    display: none;
  }
  #contact .about-and-form {
    background-image: none;
  }
  #contact .about-and-form form {
    margin-top: 35px;
  }
  #contact .about-and-form div.image-wrapper {
    padding-top: 30px;
    padding-bottom: 50px;
    min-height: 345px;
  }
  #blog .article .small-4 {
    text-align: center;
  }
  #blog .article .small-4 a {
    display: block;
    width: 100%;
  }
  #blog .article .small-4 a .image {
    max-width: 100% !important;
  }
  #promo h4 {
    margin-top: 50px;
  }
  #recommendation .free-info {
    font-size: 22px;
  }
  #recommendation .free-info, #recommendation .btn-wrapper {
    padding: 25px 0;
  }
  #products .responsive-table .scroller .container {
    width: 750px;
  }
  #text {
    padding-top: 15px;
  }
  #skwd .swiper .responsive-banner, .swiper .responsive-banner {
    height: 100%;
  }
  #skwd .responsive-banner, .responsive-banner {
    text-align: center;
    height: auto;
    display: block;
  }
  #skwd .responsive-banner h2, .responsive-banner h2 {
    font-size: 12px;
  }
  #skwd .responsive-banner .responsive-banner-spacer, .responsive-banner .responsive-banner-spacer {
    display: none;
  }
  #skwd .responsive-banner .responsive-banner-with-image, .responsive-banner .responsive-banner-with-image {
    max-width: 100%;
  }
  #skwd .responsive-banner .responsive-banner-text, .responsive-banner .responsive-banner-text {
    padding: 1rem;
  }
  #skwd .responsive-banner .responsive-banner-image-wrapper, .responsive-banner .responsive-banner-image-wrapper {
    position: relative;
    height: auto !important;
    left: auto;
    max-width: 100%;
    padding: 20px;
  }
  #skwd .responsive-banner .responsive-banner-image-wrapper .responsive-banner-image, .responsive-banner .responsive-banner-image-wrapper .responsive-banner-image {
    height: auto !important;
  }
  #skwd .responsive-banner .responsive-banner-link a, .responsive-banner .responsive-banner-link a {
    margin: 50px 0 50px 0;
  }
  #skwd .responsive-banner .responsive-banner-title, #skwd .responsive-banner .responsive-banner-subtitle, .responsive-banner .responsive-banner-title, .responsive-banner .responsive-banner-subtitle {
    margin-left: 0;
  }
  #skwd .responsive-banner .top-placeholder, .responsive-banner .top-placeholder {
    height: 300px;
  }
  #dark-homepage .responsive-banner {
    height: 100%;
  }
  #dark-homepage .responsive-banner .responsive-banner-text {
    margin-top: 4.5rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 40em) {
  #help .second-part {
    padding-top: 40px;
  }
  .small-align-left {
    text-align: left;
  }
  .small-align-center {
    text-align: center;
  }
  .small-align-right {
    text-align: right;
  }
  h1, .h1 {
    font-size: 42px;
  }
  .banner {
    padding-bottom: 0px;
  }
  #skwd .responsive-banner h2, .responsive-banner h2 {
    font-size: 12px;
  }
  .product-description {
    text-align: center;
  }
  .product-description-content-box:nth-child(odd) .row {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 40em) and (max-width: 64em) {
  #skwd .responsive-banner h1, .responsive-banner h1 {
    font-size: 64px;
  }
  #skwd .responsive-banner h2, .responsive-banner h2 {
    font-size: 24px;
  }
}
@media screen and (min-width: 64em) {
  .large-align-left {
    text-align: left;
  }
  .large-align-center {
    text-align: center;
  }
  .large-align-right {
    text-align: right;
  }
  #skwd .responsive-banner h1, .responsive-banner h1 {
    font-size: 70px;
  }
  #skwd .responsive-banner h2, .responsive-banner h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1650px) {
  #banner .dragon, #banner .video {
    min-height: 510px;
  }
  #explore, #help {
    padding-bottom: 50px;
  }
  .showcase {
    padding-top: 50px;
  }
}
@media screen and (max-width: 1550px) {
  #contact .about-and-form .image-wrapper {
    background-image: none;
    min-height: 445px;
  }
}
@media screen and (max-width: 1240px) {
  #banner .dragon, #banner .video {
    min-height: 0;
  }
  #banner .dragon .dragon-front, #banner .video .dragon-front {
    background-size: 80% auto;
  }
}
@media screen and (max-width: 923px) {
  body {
    padding-top: 52px;
  }
  #header {
    min-height: 52px;
    padding: 0;
  }
  #header .menu-wrapper {
    position: relative;
  }
  #header .menu-wrapper .open-mobile-menu {
    display: inline-block;
    width: 52px;
    text-align: center;
  }
  #header .menu-wrapper .menu {
    display: none;
    position: absolute;
    top: 52px;
    right: 0;
    width: auto;
    max-width: 90vw;
    max-height: calc(100vh - 70px);
    background-color: #121212;
    overflow-y: auto;
  }
  #header .menu-wrapper .menu .items {
    display: block;
  }
  #header .menu-wrapper .menu .menu-item {
    padding: 0px 15px;
    margin: 0;
    display: block;
    height: 48px;
    line-height: 44px;
    text-align: right;
  }
  #header .menu-wrapper .menu .menu-btn {
    width: 100%;
  }
  #header .menu-wrapper .menu.active {
    display: inline-block;
  }
  #header .menu-wrapper .menu .menu-item--submenu {
    display: block;
    margin: 0;
  }
  #header .menu-wrapper .menu .submenu {
    position: relative;
    right: auto;
    min-width: auto;
    display: block;
    background-color: #35393c;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0px;
  }
}
@media screen and (max-width: 510px) {
  body {
    font-size: 14px;
  }
  #banner .dragon .text-overlay .container .btn, #banner .video .text-overlay .container .btn {
    margin-bottom: 15px;
  }
  #banner .dragon .dragon-back {
    display: none;
  }
  #banner .dragon .dragon-front {
    background-position: center bottom -30px !important;
  }
  .showcase .filters .filter {
    height: 25px;
    line-height: 25px;
    margin: 0 5px;
    padding: 0 10px;
    border-radius: 12px;
    font-size: 17px;
  }
  #explore .icons .icon .title, #help .icons .icon .title {
    font-size: 14px;
  }
  #contact .about-and-form form {
    padding: 25px 15px;
  }
  #text fieldset {
    width: 50px;
  }
  #text fieldset .social {
    font-size: 18px;
  }
  .btn.epic-login {
    font-size: 14px;
    white-space: normal;
    line-height: unset;
  }
}
@media screen and (max-width: 350px) {
  #header .left-side img {
    max-width: 159px;
    margin: 9px 0;
  }
}

/*# sourceMappingURL=style.css.map */
