html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
u,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  grid_fade: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img,
iframe {
  vertical-align: bottom;
}
.inline-block {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.hide-element {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}
.clearfix:before,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clearfix {
  zoom: 1;
}
html,
body {
  background: #edf0f1;
  color: #333;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  min-width: 300px;
}
body.popup-open {
  height: 100%;
  overflow: hidden;
}
#body-wrapper {
  position: relative;
  max-width: 93.750em;
  margin: 0 auto;
  background: #FFF;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 0.5em 0;
  color: #000;
}
h1 a:link,
h2 a:link,
h3 a:link,
h4 a:link,
h5 a:link,
h6 a:link,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
  color: #000;
}
h1 {
  font-size: 1.5em;
}
h1.main {
  margin: 0 0 1em 0;
  font-weight: 300;
  letter-spacing: 0.05em;
}
h2 {
  font-size: 1.2em;
  letter-spacing: 0.05em;
}
h3 {
  font-size: 1.1em;
}
p,
small,
ul li {
  font-size: 0.9rem;
}
p {
  font-family: "expo-serif-pro", sans-serif;
  margin: 0 0 1.2em 0;
  line-height: 1.8em;
  letter-spacing: 0.02em;
}
p:last-child,
p.no-margin-bottom {
  margin-bottom: 0;
}
p strong {
  font-weight: 600;
  color: #000;
}
p.consent-text {
  color: #999;
  font-size: 0.8rem;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: none;
  letter-spacing: 0.075em;
  line-height: normal;
}
p.consent-text a {
  color: #999;
  text-decoration: underline;
}
p.consent-text.under-field {
  margin-top: 0.75em;
}
a:link,
a:visited {
  color: #333;
  text-decoration: none;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
main :not(nav) p:not(.consent-text) a:not(.button):link,
main :not(nav) p:not(.consent-text) a:not(.button):visited {
  color: #009ad0;
}
img {
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
img.lazyload,
img.lazyloading {
  -moz-opacity: 0;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  filter: alpha(opacity = (0));
}
img.lazyloaded {
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
img.no-trans {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
img.no-trans.lazyloaded {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.center {
  text-align: center;
}
.page-head {
  margin-bottom: 2.2em;
}
.alert {
  display: none;
  padding: 0.7em 1em 0.8em 1em;
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  border-radius: 0.2em;
  background: #ACC96E;
  margin-bottom: 2em;
}
.alert.manual {
  display: block;
}
.alert p {
  color: #FFF;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 0.9em;
}
.alert.success {
  background: #ACC96E;
}
.alert.error {
  background: #990000;
}
.embed-object.index {
  padding: 0 0 45% 0;
}
.no-touch h1 a:hover,
.no-touch h2 a:hover,
.no-touch h3 a:hover,
.no-touch h4 a:hover,
.no-touch h5 a:hover,
.no-touch h6 a:hover {
  color: #009ad0;
}
.no-touch a:hover {
  color: #009ad0;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.no-touch main p a:not(.button):hover {
  color: #ACC96E;
}
.container {
  max-width: 93.750em;
  width: 90%;
  padding: 2.7em 0;
}
.container.no-pad-top {
  padding-top: 0;
}
.container.grid-items {
  padding-bottom: 0.8em;
}
form ul li,
ul li {
  margin: 0 0 1.2em 0;
}
ul.bullets {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.bullets li {
  position: relative;
  padding-left: 30px;
  margin: 0 0 1.2em 0;
  line-height: 1.8em;
  letter-spacing: 0.02em;
}
ul.bullets li::before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -11px;
  content: " ";
  background: #edf0f1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}
.required-prompt,
.required-upload-prompt {
  font-size: 0.9em;
  padding-top: 0.6em;
  color: #990000;
  -webkit-border-radius: 0 0 0.4em 0.4em;
  -moz-border-radius: 0 0 0.4em 0.4em;
  border-radius: 0 0 0.4em 0.4em;
}
.required-icon {
  color: #990000;
}
input,
select,
textarea {
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  border: none;
  outline: none;
  background: #edf0f1;
  border-radius: 0;
  padding: 1.2em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.9em;
  color: #AAA;
  border: 1px solid #edf0f1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
input:focus,
select:focus,
textarea:focus {
  border: 1px solid #e0e2e4;
  color: #333;
  background: #FFF;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
input[type=submit],
a.button {
  background: #009ad0;
  font-size: 0.85em;
  color: #FFF;
  padding: 1em 1.2em;
  margin: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  border: none;
}
input[type=submit].green,
a.button.green {
  background: #ACC96E;
}
input.disabled {
  color: #FFF;
  background: #c4c4c4;
}
a.button {
  font-size: 0.82em;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0 auto;
  padding: 1.1em 1.35em;
}
.hidden {
  display: none;
}
label {
  display: block;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 0.9em;
  color: #333;
  margin-bottom: 0.6em;
}
.radio-group,
.checkbox-group {
  background: #edf0f1;
}
.radio-group {
  padding: 0.9em 1em 0.3em 1em;
  margin-top: 0.6em;
}
.radio-group .iradio {
  margin-right: 0.5em;
}
.radio-group label {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-right: 0.8em;
  font-size: 0.9em;
  letter-spacing: 0.05em;
  text-transform: none;
}
.checkbox-group label {
  padding: 1.05em 1em 0.75em 1em;
  margin: 0;
}
.checkbox-group input[type=checkbox],
.checkbox-group .icheckbox {
  margin-right: 0.5em;
  margin-bottom: 0.1em;
}
ul.buttons {
  margin-top: 1.2em;
}
ul.buttons li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-size: 1em;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin-right: 0.6em;
  margin-bottom: 0.6em;
}
ul.buttons li a {
  display: block;
  padding: 0.75em 1em;
  cursor: pointer;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  font-size: 0.9em;
  border: 1px solid #edf0f1;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
  background: #edf0f1;
}
ul.buttons li a.active,
ul.buttons li a:hover {
  color: #FFF;
  background: #ACC96E;
  border: 1px solid #ACC96E;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
ul.buttons li:last-child {
  margin-bottom: 0.6em;
}
ul.buttons.sub {
  margin: 0;
}
ul.buttons.sub li a.active {
  color: #FFF;
  background: #009ad0;
  border: 1px solid #009ad0;
}
.no-touch input[type=submit]:hover,
.no-touch a.button:hover {
  color: #FFF;
  background: #017aa4;
}
.no-touch input[type=submit]:hover,
.no-touch a.button.green:hover {
  color: #FFF;
  background: #9cb665;
}
.no-touch input.disabled:hover {
  color: #FFF;
  background: #c4c4c4;
}
.no-touch .anniversary a:hover .button {
  color: #FFF;
  background: #017aa4;
}
.user-message-container {
  width: 90%;
  max-width: 1000px;
  background: #FFF;
  padding: 2em;
  margin: 5em auto;
  text-align: center;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
}
.user-message-container h1 {
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-weight: normal;
  font-size: 1.3em;
  margin: 0.5em 0 1.5em 0;
}
.user-message-container ul {
  margin-bottom: 2em;
}
.user-message-container .content-message p {
  margin-bottom: 2em;
}
.user-message-container p {
  margin-bottom: 0.5em;
}
.user-message-container p a {
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #009ad0;
}
.user-message-container p a:hover {
  color: #ACC96E;
}
body {
  /*
	&.menu-alert {
		header.main {
			.container {
				.nav-menu {
					.prompt {
						.opacity(1);
						.transition(opacity .3s ease-in-out);
						-webkit-animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
					    -webkit-animation-iteration-count: 3;
					    -webkit-animation-delay: 2s;
						animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
					    animation-iteration-count: 3;
					    animation-delay: 2s;							
					}
				}
			}
		}	    
	}
	*/
}
body.nav-open header.main .container .nav-menu .icon #menu span:nth-child(1) {
  top: 0.625em;
  width: 0%;
  left: 50%;
}
body.nav-open header.main .container .nav-menu .icon #menu span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
body.nav-open header.main .container .nav-menu .icon #menu span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
body.nav-open header.main .container .nav-menu .icon #menu span:nth-child(4) {
  top: 0.625em;
  width: 0%;
  left: 50%;
}
body.nav-open header.main nav {
  left: 0;
}
body.gallery-nav-open #gallery .gallery-categories {
  left: 0;
}
header.main {
  width: 100%;
  background: #FFF;
  -webkit-transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -ms-transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
  z-index: 900;
  border-bottom: 1px solid #edf0f1;
}
header.main.scrolled {
  background: rgba(255, 255, 255, 0.9);
}
header.main nav {
  position: fixed;
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
  background: rgba(60, 60, 60, 0.95);
  text-align: center;
  z-index: 99999999999999;
  overflow-y: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
header.main nav.trans {
  -webkit-transition: left 0.3s ease-in-out;
  -moz-transition: left 0.3s ease-in-out;
  -ms-transition: left 0.3s ease-in-out;
  -o-transition: left 0.3s ease-in-out;
  transition: left 0.3s ease-in-out;
}
header.main nav ul {
  padding: 2em 0;
  margin: auto;
}
header.main nav ul li {
  display: block;
  font-size: 1em;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  padding: 0.8em;
  background:  #F9F9F9;
}
header.main nav ul li a {
  color: #FFF;
}
header.main nav ul li.nav-menu-close {
  display: block;
  padding-top: 0;
  height: 3.500rem;
}
header.main nav ul li.nav-menu-close a {
  position: relative;
  display: block;
  width: 1.375em;
  height: 1.500em;
  border: 1em solid rgba(70, 70, 70, 0.9);
  background: rgba(70, 70, 70, 0.9);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 0 auto;
  cursor: pointer;
  -webkit-transition: transform 0.4s ease-in-out;
  -moz-transition: transform 0.4s ease-in-out;
  -ms-transition: transform 0.4s ease-in-out;
  -o-transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
}
header.main nav ul li.nav-menu-close a span {
  position: absolute;
  top: 0.7em;
  height: 0.099em;
  width: 100%;
  background: #FFF;
  left: 0;
}
header.main nav ul li.nav-menu-close a span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
header.main nav ul li.nav-menu-close a span:nth-child(2) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
header.main .header-wrapper {
  max-width: 93.750em;
  margin: 0 auto;
}
header.main .container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  padding: 3em 0;
}
header.main .container .logo {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-right: auto;
}
header.main .container .nav-menu {
  position: relative;
  cursor: pointer;
}
header.main .container .nav-menu .icon {
  background: #c4c4c4;
}
header.main .container .nav-menu .icon #menu {
  position: absolute;
  top: 0.75em;
  left: 0.58em;
  width: 1.375em;
  height: 1.500em;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
header.main .container .nav-menu .icon #menu span {
  display: block;
  position: absolute;
  height: 0.099em;
  width: 100%;
  background: #FFF;
  border-radius: 0.438em;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
header.main .container .nav-menu .icon #menu span:nth-child(1) {
  top: 0;
}
header.main .container .nav-menu .icon #menu span:nth-child(2),
header.main .container .nav-menu .icon #menu span:nth-child(3) {
  top: 0.500em;
}
header.main .container .nav-menu .icon #menu span:nth-child(4) {
  top: 0.969em;
}
header.main .container .nav-log-in-out {
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 0.85em;
  color: #999;
  margin-right: 1.3em;
}
header.main .container .nav-client-area,
header.main .container .nav-mini-basket {
  margin-right: 1em;
}
header.main .container .nav-client-area,
header.main .container .nav-mini-basket,
header.main .container .nav-menu {
  position: relative;
  z-index: 1;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
header.main .container .nav-client-area .icon,
header.main .container .nav-mini-basket .icon,
header.main .container .nav-menu .icon {
  width: 2.500em;
  height: 2.500em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
header.main .container .nav-client-area .prompt,
header.main .container .nav-mini-basket .prompt,
header.main .container .nav-menu .prompt {
  -moz-opacity: 0;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  filter: alpha(opacity = (0));
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  position: absolute;
  bottom: -2.4em;
  left: 50%;
  background: #ACC96E;
  padding: 0.1em 0 0.15em 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  text-transform: uppercase;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 62.500em;
  text-align: center;
}
header.main .container .nav-client-area .prompt.client,
header.main .container .nav-mini-basket .prompt.client,
header.main .container .nav-menu .prompt.client {
  width: 8.750em;
  margin-left: -4.375em;
}
header.main .container .nav-client-area .prompt.basket,
header.main .container .nav-mini-basket .prompt.basket,
header.main .container .nav-menu .prompt.basket {
  width: 6.000em;
  margin-left: -3em;
}
header.main .container .nav-client-area .prompt.menu,
header.main .container .nav-mini-basket .prompt.menu,
header.main .container .nav-menu .prompt.menu {
  width: 5.000em;
  margin-left: -2.5em;
}
header.main .container .nav-client-area .prompt.menu.show,
header.main .container .nav-mini-basket .prompt.menu.show,
header.main .container .nav-menu .prompt.menu.show {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity = (100));
}
header.main .container .nav-client-area .prompt p,
header.main .container .nav-mini-basket .prompt p,
header.main .container .nav-menu .prompt p {
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 0.85em;
  color: #FFF;
}
header.main .container .nav-client-area .prompt:before,
header.main .container .nav-mini-basket .prompt:before,
header.main .container .nav-menu .prompt:before {
  position: absolute;
  top: -0.438em;
  left: 50%;
  margin-left: -0.5em;
  content: " ";
  width: 0;
  height: 0;
  border-left: 0.500em solid transparent;
  border-right: 0.500em solid transparent;
  border-bottom: 0.5em solid #ACC96E;
}
header.main .container .nav-mini-basket .icon .count,
header.main .container .nav-client-area .icon .count {
  position: absolute;
  width: 1.438em;
  height: 1.438em;
  top: -0.438em;
  right: -0.438em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  color: #FFF;
  font-size: 0.8em;
  line-height: 1.438em;
}
header.main .container .nav-client-area .icon {
  background: #c4c4c4 url('/-/graphics/client-area.svg') no-repeat center center;
  background-size: 53%;
}
header.main .container .nav-client-area .icon .count {
  background: #dc0757;
}
header.main .container .nav-mini-basket .icon {
  background: #c4c4c4 url('/-/graphics/basket.svg') no-repeat center center;
  background-size: 57%;
}
header.main .container .nav-mini-basket .icon .count {
  background: #ACC96E;
}
header.main .container .nav-log-in-out,
header.main .social-icon {
  display: none;
}
@keyframes shake {
  10%,
  90% {
    transform: translate3d(-0.063em, 0, 0);
  }
  20%,
  80% {
    transform: translate3d(0.125em, 0, 0);
  }
  30%,
  50%,
  70% {
    transform: translate3d(-0.25em, 0, 0);
  }
  40%,
  60% {
    transform: translate3d(0.25em, 0, 0);
  }
}
.social-icon {
  width: 2.500em;
  height: 2.500em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.social-icon.facebook {
  background: #43619C url('/-/graphics/facebook.svg') no-repeat center center;
  background-size: 45.5%;
  margin-right: 0.3em;
}
.social-icon.twitter {
  background: #24A9E6 url('/-/graphics/twitter.svg') no-repeat center center;
  background-size: 48%;
  margin-right: 0.3em;
}
.social-icon.instagram {
  background: #3F729B url('/-/graphics/instagram.svg') no-repeat center center;
  background-size: 48%;
  margin-right: 1em;
}
.no-touch header.main nav ul li a:hover {
  color: #ACC96E;
}
.no-touch header.main nav ul li.nav-menu-close a:hover {
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}
.no-touch header.main .container .nav-log-in-out:hover {
  color: #ACC96E;
}
.no-touch header.main .container .nav-client-area .icon:hover,
.no-touch header.main .container .nav-mini-basket .icon:hover,
.no-touch header.main .container .nav-menu .icon:hover {
  background-color: #ACC96E;
}
.no-touch header.main .container .nav-client-area .icon:hover + .prompt,
.no-touch header.main .container .nav-mini-basket .icon:hover + .prompt,
.no-touch header.main .container .nav-menu .icon:hover + .prompt {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity = (100));
}
.slider-outer {
  overflow: hidden;
  position: relative;
  background: #E0E2E4 url('/-/graphics/loader.png') center center no-repeat;
  background-size: 40px;
}
.slider-outer .slider-dummy {
  padding-top: 45%;
}
.slider-outer .bx-wrapper {
  position: relative;
  margin: 0;
  padding: 0;
  *zoom: 1;
}
.slider-outer ul.slider {
  position: absolute;
  top: 0;
  left: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  filter: alpha(opacity = (0));
  background: #FFF;
}
.slider-outer .bx-wrapper img {
  max-width: 100%;
  display: block;
}
.slider-outer .bx-viewport,
.slider-outer .bx-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: none !important;
}
.slider-outer .bx-viewport {
  height: 100% !important;
}
.slider-outer .slider,
.slider-outer .slider li {
  height: 100% !important;
}
.slider-outer .slider li {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  width: 100%;
}
.slider-outer .slider li a {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.slider-outer .caption {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 999999999999999;
  text-align: center;
  color: #FFF;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-size: 5.5em;
  text-shadow: 0 0 15px #555;
  font-weight: 100;
}
.slider-outer .caption span {
  margin-top: -30px;
}
.anniversary {
  width: 100%;
  background: url('/-/graphics/25-years.jpg') no-repeat center center;
  background-size: cover;
  margin-bottom: 50px;
}
.anniversary a {
  display: block;
  padding: 50px;
  text-align: center;
}
.anniversary a img {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-bottom: 50px;
}
.anniversary a .button {
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: #009ad0;
  font-size: 0.82em;
  color: #FFF;
  padding: 1.1em 1.35em;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  margin: 0 auto;
}
.overlay-outer {
  display: none;
}
.overlay-outer .overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99999;
  overflow: scroll;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.overlay-outer .overlay .popup {
  display: block;
  position: relative;
  background: #FFF;
  margin: auto;
  padding: 2.5em;
  width: 90%;
  max-width: 700px;
  max-height: 80%;
  overflow: scroll;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.overlay-outer .overlay .popup .popup-close {
  position: absolute;
  padding: 0 0.2em;
  top: 0;
  right: 0.12em;
  font-size: 2.5em;
  color: #C4C4C4;
}
.overlay-outer .overlay .popup h2 {
  margin-bottom: 1.4em;
}
.overlay-outer .overlay .popup ul {
  margin-bottom: 1.9em;
}
.overlay-outer .overlay .popup ul li:last-child {
  margin-bottom: 0;
}
.overlay-outer .overlay .popup input,
.overlay-outer .overlay .popup textarea,
.overlay-outer .overlay .popup select {
  text-align: center;
}
#newsletter-subscribe form {
  margin-top: 35px;
}
#newsletter-subscribe form input[type=text] {
  width: 100%;
  max-width: 350px;
  margin: 0 auto 12px auto;
  text-align: center;
}
#newsletter-subscribe form .response {
  display: none;
  margin-top: 8px;
  letter-spacing: 0.2em;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #e7a115;
}
main .container {
  padding: 2.5em 0 3.2em 0;
}
main .breadcrumb {
  display: block;
  padding: 0.8em 0;
  border-bottom: 1px solid #edf0f1;
}
main .breadcrumb p {
  width: 90%;
  margin: 0 auto;
  color: #BBB;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 0.8rem;
}
main .breadcrumb p a:link,
main .breadcrumb p a:visited {
  color: #BBB;
}
main .breadcrumb p span {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 15px;
  height: 15px;
  background: url('/-/graphics/breadcrumb-arrow.svg') no-repeat center center;
  background-size: 100%;
  margin: 0 0.5em -3px 0.35em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
main .social.tour {
  margin: 2em 0 2.5em 0;
}
main .social.hub {
  margin: 1.8em 0 0 0;
}
main .masonry-container {
  position: relative;
}
main .masonry-container .loader {
  display: block;
  position: absolute;
  top: 0;
  left: 3em;
  width: 40px;
  height: 40px;
  background: url('/-/graphics/loader.png') no-repeat center center;
  background-size: 40px;
}
main .masonry-container .loader.left {
  left: 0;
}
main .masonry-container .masonry {
  padding-bottom: 5em;
  position: relative;
}
main .masonry-container .masonry .item {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity = (100));
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
main .masonry-container .masonry .item.loading {
  -moz-opacity: 0;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  filter: alpha(opacity = (0));
}
main .registration-terms {
  width: 100%;
  height: 300px;
  overflow-y: scroll;
  padding: 1em;
  background: #edf0f1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 1.5em;
}
main .item a {
  display: block;
  position: relative;
}
main .item a img {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity = (100));
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
main .item a h2 {
  position: absolute;
  bottom: 2em;
  left: 0;
  width: 100%;
  padding: 0 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  filter: alpha(opacity = (0));
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  color: #FFF;
  font-size: 1em;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  text-shadow: 0 0 8px #555;
}
main .index-boxes {
  margin-bottom: 2.5em;
}
main .index-item {
  position: relative;
  height: 100%;
  display: block;
  text-align: center;
  margin-bottom: 0.8em;
}
main .index-item a .img-container {
  display: block;
  position: relative;
  background: #000;
  padding-bottom: 66%;
}
main .index-item a .img-container .img-container-inner {
  position: absolute;
  top: 0;
  left: 0;
}
main .index-item a .img-container .img-container-inner img {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 0;
}
main .index-item a .img-container .img-container-inner .text {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
main .index-item a .img-container .img-container-inner .text h2 {
  margin: auto;
  font-size: 1.5em;
  font-weight: 100;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity = (100));
  z-index: 2;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  color: #FFF;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  text-shadow: 0 0 8px #555;
}
main .tour-item,
main .hub-item,
main .supporter-item {
  position: relative;
  height: 100%;
  display: block;
  text-align: center;
}
main .tour-item a.main,
main .hub-item a.main,
main .supporter-item a.main {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
main .tour-item a.main .img-container,
main .hub-item a.main .img-container,
main .supporter-item a.main .img-container {
  display: block;
  position: relative;
  background: #000;
}
main .tour-item a.main .img-container.p64,
main .hub-item a.main .img-container.p64,
main .supporter-item a.main .img-container.p64 {
  padding-bottom: 64%;
}
main .tour-item a.main .img-container.p100,
main .hub-item a.main .img-container.p100,
main .supporter-item a.main .img-container.p100 {
  padding-bottom: 100%;
}
main .tour-item a.main .img-container .img-container-inner,
main .hub-item a.main .img-container .img-container-inner,
main .supporter-item a.main .img-container .img-container-inner {
  position: absolute;
  top: 0;
  left: 0;
}
main .tour-item a.main .img-container .img-container-inner.no-bg,
main .hub-item a.main .img-container .img-container-inner.no-bg,
main .supporter-item a.main .img-container .img-container-inner.no-bg {
  background: none;
}
main .tour-item a.main .img-container .img-container-inner img,
main .hub-item a.main .img-container .img-container-inner img,
main .supporter-item a.main .img-container .img-container-inner img {
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
main .tour-item a.main .img-container .img-container-inner .details,
main .hub-item a.main .img-container .img-container-inner .details,
main .supporter-item a.main .img-container .img-container-inner .details {
  position: absolute;
  bottom: 15%;
  left: 0;
  width: 100%;
  text-align: center;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  filter: alpha(opacity = (0));
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
main .tour-item a.main .img-container .img-container-inner .details p,
main .hub-item a.main .img-container .img-container-inner .details p,
main .supporter-item a.main .img-container .img-container-inner .details p {
  color: #FFF;
  font-size: 1em;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  text-shadow: 0 0 8px #555;
  margin-bottom: 0.5em;
}
main .tour-item a.main h2,
main .hub-item a.main h2,
main .supporter-item a.main h2,
main .tour-item a.main .img-container .details,
main .hub-item a.main .img-container .details,
main .supporter-item a.main .img-container .details {
  padding: 0 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
main .tour-item a.main h2,
main .hub-item a.main h2,
main .supporter-item a.main h2 {
  width: 100%;
  margin-top: 1em;
  text-align: center;
  color: #333;
  font-size: 1.3em;
  letter-spacing: 0.08em;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
main .tour-item a.main .date,
main .hub-item a.main .date,
main .supporter-item a.main .date {
  text-align: center;
  color: #AAA;
  font-size: 0.9em;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
main .tour-item a.main .details-mobile p,
main .hub-item a.main .details-mobile p,
main .supporter-item a.main .details-mobile p {
  color: #AAA;
  font-size: 0.9em;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin-bottom: 0.5em;
}
main .tour-item .open-popup.button,
main .hub-item .open-popup.button,
main .supporter-item .open-popup.button {
  background: #e0e2e4;
}
main .tour-item .open-popup.button.in-list,
main .hub-item .open-popup.button.in-list,
main .supporter-item .open-popup.button.in-list {
  background: #009ad0;
}
main .tour-item form.waiting-list,
main .hub-item form.waiting-list,
main .supporter-item form.waiting-list {
  margin: 1em auto 0.2em auto;
  text-align: center;
}
main .tour-item form.waiting-list input[type=submit],
main .hub-item form.waiting-list input[type=submit],
main .supporter-item form.waiting-list input[type=submit] {
  background: #e0e2e4;
}
main .tour-item form.waiting-list input[type=submit].in-list,
main .hub-item form.waiting-list input[type=submit].in-list,
main .supporter-item form.waiting-list input[type=submit].in-list {
  background: #009ad0;
}
main .tour-item .popup form.waiting-list input[type=submit],
main .hub-item .popup form.waiting-list input[type=submit],
main .supporter-item .popup form.waiting-list input[type=submit] {
  background: #009ad0;
}
main .tour-item .popup form.waiting-list input[type=submit].in-list,
main .hub-item .popup form.waiting-list input[type=submit].in-list,
main .supporter-item .popup form.waiting-list input[type=submit].in-list {
  background: #e0e2e4;
}
main .tour-item .line,
main .hub-item .line,
main .supporter-item .line {
  display: block;
  border-bottom: 1px solid #dddfe1;
  margin: 1.3em auto 0 auto;
  width: 100px;
}
main .hub-item a .img-container .img-container-inner.video::before {
  position: absolute;
  display: block;
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  top: 50%;
  left: 50%;
  content: " ";
  background: url('/-/graphics/play.svg') no-repeat center center;
  background-size: 60px;
}
main .hub-item a .img-container .img-container-inner.video img {
  -moz-opacity: 0.45;
  -webkit-opacity: 0.45;
  -khtml-opacity: 0.45;
  opacity: 0.45;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(45));
  filter: alpha(opacity = (45));
}
main article .image-container {
  -moz-opacity: 0;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  filter: alpha(opacity = (0));
  background: #EDF0F1;
  text-align: center;
  height: 50px;
  line-height: 50px;
  position: relative;
  font-size: 0.75em;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
main article .image-container.sized {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity = (100));
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
main article .image-container img {
  margin-top: -2px;
  vertical-align: middle;
}
main article .image-container a {
  display: block;
  color: #999;
}
main .notifications {
  border-top: 1px solid #EDF0F1;
  padding-top: 2.2em;
}
main .notifications.tour {
  margin-top: 1em;
}
main .notifications.no-line {
  border-top: 0;
  padding-top: 0;
}
main .notifications label {
  font-size: 0.95em;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
}
main .notifications input[type=submit] {
  margin-top: 0.8em;
}
main .slogan {
  text-align: center;
  font-size: 1.4em;
  color: #333;
  font-family: "expo-serif-pro", sans-serif;
  font-weight: 300;
  letter-spacing: 0.12em;
  margin: 1.6em 0 1.8em 0;
  overflow: hidden;
}
main ul.tabs-nav li {
  display: block;
  font-size: 1em;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin-right: 0;
  margin-bottom: 0;
}
main ul.tabs-nav li a {
  display: block;
  padding: 1em 1.5em;
  cursor: pointer;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  font-size: 0.9em;
  border: 1px solid #edf0f1;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
main ul.tabs-nav li a.active {
  background: #edf0f1;
}
main ul.tabs-nav li a:hover {
  color: #FFF;
  background: #ACC96E;
  border: 1px solid #ACC96E;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
main .tab {
  display: none;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
}
main .tab.active {
  display: block;
}
main #tour-view form.waiting-list input[type=submit].in-list {
  background: #e0e2e4;
}
main #tour-view .offline-book-now {
  margin-bottom: 23px;
}
main #tours .tour-refine-btn {
  margin-top: 2em;
}
main #tours .tour-refine-container {
  overflow: hidden;
  height: 0;
}
main #tours .tour-refine-container.open {
  height: auto;
}
main #tours .tour-refine-container #tour-refine-masonry {
  margin-bottom: 2.5em;
}
main #tours .tour-refine-container #tour-refine-masonry .refine-item {
  margin-bottom: 1.5em;
}
main #tours .tour-refine-container #tour-refine-masonry .refine-item:last-child {
  margin-bottom: 0;
}
main #tours .tour-refine-container #tour-refine-masonry .refine-item .tour-refine-opt.group {
  padding: 1em 1em 0.6em 1em;
  border: 1px solid #e0e2e4;
}
main #tours .tour-refine-container #tour-refine-masonry .refine-item .tour-refine-opt .title {
  display: block;
  margin: -0.2em 0 1em 0;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
main #tours .tour-refine-container #tour-refine-masonry .refine-item .tour-refine-opt label {
  text-transform: none;
  letter-spacing: 0.05em;
  color: #999;
  cursor: pointer;
}
main #tours .tour-refine-container #tour-refine-masonry .refine-item .tour-refine-opt label input[type=checkbox],
main #tours .tour-refine-container #tour-refine-masonry .refine-item .tour-refine-opt label .icheckbox,
main #tours .tour-refine-container #tour-refine-masonry .refine-item .tour-refine-opt label input[type=radio],
main #tours .tour-refine-container #tour-refine-masonry .refine-item .tour-refine-opt label .iradio {
  margin-right: 0.5em;
  margin-bottom: 0.1em;
}
main #tours .tour-refine-container #tour-refine-masonry .refine-item .tour-refine-select-unselect {
  display: inline-block;
  zoom: 1;
  *display: inline;
  cursor: pointer;
  margin: 0.5em 0 0.5em 0;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 0.85em;
  color: #999;
}
main #tours .tour-refine-container #tour-refine-masonry .refine-item .tour-refine-select-unselect:hover {
  color: #009ad0;
}
main #tours .waiting-list-items-intro {
  margin: 0 0 40px 0;
}
main #tours .waiting-list-items-intro h2 {
  font-size: 1.5em;
  margin: 0 0 1em 0;
  font-weight: 300;
  letter-spacing: 0.05em;
}
main .bring-your-partner-image {
  text-align: center;
}
main #tour-view h1 {
  margin: 0.6em 0 1.5em 0;
}
main #tour-view .tour-buy-now input[type=submit],
main #tour-view .tour-buy-now a.button {
  margin-bottom: 1.8em;
}
main #tour-view .tour-buy-now input[type=submit][type=submit],
main #tour-view .tour-buy-now a.button[type=submit] {
  padding: 1em 1.5em;
}
main #tour-view .tour-buy-now input[type=text].tour-qty {
  padding: 1em 1.5em;
  font-size: 0.85em;
  width: 75px;
  margin-right: 0.5em;
  text-align: center;
}
main #tour-view .bullet {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  min-height: 30px;
  position: relative;
  padding-left: 40px;
  margin-bottom: 0.8em;
}
main #tour-view .bullet::before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  zoom: 1;
  *display: inline;
  content: " ";
  background: #edf0f1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
