<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 768px) {
  .hidden-sm-up {
    display: none; }
  .catalog-manufacturers &gt; div:nth-child(2n + 1) &gt; div {
    border-right: 1px solid rgba(0, 0, 0, 0.05); }
  .plugin.box_product_collections .module-body &gt; .row {
    grid-template-columns: 1fr 3fr; }
    .plugin.box_product_collections .module-body &gt; .row .images {
      grid-gap: 1rem; }
  .plugin.sitemap-thumbs &gt; .row {
    grid-template-columns: repeat(3, 1fr); }
  .plugin.collections-catalog .products {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 1rem; }
  .global-attributes .attribute .attribute-option {
    display: inline-block; } }

@media (min-width: 993px) {
  .hidden-md {
    display: none !important; }
  ul.nav li:hover &gt; .dropdown-menu,
  .dropdown:hover &gt; .dropdown-menu {
    visibility: visible;
    margin: 0;
    opacity: 1; }
  .vendors-map &gt; .row:nth-child(even) &gt; .row &gt; div:first-child,
  .site-map-4columns &gt; .row:nth-child(even) &gt; .row &gt; div:first-child {
    float: right; }
  .vendors-map &gt; .row:nth-child(even) &gt; .row &gt; div:last-child,
  .site-map-4columns &gt; .row:nth-child(even) &gt; .row &gt; div:last-child {
    text-align: right; }
  main {
    position: relative; }
    main:after {
      background-color: rgba(0, 0, 0, 0.7);
      content: "";
      visibility: hidden;
      height: 100%;
      opacity: 0;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 200;
      transition: all 0.2s ease-in-out 0.1s;
      -moz-transition: all 0.2s ease-in-out 0.1s;
      -webkit-transition: all 0.2s ease-in-out 0.1s; }
    main.catalog-mode:after {
      top: -200px; }
    main.cover:after {
      visibility: visible;
      opacity: 1; }
  .middlebar {
    min-height: 141px; }
  /* Plugin Sitemap Thumbs */
  .plugin.sitemap-thumbs &gt; .row {
    grid-template-columns: repeat(5, 1fr); }
  .plugin.sitemap-thumbs .header:nth-child(2n + 1) {
    text-align: left; }
    .plugin.sitemap-thumbs .header:nth-child(2n + 1) span {
      padding-left: 0; }
  .plugin.sitemap-thumbs .header:nth-child(4n + 1) {
    text-align: right; }
    .plugin.sitemap-thumbs .header:nth-child(4n + 1) span {
      padding-right: 0;
      padding-left: 1rem; }
  /* Catalog Collections */
  .catalog-collections .col-xs-12.description {
    height: 3rem; }
  .catalog-collections .col-xs-12.products-count {
    font-weight: 700; }
  /* Plugin Collections Catalog */
  .plugin.collections-catalog .products {
    grid-template-columns: repeat(4, 1fr); }
  .catalog-tags div {
    padding: 10px 20px; } }

