#master-page-zone html,
#master-page-zone body {
  margin: 0;
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #000;
}
#master-page-zone table {
  border-collapse: collapse;
}
#master-page-zone table,
#master-page-zone td {
  padding: 0;
}
#master-page-zone img {
  border: 0;
}
#master-page-zone h1,
#master-page-zone h2,
#master-page-zone h3,
#master-page-zone h4,
#master-page-zone h5,
#master-page-zone h6 {
  margin: 0;
  font-weight: normal;
}
#master-page-zone h1 {
  font-size: 46px;
}
#master-page-zone h2 {
  font-size: 36px;
}
#master-page-zone h3,
.comment-form h3 {
  font-size: 18px;
}
#master-page-zone h4 {
  font-size: 16px;
}
#master-page-zone h5 {
  font-size: 12px;
}
#master-page-zone h6 {
  font-size: 11px;
}
#master-page-zone a {
  text-decoration: none;
}
#master-page-zone a:hover {
  text-decoration: underline;
}
#master-page-zone label,
#master-page-zone .form label {
  font-size: 14px !important;
  font-weight: normal;
}
#master-page-zone *::selection {
  background: #ec150a;
  color: #fff;
}
#master-page-zone *::-moz-selection {
  background: #ec150a;
  color: #fff;
}
#master-page-zone input,
#master-page-zone select,
#master-page-zone textarea {
  width: 100% !important;
}
#master-page-zone input[type="submit"],
#master-page-zone input[type="checkbox"],
#master-page-zone input[type="radio"] {
  width: auto !important;
}
#master-page-zone hr {
  border: 0;
  height: 1px;
  background: #eee;
  margin: 30px 0;
}
#master-page-zone xmp {
  background: #eee;
  border-radius: 5px;
}
#master-page-zone .no-gutter {
  padding: 0;
}
#master-page-zone div.form div.item,
#master-page-zone div.webform div.item {
  padding: 0;
}
#master-page-zone table.webform td {
  padding: 5px 2px;
}
#master-page-zone .input-lg,
#master-page-zone .form-horizontal .form-group-lg .form-control {
  height: 43px;
}
#master-page-zone .row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
#master-page-zone .row.no-gutters > [class^="col-"],
#master-page-zone .row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
#master-page-zone .col-xs-15,
#master-page-zone .col-sm-15,
#master-page-zone .col-md-15,
#master-page-zone .col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
#master-page-zone .col-xs-15 {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  #master-page-zone .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  #master-page-zone .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  #master-page-zone .col-lg-15 {
    width: 20%;
    float: left;
  }
}
#master-page-zone .btn,
#master-page-zone input[type="submit"] {
  position: relative;
  padding: 10px 20px;
  color: #fff;
}
#master-page-zone .btn:hover,
input[type="submit"]:hover {
  color: #fff;
}
#master-page-zone .btn.lrg {
  padding: 15px 20px;
  font-size: 16px;
}
#master-page-zone .btn-primary,
#master-page-zone .btn-primary:hover,
input[type="submit"] {
  background: #4a76b4;
}
#master-page-zone .btn-default,
#master-page-zone .btn-default:hover {
  background: #eee;
  color: #666;
}
#master-page-zone .btn-secondary,
#master-page-zone .btn-secondary:hover {
  background: #e19b42;
}
#master-page-zone .search .input-group-addon {
  padding: 0;
}
#master-page-zone .input-group-addon .btn,
#master-page-zone .input-group-addon input {
  padding: 8px 12px;
  margin: 0;
}
#master-page-zone .back-to-top {
  position: fixed;
  bottom: 100px;
  right: 50px;
  display: none;
  z-index: 9999;
}
#master-page {
  padding-right: 0 !important;
}
#master-page-zone .navigation ul {
  font-size: 14px;
}
#master-page-zone .navigation ul li a {
  border-radius: 0;
}
#master-page-zone .navigation ul li.selected a {
  background: #20417a;
  color: #fff;
}
#master-page-zone .navigation ul li.selected li a {
  background: transparent;
}
#master-page-zone .navigation ul li a:hover,
#master-page-zone .navigation ul li.selected li a:hover {
  background: #20417a;
  color: #fff;
}
#master-page-zone .navigation-inner ul ul li a {
  border-bottom: 1px solid #1a3365;
  background: #001c54;
}
#master-page-zone .nav-mobile {
  background: #0b3c5d !important;
}
#master-page-zone .nav-mobile li {
  float: none;
  display: block;
  width: 100%;
}
#master-page-zone .nav-mobile li a {
  margin: 0 !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0;
  padding: 1em;
  display: block;
}
#master-page-zone .nav-mobile li a:hover {
  background: rgba(0, 0, 0, 0.3);
}
#master-page-zone .nav-mobile li,
#master-page-zone .nav-mobile li ul {
  padding: 0 !important;
  margin: 0 !important;
}
#master-page-zone .nav-mobile li ul li {
  background: rgba(0, 0, 0, 0.2);
}
#master-page-zone .nav-mobile {
  background: blue;
}
#master-page-zone .nav-footer ul li ul {
  display: none;
}
#master-page-zone .nav-footer .navigation ul {
  letter-spacing: 1px !important;
}
#master-page-zone .nav-footer .nav-justified li {
  display: block !important;
  float: left;
  width: auto;
}
#master-page-zone .container-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: #fff;
}
#master-page-zone .modal-open .container-fixed {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  position: relative;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
#master-page-zone .banner {
  background: #eee;
  margin-bottom: 20px;
  position: relative;
}
#master-page-zone .banner .controls {
  text-align: center;
  padding: 15px 0;
  position: absolute;
  bottom: 0;
  z-index: 999;
  width: 100%;
}
#master-page-zone .banner .controls a {
  width: 10px;
  height: 10px;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid #fff;
  border-radius: 30px;
  text-indent: -9999px;
  display: inline-block;
  margin: 0 2px;
}
#master-page-zone .banner .controls a.active {
  background: #fff;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.8);
}
#master-page-zone .banner .pager-arrows {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
  width: 100%;
}
#master-page-zone .banner .pager-arrows a {
  padding: 15px;
  background: rgba(0, 0, 0, 0.2);
  font-size: 20px;
  color: #fff;
}
#master-page-zone .banner .pager-arrows .next {
  float: right;
}
#master-page-zone .banner .pager-arrows .prev {
  float: left;
}
#master-page-zone .banner-inner {
  height: 100%;
  position: relative;
  text-align: center;
}
#master-page-zone .slide {
  height: 800px;
  min-height: 100%;
  width: 100%;
  margin: 0 auto;
  text-align: left;
}
#master-page-zone .slide-inner h2 {
  margin-bottom: 10px;
}
#master-page-zone .slide-inner h2 span {
  font-size: 1em;
  display: block;
  margin-bottom: 10px;
  display: block;
}
#master-page-zone .slide-inner .text {
  margin-top: 20px;
  width: 550px;
  line-height: 25px;
}
#master-page-zone div[id*="webapp_map"] {
  width: 100% !important;
}
#master-page-zone .content .content-col ul.list {
  background: #eee;
  padding: 20px;
  margin: 20px 0;
}
#master-page-zone .content .content-col ul.list li {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  display: block;
  padding: 5px 5px 5px 30px;
  position: relative;
}
#master-page-zone .content .content-col ul.list li:first-child {
  border: 0;
}
#master-page-zone .content .content-col ul.list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  color: rgba(0, 0, 0, 0.3);
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 16px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#master-page-zone .content .content-col ul.reset {
  background: transparent;
  padding: 0;
  margin: 0 0 0 40px;
}
#master-page-zone .content .content-col ul.reset li {
  padding: 0;
  border: 0;
  display: list-item;
  list-style-type: disc;
}
#master-page-zone .content .content-col ul.reset li:before {
  display: none;
}
#master-page-zone .featured {
  margin-bottom: 20px;
}
#master-page-zone .meta {
  border: 1px solid #eee;
  border-left: 0;
  border-right: 0;
  padding: 10px 0;
  margin: 20px 0;
}
#master-page-zone .comment-list {
  padding: 0;
}
#master-page-zone .tags ul,
#master-page-zone .tags ul li {
  display: inline-block !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none !important;
}
#master-page-zone .tags ul li a {
  display: block;
  padding: 5px 10px;
  border-radius: 5px;
  margin: 0 3px 3px 0;
  background: #eee;
}
#master-page-zone .content .content-col ul.tab-nav {
  background: transparent;
  padding: 0;
}
#master-page-zone .content .content-col ul.tab-nav li {
  display: inline-block;
  padding: 0;
  border: 0;
}
#master-page-zone .content .content-col ul.tab-nav li a {
  padding: 10px;
  display: block;
}
#master-page-zone .content .content-col ul.tab-nav li:before {
  content: "";
  display: none;
}
#master-page-zone ul.tab-nav .r-tabs-state-active {
  background: #eee;
}
#master-page-zone .responsiveTabs {
  margin-top: 20px;
}
#master-page-zone .responsiveTabs ul.ui-tabs-nav {
  overflow: hidden;
  border-bottom: 1px solid #0068ab;
  margin-bottom: 30px !important;
}
#master-page-zone .responsiveTabs ul.ui-tabs-nav,
#master-page-zone .responsiveTabs ul.ui-tabs-nav li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#master-page-zone .responsiveTabs ul.ui-tabs-nav li {
  float: left;
  overvlow: hidden;
}
#master-page-zone .responsiveTabs ul.ui-tabs-nav li a {
  background: #004d82;
  color: #fff;
  padding: 5px 15px;
  margin-right: 2px;
  display: block;
  border-radius: 3px 3px 0 0;
  font-size: 14px;
}
#master-page-zone .responsiveTabs ul li.ui-tabs-active a,
#master-page-zone .responsiveTabs ul li.ui-state-active a {
  background: #0068ab !important;
}
#master-page-zone .r-tabs .r-tabs-nav {
  margin: 0;
  padding: 0;
}
#master-page-zone .r-tabs .r-tabs-tab {
  display: inline-block;
  margin: 0;
  list-style: none;
}
#master-page-zone .r-tabs .r-tabs-panel {
  padding: 15px;
  display: none;
  overflow: hidden;
  border: 1px solid #eee;
}
#master-page-zone .r-tabs .r-tabs-accordion-title {
  display: none;
}
#master-page-zone .r-tabs .r-tabs-accordion-title a {
  display: block;
  padding: 10px;
  background: #004d82;
  color: #fff;
  font-size: 14px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