main #tour-view .bullet.last {
  margin-bottom: 2.2em;
}
main #tour-view .bullet p {
  margin: auto 0;
  letter-spacing: 0.08em;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  font-size: 0.92em;
}
main #tour-view .bullet p span {
  color: #AAA;
  text-transform: lowercase;
  padding: 0 0.3em;
}
main #tour-view .bullet p span.early-bird-head {
  color: #ACC96E;
  display: block;
  text-transform: uppercase;
  margin: 5px 0;
  padding: 0;
}
main #tour-view .bullet p span.early-bird-price {
  color: #009ad0;
  padding: 0;
}
main #tour-view .bullet p span.after-early-bird {
  display: block;
  text-decoration: line-through;
  color: #AAA;
  padding: 0;
}
main #tour-view .bullet p a {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
main #tour-view .bullet.tutored-by span {
  color: #000;
  padding: 0;
}
main #tour-view .bullet.tutored-by span:last-child {
  display: none;
}
main #tour-view .bullet.other-currency p {
  color: #AAA;
}
main #tour-view .bullet.other-currency p span:first-child {
  padding: 0;
}
main #tour-view .tour-description article {
  overflow: hidden;
  margin-bottom: 25px;
}
main #tour-view .tour-description a.read-more {
  cursor: pointer;
  color: #009ad0;
  font-size: 0.9em;
  text-transform: uppercase;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  letter-spacing: 0.15em;
}
main #tour-view .tour-description ul {
  margin: 0 0 1.2em 0.85em;
}
main #tour-view .tour-description ul li {
  list-style: square;
  margin-bottom: 0.5em;
}
main #tour-view .tour-description ul li:last-child {
  margin-bottom: 0;
}
main #tour-view .content {
  margin-bottom: 2em;
}
main #tour-view .content:last-child {
  margin-bottom: 0;
}
main #tour-view .content h2 {
  margin-bottom: 0.8em;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-size: 0.95em;
  color: #999;
}
main #tour-view .content ul {
  margin: 0 0 0 0.85em;
}
main #tour-view .content ul li {
  color: #009ad0;
  list-style: square;
  margin-bottom: 1em;
  font-size: 0.9em;
  text-transform: uppercase;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  letter-spacing: 0.15em;
}
main #tour-view .content ul li span {
  color: #333;
}
main #tour-view .content.circle-img ul {
  margin: 0;
}
main #tour-view .content.circle-img ul li {
  list-style: none;
  position: relative;
}
main #tour-view .content.circle-img ul li img {
  position: absolute;
  top: 0;
  left: 0;
  width: 55px;
  height: 55px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