@media (max-width: 992px) {
  body &gt; div.clearfix {
    display: none; }
  .container-fluid {
    box-shadow: 0 0 22px -7px #000;
    -moz-box-shadow: 0 0 22px -7px #000;
    -webkit-box-shadow: 0 0 22px -7px #000;
    display: inline-block;
    height: 100%;
    margin: 0;
    position: relative;
    width: 100%;
    z-index: 10;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -webkit-overflow-scrolling: touch; }
    .container-fluid.slide-to-left {
      margin: 0 0 0 -260px; }
    .container-fluid.slide-to-right {
      margin: 0 0 0 260px; }
  .wrapper {
    overflow: hidden; }
  .top-row {
    display: none; }
  h1.header a {
    display: none; }
  body .page-container {
    margin: 0; }
    body .page-container:not(.homepage) &gt; header {
      padding: 0; }
  header .over-middlebar {
    background-color: #4d5a60;
    background-image: none;
    position: relative; }
  .homepage .over-middlebar .wrapper {
    overflow: initial; }
  .page-container &gt; header &gt; div.over-middlebar {
    border-bottom: 10px solid #87a876;
	height: auto; }
  .hidden-sm-down {
    display: none !important; }
  .col-xs-push-left {
    float: left; }
  .col-xs-push-right {
    float: right; }
  #iframeModal {
    /*top: 60px !important;*/ }
  .carousel-controler {
    opacity: 1 !important; }
  #position-top-b {
    z-index: 20; }
  #position-bottom-b .wrapper {
    overflow: visible; }
  #position-bottom-c .module {
    width: 100% !important; }
  .position-cart .cart-dropdown .dropdown-menu .body.profile .seller {
    padding-left: 0; }
  .mobile-menu a i {
    background-color: #4d5a5f;
    border-radius: 3px;
    color: #ededed;
    margin: 8px 10px;
    padding: 8px 10px; }
  #mobile-background-menu {
    background-color: transparent;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 5;
    -webkit-overflow-scrolling: touch; }
    #mobile-background-menu &gt; .cart.disappear {
      opacity: 0;
      z-index: 0; }
    #mobile-background-menu .user {
      height: 100%;
      opacity: 1;
      padding: 0 15px;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 5; }
      #mobile-background-menu .user.disappear {
        opacity: 0;
        z-index: 0; }
    #mobile-background-menu &gt; .cart {
      height: 100%;
      opacity: 1;
      padding: 0 15px;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 5; }
    #mobile-background-menu .cart &gt; * {
      float: right;
      width: 100%; }
    #mobile-background-menu .user &gt; * {
      float: left;
      width: 100%; }
    #mobile-background-menu .cart {
      right: 0; }
    #mobile-background-menu .user {
      left: 0; }
  #mobile-background-menu .position-cart .cart-dropdown .dropdown-menu .body.profile h4 {
    border-bottom: 1px solid #ddd;
    color: #fff; }
  #mobile-background-menu .position-cart .cart-dropdown .dropdown-menu.show .body.profile ul {
    margin-bottom: 30px; }
  #mobile-background-menu .position-cart .cart-dropdown .dropdown-menu .body.profile ul &gt; a {
    height: auto;
    padding: 0.5rem;
    margin: 10px 0;
    width: 215px; }
    #mobile-background-menu .position-cart .cart-dropdown .dropdown-menu .body.profile ul &gt; a.btn.btn-stripped {
      border: 2px solid #fff;
      color: #fff !important; }
  .dropdown-menu.show {
    visibility: visible;
    margin: 0;
    opacity: 1; }
  aside.sidebar {
    background-color: #f7f7f7;
    box-shadow: 0 0 12px -4px #000;
    -moz-box-shadow: 0 0 12px -4px #000;
    -webkit-box-shadow: 0 0 12px -4px #000;
    height: 100%;
    margin: 0;
    overflow: auto;
    position: fixed;
    top: 0;
    z-index: 999; }
    aside.sidebar.sidebar-right.slide {
      right: 0; }
    aside.sidebar.sidebar-left.slide {
      left: 0; }
  main .content .sidebar-btn {
    background-color: #333;
    padding: 15px;
    position: fixed;
    top: 80px;
    z-index: 999; }
    main .content .sidebar-btn.left {
      border-radius: 0 5px 5px 0;
      -moz-border-radius: 0 5px 5px 0;
      -webkit-border-radius: 0 5px 5px 0;
      left: 0; }
    main .content .sidebar-btn.right {
      border-radius: 5px 0 0 5px;
      -moz-border-radius: 5px 0 0 5px;
      -webkit-border-radius: 5px 0 0 5px;
      right: 0; }
    main .content .sidebar-btn i {
      color: #fff; }
  #position-logo {
    padding: 15px 0;
    text-align: center;
    width: 100%; }
  .home-vendors .row &gt; div {
    margin-bottom: 30px; }
  footer &gt; div:nth-child(2) .module {
    padding: 5px 0;
    text-align: center !important;
    width: 100% !important; }
  .catalog-view.catalog-thumb3 .product {
    min-height: auto; }
    .catalog-view.catalog-thumb3 .product .details .price {
      margin-top: 0; }
    .catalog-view.catalog-thumb3 .product .buttons &gt; * {
      padding: 6px 10px; }
  .catalog-view.catalog-thumb3 .carousel-controler {
    background-color: #ebebeb; }
  .catalog-view.catalog-thumb3 .row &gt; div:nth-child(3n) .product {
    border: none; }
  .catalog-view .product .product-price .price,
  .catalog-view .product .product-price .case-details {
    display: inline-block;
    vertical-align: top; }
  .catalog-thumb2 .product .product-price .case-details {
    background-position: 0px -127px;
    height: 25px;
    float: left;
    padding: 0 0 0 27px; }
  .catalog-thumb .product .product-price .case-details span {
    display: none; }
  .catalog-thumb1 .product .product-price {
    margin-bottom: 10px; }
  .catalog-view .product:hover .product-thumb .product-quick-view,
  .product-view .related-url p a {
    display: none; }
  header .over-topbar {
    background-color: #5c6a71 !important;
    height: 45px !important; }
  #bodyGenericLayoutContentWrapper &gt; header {
    position: relative;
    top: 0; }
  .over-topbar &gt; .wrapper &gt; .row {
    border-bottom: none; }
  #position-search {
    left: 0;
    padding: 45px 0;
    position: absolute;
    right: 0;
    top: 45px; }
  .search-result-header {
    left: 0 !important;
    width: 100% !important; }
    .search-result-header .row {
      left: 0 !important;
      width: 100% !important; }
  #ajaxSearchResultsBox {
    left: 0 !important;
    width: 100% !important; }
  .ajax-search-result-box {
    height: 100%; }
    .ajax-search-result-box .search-result-header .row {
      padding: 15px; }
      .ajax-search-result-box .search-result-header .row &gt; div span:first-of-type {
        display: none; }
    .ajax-search-result-box button {
      top: 15px !important;
      right: 15px !important;
      left: initial !important; }
    .ajax-search-result-box .search-result-body {
      background: #f7f7f7;
      height: 100%; }
  .wrapper.half {
    max-width: 100%; }
  .pre-register .intro &gt; div {
    position: relative; }
    .pre-register .intro &gt; div:first-child:before {
      background: url(images/cut.png) repeat-x top;
      bottom: -21px;
      height: 21px;
      right: 0;
      width: 100%; }
    .pre-register .intro &gt; div:first-child &gt; .wrapper {
      text-align: center;
      padding: 70px 40px 0; }
  .pre-register .intro .logo {
    margin-bottom: 20px;
    position: relative;
    right: 0;
    top: 0;
    width: 100%; }
  .pre-register .intro .details {
    margin: 70px 0 30px; }
  .pre-register .intro .left .details .wrapper {
    padding: 0 40px;
    text-align: center; }
  .pre-register .intro &gt; div:last-child &gt; .wrapper {
    padding: 70px 40px 0; }
  .pre-register .intro .right .header {
    text-align: center; }
  .pre-register .intro .right .details .wrapper {
    padding: 0 40px; }
  .pre-register .intro .video {
    display: none; }
  .pre-register .services .row &gt; div {
    margin-bottom: 20px;
    text-align: center !important; }
  .pre-register .ready-start {
    background-attachment: initial; }
  .pre-register .services i {
    display: none; }
  .pre-register .services .wrapper {
    padding: 0 40px; }
  .pre-register .ready-start .wrapper {
    padding: 0 40px; }
  .pre-register .box_profile_bar .dropdown-menu ul li a:hover,
  .pre-register .dropdown-menu li:hover,
  .pre-register .box_category_bar .nav.simple-menu .dropdown-menu ul li a:hover {
    background-color: transparent !important; }
  .product_keyword_search_result {
    height: auto; } }

