/* compiled by scssphp v0.6.2 on Thu, 16 Jun 2016 09:36:22 +1200 (0.698s) */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);
.header .bottom-banner .container:before, .floats:before, .features:before, .timetable:before, .groups:before, .gallery ul:before, .stockists:before, .header .bottom-banner .container:after, .floats:after, .features:after, .timetable:after, .groups:after, .gallery ul:after, .stockists:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden; }
/*** element styles ***/
body {
  background: #fff left top repeat-x;
  color: #6a6a6a;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 1em;
  /* 16px */
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.3;
  margin: 0;
  padding: 0; }

p, div, h1, h2, table#stay-tuned thead th, .timetable table thead th, h3 {
  font-weight: normal;
  padding: 0;
  position: relative; }

div, h1, h2, table#stay-tuned thead th, .timetable table thead th, h3 {
  margin: 0; }

h1, h2, table#stay-tuned thead th, .timetable table thead th, h3, h4, h5, h6 {
  color: #00adef;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0.5em 0; }

h1 {
  font-size: 47px;
  font-weight: 600;
  color: #2b2d90; }
  h1 span {
    font-weight: 300; }

h2, table#stay-tuned thead th, .timetable table thead th {
  font-size: 30px;
  font-weight: lighter; }

h3 {
  font-size: 24px; }

h1 + h2, h1 + table#stay-tuned thead th, table#stay-tuned thead h1 + th, h1 + .timetable table thead th, .timetable table thead h1 + th {
  margin-top: -25px; }