main #tour-view .content.circle-img ul li a {
  padding-left: 70px;
  display: flex;
  align-items: center;
  height: 55px;
  z-index: 5;
}
main #tour-view ul.tabs-nav {
  margin-bottom: 2.5em;
}
main #tour-view .tab p:first-child {
  margin-top: -0.4em;
}
main #tour-view .tab.overview .overview-images {
  display: none;
  text-align: center;
  padding-top: 5px;
}
main #tour-view .tab.overview .overview-images img {
  max-height: 500px;
}
main #tour-view .tab.overview .overview-images img:last-child {
  margin-bottom: 0;
}
main #tour-view .tab.overview .key-facts-container ul {
  margin: 0 0 0 0.95em;
}
main #tour-view .tab.overview .key-facts-container ul li {
  list-style: square;
  color: #ACC96E;
  line-height: 1.5em;
}
main #tour-view .tab.overview .key-facts-container ul li:last-child {
  margin-bottom: 0;
}
main #tour-view .tab.overview .key-facts-container ul li div {
  color: #333;
  font-size: 0.9em;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
main #tour-view .tab.overview .key-facts-container ul li div span.title {
  display: block;
  color: #888;
  text-transform: lowercase;
  font-size: 1.05em;
}
main #tour-view .tab.overview .key-facts-container ul li div span.desc {
  text-transform: none;
  letter-spacing: 0.05em;
  color: #888;
}
main #tour-view .tab.overview .key-facts-container ul li div ul {
  margin: 0.6em 0 0 0.9em;
  font-size: 1.04em;
}
main #tour-view .tab.overview .key-facts-container ul li div ul li {
  margin-bottom: 0.7em;
  color: #009ad0;
}
main #tour-view .tab.overview .key-facts-container ul li div ul li span {
  color: #333;
  font-size: 0.95em;
  text-transform: uppercase;
}
main #tour-view .tab.overview .key-facts-container ul li div ul.circ {
  margin-left: 0;
}
main #tour-view .tab.overview .key-facts-container ul li div ul.circ li {
  list-style: none;
  position: relative;
}
main #tour-view .tab.overview .key-facts-container ul li div ul.circ li img {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
main #tour-view .tab.overview .key-facts-container ul li div ul.circ li a {
  font-size: 0.95em;
  padding-left: 60px;
  display: flex;
  align-items: center;
  height: 50px;
  z-index: 5;
}
main #tour-view .tab.overview .key-facts-container ul li.exertion .footprint {
  display: block;
  padding-top: 0.9em;
}
main #tour-view .tab.overview .key-facts-container ul li.exertion .footprint img {
  height: 65px;
}
main #tour-view .tab.overview .full-desc img {
  width: 50%;
  max-width: 300px;
  float: left;
  padding: 0.4em 1.5em 1.2em 0;
}
main #tour-view .tab.description img {
  display: none;
  width: 50%;
  max-width: 300px;
  float: left;
  padding: 0.5em 1.5em 1.2em 0;
}
main #tour-view .tab.gallery .masonry-container .masonry {
  padding-bottom: 0;
}
main #tour-view .tab.accommodation a:link,
main #tour-view .tab.accommodation a:visited {
  color: #009ad0;
}
main #tour-view .tab.accommodation ul {
  margin: 0 0 0 0.85em;
}
main #tour-view .tab.accommodation ul li {
  list-style: square;
  margin-bottom: 0.5em;
  color: #009ad0;
  padding-left: 0.5em;
}
main #tour-view .tab.accommodation ul li p {
  margin-bottom: 0.1em;
  color: #333;
}
main #tour-view .tab.accommodation ul li:last-child {
  margin-bottom: 0;
}
main #tour-view .tab.testimonials .testimonial-item {
  position: relative;
  min-height: 65px;
  margin: 10px 0 30px 0;
}
main #tour-view .tab.testimonials .testimonial-item::before {
  position: absolute;
  display: block;
  top: 3px;
  width: 65px;
  height: 65px;
  content: " ";
  background: #FFF url('/-/graphics/quotes-tour.svg') no-repeat center center;
  background-size: 25px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