#master-page-zone .r-tabs .r-tabs-accordion-title a:before {
  float: right;
  position: relative;
  top: 2px;
  content: "";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#master-page-zone .r-tabs .r-tabs-accordion-title.r-tabs-state-active a:before {
  content: "";
  top: 5px;
}
#master-page-zone .r-tabs .r-tabs-accordion-title.r-tabs-state-active a {
  background: #0068ab;
}
#master-page-zone .r-tabs .r-tabs-panel.r-tabs-state-active {
  display: block;
}
#master-page-zone .responsiveTabs.accordion.r-tabs .r-tabs-nav {
  display: none;
}
#master-page-zone .responsiveTabs.accordion.r-tabs .r-tabs-accordion-title {
  display: block;
}
@media only screen and (max-width: 768px) {
  #master-page-zone .r-tabs .r-tabs-nav {
    display: none;
  }
  #master-page-zone .r-tabs .r-tabs-accordion-title {
    display: block;
  }
}
#master-page-zone .parallax {
  background: transparent !important;
}
#master-page-zone .secure-login {
  margin: 0;
}
#master-page-zone .page-header {
  margin: 0;
  border: 0;
}
#master-page-zone .gallery a img {
  width: 100%;
}
#master-page-zone .slideshow .nav {
  text-align: center;
  margin-top: 10px;
}
#master-page-zone .slideshow .nav a {
  width: 10px;
  height: 10px;
  background: #ccc;
  text-indent: -9999px;
  display: inline-block;
  margin: 0 2px;
  border-radius: 300px;
}
#master-page-zone .slideshow .cycle-pager-active a {
  background: #0099cb;
}
#master-page-zone .slideshow .item {
  background-size: cover;
  height: 260px;
  width: 100%;
  -webkit-box-shadow: inset 0 0 30px 0 rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 30px 0 rgba(0, 0, 0, 0.4);
  border-radius: 5px;
}
#master-page-zone q {
  quotes: "“" "”" "‘" "’";
}
#master-page-zone q:lang(sv) {
  quotes: "”" "”" "’" "’";
}
#master-page-zone q:lang(da) {
  quotes: "»" "«" "›" "‹";
}
#master-page-zone q:before {
  content: open-quote;
}
#master-page-zone q:after {
  content: close-quote;
}
#master-page-zone q:before {
  content: "“";
}
#master-page-zone q:after {
  content: "”";
}
#master-page-zone q q:before {
  content: "‘";
}
#master-page-zone q q:after {
  content: "’";
}
#master-page-zone .quotes {
  position: relative;
}
#master-page-zone .quotes * {
  quotes: none;
}
#master-page-zone .quotes > *:before,
#master-page-zone .quotes > *:after {
  position: absolute;
}
#master-page-zone .quotes > *:before {
  content: "“";
  left: 7px;
}
#master-page-zone .quotes > *:after {
  content: "”";
}
#master-page-zone .quotes q:before {
  content: "‘";
}
#master-page-zone .quotes q:after {
  content: "’";
}
#master-page-zone *[lang~="da"] q:before,
#master-page-zone q[lang~="da"]:before,
#master-page-zone *[lang~="da"] .quotes > *:before,
#master-page-zone .quotes[lang~="da"] > *:before {
  content: "„";
}
#master-page-zone *[lang~="da"] q:after,
#master-page-zone q[lang~="da"]:after,
#master-page-zone *[lang~="da"] .quotes > *:after,
#master-page-zone .quotes[lang~="da"] > *:after {
  content: "“";
}
#master-page-zone *[lang~="da"] q q:before,
#master-page-zone q[lang~="da"] q:before,
#master-page-zone *[lang~="da"] .quotes q:before,
#master-page-zone .quotes[lang~="da"] q:before {
  content: "’";
}
#master-page-zone *[lang~="da"] q q:after,
#master-page-zone q[lang~="da"] q:after,
#master-page-zone *[lang~="da"] .quotes q:after,
#master-page-zone .quotes[lang~="da"] q:after {
  content: "’";
}
#master-page-zone *[lang~="sv"] q:before,
#master-page-zone q[lang~="sv"]:before,
#master-page-zone *[lang~="sv"] .quotes > *:before,
#master-page-zone .quotes[lang~="sv"] > *:before {
  content: "”";
}
#master-page-zone *[lang~="sv"] q:after,
#master-page-zone q[lang~="sv"]:after,
#master-page-zone *[lang~="sv"] .quotes > *:after,
#master-page-zone .quotes[lang~="sv"] > *:after {
  content: "”";
}
#master-page-zone *[lang~="sv"] q q:before,
#master-page-zone q[lang~="sv"] q:before,
#master-page-zone *[lang~="sv"] .quotes q:before,
#master-page-zone .quotes[lang~="sv"] q:before {
  content: "’";
}
#master-page-zone *[lang~="sv"] q q:after,
#master-page-zone q[lang~="sv"] q:after,
#master-page-zone *[lang~="sv"] .quotes q:after,
#master-page-zone .quotes[lang~="sv"] q:after {
  content: "’";
}
#master-page-zone .quotes > *:before,
#master-page-zone .quotes > *:after {
  font-size: 80px;
  line-height: 20px;
  font-family:
    Impact,
    Haettenschweiler,
    Franklin Gothic Bold,
    Arial Black,
    " sans-serif";
  color: #e16a7b;
}
#master-page-zone .quotes > *:before {
  content: "“";
  left: -42px;
  top: 18px;
}
#master-page-zone .quotes > *:after {
  content: "”";
  right: 12px;
  bottom: -20px;
  display: none;
}
#master-page-zone .table {
  background: #fff;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