@media (min-width: 768px) and (max-width: 992px) {
  .hidden-sm {
    display: none; }
  .wrapper {
    padding: 0 20px; }
  main .content .sidebar-btn {
    padding: 15px 10px; }
  .product-view .product-details {
    padding-left: 0; }
  .reviews-list .reviews-table &gt; div &gt; div:nth-of-type(1) {
    width: 30%; }
  .reviews-list .reviews-table &gt; div &gt; div:nth-of-type(2) {
    width: 50%; }
  .reviews-list .reviews-table &gt; div &gt; div:nth-of-type(3) {
    width: 25%; }
  .manufacturers-logo {
    padding: 70px 0 35px; }
    .manufacturers-logo a {
      display: inline-block;
      margin: 0 15px 35px 0; }
  footer {
    padding: 0 20px; }
    footer .footer .module {
      margin-bottom: 40px;
      width: 49% !important; } }

@media (max-width: 767px) {
  .wrapper {
    padding: 0 15px; }
  .hidden-xs {
    display: none; }
  #iframeModal {
	/* transform: none; */
	/* margin-left: 0 !important; */
    /* left: 0 !important; */
    /* top: 60px !important; */
    /* height: calc(100% - 60px) !important; */
    width: calc(100% - 20px) !important; }
  .modal .close {
    top: -50px !important;
    right: 10px !important; }
  .homepage h1.header,
  .homepage h2.header {
    font-size: 1.8rem !important; }
  h3.subheader {
    padding: 50px 0 30px; }
  h2 .small,
  h3 .small {
    display: block; }
  .profile-nav {
    margin: -30px auto 20px; }
  .sidebar,
  .inner {
    margin: 25px 0 35px; }
  .catalog-mode .inner {
    margin: 25px 0 0; }
  div.table .table-row.table-headers {
    display: none; }
  div.table .table-row .table-column &gt; span,
  div.table .table-row .table-column &gt; input {
    display: inline-block;
    vertical-align: top; }
  div.table .table-row .table-column .col {
    display: inline-block;
    vertical-align: top;
    width: 49.3%; }
  div.table .table-row .table-column &gt; .col input {
    display: inline-block; }
  div.table .table-row .table-column span.table-label,
  div.table .table-row .table-column &gt; a {
    display: inline-block;
    font-weight: 400;
    width: 49.3%; }
  div.table.table-striped .table-row:nth-child(odd) .table-column {
    background-color: initial; }
  div.table.table-striped .table-row:nth-child(even) .table-column {
    background-color: #f5f5f1; }
  div.table.table-striped.table-sum .table-row:nth-child(even) .table-column {
    background-color: initial; }
  div.table.table-striped.table-sum .table-row:nth-child(odd) .table-column {
    background-color: #f5f5f1; }
  div.table .table-row .table-column {
    display: block;
    padding: 5px 15px; }
    div.table .table-row .table-column:first-child {
      padding-top: 15px; }
  div.table.table-sum .table-row .table-column:nth-child(2) {
    padding-top: 15px; }
  div.table .table-row .table-column:last-child {
    padding-bottom: 15px; }
  div.table.product-list .table-row .table-column:last-child,
  div.table.favorites .table-row .table-column:last-child {
    text-align: left; }
  div.table.ticket .table-row .table-column:last-child,
  div.table.vendor-ticket .table-row .table-column:last-child {
    width: 100%; }
  .table.cart .table-row:nth-child(n + 2) .table-column {
    padding: 10px; }
  .table.cart .table-row .table-column:first-child {
    width: 100%; }
  .table.cart .table-row .table-column.details {
    width: 100%; }
    .table.cart .table-row .table-column.details .options &gt; span:first-of-type {
      display: inline-block; }
    .table.cart .table-row .table-column.details .options ul {
      margin-right: 0; }
  .table.cart .table-row .table-column:last-child {
    text-align: left; }
  .table.cart .table-row .table-column.details .options {
    margin-bottom: 0; }
  form.cart-form .cart-btns input {
    margin-bottom: 5px;
    width: 100%; }
  .home-categories {
    padding: 30px 0; }
  .content .inner {
    width: 100%;
	margin: 50px 0 0; }
  .question-page div.table .table-row .table-column &gt; span {
    width: 100%; }
  .question-page .answer span .block {
    display: block;
    margin: 5px 0; }
  .question-page.comments .table .answer i {
    padding: 0; }
  .question-page.comments .table .answer a {
    display: block; }
  .ajax-search-result-box #ajaxSearchResultsBox .result-item .price {
    border-top: 1px solid #efefef;
    text-align: left;
    margin-top: 10px;
    padding: 10px 0 0 15px; }
  .position-cart .cart-dropdown .dropdown-menu .body.profile .seller {
    padding-left: 0;
    padding-top: 20px; }
  .box.box-with-header {
    margin-bottom: 20px; }
    .box.box-with-header header label {
      display: inline-block;
      width: 70%; }
    .box.box-with-header header span {
      display: inline-block; }
  .catalog-filters .sort-view .row &gt; div {
    text-align: center !important; }
    .catalog-filters .sort-view .row &gt; div:first-child {
      margin-bottom: 5px; }
  .catalog &gt; * {
    margin-bottom: 30px; }
  .catalog-text .product .product-price,
  .catalog-text .product .product-buttons {
    margin-top: 10px; }
  .catalog-text .product .product-price .case-details {
    display: block; }
  .catalog-text .product .product-buttons {
    text-align: left; }
  .catalog-view.catalog-thumb3 .row &gt; div:nth-child(2n) .product {
    border: none; }
  .catalog-view .product .product-buttons .sm-btn {
    margin: 3px 5px 0 0; }
  .catalog-view.catalog-thumb3.carousel {
    padding-right: 30px; }
  .catalog-view.catalog-thumb3 .product .buttons {
    visibility: visible;
	bottom: -55px;
    opacity: 1;
	min-height: 35px !important;
	height: fit-content;
    z-index: 5; }
  .catalog .sort-by-catalog-view {
    margin-bottom: 0; }
    .catalog .sort-by-catalog-view &gt; div {
      width: 100%; }
      .catalog .sort-by-catalog-view &gt; div select {
        margin-bottom: 10px; }
  .catalog .select-boxes {
    width: 100%; }
  .pagination li {
    /*width: 100%;*/ }
    .pagination li:nth-child(2) a {
      border-radius: 5px 0 0 5px; }
    .pagination li:nth-last-child(2) a {
      border-radius: 0 5px 5px 0; }
    .pagination li.next, .pagination li.prev {
      float: none; }
    .pagination li a,
    .pagination li span {
      padding: 5px 10px; }
  .style2 .add-to-cart,
  .style2 .buy-now,
  .style2 .price-offer {
    display: block;
    width: 100%; }
  .style4 .add-to-cart .btn,
  .style4 .buy-now,
  .style4 .price-offer {
    display: block;
    width: 100%; }
  .product-view.style6.style7 .flex-container {
    display: flex; }
  .product-view.style6.style7 .qty .spinbox input:not([type="submit"]):not([type="file"]) {
    padding: 11px 5px; }
  .vendor-home .info header a.btn {
    margin-top: 10px;
    position: relative; }
  .tabbable .tab-content .tab-pane {
    padding: 0; }
  .vendor-home .tabbable .tab-content .tab-pane {
    padding: 10px; }
  .product-view .tabbable .tab-content .tab-pane {
    padding: 15px; }
    .product-view .tabbable .tab-content .tab-pane#productreview, .product-view .tabbable .tab-content .tab-pane#vendorrating {
      padding: 15px; }
  .tabbable ul {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    height: 38px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out; }
    .tabbable ul.open {
      height: initial; }
    .tabbable ul li {
      background-color: #f5f5f1;
      display: block;
      width: 100%; }
  .product-details.tabbable ul:not(.chosen-choices) li a {
    padding: 10px 15px; }
  .more-products .tabbable ul li a {
    font-size: 0.875rem;
    padding: 10px;
    text-align: left; }
  .tabbable ul li a {
    font-size: 0.875rem;
    padding: 10px;
    text-align: left; }
  .tabbable ul li.active a {
    background-color: #e8e8e8;
    border-radius: 0;
    padding: 10px; }
  .more-products .tabbable ul li.active a {
    border-radius: 0;
    padding: 10px; }
  .tabbable.tabbable-dark ul li.active a {
    background-color: initial;
    color: #000; }
  .tabbable ul li:first-child a {
    background-color: #f5f5f1;
    font-weight: 400; }
  .vendor-home .tabbable ul li:first-child a {
    margin-bottom: 0 !important;
    padding: 10px !important; }
  .tabbable ul li:first-child a i {
    float: right;
    font-size: 1.25rem; }
  .tabbable ul.open li:first-child a i {
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Safari */
    transform: rotate(180deg); }
  .tabbable ul li:first-child a {
    color: #616161 !important; }
    .tabbable ul li:first-child a:hover {
      color: #616161 !important; }
  .tabbable.tabbable-dark ul li {
    background-color: initial; }
    .tabbable.tabbable-dark ul li:first-child a {
      background-color: #f2f2f2;
      border-bottom: none;
      color: #000000 !important; }
      .tabbable.tabbable-dark ul li:first-child a:hover {
        background-color: #f2f2f2;
        border-bottom: none;
        color: #000000 !important; }
  .style4.tabbable .tab-content .tab-pane {
    border: none;
    border-radius: 0;
    font-size: 0.875rem;
    padding: 20px; }
  .tabbable .tab-content .tab-pane#productreview, .tabbable .tab-content .tab-pane#vendorrating {
    border: none;
    border-radius: 0;
    font-size: 0.875rem;
    padding: 20px; }
  .more-products .tabbable .tab-content .tab-pane {
    background-color: transparent;
    border: none;
    padding: 0 0 40px; }
  .more-products .catalog-view.carousel {
    margin-top: 0; }
  .product-details .product-properties .row &gt; div:first-child {
    padding: 5px 0 0;
    text-align: left; }
  .product-details .product-properties .row &gt; div:last-child {
    padding: 5px 0; }
  .product-review header &gt; div {
    display: block;
    margin-left: 0 !important; }
  .product-options .images {
    margin-bottom: 0; }
  .reviews-list header .margin-left20 {
    margin-left: 0; }
  .reviews-list .reviews-table &gt; div &gt; div:nth-of-type(1), .reviews-list .reviews-table &gt; div &gt; div:nth-of-type(3) {
    display: inline-block;
    vertical-align: top; }
  .reviews-list .reviews-table &gt; div &gt; div:nth-of-type(1) {
    width: 65%; }
  .reviews-list .reviews-table &gt; div &gt; div:nth-of-type(2) {
    float: left;
    width: 100%; }
  .reviews-list .reviews-table &gt; div &gt; div:nth-of-type(3) {
    width: 34%; }
  table.wishlist a.btn {
    margin-top: 5px; }
  .advanced-attributes .attribute &gt; div:nth-child(2) {
    margin-top: 10px;
    padding-left: 0; }
  .cyrcle-tabs {
    margin: 0 0 20px; }
    .cyrcle-tabs ul {
      height: initial; }
      .cyrcle-tabs ul li {
        background-color: initial;
        display: inline-block;
        padding: 0 5px;
        width: initial; }
        .cyrcle-tabs ul li a {
          margin: 0; }
        .cyrcle-tabs ul li:first-child a {
          background-color: #e5e5e5; }
          .cyrcle-tabs ul li:first-child a i {
            float: initial;
            font-size: 2rem; }
      .cyrcle-tabs ul.open li:first-child a i {
        transform: initial;
        -webkit-transform: initial;
        -moz-transform: initial; }
  .spinbox {
    display: inline-block; }
  .category-banner {
    padding: 30px 0; }
    .category-banner p {
      font-size: 0.75rem;
      width: 100%; }
  table.v-product-attributes .row &gt; div span {
    display: block;
    height: 22px; }
  table.v-product-attributes .row.extra a.delete {
    display: block;
    margin-top: 5px;
    text-align: center; }
  table.v-product-attributes .row .attribute-info label {
    display: block;
    margin-left: 0;
    width: 100%; }
  .manufacturers-logo {
    padding: 25px 0 35px; }
    .manufacturers-logo a {
      display: block;
      margin: 0 0 20px 0; }
  .pre-register .intro &gt; div:first-child &gt; .wrapper,
  .pre-register .intro &gt; div:last-child &gt; .wrapper {
    padding: 50px 20px 0; }
  .pre-register .intro .left .details .wrapper,
  .pre-register .intro .right .details .wrapper {
    padding: 0 20px; }
  .pre-register .services .wrapper,
  .pre-register .ready-start .wrapper {
    padding: 0 20px; }
  .pre-register .intro .details {
    margin: 30px 0;
    padding: 30px 0; }
  .pre-register .costs ul {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    text-align: center; }
  .landing-page {
    display: block !important;
    height: auto;
    padding: 30px 10px;
    position: relative; }
  form label,
  form .col {
    display: block; }
  form input:not([type="checkbox"]):not([type="radio"]),
  form .input .chosen-container-single {
    max-width: 100%;
    width: 100%; }
  select {
    max-width: 100%;
    min-width: auto !important;
    width: 100%; }
  form.form-columns input:not([type="checkbox"]):not([type="radio"]),
  form.form-columns textarea {
    max-width: 100%;
    width: 100%; }
  form label input,
  form.form-columns label input {
    display: inline-block;
    max-width: initial;
    width: initial; }
  form .flex-container {
    display: block; }
  form a,
  form label,
  form input:not([type="checkbox"]):not([type="radio"]),
  form .col,
  form select,
  form .chosen-container-single {
    display: block;
    width: 100%; }
  footer .wrapper {
    padding: 35px 10px; }
  footer .footer .module {
    margin-bottom: 35px;
    padding: 0;
    text-align: center;
    width: 100% !important; }
    footer .footer .module h3.module-header {
      text-align: center !important; }
  .tfa .tfa-box span:first-of-type, .tfa .tfa-box span:last-of-type {
    width: 100%; }
  .tfa .btn {
    margin-bottom: 5px;
    width: 100%; }
  .booking-list .search {
    align-items: initial; }
    .booking-list .search .input {
      margin-right: 0; }
    .booking-list .search input[type="text"] {
      height: auto;
      min-width: 100%; }
  .catalog .catalog-tags.flex-container {
    display: block; } }
</pre></body></html>