main #tour-view .tab.testimonials .testimonial-item p {
  padding: 0 0 0 1em;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
}
main #tour-view .tab.testimonials .testimonial-item p span {
  display: block;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #AAA;
  font-size: 0.9em;
  margin-top: 0.5em;
}
main #tour-view .tab.testimonials .testimonial-item:nth-child(odd) {
  padding-left: 75px;
}
main #tour-view .tab.testimonials .testimonial-item:nth-child(odd)::before {
  left: 0;
}
main #tour-view .tab.testimonials .testimonial-item:nth-child(even) {
  padding-right: 75px;
}
main #tour-view .tab.testimonials .testimonial-item:nth-child(even)::before {
  right: 0;
}
main #tour-view .tab.testimonials .testimonial-item:last-child {
  margin-bottom: 0;
}
main #hub .pagination ul {
  margin-top: 5px;
}
main #hub .hub-refine-btn {
  margin-top: 2em;
}
main #hub .hub-refine-container {
  overflow: hidden;
  height: 0;
}
main #hub .hub-refine-container.open {
  height: auto;
}
main #hub .hub-refine-container #hub-refine-inner {
  padding-bottom: 2.5em;
}
main #hub .hub-refine-container #hub-refine-inner .button {
  padding: 0.75em 1.2em;
  margin: 0 0.5em 1em 0;
}
main #hub-view h1 {
  margin-bottom: 0.6em;
}
main #hub-view .hub-body {
  margin-bottom: 2.2em;
}
main #hub-view .hub-body p u {
  text-decoration: none;
}
main #hub-view .date,
main #anniversary-view .date {
  color: #AAA;
  font-size: 0.9em;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
main #hub-view .hub-body p,
main #anniversary-view .hub-body p,
main #hub-view .anniversary-body p,
main #anniversary-view .anniversary-body p {
  text-align: justify;
}
main #hub-view .hub-body p figure,
main #anniversary-view .hub-body p figure,
main #hub-view .anniversary-body p figure,
main #anniversary-view .anniversary-body p figure {
  padding: 0.7em 0 0.7em 0;
  text-align: center;
}
main #hub-view .hub-body p figure img,
main #anniversary-view .hub-body p figure img,
main #hub-view .anniversary-body p figure img,
main #anniversary-view .anniversary-body p figure img {
  max-height: 750px;
}
main #hub-view .hub-body p figure.caption,
main #anniversary-view .hub-body p figure.caption,
main #hub-view .anniversary-body p figure.caption,
main #anniversary-view .anniversary-body p figure.caption {
  padding-bottom: 0;
}
main #hub-view .hub-body p figure.caption figcaption,
main #anniversary-view .hub-body p figure.caption figcaption,
main #hub-view .anniversary-body p figure.caption figcaption,
main #anniversary-view .anniversary-body p figure.caption figcaption {
  padding: 0.7em 0 0 0;
  text-align: center;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #888;
  font-size: 0.9em;
}
main #hub-view .hub-video,
main #anniversary-view .hub-video {
  padding: 0.7em 0 2em 0;
}
main #hub-view .hub-gallery,
main #anniversary-view .hub-gallery,
main #hub-view .anniversary-gallery,
main #anniversary-view .anniversary-gallery {
  margin-top: 0.3em;
  margin-bottom: 1.2em;
}
main #hub-view .hub-gallery .hub-gallery-item,
main #anniversary-view .hub-gallery .hub-gallery-item,
main #hub-view .anniversary-gallery .hub-gallery-item,
main #anniversary-view .anniversary-gallery .hub-gallery-item,
main #hub-view .hub-gallery .anniversary-gallery-item,
main #anniversary-view .hub-gallery .anniversary-gallery-item,
main #hub-view .anniversary-gallery .anniversary-gallery-item,
main #anniversary-view .anniversary-gallery .anniversary-gallery-item {
  margin-bottom: 1.4em;
}
main #hub-view .hub-gallery .hub-gallery-item a,
main #anniversary-view .hub-gallery .hub-gallery-item a,
main #hub-view .anniversary-gallery .hub-gallery-item a,
main #anniversary-view .anniversary-gallery .hub-gallery-item a,
main #hub-view .hub-gallery .anniversary-gallery-item a,
main #anniversary-view .hub-gallery .anniversary-gallery-item a,
main #hub-view .anniversary-gallery .anniversary-gallery-item a,
main #anniversary-view .anniversary-gallery .anniversary-gallery-item a {
  display: block;
}
main #hub-view .hub-gallery .masonry-container .masonry,
main #anniversary-view .hub-gallery .masonry-container .masonry,
main #hub-view .anniversary-gallery .masonry-container .masonry,
main #anniversary-view .anniversary-gallery .masonry-container .masonry {
  padding-bottom: 0;
}
main #about .sub h2 {
  margin: 2em 0 1em 0;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-size: 1.1em;
}
main #about .sub .intro {
  margin-bottom: 2em;
}
main #about .sub.team .team-item h3 {
  margin: 0.9em 0 0 0;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: normal;
  font-size: 1em;
}
main #about .sub.team .team-item a {
  display: block;
}
main #about .sub.abtot h2,
main #about .sub.aito h2 {
  margin-top: 1em;
}
main #about .sub.abtot img,
main #about .sub.aito img {
  float: left;
  margin: 0.35em 2em 1em 0;
}
main #about .video {
  margin: 40px 0;
}
main #about ul.company-history li {
  position: relative;
  font-size: 1em;
  margin-bottom: 2em;
  padding-left: 90px;
}
main #about ul.company-history li:last-child {
  margin-bottom: 0;
}
main #about ul.company-history li:last-child .vert-line {
  display: none;
}
main #about ul.company-history li .vert-line {
  position: absolute;
  left: 33px;
  width: 5px;
  height: 100%;
  padding-bottom: 2em;
  background: #edf0f1;
}
main #about ul.company-history li .year {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 70px;
  height: 70px;
  text-align: center;
  background: #edf0f1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
main #about ul.company-history li .year p {
  letter-spacing: 0.1em;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  font-size: 1em;
  line-height: 70px;
}
main #about ul.company-history li .year .arrow {
  position: absolute;
  top: 50%;
  right: -8px;
  margin-top: -15px;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #edf0f1;
}
main #about ul.company-history li h2 {
  margin: 0.5em 0 0.2em 0;
}
main #testimonials .testimonial-item {
  position: relative;
  min-height: 65px;
}
main #testimonials .testimonial-item::before {
  position: absolute;
  display: block;
  top: 0;
  width: 65px;
  height: 65px;
  content: " ";
  background: #edf0f1 url('/-/graphics/quotes.svg') no-repeat center center;
  background-size: 25px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
main #testimonials .testimonial-item p {
  padding: 1em;
  border: 1px solid #edf0f1;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
}
main #testimonials .testimonial-item p span {
  display: block;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #AAA;
  font-size: 0.9em;
  margin-top: 0.5em;
}
main #testimonials .testimonial-item:nth-child(odd) {
  padding-left: 75px;
}
main #testimonials .testimonial-item:nth-child(odd)::before {
  left: 0;
}
main #testimonials .testimonial-item:nth-child(even) {
  padding-right: 75px;
}
main #testimonials .testimonial-item:nth-child(even)::before {
  right: 0;
}
main #testimonials textarea {
  height: 250px;
}
main #contact ul.contact-alt li {
  position: relative;
  padding-left: 4.2em;
  min-height: 49px;
}
main #contact ul.contact-alt li::before {
  position: absolute;
  left: 0;
  content: " ";
  width: 22px;
  height: 22px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 0.8em;
  -webkit-transition: background-color 0.25s ease-in-out;
  -moz-transition: background-color 0.25s ease-in-out;
  -ms-transition: background-color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}
main #contact ul.contact-alt li.address::before {
  top: 0.3em;
  background: #c4c4c4 url('/-/graphics/address.svg') no-repeat center center;
  background-size: 22px;
}
main #contact ul.contact-alt li.phone::before {
  top: 0.3em;
  background: #c4c4c4 url('/-/graphics/phone.svg') no-repeat center center;
  background-size: 22px;
}
main #contact ul.contact-alt li.phone p {
  padding-top: 1em;
}
main #contact ul.contact-alt li.email::before {
  top: 0.3em;
  background: #c4c4c4 url('/-/graphics/email.svg') no-repeat center center;
  background-size: 22px;
}
main #contact ul.contact-alt li.email p {
  padding-top: 1em;
}
main #contact ul.contact-alt li:hover::before {
  background-color: #ACC96E;
  -webkit-transition: background-color 0.25s ease-in-out;
  -moz-transition: background-color 0.25s ease-in-out;
  -ms-transition: background-color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}
