﻿/* font files */
/* eastershow 2014 */
/* eastershow 2013 */
/* orange strips */
/* purple strips */
/* additional contents */
/* mixins */
.inline-block {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.smooth-border {
  -webkit-transform: rotate(360deg);
  -moz-transform: scale(1.1);
  transform: rotate(360deg);
}
/* fill an SVG without "fill" in the path, with the supplied color */
@font-face {
  font-family: "ITC Avant Garde Gothic Std Bold";
  font-weight: normal;
  src: url('/images/fonts/2510CD_1_0.eot');
  src: local("â˜º"), url('/images/fonts/2510CD_1_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/2510CD_1_0.woff') format('woff'), url('/images/fonts/2510CD_1_0.ttf') format('truetype'), url('/images/fonts/ITCAvantGardeStd-Bold.svg') format('svg');
}
@font-face {
  font-family: "ITC Avant Garde Gothic Std";
  font-weight: normal;
  src: url('/images/fonts/2510CD_2_0.eot');
  src: local("â˜º"), url('/images/fonts/2510CD_2_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/2510CD_2_0.woff') format('woff'), url('/images/fonts/2510CD_2_0.ttf') format('truetype'), url('/images/fonts/ITCAvantGardeStd-Md.svg') format('svg');
}
@font-face {
  font-family: Crocante;
  font-weight: normal;
  src: url('/images/fonts/2510CD_0_0.eot');
  src: local("â˜º"), url('/images/fonts/2510CD_0_0.eot?#iefix') format('embedded-opentype'), url('/images/fonts/2510CD_0_0.woff') format('woff'), url('/images/fonts/2510CD_0_0.ttf') format('truetype'), url('/images/fonts/Crocante.svg') format('svg');
}
/* variables */
html {
  font-size: 1px !important;
  overflow-x: hidden;
  /* for Chrome android */
}
body {
  height: 100%;
  background: #ffffff;
  margin: 0;
  padding: 0;
  border: 0 none;
  overflow-x: hidden;
  font-size: 12px;
  font-size: 12rem;
}
.page-container {
  min-height: 600px;
  min-width: 1000px;
  margin: 0 auto;
}
.wrapper {
  position: relative;
}
.wrapper .inner {
  max-width: 980px;
  margin: 0 auto;
}
/* HEADERS */
.nav {
  font-family: "ITC Avant Garde Gothic Std Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  white-space: nowrap;
}
.nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0;
}
.nav li {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.nav a {
  text-decoration: none;
  vertical-align: baseline;
}
.utility-nav {
  background-color: #251b30;
  color: #bdbbbe;
  text-align: right;
}
.utility-nav ul {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.utility-nav li a {
  line-height: 27px;
  line-height: 27rem;
  font-size: 10px;
  font-size: 10rem;
  color: #bdbbbe;
  padding-right: 20px;
}
.utility-nav li a.flag {
  padding-right: 5px;
}
.utility-nav li a.flag img {
  vertical-align: middle;
}
.utility-nav li a:hover {
  color: #ffffff;
}
.main-nav {
  color: #622f8d;
  padding: 3px 0;
}
.main-nav .inner {
  font-size: 0;
}
.main-nav .inner > * {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: bottom;
}
.main-nav .inner .language-settings {
  display: none;
}
.main-nav .inner .button {
  display: none;
}
.main-nav .inner .col1,
.main-nav .inner .col2 {
  vertical-align: middle;
}
.main-nav .inner .col2 {
  text-align: right;
}
.main-nav .inner .social {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}
.main-nav .inner .ribbon-img {
  vertical-align: middle;
}
.main-nav li {
  vertical-align: middle;
}
.main-nav li a {
  font-size: 15px;
  font-size: 15rem;
  color: #622f8d;
  padding: 0 0 0 26px;
}
.main-nav li a:hover {
  color: #e31f26;
}
.main-nav li.logo a {
  padding: 0;
}
.breadcrumbs {
  background: url(/images/breadcrumbs.png) #fdb94e;
}
.breadcrumbs ul {
  padding: 9px 20px;
}
.breadcrumbs li {
  padding-right: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-size: 13rem;
  font-weight: bold;
  color: #251b30;
}
.breadcrumbs li a {
  line-height: 120%;
  color: #251b30;
}
.breadcrumbs li a:after {
  content: " >";
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-left: 5px;
  vertical-align: top;
}
.breadcrumbs li a:hover {
  color: #ffffff;
}
.breadcrumbs li:last-child a:after {
  content: "";
}
.breadcrumbs li.last a:after {
  content: "";
}
.footer-nav {
  background-color: #6b2a88;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  text-align: right;
  vertical-align: top;
}
.footer-nav h4 {
  font-size: 10px;
  font-size: 10rem;
  padding-right: 30px;
  margin: 8px 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
  float: left;
}
.footer-nav ul {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.footer-nav li a {
  line-height: 32px;
  line-height: 32rem;
  font-size: 10px;
  font-size: 10rem;
  color: #ffffff;
  font-weight: 700;
  padding: 0 7px;
  border-right: 1px solid #ffffff;
}
.footer-nav li:last-child a {
  border-right: none;
}
.footer-nav li.last a {
  border-right: none;
}
.footer-nav a:hover {
  text-decoration: underline;
}
.footer-nav .responsive-copyright {
  display: none;
}
.carousel {
  position: relative;
  /* Nivo slider override */
}
.carousel .carousel-container {
  width: 100%;
  height: 35%;
  position: relative;
  background: #ffffff url(/images/loading.gif) no-repeat 50% 50%;
}
.carousel .carousel-container img {
  width: auto;
  height: auto;
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
  z-index: 1;
}
.carousel .curtain {
  *display: none;
  /* IE7 z-index stacking has problem, better hide the curtain... */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: url(/images/pattern-carousel-alpha40.png);
  z-index: 9;
  pointer-events: none;
}
.carousel .nivo-directionNav {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  zoom: 1;
  /* for crazy IE */
  position: absolute;
  width: 100%;
  height: 66px;
  top: 40%;
  margin-top: -33px;
  transition: all 200ms ease-in-out 0s;
  z-index: 10;
}
.carousel .nivo-directionNav a {
  top: 50%;
  margin-top: -33px;
  display: block;
  text-indent: -9999px;
  width: 66px;
  height: 66px;
  background: url(/images/arrows.png) no-repeat;
  background-size: cover;
  transition: none;
}
.carousel .nivo-directionNav .nivo-prevNav {
  margin-left: 20px;
  background-position: 0px -66px;
}
.carousel .nivo-directionNav .nivo-prevNav:hover {
  background-position: 0px 0px;
}
.carousel .nivo-directionNav .nivo-nextNav {
  margin-right: 20px;
  background-position: 0 -198px;
}
.carousel .nivo-directionNav .nivo-nextNav:hover {
  background-position: 0px -132px;
}
.carousel .nivo-controlNav {
  padding: 0;
  position: absolute;
  bottom: 14%;
  width: 100%;
  z-index: 10;
}
.carousel .nivo-controlNav a {
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 0;
  width: 10px;
  height: 10px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 0 5px;
  background: #e3e4e1;
}
.carousel .nivo-controlNav a.active,
.carousel .nivo-controlNav a:hover {
  background: #fdb94e;
}
.carousel .nivo-caption {
  background: none;
  bottom: 21%;
  width: 100%;
  font-family: "ITC Avant Garde Gothic Std Bold", Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-size: 28rem;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  /* kerning 160px */
  line-height: 34px;
  line-height: 34rem;
  color: #ffffff;
  text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.3);
  z-index: 10;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  zoom: 1;
  /* for crazy IE */
}
.carousel .nivo-caption .ribbon,
.carousel .nivo-caption .ribbon-img {
  margin-top: 8px;
  display: inline-block !important;
  text-shadow: none;
}
.carousel .nivo-caption .ribbon span,
.carousel .nivo-caption .ribbon-img span {
  padding: 0 50px;
}
.carousel .carousel-square-container {
  display: none;
}
.carousel .carousel-captions {
  display: none;
}
.carousel:hover .nivo-directionNav {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  zoom: 1;
  /* for crazy IE */
}
.carousel.small {
  /* Nivo slider override */
}
.carousel.small .nivo-caption {
  font-size: 18rem;
  letter-spacing: normal;
  color: #fdb94e;
  text-shadow: 2px 3px 5px #000000;
}
.carousel.small .nivo-caption .ribbon span,
.carousel.small .nivo-caption .ribbon-img span {
  padding: 0 10px;
}
.carousel.small .nivo-directionNav {
  height: 50px;
  margin-top: -25px;
}
.carousel.small .nivo-directionNav a {
  margin-top: -25px;
  width: 50px;
  height: 50px;
  background: url(/images/arrows-small.png) no-repeat;
}
.carousel.small .nivo-directionNav .nivo-prevNav {
  margin-left: 20px;
  background-position: 0px -50px;
}
.carousel.small .nivo-directionNav .nivo-prevNav:hover {
  background-position: 0px 0px;
}
.carousel.small .nivo-directionNav .nivo-nextNav {
  margin-right: 20px;
  background-position: 0 -150px;
}
.carousel.small .nivo-directionNav .nivo-nextNav:hover {
  background-position: 0px -100px;
}
.carousel.small .nivo-controlNav {
  bottom: 13px;
}
.carousel.small:after {
  display: none;
}
.carousel.square {
  display: none;
}
.ribbon {
  display: inline-block;
  *display: inline;
  zoom: 1;
  -webkit-transform: rotate(360deg);
  -moz-transform: scale(1.1);
  transform: rotate(360deg);
  text-decoration: none;
  font-family: "ITC Avant Garde Gothic Std Bold", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 16rem;
  position: relative;
  background: #fdb94e;
}
.ribbon span {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0;
  line-height: 30px;
  padding: 0 10px;
  display: block;
  color: #251b30;
}
.ribbon span:before,
.ribbon span:after {
  content: " ";
  position: absolute;
  border: 15px solid #fdb94e;
}
.ribbon span:before {
  left: -25px;
  border-left-width: 13px;
  border-left-color: transparent;
}
.ribbon span:after {
  right: -25px;
  border-right-width: 13px;
  border-right-color: transparent;
}
a.ribbon span:hover {
  background: #ffffff;
  color: #e31f26;
}
a.ribbon span:hover:before,
a.ribbon span:hover:after {
  border-color: #ffffff;
}
a.ribbon span:hover:before {
  border-left-color: transparent;
}
a.ribbon span:hover:after {
  border-right-color: transparent;
}
.ribbon-img {
  position: relative;
  text-decoration: none;
  font-family: "ITC Avant Garde Gothic Std Bold", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 14rem;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.ribbon-img span {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #251b30;
  background: url(/images/btn-fill.png) transparent;
  display: block;
  line-height: 40px;
  margin: 0 15px;
  padding: 0 20px;
}
.ribbon-img span:before,
.ribbon-img span:after {
  content: "";
  top: 0;
  height: 40px;
  width: 15px;
  display: block;
  position: absolute;
  background: url(/images/btn-edges.png) no-repeat transparent;
}
.ribbon-img span:before {
  background-position: 0 0;
  left: 0;
}
.ribbon-img span:after {
  background-position: -15px 0;
  right: 0;
}
a.ribbon-img span:hover {
  color: #e31f26;
  background-position: 0 -40px;
}
a.ribbon-img span:hover:before {
  background-position: 0 -40px;
}
a.ribbon-img span:hover:after {
  background-position: -15px -40px;
}
/* MISC contents */
.trailing-arrow {
  position: relative;
  margin-right: 10px;
}
.trailing-arrow:after {
  content: ">";
  display: inline;
  position: relative;
  right: -3px;
}
.ad-block {
  display: block;
  text-align: center;
}
.ad-block > div {
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding-bottom: 10px;
}
.ad-block > div img {
  width: 100%;
}
.ad-block > div > .anotation-text {
  position: relative;
  display: block;
  margin-top: 5px;
  letter-spacing: 0.12em;
}
.ad-block > div > .anotation-text p {
  font-family: "ITC Avant Garde Gothic Std", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 10px !important;
  font-size: 10rem !important;
  text-align: center;
  color: #b9b5be;
  margin: 0 !important;
}
.ad-block > div > .anotation-text p:before,
.ad-block > div > .anotation-text p:after {
  content: " ";
  height: 1px;
  width: auto;
  position: absolute;
  border-bottom: 1px solid #b9b5be;
  top: 50%;
}
.ad-block > div > .anotation-text p:before {
  left: 0;
  right: 50%;
  margin-right: 55px;
}
.ad-block > div > .anotation-text p:after {
  right: 0;
  left: 50%;
  margin-left: 55px;
}
.ad-block.desktop {
  display: block;
}
.ad-block.tablet,
.ad-block.mobile {
  display: none;
}
.iframe-landscape {
  display: block;
}
.iframe-portrait {
  display: none;
}
/* GRID layout */
.grid {
  font-size: 0;
}
.grid > * {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.grid > .col1,
.grid > .col-solo {
  width: 100%;
}
.grid2 > .col1 {
  width: 50%;
  *width: 49%;
}
.grid2 > .col2 {
  width: 50%;
}
.grid2-2-1 > .col1 {
  width: 67%;
}
.grid2-2-1 > .col2 {
  width: 33%;
}
.grid2-1-2 > .col1 {
  width: 34%;
}
.grid2-1-2 > .col2 {
  width: 66%;
}
.grid2-3-5 > .col1 {
  width: 35%;
}
.grid2-3-5 > .col2 {
  width: 65%;
}
.grid4 > .col1 {
  width: 25%;
  *width: 24%;
}
.grid4 > .col2 {
  width: 25%;
}
.grid4 > .col3 {
  width: 25%;
  *width: 24%;
}
.grid4 > .col4 {
  width: 25%;
}
.grid3 > .col1 {
  width: 33%;
}
.grid3 > .col2 {
  width: 33%;
}
.grid3 > .col3 {
  width: 34%;
}
/* align */
.align-center {
  text-align: center;
}
.align-left-top {
  text-align: left;
  vertical-align: top;
}
.align-center-middle {
  text-align: center;
  vertical-align: middle;
}
/* CONTENTS */
.orange-strip {
  width: 100%;
  z-index: 10;
  font-size: 14rem;
}
.orange-strip.top {
  margin-top: -2%;
  position: relative;
  z-index: 11;
}
.top-strip {
  padding-top: 2.5%;
  width: 100%;
  background-image: url(/images/purple-strip-top.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.bottom-strip {
  padding-top: 3.5%;
  width: 100%;
  background-image: url(/images/purple-strip-bottom.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.countdown-wrapper {
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  width: 100%;
  padding: 0.5% 0 1%;
  background: #6b2a88;
}
.countdown-wrapper .countdown-content {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 2%;
  text-align: right;
}
.countdown-wrapper .date-label,
.countdown-wrapper .countdown {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}
.countdown-wrapper .date-label {
  width: 49%;
  text-align: left;
}
.countdown-wrapper .date-label .date-text {
  font-family: "ITC Avant Garde Gothic Std Bold", Helvetica, Arial, sans-serif;
  line-height: 25px;
  line-height: 25rem;
  font-size: 20px;
  font-size: 20rem;
}
.countdown-wrapper .date-label .location-text {
  line-height: 20px;
  line-height: 20rem;
  font-size: 15px;
  font-size: 15rem;
}
.countdown-wrapper .countdown {
  width: 50%;
  font-family: "ITC Avant Garde Gothic Std Bold", Helvetica, Arial, sans-serif;
}
.countdown-wrapper .countdown label {
  display: inline-block;
  *display: inline;
  zoom: 1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #532068;
  text-transform: uppercase;
  height: 50px;
  width: 64px;
  text-align: center;
  padding-top: 4px;
  font-size: 12px;
  font-size: 12rem;
}
.countdown-wrapper .countdown label span {
  line-height: 100%;
  display: block;
}
.countdown-wrapper .countdown label span:first-child {
  font-size: 30px;
  font-size: 30rem;
}
.column-cards {
  background: url(/images/pattern-fill.png) #f2f2f2;
  overflow: hidden;
}
.column-cards .inner.grid {
  padding: 40px 0;
}
.column-cards .inner.grid > .col2 {
  text-align: right;
  vertical-align: bottom;
}
.column-cards .grid2 {
  padding: 15px 0;
  padding: 15rem 0;
}
.column-cards .grid2 > div {
  overflow: visible;
  position: relative;
  padding-left: 3%;
  width: 47%;
  *width: 46%;
}
.column-cards .grid2 > div > * {
  vertical-align: bottom;
}
.column-cards .grid2 > div > a {
  float: left;
}
.column-cards .grid2 > div > a img {
  max-width: 112px;
  max-height: 95px;
  padding-right: 20px;
  padding-right: 20rem;
}
.column-cards .grid2 > div > span {
  position: absolute;
  bottom: 0;
  max-width: 177px;
}
.column-cards .grid2 > div > span h1 {
  font-family: "ITC Avant Garde Gothic Std", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 21px;
  font-size: 21rem;
  line-height: 120%;
  color: #251b30;
  margin: 0 0 10px;
  width: 100%;
}
.column-cards .grid2 > div > span a {
  font-family: "ITC Avant Garde Gothic Std Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  font-size: 14rem;
  color: #622f8d;
  text-decoration: none;
  width: 100%;
}
.column-cards .grid2 > div > span a:hover {
  color: #e31f26;
  text-decoration: underline;
}
.b-feature {
  padding: 45px 10px 75px 10px;
  /* we need additional 30px in the bottom for the ribbon button... */
  margin: 0;
  border: 0;
  counter-reset: itemcounter;
  /* Initiate a counter */
}
.b-feature .grid2 > * {
  width: 47%;
  /* pixel perfect! */
  vertical-align: top;
}
.b-feature .grid2 > .col1 {
  margin-left: 2%;
}
.b-feature .grid2 > .col1 ol {
  margin-right: 10px;
}
.b-feature .grid2 > .col2 {
  margin-right: 2%;
}
.b-feature .grid2 > .col2 ol {
  margin-left: 10px;
}
.b-feature h1 {
  font-family: "ITC Avant Garde Gothic Std Bold", Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-size: 28rem;
  font-weight: normal;
  text-transform: uppercase;
  color: #e9a130;
  text-align: center;
  letter-spacing: 0.16em;
  line-height: 34px;
  line-height: 34rem;
  margin: 0;
}
.b-feature ol {
  list-style: none;
  *list-style: outside decimal;
  /* Keep using default numbering for IE6/7 */
  padding: 30px 0 20px;
  margin: 0;
  font-family: "ITC Avant Garde Gothic Std", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.b-feature ol li {
  border-bottom: 1px dashed #b9b5be;
  vertical-align: middle;
  min-height: 71px;
  padding: 17px 0 10px;
  position: relative;
}
.b-feature ol li div {
  display: block;
  padding: 0 20px 0 70px;
  font-family: "ITC Avant Garde Gothic Std", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  font-size: 14rem;
  line-height: 18px;
  line-height: 18rem;
  width: 80%;
}
.b-feature ol li div p {
  margin: 0;
}
.b-feature ol li div a {
  font-family: "ITC Avant Garde Gothic Std Bold", Helvetica, Arial, sans-serif;
  color: #622f8d;
  text-decoration: none;
}
.b-feature ol li div a:hover {
  color: #e31f26;
  text-decoration: underline;
}
.b-feature ol li div:before {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 21px;
  font-size: 21rem;
  counter-increment: itemcounter;
  content: counter(itemcounter);
  color: #622f8d;
  border: 2px solid #e0d5e8;
  width: 33px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  position: absolute;
  left: 20px;
  top: 13px;
}
.b-feature ol li:last-child {
  border-bottom: none;
}
.b-feature ol li.last {
  border-bottom: none;
}
.b-feature .find-more {
  display: block;
  position: relative;
  text-align: center;
  margin: 0 20px;
}
.b-feature .find-more a {
  background-color: #fff;
}
.b-feature .find-more div:after {
  content: " ";
  height: 1px;
  width: auto;
  position: absolute;
  border-bottom: 1px dashed #b9b5be;
  top: 50%;
  left: 0;
  right: 0;
  z-index: -1;
}
.b-feature .find-more .short-text {
  display: none;
}
.social a {
  z-index: 100;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  width: 33px;
  height: 33px;
  margin-right: 15px;
  background: url(/images/social-icons.png) no-repeat;
}
.social a.facebook {
  background-position: 0px -33px;
}
.social a.facebook:hover {
  background-position: 0px 0px;
}
.social a.instagram {
  background-position: -33px -33px;
}
.social a.instagram:hover {
  background-position: -33px 0px;
}
.social a.youtube {
  background-position: -66px -33px;
}
.social a.youtube:hover {
  background-position: -66px 0px;
}
.social a.twitter {
  background-position: -100px -33px;
}
.social a.twitter:hover {
  background-position: -100px 0px;
}
.social a.pinterest {
  background-position: -133px -33px;
}
.social a.pinterest:hover {
  background-position: -133px 0px;
}
.social-wall {
  overflow: hidden;
  width: 100%;
}
.footer {
  background: url(/images/pattern-fill.png) #f5f5f5;
}
.footer .separate-line {
  border-top: 2px solid #ebebeb;
}
.footer .footer-ad {
  padding: 30px 0;
}
.footer .footer-links {
  text-align: center;
  padding: 30px 0;
  vertical-align: top;
}
.footer .footer-links .ad-block {
  padding-bottom: 30px;
}
.footer .footer-links .ad-block img {
  margin: 0;
}
.footer .footer-links .grid2-1-2 {
  text-align: left;
}
.footer .footer-links .grid2-1-2 > .col1 {
  width: 312px;
  /* pixel perfect again */
  padding-left: 20px;
  *vertical-align: top;
}
.footer .footer-links .grid2-1-2 > .col2 {
  width: 628px;
  padding-left: 20px;
  *vertical-align: top;
}
.footer .footer-links .grid4 > * {
  width: 142px;
  padding-left: 20px;
}
.footer .footer-links .grid4 > .col1 {
  padding-left: 0;
}
.footer .footer-links .bold {
  font-family: "ITC Avant Garde Gothic Std Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #251b30;
}
.footer .footer-links h3 {
  font-family: "ITC Avant Garde Gothic Std Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  font-size: 12rem;
  line-height: 18px;
  line-height: 18rem;
  color: #757179;
  vertical-align: middle;
  margin: 12px 15px 12px 0;
}
.footer .footer-links p {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  font-size: 12rem;
  line-height: 18px;
  line-height: 18rem;
  margin: 15px 82px 15px 0;
}
.footer .footer-links p a {
  color: #622f8d;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.footer .footer-links p a:hover {
  color: #e31f26;
  text-decoration: underline;
}
.footer .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer .footer-links ul li {
  display: block;
  font-family: Arial, Helvetica, sans-serif;
}
.footer .footer-links ul li a {
  color: #757179;
}
.footer .footer-links ul li a:hover {
  color: #251b30;
}
.footer .footer-links a {
  text-decoration: none;
  color: #757179;
  font-size: 12px;
  font-size: 12rem;
  line-height: 18px;
  line-height: 18rem;
}
.footer .footer-links a:hover {
  text-decoration: underline;
}
.footer .footer-links img {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 10px 0;
}
.footer .social {
  padding: 18px 0;
  vertical-align: middle;
}
.footer .social .curtain {
  background: #251b30;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=8)";
  filter: alpha(opacity=8);
  -khtml-opacity: 0.08;
  -moz-opacity: 0.08;
  opacity: 0.08;
  zoom: 1;
  /* for crazy IE */
  z-index: 10;
  pointer-events: none;
}
.footer .social .inner > .grid2 {
  position: relative;
  z-index: 100;
}
.footer .social form {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}
.footer .social form input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-size: 13rem;
  font-style: italic;
  background: #f5f5f5;
  color: #b9b5be;
  border-top: 1px solid #d0d0d0;
  border-left: 1px solid #d0d0d0;
  border-right: none;
  border-bottom: none;
  padding: 3px 10px;
  margin: 0 5px;
  width: 230px;
}
.footer .social form input:focus {
  color: #757179;
}
.footer .social form button[type="submit"] {
  font-family: "ITC Avant Garde Gothic Std Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  font-size: 12rem;
  color: #622f8d;
  background: none;
  border: 0;
  box-shadow: 0 0 0;
  letter-spacing: -0.01em;
}
.footer .social form button[type="submit"]:hover {
  color: #e31f26;
}
.footer .social h3 {
  font-family: "ITC Avant Garde Gothic Std Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  font-size: 12rem;
  color: #251b30;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  margin: 0 15px 0 20px;
}
.footer .partner img {
  margin: 0;
  padding: 10px;
  max-width: 85px;
  max-height: 55px;
}
.footer .partner .grid2-1-2 {
  padding-bottom: 30px;
}
/*IE fallbacks */
.ie7 .responsive-body,
.ie8 .responsive-body {
  min-width: 980px !important;
}
.ie7 .page-container .carousel .nivo-controlNav a,
.ie8 .page-container .carousel .nivo-controlNav a {
  background: url(/images/indicator-icon.png) transparent;
}
.ie7 .page-container .carousel .nivo-controlNav a:hover,
.ie8 .page-container .carousel .nivo-controlNav a:hover {
  background-position: 0 -10px;
}
.ie7 .page-container .footer .social,
.ie8 .page-container .footer .social {
  background: #e5e4e6;
}
.ie7 .a-feature .grid2 > div > span,
.ie8 .a-feature .grid2 > div > span {
  width: 55%;
}
.ie7 .b-feature ol li div:before,
.ie8 .b-feature ol li div:before {
  border: none;
  background: url(/images/icon_round_bg.png) center center no-repeat;
}
.ie7 .countdown-wrapper .countdown label,
.ie8 .countdown-wrapper .countdown label {
  margin-right: 5px;
}
.ie7 .b-feature ol li div {
  line-height: normal;
  top: 10px;
}
.ie7 .b-feature ol li .before {
  border: none;
  background: url(/images/icon_round_bg.png) center center no-repeat;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 21px;
  font-size: 21rem;
  counter-increment: itemcounter;
  content: counter(itemcounter);
  color: #622f8d;
  width: 33px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  position: absolute;
  top: 3px;
  left: 20px;
}
.ie7 .ribbon .before,
.ie7 .ribbon .after {
  display: block;
  width: 0;
  height: 0;
  top: 0;
  position: absolute;
  border: 15px solid #fdb94e;
  z-index: -1;
}
.ie7 .ribbon .before {
  left: -25px;
  border-left-width: 13px;
  border-left-color: transparent;
}
.ie7 .ribbon .after {
  right: -25px;
  border-right-width: 13px;
  border-right-color: transparent;
}
.ie7 a.ribbon:hover .before,
.ie7 a.ribbon:hover .after {
  border-color: #ffffff;
}
.ie7 a.ribbon:hover .before {
  border-left-color: transparent;
}
.ie7 a.ribbon:hover .after {
  border-right-color: transparent;
}
.ie7 .ribbon-img .before,
.ie7 .ribbon-img .after {
  display: block;
  height: 40px;
  width: 15px;
  position: absolute;
  top: 0;
  padding: 0;
  background: url(/images/btn-edges.png) no-repeat transparent;
}
.ie7 .ribbon-img .before {
  background-position: 0 0;
  left: -15px;
}
.ie7 .ribbon-img .after {
  background-position: -15px 0;
  right: -15px;
}
.ie7 a.ribbon-img:hover .before {
  background-position: 0 -40px;
}
.ie7 a.ribbon-img:hover .after {
  background-position: -15px -40px;
}
.ie7 .breadcrumbs li a .after {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-left: 5px;
  vertical-align: top;
}
.ie7 .trailing-arrow .after {
  display: inline;
  position: relative;
  right: -3px;
}
.ie7 .countdown-wrapper .countdown label span {
  margin-top: -6px;
  line-height: 35px;
}
/* 4.2.2: Old CSS */
.newsbox {
  width: 490px;
  padding: 0px;
  height: 163px;
  background-repeat: no-repeat;
  background-position: left top;
}
.newsbox h4 {
  font-size: 14px;
  font-weight: bold;
  font-family: "ITC Avant Garde Gothic Std", Helvetica, Arial, sans-serif;
  color: #480c40;
  z-index: 900;
  margin-top: -2px;
  height: 32px;
}
.newsbox p {
  line-height: 1.3em;
  margin-top: -12px;
  font-size: 11px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  z-index: 100;
  text-align: left;
  height: 70px;
}
.newsbox p a {
  color: #333;
  text-decoration: underline;
}
.newsbox .myimg {
  padding: 12px 0px 12px 12px;
}
.newsbox img {
  padding: 0px;
  margin-top: 0px;
  z-index: 1001;
}
.newsbox .btn {
  padding: 0px;
  margin-top: 5px;
  z-index: 1009;
}
.newsbox2 {
  width: 490px;
  padding: 0px;
  height: 163px;
  background-repeat: no-repeat;
  background-position: left top;
}
.newsbox2 h4 {
  font-size: 14px;
  font-weight: bold;
  font-family: "ITC Avant Garde Gothic Std", Helvetica, Arial, sans-serif;
  color: #480c40;
  z-index: 900;
  margin-top: -2px;
  height: 32px;
}
.newsbox2 p {
  line-height: 1.3em;
  overflow: hidden;
  margin-top: -12px;
  font-size: 11px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  z-index: 100;
  text-align: left;
  height: 70px;
}
.newsbox2 p a {
  color: #333;
  text-decoration: underline;
}
.newsbox2 .myimg {
  padding: 12px 0px 12px 12px;
}
.newsbox2 img {
  padding: 0px;
  margin-top: 0px;
  z-index: 1001;
}
.newsbox2 .btn {
  padding: 0px;
  margin-top: 5px;
  z-index: 1009;
}
ul.newslist {
  margin: 10px 0px;
  padding: 0px;
}
ul.newslist li {
  padding: 3px 0px 3px 15px;
  margin-bottom: 5px;
  list-style-type: none;
}
table {
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
}
table caption {
  margin: 0px 12px;
  padding: 10px 0px 5px;
  text-align: left;
}
table th,
table td {
  text-align: left;
  padding: 6px 10px;
  vertical-align: top;
}
thead th {
  background-color: #dfdfdf;
  padding: 10px;
  color: #666;
}
.tblNoParagraphPadding td p {
  margin-top: 0px;
  margin-bottom: 0px;
}
.featuredbox-slide {
  float: left;
  width: 620px;
  height: 320px;
  margin-bottom: -10px;
  padding: 5px 0px 0px 5px;
}
.featuredbox-wrapper {
  display: none;
}
.featuredbox-wrapper,
.featuredbox {
  width: 617px;
  height: 320px;
  position: relative;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
}
.featuredbox ul.slides {
  list-style: none outside none;
  margin: 0px;
  padding: 0px;
}
.featuredbox ul.slides li {
  list-style: none outside none;
  margin: 10px;
  padding: 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 600px;
  height: 300px;
}
.featuredbox .description {
  font-size: 13px;
  top: 250px;
  width: 440px;
  color: #FFF;
  left: 0px;
  padding: 6px 10px 0px;
  position: absolute;
  z-index: 100;
  height: 60px;
}
.featuredbox-wrapper .navigation {
  bottom: 0px;
  background-color: #FFF;
  color: #FFF;
  right: 0px;
  padding: 0px 6px;
  position: absolute;
  z-index: 100;
  height: 320px;
}
.featuredbox-wrapper .navigation ul {
  list-style: none outside none;
  margin: -6px 0px 0px;
  padding: 0px;
}
.featuredbox-wrapper .navigation li {
  list-style: none outside none;
  margin: 6px 0px 0px;
  padding: 0px;
}
.featuredbox-wrapper .navigation li img {
  border: 1px solid #999;
}
.featuredbox-wrapper .navigation li.hover img {
  border: 1px solid #cfcfcf;
}
.featuredbox-wrapper .navigation li.active img {
  border: 2px solid #000;
}
.featuredbox .box-slide1,
.featuredbox .box-slide2 {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 300px;
  width: 600px;
  z-index: -1;
}
.featuredbox .box-slide1 {
  background: none repeat scroll 0% 0% #FFF;
}
.featuredbox .box-slide2 {
  background: none repeat scroll 0% 0% #FFF;
}
.highlight {
  background: none repeat scroll 0px 0px #ffff40;
}
.searchheading {
  font-size: 120%;
  font-weight: bold;
  padding-top: 20px;
}
.summary {
  font-size: 80%;
  font-style: italic;
}
.suggestion {
  font-size: 100%;
}
.results {
  font-size: 100%;
}
.category {
  color: #999;
}
.sorting {
  text-align: right;
}
.result_title {
  font-size: 80%;
}
.description {
  color: #008000;
  font-size: 100%;
}
.context {
  font-size: 100%;
}
.infoline {
  color: #808080;
  font-size: 80%;
  font-style: normal;
}
.zoom_searchform {
  font-size: 100%;
}
.zoom_results_per_page {
  font-size: 80%;
  margin-left: 10px;
}
.zoom_match {
  font-size: 80%;
  margin-left: 10px;
}
.zoom_categories {
  font-size: 80%;
}
.zoom_categories ul {
  display: inline;
  margin: 0px;
  padding: 0px;
}
.zoom_categories li {
  display: inline;
  list-style-type: none;
  margin-left: 15px;
}
.cat_summary ul {
  display: inline;
  margin: 0px;
  padding: 0px;
}
.cat_summary li {
  display: inline;
  list-style-type: none;
  margin-left: 15px;
}
.result_image {
  display: block;
  float: left;
}
.result_image img {
  border: 0px none;
  margin: 10px;
  width: 80px;
}
.result_block {
  clear: left;
  margin-bottom: 15px;
  margin-top: 15px;
}
.result_altblock {
  clear: left;
  margin-bottom: 15px;
  margin-top: 15px;
}
.result_pages {
  font-size: 100%;
}
.result_pagescount {
  font-size: 100%;
}
.searchtime {
  font-size: 80%;
}
.recommended {
  background: none repeat scroll 0px 0px #dfffbf;
  border-bottom: 1px dotted #808080;
  border-top: 1px dotted #808080;
  margin-bottom: 15px;
  margin-top: 15px;
}
.recommended_heading {
  float: right;
  font-weight: bold;
}
.recommend_block {
  clear: left;
  margin-bottom: 15px;
  margin-top: 15px;
}
.recommend_title {
  font-size: 100%;
}
.recommend_description {
  color: #008000;
  font-size: 100%;
}
.recommend_infoline {
  color: #808080;
  font-size: 80%;
  font-style: normal;
}
.recommend_image {
  display: block;
  float: left;
}
.recommend_image img {
  border: 0px none;
  margin: 10px;
  width: 80px;
}
.moreGalleries {
  background: none repeat scroll 0px 0px #FFF;
  width: 548px;
}
.moreGalleries .list {
  padding: 5px 10px 0px 17px;
}
.moreGalleries .item {
  display: block;
  float: left;
  height: 137px;
  margin: 0px 5px 10px;
  padding: 10px;
  width: 140px;
}
.item {
  position: relative;
}
a img,
a:visited img {
  border: 0px none;
}
.moreGalleries .list .item span {
  display: block;
  font-size: 11px;
  position: relative;
  text-align: center;
  width: 150px;
}
.moreGalleries .item img {
  vertical-align: middle;
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.moreGalleries .links {
  clear: both;
  color: #4f4f4f;
  font-size: 12px;
  height: 18px;
  padding: 10px 0px 20px;
  text-align: center;
  width: 548px;
}
.moreGalleries .links .prev {
  margin: 0px 3px;
}
.links .prev,
.links .next {
  background: none repeat scroll 0px 0px transparent;
  border: 1px solid #FFF;
  font-weight: normal;
  padding: 0px 3px;
}
.links .selected {
  background: none repeat scroll 0px 0px #f5f5f5;
  border: 1px solid #cecece;
  color: #4f4f4f;
  font-weight: bold;
  padding: 1px 3px;
  text-decoration: none;
}
.links a,
.links a:visited {
  border: 1px solid #FFF;
  font-size: 12px;
  font-weight: bold;
  margin: 0px 0px 0px 3px;
  padding: 1px 3px;
}
.ErrorText {
  width: 100%;
  text-align: center;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #9f1a1f;
}
.ErrorText2 {
  text-align: left;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: #9f1a1f;
}
.ErrorText3 {
  width: 100%;
  text-align: center;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: #9f1a1f;
}
.ErrorText4 {
  width: 100%;
  text-align: center;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #9f1a1f;
}
.CustomerHeaders {
  padding-left: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-bottom: thin solid #eeebee;
  background-color: #dfdfdf;
  text-align: left;
}
.CustomerHeaderLabels {
  font-weight: bold;
  font-size: 10pt;
  color: #dc291e;
  font-family: Arial;
}
.MessageText {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #333;
}
.MessageTextLeft {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #333;
  text-align: left;
}
.MessageTextBagHeader {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #333;
  text-align: center;
  background-color: #8fcbe5;
}
.MessageTextHighlight {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #9f1a1f;
}
.WishListTotalText {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #9f1a1f;
}
.TextBoxText {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #333;
  width: 90%;
}
.TextBoxText505 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #333;
  width: 505px;
}
.TextBoxTextS {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #333;
  width: 400px;
}
.MessageTextLarge {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #333;
}
.EmailText {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #333;
  margin-left: 5px;
}
.MessageTextSmall {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #333;
}
.MessageTextSmallBold {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #333;
}
.ValidatorSummaryText {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #9f1a1f;
}
.ValidatorText {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  color: #9f1a1f;
}
.ItemHeader {
  background-color: #f7eeca;
  padding-bottom: 8px;
  padding-top: 8px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  color: #333;
  font-weight: bold;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
.ItemsGridHeader {
  background-color: #dfdfdf;
  padding-top: 2px;
  padding-bottom: 2px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9pt;
  color: #333;
  font-weight: bold;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
.ItemsGridHeaderLJ {
  background-color: #dfdfdf;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  color: #333;
  font-weight: bold;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
}
.ItemsGridItem {
  background-color: #efefef;
  padding-top: 2px;
  padding-bottom: 2px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  color: #333;
  font-weight: bold;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  vertical-align: middle;
}
.ItemsGridItemLJ {
  background-color: #efefef;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  color: #333;
  font-weight: normal;
  text-align: left;
}
.SetPadding {
  padding: 2px 4px 2px 2px;
}
.ItemsGridItemLJAlternate {
  background-color: #FFF;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  color: #333;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}
.BagFooter {
  background-color: #FFF;
  padding-top: 4px;
  padding-bottom: 2px;
  padding-left: 2px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  color: #333;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  line-height: normal;
}
.TextBoxStyleSmall {
  width: 40px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  color: #333;
}
.tdCentre10PadTopBottom {
  text-align: center;
  vertical-align: middle;
  margin-left: 0px;
  margin-right: 0px;
  padding: 10px 0px;
}
.tdCentre10PadTopBottomPadRight {
  text-align: center;
  vertical-align: middle;
  margin-left: 0px;
  margin-right: 0px;
  padding: 10px 100px 10px 0px;
}
.tdLeft10PadTopBottomPadRight {
  text-align: left;
  vertical-align: middle;
  margin-left: 0px;
  margin-right: 0px;
  padding: 10px 2px 10px 0px;
  width: 70%;
}
.tdLeft10PadTopBottomPadRight50 {
  text-align: left;
  vertical-align: middle;
  margin-left: 0px;
  margin-right: 0px;
  padding: 10px 2px 10px 0px;
  width: 50%;
}
.tdRight10PadTopBottomPadRight {
  text-align: right;
  vertical-align: middle;
  margin-left: 0px;
  margin-right: 0px;
  padding: 10px 4px 10px 0px;
  width: 30%;
}
.tdRight10PadTopBottomPadRight50 {
  text-align: right;
  vertical-align: middle;
  margin-left: 0px;
  margin-right: 0px;
  padding: 10px 4px 10px 0px;
  width: 50%;
}
.tdCentreNoPadTopBottom {
  text-align: center;
  vertical-align: middle;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
}
.tdCentreNoPadAlignTop {
  text-align: center;
  vertical-align: top;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
}
.loginLeft {
  width: 30%;
  background-color: #faf3dc;
  text-align: left;
  padding-left: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #333;
}
.loginRight {
  width: 70%;
  background-color: #faf3dc;
  text-align: left;
  padding-left: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #333;
}
.textButtons {
  width: 100px;
  height: 30px;
  background-color: #faf3dc;
  text-align: center;
  vertical-align: middle;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #333;
  margin-right: 5px;
}
.textButtonsWide {
  width: 200px;
  height: 30px;
  background-color: #faf3dc;
  text-align: center;
  vertical-align: middle;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #333;
  margin-bottom: 5px;
  margin-right: 5px;
}
.SummaryTableBackground {
  border-style: solid;
  border-color: #cecece;
  border-width: 1px;
  background-color: #efefef;
}
.csLogin {
  width: 400px;
  border: 2px solid #dcdcdc;
  margin-top: 50px;
}
.Popup {
  text-align: center;
  vertical-align: top;
}
.arrowsidemenu div a {
  padding-left: 15px;
  font-size: 11px;
  color: #414042;
  font-family: Arial;
  font-weight: normal;
}
.arrowsidemenu .selected {
  font-size: 11px;
  color: #414042;
  font-family: Arial;
  font-weight: bold;
}
.featuredbox-wrapper .navigation li img {
  opacity: 0.4;
}
.featuredbox-wrapper .navigation li.active img {
  border: medium none;
  opacity: 1;
}
.newsbox h4 {
  font-family: "ITC Avant Garde Gothic Std", Helvetica, Arial, sans-serif;
}
.featuredbox .description {
  padding-top: 12px;
  line-height: 1.3em;
  font-size: 11px;
  background-color: #FFF;
  opacity: 0.9;
  color: #414042;
}
.featuredbox-wrapper .navigation li.active img {
  opacity: 1;
}
/* Accordian Styles */
.accordian {
  margin: 0.25em;
  border: 1px solid #cfcfcf;
}
.accordian h3 {
  font-size: 14px;
  padding: 10px;
  margin-top: -0.2em;
  border-bottom: 1px solid #cfcfcf;
  background-color: #dfdfdf;
  cursor: pointer;
  font-family: "ITC Avant Garde Gothic Std", Helvetica, Arial, sans-serif;
}
.accordian div {
  padding: 0.5em 0.25em;
}
/* Landing and Tables 20120926 */
.quickLinks {
  width: 210px;
  padding: 10px;
  background: #eee;
  float: right;
  margin: 0 0 15px 25px;
}
.quickLinks h2 {
  line-height: 30px;
  background: #7F3F98;
  text-align: center;
  color: #FFF;
  margin: 0 0 10px;
}
.quickLinks ul {
  padding-left: 15px;
  margin: 10px 0 0;
}
.quickLinks li {
  margin: 5px 0 0;
}
.landingLowerContent {
  clear: both;
  margin: 20px -10px 0;
}
.main-col .Middle .Center .landingLowerContent img {
  float: none;
  max-width: 100%;
  padding: 0;
}
.articles,
.promo {
  clear: both;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dashed #cabdb1;
}
.articles:first-child,
.promo:first-child {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}
.articles a,
.promo a {
  float: left;
  width: 198px;
  margin-left: 10px;
}
.articles a:first-child,
.promo a:first-child {
  margin-left: 0;
}
.articles a:hover {
  text-decoration: none;
}
.articles a img {
  display: block;
}
.articles a span {
  color: #FFF;
  display: block;
  background: #7f3f98 url(/images/landing-articles-bg.png) right center no-repeat;
  font-family: "ITC Avant Garde Gothic Std", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  padding: 5px 25px 5px 10px;
  margin-bottom: 10px;
}
.articles a:hover span {
  color: #DA152C;
  background: #eeeeee url(/images/landing-articles-bg-hover.png) right center no-repeat;
  text-decoration: none;
}
.promo a {
  height: 64px;
}
.promo .tickets {
  background: transparent url(/images/landing-promo-tickets.png) 0 0 no-repeat;
}
.promo .tickets:hover {
  background-image: url(/images/landing-promo-tickets-hover.png);
}
.promo .membership {
  background: transparent url(/images/landing-promo-membership.png) 0 0 no-repeat;
}
.promo .membership:hover {
  background-image: url(/images/landing-promo-membership-hover.png);
}
.promo .app {
  background: transparent url(/images/landing-promo-app.png) 0 0 no-repeat;
}
.promo .app:hover {
  background-image: url(/images/landing-promo-app-hover.png);
}
.leftAd {
  margin-top: 11px;
  padding: 10px;
  background: #FFF;
  clear: both;
}
.rightAd span {
  padding-left: 10px;
}
.basic,
.complex1,
.complex2 {
  border-collapse: separate;
  margin-bottom: 15px;
  vertical-align: middle;
}
.basic th {
  background-image: linear-gradient(bottom, #725e4c 0%, #957b63 100%);
  background-image: -o-linear-gradient(bottom, #725e4c 0%, #957b63 100%);
  background-image: -moz-linear-gradient(bottom, #725e4c 0%, #957b63 100%);
  background-image: -webkit-linear-gradient(bottom, #725e4c 0%, #957b63 100%);
  background-image: -ms-linear-gradient(bottom, #725e4c 0%, #957b63 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #725e4c), color-stop(1, #957b63));
  background-color: #826b56;
  color: #FFF;
  font-family: "ITC Avant Garde Gothic Std", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  vertical-align: middle;
}
.basic td {
  vertical-align: middle;
}
.basic tr.odd td {
  background: #f6f3f1;
}
.complex1 th {
  background: #a7e0f2;
  color: #000;
  font-family: "ITC Avant Garde Gothic Std", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
}
.complex1 td {
  background: #f9faec;
  vertical-align: middle;
}
.complex1 tr.odd td {
  background: #eaf8fc;
}
.complex2 {
  border-collapse: collapse;
}
.complex2 th {
  color: #5b1955;
  font-size: 16px;
  font-weight: normal;
  font-family: "ITC Avant Garde Gothic Std", Helvetica, Arial, sans-serif;
  border-bottom: 1px solid #a7e0f2;
  background: #FFF;
}
.complex2 td {
  border-bottom: 1px solid #a7e0f2;
  background: #FFF;
  vertical-align: middle;
}
table tr .tableButton {
  height: 29px;
  float: left;
  line-height: 29px;
  font-size: 14px;
  font-family: "ITC Avant Garde Gothic Std", Helvetica, Arial, sans-serif;
  color: #FFF;
  background: transparent url(/images/table-button-bg.png) 0 0 no-repeat;
  padding: 0 10px 0 35px;
  width: 139px;
}
table tr .tableButton:hover {
  text-decoration: none;
  background-image: url(/images/table-button-bg-hover.png);
  color: #FFF;
}
.text-content {
  /* 4.2.4: Tickets */
  /* 4.2.4 End tickets*/
  /* 4.2.3: Hot Deals */
  /* 4.2.3.1: Single Hot Deal */
}
.text-content .tickets-wrapper {
  clear: both;
}
.text-content .tickets-wrapper h2 {
  background: #ffffff url(/images/tickets-title-bg.png) 0 0 no-repeat;
  text-align: center;
  line-height: 33px;
  color: #FFF;
  text-shadow: 0px 1px 2px #710f13;
  margin-bottom: 0;
}
.text-content .tickets-page {
  background: #ffefd6;
  padding: 20px;
}
.text-content .ticket {
  padding: 45px 0 0;
  background: #f9c474 url(/images/tickets-pg-top-1.png) 0 0 no-repeat;
  margin-bottom: 10px;
  position: relative;
}
.text-content .ticket .ticket {
  padding: 0 20px 45px;
  background: transparent url(/images/tickets-pg-btm-1-btn.png) 0 bottom no-repeat;
  margin-bottom: 0;
  position: relative;
  min-height: 120px;
  overflow: hidden;
}
.text-content .ticket h2 {
  background: transparent;
  color: #231f20;
  font-size: 1.71428571em;
  text-shadow: none;
  text-align: left;
}
.text-content .ticket h3 {
  text-transform: uppercase;
  font-family: "ITC Avant Garde Gothic Std Bold", Helvetica, Arial, sans-serif;
}
.text-content .ticket p {
  width: 300px;
  font-size: 0.8571em;
  color: #231f20;
}
.text-content .ticket p a {
  font-weight: bold;
  text-decoration: underline;
  font-size: 1.166667em;
}
.text-content .ticket p a:hover {
  color: #e1261c;
}
.text-content .ticket .prices {
  width: 210px;
  float: right;
}
.text-content .ticket .prices h3 {
  line-height: 22px;
  padding: 0 15px;
  background: transparent url(/images/tickets-prices-bg.png) 0 0 repeat-x;
}
.text-content .ticket .prices dl {
  color: #6e4b19;
  font-size: 0.8571em;
  text-transform: uppercase;
  font-weight: bold;
}
.text-content .ticket .prices dt {
  margin: 0;
  line-height: 22px;
  padding: 0 0 0 15px;
  background: transparent url(/images/tickets-prices-bg.png) 0 0 repeat-x;
  width: 105px;
  float: left;
  margin-bottom: 2px;
}
.text-content .ticket .prices dd {
  margin: 0;
  line-height: 22px;
  padding: 0 15px 0 0;
  background: transparent url(/images/tickets-prices-bg.png) 0 0 repeat-x;
  width: 75px;
  text-align: right;
  float: left;
}
.text-content .ticket-buy-btn .ticket {
  background-image: url(/images/tickets-pg-btm-1-btn.png);
}
.text-content .ticket .buy-btn {
  position: absolute;
  right: -5px;
  bottom: -1px;
  background: transparent url(/images/button-left.png) 0 0 no-repeat;
  display: block;
  color: #FFF;
  margin-right: 30px;
  font-family: "ITC Avant Garde Gothic Std Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-shadow: 0px 1px 2px #391c44;
}
.text-content .ticket .buy-btn span {
  background: transparent url(/images/button-right.png) right 0 no-repeat;
  display: block;
  line-height: 30px;
  padding: 0 32px 1px 18px;
  color: #FFF;
  margin-right: -30px;
  width: 165px;
}
.text-content .ticket .buy-btn:hover {
  background-image: url(/images/button-left-hover.png);
  text-decoration: none;
}
.text-content .ticket .buy-btn:hover span {
  background-image: url(/images/button-right-hover.png);
  text-decoration: none;
}
.text-content .ticket-bg-2 {
  background: #eeb77c url(/images/tickets-pg-top-2.png) 0 0 no-repeat;
}
.text-content .ticket-bg-2 .ticket {
  background-image: url();
}
.text-content .ticket-bg-2.ticket-buy-btn .ticket {
  background-image: url(/images/tickets-pg-btm-2-btn.png);
}
.text-content .ticket-bg-3 {
  background: #f19c7f url(/images/tickets-pg-top-3.png) 0 0 no-repeat;
}
.text-content .ticket-bg-3 .ticket {
  background-image: url(/images/tickets-pg-btm-3.png);
}
.text-content .ticket-bg-3.ticket-buy-btn .ticket {
  background-image: url(/images/tickets-pg-btm-3-btn.png);
}
.text-content .ticket .new {
  position: absolute;
  left: -15px;
  top: 4px;
  width: 101px;
  height: 37px;
  background: transparent url(/images/show-tickets-new-banner.png) 0 0 no-repeat;
  text-indent: -9999em;
  z-index: 2;
}
.text-content .hot-deals-page {
  width: 596px;
  float: left;
  position: relative;
  margin-bottom: 25px;
}
.text-content .hot-deals-page h2 {
  background: #ffffff url(/images/hot-deals-pg-title-bg.png) 0 0 no-repeat;
  text-align: center;
  line-height: 33px;
  color: #FFF;
  text-shadow: 0px 1px 2px #764215;
  margin-bottom: 0;
}
.text-content .hot-deals-wrapper {
  background: #ffefd6 url(/images/hot-deals-pg-bg.png) 0 bottom no-repeat;
  padding: 17px 17px 50px;
  width: 562px;
  overflow: hidden;
}
.text-content .hot-deals-page ul {
  list-style: none;
  margin: 0;
  padding: 5px;
}
.text-content .hot-deals-page li {
  padding: 23px 0 18px;
  border-top: 2px solid #ccbfab;
  float: left;
  clear: left;
  width: 562px;
  position: relative;
}
.text-content .hot-deals-page li:first-child {
  padding: 0 0 18px;
  border-top: 0;
}
.text-content .hot-deals-page li img {
  float: left;
}
.text-content .hot-deals-page li p {
  float: left;
  margin-left: 15px;
  width: 310px;
  color: #231f20;
}
.text-content .hot-deals-page li strong {
  display: block;
  font-family: "ITC Avant Garde Gothic Std Bold", Helvetica, Arial, sans-serif;
}
.text-content .hot-deals-page a.info {
  position: absolute;
  bottom: 10px;
  right: 0;
  background: transparent url(/images/button-left.png) 0 0 no-repeat;
  display: block;
  color: #FFF;
  margin-right: 30px;
  font-family: "ITC Avant Garde Gothic Std Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-shadow: 0px 1px 2px #391c44;
  float: right;
}
.text-content .hot-deals-page a.info span {
  background: transparent url(/images/button-right.png) right 0 no-repeat;
  display: block;
  line-height: 30px;
  padding: 0 32px 1px 18px;
  color: #FFF;
  margin-right: -30px;
  width: 82px;
}
.text-content .hot-deals-page a.info:hover {
  background-image: url(/images/button-left-hover.png);
  text-decoration: none;
}
.text-content .hot-deals-page a.info:hover span {
  background-image: url(/images/button-right-hover.png);
  text-decoration: none;
}
.text-content .hot-deals-page .pagination {
  position: absolute;
  right: 0;
  bottom: -5px;
  text-align: center;
}
.text-content .hot-deals-page .pagination li {
  padding: 0;
  margin: 0 0 0 10px;
  border: 0;
  width: auto;
  clear: none;
  line-height: 33px;
}
.text-content .hot-deals-page .pagination a {
  font-weight: bold;
  font-family: "ITC Avant Garde Gothic Std", Helvetica, Arial, sans-serif;
}
.text-content .hot-deals-page .pagination a.current {
  color: #ab151a;
}
.text-content .hot-deals-page .pagination a:hover {
  color: #e1261c;
}
.text-content .hot-deals-page .page_navigation {
  position: absolute;
  right: 0;
  bottom: -5px;
  text-align: center;
}
.text-content .hot-deals-page .page_navigation a {
  padding: 0;
  margin: 0 0 0 10px;
  border: 0;
  width: auto;
  clear: none;
  line-height: 33px;
  font-weight: normal;
  font-family: "ITC Avant Garde Gothic Std Bold", Helvetica, Arial, sans-serif;
  float: left;
}
.text-content .hot-deals-page .page_navigation a.active_page {
  color: #ab151a;
  text-decoration: underline;
}
.text-content .hot-deals-page .page_navigation a:hover {
  color: #e1261c;
}
.text-content .hot-deals-page .page_navigation .previous_link {
  height: 33px;
  width: 33px;
  text-indent: -9999em;
  background: transparent url(/images/link-arrow-back.png) 0 0 no-repeat;
  float: left;
}
.text-content .hot-deals-page .page_navigation .previous_link:hover {
  background-image: url(/images/link-arrow-back-hover.png);
}
.text-content .hot-deals-page .page_navigation .next_link {
  height: 33px;
  width: 33px;
  text-indent: -9999em;
  background: transparent url(/images/link-arrow.png) 0 0 no-repeat;
  float: left;
}
.text-content .hot-deals-page .page_navigation .next_link:hover {
  background-image: url(/images/link-arrow-hover.png);
}
.text-content .hot-deal-back-link {
  float: right;
  font-weight: normal;
  font-family: "ITC Avant Garde Gothic Std Bold", Helvetica, Arial, sans-serif;
  padding-left: 15px;
  background: transparent url(/images/button-back-arrow.png) 0 center no-repeat;
  margin: -30px 0 20px;
}
.text-content .hot-deal-back-link:hover {
  background-image: url(/images/button-back-arrow-hover.png);
  color: #e1261c;
  text-decoration: none;
}
.text-content .single-hot-deal .hot-deals-wrapper {
  padding: 20px 20px 50px;
  width: 556px;
}
.text-content .hot-deals-page .share-link {
  position: absolute;
  top: 0;
  right: 10px;
  background: transparent url(/images/share-this-bg.png) 0 0 no-repeat;
  width: 90px;
  height: 39px;
  line-height: 39px;
  padding: 0 0 13px 15px;
  color: #000;
  font-family: Crocante, Helvetica, Arial, sans-serif;
  font-size: 1.1428571em;
  cursor: pointer;
}
.text-content .hot-deals-page .share-link:hover {
  background-image: url(/images/share-this-bg-hover.png);
  text-decoration: none;
}
.text-content .st_sharethis_large span {
  position: absolute;
  left: -9999em;
}
.text-content .hot-deals-page h3 {
  font-size: 1.5714em;
  font-family: "ITC Avant Garde Gothic Std Bold", Helvetica, Arial, sans-serif;
  padding-right: 115px;
}
.text-content .hot-deals-page .description {
  background-color: #fbb040;
  border-radius: 10px;
  padding: 15px 15px 15px 90px;
  font-weight: normal;
  font-family: "ITC Avant Garde Gothic Std Bold", Helvetica, Arial, sans-serif;
  margin: 25px 0 15px;
  color: #000;
  position: relative;
}
.text-content .hot-deal-logo {
  position: absolute;
  top: -20px;
  left: -20px;
  width: 103px;
  height: 103px;
  text-indent: -999em;
  background: transparent url(/images/hot-deal-burst.png) 0 0 no-repeat;
}
.text-content .hot-deals-page .details {
  background-color: #FFF;
  padding: 20px;
  border-radius: 10px;
}
.text-content .hot-deals-logo {
  float: left;
  margin: 0 15px 15px 0;
  border: 1px solid #eee;
}
.text-content .hot-deals-page dl {
  overflow: hidden;
}
.text-content .hot-deals-page dt {
  float: left;
  min-width: 85px;
  font-weight: bold;
  clear: left;
  margin-bottom: 15px;
}
.text-content .hot-deals-page dd {
  overflow: hidden;
  margin-bottom: 15px;
}
.text-content .hot-deals-page dd a {
  display: block;
  font-weight: bold;
  text-decoration: underline;
}
.text-content .hot-deals-page dd a:hover {
  color: #e1261c;
}
.text-content .hot-deals-page .details p {
  clear: left;
}
.text-content .hot-deals-page .details > div:first-child {
  clear: both;
}
/* Showbags */
.share-this {
  float: right;
  padding: 5px 30px 0 0;
  margin-top: -10px;
  line-height: 26px;
  background: transparent url(/images/share-this-icon.png) right 5px no-repeat;
  cursor: pointer;
  font-family: Crocante, Helvetica, Arial, sans-serif;
  font-size: 1.1428571em;
}
.share-this:hover {
  background-position: right 0;
}
/* 4.2.6 Showbags */

select#SelectBag {
    width:100%;
}

.showbag-contents {
  float: right;
  width: 300px;
  margin: 10px 0 20px;
  padding: 0;
  list-style: none;
}
.showbag-contents li {
  margin-bottom: 5px;
}
.showbag-contents .price {
  color: #7f3f98;
  font-weight: bold;
}
.showbag-contents .showbag-total {
  font-weight: bold;
}
.showbag-sidebar {
  float: left;
  width: 250px;
  padding: 10px;
  background-color: whitesmoke;
  margin: 0 0 20px;
}
.showbag-links a {
  float: left;
  background: transparent url(/images/add_to_wishlist_btn.gif) center 0 no-repeat;
  min-width: 70px;
  height: 30px;
  text-indent: -9999em;
  margin: 10px 0 5px 15px;
}
.showbag-links a:first-child {
  margin: 10px 0 5px 5px;
}
.showbag-links .print {
  background-image: url(/images/print_btn.gif);
}
.showbag-links .back {
  background-image: url(/images/back_btn.gif);
}
.showbag-footer {
  clear: both;
  font-size: 0.71428571em;
  line-height: 1.2em;
}
.showbag-footer .distributor {
  font-size: 1.4em;
}
/* 4.2.6.1 Showbag Budget Popup */
.budget-wrapper {
  padding: 25px;
}
.budget-wrapper .MessageTextSmallBold {
  font-size: 14px;
  font-weight: normal;
}
.budget-wrapper .form-submit a {
  float: left;
  width: 70px;
  height: 30px;
  margin: 10px 10px 10px 0;
  background: transparent url(/images/set_budget_btn.gif) 0 0 no-repeat;
  text-indent: -9999em;
}
.budget-wrapper .form-submit .close {
  background-image: url(/images/root/close_btn.gif);
}
/* 4.2.6.2 My Wishlist */
.WishListTotalText a {
  display: block;
}
.WishListTotalText a:first-child {
  display: inline;
}
.print-wrapper a {
  width: 70px;
  height: 30px;
  text-indent: -9999em;
  background: transparent url(/images/print_btn.gif) 0 0 no-repeat;
  display: block;
  margin: 0 auto;
}
.fr {
  float: right;
}
img.fr {
  margin: 0 0 15px 15px;
}
.hidden {
  display: none;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/*.clearfix
{
    display:inline-block;
}*/
.eastershow-panel-holder {
  overflow: hidden;
}
.eastershow-panel {
  float: left;
  margin-bottom: 9px;
  margin-right: 9px;
  width: 100px;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    transform: scale(1);
  }
  10%,
  20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
.vertical-nav-resp-trigger {
  font-family: "ITC Avant Garde Gothic Std Bold", Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-decoration: none;
  color: #622f8d;
  background: #ffffff;
  display: none;
  overflow: hidden;
  line-height: 33px;
  border: 1px solid #f3f3f3;
  border-left: 0px;
  border-right: 0px;
  padding-left: 20px;
}
.vertical-nav-resp-trigger .icon {
  float: right;
  margin: 7px 5px 0 0;
  display: block;
  width: 30px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.vertical-nav-resp-trigger .icon-chevron-up {
  display: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%22216px%22%20height%3D%22146px%22%20viewBox%3D%220%200%20216%20146%22%20enable-background%3D%22new%200%200%20216%20146%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23622f8d%22%20d%3D%22M168.371%2C89.052l-52.958-53.04c-2.117-2.01-4.589-3.015-7.413-3.015c-2.879%2C0-5.323%2C1.005-7.333%2C3.015l-53.039%2C53.04%0D%0A%09c-2.064%2C2.063-3.096%2C4.535-3.096%2C7.414c0%2C2.933%2C1.033%2C5.377%2C3.096%2C7.332l6.11%2C6.11c1.956%2C2.064%2C4.4%2C3.097%2C7.333%2C3.097%0D%0A%09c2.933%2C0%2C5.377-1.034%2C7.333-3.097L108%2C70.393l39.596%2C39.514c1.955%2C2.063%2C4.399%2C3.097%2C7.334%2C3.097c2.877%2C0%2C5.35-1.034%2C7.413-3.097%0D%0A%09l6.109-6.11c2.01-2.01%2C3.016-4.454%2C3.016-7.332C171.468%2C93.586%2C170.436%2C91.114%2C168.371%2C89.052z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.vertical-nav-resp-trigger .icon-chevron-down {
  display: block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%22216px%22%20height%3D%22146px%22%20viewBox%3D%220%200%20216%20146%22%20enable-background%3D%22new%200%200%20216%20146%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23622f8d%22%20d%3D%22M168.452%2C42.121l-6.109-6.111c-2.118-2.009-4.59-3.014-7.413-3.014c-2.88%2C0-5.324%2C1.005-7.334%2C3.014L108%2C75.607%0D%0A%09L68.404%2C36.011c-2.01-2.009-4.454-3.014-7.333-3.014c-2.824%2C0-5.296%2C1.005-7.414%2C3.014l-6.029%2C6.111%0D%0A%09c-2.064%2C2.063-3.096%2C4.535-3.096%2C7.414c0%2C2.933%2C1.033%2C5.377%2C3.096%2C7.332l53.039%2C53.039c1.956%2C2.064%2C4.399%2C3.096%2C7.333%2C3.096%0D%0A%09c2.879%2C0%2C5.35-1.032%2C7.413-3.096l53.039-53.039c2.01-2.01%2C3.016-4.454%2C3.016-7.332C171.468%2C46.711%2C170.462%2C44.24%2C168.452%2C42.121z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.vertical-nav-resp-trigger:active,
.vertical-nav-resp-trigger:hover,
.vertical-nav-resp-trigger:focus {
  text-decoration: none;
  color: #e31f26;
}
.vertical-nav-resp-trigger:active .icon-chevron-up,
.vertical-nav-resp-trigger:hover .icon-chevron-up,
.vertical-nav-resp-trigger:focus .icon-chevron-up {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%22216px%22%20height%3D%22146px%22%20viewBox%3D%220%200%20216%20146%22%20enable-background%3D%22new%200%200%20216%20146%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23e31f26%22%20d%3D%22M168.371%2C89.052l-52.958-53.04c-2.117-2.01-4.589-3.015-7.413-3.015c-2.879%2C0-5.323%2C1.005-7.333%2C3.015l-53.039%2C53.04%0D%0A%09c-2.064%2C2.063-3.096%2C4.535-3.096%2C7.414c0%2C2.933%2C1.033%2C5.377%2C3.096%2C7.332l6.11%2C6.11c1.956%2C2.064%2C4.4%2C3.097%2C7.333%2C3.097%0D%0A%09c2.933%2C0%2C5.377-1.034%2C7.333-3.097L108%2C70.393l39.596%2C39.514c1.955%2C2.063%2C4.399%2C3.097%2C7.334%2C3.097c2.877%2C0%2C5.35-1.034%2C7.413-3.097%0D%0A%09l6.109-6.11c2.01-2.01%2C3.016-4.454%2C3.016-7.332C171.468%2C93.586%2C170.436%2C91.114%2C168.371%2C89.052z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.vertical-nav-resp-trigger:active .icon-chevron-down,
.vertical-nav-resp-trigger:hover .icon-chevron-down,
.vertical-nav-resp-trigger:focus .icon-chevron-down {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%22216px%22%20height%3D%22146px%22%20viewBox%3D%220%200%20216%20146%22%20enable-background%3D%22new%200%200%20216%20146%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23e31f26%22%20d%3D%22M168.452%2C42.121l-6.109-6.111c-2.118-2.009-4.59-3.014-7.413-3.014c-2.88%2C0-5.324%2C1.005-7.334%2C3.014L108%2C75.607%0D%0A%09L68.404%2C36.011c-2.01-2.009-4.454-3.014-7.333-3.014c-2.824%2C0-5.296%2C1.005-7.414%2C3.014l-6.029%2C6.111%0D%0A%09c-2.064%2C2.063-3.096%2C4.535-3.096%2C7.414c0%2C2.933%2C1.033%2C5.377%2C3.096%2C7.332l53.039%2C53.039c1.956%2C2.064%2C4.399%2C3.096%2C7.333%2C3.096%0D%0A%09c2.879%2C0%2C5.35-1.032%2C7.413-3.096l53.039-53.039c2.01-2.01%2C3.016-4.454%2C3.016-7.332C171.468%2C46.711%2C170.462%2C44.24%2C168.452%2C42.121z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.vertical-nav-resp-trigger.triggered .icon-chevron-up {
  display: block;
}
.vertical-nav-resp-trigger.triggered .icon-chevron-down {
  display: none;
}
.vertical-nav {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
  *margin-left: 0;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
}
.vertical-nav li {
  font-family: "ITC Avant Garde Gothic Std Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #622f8d;
  background: #ffffff;
  padding: 7px 5px 0 20px;
  border-bottom: 1px dashed #d5d5d5;
}
.vertical-nav li ul {
  list-style: none;
  padding: 0;
  margin-left: -20px;
}
.vertical-nav li ul li {
  padding-left: 40px;
  background: #f5f5f5;
}
.vertical-nav li a {
  color: #622f8d;
  text-decoration: none;
  display: block;
  margin-bottom: 7px;
}
.vertical-nav li a:hover {
  color: #e31f26;
}
.vertical-nav li.active {
  background: #f5f5f5;
  color: #e31f26;
}
.vertical-nav li.active > a {
  color: #e31f26;
}
.vertical-nav li.active ul li:first-child {
  border-top: 1px dashed #d5d5d5;
}
.vertical-nav li:last-child {
  border-bottom: 1px solid #ffffff;
}
.content {
  background: url(/images/content-pattern.gif) repeat-x #ffffff;
  min-height: 620px;
  vertical-align: top;
}
.content .inner {
  padding-top: 20px;
}
.content .inner > .grid3 > * {
  vertical-align: top;
}
.content .inner > .grid3 > .col1 {
  width: 204px;
  padding: 0 8px;
  margin: 0 -8px;
}
.content .inner > .grid3 > .col2 {
  width: 636px;
  margin: 0 10px;
}
.content .inner > .grid3 > .col3 {
  width: 120px;
}
.content .content-container {
  background: #ffffff;
  -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.15);
  width: 100%;
  min-height: 620px;
  margin-bottom: 80px;
}
.content .text-content {
  padding: 10px 20px 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #595959;
  overflow: hidden;
  /* accordion fix for old style */
}
.content .text-content h1,
.content .text-content h2,
.content .text-content h3,
.content .text-content h4 {
  margin: 12px 0 10px;
}
.content .text-content h1,
.content .text-content h2,
.content .text-content h3 {
  font-family: "ITC Avant Garde Gothic Std", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #251b30;
}
.content .text-content h1 {
  font-size: 28px;
}
.content .text-content h2 {
  font-size: 21px;
}
.content .text-content h3 {
  font-size: 18px;
}
.content .text-content h4 {
  font-size: 14px;
  color: #251b30;
}
.content .text-content p {
  font-size: 14px;
  margin: 10px 0;
  line-height: 20px;
}
.content .text-content li {
  padding: 5px 0;
  line-height: 20px;
}
.content .text-content a {
  font-weight: bold;
  color: #622f8d;
  text-decoration: none;
}
.content .text-content a:hover {
  color: #e31f26;
  text-decoration: underline;
}
.content .text-content .accordian h3 {
  margin: -0.2em 0 5px;
}
.content .text-content .accordian div {
  padding: 5px;
}
.content .align-center {
  text-align: center;
}
.quicklinks {
  display: block;
  float: right;
  list-style: none;
  padding: 10px;
  margin: 10px;
  width: 231px;
  background: #f5f5f5;
  font-family: "ITC Avant Garde Gothic Std Bold", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.quicklinks .title {
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 28px;
  margin-bottom: 10px;
  margin-left: 0;
  background: #622f8d;
  color: #ffffff;
}
.quicklinks li {
  line-height: 25px;
  margin-left: 9px;
}
.quicklinks li a {
  font-size: 14px;
  font-weight: normal !important;
  color: #622f8d;
  text-decoration: none;
}
.quicklinks li a:hover {
  color: #e31f26;
  text-decoration: underline;
}
.quicklinks:after {
  clear: both;
  content: "";
  display: block;
}
/* Form styling */
.form-responsive label,
.form-responsive input,
.form-responsive textarea,
.form-responsive span {
  font-size: 14px;
}
.form-responsive span {
  margin: 6px 10px 6px 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.form-responsive span > input,
.form-responsive span label {
  white-space: nowrap;
}
.form-responsive span > input {
  margin: 0 5px;
}
.form-responsive .grid2 > .col1,
.form-responsive .grid2 > .col2 {
  vertical-align: top;
  padding: 6px 0;
}
.form-responsive .grid2 > .col1 {
  width: 30%;
}
.form-responsive .grid2 > .col2 {
  width: 70%;
}
.form-responsive .grid2 > .col-solo {
  padding: 10px 0;
}
.form-responsive .textfieldRequiredMsg {
  display: none;
}
.form-eNews input[type="text"],
.form-contact input[type="text"] {
  width: 200px;
}
.form-eNews input.long-text,
.form-contact input.long-text {
  width: 250px;
}
.form-contact textarea {
  width: 250px;
  height: 100px;
}
/* gallery */
.gallery {
  width: 100%;
  height: 300px;
}
/* iframe wrapper */
.iframe-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.iframe-popup-body {
  font-size: 14px;
  min-width: 320px;
  min-height: 320px;
  overflow: auto;
}
.ride-content {
  padding: 10px;
  overflow: hidden;
}
.ride-content img {
  float: left;
  margin-right: 10px;
}
.ride-content div {
  overflow: hidden;
}
.callout {
  border: none;
  color: #535353;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  margin: 0 0 10px;
  padding: 18px 0 18px 64px;
  min-height: 50px;
  display: block;
  clear: both;
}
.information {
  background: url(/images/callout-information.png) no-repeat 0px 50%;
}
.alert {
  background: url(/images/callout-alert.png) no-repeat 0px 50%;
}
.block {
  margin: 10px 0;
  padding: 0;
  float: left;
  width: 100%;
  display: table;
  border-top: 1px solid #f5f5f5;
}
.block .copy {
  float: none;
  width: 73%;
  display: table-cell;
  vertical-align: middle;
}
.block.imgright .wrapper {
  padding-right: 10%;
}
.block.imgleft .wrapper {
  padding-left: 10%;
}
.block .image {
  float: none;
  width: 27%;
  display: table-cell;
  vertical-align: middle;
}
.block .image img {
  width: 100%;
}
.primaryButton {
  height: 29px;
  line-height: 29px;
  background: transparent url(/images/primary-button.png) 0 0 no-repeat;
  padding: 0 10px 0 35px;
  width: 139px;
  float: right;
}
.secondaryButton {
  height: 29px;
  line-height: 29px;
  background: transparent url(/images/secondary-button.png) 0 0 no-repeat;
  padding: 0 10px 0 35px;
  width: 139px;
  float: right;
}
.primaryButton:hover,
.secondaryButton:hover {
  text-decoration: none;
  background-image: url(/images/hover-button.png);
}
.secondaryButton,
.secondaryButton:hover {
  color: #ffffff;
}
a.primaryButton,
a.secondaryButton {
  float: left;
  color: #fff !important;
}
ul.buttonlist {
  margin: 30px 0;
  padding: 0;
}
ul.buttonlist li {
  line-height: 29px;
  margin: 3px 0;
  padding: 0;
  list-style: none;
  font-weight: bold;
}
ul.buttonlist li span a {
  color: #fff !important;
  text-decoration: none !important;
  font-size: 14px;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.footerupsell {
  background: url(/images/brown-wave.png) no-repeat right bottom;
  padding: 50px 20px 10px;
  margin: 0 -20px -20px -20px;
}
.footerupsell ul.buttonlist {
  margin-bottom: 10px;
}
.toppadding {
  padding-top: 20px;
  clear: both;
}
.pinterest-cards {
  background: url(/images/pattern-fill.png) #f2f2f2;
  overflow: hidden;
}
.card-columns {
  /*column-width: 220px;*/
  /*column-gap: 15px;*/
  width: 96%;
  max-width: 980px;
  margin: 2% auto;
  text-align: center;
}
.card-columns .featured-card {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  background-color: #ffffff;
  margin: 0 7px 15px;
  padding: 0;
  transition: opacity 0.2s ease-in-out;
  column-break-inside: avoid;
}
.card-columns .featured-card img {
  width: auto;
  height: auto;
}
.card-columns .featured-card .card-content {
  display: table-cell;
}
.card-columns .featured-card .card-thumbnail {
  display: table-row;
}
.card-columns .featured-card .card-caption {
  display: table-cell;
  text-align: left;
  width: 1px;
  padding: 15px 10px;
  font-family: "ITC Avant Garde Gothic Std", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 14rem;
  line-height: 20px;
  line-height: 20rem;
}
.card-columns .featured-card .card-caption a {
  color: #622f8d;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-size: 20rem;
  padding-bottom: 10px;
  text-decoration: none;
  font-weight: bold;
  display: block;
}
.card-columns .featured-card .card-caption a:hover {
  text-decoration: underline;
}
.card-columns .transparent {
  background-color: transparent;
}
.card-columns:hover .featured-card:not(:hover) {
  opacity: 0.4;
}
.pinterest-cards.ride-gallery {
  background: none;
  margin-top: 20px;
}
.pinterest-cards.ride-gallery .card-columns .featured-card {
  border: 1px solid #e5e5e5;
  column-break-inside: initial;
}
@media only screen and (min-width: 1680px) {
  .carousel .nivo-caption {
    font-size: 35rem;
    line-height: 42rem;
    letter-spacing: 0.2em;
  }
  .carousel:not(.small) .nivo-caption {
    padding: 0 20%;
  }
  .ribbon.responsive {
    font-size: 20rem;
  }
  .ribbon.responsive span {
    line-height: 40px;
  }
  .ribbon.responsive span:before,
  .ribbon.responsive span:after {
    border-width: 20px;
  }
  .ribbon.responsive span:before {
    left: -30px;
    border-left-width: 15px;
  }
  .ribbon.responsive span:after {
    right: -30px;
    border-right-width: 15px;
  }
}
@media only screen and (max-width: 1024px) {
  .wrapper.header {
    -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.15);
    position: relative;
    z-index: 20;
  }
  .breadcrumbs {
    position: relative;
    z-index: 1;
    background: #fdb94e;
  }
  .breadcrumbs ul {
    white-space: normal;
  }
  .carousel .nivo-caption {
    font-size: 22rem;
    line-height: 27rem;
    letter-spacing: 0.12em;
  }
  .carousel .nivo-directionNav {
    height: 52.8px;
    margin-top: -26.4px;
  }
  .carousel .nivo-directionNav a {
    background-size: 52.8px;
    width: 52.8px;
    height: 52.8px;
    margin-top: -26.4px;
  }
  .carousel .nivo-directionNav .nivo-prevNav {
    background-position: 0px -53px;
  }
  .carousel .nivo-directionNav .nivo-prevNav:hover {
    background-position: 0px 0px;
  }
  .carousel .nivo-directionNav .nivo-nextNav {
    background-position: 0 -158.4px;
  }
  .carousel .nivo-directionNav .nivo-nextNav:hover {
    background-position: 0px -105.6px;
  }
  .ribbon.responsive {
    font-size: 13rem;
  }
  .ribbon.responsive span {
    line-height: 24px;
  }
  .ribbon.responsive span:before,
  .ribbon.responsive span:after {
    border-width: 12px;
  }
  .ribbon.responsive span:before {
    left: -20px;
    border-left-width: 10px;
  }
  .ribbon.responsive span:after {
    right: -20px;
    border-right-width: 10px;
  }
}
body {
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
}
body .page-container {
  min-width: 300px;
  max-width: 2000px;
}
@media only screen and (max-width: 1000px) {
  body {
    overflow-x: hidden;
  }
  .footer .footer-links {
    padding: 20px 0;
  }
  .footer .footer-links .grid2-1-2 > * {
    padding-left: 3%;
  }
  .footer .footer-links .grid2-1-2 > .col1 {
    width: 31%;
  }
  .footer .footer-links .grid2-1-2 > .col2 {
    width: 63%;
  }
  .footer .footer-links .grid4 > * {
    width: 25%;
    padding-left: 0;
  }
  .footer .footer-links p {
    margin-right: 30px;
  }
  .footer .social {
    padding: 15px 0;
  }
  .footer .social h3 {
    margin: 5px;
  }
}
@media only screen and (max-width: 1000px) {
  .main-nav .inner > ul {
    padding: 0 2%;
  }
  .button {
    background-color: #3d94f6;
    border: 1px solid #337fed;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 13rem;
    padding: 5px 20px;
    line-height: normal;
    margin-left: 15px;
    text-decoration: none;
  }
  .button:hover {
    background-color: #1e62d0;
  }
  .button:active {
    position: relative;
    top: 1px;
  }
  .carousel.small .nivo-caption {
    bottom: 25px;
  }
  .carousel.small .nivo-caption .ribbon,
  .carousel.small .nivo-caption .ribbon-img {
    background: #fdb94e;
  }
  .carousel.small .nivo-caption .ribbon span,
  .carousel.small .nivo-caption .ribbon-img span {
    padding: 0 25px;
    background: transparent;
    line-height: 20px;
  }
  .carousel.small .nivo-caption .ribbon span:after,
  .carousel.small .nivo-caption .ribbon-img span:after,
  .carousel.small .nivo-caption .ribbon span:before,
  .carousel.small .nivo-caption .ribbon-img span:before {
    display: none;
  }
}
@media only screen and (max-width: 960px) {
  .footer-nav h4 {
    display: none;
  }
  .footer-nav .inner {
    overflow: hidden;
    text-align: center;
  }
  .footer-nav .inner .responsive-copyright {
    display: block;
    text-align: center;
  }
  .footer-nav .inner .responsive-copyright h4 {
    display: inline-block;
    padding-right: 0;
    float: none;
  }
  .footer-nav .inner .responsive-copyright a {
    display: inline-block;
    font-size: 10rem;
    color: #ffffff;
    font-weight: 700;
    float: right;
    margin: 8px;
  }
  .footer-nav ul {
    white-space: normal;
    text-align: center;
    padding-bottom: 8px;
  }
  .footer-nav ul li a {
    width: 150px;
    line-height: normal;
  }
  .footer-nav ul li:nth-last-child(2) a,
  .footer-nav ul li:last-child a {
    border-right: none;
  }
  .footer-nav ul li.last {
    display: none;
  }
}
@media only screen and (max-width: 870px) {
  .main-nav .inner .top-nav {
    display: block;
  }
  .main-nav .inner .top-nav li {
    padding: 0 2%;
  }
  .main-nav .inner .top-nav li a {
    padding: 0 2%;
  }
  .column-cards .inner.grid2-2-1 {
    padding: 20rem 0;
    text-align: center;
  }
  .column-cards .inner.grid2-2-1 > * {
    width: 92%;
  }
  .column-cards .inner.grid2-2-1 > .col1 {
    text-align: left;
  }
  .column-cards .inner.grid2-2-1 > .col2 {
    text-align: center;
  }
  .b-feature ol {
    text-align: center;
  }
  .b-feature ol li div {
    padding: 0 5%;
    width: 90%;
  }
  .b-feature ol li div:before {
    position: relative;
    margin-right: 10px;
    vertical-align: middle;
    left: -5px;
    top: -4px;
  }
  .b-feature .grid2 {
    padding-top: 20px;
  }
  .b-feature .grid2 > .col1,
  .b-feature .grid2 > .col2 {
    display: block;
    width: auto;
    margin: 0 20px;
  }
  .b-feature .grid2 > .col1 ol,
  .b-feature .grid2 > .col2 ol {
    margin: 0;
    padding: 0;
  }
  .b-feature .grid2 .col1 .last {
    border-bottom: 1px dashed #b9b5be;
  }
}
@media only screen and (max-width: 750px) {
  .utility-nav {
    display: none;
  }
  .main-nav {
    white-space: normal;
  }
  .main-nav .inner {
    position: relative;
    padding-top: 30px;
    overflow: hidden;
  }
  .main-nav .inner .language-settings {
    display: block;
    text-align: right;
    position: absolute;
    right: 0;
    top: 5px;
  }
  .main-nav .inner .language {
    font-size: 15rem;
    color: #000000;
  }
  .main-nav .inner .language li a {
    padding: 0 10px 0 0;
  }
  .main-nav .inner .top-nav .logo {
    margin-top: -20px;
    float: left;
  }
  .main-nav .inner .col1,
  .main-nav .inner .col2 {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 0 0;
  }
  .countdown-wrapper .countdown-content .date-label .date-text {
    font-family: "ITC Avant Garde Gothic Std Bold", Helvetica, Arial, sans-serif;
    line-height: 20px;
    line-height: 20rem;
    font-size: 16px;
    font-size: 16rem;
  }
  .countdown-wrapper .countdown-content .date-label .location-text {
    line-height: 16px;
    line-height: 16rem;
    font-size: 12px;
    font-size: 12rem;
  }
  .countdown-wrapper .countdown-content .countdown label {
    width: 51px;
    height: 40px;
    line-height: 14px;
    line-height: 14rem;
    font-size: 11px;
    font-size: 11rem;
  }
  .countdown-wrapper .countdown-content .countdown label span:first-child {
    line-height: 20px;
    line-height: 20rem;
    font-size: 24px;
    font-size: 24rem;
  }
  .footer .footer-links h3 {
    display: inline-block;
    margin: 0 15px 12px 0;
  }
  .footer .footer-links .grid2-1-2 > .col1,
  .footer .footer-links .grid2-1-2 > .col2 {
    width: 100%;
  }
  .footer .footer-links .grid2-1-2 .align-center {
    padding: 0;
  }
  .footer .footer-links .grid4 {
    padding-bottom: 10px;
  }
  .footer .social .grid2 .col1,
  .footer .social .grid2 .col2 {
    width: 100%;
    margin: 0;
    text-align: center;
  }
  .footer .social .grid2 .col2 {
    padding-top: 15px;
  }
  .footer .partner .grid2-1-2 > .col1,
  .footer .partner .grid2-1-2 > .col2 {
    padding: 0;
    text-align: center;
  }
  .column-cards .grid2 > div > span h1 {
    font-size: 20rem;
  }
}
@media only screen and (max-width: 700px) {
  .column-cards {
    min-width: 320px;
  }
  .column-cards .grid2 > div {
    width: 95%;
    padding-left: 5%;
  }
  .column-cards .grid2 > div > span {
    max-width: 100%;
  }
  .column-cards .grid2 > div > span h1 {
    font-size: 21rem;
  }
  .column-cards .grid2 > div > span a {
    font-size: 14rem;
  }
  .column-cards .grid2 > .col2 {
    margin-top: 20rem;
    padding-left: 5%;
  }
  .countdown-wrapper .countdown-content {
    text-align: center;
  }
  .countdown-wrapper .countdown-content .date-label,
  .countdown-wrapper .countdown-content .countdown {
    display: block;
    width: 100%;
    text-align: center;
  }
  .countdown-wrapper .countdown-content .countdown {
    margin-top: 10px;
  }
  .card-columns {
    column-gap: 0px;
  }
  .card-columns .featured-card {
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
  }
  .card-columns .featured-card img {
    width: 60%;
  }
  .card-columns .featured-card .card-content,
  .card-columns .featured-card .card-thumbnail,
  .card-columns .featured-card .card-caption {
    display: block;
    width: 100%;
  }
  .card-columns .featured-card .card-caption {
    text-align: left;
  }
  /* at this point the carousel caption shouldn't be on top of the image anymore... */
  .carousel .carousel-container {
    background: #6b2a88;
    overflow: visible;
  }
  .carousel .nivo-caption {
    position: relative;
    top: 0;
    bottom: initial;
    background: url(/images/pattern-carousel-alpha40.png);
  }
  .carousel .nivo-controlNav {
    display: none;
  }
  .carousel.small .nivo-caption {
    padding: 10px 0;
  }
  .carousel.small .nivo-caption .ribbon,
  .carousel.small .nivo-caption .ribbon-img {
    margin-top: 0;
  }
  .carousel:after {
    bottom: 45%;
    -webkit-box-shadow: 0px 0px 100px 30px #808080;
    -moz-box-shadow: 0px 0px 100px 30px #808080;
    box-shadow: 0px 0px 100px 30px #808080;
  }
  .content-container .carousel .carousel-container {
    background: #fdb94e;
  }
  .orange-strip.top {
    margin-top: 0;
  }
}
@media only screen and (max-width: 560px) {
  html {
    font-size: 1px;
  }
  .carousel:after {
    bottom: 55%;
  }
  .b-feature h1 {
    font-size: 22rem;
  }
  .b-feature div.find-more .long-text {
    display: none;
  }
  .b-feature div.find-more .short-text {
    display: block;
  }
  .card-columns .featured-card img {
    width: 70%;
  }
}
@media only screen and (max-width: 480px), all and (max-device-width: 480px) and (orientation:portrait) {
  .footer .footer-links .grid4 > * {
    width: 50%;
  }
  .footer .footer-links .grid4 .col3,
  .footer .footer-links .grid4 .col4 {
    margin-top: 15px;
  }
  .footer .social h3 {
    display: block;
  }
  .carousel:after {
    bottom: 60%;
  }
  .card-columns .featured-card img {
    width: 80%;
  }
}
@media only screen and (max-width: 450px) {
  .main-nav .inner .top-nav .logo {
    margin-top: 0;
  }
  .main-nav .inner .social {
    display: none;
  }
  .main-nav .inner .ribbon-img {
    margin: 10px 0;
  }
}
@media only screen and (max-width: 400px) {
  .button {
    padding: 5px 15px;
    margin-left: 10px;
  }
  .footer-nav .inner .responsive-copyright h4 {
    max-width: 121px;
    white-space: normal;
  }
  .card-columns .featured-card img {
    width: 90%;
  }
}
@media only screen and (max-width: 360px) {
  .footer .inner .responsive-copyright h4,
  .footer .inner .responsive-copyright a {
    display: block;
    max-width: none;
    float: none;
    text-align: left;
    margin: 0 8px;
  }
  .footer .social form button[type="submit"] {
    margin-top: 15px;
  }
  .footer-nav ul {
    display: block;
    text-align: left;
  }
  .footer-nav ul li {
    display: block;
  }
  .footer-nav ul li a {
    border-right: none;
  }
  .card-columns .featured-card img {
    width: 100%;
  }
}
.responsive-table {
  width: 90%;
}
.responsive-table img {
  width: 150px;
  height: 120px;
}
@media only screen and (max-width: 750px) {
  .responsive-table {
    width: 100%;
  }
  .responsive-table img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  .complex1.responsive {
    width: 100%;
  }
  .complex1.responsive td {
    width: 50%;
  }
  .complex1.responsive ol {
    padding-left: 25px;
  }
}
@media only screen and (max-width: 1000px) {
  /* forced styles for customer's generated contents */
  .text-content img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  .text-content table {
    width: 100%;
  }
  .text-content .accordian img {
    max-width: none;
  }
  .content .inner > .grid3 {
    overflow: hidden;
  }
  .content .inner > .grid3 > .col1 {
    width: 204px;
    float: left;
    display: block;
    margin: 0 -8px 0 0;
    padding: 0 8px 0 8px;
  }
  .content .inner > .grid3 > .col2 {
    width: auto;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0 0 30px 0;
  }
  .content .inner > .grid3 > .col2 .content-container {
    margin: 0 8px;
    width: auto;
  }
  .content .inner > .grid3 > .col3 {
    display: block;
    width: 100%;
  }
  .articles {
    text-align: center;
    display: block;
  }
  .articles a {
    float: none;
    display: inline-block;
    margin: 0 8px 0 0;
  }
  .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  .video-container iframe,
  .video-container object,
  .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .text-content .tickets-wrapper {
    position: relative;
  }
  .text-content .tickets-wrapper > h2 {
    position: relative;
    margin: 0 2%;
    background: #e31f26;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }
  .text-content .tickets-wrapper > h2:before,
  .text-content .tickets-wrapper > h2:after,
  .text-content .tickets-wrapper > h2 em {
    position: absolute;
    display: block;
    content: " ";
    background-color: #ffefd6;
    border-color: #e31f26;
    border-radius: 50%;
  }
  .text-content .tickets-wrapper > h2:before {
    width: 100px;
    height: 80px;
    left: 3%;
    bottom: -70px;
  }
  .text-content .tickets-wrapper > h2:after {
    width: 90px;
    height: 90px;
    right: 1%;
    bottom: -70px;
  }
  .text-content .tickets-wrapper > h2 em {
    width: 60px;
    height: 60px;
    right: 15%;
    bottom: -50px;
  }
  .text-content .ticket {
    position: relative;
    padding: 0;
    background: none;
  }
  .text-content .ticket p {
    width: auto;
    margin: 10px;
  }
  .text-content .ticket .ticket {
    padding: 0 20px 40px;
    background: none;
  }
  .text-content .ticket .buy-btn {
    right: -5px;
    bottom: 0;
    z-index: 2;
  }
  .text-content .ticket-top,
  .text-content .ticket-bottom {
    height: 30px;
    position: relative;
    z-index: 1;
  }
  .text-content .ticket-top > div,
  .text-content .ticket-bottom > div {
    background: url(/images/ticket-dot.png) center center repeat-x;
    width: 80%;
    height: 100%;
    margin: 0 auto;
  }
  .text-content .ticket-bottom {
    top: -30px;
  }
  .text-content .ticket-top:before,
  .text-content .ticket-top:after,
  .text-content .ticket-bottom:before,
  .text-content .ticket-bottom:after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 30px;
    top: 0;
    border-left: 30px solid;
    border-left-color: #ffefd6;
  }
  .text-content .ticket-top:before,
  .text-content .ticket-bottom:before {
    left: 0;
  }
  .text-content .ticket-top:after,
  .text-content .ticket-bottom:after {
    right: 0;
  }
  .text-content .ticket-top:before,
  .text-content .ticket-top:after,
  .text-content .ticket-bottom:before,
  .text-content .ticket-bottom:after {
    border-top-left-radius: 30px;
  }
  .text-content .ticket-top:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .text-content .ticket-top:after {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .text-content .ticket-bottom:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .text-content .ticket-buy-btn .ticket-bottom:after {
    border-left: 206px solid;
    border-left-color: #ffefd6;
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
  }
  .text-content .ticket-bg-1 .ticket {
    background: #f9c474;
  }
  .text-content .ticket-bg-1 .ticket-top {
    background-color: #f9c474;
    /* IE10 Consumer Preview */
    background-image: -ms-linear-gradient(top, #f1a956 0, #f9c474 100%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top, #f1a956 0, #f9c474 100%);
    /* Opera */
    background-image: -o-linear-gradient(top, #f1a956 0, #f9c474 100%);
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, #f1a956 0, #f9c474 100%);
    /* W3C Markup, IE10 Release Preview */
    background-image: linear-gradient(top, #f1a956 0, #f9c474 100%);
    /* old browsers */
    /* Webkit (Chrome 10, Safari 4) */
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1a956), to(#f9c474));
    /* IE */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f1a956', EndColorStr='#f9c474', GradientType=0)";
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f1a956', EndColorStr='#f9c474', GradientType=0)";
  }
  .text-content .ticket-bg-1 .ticket-bottom {
    background-color: #f1a956;
    /* IE10 Consumer Preview */
    background-image: -ms-linear-gradient(top, #f9c474 0, #f1a956 100%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top, #f9c474 0, #f1a956 100%);
    /* Opera */
    background-image: -o-linear-gradient(top, #f9c474 0, #f1a956 100%);
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, #f9c474 0, #f1a956 100%);
    /* W3C Markup, IE10 Release Preview */
    background-image: linear-gradient(top, #f9c474 0, #f1a956 100%);
    /* old browsers */
    /* Webkit (Chrome 10, Safari 4) */
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9c474), to(#f1a956));
    /* IE */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f9c474', EndColorStr='#f1a956', GradientType=0)";
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f9c474', EndColorStr='#f1a956', GradientType=0)";
  }
  .text-content .ticket-bg-2 .ticket {
    background: #eeb77c;
  }
  .text-content .ticket-bg-2 .ticket-top {
    background-color: #eeb77c;
    /* IE10 Consumer Preview */
    background-image: -ms-linear-gradient(top, #e69e5c 0, #eeb77c 100%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top, #e69e5c 0, #eeb77c 100%);
    /* Opera */
    background-image: -o-linear-gradient(top, #e69e5c 0, #eeb77c 100%);
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, #e69e5c 0, #eeb77c 100%);
    /* W3C Markup, IE10 Release Preview */
    background-image: linear-gradient(top, #e69e5c 0, #eeb77c 100%);
    /* old browsers */
    /* Webkit (Chrome 10, Safari 4) */
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e69e5c), to(#eeb77c));
    /* IE */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#e69e5c', EndColorStr='#eeb77c', GradientType=0)";
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#e69e5c', EndColorStr='#eeb77c', GradientType=0)";
  }
  .text-content .ticket-bg-2 .ticket-bottom {
    background-color: #e69e5c;
    /* IE10 Consumer Preview */
    background-image: -ms-linear-gradient(top, #eeb77c 0, #e69e5c 100%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top, #eeb77c 0, #e69e5c 100%);
    /* Opera */
    background-image: -o-linear-gradient(top, #eeb77c 0, #e69e5c 100%);
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, #eeb77c 0, #e69e5c 100%);
    /* W3C Markup, IE10 Release Preview */
    background-image: linear-gradient(top, #eeb77c 0, #e69e5c 100%);
    /* old browsers */
    /* Webkit (Chrome 10, Safari 4) */
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeb77c), to(#e69e5c));
    /* IE */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeb77c', EndColorStr='#e69e5c', GradientType=0)";
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeb77c', EndColorStr='#e69e5c', GradientType=0)";
  }
  .text-content .ticket-bg-3 .ticket {
    background: #f19c7f;
  }
  .text-content .ticket-bg-3 .ticket-top {
    background-color: #f19c7f;
    /* IE10 Consumer Preview */
    background-image: -ms-linear-gradient(top, #e9865f 0, #f19c7f 100%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top, #e9865f 0, #f19c7f 100%);
    /* Opera */
    background-image: -o-linear-gradient(top, #e9865f 0, #f19c7f 100%);
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, #e9865f 0, #f19c7f 100%);
    /* W3C Markup, IE10 Release Preview */
    background-image: linear-gradient(top, #e9865f 0, #f19c7f 100%);
    /* old browsers */
    /* Webkit (Chrome 10, Safari 4) */
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e9865f), to(#f19c7f));
    /* IE */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#e9865f', EndColorStr='#f19c7f', GradientType=0)";
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#e9865f', EndColorStr='#f19c7f', GradientType=0)";
  }
  .text-content .ticket-bg-3 .ticket-bottom {
    background-color: #e9865f;
    /* IE10 Consumer Preview */
    background-image: -ms-linear-gradient(top, #f19c7f 0, #e9865f 100%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top, #f19c7f 0, #e9865f 100%);
    /* Opera */
    background-image: -o-linear-gradient(top, #f19c7f 0, #e9865f 100%);
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, #f19c7f 0, #e9865f 100%);
    /* W3C Markup, IE10 Release Preview */
    background-image: linear-gradient(top, #f19c7f 0, #e9865f 100%);
    /* old browsers */
    /* Webkit (Chrome 10, Safari 4) */
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f19c7f), to(#e9865f));
    /* IE */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f19c7f', EndColorStr='#e9865f', GradientType=0)";
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f19c7f', EndColorStr='#e9865f', GradientType=0)";
  }
  .text-content .tickets-page > .ticket {
    margin-bottom: -15px;
  }
  .text-content .hot-deals-page {
    position: relative;
    width: 100%;
  }
  .text-content .hot-deals-page > h2 {
    position: relative;
    margin: 0 2%;
    background: #ec852a;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }
  .text-content .hot-deals-page > h2:before,
  .text-content .hot-deals-page > h2:after,
  .text-content .hot-deals-page > h2 em {
    position: absolute;
    display: block;
    content: " ";
    background-color: #ffefd6;
    border-radius: 50%;
  }
  .text-content .hot-deals-page > h2:before {
    width: 70px;
    height: 50px;
    left: 2px;
    bottom: -30px;
  }
  .text-content .hot-deals-page > h2 em:nth-child(1) {
    width: 40px;
    height: 40px;
    bottom: -27px;
    left: 60px;
  }
  .text-content .hot-deals-page > h2:after {
    width: 70px;
    height: 50px;
    right: 25px;
    bottom: -30px;
  }
  .text-content .hot-deals-page > h2 em:nth-child(2) {
    width: 40px;
    height: 30px;
    bottom: -15px;
    right: 0;
  }
  .text-content .hot-deals-wrapper {
    width: auto;
    background: #ffefd6;
    padding: 17px;
    margin-bottom: 50px;
    position: relative;
    overflow: visible;
  }
  .text-content .hot-deals-wrapper li {
    width: auto;
    overflow: hidden;
    float: none;
    clear: none;
  }
  .text-content .hot-deals-wrapper li p {
    width: auto;
    float: none;
  }
  .text-content .hot-deals-wrapper li img {
    margin-right: 10px;
  }
  .text-content .hot-deals-wrapper li a.info {
    position: initial;
    float: right;
    margin-top: 10px;
  }
  .text-content .hot-deals-wrapper:after {
    content: "";
    display: block;
    position: absolute;
    width: 113px;
    height: 31px;
    bottom: -31px;
    left: 22px;
    background: url(/images/hotdeal-bt-circles.png);
  }
  .text-content .single-hot-deal .hot-deals-wrapper {
    width: auto;
  }
  .moreGalleries {
    width: 100%;
  }
  .moreGalleries .links {
    width: 100%;
  }
}
@media only screen and (max-width: 870px) {
  .showbag-contents,
  .showbag-sidebar {
    float: none;
    display: block;
    margin: 10px auto;
    text-align: center;
  }
  .articles a {
    margin: 0 auto;
    display: block;
  }
}
@media only screen and (max-width: 700px) {
  .text-content .accordian img {
    max-width: initial;
    float: none !important;
    margin-left: -15px;
  }
  .text-content .accordian td {
    display: block;
    width: 100%;
  }
  .text-content .accordian td:nth-child(2) {
    text-align: center;
  }
  .content .inner > .grid3 > .col1 {
    width: 96%;
    margin: 0 0 15px 0;
    padding: 0 2%;
  }
  .content .inner > .grid3 > .col2 {
    width: 96%;
    margin: 0;
    padding: 0 2% 30px 2%;
  }
  .content .inner > .grid3 > .col2 .content-container {
    margin: 0;
  }
  .content .content-container {
    min-height: initial;
    margin-bottom: 30px;
  }
  .content .content-container .text-content {
    padding: 8px;
  }
  .showbag-contents {
    float: right;
    text-align: left;
  }
  .showbag-sidebar {
    float: left;
  }
  .vertical-nav-resp-trigger {
    display: block;
  }
  .vertical-nav {
    margin-bottom: 0;
    display: none;
  }
  .vertical-nav-resp-trigger.triggered + .vertical-nav {
    display: block;
  }
}
@media only screen and (max-width: 620px) {
  .showbag-contents,
  .showbag-sidebar {
    float: none;
    display: block;
    margin: 10px auto;
    text-align: center;
  }
}
@media only screen and (max-width: 560px) {
  .quicklinks,
  .fl,
  .fr,
  img.fr {
    float: none;
    display: block;
    margin: 20px auto;
  }
  .text-content .tickets-wrapper > h2:before {
    width: 80px;
    left: 1%;
  }
  .text-content .tickets-wrapper > h2:after {
    width: 60px;
    height: 60px;
    bottom: -40px;
    right: 1%;
  }
  .text-content .tickets-wrapper > h2 em {
    width: 40px;
    height: 40px;
    right: 12%;
    bottom: -30px;
  }
  .text-content .ticket .prices {
    float: none;
    margin: 0 auto;
    overflow: hidden;
  }
  .text-content .ticket-top > div,
  .text-content .ticket-bottom > div {
    width: 70%;
  }
  .text-content .single-hot-deal .hot-deals-wrapper img {
    float: none;
    display: block;
    margin: 10px auto;
  }
  .text-content .hot-deal-back-link {
    margin: 0 0 10px;
  }
  .iframe-landscape,
  .iframe-portrait {
    margin: 0 auto;
  }
  .ride-content img {
    float: none;
    margin: 10px auto;
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  table {
    width: 100% !important;
    table-layout: fixed !important;
  }
  table tr td {
    width: auto !important;
  }
  table tr td select {
    width: 100%;
  }
  table tr .tableButton,
  table tr .tableButton:hover {
    text-indent: -9999em;
    padding: 0;
    width: 50px;
    height: 50px;
    display: block;
    background: url(/images/icon_download.png) no-repeat;
  }
  .form-responsive .grid2 > .col1,
  .form-responsive .grid2 > .col2 {
    width: 100%;
  }
  .iframe-landscape {
    display: none;
  }
  .iframe-portrait {
    display: block;
  }
}
@media only screen and (max-width: 1000px) {
  .ad-block.desktop {
    display: none;
  }
  .ad-block.tablet {
    display: block;
  }
}
@media only screen and (max-width: 700px) {
  .ad-block.tablet {
    display: none;
  }
  .ad-block.mobile {
    display: block;
  }
}