a {
  text-decoration: none;
  color: #00adef; }
  a img {
    border: none; }
  a:hover, a:focus, a:active {
    text-decoration: underline; }

@media screen and (max-width: 1167px) {
    img {
      height: auto;
      max-width: 100%; } }

input:disabled, textarea:disabled {
  opacity: 0.5; }

ul, table {
  font-family: inherit;
  font-size: inherit; }
/*** globally relevant styles ***/
.button {
  display: inline-block;
  padding: 15px 40px;
  margin-top: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 21px;
  cursor: pointer;
  background: #00adef;
  border: none;
  outline: none;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -ms-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -o-transition: background 0.2s;
  -webkit-transition: background 0.2s;
  transition: background 0.2s; }
  .button:hover, .button:focus, .button:active {
    text-decoration: none;
    background: #008fc6; }

.pages {
  font-weight: bold;
  text-align: center; }
  .pagination .pages {
    text-align: center; }
    .pagination .pages .current {
      font-weight: bold; }
    .pagination .pages a {
      text-decoration: none; }
      .pagination .pages a:hover, .pagination .pages a:focus, .pagination .pages a:active {
        text-decoration: underline; }

.struct {
  display: none; }
/* float clearing usually applied to <br /> sometimes div or span  */
.clear {
  clear: both;
  content: "";
  display: block;
  height: 1px;
  overflow: hidden;
  width: 99%; }
/* tables */
.control_panel {
  width: 90%;
  border: none;
  margin: 10px auto;
  padding: 0;
  border-bottom: 1px dashed #666;
  border-collapse: collapse;
  line-height: 20px;
  text-align: left; }
  .control_panel tr {
    background: #ccc;
    border-bottom: 8px solid #fff; }
    .control_panel tr:nth-child(2n) {
      background: #fff; }
  .control_panel thead tr {
    background: #fff; }
  .control_panel th {
    vertical-align: top; }
    .control_panel th.control {
      width: 70px; }
  .control_panel th:first-child, .control_panel td:first-child {
    padding-left: 20px; }
  .control_panel th:last-child, .control_panel td:last-child {
    padding-right: 20px; }

.users th:first-child {
  width: 20%; }
  .users th:last-child {
    width: 40%; }
/* jQueryUI overrides */
.ui-widget {
  font-family: inherit;
  font-size: 1em; }

.ui-helper-reset {
  font-size: 1em; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: #6a6a6a;
  border-color: #fff;
  border-radius: 0;
  color: #fff; }
  .ui-state-default a:link, .ui-widget-content .ui-state-default a:link, .ui-widget-header .ui-state-default a:link, .ui-state-default a:visited, .ui-widget-content .ui-state-default a:visited, .ui-widget-header .ui-state-default a:visited {
    color: inherit;
    text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover {
  background: #fff;
  border-color: #00adef;
  color: #6a6a6a; }
  .ui-state-hover a:link, .ui-widget-content .ui-state-hover a:link, .ui-widget-header .ui-state-hover a:link, .ui-state-hover a:visited, .ui-widget-content .ui-state-hover a:visited, .ui-widget-header .ui-state-hover a:visited {
    text-decoration: underline; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  background: #fff;
  border-color: #00adef;
  color: #6a6a6a; }
  .ui-state-active a:link, .ui-widget-content .ui-state-active a:link, .ui-widget-header .ui-state-active a:link, .ui-state-active a:visited, .ui-widget-content .ui-state-active a:visited, .ui-widget-header .ui-state-active a:visited {
    text-decoration: none; }

.ui-accordion-content {
  border-radius: 0;
  font-size: 0.875em;
  margin-bottom: 10px; }
  .ui-accordion-content + .ui-accordion-header {
    margin-top: 10px; }

.ui-accordion-header {
  font-size: 0.875em; }

.ui-tabs .ui-tabs-nav li {
  border-width: 0; }

.ui-state-active a:link, .ui-state-active a:visited {
  color: inherit; }
/*** section styles ***/
.header, .midsection, .base {
  margin: 0 auto;
  position: relative;
  width: 100%; }

.header {
  z-index: 100; }
  .header .top-banner {
    color: #fff;
    height: 65px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00aeef+0,00aeef+100&1+0,0.6+100 */
    background: -moz-linear-gradient(top, rgba(0, 174, 239, 1) 0%, rgba(0, 174, 239, 0.6) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 174, 239, 1) 0%, rgba(0, 174, 239, 0.6) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 174, 239, 1) 0%, rgba(0, 174, 239, 0.6) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00aeef', endColorstr='#9900aeef',GradientType=0);
    /* IE6-9 */ }
    @media screen and (max-width: 1167px) {
  .header .top-banner {
    height: auto;
    background: #00adef; } }
    .header .top-banner .container {
      text-align: right; }
      @media screen and (max-width: 374px) {
  .header .top-banner .container {
    padding: 7px 0; } }
      @media screen and (max-width: 1167px) {
  .header .top-banner .container {
    text-align: center; } }
    .header .top-banner .container:before {
      display: inline-block;
      vertical-align: middle;
      height: 65px;
      content: ''; }
      @media screen and (max-width: 374px) {
  .header .top-banner .container:before {
    display: none;
    content: none; } }
    .header .top-banner a {
      display: inline-block;
      vertical-align: middle;
      color: #fff; }
      @media screen and (max-width: 374px) {
  .header .top-banner a {
    padding-top: 3px !important;
    padding-bottom: 3px !important; } }
      .header .top-banner a.phone {
        font-size: 20px;
        font-weight: 600;
        padding-left: 25px;
        background: url(/resources/template/phone.png) no-repeat left center; }
        @media screen and (max-width: 1167px) {
  .header .top-banner a.phone {
    font-size: 14px; } }
      .header .top-banner a.mail {
        padding-left: 30px;
        font-size: 14px;
        background: url(/resources/template/mail.png) no-repeat left center; }
      .header .top-banner a.facebook {
        font-size: 14px;
        padding: 10px 0 10px 45px;
        background: url(/resources/template/facebook.png) no-repeat left center; }
        @media screen and (max-width: 1167px) {
  .header .top-banner a.facebook {
    padding: 18px;
    font-size: 0; } }
        @media screen and (max-width: 419px) {
  .header .top-banner a.facebook {
    display: none; } }
      @media screen and (max-width: 1167px) {
  .header .top-banner a {
    padding: 0 5px; } }
    .header .top-banner span {
      display: inline-block;
      vertical-align: middle;
      width: 1px;
      height: 32px;
      margin: 0 15px;
      background: #fff; }
      @media screen and (max-width: 1167px) {
  .header .top-banner span {
    display: none; } }
  .header .bottom-banner {
    border-top: 1px solid #2b9ad9;
    border-bottom: 1px solid #4fa5d5;
    background: #fff;
    background: rgba(255, 255, 255, 0.8); }
    @media screen and (max-width: 1167px) {
  .header .bottom-banner {
    padding: 15px 0;
    background: #fff; } }
    .header .bottom-banner .logo {
      display: block;
      position: absolute;
      left: -35px;
      top: -53px;
      width: 250px;
      height: 250px; }
      .header .bottom-banner .logo .mobile-logo {
        display: none;
        margin: 0 auto; }
      @media screen and (max-width: 1167px) {
  .header .bottom-banner .logo {
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto; }
    .header .bottom-banner .logo .mobile-logo {
      display: block; }
    .header .bottom-banner .logo .desktop-logo {
      display: none; } }
    .header .bottom-banner .main-navigation {
      float: right;
      width: 932px;
      z-index: 1000; }
      .header .bottom-banner .main-navigation ul {
        margin: 0;
        padding: 0; }
      .header .bottom-banner .main-navigation > ul > li {
        display: block;
        float: left; }
        .header .bottom-banner .main-navigation > ul > li a {
          display: table-cell;
          vertical-align: middle;
          height: 132px;
          color: #2b2d90;
          font-size: 14px;
          font-weight: 600;
          text-transform: uppercase;
          -ms-transition: color 0.2s, background 0.2s;
          -moz-transition: color 0.2s, background 0.2s;
          -o-transition: color 0.2s, background 0.2s;
          -webkit-transition: color 0.2s, background 0.2s;
          transition: color 0.2s, background 0.2s; }
          .header .bottom-banner .main-navigation > ul > li a:hover, .header .bottom-banner .main-navigation > ul > li a:focus, .header .bottom-banner .main-navigation > ul > li a:active {
            text-decoration: none;
            color: #fff;
            background: #00adef; }
        .header .bottom-banner .main-navigation > ul > li:hover ul, .header .bottom-banner .main-navigation > ul > li:focus ul, .header .bottom-banner .main-navigation > ul > li:active ul {
          height: auto; }
        .header .bottom-banner .main-navigation > ul > li ul {
          display: block;
          position: absolute;
          top: 100%;
          left: 0;
          height: 0;
          width: 190px;
          background: #fff;
          background: rgba(255, 255, 255, 0.8);
          overflow: hidden; }
          .header .bottom-banner .main-navigation > ul > li ul li {
            display: block; }
            .header .bottom-banner .main-navigation > ul > li ul li a {
              display: block;
              height: auto;
              padding: 8px; }

.container {
  margin: 0 auto;
  width: 1168px; }
  @media screen and (max-width: 1167px) {
  .container {
    box-sizing: border-box;
    padding: 0 10px;
    width: auto; } }

.home-content {
  float: left;
  width: 740px; }
  @media screen and (max-width: 1167px) {
  .home-content {
    float: none;
    width: auto; } }

.midsection {
  z-index: 5; }

.content {
  background: #fff;
  padding: 20px; }
  @media screen and (max-width: 1167px) {
  .content {
    padding: 10px; } }

table#stay-tuned {
  position: relative;
  float: right;
  width: 368px;
  border-collapse: collapse; }
  @media screen and (max-width: 1167px) {
  table#stay-tuned {
    float: none;
    width: 100%;
    max-width: 368px;
    margin: 0 auto; } }
  table#stay-tuned:after {
    display: block;
    position: absolute;
    right: 10px;
    top: -10px;
    width: 109px;
    height: 98px;
    z-index: 1000;
    background: url(/resources/template/small-octopus.png) no-repeat center;
    content: ''; }
    @media screen and (max-width: 404px) {
  table#stay-tuned:after {
    display: none;
    content: none; } }
  table#stay-tuned thead {
    background: #2ec6ff; }
    table#stay-tuned thead th {
      color: #fff;
      text-align: left;
      padding: 10px 25px;
      font-size: 40px;
      font-weight: lighter; }
  table#stay-tuned tbody {
    background: #00aeef; }
    table#stay-tuned tbody tr:first-child td {
      padding-top: 30px; }
    table#stay-tuned tbody tr:last-child td {
      padding-bottom: 50px; }
    table#stay-tuned tbody td {
      font-weight: 600;
      color: #fff;
      padding: 10px 30px; }

.floats .left {
  float: left;
  width: 48%; }
  .floats .right {
    float: right;
    width: 48%; }
  @media screen and (max-width: 1167px) {
  .floats .left, .floats .right {
    float: none;
    width: auto; } }

.features .left {
  float: left;
  width: 50%;
  height: 468px;
  background: url(/resources/template/feature-1.jpg) no-repeat center;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover; }
  .features .left .caption {
    right: 0;
    background: #2b2d90;
    background: rgba(43, 45, 144, 0.7) url(/resources/template/feature-arrow.png) no-repeat 93% center; }
    .features .left .caption:hover, .features .left .caption:focus, .features .left .caption:active {
      background-color: #2b2d90;
      background-color: rgba(43, 45, 144, 0.9); }
  @media screen and (max-width: 1167px) {
    .features .left {
      float: none;
      width: auto;
      height: 351px; } }
  .features .right {
    float: right;
    width: 50%;
    height: 468px;
    background: url(/resources/template/feature-2.jpg) no-repeat center;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover; }
  .features .right .caption {
    left: 0;
    background: #00adef;
    background: rgba(0, 173, 239, 0.7) url(/resources/template/feature-arrow.png) no-repeat 93% center; }
    .features .right .caption:hover, .features .right .caption:focus, .features .right .caption:active {
      background-color: #00adef;
      background-color: rgba(0, 173, 239, 0.9); }
  @media screen and (max-width: 1167px) {
    .features .right {
      float: none;
      width: auto;
      height: 351px; } }
  .features .caption {
    display: block;
    position: absolute;
    width: 380px;
    height: 145px;
    bottom: 70px;
    padding-left: 31px;
    -ms-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s; }
  .features .caption:before {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    content: ''; }
  .features .caption > div {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 27px; }
  @media screen and (max-width: 1167px) {
    .features .caption {
      left: 65px !important;
      right: 65px !important;
      bottom: 0;
      width: auto; } }
    @media screen and (max-width: 339px) and (max-width: 339px) {
      .features .caption {
        padding-left: 15px; } }
    @media screen and (max-width: 479px) and (max-width: 479px) {
      .features .caption {
        height: 100px; }
        .features .caption > div {
          font-size: 4.5vw; } }

.timetable .left {
  float: left;
  width: 825px; }
  @media screen and (max-width: 1167px) {
    .timetable .left {
      float: none;
      width: 100%; } }
  .timetable table {
    width: 100% !important;
    border-collapse: collapse;
    margin-bottom: 30px; }
  .timetable table thead {
    width: 100%; }
    .timetable table thead tr {
      width: 100%;
      background: #00adef; }
    .timetable table thead th {
      width: 100%;
      padding: 10px 20px;
      text-align: left;
      font-weight: lighter;
      color: #fff; }
  .timetable table tbody {
    background: #ececec; }
    .timetable table tbody tr:first-child td {
      padding-top: 20px; }
    .timetable table tbody td {
      padding: 5px 20px;
      font-weight: bold; }
    .timetable table tbody td:first-child {
      font-weight: 600;
      color: #6a6a6a;
      font-size: 17px;
      width: 35%; }
    .timetable table tbody td:nth-child(2) {
      color: #00adef; }
  .timetable table tfoot {
    background: #ececec; }
    .timetable table tfoot th {
      text-align: left;
      font-weight: normal;
      padding: 5px 20px 20px 20px; }
  .timetable img {
    float: right; }
  @media screen and (max-width: 1167px) {
    .timetable img {
      display: none; } }

.groups {
  padding: 20px 0 10px 0; }
  @media screen and (max-width: 1167px) {
  .groups {
    text-align: center; } }
  .groups > div {
    float: left;
    width: 220px;
    text-align: center; }
  @media screen and (max-width: 1167px) {
    .groups > div {
      float: none;
      display: inline-block;
      vertical-align: top;
      margin: 10px 0 !important; } }
  .groups > div img {
    display: block;
    margin: 0 auto; }
  .groups > div h3 {
    margin-top: 25px; }
    .groups > div h3 span {
      display: block;
      color: #2b2d90;
      font-size: 17px; }
  .groups > div p {
    padding: 0 13px; }
  .groups > div:nth-child(2) {
    margin: 0 3px 0 6px; }
  .groups > div:nth-child(3) {
    margin: 0 3px; }
  .groups > div:nth-child(4) {
    margin: 0 6px 0 3px; }

iframe#map {
  display: block;
  width: 100%;
  height: 366px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@media screen and (max-width: 1167px) {
    iframe#facebook, h2#facebook-heading, table#stay-tuned thead th#facebook-heading, .timetable table thead th#facebook-heading {
      display: none; } }

.hasSidebar {
  display: block;
  float: left;
  width: 74%; }

.sidebar {
  display: block;
  float: right;
  width: 25%; }

.content-wrapper:before, .content-wrapper:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  width: 0; }
  .content-wrapper > .struct {
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0; }

.leftwing {
  right: 100%; }

.rightwing {
  left: 100%; }

.base img.logo {
  position: absolute;
  top: 20px;
  left: -115px;
  z-index: 1000; }
  .base .animals {
    height: 177px;
    text-align: right;
    background: url(/resources/template/animal-background.jpg) repeat top; }
  .base .animals .container:before {
    display: inline-block;
    vertical-align: middle;
    height: 177px;
    content: ''; }
  .base .animals img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px; }
  @media screen and (max-width: 1167px) {
    .base .animals {
      height: auto;
      text-align: center;
      padding: 15px 0; }
      .base .animals .container:before {
        display: none;
        content: none; }
      .base .animals img.logo {
        display: block;
        position: static;
        top: auto;
        left: auto;
        right: auto;
        width: auto;
        margin: 0 auto; }
      .base .animals img {
        width: 5vw;
        max-width: 100%;
        margin: 0 5px; } }
  .base .footer {
    background: #2b2d90; }
  .base .footer .details {
    padding-left: 190px;
    border-bottom: 1px solid #586fa0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 1167px) {
    .base .footer .details {
      padding: 30px 15vw; } }
    .base .footer .details > div, .base .footer .details > address {
      display: table-cell;
      vertical-align: middle;
      height: 156px;
      color: #fff;
      font-size: 15px;
      font-style: normal;
      padding-right: 100px; }
    .base .footer .details > div h5, .base .footer .details > address h5 {
      color: #fff;
      font-size: 15px;
      text-transform: uppercase; }
    .base .footer .details > div a.facebook, .base .footer .details > address a.facebook {
      display: block;
      padding: 10px 0 10px 45px;
      color: #fff;
      background: url(/resources/template/facebook.png) no-repeat left center; }
    @media screen and (max-width: 1167px) {
      .base .footer .details > div, .base .footer .details > address {
        display: block;
        height: auto;
        padding: 10px 0; } }
  .base .footer .legal {
    font-size: 13px;
    color: #586ea0;
    padding: 15px 0; }
    @media screen and (max-width: 1167px) {
    .base .footer .legal {
      padding: 15px; } }
    .base .footer .legal a {
      font-size: 13px;
      color: #586ea0; }
    .base .footer .legal .left {
      width: 48% !important;
      float: left !important; }
    .base .footer .legal .right {
      width: 48% !important;
      float: right !important;
      text-align: right; }

.copyright, .avd {
  bottom: 5px;
  position: absolute; }

.copyright {
  left: 5px; }

.avd {
  right: 5px; }
  .avd a:link, .avd a:visited, .avd a:active {
    color: #6a6a6a;
    text-decoration: none; }
  .avd a:hover, .avd a:focus, .avd a:active {
    text-decoration: underline; }
/* slideshow overrides */
/* ss dimensions */
.slideshow {
  position: relative;
  width: 100%;
  height: 568px;
  margin-top: -204px;
  z-index: 0; }
  .slideshow div.orbit-wrapper {
    width: 100% !important;
    height: 568px !important; }
  .slideshow div.orbit {
    overflow: visible;
    width: 100% !important;
    height: 568px !important; }
  @media screen and (max-width: 1167px) {
  .slideshow {
    display: none; } }

.home-slideshow {
  position: relative;
  width: 100%;
  height: 868px;
  margin-top: -204px;
  z-index: 0; }
  .home-slideshow div.orbit-wrapper {
    width: 100% !important;
    height: 868px !important; }
  @media screen and (max-width: 1167px) {
    .home-slideshow div.orbit-wrapper {
      height: 450px !important; } }
  .home-slideshow div.orbit {
    overflow: visible;
    width: 100% !important;
    height: 868px !important; }
  @media screen and (max-width: 1167px) {
    .home-slideshow div.orbit {
      height: 450px !important; } }
  @media screen and (max-width: 1167px) {
  .home-slideshow {
    height: 450px;
    margin-top: 0;
    z-index: 1; } }

.slider > div.slide {
  left: 0;
  position: absolute;
  top: 0;
  background-size: cover;
  background-position: center top; }

.orbit-wrapper .orbit-caption {
  position: absolute;
  top: 200px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0;
  width: 1168px;
  text-align: left;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  background: none; }
  @media screen and (max-width: 1167px) {
  .orbit-wrapper .orbit-caption {
    left: 20px;
    right: 20px;
    top: 20px;
    width: auto; }
    .orbit-wrapper .orbit-caption:after {
      position: absolute;
      top: 0;
      left: -20px;
      right: -20px;
      z-index: -1;
      bottom: 200px;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00aeef+95,7db9e8+100&1+0,0+100 */
      background: -moz-linear-gradient(top, rgba(0, 174, 239, 1) 0%, rgba(0, 174, 239, 0.07) 95%, rgba(125, 185, 232, 0) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(0, 174, 239, 1) 0%, rgba(0, 174, 239, 0.07) 95%, rgba(125, 185, 232, 0) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(0, 174, 239, 1) 0%, rgba(0, 174, 239, 0.07) 95%, rgba(125, 185, 232, 0) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00aeef', endColorstr='#007db9e8',GradientType=0);
      /* IE6-9 */
      content: ''; } }
  .orbit-wrapper .orbit-caption:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: ''; }
  @media screen and (max-width: 1167px) {
    .orbit-wrapper .orbit-caption:before {
      display: none;
      content: none; } }
  .orbit-wrapper .orbit-caption .position {
    display: inline-block;
    vertical-align: middle; }
  @media screen and (max-width: 1167px) {
    .orbit-wrapper .orbit-caption .position {
      display: block;
      text-align: center; } }
  .orbit-wrapper .orbit-caption .position span {
    display: block; }
    .orbit-wrapper .orbit-caption .position span.big {
      color: #fff;
      font-size: 70px;
      font-weight: bold;
      text-transform: uppercase; }
    @media screen and (max-width: 1167px) {
      .orbit-wrapper .orbit-caption .position span.big {
        font-size: 42px; } }
    .orbit-wrapper .orbit-caption .position span.small {
      color: #2b2d90;
      font-size: 38px;
      font-weight: lighter;
      text-transform: lowercase;
      margin-top: -10px; }
    @media screen and (max-width: 1167px) {
      .orbit-wrapper .orbit-caption .position span.small {
        font-size: 30px; } }
  .orbit-wrapper .orbit-caption .position a {
    display: inline-block;
    padding: 20px 70px 20px 40px;
    border-radius: 50px;
    margin-top: 20px;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    background: #2b2d90 url(/resources/template/feature-arrow.png) no-repeat 88% center;
    -ms-transition: background 0.2s;
    -moz-transition: background 0.2s;
    -o-transition: background 0.2s;
    -webkit-transition: background 0.2s;
    transition: background 0.2s; }
    .orbit-wrapper .orbit-caption .position a:hover, .orbit-wrapper .orbit-caption .position a:focus, .orbit-wrapper .orbit-caption .position a:active {
      text-decoration: none;
      background-color: #3739b7; }
    @media screen and (max-width: 1167px) {
    .orbit-wrapper .orbit-caption .position a {
      padding: 20px 60px 20px 30px; } }
/* ss overlay */
/*
 .slideshow:after
 {
 content: url('slideshow_overlay.png');
 position: absolute;
 right: 0;
 top: 0;
 z-index: 10;
 }
 .orbit > div
 {
 z-index: 0;
 }
 */
/* ss nav features */
/*
 div.slider-nav span
 {
 &.left
 {
 background-image: url('slider_left.png');
 }
 &.right
 {
 background-image: url('slider_right.png');
 }
 }
 .orbit-wrapper .timer
 {
 display: none;
 }
 .orbit-bullets
 {
 bottom: 10px;
 left: 0;
 margin: 0;
 li
 {
 background: transparent url('slider_bullet.png') center center no-repeat;
 height: 10px;
 margin-left: 10px;
 width: 10px;
 &.active
 {
 background-image: url('slider_active.png');
 background-position: center center;
 }
 }
 }
 //*/
/* galleries */
.gallery ul {
  margin: 0;
  padding: 0; }
  .gallery li {
    display: block;
    float: left;
    margin-bottom: 1%;
    margin-right: 1%;
    position: relative;
    width: 24%; }
  .gallery li:nth-child(1n) {
    width: 24.25%; }
  .gallery li:nth-child(4n) {
    margin-right: 0; }
  .gallery li a {
    display: block;
    overflow: hidden;
    position: relative; }
    .gallery li a:before {
      box-sizing: border-box;
      background: rgba(106, 106, 106, 0.5);
      bottom: 0;
      color: #fff;
      content: attr(title);
      left: 0;
      opacity: 1;
      padding: 20px;
      position: absolute;
      transition: opacity 0.25s;
      z-index: 5;
      width: 100%; }
    .gallery li a[title=""]:before {
      display: none; }
    .gallery li a:after {
      background: rgba(106, 106, 106, 0.5) url(/resources/template/gallery-zoom.png) no-repeat center;
      content: "";
      height: 100%;
      left: 0;
      opacity: 0;
      position: absolute;
      top: 0;
      transition: opacity 0.25s;
      width: 100%;
      z-index: 10; }
    .gallery li a:hover:before, .gallery li a:focus:before, .gallery li a:active:before {
      opacity: 0; }
    .gallery li a:hover:after, .gallery li a:focus:after, .gallery li a:active:after {
      opacity: 1; }
  .gallery img {
    display: block;
    height: 238px;
    max-width: none;
    width: auto; }

@supports (transform: translateX(-50%)) {
  .gallery img {
    margin-left: 50%;
    transform: translateX(-50%); } }

.contact {
  margin-bottom: 40px;
  /* captcha */ }
  .contact p {
    margin: 0 0 11px 0; }
  .contact .button {
    margin-top: 0; }
  .contact label {
    display: inline-block;
    vertical-align: top;
    width: 25%; }
  .contact label.error {
    color: #fd1a00;
    font-size: 0.875em;
    width: auto;
    margin-top: 5px; }
  .contact input {
    /* basic code for using customised radio button graphics
     * - checkboxes can be handled similarly
     * - fallback to normal in <= IE8
     */ }
  .contact input[type=text], .contact input[type=password], .contact input[type=tel], .contact input[type=mail] {
    display: block;
    width: 100%;
    height: 49px;
    line-height: 49px;
    padding: 0 10px;
    color: #6a6a6a;
    font-size: 17px;
    font-family: inherit;
    background: #ececec;
    outline: none;
    border: 1px solid #00adef;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .contact input[type=text]:-ms-input-placeholder, .contact input[type=password]:-ms-input-placeholder, .contact input[type=tel]:-ms-input-placeholder, .contact input[type=mail]:-ms-input-placeholder {
      color: #6a6a6a; }
    .contact input[type=text]::-webkit-input-placeholder, .contact input[type=password]::-webkit-input-placeholder, .contact input[type=tel]::-webkit-input-placeholder, .contact input[type=mail]::-webkit-input-placeholder {
      color: #6a6a6a; }
    .contact input[type=text]:input-placeholder, .contact input[type=password]:input-placeholder, .contact input[type=tel]:input-placeholder, .contact input[type=mail]:input-placeholder {
      color: #6a6a6a; }
    .contact input[type=text]::input-placeholder, .contact input[type=password]::input-placeholder, .contact input[type=tel]::input-placeholder, .contact input[type=mail]::input-placeholder {
      color: #6a6a6a; }
    .contact input[type=text]:moz-placeholder, .contact input[type=password]:moz-placeholder, .contact input[type=tel]:moz-placeholder, .contact input[type=mail]:moz-placeholder {
      color: #6a6a6a; }
    .contact input[type=text]::moz-placeholder, .contact input[type=password]::moz-placeholder, .contact input[type=tel]::moz-placeholder, .contact input[type=mail]::moz-placeholder {
      color: #6a6a6a; }
    .contact input[type=text]:placeholder, .contact input[type=password]:placeholder, .contact input[type=tel]:placeholder, .contact input[type=mail]:placeholder {
      color: #6a6a6a; }
    .contact input[type=text]::placeholder, .contact input[type=password]::placeholder, .contact input[type=tel]::placeholder, .contact input[type=mail]::placeholder {
      color: #6a6a6a; }
  .contact input[type=radio] + label {
    margin-right: 30px;
    position: relative;
    width: auto; }
    .contact input[type=radio] + label:after {
      background: #fff;
      border-radius: 9px;
      content: '';
      display: block;
      height: 18px;
      left: -22px;
      position: absolute;
      top: 4px;
      width: 18px; }
    .contact input[type=radio]:checked + label:after {
      background: #666; }
  .contact .auth + input {
    width: 20%; }
  .contact textarea {
    display: block;
    width: 100%;
    height: 109px;
    padding: 10px;
    color: #6a6a6a;
    font-size: 17px;
    font-family: inherit;
    background: #ececec;
    outline: none;
    border: 1px solid #00adef;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .contact textarea:-ms-input-placeholder {
    color: #6a6a6a; }
  .contact textarea::-webkit-input-placeholder {
    color: #6a6a6a; }
  .contact textarea:input-placeholder {
    color: #6a6a6a; }
  .contact textarea::input-placeholder {
    color: #6a6a6a; }
  .contact textarea:moz-placeholder {
    color: #6a6a6a; }
  .contact textarea::moz-placeholder {
    color: #6a6a6a; }
  .contact textarea:placeholder {
    color: #6a6a6a; }
  .contact textarea::placeholder {
    color: #6a6a6a; }

img.auth {
  vertical-align: middle; }

@media screen and (max-width: 1167px) {
    input[type=submit] {
      -ms-appearance: none;
      -moz-appearance: none;
      -o-appearance: none;
      -webkit-appearance: none;
      appearance: none; } }

.classcont {
  float: left; }

.classcontr {
  float: right; }

.classcontr, .classcont {
  border: 5px solid #00aeef;
  width: 46%;
  padding: 0 15px;
  min-height: 270px;
  margin-bottom: 12px;
  border-radius: 5px; }

.classcont h3, .classcontr h3 {
  font-size: 20px !important; }

.classcont li, .classcontr li {
  margin-left: -10px;
  font-size: 14px; }
/* blog */
.blog-summary > div {
  border-bottom: 1px solid #ccc;
  clear: both;
  margin-bottom: 1em;
  overflow: hidden;
  padding-bottom: 1em; }

.hasSidebar .blog-feature-image {
  display: table-cell; }
  .hasSidebar .blog-summary {
    display: table-cell;
    padding-left: 10px;
    vertical-align: top; }

.blog-feature-image img {
  border: 1px solid #ccc;
  border-radius: 5px;
  display: block;
  max-width: 100%; }

.blog-article .blog-feature {
  border: 1px solid #ccc;
  border-radius: 5px;
  display: block;
  margin: 0 auto 1em; }

.articleNav {
  height: 2em;
  width: 100%; }
  .articleNav .previous {
    float: right; }
  .articleNav .previous a:after {
    content: '>>';
    left: 101%;
    position: absolute;
    top: -0.0625em; }
  .articleNav .next {
    float: left; }
  .articleNav .next a:before {
    content: '<<';
    position: absolute;
    right: 101%;
    top: -0.0625em; }

.regionList {
  border-radius: 10px;
  box-shadow: 0 0 7px 7px rgba(0, 0, 0, 0.05);
  font-size: 15px;
  margin: auto;
  overflow: hidden;
  padding: 15px 10px;
  width: 696px; }
  .regionList li {
    display: block;
    float: left; }
  .regionList li a {
    background-color: #fff;
    border: 2px solid #fff;
    border-bottom-width: 1px;
    color: #666;
    display: block;
    padding: 10px;
    width: 150px; }
  .regionList li.sel a, .regionList li a:hover, .regionList li a:focus, .regionList li a:active {
    background-color: #00adef;
    color: #fff; }

.stockists {
  border-radius: 10px;
  margin: 80px auto 50px;
  position: relative;
  width: 716px; }
  .stockists h2, .stockists table#stay-tuned thead th, table#stay-tuned thead .stockists th, .stockists .timetable table thead th, .timetable table thead .stockists th {
    left: 10px;
    position: absolute;
    top: -65px; }
  .stockists div {
    box-shadow: 0 0 7px 7px rgba(0, 0, 0, 0.05);
    float: left;
    height: 155px;
    margin: 2px;
    padding: 10px;
    position: relative;
    width: 155px; }
  .stockists h3 {
    font-size: 17px;
    margin: 0; }
  .stockists p {
    font-size: 14px;
    line-height: 19px;
    margin: 0; }
  .stockists .mapLink {
    background: url(map.png) left no-repeat;
    bottom: 10px;
    left: 10px;
    padding-left: 40px;
    padding-top: 15px;
    position: absolute; }
/** shopping cart (collapsible) **/
/*
 .cart-bg {
 display: block;
 margin: 0;
 padding: 40px 25px 40px;
 background: #f0f6f7 url('bg.jpg') left top repeat;
 }
 */
.cart_options {
  background: #fff;
  border: 1px solid #ccc;
  margin-bottom: 15px; }
  .cart_options h4 {
    background: #fff;
    border-bottom: 1px solid #ccc;
    font-size: 1em;
    font-weight: normal;
    margin: 0;
    padding: 10px; }
  .cart_options p {
    background: #fff;
    margin: 0;
    padding: 10px 30px; }

.cart table {
  border: none;
  border-collapse: collapse;
  text-align: center;
  width: 100%; }
  .cart thead {
    background: #fff;
    border: 1px solid #ccc; }
  .cart th {
    font-size: 0.875em;
    font-weight: normal;
    padding: 10px 5px; }
  .cart tbody {
    background: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-size: 0.875em; }
  .cart td {
    padding: 10px;
    vertical-align: middle; }
  @media screen and (max-width: 599px) {
    .cart td {
      display: block;
      max-width: calc(100% - 20px);
      text-align: center;
      width: 200px; } }
  .cart td.image a {
    background: #fff;
    border: 1px solid #00adef;
    border-radius: 3px;
    display: block;
    height: 105px;
    position: relative;
    width: 105px; }
    @media screen and (max-width: 599px) {
      .cart td.image a {
        display: inline-block; } }
    .cart td.image img {
      bottom: 0;
      display: block;
      height: auto;
      left: 0;
      margin: auto;
      max-height: 100px;
      max-width: 100px;
      position: absolute;
      right: 0;
      top: 0; }
  .cart td.name {
    font-size: 1.143em;
    text-align: left; }
    @media screen and (max-width: 599px) {
    .cart td.name {
      text-align: center; } }
  .cart td.quantity input {
    padding: 10px;
    text-align: center;
    width: 1em; }
  .cart td.total {
    color: #00adef;
    font-weight: bold; }
  @media screen and (max-width: 599px) {
      .cart td.remove:before {
        content: "Remove: "; } }
  @media screen and (max-width: 599px) {
      .cart td.quantity, .cart td.price, .cart td.total {
        display: inline;
        padding: 0; } }
  @media screen and (max-width: 599px) {
        .cart td.price:before {
          content: " x "; } }
    @media screen and (max-width: 599px) {
      .cart td.price:after {
        content: " = "; } }
  .cart tfoot {
    border-top: 1px solid #ccc; }
  .cart tfoot td:last-child {
    text-align: right; }
  .cart span.total {
    font-weight: bold; }
  .cart span.total.value {
    color: #00adef;
    font-size: 1.123em; }
  .cart h2, .cart table#stay-tuned thead th, table#stay-tuned thead .cart th, .cart .timetable table thead th, .timetable table thead .cart th {
    font-family: Arial, serif;
    font-size: 1em; }
  .cart h3 {
    color: #00adef;
    font-family: Arial, serif;
    margin: 0; }
  .cart input.selectAddress:checked ~ span {
    box-sizing: border-box;
    display: block;
    height: 1px;
    overflow: hidden;
    padding-top: 1px; }
  .cart .login-form p {
    position: relative; }
  .cart .login-form label {
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1; }
  .cart .login-form input[type=text], .cart .login-form input[type=password] {
    display: block;
    width: 100%; }
  .cart .warning {
    color: #fd1a00;
    font-size: 2em; }

form.checkout-options {
  float: left;
  width: 50%; }
  form.checkout-options + .checkout-options {
    float: right;
    width: 45%; }
  form.checkout-options .button {
    margin-bottom: 0;
    margin-top: 0; }

.button.poli {
  background: url(poli.png);
  border: 0;
  height: 70px;
  padding: 0;
  text-indent: -9999px;
  width: 110px; }

.poli-block {
  display: inline-block; }
/* print order */
.print-order table {
  width: 100%; }
  .print-order th, .print-order td {
    vertical-align: top; }
  .print-order thead tr:first-child > * {
    border-bottom: 1px solid #666;
    padding-bottom: 4px; }
  .print-order thead th:first-child {
    text-align: left; }
  .print-order .print-order tbody {
    padding: 4px 0; }
  .print-order .print-order tbody th {
    font-weight: normal;
    padding-bottom: 4px; }
  .print-order tfoot tr:first-child > * {
    border-top: 1px solid #666;
    padding-top: 4px; }
  .print-order tbody th, .print-order tfoot th {
    font-weight: normal;
    text-align: left; }
  .print-order td + td, .print-order tfoot td + td {
    text-align: center; }
    .print-order td + td + td, .print-order tfoot td + td + td {
      text-align: right; }
  .print-order th:last-child {
    text-align: right; }
/* customers/orders */
table.orders {
  width: 100%;
  border-collapse: collapse; }

.orders th, .orders td {
  padding: 4px;
  vertical-align: top; }
  .orders thead tr:first-child > * {
    border-bottom: 1px solid #666;
    text-indent: 0; }
  .orders tbody th {
    font-weight: normal;
    text-indent: 0; }
  .orders .ref {
    text-align: left; }
  .orders .date {
    width: 95px; }
  .orders .details {
    text-align: left;
    text-indent: 1em; }
  .orders .price {
    text-align: right; }
  .orders .link {
    text-align: right;
    width: 75px; }

#hoverCart {
  background-color: rgba(106, 106, 106, 0.8);
  background-color: #6a6a6a\9;
  border-radius: 5px;
  color: #fff;
  max-height: 100%;
  max-height: calc(100% - 100px);
  overflow: auto;
  padding: 15px;
  position: fixed;
  right: 50px;
  top: 50px;
  width: 200px;
  z-index: 1000; }
  #hoverCart h1, #hoverCart h2, #hoverCart table#stay-tuned thead th, table#stay-tuned thead #hoverCart th, #hoverCart .timetable table thead th, .timetable table thead #hoverCart th, #hoverCart h3, #hoverCart h4, #hoverCart h5, #hoverCart h6 {
    border-bottom: 1px solid #fff;
    color: #fff;
    margin: 0 0 5px;
    padding-bottom: 3px; }
  #hoverCart a {
    color: #fff; }
  #hoverCart .items {
    border-bottom: 1px solid #fff;
    display: block;
    margin-bottom: 5px;
    overflow: hidden;
    padding-bottom: 5px; }
  #hoverCart .checkout {
    float: left; }
  #hoverCart .dismiss {
    display: block;
    float: right;
    text-align: right; }
  #hoverCart .row {
    border-bottom: 1px solid #fff;
    overflow: hidden;
    padding: 10px 0 5px;
    position: relative; }
  #hoverCart .row .right {
    font-family: "Courier New", Courier, monospace;
    text-align: right; }
  #hoverCart .remove {
    display: block;
    font-size: 12px; }
/** files **/
.file {
  margin-bottom: 10px;
  overflow: hidden;
  /* float clearing */
  padding: 15px;
  position: relative; }
  .file h2, .file table#stay-tuned thead th, table#stay-tuned thead .file th, .file .timetable table thead th, .timetable table thead .file th {
    margin-bottom: 1em; }
  .file .button {
    position: absolute;
    right: 10px;
    top: 6px; }
/** customer panel **/
fieldset.addressForm {
  border: 1px solid #ccc;
  box-sizing: border-box;
  margin-top: 4px;
  overflow: hidden;
  padding: 5px; }

.addressForm label {
  display: block;
  float: left;
  margin-bottom: 4px;
  width: 49%; }
  .addressForm label:last-child {
    clear: both;
    float: none;
    width: 100%; }
  .addressForm label span {
    display: block;
    margin-bottom: 4px; }
  .addressForm input[type=text], .addressForm textarea {
    box-sizing: border-box;
    width: 96%; }
  .addressForm textarea {
    height: 70px; }
/* tinymce universal formatting */
#tinymce {
  background: #fff;
  color: #666;
  font-size: 1em;
  padding: 10px;
  text-align: left;
  width: 940px; }
  #tinymce p {
    padding: 0 0 1em; }
  #tinymce form {
    outline: 1px dotted #00adef; }
  #tinymce a {
    border-bottom: 1px dotted #2b2d90;
    color: #2b2d90;
    text-decoration: none; }

.main-navigation {
  display: block; }
  @media all and (hover: none) {
  .main-navigation {
    display: none; } }
  html.touch .main-navigation {
    display: none; }
  @media all and (hover: hover) {
    html.touch .main-navigation {
      display: block; } }

#mobileMenu {
  position: static;
  padding: 0;
  overflow: hidden;
  display: none; }
  @media all and (hover: none) {
  #mobileMenu {
    display: block; } }
  html.touch #mobileMenu {
    display: block; }
  @media all and (hover: hover) {
    html.touch #mobileMenu {
      display: none; } }
  #mobileMenu > ul {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% + 15px);
    margin: 0;
    padding: 0;
    background: rgba(255, 255, 255, 0.9); }
  #mobileMenu li {
    display: block;
    text-transform: uppercase; }
  #mobileMenu li.submenu {
    background: url(/resources/template/mobileMenuArrowRightBlack.png) right no-repeat; }
  #mobileMenu li.back {
    background: url(/resources/template/mobileMenuArrowLeftBlack.png) left no-repeat; }
  #mobileMenu li a {
    display: block;
    padding: 8px 25px;
    color: #2b2d90;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase; }
  #mobileMenu li:first-child a {
    padding-top: 16px;
    border-top: 1px solid #2b2d90; }
  #mobileMenu li:last-child a {
    padding-bottom: 16px;
    border-bottom: 1px solid #2b2d90; }
  #mobileMenu h2, #mobileMenu table#stay-tuned thead th, table#stay-tuned thead #mobileMenu th, #mobileMenu .timetable table thead th, .timetable table thead #mobileMenu th {
    position: static;
    margin: 0; }
  #mobileMenu h2 a, #mobileMenu table#stay-tuned thead th a, table#stay-tuned thead #mobileMenu th a, #mobileMenu .timetable table thead th a, .timetable table thead #mobileMenu th a {
    position: absolute;
    display: block;
    bottom: 0;
    right: 10px;
    width: 33px;
    height: 28px;
    padding: 0;
    background: url(/resources/template/hamburger.jpg) no-repeat center; }

.gallery {
  display: block; }
  @media all and (hover: none) {
  .gallery {
    display: none; } }
  html.touch .gallery {
    display: none; }
  @media all and (hover: hover) {
    html.touch .gallery {
      display: block; } }

.mobileGallery {
  margin-bottom: 20px;
  display: none;
  overflow: visible; }
  @media all and (hover: none) {
  .mobileGallery {
    display: block;
    overflow: hidden; } }
  html.touch .mobileGallery {
    display: block;
    overflow: hidden; }
  @media all and (hover: hover) {
    html.touch .mobileGallery {
      display: none;
      overflow: visible; } }
  .mobileGallery > div {
    overflow: hidden; }
  .mobileGallery + .pagination {
    display: block; }
  @media all and (hover: none) {
    .mobileGallery + .pagination {
      display: none; } }
  html.touch .mobileGallery + .pagination {
    display: none; }
    @media all and (hover: hover) {
    html.touch .mobileGallery + .pagination {
      display: block; } }
  .mobileGallery .actions {
    margin-top: 10px; }
  .mobileGallery .actions a.previous, .mobileGallery .actions a.next {
    display: inline-block;
    width: 30%; }
    .mobileGallery .actions a.previous {
      text-align: left; }
    .mobileGallery .actions a.next {
      text-align: right; }
  .mobileGallery .actions span.current {
    display: inline-block;
    text-align: center;
    width: 40%; }

.mobileGallerySlider > div {
  background: #fff url(ajaxLoader.gif) center no-repeat;
  display: table-cell;
  height: auto !important;
  text-align: center;
  vertical-align: middle; }
  .mobileGallerySlider > div img {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto; }