main #supporters .banner-ad {
  margin-bottom: 1.9em;
}
main #supporters .banner-ad a {
  display: block;
}
main #supporters .large-ad {
  text-align: center;
}
main #supporters .large-ad a {
  display: block;
}
main #supporters .large-ad img {
  margin-top: 0.5em;
}
main #supporters a.button {
  margin-top: 1.5em;
}
main #questionnaire ul li {
  margin: 0 0 2em 0;
}
main #tutor-view h1 {
  line-height: 75px;
}
main #tutor-view h1 img {
  width: 75px;
  height: 75px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 0.5em;
}
main #tutor-view .tutor-gallery .masonry-container .masonry {
  padding-bottom: 0;
}
main #tutor-view .tutor-video {
  max-width: 500px;
}
main #tutor-view .tutor-video a {
  display: block;
  position: relative;
}
main #tutor-view .tutor-video a::before {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  top: 50%;
  left: 50%;
  content: " ";
  background: url('/-/graphics/play.svg') no-repeat center center;
  background-size: 40px;
}
main #tutor-view .tutoring-on h2 {
  margin: 0 0 1.5em 0;
}
main #tutor-view .tutoring-on ul li {
  margin-top: 0.5em;
}
main #tutor-view .tutoring-on ul li:last-child {
  margin-bottom: 0.5em;
}
main #tutor-view .tutoring-on ul li a {
  min-height: 60px;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
}
main #tutor-view .tutoring-on ul li a img {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 0.5em;
}
main #tutor-view .tutoring-on ul li a span {
  margin: auto;
  min-height: 0;
}
main #tutor-view .tutoring-on ul li a span .date {
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 0.9em;
  color: #AAA;
}
main ul.steps li,
main ul.details li {
  position: relative;
  padding-left: 38px;
  min-height: 30px;
}
main ul.steps li:last-child,
main ul.details li:last-child {
  margin-bottom: 0;
}
main ul.steps li::before,
main ul.details li::before {
  position: absolute;
  left: 0;
  top: 0;
  content: " ";
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 30px;
  height: 30px;
  margin-right: 0.6em;
}
main ul.steps li p,
main ul.details li p {
  display: inline-block;
  zoom: 1;
  *display: inline;
  line-height: normal;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 0.95em;
  padding-top: 0.3em;
}
main ul.steps li::before {
  background: url('/-/graphics/tick.svg') no-repeat 0 0;
  background-size: 200%;
}
main ul.steps li.complete::before {
  background: url('/-/graphics/tick.svg') no-repeat -30px 0;
  background-size: 200%;
}
main #client-area ul.tabs-nav {
  margin-top: 1.2em;
}
main #client-area .tab {
  padding: 3em 0 0 0;
}
main #client-area .loader {
  display: block;
  left: 3em;
  width: 40px;
  height: 40px;
  background: url('/-/graphics/loader.png') no-repeat center center;
  background-size: 40px;
}
main #client-area .tab.bookings .booking-item {
  border: 1px solid #EEE;
}
main #client-area .tab.bookings .booking-item .booking-head {
  background: #EDF0F1;
  padding: 1em;
}
main #client-area .tab.bookings .booking-item .booking-head h2 {
  margin-bottom: 0;
}
main #client-area .tab.bookings .booking-item .booking-head h2 span.cancelled {
  color: #990000;
}
main #client-area .tab.bookings .booking-item .booking-head .booking-date p {
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 0.8em;
  color: #BBB;
}
main #client-area .tab.bookings .booking-item .booking-details {
  padding: 1em;
}
main #client-area .tab.bookings .booking-item .booking-details ul.details li::before {
  background: #EDF0F1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
main #client-area .tab.bookings .booking-item .booking-details .booking-btns div {
  text-align: left;
  display: block;
}
main #client-area .tab.bookings .booking-item .booking-details .booking-btns div input[type=submit] {
  padding: 0.7em 1em;
}
main #client-area .tab.bookings .booking-item .booking-details .booking-btns div a.button {
  padding: 0.77em 1em;
}
main #client-area .tab.bookings .booking-item .booking-details .booking-btns div input[type=submit],
main #client-area .tab.bookings .booking-item .booking-details .booking-btns div a.button {
  margin-bottom: 0.5em;
}
main #client-area .tab.bookings .booking-item .booking-complete-by {
  padding: 1em 0;
  margin: 0 1em;
  border-top: 1px solid #EEE;
}
main #client-area .tab.bookings .booking-item .booking-complete-by p {
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 0.85em;
  color: #BBB;
}
main #client-area.gallery-upload .file-info,
main #client-area .gallery-upload .file-info {
  background: #990000;
  color: #FFF;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 0.9em;
  display: none;
  padding: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-top: 1.3em;
}
main #client-area.gallery-upload form.uploader textarea,
main #client-area .gallery-upload form.uploader textarea {
  height: 150px;
}
main #client-area.gallery-upload .progress,
main #client-area .gallery-upload .progress {
  position: relative;
  width: 100%;
  background: #F9F9F9;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  height: 40px;
  margin-top: 1.2em;
}
main #client-area.gallery-upload .progress .bar,
main #client-area .gallery-upload .progress .bar {
  display: block;
  height: 40px;
  width: 0;
  background: #ACC96E;
}
main #client-area.gallery-upload .progress .percent,
main #client-area .gallery-upload .progress .percent {
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  line-height: 40px;
  padding-left: 1em;
  color: #AAA;
}
main #client-area.gallery-upload .progress .percent.active,
main #client-area .gallery-upload .progress .percent.active {
  color: #FFF;
}
main #client-area.gallery-upload .upload-complete-container,
main #client-area .gallery-upload .upload-complete-container {
  display: none;
}
main #client-area.gallery-upload .upload-complete-container h2,
main #client-area .gallery-upload .upload-complete-container h2 {
  font-size: 1.5em;
  margin: 0 0 1em 0;
  font-weight: 300;
  letter-spacing: 0.05em;
}
main #client-area.gallery-upload .upload-complete-container .uploaded img,
main #client-area .gallery-upload .upload-complete-container .uploaded img {
  padding-top: 0.4em;
}
main #affiliates ul.tabs-nav {
  margin-top: 1.2em;
}
main #affiliates .tab {
  padding: 2.5em 0 0 0;
}
main #affiliates .tab.stats label {
  color: #BBB;
}
main #affiliates #affiliate-link,
main #affiliates #affiliate-code {
  font-style: italic;
  color: #009ad0;
}
main #affiliates .copy-affiliate-link {
  cursor: pointer;
  margin-bottom: 1.5em;
}
main #affiliates .copy-affiliate-code {
  cursor: pointer;
}
main #admin .table {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
main #admin .table .table-row {
  display: table-row;
}
main #admin .table .table-row.head p {
  color: #BBB;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
main #admin .table .table-row.head .table-cell {
  padding-top: 0;
}
main #admin .table .table-cell {
  display: table-cell;
  padding: 0.75em;
  border-bottom: 1px solid #edf0f1;
}
main #admin .table .table-cell p {
  margin: 0;
}
main #admin .table .table-cell:first-child {
  padding-left: 1em;
  border-left: 5px solid #edf0f1;
}
main #admin .table .table-cell:last-child {
  padding-right: 0;
}
main #admin .table .table-cell input[type=text] {
  padding: 0.85em 1em;
  width: 100px;
}
main #admin .admin-booking-search input[type=submit] {
  margin-top: 0.75em;
}
main #admin .admin-booking-tour-info {
  border-top: 1px solid #EDF0F1;
  padding-top: 2.5em;
}
main #admin .nav-spacing {
  margin-bottom: 2.7em;
}
main #admin.tour-stats .table .table-row.fully-booked .table-cell:first-child {
  border-left: 5px solid #990000;
}
main #admin.waiting-list-records input[type=text] {
  padding-top: 0.9em;
  padding-bottom: 0.9em;
}
main #admin.waiting-list-records table {
  margin-top: 2.7em;
}
main #admin.gallery-moderate .gallery-moderation-item {
  position: relative;
  background: #E9E9E9 url('/-/graphics/gallery-moderate-removed.gif') center center no-repeat;
}
main #admin.gallery-moderate .gallery-moderation-item form {
  display: none;
  position: absolute;
  text-align: center;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1em 1em 0 1em;
  bottom: 0;
}
main #admin.gallery-moderate .gallery-moderation-item form textarea,
main #admin.gallery-moderate .gallery-moderation-item form input[type=submit],
main #admin.gallery-moderate .gallery-moderation-item form span {
  margin-bottom: 1em;
}
main #admin.gallery-moderate .gallery-moderation-item form span {
  display: none;
  background: rgba(255, 255, 255, 0.4);
  padding: 0.4em 0.5em;
  text-align: center;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #990000;
  font-size: 0.85em;
}
main #admin.gallery-moderate .gallery-moderation-item:hover form {
  display: block;
}
main #admin.gallery-moderate .confirm-all {
  margin-top: 1.3em;
}
main #admin .status.complete {
  color: #7BAF5E;
}
main #admin .status.cancelled {
  color: #990000;
}
main #admin.booking-view .section {
  margin-top: 2.5em;
  padding-top: 2.5em;
  border-top: 1px solid #edf0f1;
}
main #admin.booking-view label {
  color: #BBB;
}
main #admin.booking-view h1 {
  margin-bottom: 1.3em;
}
main #admin.booking-view h2 {
  margin-bottom: 1.9em;
}
main #admin.booking-view .status {
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 1.1em;
}
main #admin.booking-view ul li.extra {
  margin-bottom: 2em;
}
main #admin.booking-view ul li.border {
  border-top: 1px solid #edf0f1;
  padding-top: 2em;
}
main #admin.booking-view ul li form input[type=text] {
  width: 100px;
  margin-bottom: 1em;
}
main #admin a.email-all {
  margin-top: 50px;
}
main #gallery .pagination ul,
main #hub .pagination ul {
  text-align: center;
}
main #gallery .pagination ul li,
main #hub .pagination ul li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0 2px 4px 2px;
}
main #gallery .pagination ul li a.active,
main #hub .pagination ul li a.active {
  background: #017aa4;
}
main #gallery .pagination ul {
  margin-top: 30px;
}
main #gallery .loader {
  display: block;
  left: 3em;
  width: 40px;
  height: 40px;
  background: url('/-/graphics/loader.png') no-repeat center center;
  background-size: 40px;
}
main #gallery .gallery-cat-btn {
  margin-top: 2em;
}
main #gallery .gallery-categories {
  position: fixed;
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
  background: rgba(60, 60, 60, 0.95);
  text-align: center;
  z-index: 2000000;
  overflow-y: auto;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