#master-page-zone .table > thead > tr > th,
#master-page-zone .table > tbody > tr > th,
#master-page-zone .table > tfoot > tr > th,
#master-page-zone .table > thead > tr > td,
#master-page-zone .table > tbody > tr > td,
#master-page-zone .table > tfoot > tr > td {
  padding: 15px;
}
#master-page-zone .table th {
  background: #999;
  color: #fff;
}
#master-page-zone .table td {
  border: 1px solid #eee;
}
#master-page-zone .shop-main h2,
#master-page-zone .shop-cart h2 {
  padding: 0 0 20px 0;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}
#master-page-zone .catalogueitemdump,
#master-page-zone .catalogueitemdump ul,
#master-page-zone .catalogueitemdump li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#master-page-zone .catalogueitemdump li a {
  background: #eee;
  margin-bottom: 20px;
  font-size: 40px;
  padding: 40px;
  display: block;
}
#master-page-zone .shop-product-small {
  border: 1px solid #eee;
  padding: 20px;
}
#master-page-zone .shop-product-small .image {
  width: 100%;
  height: auto;
}
#master-page-zone.shop-product-small .fav {
  float: right;
}
#master-page-zone .shop-product-small .btn {
  width: 100%;
}
#master-page-zone .total {
  font-size: 20px;
  font-weight: bold;
}
#master-page-zone .total-title {
  text-align: right;
}
#master-page-zone .catalog-levels {
  background: #eee;
  margin-bottom: 20px;
  padding: 50px;
}
#master-page-zone .catalog-list {
  text-align: center;
  margin-bottom: 20px;
}
#master-page-zone .catalog-list h4 {
  margin-top: 10px;
}
#master-page-zone .order-list label {
  font-size: 10px !important;
  margin: 0;
}
#master-page-zone .order-list .form-control-static {
  padding: 0;
}
@media (max-width: 768px) {
  #master-page-zone .order-list .order-details {
    background: #eee;
    padding: 10px;
  }
}
#master-page-zone .location {
  border-bottom: 1px solid #eee;
  padding: 10px;
}
#master-page-zone .locations {
  overflow: hidden;
}
#master-page-zone .locations h3 {
  padding: 12px 0;
}
#master-page-zone .location-search {
  background: #eee;
  padding: 10px;
  border-top: 1px solid #ccc;
}
#master-page-zone .location-search label {
  width: 100%;
  display: block;
}
#master-page-zone .faq-control {
  background: #eee;
  margin-bottom: 20px;
}
#master-page-zone .faq-control a {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  display: block;
  padding: 5px 10px;
}
#master-page-zone .faq-control a:hover {
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none;
}
#master-page-zone .faq-control:first-child a {
  border: 0;
}
#master-page-zone .box {
  padding: 80px 0;
  background: #eee;
}
#master-page-zone .page-header {
  background: rgba(0, 0, 0, 0.1);
}
#master-page-zone .content-header {
  background: rgba(0, 0, 0, 0.2);
  padding: 10px 0;
  margin: 0 0 40px 0;
}
#master-page-zone .animate {
  -webkit-transition:
    -webkit-transform 0.5s,
    opacity 0.5s;
  -webkit-transition:
    opacity 0.5s,
    -webkit-transform 0.5s;
  transition:
    opacity 0.5s,
    -webkit-transform 0.5s;
  transition:
    transform 0.5s,
    opacity 0.5s;
  transition:
    transform 0.5s,
    opacity 0.5s,
    -webkit-transform 0.5s;
  -webkit-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#master-page-zone .out-animation {
  opacity: 0;
}
#master-page-zone .in-animation {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#master-page-zone .header-top {
  background: rgba(53, 153, 212, 0.2);
}
#master-page-zone .header-bottom {
  padding: 20px 0;
}
#master-page-zone .header .btn {
  margin: 0;
}
#master-page-zone .header .search {
  width: 250px;
  position: relative;
}
#master-page-zone .search input,
#master-page-zone .search .input-group-addon {
  background: rgba(0, 0, 0, 0.1);
  border: 0;
  border-radius: 0;
  padding: 12px 0 12px 15px;
  color: #fff;
  height: auto;
}
#master-page-zone .search input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#master-page-zone .input-group-addon .fa {
  color: #6b9ddf;
  padding: 0 10px 0 0;
}
#master-page-zone .search input[type="submit"] {
  background: transparent;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 35px !important;
  cursor: pointer;
  z-index: 3;
}
#master-page-zone .search input::-webkit-input-placeholder {
  color: #6b9ddf;
  font-size: 12px;
  position: relative;
  top: 2px;
}
#master-page-zone .footer {
  background: #eee;
  padding: 20px;
}
#master-page-zone .inline-full-container-inner {
  position: absolute;
  left: 0;
  width: 100%;
}
@media (max-width: 767px) {
  #master-page-zone .container-fixed {
    position: static !important;
  }
  #master-page-zone .logo a {
    background-size: 100%;
    width: 135px;
    height: 32px;
  }
  #master-page-zone .sm-phone {
    margin: 27px 0 0 0;
  }
  #master-page-zone .phone {
    font-size: 12px;
    border: 0;
    margin: 0 5px;
    padding: 0;
  }
  #master-page-zone .navigation {
    display: none;
  }
  #master-page-zone .navigation-bg {
    display: none;
  }
  #master-page-zone h2 {
    font-size: 24px;
  }
  #master-page-zone .banner {
    background-size: auto;
    width: 100%;
    height: auto;
  }
  #master-page-zone .banner-inner h1 {
    font-size: 24px;
  }
  #master-page-zone .banner-inner h3 {
    font-size: 16px;
  }
  #master-page-zone .slide {
    height: auto;
    min-height: 100%;
  }
  #master-page-zone .slide-inner {
    width: auto;
  }
  #master-page-zone .slide-inner .text {
    width: auto;
  }
  #master-page-zone .content-bg .content {
    margin-top: 40px;
  }
  #master-page-zone .total-title {
    text-align: left;
  }
  #master-page-zone .grid-box .item {
    height: auto !important;
  }
}
@media (max-width: 1080px) {
  #master-page-zone .navigation ul {
    letter-spacing: 1px !important;
    font-size: 12px;
  }
  #master-page-zone .nav-justified li {
    display: block !important;
    float: left;
    width: auto;
  }
  #master-page-zone .banner {
    background-size: auto;
    width: 100%;
    height: auto;
  }
  #master-page-zone .slide {
    height: auto;
    min-height: 100%;
  }
  #master-page-zone .slide-inner {
    width: auto;
  }
  #master-page-zone .slide-inner .text {
    width: auto;
  }
}
@media (max-width: 1200px) {
  #master-page-zone .navigation ul {
    letter-spacing: 1px !important;
    font-size: 14px;
  }
  #master-page-zone .nav-justified li {
    display: block !important;
    float: left;
    width: auto;
  }
  #master-page-zone .banner {
    background-size: auto;
    width: 100%;
    height: auto;
  }
  #master-page-zone .slide {
    height: auto;
    min-height: 100%;
    padding: 20px;
  }
  #master-page-zone .slide-inner {
    width: auto;
  }
  #master-page-zone .slide-inner .text {
    width: auto;
  }
}
#master-page-zone .error {
  color: #f00;
  display: block;
  padding-bottom: 10px;
  text-align: left;
}
#master-page-zone .text-center {
  text-align: center;
}
#master-page-zone .valid {
  color: green;
  text-align: left;
}
#master-page-zone .RegisterButton {
  text-align: center;
  margin: 0 auto;
  background-color: #2171a6 !important;
  color: white !important;
  font-size: 15pt;
}