main #gallery .gallery-categories.trans {
  -webkit-transition: left 0.3s ease-in-out;
  -moz-transition: left 0.3s ease-in-out;
  -ms-transition: left 0.3s ease-in-out;
  -o-transition: left 0.3s ease-in-out;
  transition: left 0.3s ease-in-out;
}
main #gallery .gallery-categories ul {
  margin: auto;
  padding: 2em 0 3em 0;
}
main #gallery .gallery-categories ul li {
  display: block;
  font-size: 1em;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  padding: 0 0.8em;
  background:  #F9F9F9;
}
main #gallery .gallery-categories ul li a {
  color: #FFF;
  cursor: pointer;
}
main #gallery .gallery-categories ul li a.active {
  color: #ACC96E;
}
main #gallery .gallery-categories ul li.gallery-close-nav {
  display: block;
  padding-top: 0;
  height: 3.500rem;
}
main #gallery .gallery-categories ul li.gallery-close-nav a {
  position: relative;
  display: block;
  width: 1.375em;
  height: 1.500em;
  border: 1em solid rgba(70, 70, 70, 0.9);
  background: rgba(70, 70, 70, 0.9);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 0 auto;
  cursor: pointer;
  -webkit-transition: transform 0.4s ease-in-out;
  -moz-transition: transform 0.4s ease-in-out;
  -ms-transition: transform 0.4s ease-in-out;
  -o-transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
}
main #gallery .gallery-categories ul li.gallery-close-nav a span {
  position: absolute;
  top: 0.7em;
  height: 0.099em;
  width: 100%;
  background: #FFF;
  left: 0;
}
main #gallery .gallery-categories ul li.gallery-close-nav a span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
main #gallery .gallery-categories ul li.gallery-close-nav a span:nth-child(2) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
main #gallery .gallery-categories ul li ul {
  display: none;
  margin: 2em 0 2.3em 0;
  padding: 0;
}
main #gallery .gallery-categories ul li ul li {
  margin-bottom: 0.7em;
}
main #gallery .gallery-categories ul li ul li a {
  font-weight: 100;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: capitalize;
  letter-spacing: 0.05em;
  color: #CCC;
}
main #newsletter form.newsletter {
  padding-top: 15px;
}
main #newsletter form.newsletter input[type=text] {
  margin-bottom: 12px;
}
main #newsletter form.newsletter .response {
  display: none;
  margin-top: 8px;
  letter-spacing: 0.2em;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #e7a115;
}
main #newsletter .testimonial-item {
  position: relative;
  min-height: 65px;
  padding-left: 75px;
  margin: 5px 0 35px 0;
}
main #newsletter .testimonial-item::before {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 65px;
  height: 65px;
  content: " ";
  background: #edf0f1 url('/-/graphics/quotes.svg') no-repeat center center;
  background-size: 25px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
main #newsletter .testimonial-item p {
  padding: 1em;
  border: 1px solid #edf0f1;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
}
main #newsletter .testimonial-item p span {
  display: block;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #AAA;
  font-size: 0.9em;
  margin-top: 0.5em;
}
main #basket table.basket-items,
main #client-area table.basket-items,
main #checkout table.basket-items {
  width: 100%;
}
main #basket table.basket-items thead .title p,
main #client-area table.basket-items thead .title p,
main #checkout table.basket-items thead .title p,
main #basket table.basket-items thead .price p,
main #client-area table.basket-items thead .price p,
main #checkout table.basket-items thead .price p,
main #basket table.basket-items thead .qty p,
main #client-area table.basket-items thead .qty p,
main #checkout table.basket-items thead .qty p,
main #basket table.basket-items thead .totals p,
main #client-area table.basket-items thead .totals p,
main #checkout table.basket-items thead .totals p,
main #basket table.basket-items thead .remove p,
main #client-area table.basket-items thead .remove p,
main #checkout table.basket-items thead .remove p {
  color: #BBB;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
main #basket table.basket-items thead .title,
main #client-area table.basket-items thead .title,
main #checkout table.basket-items thead .title,
main #basket table.basket-items tbody .title,
main #client-area table.basket-items tbody .title,
main #checkout table.basket-items tbody .title,
main #basket table.basket-items thead .price,
main #client-area table.basket-items thead .price,
main #checkout table.basket-items thead .price,
main #basket table.basket-items tbody .price,
main #client-area table.basket-items tbody .price,
main #checkout table.basket-items tbody .price,
main #basket table.basket-items thead .qty,
main #client-area table.basket-items thead .qty,
main #checkout table.basket-items thead .qty,
main #basket table.basket-items tbody .qty,
main #client-area table.basket-items tbody .qty,
main #checkout table.basket-items tbody .qty,
main #basket table.basket-items thead .totals,
main #client-area table.basket-items thead .totals,
main #checkout table.basket-items thead .totals,
main #basket table.basket-items tbody .totals,
main #client-area table.basket-items tbody .totals,
main #checkout table.basket-items tbody .totals,
main #basket table.basket-items thead .remove,
main #client-area table.basket-items thead .remove,
main #checkout table.basket-items thead .remove,
main #basket table.basket-items tbody .remove,
main #client-area table.basket-items tbody .remove,
main #checkout table.basket-items tbody .remove {
  padding-bottom: 0.5em;
}
main #basket table.basket-items thead .title p,
main #client-area table.basket-items thead .title p,
main #checkout table.basket-items thead .title p,
main #basket table.basket-items tbody .title p,
main #client-area table.basket-items tbody .title p,
main #checkout table.basket-items tbody .title p,
main #basket table.basket-items thead .price p,
main #client-area table.basket-items thead .price p,
main #checkout table.basket-items thead .price p,
main #basket table.basket-items tbody .price p,
main #client-area table.basket-items tbody .price p,
main #checkout table.basket-items tbody .price p,
main #basket table.basket-items thead .qty p,
main #client-area table.basket-items thead .qty p,
main #checkout table.basket-items thead .qty p,
main #basket table.basket-items tbody .qty p,
main #client-area table.basket-items tbody .qty p,
main #checkout table.basket-items tbody .qty p,
main #basket table.basket-items thead .totals p,
main #client-area table.basket-items thead .totals p,
main #checkout table.basket-items thead .totals p,
main #basket table.basket-items tbody .totals p,
main #client-area table.basket-items tbody .totals p,
main #checkout table.basket-items tbody .totals p,
main #basket table.basket-items thead .remove p,
main #client-area table.basket-items thead .remove p,
main #checkout table.basket-items thead .remove p,
main #basket table.basket-items tbody .remove p,
main #client-area table.basket-items tbody .remove p,
main #checkout table.basket-items tbody .remove p {
  margin: 0;
}
main #basket table.basket-items thead .title,
main #client-area table.basket-items thead .title,
main #checkout table.basket-items thead .title,
main #basket table.basket-items tbody .title,
main #client-area table.basket-items tbody .title,
main #checkout table.basket-items tbody .title {
  text-align: left;
  width: 40%;
}
main #basket table.basket-items thead .price,
main #client-area table.basket-items thead .price,
main #checkout table.basket-items thead .price,
main #basket table.basket-items tbody .price,
main #client-area table.basket-items tbody .price,
main #checkout table.basket-items tbody .price,
main #basket table.basket-items thead .qty,
main #client-area table.basket-items thead .qty,
main #checkout table.basket-items thead .qty,
main #basket table.basket-items tbody .qty,
main #client-area table.basket-items tbody .qty,
main #checkout table.basket-items tbody .qty,
main #basket table.basket-items thead .totals,
main #client-area table.basket-items thead .totals,
main #checkout table.basket-items thead .totals,
main #basket table.basket-items tbody .totals,
main #client-area table.basket-items tbody .totals,
main #checkout table.basket-items tbody .totals,
main #basket table.basket-items thead .remove,
main #client-area table.basket-items thead .remove,
main #checkout table.basket-items thead .remove,
main #basket table.basket-items tbody .remove,
main #client-area table.basket-items tbody .remove,
main #checkout table.basket-items tbody .remove {
  text-align: right;
  width: 15%;
}
main #basket table.basket-items thead .qty input,
main #client-area table.basket-items thead .qty input,
main #checkout table.basket-items thead .qty input,
main #basket table.basket-items tbody .qty input,
main #client-area table.basket-items tbody .qty input,
main #checkout table.basket-items tbody .qty input {
  width: 60px;
  text-align: center;
}
main #basket table.basket-items thead .remove,
main #client-area table.basket-items thead .remove,
main #checkout table.basket-items thead .remove,
main #basket table.basket-items tbody .remove,
main #client-area table.basket-items tbody .remove,
main #checkout table.basket-items tbody .remove {
  text-align: right;
}
main #basket table.basket-items thead .remove a,
main #client-area table.basket-items thead .remove a,
main #checkout table.basket-items thead .remove a,
main #basket table.basket-items tbody .remove a,
main #client-area table.basket-items tbody .remove a,
main #checkout table.basket-items tbody .remove a {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 20px;
  height: 20px;
  background: url('/-/graphics/delete.svg') no-repeat center center;
  background-size: 100%;
  margin-top: 5px;
}
main #basket table.basket-items tbody tr,
main #client-area table.basket-items tbody tr,
main #checkout table.basket-items tbody tr {
  border-top: 1px solid #edf0f1;
}
main #basket table.basket-items tbody tr td,
main #client-area table.basket-items tbody tr td,
main #checkout table.basket-items tbody tr td {
  padding: 0.5em 0;
  vertical-align: middle;
}
main #basket table.basket-totals,
main #client-area table.basket-totals,
main #checkout table.basket-totals {
  width: 100%;
}
main #basket table.basket-totals p,
main #client-area table.basket-totals p,
main #checkout table.basket-totals p {
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #BBB;
}
main #basket table.basket-totals tr,
main #client-area table.basket-totals tr,
main #checkout table.basket-totals tr {
  border-top: 1px solid #edf0f1;
}
main #basket table.basket-totals td,
main #client-area table.basket-totals td,
main #checkout table.basket-totals td {
  padding: 0.5em 0;
  vertical-align: middle;
  text-align: right;
}
main #basket table.basket-totals td p,
main #client-area table.basket-totals td p,
main #checkout table.basket-totals td p {
  text-align: right;
}
main #basket table.basket-totals td.subtotal,
main #client-area table.basket-totals td.subtotal,
main #checkout table.basket-totals td.subtotal,
main #basket table.basket-totals td.total,
main #client-area table.basket-totals td.total,
main #checkout table.basket-totals td.total,
main #basket table.basket-totals td.discount,
main #client-area table.basket-totals td.discount,
main #checkout table.basket-totals td.discount,
main #basket table.basket-totals td.refunded,
main #client-area table.basket-totals td.refunded,
main #checkout table.basket-totals td.refunded {
  padding-right: 1.5em;
  text-align: left;
}
main #basket table.basket-totals td.subtotal p,
main #client-area table.basket-totals td.subtotal p,
main #checkout table.basket-totals td.subtotal p,
main #basket table.basket-totals td.total p,
main #client-area table.basket-totals td.total p,
main #checkout table.basket-totals td.total p,
main #basket table.basket-totals td.discount p,
main #client-area table.basket-totals td.discount p,
main #checkout table.basket-totals td.discount p,
main #basket table.basket-totals td.refunded p,
main #client-area table.basket-totals td.refunded p,
main #checkout table.basket-totals td.refunded p {
  text-align: left;
}
main #basket table.basket-totals td.refunded p,
main #client-area table.basket-totals td.refunded p,
main #checkout table.basket-totals td.refunded p,
main #basket table.basket-totals td.refunded-val p,
main #client-area table.basket-totals td.refunded-val p,
main #checkout table.basket-totals td.refunded-val p {
  color: #990000;
}
main #basket table.basket-totals td.total p,
main #client-area table.basket-totals td.total p,
main #checkout table.basket-totals td.total p,
main #basket table.basket-totals td.total-val p,
main #client-area table.basket-totals td.total-val p,
main #checkout table.basket-totals td.total-val p {
  color: #009ad0;
}
main #basket .basket-btns,
main #client-area .basket-btns,
main #checkout .basket-btns {
  text-align: center;
  margin: 1.5em 0 2em 0;
}
main #basket .basket-btns input,
main #client-area .basket-btns input,
main #checkout .basket-btns input {
  margin-bottom: 0.5em;
}
main #checkout h2 {
  margin-bottom: 0.7em;
}
main #checkout .notice {
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 0.9em;
  color: #990000;
}
main #checkout .spacer {
  margin-bottom: 1.1em;
}
main #checkout table.basket-totals .card-fee-row {
  display: none;
}
main #checkout table.basket-totals tr {
  border-top: 1px solid #edf0f1;
}
main #checkout table.basket-totals td.subtotal,
main #checkout table.basket-totals td.total,
main #checkout table.basket-totals td.discount,
main #checkout table.basket-totals td.refunded,
main #checkout table.basket-totals td.card-fee {
  padding-right: 1.5em;
  text-align: left;
}
main #checkout table.basket-totals td.subtotal p,
main #checkout table.basket-totals td.total p,
main #checkout table.basket-totals td.discount p,
main #checkout table.basket-totals td.refunded p,
main #checkout table.basket-totals td.card-fee p {
  text-align: left;
}
main #checkout table.basket-totals td.card-fee p,
main #checkout table.basket-totals td.card-fee-val p {
  color: #990000;
}
main #checkout p.card-type-desc {
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 0.9em;
  margin-bottom: 0.6em;
  color: #BBB;
}
main #checkout .card-type-alert {
  display: none;
}
main #checkout .card-type-alert p {
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 0.9em;
  margin-bottom: 0.6em;
  color: #990000;
}
main #checkout ul li p {
  margin-bottom: 12px;
  font-size: 0.85rem;
}
main #privacy-policy ul {
  margin: 0 0 1.2em 0.9em;
}
main #privacy-policy ul li {
  list-style: square;
  margin-bottom: 0.5em;
  line-height: 1.8em;
  letter-spacing: 0.02em;
}
.js header.main,
.js #body-wrapper {
  display: block;
}
.js #body-no-js {
  display: none;
}
.no-js header.main,
.no-js #body-wrapper {
  display: none;
}
.no-js #body-no-js {
  display: block;
  text-align: center;
  margin: 3em 0;
}
.no-js #body-no-js img {
  margin-bottom: 3em;
}
.touch main .tutor-item.item a h2 {
  position: relative;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity = (100));
  color: #444;
  text-shadow: none;
  bottom: 0;
  padding: 0.6em 0 0 0;
}
.no-touch main .breadcrumb p a:hover {
  color: #009ad0;
}
.no-touch main .tour-item a.main:hover img,
.no-touch main .hub-item a.main:hover img {
  -moz-opacity: 0.65;
  -webkit-opacity: 0.65;
  -khtml-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(65));
  filter: alpha(opacity = (65));
}
.no-touch main .hub-item a.main:hover .img-container .img-container-inner.video img {
  -moz-opacity: 0.35;
  -webkit-opacity: 0.35;
  -khtml-opacity: 0.35;
  opacity: 0.35;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(35));
  filter: alpha(opacity = (35));
}
.no-touch main .item:hover a {
  background: #000;
}
.no-touch main .item:hover a h2 {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity = (100));
}
.no-touch main .item:hover img {
  -moz-opacity: 0.65;
  -webkit-opacity: 0.65;
  -khtml-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(65));
  filter: alpha(opacity = (65));
}
.no-touch main #gallery .gallery-categories ul li a:hover {
  color: #ACC96E;
}
.no-touch main #gallery .gallery-categories ul li.gallery-close-nav a:hover {
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}
.no-touch main #tour-view .tour-description a.read-more:hover {
  color: #ACC96E;
}
.no-touch main #tour-view .tab.accommodation a:hover {
  color: #ACC96E;
}
footer.main .footer-adverts,
footer.main .footer-newsletter,
footer.main nav.footer-nav {
  text-align: center;
  width: 100%;
}
footer.main .footer-newsletter {
  background: #e0e2e4;
  background-size: cover;
}
footer.main .footer-newsletter p:not(.consent-text) {
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #999;
  line-height: normal;
  font-size: 0.95rem;
}
footer.main .footer-newsletter input.newsletter-email {
  text-align: center;
  height: 3.750rem;
  padding: 0 1.5em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.9em;
  background: #FFF;
  color: #999;
  width: 100%;
  max-width: 350px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
footer.main .footer-newsletter input.newsletter-email::-webkit-input-placeholder,
footer.main .footer-newsletter input.newsletter-email:-moz-placeholder,
footer.main .footer-newsletter input.newsletter-email::-moz-placeholder,
footer.main .footer-newsletter input.newsletter-email:-ms-input-placeholder {
  color: transparent;
}
footer.main .footer-newsletter input[type=submit] {
  display: block;
  height: 3.125em;
  margin: 1em auto 0 auto;
  padding: 0 1.5em;
  font-size: 0.85em;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  background: #009ad0;
  color: #FFF;
  min-width: 6.250em;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
footer.main .footer-newsletter .response {
  display: none;
  margin-top: 1em;
  letter-spacing: 0.2em;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #e7a115;
}
footer.main .featured-in {
  width: 100%;
  margin-top: 3.5em;
  text-align: center;
}
footer.main .featured-in .sub {
  margin: 0 auto;
  text-align: center;
}
footer.main .featured-in .sub .item {
  display: block;
  width: 300px;
  margin: 0 auto;
  padding: 0 40px;
  padding-bottom: 40px;
}
footer.main .featured-in .sub .item:last-child {
  padding-bottom: 0;
}
footer.main .featured-in .sub .item span {
  display: block;
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 0.8em;
  color: #999;
  padding-bottom: 1em;
}
footer.main .featured-in .sub .item a {
  display: block;
}
footer.main nav.footer-nav .container {
  padding: 3.5em 0 2em 0;
}
footer.main nav.footer-nav .container .social-icon {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-bottom: 3em;
}
footer.main nav.footer-nav .container ul li {
  display: block;
  margin: 0 1.8em 1.5em 1.8em;
}
footer.main nav.footer-nav .container ul li a {
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 0.95em;
  color: #333;
}
footer.main .footer-adverts .container {
  padding-top: 0;
}
footer.main .footer-adverts .container a {
  display: block;
  padding: 0.7em;
  border: 1px solid #EEE;
  max-width: 21.875em;
  margin: 0 auto;
}
footer.main .footer-adverts .container a img {
  width: 100%;
}
footer.main .footer-copyright-credit {
  text-align: center;
  letter-spacing: 0.05em;
}
footer.main .footer-copyright-credit .container {
  padding-top: 0;
}
footer.main .footer-copyright-credit .container p {
  font-family: "myriad-pro-semiextended", Arial, sans-serif;
  font-size: 0.85em;
  color: #AAA;
}
footer.main .footer-copyright-credit .container p a {
  color: #AAA;
}
footer.main .footer-links {
  text-align: center;
  padding-bottom: 40px;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  justify-content: center;
}
footer.main .footer-links #aito-widget {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0 15px;
}
footer.main .footer-links #aito-widget a {
  display: block;
}
footer.main .footer-links #tripadvisor {
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: #FFF;
  margin: 0 5px;
}
footer.main .footer-links #tripadvisor a {
  display: block;
}
footer.main .footer-links #tripadvisor img {
  display: none;
}
footer.main .footer-links #tripadvisor #TA_cdsratingsonlynarrow402 {
  display: none;
  background: #FFF;
}
footer.main .footer-links #tripadvisor #CDSROWRATING402 img {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
footer.main .footer-links #tripadvisor #CDSRATINGWIDGET402 {
  margin: 0 auto;
  padding: 1em 0 0.7em 0;
}
footer.main .footer-links #tripadvisor #CDSRATINGWIDGET402 #CDSROWLOC402 {
  display: none;
}
footer.main .footer-links #tripadvisor #CDSRATINGWIDGET402 #CDSROWLOC402 a {
  color: #999;
  text-decoration: none;
}
footer.main .footer-links #tripadvisor #CDSRATINGWIDGET402 #CDSROWLOGO402 {
  display: none;
}
footer.main .footer-links #abtot {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0 5px;
}
footer.main .footer-links #abtot a {
  display: block;
}
footer.main .footer-links #abtot a img {
  max-height: 100px;
  padding: 0 12px;
}
.no-touch footer.main .footer-newsletter input[type=submit]:hover {
  background: #017aa4;
}
.no-touch footer.main nav.footer-nav .container ul li a:hover {
  color: #ACC96E;
}
.no-touch footer.main .footer-copyright-credit .container p a:hover {
  color: #ACC96E;
}
.touch .fancybox-nav {
  display: none;
}
.social a {
  color: #FFF;
}
@media only screen and (max-height: 40em) {
  header.main nav ul li {
    padding: 0.2em;
  }
}
@media (min-width: 18.75em) and (min-height: 37.5em) {
  header.main.scrolled {
    position: fixed;
    top: 0;
    left: 0;
  }
}
@media only screen and (max-width: 48em) {
  main #basket table.basket-items thead,
  main #client-area table.basket-items thead,
  main #checkout table.basket-items thead,
  main #basket table.basket-items tbody,
  main #client-area table.basket-items tbody,
  main #checkout table.basket-items tbody,
  main #basket table.basket-items td,
  main #client-area table.basket-items td,
  main #checkout table.basket-items td,
  main #basket table.basket-items tr,
  main #client-area table.basket-items tr,
  main #checkout table.basket-items tr {
    display: block;
  }
  main #basket table.basket-items thead tr,
  main #client-area table.basket-items thead tr,
  main #checkout table.basket-items thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  main #basket table.basket-items thead tr .title,
  main #client-area table.basket-items thead tr .title,
  main #checkout table.basket-items thead tr .title,
  main #basket table.basket-items thead tr .price,
  main #client-area table.basket-items thead tr .price,
  main #checkout table.basket-items thead tr .price,
  main #basket table.basket-items thead tr .qty,
  main #client-area table.basket-items thead tr .qty,
  main #checkout table.basket-items thead tr .qty,
  main #basket table.basket-items thead tr .totals,
  main #client-area table.basket-items thead tr .totals,
  main #checkout table.basket-items thead tr .totals {
    padding-bottom: 0.25em;
  }
  main #basket table.basket-items thead tr .delete,
  main #client-area table.basket-items thead tr .delete,
  main #checkout table.basket-items thead tr .delete {
    display: none;
  }
  main #basket table.basket-items tr,
  main #client-area table.basket-items tr,
  main #checkout table.basket-items tr {
    margin-bottom: 1.6em;
  }
  main #basket table.basket-items tbody td,
  main #client-area table.basket-items tbody td,
  main #checkout table.basket-items tbody td {
    position: relative;
  }
  main #basket table.basket-items tbody td.title,
  main #client-area table.basket-items tbody td.title,
  main #checkout table.basket-items tbody td.title,
  main #basket table.basket-items tbody td.price,
  main #client-area table.basket-items tbody td.price,
  main #checkout table.basket-items tbody td.price,
  main #basket table.basket-items tbody td.qty,
  main #client-area table.basket-items tbody td.qty,
  main #checkout table.basket-items tbody td.qty,
  main #basket table.basket-items tbody td.totals,
  main #client-area table.basket-items tbody td.totals,
  main #checkout table.basket-items tbody td.totals {
    width: 100%;
    padding: 0.25em 0 0.25em 30%;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  main #basket table.basket-items tbody td.title,
  main #client-area table.basket-items tbody td.title,
  main #checkout table.basket-items tbody td.title {
    padding-top: 0.8em;
  }
  main #basket table.basket-items tbody td.totals,
  main #client-area table.basket-items tbody td.totals,
  main #checkout table.basket-items tbody td.totals {
    padding-bottom: 0.8em;
    border-bottom: 1px solid #EEE;
  }
  main #basket table.basket-items tbody td.remove,
  main #client-area table.basket-items tbody td.remove,
  main #checkout table.basket-items tbody td.remove {
    display: none;
  }
  main #basket table.basket-items tbody td:before,
  main #client-area table.basket-items tbody td:before,
  main #checkout table.basket-items tbody td:before {
    position: absolute;
    left: 0;
    width: 45%;
    text-align: left;
    color: #BBB;
    font-family: "myriad-pro-semiextended", Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 0.9em;
  }
  main #basket table.basket-items tbody td:before.title,
  main #client-area table.basket-items tbody td:before.title,
  main #checkout table.basket-items tbody td:before.title {
    top: 1em;
  }
  main #basket table.basket-items tbody td:before.price,
  main #client-area table.basket-items tbody td:before.price,
  main #checkout table.basket-items tbody td:before.price,
  main #basket table.basket-items tbody td:before.qty,
  main #client-area table.basket-items tbody td:before.qty,
  main #checkout table.basket-items tbody td:before.qty,
  main #basket table.basket-items tbody td:before.totals,
  main #client-area table.basket-items tbody td:before.totals,
  main #checkout table.basket-items tbody td:before.totals {
    top: 0.6em;
  }
  main #basket table.basket-items tbody td:nth-of-type(1):before,
  main #client-area table.basket-items tbody td:nth-of-type(1):before,
  main #checkout table.basket-items tbody td:nth-of-type(1):before {
    content: "Title";
  }
  main #basket table.basket-items tbody td:nth-of-type(2):before,
  main #client-area table.basket-items tbody td:nth-of-type(2):before,
  main #checkout table.basket-items tbody td:nth-of-type(2):before {
    content: "Price";
  }
  main #basket table.basket-items tbody td:nth-of-type(3):before,
  main #client-area table.basket-items tbody td:nth-of-type(3):before,
  main #checkout table.basket-items tbody td:nth-of-type(3):before {
    content: "Qty";
  }
  main #basket table.basket-items tbody td:nth-of-type(4):before,
  main #client-area table.basket-items tbody td:nth-of-type(4):before,
  main #checkout table.basket-items tbody td:nth-of-type(4):before {
    content: "Totals";
  }
  main #basket table.basket-items tbody table tr,
  main #client-area table.basket-items tbody table tr,
  main #checkout table.basket-items tbody table tr {
    margin: 0;
  }
  main #basket table.basket-items tbody table tr td,
  main #client-area table.basket-items tbody table tr td,
  main #checkout table.basket-items tbody table tr td {
    text-align: right;
    padding: 0;
  }
  main #basket table.basket-items tbody table tr td:nth-of-type(1):before,
  main #client-area table.basket-items tbody table tr td:nth-of-type(1):before,
  main #checkout table.basket-items tbody table tr td:nth-of-type(1):before,
  main #basket table.basket-items tbody table tr td:nth-of-type(2):before,
  main #client-area table.basket-items tbody table tr td:nth-of-type(2):before,
  main #checkout table.basket-items tbody table tr td:nth-of-type(2):before {
    content: "";
  }
  main #basket table.basket-totals tr:first-child,
  main #client-area table.basket-totals tr:first-child,
  main #checkout table.basket-totals tr:first-child {
    border-top: 1px solid #EEE;
  }
  main #basket table.basket-totals td.subtotal-val p,
  main #client-area table.basket-totals td.subtotal-val p,
  main #checkout table.basket-totals td.subtotal-val p,
  main #basket table.basket-totals td.total-val p,
  main #client-area table.basket-totals td.total-val p,
  main #checkout table.basket-totals td.total-val p {
    text-align: right;
  }
}
@media only screen and (min-width: 30em) {
  .container {
    width: 95%;
  }
  header.main .container .nav-menu .icon #menu {
    top: 0.95em;
    left: 0.75em;
    width: 1.688em;
    height: 1.500em;
  }
  header.main .container .nav-menu .icon #menu span {
    height: 0.14em;
  }
  header.main .container .nav-menu .icon #menu span:nth-child(2),
  header.main .container .nav-menu .icon #menu span:nth-child(3) {
    top: 0.563em;
  }
  header.main .container .nav-menu .icon #menu span:nth-child(4) {
    top: 1.125em;
  }
  header.main .container .nav-client-area .icon,
  header.main .container .nav-mini-basket .icon,
  header.main .container .nav-menu .icon {
    width: 3.125em;
    height: 3.125em;
  }
  header.main .container .nav-client-area .prompt,
  header.main .container .nav-mini-basket .prompt,
  header.main .container .nav-menu .prompt {
    left: 50%;
  }
  main .breadcrumb p {
    width: 95%;
  }
  main .tour-item h2,
  main .hub-item h2,
  main .supporter-item h2 {
    font-size: 1.2em;
  }
}
@media only screen and (min-width: 48em) {
  p,
  small,
  ul li {
    font-size: 0.95rem;
  }
  .slider-outer .caption {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .slider-outer .caption span {
    margin: auto;
  }
  header.main nav {
    left: -55%;
    width: 50%;
  }
  header.main nav ul li.nav-menu-close {
    display: none;
  }
  header.main .container .nav-log-in-out {
    display: inline-block;
    zoom: 1;
    *display: inline;
  }
  header.main .container .logo img {
    width: auto;
    max-width: none;
    height: 50px;
  }
  header.main .social-icon {
    display: block;
  }
  main {
    /*
		ul.tabs-nav {
			margin-bottom: 0;
						 
			li {
				.inline-block;
							
				a {
					.border-radius(0.5em 0.5em 0 0);
					border: 1px solid #edf0f1;
				}
			}
		}
		*/
  }
  main .breadcrumb p {
    font-family: "myriad-pro-semiextended", Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-size: 0.85em;
  }
  main .breadcrumb span {
    margin: 0 1em -3px 0.85em;
  }
  main .index-item a .img-container .img-container-inner .text h2 {
    font-size: 2em;
  }
  main .tour-item .details-mobile {
    display: none;
  }
  main #tour-view .tour-buy-now {
    float: right;
    text-align: right;
  }
  main #tour-view .bullet {
    display: -webkit-inline-flex;
    display: inline-flex;
  }
  main #tour-view .bullet p {
    margin-right: 2em;
  }
  main #tour-view .tab.description img {
    display: block;
  }
  main #tutor-view .tutor-video {
    padding-bottom: 1em;
  }
  main #gallery .gallery-categories {
    left: -55%;
    width: 50%;
  }
  main #gallery .gallery-categories ul li.gallery-close-nav {
    display: none;
  }
  main #gallery .pagination ul,
  main #hub .pagination ul {
    position: relative;
  }
  main #gallery .pagination ul li.prev,
  main #hub .pagination ul li.prev,
  main #gallery .pagination ul li.next,
  main #hub .pagination ul li.next {
    position: absolute;
    top: 0;
    margin: 0;
  }
  main #gallery .pagination ul li.prev,
  main #hub .pagination ul li.prev {
    left: 0;
  }
  main #gallery .pagination ul li.next,
  main #hub .pagination ul li.next {
    right: 0;
  }
  main #newsletter .newsletter-image {
    padding-top: 5px;
  }
  main #client-area .tab.bookings .booking-item .booking-head .booking-date p,
  main #admin .tab.bookings .booking-item .booking-head .booking-date p {
    font-size: 0.9em;
    text-align: right;
  }
  main #client-area .tab.your-images .image-container,
  main #admin .tab.your-images .image-container {
    font-size: 100%;
  }
  main #client-area .tab.your-images .image-container form,
  main #admin .tab.your-images .image-container form {
    display: none;
    position: absolute;
    text-align: center;
    left: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1em 1em 0 1em;
    bottom: 0;
  }
  main #client-area .tab.your-images .image-container form input.deleted,
  main #admin .tab.your-images .image-container form input.deleted {
    background: #E9E9E9;
  }
  main #client-area .tab.your-images .image-container form.deleting,
  main #admin .tab.your-images .image-container form.deleting {
    display: block;
  }
  main #client-area .tab.your-images .image-container form.deleting input,
  main #admin .tab.your-images .image-container form.deleting input {
    background: #c4c4c4;
  }
  main #client-area .tab.your-images .image-container:hover form,
  main #admin .tab.your-images .image-container:hover form {
    display: block;
  }
  footer.main nav.footer-nav .container .social-icon {
    display: none;
  }
  footer.main .footer-copyright-credit .copyright {
    text-align: left;
  }
  footer.main .footer-copyright-credit .credit {
    text-align: right;
  }
  footer.main .footer-newsletter input.newsletter-email {
    text-align: left;
  }
  footer.main .footer-newsletter input[type=submit] {
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 0;
    height: 3.750rem;
  }
  footer.main .featured-in .sub .item {
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding-bottom: 0;
  }
  footer.main nav.footer-nav .container ul li {
    display: inline-block;
    zoom: 1;
    *display: inline;
  }
  .no-touch main .tour-item a.main:hover h2,
  .no-touch main .hub-item a.main:hover h2,
  .no-touch main .supporter-item a.main:hover h2 {
    color: #009ad0;
  }
  .no-touch main .tour-item a.main:hover .details,
  .no-touch main .hub-item a.main:hover .details,
  .no-touch main .supporter-item a.main:hover .details {
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
    filter: alpha(opacity = (100));
  }
}
@media only screen and (min-width: 60em) {
  main ul.tabs-nav {
    margin-bottom: 0;
  }
  main ul.tabs-nav li {
    display: inline-block;
    zoom: 1;
    *display: inline;
  }
  main ul.tabs-nav li a {
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    border-radius: 0.5em;
    margin-bottom: 0.3em;
    border: 1px solid #edf0f1;
  }
  main .tour-item h2,
  main .hub-item h2,
  main .supporter-item h2 {
    font-size: 1.2em;
  }
  main .notifications.tour {
    margin-top: 0;
  }
  main #tour-view ul.tabs-nav {
    margin-bottom: -1px;
    padding-bottom: 2.4em;
  }
  main #tour-view .tab {
    padding: 1.5em;
    background: #edf0f1;
  }
  main #tour-view .tab.overview .overview-images {
    display: block;
  }
  main #tutor-view .tutor-video {
    padding-bottom: 0;
  }
  main #tutor-view .tutor-gallery {
    padding: 1.5em 1.5em 0.2em 1.5em;
    background: #edf0f1;
  }
  main .slogan {
    font-size: 1.6em;
  }
  main #hub-view .hub-body {
    margin-bottom: 0;
  }
  main #client-area .tab.bookings .booking-item .booking-details .booking-btns div,
  main #admin .tab.bookings .booking-item .booking-details .booking-btns div {
    text-align: right;
  }
}
@media only screen and (min-width: 80em) {
  header.main nav {
    left: -40%;
    width: 35%;
  }
  main .social.tour {
    margin-bottom: 0;
  }
  main .notifications.tour {
    margin-top: 2.5em;
  }
  main .notifications.tour label {
    font-size: 0.89rem;
  }
  main #gallery .gallery-categories {
    left: -40%;
    width: 35%;
  }
  main #gallery .gallery-cat-btn {
    margin-top: 0;
    text-align: right;
  }
  main #tours .tour-refine-btn,
  main #hub .tour-refine-btn,
  main #tours .hub-refine-btn,
  main #hub .hub-refine-btn {
    margin-top: 0;
    text-align: right;
  }
  main #tour-view .tour-buy-now {
    float: none;
    text-align: left;
  }
  main #tour-view .bullet {
    display: -webkit-flex;
    display: flex;
  }
  main #tour-view .bullet p {
    line-height: normal;
    margin-right: 0;
  }
}
@media only screen and (min-width: 115em) {
  footer.main .footer-links #tripadvisor {
    position: fixed;
    right: 0;
    bottom: 3.2em;
    padding-bottom: 10px;
    margin: 0;
    height: auto;
  }
  footer.main .footer-links #tripadvisor #TA_cdsratingsonlynarrow402 {
    display: block;
  }
  footer.main .footer-links #tripadvisor #CDSRATINGWIDGET402 #CDSROWLOC402 {
    display: block;
  }
}
