﻿@font-face {
  font-family: 'Gotham-Book';
  src: url('/entradatravelgroup/assets/theme/fonts/Gotham/Gotham-Book.eot?#iefix') format('embedded-opentype'),
  	   url('/entradatravelgroup/assets/theme/fonts/Gotham/Gotham-Book.woff') format('woff'),
  	   url('/entradatravelgroup/assets/theme/fonts/Gotham/Gotham-Book.ttf')  format('truetype'),
  	   url('/entradatravelgroup/assets/theme/fonts/Gotham/Gotham-Book.svg#Gotham-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Medium';
  src: url('/entradatravelgroup/assets/theme/fonts/Gotham/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
  	   url('/entradatravelgroup/assets/theme/fonts/Gotham/Gotham-Medium.woff') format('woff'),
  	   url('/entradatravelgroup/assets/theme/fonts/Gotham/Gotham-Medium.ttf')  format('truetype'),
  	   url('/entradatravelgroup/assets/theme/fonts/Gotham/Gotham-Medium.svg#Gotham-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lato';
  src: url('/entradatravelgroup/assets/theme/fonts/Lato/Lato-Regular.ttf');
   font-weight: normal;
  font-style: normal;
}

/* ---------------- OVERRIDE BROWSER DEFAULT TYPOGRAPHY ---------------- */
/* all btn */
.btn-default{
    padding: 8px 25px;
    float: right;
    color: #fff !important;
    background: rgba(255,255,255,0.1) !important;
    border: none !important;
    text-transform: uppercase;
    font-size: 16px;
}

.lato{
    font-family:'Lato', sans-serif;;
}

/* .d-none{
    display:none;
} */

/*----------------------------------*/
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-size: 16px;
}

div#holder {
  font-family: Lato, Arial, sans-serif;
  font-size: 76%;
  overflow: hidden;
}

a.btn{
    font-size: 0.9rem !important;
    text-transform:uppercase !important;
    font-weight:bold !important;
    margin: 0.2rem;
}

.btn-transparent{
    background: rgba(255,255,255,0.1) !important;
}

[v-cloak],
[v-cloak]>* {
    display: none !important
}


h1 {
  font-size: 2em;
  font-weight: normal;
  margin: 1.6em 0em 0em;
}

h2 {
  font-size: 1.2em;
  margin: 1.4em 0em 0em;
  font-weight: normal;
}

h3 {
  font-size: 1em;
  margin: 1.2em 0em 0em;
  font-weight: normal;
}

h4 {
  font-size: 0.9em;
  margin: 1.2em 0em 0em;
  font-weight: bold;
}

h5 {
  font-size: 0.9em;
  margin: 1.2em 0em 1.2em;
  font-weight: normal;
}

h6 {
  font-size: 0.8em;
  margin: 1.2em 0em 1.2em;
  font-weight: bold;
}

p,
li {
  line-height: 1.2;
}

p {
  font-size: 1em;
  margin: 0.9em 0em 1.2em;
}

li>p {
  margin-top: 0.2em;
}

ol,
ul {
  margin: 0 0 8px;
}

img {
  border: 0 none;
}

th {
  font-weight: normal;
  text-align: right;
  padding-right: 0.5em;
}

td {
  text-align: center;
}

form,
button,
input,
select,
textarea {
  margin: 0;
}

.form-control{
    font-size:0.9rem !important;
    height: 40px;
    border-radius: 0;
    box-shadow:none;
}

.form-control:focus{
    box-shadow:none;
}

.form-group label {
    display: inline-block;
    margin-bottom: .5rem;
    color: black !important;
    text-transform: uppercase;
    font-size: 0.8rem;
    font-weight: bold;
}

.form-check-label {
    /* margin-bottom: 0; */
    font-size: 0.8rem;
}

.form-check{
    margin-top:1rem;
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

sup {
  font-size: 0.74em;
  /* avoid increased line-box height */
  vertical-align: top;
  position: relative;
  top: -0.1em;
}

sup.ordinal {
  text-transform: lowercase;
}

.temperature {
  white-space: nowrap;
  /* prevent IE from word-breaking after degreee symbol */
}

a.faqs_helper {
  display: block;
  padding: 15px;
  text-align: center;
  background: #789d4a;
  color: #fff;
  border-bottom: 1px solid #fff;
}
  a.faqs_helper:hover {
    background: #003b5c;
  }


/***************  templates/main/css/global.text.css  ***************/


/* Global Section Styles */

div.sm-bar span {
  font-size: 0.8em;
  line-height: 43px;
}

#call-btn a {
  font-size: 0.75em;
  line-height: 43px;
}

#booking a {
  text-transform:none;
  font-size: 0.85em;
  font-weight:normal !important;
  margin-top: -1rem;
}

#main-menu li a {
  text-transform: uppercase;
  color: #565454;
  font-size: 0.8em;
  text-decoration: none;
}

body #main-menu li a:hover,
#main-menu li.active a {
  color: #789d4a;
}


/* FONT FAMILY */

body,
div#holder,
#breadcrumb,
.btn,
.pricing-wrapper .btn a,
.address-title,
.marker-body p,
.events-title,
.review-title {
  font-family: Lato, Arial, Helvetica, sans-serif !important;
}

h1,
h3,
h4,
h5,
h6,
#main-menu,
.btn a,
.secondary-btn,
.secondary-btn span,
.has-submenu li a,
.moduleOutput .booking-link a,
.address-content-heading,
.input-block input,
#getdirections {
  font-family: Lato, Arial, Helvetica, sans-serif;
}

.fancybox-title-outside-wrap,
.fancybox-close {
  font-family: Lato, Arial, Helvetica, sans-serif !important;
  text-transform: uppercase !important;
  font-size: 0.99em !important;
  color: #fff !important;
}

.fancybox-close {
  font-family: Lato, Arial, Helvetica, sans-serif !important;
  font-size: 0.85em !important;
}

h2 {
  font-family: latoitalic, Helvetica, sans-serif;
}

.cycle-caption .title,
.offer-price,
.price {
  font-family: Lato, Arial, Helvetica, sans-serif;
}


/* FONT COLORS */

body,
#breadcrumb a,
.review-title,
.itemDate a,
a[href*="tel"] {
  color: #333f48;
}

h1,
h3,
h4,
h5,
h6,
.read-more {
  color: #231f20;
}

h2 {
  color: #333f48;
}

.btn-gray:hover,
.btn-gray.active,
.btn a,
.cycle-caption .title,
.has-submenu li a,
#getdirections {
  color: #fff;
}

div.sm-bar span a,
#call-btn a {
  color: #000;
}

.events-title a {
  color: #003b5b
}

a,
#breadcrumb a:hover,
.read-more:hover,
#footer-menu li a:hover,
#footer-menu li.active a,
.design-text a:hover,
body #main-menu li.has-submenu li a:hover,
#main-menu li.has-submenu li.active a,
#page_sitemap #main-content ul.shortcuts li a:hover {
  color: #789d4a;
  /* GREEN */
}

#weather a,
#footer-menu li a,
#copyright,
.design-text a,
#main-menu li.has-submenu li a,
.secondary-btn {
  color: #fff;
}

.secondary-btn {
  background: #003a5c;
}

.secondary-btn:hover {
  background: #979da1;
}


/* FONT SIZES */

h1 {
  font-size: 2.2em;
}

h3 {
  font-size: 1.3em;
}

.white{
    color:white;
}

#main-content,
#module-content {
  font-size: 1.2em;
}

@media (max-width: 767px) {
  #module-content {
    padding: 0 15px;
  }
}

h2,
h4 {
  font-size: 1.15em;
}

body {
  font-size: 1.1em;
}

h5,
.btn {
  font-size: 1em;
}

h6 {
  font-size: .95em;
}

#breadcrumb,
.view-item-navigation {
  font-size: .85em;
}

.read-more {
  font-size: 0.75em;
}


/* FONT WEIGHT */

h4,
h5,
h6 {
  font-weight: normal;
}


/* TEXT TRANSFORMS */

.uppercase,
.secondary-btn,
h1,
h3,
.view-item-navigation,
.btn a,
.read-more,
#weather a,
.address-title,
#footer-menu li a,
#getdirections,
.menu-text,
.events-block p {
  text-transform: uppercase;
}

.events-title a {
  text-transform: none;
}


/* TEXT DECORATIONS */

a,
#breadcrumb a,
#weather a,
.btn a,
#footer-menu li a,
.design-text a,
.secondary-btn {
  text-decoration: none;
}

.address-detail.address,
.address-detail.email a {
  text-decoration: underline;
}


/* LINE HEIGHT */

h2,
p,
li {
  line-height: 27px;
}

.btn,
.btn a,
.secondary-btn {
  text-align: center;
  border-radius: 0;
}

.read-more {
  text-align: right;
}

.pager .page-id {
  text-indent: -9999px;
}


/* Landscape to Desktop */

@media (min-width: 1024px) and (max-width: 1389px) {
  /* FONT SIZES */
  h1 {
    font-size: 2em;
  }
  h2 {
    font-size: 1.2em;
  }
  #main-content,
  #module-content {
    font-size: 1.15em;
  }
}


/* Portrait to Landscape */

@media (min-width: 768px) and (max-width: 1023px) {
  h1 {
    font-size: 1.95em;
  }
  h2 {
    font-size: 1.17em;
  }
  #main-content,
  #module-content {
    font-size: 1.15em;
  }
  #call-btn a {
    line-height: 48px;
  }
  .menu-text {
    color: #565454;
    font-size: 0.85em;
  }
}


/* Mobile */

@media (max-width: 767px) {
  #booking a {
    font-size: 0.88em;
    line-height: 45px;
  }
  h1 {
    font-size: 1.25em;
  }
  h2 {
    font-size: 1em;
  }
  h3 {
    font-size: 1em;
  }
  h4 {
    font-size: 0.9em;
  }
  h5,
  .btn {
    font-size: 0.8em;
  }
  h6 {
    font-size: 0.8em;
  }
  p,
  li {
    font-size: 0.8em;
  }
  h2,
  p,
  li {
    line-height: 22px;
  }
  #breadcrumb,
  .view-item-navigation,
  .read-more {
    font-size: 0.7em;
  }
}


/***************  templates/main/css/global.layout.css  ***************/


/* ----- START LAYOUT COMMON TO ALL PAGES ----- */


/* DOUBLE CLICK FIX */

#condorAddBody #addBodyContent iframe {
  position: absolute;
}


/* START ANTI-MARGIN-COLLAPSING */

div#something {
  margin-top: -1px;
  padding-top: 1px;
}


/* END ANTI-MARGIN-COLLAPSING */


/* START FLOAT ENCLOSING ("EASY CLEARING") */

/* .wrapper:after,
#header:after,
#module-content:after,
.mainSliderControls:after,
#holder:after,
.feature-boxes:after,
.clear-fix:after,
.mythumbswrap:after,
#get-direction-from:after,
.events-block:after,
.mobile-menu:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
} */

.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: none !important;
    content: " ";
}

.navbar:before{
    display: none;
    content: none;
}

.nav:before{
    display: none !important;
    content: " ";
}

.border:before,
.with-arrow .arrow:after,
.next-item:after,
.previous-item:before,
.address-detail:before,
.event-item:after {
  content: '';
  display: inline-block;
  overflow: hidden;
}

#CLGBE .border:before,
#CLGBE .with-arrow .arrow:after,
#CLGBE .next-item:after,
#CLGBE .previous-item:before,
#CLGBE .address-detail:before,
#CLGBE .event-item:after {
  display: none;
}

.with-arrow .arrow:after,
.next-item:after,
.previous-item:before,
.address-detail:before {
  background: url(../images/sprite.svg) no-repeat;
}

.no-svg .with-arrow .arrow:after,
.no-svg .next-item:after,
.no-svg .previous-item:before,
.no-svg .address-detail:before {
  background: url(../images/sprite.png) no-repeat;
}


/* END FLOAT ENCLOSING ("EASY CLEARING") */


/* START OFFSCREEN */

body {
  padding: 0;
  margin: 0;
}

.float-l {
  float: left;
  _display: inline;
}

.float-r {
  float: right;
  _display: inline;
}

.portrait,
.mobile,
.landscape,
.no-desktop,
.hide {
  display: none;
}

.wrapper,
.section,
.wide-section,
.narrow-section {
  position: relative;
}

.clear-b {
  clear: both;
}

.wrapper {
  width: 100%;
}

.section,
.wide-section {
  width: 1390px;
  margin: 0 auto;
}

.narrow-section {
  margin: 5rem auto;
}

input,
textarea {
  border-radius: 0;
  -webkit-appearence: none;
}

.toolbox-link {
  top: 35px;
  z-index: 102;
}


/* COLORS */

.btn-green {
  background: #04a3b1;
}

.white{
    color:white;
}

.btn-green:hover {
  background: #04a3b1;
}

.white{
    color:white !important;
}

.btn-gray {
  background: #e6e8e9;
}

.btn-gray:hover,
.btn-gray.active {
  background: #004062;
}

ul,
ol {
  list-style-type: none;
}

.no-svg .bg {
  background: url(../images/sprite.png) no-repeat 0 0;
}

.svg .bg {
  background: url(../images/sprite.svg) no-repeat 0 0;
} 
#call-btn .bg {
  background: url(../images/sprite.svg) no-repeat 0 0;
}

#header-wrapper {
  top: 0;
  left: 0;
  position: fixed;
  background: #fff;
  z-index: 101;
   box-shadow: 0 1px 2px 0 rgb(0 0 0 / 30%);
   padding:0.1rem 3rem 0rem 2rem;
}

.header-bg {
  position: fixed;
  left: 0;
  top: 118px;
  width: 100%;
  height: 15px;
  background: url(../images/main-content-bg.png) repeat-x 0 0;
}

#main-menu li.has-submenu:hover+.header-bg {
  display: none;
}

#header {
  width: 1390px;
  /*width: calc(100% - 50px);
		padding: 0 25px;*/
}

div#branding {
  margin-left: 0;
}

div#branding #logo {
  width: 100%;
  height: 100%;
  overflow: hidden;
}


/*.svg div#branding #logo{
				background: url(../images/logo.svg) no-repeat 0 0;
			}
			.no-svg div#branding #logo{
				background: url(../images/logo.png) no-repeat 0 0;
			}*/

div#branding #logo a {
  display: block;
  width: 100%;
  height: 100%;
}

.no-svg #logo img.svg-img,
.svg #logo img.png-img {
  display: none;
}

.svg #logo img.svg-img,
.no-svg #logo img.png-img {
  display: block;
}

#logo img {
  height: 100%;
  width: 100%;
}

div#header-top {
  width: auto;
  border-bottom: 1px solid #e4e1dd;
  height: 43px;
  overflow: hidden;
  margin-right: 3px;
}

.sm-bar {
  padding-right: 2px;
  border-right: 1px solid #bcb3aa;
}

div.sm-bar span {
  margin-left: 11px;
  margin-right: 17px;
  position: relative;
}

div.sm-bar span .editableLinkIcon {
  position: absolute;
  top: 0;
  left: 0;
}

div.sm-bar .sm-icon {
  width: 29px;
  height: 29px;
  margin-right: 13px;
  margin-top: 7px;
  cursor: pointer;
  /*-webkit-transition: background-position 0.5s ease;
					-o-transition: background-position 0.5s ease;
					-moz-transition: background-position 0.5s ease;
					-ms-transition: background-position 0.5s ease;
					transition: background-position 0.5s ease;*/
}

div.sm-bar .sm-icon.fb {
  background-position: 0px 0px;
}

div.sm-bar .sm-icon.tw {
  background-position: -37px 0px;
}

div.sm-bar .sm-icon.in {
  background-position: -75px 0px;
}

div.sm-bar .sm-icon.ta {
  background-position: -113px 0px;
}

div.sm-bar .sm-icon.fb:hover,
#footer div.sm-bar .sm-icon.fb {
  background-position: 0px -39px;
}

div.sm-bar .sm-icon.tw:hover,
#footer div.sm-bar .sm-icon.tw {
  background-position: -37px -39px;
}

div.sm-bar .sm-icon.in:hover,
#footer div.sm-bar .sm-icon.in {
  background-position: -75px -39px;
}

div.sm-bar .sm-icon.ta:hover,
#footer div.sm-bar .sm-icon.ta {
  background-position: -113px -39px;
}

div.sm-bar .sm-icon a {
  display: block;
  width: 100%;
  height: 100%;
}

#lang-switcher {
  width: 109px;
  display: block;
  height: 43px;
  border-right: 1px solid #bcb3aa;
  display: none;
}

#call-btn {}

#call-btn a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: default;
  text-decoration: none;
}

#call-btn span.bg {
  background-position: -2px -86px;
  display: block;
  float: left;
  height: 24px;
  width: 24px;
  margin-top: 10px;
  margin-left: 17px;
  margin-right: 3px;
}

#header-bottom {
  margin-top: -26px;
}

#booking {
  height: 41px;
  width: auto;
  max-width: 172px;
  padding: 0 40px;
  margin-left: 16px;
}

#booking a {}

#main-menu ul {
  margin: 0;
}

#main-menu ul.shortcuts {
  padding: 0;
}

#main-menu li {
  display: inline;
  float: left;
  position: relative;
}

#main-menu li a,
.submenu li a {
  display: block;
  padding: 0 10px;
  line-height: 40px;
}

#main-menu li.last a {
  padding-right: 0;
}

#main-menu li.item-1 a {
  padding-left: 0;
}

#main-menu li.has-submenu:hover ul {
  display: block;
  z-index: 1000;
  left: 50%;
  transform: translateX(-50%);
}

#main-menu li.has-submenu>a {
  padding: 0 35px 15px 10px;
  background: url(../images/submenu-arrow.png) no-repeat right -95px;
  cursor: pointer;
}

#main-menu li.has-submenu.active>a {
  background-position: right -41px;
}

#main-menu li.has-submenu:hover>a:first-child,
#main-menu li.has-submenu.active.cruises:hover>a:first-child {
  cursor: default;
}

#main-menu li.has-submenu.cruises:hover>a:first-child {
  cursor: pointer;
}

body #main-menu li.has-submenu:hover>a,
.mobile-device #main-menu li.has-submenu.desktop-open-menu>a {
  background-position: right 16px;
  background-color: #003B5C;
  color: #fff;
}


/* MAIN CONTENT */

h1 {
  _display: inline;
  width: 100%;
  margin: 0;
}

h2 {
  _display: inline;
  width: 100%;
  margin: 15px 0;
}

.btn {
  display: inline-block;
  cursor: pointer;
  text-transform:uppercase;
  font-weight:bold;
  font-size:0.9rem;
}

.btn.active,
.level2.active a {
  cursor: default;
}

.btn a {
  display: block;
}


/* read more */

.read-more {
  float: right;
  _display: inline;
  width: 100%;
  cursor: pointer;
}

.read-more,
.show .read-more.enable-readmore {
  display: none;
}

.read-more.enable-readmore,
.show .less-btn {
  display: block;
}


/* read more arrow */

.with-arrow .arrow {
  position: relative;
}

.with-arrow .arrow:after {
  height: 9px;
  width: 15px;
  margin-left: 8px;
  margin-top: 10px;
}


/*down*/

.with-arrow .down-arrow:after {
  background-position: -62px -100px;
}

.with-arrow:hover .down-arrow:after {
  background-position: -109px -100px;
}


/*up*/

.with-arrow .up-arrow:after {
  background-position: -62px -89px;
}

.with-arrow:hover .up-arrow:after {
  background-position: -109px -89px;
}


/*side*/

.with-arrow .side-arrow:after {
  position: absolute;
  top: 0;
  right: -16px;
  height: 16px;
  width: 9px;
  margin-left: 8px;
  margin-top: 0;
}

.ie11 .with-arrow .side-arrow:after {
  top: -1px;
}

.with-arrow .side-arrow:after {
  background-position: -49px -89px;
}

.with-arrow:hover .side-arrow:after {
  background-position: -95px -89px;
}


/* read more border */

.border:before {
  width: 100%;
  height: 6px;
  background: #004062;
}

.show .read-more-border:before {
  display: none;
}

.show .read-les-border:before {
  display: block;
}


/* pager */

.pager .page-id {
  float: left;
  _display: inline;
  display: inline-block;
  width: 11px;
  height: 11px;
  margin: 0 6px;
  cursor: pointer;
}

.pager.white .page-id {
  opacity: 0.7;
  filter: alpha(opacity=70);
  background-color: #fff;
}

.pager.white .page-id.cycle-pager-active {
  opacity: 1;
  filter: alpha(opacity=100);
  cursor: default;
}

#module-content ul,
#main-content ul,
#module-content ol,
#main-content ol {
 /*  list-style-image: url(../images/list-bullet.png); */
  padding-left: 0.2rem;
}

#module-content ol,
#main-content ol {
  list-style-image: none;
  list-style-type: decimal;
  padding-left: 20px;
}


/* footer */

#footer-wrapper {
  background: #04a3b1;
  bottom: 0;
  left: 0;
  padding: 2rem 2rem;
}

.bk_b9{
    font-size:2rem;
    margin:0.1rem 0.3rem;
}

.h2-white{
    letter-spacing:0;
    text-transform:none;
    
}
.bold{
    font-weight:bold;
}

.bottom-link a{
    color:black !important;
    font-size:1.2rem !important;
}

.footer-menus a{
    color:#201e1e !important;
}

.footer-menus a:hover{
    color:#201e1e !important;
    text-decoration:underline;
}

#footer.section {
  width: 1390px;
}

.footer-logo {
  width: 181px;
  height: 45px;
  margin-top: 14px;
  margin-bottom: 5px;
}

.footer-logo a {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 100%;
}

.svg .footer-logo {
  background: url(../images/RACT_logo.svg) no-repeat 0 0;
  background-size: cover;
}

.no-svg .footer-logo {
  background: url(../images/RACT_logo.png) no-repeat 0 0;
  background-size: cover;
}

.footer-logo-text {
  color: #fff;
  font-size: 1rem;
  text-transform: uppercase;
  opacity: 1;
  filter: alpha(opacity=60);
}

#footer-right {
  margin-right: 35px;
  width: 45%;
}

#footer-menu {
  margin-top: 17px;
}

#footer-menu li {
  float: left;
  _display: inline;
  text-align: right;
  padding-right: 22px;
  background: url(../images/footer-menu-bullet.png) no-repeat right center;
}

.windows-mobile #footer-menu li.last,
.android #footer-menu li.last,
#footer-menu li.last {
  background: none;
  padding-right: 0px;
}

#footer-menu li a {
  opacity: 0.75;
  filter: alpha(opacity=75);
  font-size: 13px;
}

#copyright {
  font-size: 12px;
  margin-top: 8px;
  text-align: right;
  line-height: 1.4;
  opacity: 0.60;
  filter: alpha(opacity=60);
}

.copyright-text {
  display: block;
}


/* =================== */


/* sub menu */

.sub-menu-show {
  display: block;
  z-index: 102;
}

.sub-menu-hide {
  display: none;
}

#allmoduleSubMenus {
  position: fixed;
  z-index: 100;
  width: 100%;
  height: 100%;
  top: 118px;
  left: 0;
}

.has-submenu ul {
  padding: 0;
  padding-top: 30px;
  width: 407px;
  position: absolute;
  background: url(../images/submenu-back.png) repeat 0 0;
}

#main-menu li.has-submenu ul li {
  display: block;
  float: none;
  margin: 0 35px 0;
}

#main-menu li.has-submenu li.overview {
  border-top: 2px solid #1A5371;
  margin: 13px 35px 0;
  padding-top: 6px;
  padding-bottom: 7px;
}

#main-menu li.has-submenu li a {
  text-align: center;
  padding: 0;
}

#main-menu li.has-submenu li.overview>a {
  font-size: 0.9em;
}


/* toolbox*/

.editMode span.overlay {
  display: none;
}


/* IE11*/

input::-ms-clear {
  display: none;
}


/*#footer-wrapper.footer-fixed{
	position: fixed;
	bottom:0;
	left:0;
}
#holder.footer-fixed{
	padding-bottom: 110px;
}*/


/***************  templates/main/css/global.mediaquery.css  ***************/


/* Landscape to Desktop */

@media (min-width: 1024px) and (max-width: 1389px) {
  .desktop {
    display: none !important;
  }
  .no-desktop,
  .landscape {
    display: block;
  }
  #header,
  .section,
  .wide-section {
    width: 978px;
  }
  
  #booking {
    max-width: 125px;
    padding: 0 18px;
  }
  #footer-left,
  #footer-right {
    margin: 0;
  }
  #footer-right {
    width: 53%;
  }
  #booking {
    margin-left: 8px;
  }
  ul.shortcuts {
    display: block !important;
  }
  #main-menu li a {
    padding: 0 10px;
  }
  #main-menu li.has-submenu>a {
    padding: 0 35px 16px 10px;
  }
  .mobile-device .with-arrow .side-arrow::after {
    top: -2px;
  }
}


/* Portrait to Landscape */

@media (min-width: 768px) and (max-width: 1023px) {
  .portrait,
  .no-desktop {
    display: block;
  }
  .no-portrait,
  .desktop {
    display: none !important;
  }
  #header,
  .section,
  .wide-section {
    width: 729px;
  }
  #header {
    position: static;
  }
 
  div#header-top {
    height: 46px;
  }
  div.sm-bar .sm-icon {
    margin-bottom: 7px;
    margin-top: 10px;
  }
  #call-btn span.bg {
    margin-top: 13px;
  }
  #booking {
    padding: 0 16px;
    margin-left: 27px;
  }
  /* main menu */
  #main-menu ul.shortcuts {
    display: none;
    left: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    top: 118px;
    background: #EAEBED;
    z-index: 200;
  }
  #main-menu li:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  #main-menu li {
    display: block;
    float: none;
    position: relative;
    margin: 0 20px;
    width: calc(100%-40px);
    clear: both;
    border-bottom: 1px solid #fff;
  }
  #main-menu li.last,
  #main-menu li.has-submenu.plan li.item-4 {
    border-bottom: none;
  }
  #main-menu li a,
  #main-menu li.has-submenu>a {
    display: block;
    padding: 0 0px;
    line-height: 62px;
    float: right;
    width: 235px;
    text-align: left;
    clear: both;
    cursor: pointer;
  }
  #main-menu ul li.has-submenu>a:after {
    content: '';
    display: inline-block;
    overflow: hidden;
    width: 17px;
    height: 10px;
    margin-left: 5px;
    background: url(../images/submenu-arrow.png) no-repeat left -110px;
  }
  #main-menu ul li.has-submenu.active>a:after {
    background: url(../images/submenu-arrow.png) no-repeat left -56px;
  }
  #main-menu ul li.has-submenu.desktop-open-menu>a:after {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  #main-menu ul li.has-submenu>a {
    background: none;
  }
  #main-menu li.has-submenu:hover>a:first-child {
    cursor: pointer;
  }
  #main-menu li.has-submenu:hover>a {
    background-position: right 16px;
    background: inherit;
    color: #565454;
  }
  #main-menu li.has-submenu.active:hover>a {
    color: #789d4a;
  }
  #main-menu li.has-submenu .menuLevel2 a {
    float: left;
    text-align: left;
  }
  .mobile-device #main-menu li.has-submenu.desktop-open-menu>a {
    background: none;
    color: #565454;
  }
  .mobile-device #main-menu li.has-submenu.desktop-open-menu.active>a {
    color: #789d4a;
  }
  .menu-text {
    margin-top: 3px;
    cursor: pointer;
  }
  .menu-text:after {
    content: "";
    display: inline-block;
    margin-left: 10px;
    position: relative;
  }
  .svg .menu-text:after {
    background: url(../images/sprite.svg) no-repeat 0 0;
  }
  .no-svg .menu-text::after {
    background: url(../images/sprite.png) no-repeat 0 0;
  }
  .menu-text.open:after {
    background-position: -194px -139px;
    width: 32px;
    height: 23px;
    top: 6px;
  }
  .menu-text.close:after {
    background-position: -192px -174px;
    width: 26px;
    height: 26px;
    top: 7px;
    margin-left: 10px;
  }
  /* sub menu */
  .sub-menu-show {
    display: block;
    z-index: 102;
  }
  .sub-menu-hide {
    display: none;
  }
  #allmoduleSubMenus {
    display: none;
  }
  .has-submenu ul {
    padding: 0;
    width: auto;
    position: static;
    float: right;
    clear: both;
    background: none;
  }
  #main-menu li.has-submenu ul li {
    display: block;
    float: none;
    margin: 0;
  }
  #main-menu li.has-submenu ul li:first-child {
    border-top: 1px solid #fff;
  }
  #main-menu li.has-submenu li.overview {
    border-top: none;
    margin: 0;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  #main-menu li.has-submenu li a {
    text-align: center;
    padding: 0;
    font-size: 0.7em;
    color: #565454;
  }
  #main-menu li.has-submenu li.overview>a {
    font-size: 0.75em;
  }
  .narrow-section {
    width: 729px;
  }
  #footer.section {
    width: 735px;
  }
  #footer-left {
    margin-left: 0;
    width: 35%;
  }
  .footer-logo-text {
    left: 0;
    margin-top: 5px;
    position: absolute;
    top: auto;
  }
  #footer-right {
    margin-right: 0;
    width: 64%;
  }
  #footer-menu ul.shortcuts {
    margin: 0;
    padding: 0;
  }
  .with-arrow .side-arrow::after {
    top: -2px;
  }
}


/* Mobile */

@media (max-width: 767px) {
  .mobile,
  .no-desktop {
    display: block;
  }
  .no-mobile,
  #header-top,
  .desktop {
    display: none !important;
  }
  #header-wrapper {
    height: 45px;
  }
  .narrow-section {
    width: auto;
    padding: 0 30px;
  }
  .header-bg {
    top: 45px;
  }
  #header {
    width: 100%;
  }
  div#branding {
    /* height: 30px;
    margin-left: 7px;
    margin-top: 8px;
    width: 96px; */
  }
  #header-bottom {
    margin-top: -38px;
  }
  #booking {
    height: 45px;
    margin-left: 10px;
    padding: 0 6px;
    float: left;
  }
  #call-btn span.bg {
    margin-left: 4px;
    margin-right: 3px;
  }
  .menu-text {
    margin-top: 3px;
    cursor: pointer;
    font-size: 0.75em;
  }
  .menu-text:after {
    content: "";
    display: inline-block;
    margin-left: 3px;
    position: relative;
  }
  .svg .menu-text:after {
    background: url(../images/sprite.svg) no-repeat 0 0;
    background-size: 176px 264px;
  }
  .no-svg .menu-text::after {
    background: url(../images/sprite.png) no-repeat 0 0;
    background-size: 176px 264px;
  }
  .menu-text.open:after {
    background-position: -142px -105px;
    height: 25px;
    top: 6px;
    width: 32px;
  }
  .menu-text.close:after {
    background-position: -148px -134px;
    width: 26px;
    height: 26px;
    top: 7px;
    margin-left: 10px;
  }
  #main-menu ul.shortcuts {
    padding: 0;
    position: static;
    width: 100%;
    background: #EAEBED;
  }
  #main-menu li:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  #main-menu li {
    display: block;
    float: none;
    position: relative;
    padding: 0 20px;
    width: calc(100%-40px);
    clear: both;
    border-bottom: 1px solid #fff;
  }
  #main-menu li.last,
  #main-menu li.has-submenu.plan li.item-4 {
    border-bottom: none;
  }
  #main-menu li a,
  #main-menu li.has-submenu>a {
    display: block;
    padding: 0 0px;
    line-height: 60px;
    float: right;
    width: 100px;
    text-align: left;
    clear: both;
    cursor: pointer;
    font-size: 0.9em;
  }
  #main-menu ul li.has-submenu>a:after {
    content: '';
    display: inline-block;
    overflow: hidden;
    width: 17px;
    height: 10px;
    margin-left: 5px;
    background: url(../images/submenu-arrow.png) no-repeat left -110px;
  }
  #main-menu ul li.has-submenu.active>a:after {
    background: url(../images/submenu-arrow.png) no-repeat left -56px;
  }
  #main-menu ul li.has-submenu.desktop-open-menu>a:after {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  #main-menu ul li.has-submenu>a {
    background: none;
  }
  #main-menu li.has-submenu:hover>a:first-child {
    cursor: pointer;
  }
  #main-menu li.has-submenu:hover>a {
    background-position: right 16px;
    background: inherit;
    color: #565454;
  }
  #main-menu li.has-submenu .menuLevel2 a {
    float: left;
    text-align: right;
    width: 100%;
  }
  .mobile-device #main-menu li.has-submenu.desktop-open-menu>a {
    background: none;
    color: #565454;
  }
  #main-menu li.has-submenu.active:hover>a {
    color: #789d4a;
  }
  /* sub menu */
  .sub-menu-show {
    display: block;
    z-index: 102;
  }
  .sub-menu-hide {
    display: none;
  }
  #allmoduleSubMenus {
    display: none;
  }
  .has-submenu ul {
    padding: 0;
    width: 100%;
    position: static;
    float: right;
    clear: both;
    background: none;
  }
  #main-menu li.has-submenu ul li {
    display: block;
    float: none;
    width: calc(100% - 20px);
    padding: 0 20px 0 0;
    margin: 0;
  }
  #main-menu li.has-submenu ul li:first-child {
    border-top: 1px solid #fff;
  }
  #main-menu li.has-submenu li.overview {
    border-top: none;
    margin: 0 0px 0;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  #main-menu li.has-submenu li a {
    text-align: center;
    padding: 0;
    font-size: 1em;
    color: #565454;
  }
  #main-menu li.has-submenu li.overview>a {
    font-size: 1.15em;
  }
  .mobile-menu-wrapper {
    /*background: #EAEBED;*/
    height: 100%;
    left: 0;
    outline: 0 none;
    overflow-x: visible;
    overflow-y: auto;
    position: fixed;
    top: 45px;
    width: 100%;
    z-index: 20;
    display: none;
  }
  .mobile-menu {
    float: left;
    padding-bottom: 40px;
    position: relative;
    width: 100%;
  }
 
  #footer.section {
    width: 289px;
  }
  
 
  #footer-menu {
    border-bottom: 2px solid #013553;
    float: left;
    margin-top: 10px;
    padding-bottom: 5px;
    width: 100%;
  }
  #footer-menu ul.shortcuts {
    display: table;
    margin: 0 auto;
    padding: 0;
    text-align: center;
  }
  #footer-menu li {
    display: inline-block;
    float: none;
    padding-right: 22px;
    text-align: center;
  }
  .windows-mobile #footer-menu li,
  .android #footer-menu li {
    background: url(../images/footer-menu-bullet.png) no-repeat right 8px;
  }
  #footer-menu li a {
    font-size: 11px;
    position: relative;
    top: -1px;
  }
  #copyright {
    font-size: 11px;
    line-height: 1.6;
    position: absolute;
    text-align: center;
    top: 218px;
    width: 100%;
  }
  .sm-bar {
    border-right: none;
    left: 93px;
    padding-right: 2px;
    position: absolute;
    top: 66px;
  }
  div.sm-bar .sm-icon {
    margin-right: 8px;
  }
  .footer-logo {
    height: 42px;
    margin-bottom: 0;
    margin-left: 70px;
    margin-top: 0;
    width: 148px;
    background-size: contain !important;
  }
  .footer-logo-text {
    display: block;
    float: none;
    font-size: 0.65em;
    line-height: 1.5;
    padding: 4px 41px 0;
    text-align: center;
  }
  h2 {
    margin: 10px 0 10px;
  }
  .border::before {
    height: 4px;
  }
  /*#holder.footer-fixed{
		padding-bottom: 273px;
	}*/
  #review-pager {
    display: none;
  }
}


/***************  templates/main/css/template.subpage.css  ***************/

#holder {
  margin-top: 100px;
}

#main-content {
  padding-bottom: 40px;
  min-height: 100px;
  background: url(../images/dimension.png) repeat 0 0 #d6d9da;
}

#main-content.detail-page {
  min-height: 70px;
  padding-bottom: 0;
}

#breadcrumb {
  width: 100%;
  margin: 42px 0 10px;
}

.detail-page #breadcrumb {
  width: 48%;
  margin: 29px 0;
}

.breadcrumb-sep {
  margin: 0 4px;
}


/* Contact */

.address-content {
  width: 600px;
  min-height: 385px;
}

.address-content-heading {
  margin: 46px 0 33px;
}

.address-title {
  font-size: .95em;
  color: #6c6b6b;
}

.address-detail {
  margin: 12px 0;
  font-size: .95em;
  color: #6c6b6b;
}

.address-detail a[href*="tel"] {
  color: #6c6b6b;
}

.address-detail:before {
  margin-right: 10px;
  position: relative;
}

.address:before {
  width: 19px;
  height: 25px;
  background-position: 0px -297px;
  top: 4px;
}

.tel:before {
  width: 25px;
  height: 25px;
  background-position: -31px -297px;
  top: 4px;
}

.email:before {
  width: 25px;
  height: 17px;
  background-position: -67px -302px;
  top: 2px;
}

.address-lbl {
  margin-right: 5px;
}

.mobile-device .tel {}

.how-to-get {
  display: none;
  /*inline-block*/
  width: auto;
  height: 20px;
  margin: 3px 0 0;
  padding: 12px 55px 9px;
  font-size: 0.9em;
  line-height: 19px;
}

.form-content {
  width: 700px;
  min-height: 385px;
}

.address-content .sm-bar {
  border-right: none;
  padding-right: 0;
}

#page_sitemap #main-content ul.shortcuts {
  margin-bottom: 0;
  float: left;
}

#page_sitemap #main-content ul.shortcuts li.sitemap {
  display: none;
}


/* Landscape to Desktop */

@media (min-width: 1024px) and (max-width: 1390px) {
  .section {
    width: 978px;
  }
  /* Contact */
  .address-content {
    width: 305px;
  }
  .address-content-heading {
    margin: 97px 0 34px;
  }
  .address-detail {
    margin: 9px 0;
  }
  .address-lbl {
    margin-right: 5px;
  }
  .how-to-get {
    margin: 4px 0 0;
  }
  .form-content {
    width: 615px;
    min-height: 385px;
    margin-top: 30px;
  }
}


/* Portrait to Landscape */

@media (min-width: 768px) and (max-width: 1023px) {
  #breadcrumb {
    margin: 39px 0 10px;
    width: 100%;
  }
  .address-content {
    margin-left: 18px;
    min-height: 350px;
  }
  .address-detail {
    margin: 10px 0;
  }
  .address-content-heading {
    font-size: 1.35em;
  }
  .form-content {
    width: calc(100% - 36px);
    padding: 0 18px;
  }
}


/* Mobile */

@media (max-width: 767px) {
  #holder {
    margin-top: 45px;
    padding-bottom: 0;
  }
  #main-content {
    margin-bottom: 0px;
    padding-bottom: 27px;
  }
  #main-content.detail-page {
    min-height: 80px;
    margin-bottom: 3px;
  }
  #breadcrumb {
    margin: 9px 0 5px 2px;
  }
  .detail-page #breadcrumb {
    margin: 9px 0;
    width: 100%;
  }
  .address-content {
    min-height: 258px;
    width: 100%;
  }
  .address-content-heading {
    font-size: 1.1em;
    margin: 42px 0 20px;
  }
  .address-title {
    font-size: 0.8em;
    margin-left: 8px;
  }
  .address-detail::before {
    margin-right: 6px;
  }
  .address-detail {
    font-size: 0.8em;
    margin: 8px 0 0 9px;
  }
  .tel::before {
    top: 7px;
    left: 2px;
  }
  .tel.address-detail {
    margin: 6px 0 0 4px;
  }
  .email::before {
    top: 5px;
  }
  .email.address-detail {
    margin: 12px 0 0 4px;
  }
  .form-content {
    min-height: 385px;
    width: 100%;
  }
  .address-content .sm-bar {
    position: static;
    margin-top: 10px;
  }
}


/***************  templates/main/css/module.css  ***************/

.module-content-wrapper:after,
.moduleOutput:after,
.moduleBody:after,
.middle-content:after,
.mod-detail-wrapper:after,
.mod-detail-item:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}


/* ITEM PREVIEW COMMON */

.mod-item-preview-wrapper {
  float: left;
  _display: inline;
  width: 100%;
  margin: 60px 0 30px;
}

.itemPreview {
  float: left;
  _display: inline;
  width: 418px;
  margin: 0 0 30px;
  background: #fff;
  position: relative;
}

.itemPreview.desktop-middle {
  margin: 0 32px;
}

.itemPreview .itemPreviewTitle {
  margin: 25px 0 15px;
  padding: 0;
  height: 50px;
  line-height: 25px;
}

.itemPreview .itemPreviewTitle a {
  display: block;
  width: 100%;
  color: #231f20;
  text-align: left;
}

.itemPreviewImageSection {
  position: relative;
  width: 418px;
  height: 245px;
}

.itemPreview .itemPreviewImageSection .imageSwitchHolder,
.itemPreview .itemPreviewImageSection .imageSwitchHolderAltTextOnly {
  display: block;
  width: inherit !important;
  height: inherit !important;
  overflow: hidden;
}

.itemPreview .itemPreviewImageSection img {
  float: left;
  _display: inline;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.itemPreview .itemPreviewImageSection a span.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #003b5c url(../images/plus.png) no-repeat center center;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  display: none;
}


/*.itemPreview .itemPreviewImageSection a:hover span.overlay{
						opacity: 0.6;
						filter: alpha(opacity=60);
					}*/

.middle-content {
  height: 145px;
  margin: 0 0 11px;
  overflow: hidden;
}

.preview-content {
  float: left;
  _display: inline;
  width: 100%;
  height: 52px;
}

.preview-content .itemPreviewIntro {
  margin: 0;
  text-align: left;
  line-height: 25px;
}

.preview-content a {
  color: #333F48;
}

.itemPreview .read-more {
  height: 23px;
  text-align: left;
  line-height: 20px;
}

.moduleOutput .bottom-content {
  position: relative;
  width: 100%;
  height: 34px;
  padding: 15px 0 0;
  border-bottom: 6px solid #789d4a;
  overflow: hidden;
}

#mod_pukkaActivities.moduleOutput.viewItem .bottom-content {
  border-bottom: none;
}

.moduleOutput .booking-link {
  margin-left: 15px;
}

.moduleOutput .rfp-link {}

.moduleOutput .booking-link a {
  padding: 7px 21px 7px;
  display: block;
  background: #789d4a;
  color: #fff;
  font-size: 1.05em;
  text-transform: uppercase;
}

#mod_pukkaActivities.moduleOutput.viewItem .booking-link a {
  padding: 6px 21px 6px;
}

.moduleOutput .booking-link a:hover {
  background: #003b5c;
}

.moduleOutput .price {
  margin-top: 4px;
  font-size: 1.4em;
  color: #000;
  text-transform: uppercase;
}

.moduleOutput .price a {
  text-transform: uppercase;
}

.moduleOutput .price .label {
  margin-right: 4px;
  font-size: .55em;
}


/* ITEM DETAIL COMMON */

.mod-item-detail-wrapper {
  float: left;
  _display: inline;
  width: 100%;
  margin-bottom: 70px;
}

.mod-tab-wrapper {
  text-align: center;
  margin: 32px 0 0;
}

.mod-tab-item {
  width: 258px;
  margin: 0 6px;
  padding: 21px 0;
  line-height: 22px;
}

.mod-tab-item.two-lines {
  margin-top: -11px;
  padding: 10px 0;
  position: relative;
  top: 11px;
}

.mod-detail-item {
  margin-top: 30px;
}

.mod-left-panel {
  position: relative;
  width: 652px;
}

.mod-left-panel .item-image-rotator,
.mod-left-panel .media-attachments {
  float: left;
  _display: inline;
  width: 100%;
  height: 512px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.mod-left-panel .media-attachments {
  background: url(../images/pre-loader.GIF) no-repeat center center;
}

.mod-left-panel div.slide {
  background-position: center center;
  background-size: cover;
  height: 100%;
  width: 100%;
}

.mod-detail-pager {
  position: absolute;
  bottom: 40px;
  right: 30px;
  text-align: center;
  width: 100%;
}

.mod-right-panel {
  position: relative;
  width: 597px;
  margin: 0 22px 0 42px;
}

.mod-right-panel .itemPreviewTitle {
  margin: 33px 0 0;
  display: none;
}

.viewItem .mod-right-panel .itemPreviewTitle {
  display: block;
}

.viewList .mod-right-panel .first-item {
  margin: 33px 0 0;
}

.detail-more-content {
  display: none;
}

.detail-more-content *:first-child {
  margin-top: 0;
}


/* .first-item{
			margin-top: 0 !important;
		} */

.cycle-nav {
  top: 47%;
  left: 0;
  position: absolute;
  width: 100%;
}

.cycle-nav .nav-arrows {
  display: block;
  height: 34px;
  width: 21px;
  cursor: pointer;
}

.cycle-nav .nav-arrows.prev.bg {
  float: left;
  background-position: -163px -2px;
  margin-left: 17px;
}

.cycle-nav .nav-arrows.next.bg {
  float: right;
  background-position: -188px -2px;
  margin-right: 17px;
}


/* Item Navigation */

.view-item-navigation {
  width: auto;
  margin: 35px 0 0;
}

.item-nav-wrapper {
  position: relative;
}

.view-list-link {
  margin-right: 35px;
}

.nav,
.view-list-link:hover {
  color: #231f20;
}

.nav:hover {
  color: #789d4a;
}

.next-item {
  margin: 0 0 0 14px;
}

.previous-item {
  border-right: 2px solid #000;
  margin: 0;
  padding-right: 15px;
}

.previous-item:last-child {
  border: none;
  padding: 0;
}

.next-item:after,
.previous-item:before {
  position: absolute;
  top: 0;
  right: -16px;
  height: 17px;
  width: 9px;
  margin-top: 0;
  background-image: url(../images/item-nav.png) !important;
  display: inline-block;
}

.ie11 .next-item:after,
.ie11 .previous-item:before {
  top: -2px;
}

.next-item:after {
  background-position: right top;
}

.previous-item:before {
  right: auto;
  left: -16px;
  background-position: left top;
}

.next-item:hover:after {
  background-position: right bottom;
}

.previous-item:hover:before {
  background-position: left bottom;
}

.feature-content {
  float: left;
  _display: inline;
  margin: 15px 0 10px;
  padding: 5px 30px 30px;
  background: #e2e6e7;
}

.feature-content h2,
.feature-content h3,
.feature-content h4,
.feature-content h5,
.feature-content h6 {
  font-family: latoitalic, Helvetica, sans-serif;
  text-transform: none;
}

.feature-content h2,
.feature-content h3 {
  font-size: 1.15em;
}

.feature-content h4,
.feature-content h5 {
  font-size: 1em;
}

.ie .next-item::after,
.ie .previous-item::before {
  top: -2px;
}


/* Landscape to Desktop */

@media (min-width: 1024px) and (max-width: 1389px) {
  /* ITEM PREVIEW COMMON */
  .itemPreview {
    width: 294px;
  }
  .itemPreview.desktop-middle {
    margin: 0 23px;
  }
  .itemPreviewImageSection {
    width: 294px;
    height: 172px;
  }
  .moduleOutput .bottom-content {
    height: 34px;
  }
  /* ITEM DETAIL COMMON */
  .mod-left-panel {
    width: 452px;
  }
  .mod-right-panel {
    margin: 0 0 0 40px;
    width: 437px;
  }
}


/* Portrait to Landscape */

@media (min-width: 768px) and (max-width: 1023px) {
  .mod-left-panel {
    float: none;
    margin: 0 auto;
    width: 693px;
  }
  .mod-left-panel .item-image-rotator,
  .mod-left-panel .media-attachments {
    height: 529px;
  }
  .mod-detail-pager {
    bottom: 33px;
    right: 33px;
  }
  .mod-right-panel {
    float: right;
    margin: 0 auto;
    position: relative;
    width: calc(100% - 30px);
    padding: 0 15px;
  }
  .itemPreview,
  .itemPreview.desktop-middle {
    margin: 0 0 30px 17px;
    width: 338px;
  }
  .itemPreviewImageSection {
    height: 197px;
    width: 338px;
  }
  .moduleOutput .bottom-content {
    padding: 11px 0 0;
  }
  .mod-detail-item {
    margin-top: 50px;
  }
  .mod-tab-item {
    margin: 12px 6px 0;
    width: 225px;
  }
  .view-item-navigation {
    margin: 35px 18px 0 0;
  }
  .viewItem .itemDate {
    margin-top: 15px;
  }
}


/* Mobile */

@media (max-width: 767px) {
  /* ITEM DETAIL COMMON */
  .show .detail-more-content {
    display: block;
  }
  .mod-tab-wrapper {
    position: relative;
    padding-top: 38px;
  }
  .mod-tab-wrapper:after {
    content: '';
    display: inline-block;
    overflow: hidden;
    position: absolute;
    width: 17px;
    height: 10px;
    top: 14px;
    right: 14px;
    background: url(../images/sprite.svg) no-repeat -188px -315px;
    pointer-events: none;
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-transition: -moz-transform 0.2s ease;
    -ms-transition: -ms-transform 0.2s ease;
    -webkit-transition: -webkit-transform 0.2s ease;
    -o-transition: -o-transform 0.2s ease;
    transition: transform 0.2s ease;
  }
  .mod-tab-wrapper.tab-open:after {
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .mod-tab-item {
    line-height: 20px;
    margin: 0;
    padding: 9px 0;
    width: 100%;
    display: none;
  }
  .mod-tab-wrapper.tab-open .mod-tab-item {
    display: block;
  }
  .mod-tab-item.active {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  .mod-detail-item {
    margin-top: 25px;
  }
  .mod-left-panel {
    width: 100%;
  }
  .mod-left-panel .item-image-rotator,
  .mod-left-panel .media-attachments {
    height: 225px;
  }
  .mod-detail-pager {
    bottom: 15px;
    right: 11px;
  }
  .mod-right-panel {
    margin: 0 auto;
    width: 100%;
  }
  .mod-item-preview-wrapper {
    margin: 60px 0 41px;
  }
  .itemPreview,
  .itemPreview.desktop-middle {
    margin: 0 0 30px;
    width: 100%;
  }
  .itemPreviewImageSection {
    height: 91px;
    overflow: hidden;
    width: 123px;
    float: left;
  }
  .itemPreview .itemPreviewImageSection img {
    float: left;
    height: 100%;
    overflow: hidden;
    width: auto;
  }
  .itemPreview .itemPreviewImageSection a span.overlay {
    display: none;
  }
  .middle-content {
    float: right;
    height: 62px;
    margin: 0 0 5px;
    overflow: hidden;
    width: 156px;
  }
  .itemPreview .itemPreviewTitle {
    height: 60px;
    line-height: 19px;
    margin: 0;
    padding: 0;
  }
  .itemPreview .read-more {
    height: 23px;
    line-height: 13px;
    text-align: left;
    width: 91px;
    font-size: 0.7em;
  }
  .with-arrow .side-arrow::after {
    right: -13px;
  }
  .moduleOutput .bottom-content {
    border-bottom: 4px solid #789d4a;
    height: 32px;
    padding: 10px 0 0;
    position: relative;
    overflow: hidden;
  }
  .moduleOutput .booking-link a {
    font-size: 0.8em;
    padding: 10px 38px;
  }
  .moduleOutput .booking-link a:hover {
    background: #789d4a none repeat scroll 0 0;
  }
  .moduleOutput .booking-link {
    margin-left: 9px;
  }
  .moduleOutput .price {
    font-size: 1.2em;
    margin-top: 6px;
  }
  .view-item-navigation {
    margin: 7px 0 10px;
    width: 100%;
  }
  .view-list-link {
    margin-right: 25px;
  }
  .mac .next-item::after,
  .mac .previous-item::before,
  .mac .with-arrow .side-arrow::after {
    top: -3px;
  }
  .android .next-item::after,
  .android .previous-item::before,
  .android .with-arrow .side-arrow::after {
    top: -4px;
  }
}


/***************  templates/main/css/module.flexibleForms.css  ***************/

.hp_email {
  display: none !important;
}

form.flexibleForm:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

form.flexibleForm {
  margin: 42px 0 85px;
  background: #e2e6e7;
  padding: 25px 47px 35px 52px;
}

.form-left-col {
  float: left;
  _display: inline;
  width: 282px;
}

.form-title {
  margin: 0 0 30px 8px;
  font-family: Gotham-Medium, Arial, Helvetica, sans-serif;
  font-size: 1.35em;
}

form.flexibleForm .fieldBlock {
  float: left;
  _display: inline;
  width: 282px;
  height: auto;
  margin: 0 30px 18px 0;
}

form.flexibleForm label.fieldLabel {
  float: none;
  color: #666464;
  display: table-cell;
  font-size: .9em;
  text-align: left;
  width: auto;
}

form.flexibleForm input.fieldInput,
form.flexibleForm .fieldBlock textarea.fieldInput {
  width: 96%;
  height: 40px;
  margin: 2px 0 0;
  padding: 0 2%;
  background: #fff;
  cursor: text;
  border: none;
  font-family: Gotham-Book, Arial, Helvetica, sans-serif;
  color: #666464;
}

.mandatory {
  margin-left: 15px;
}

.required-text {
  font-style: italic;
  font-size: .75em;
}

.form-right-col {
  float: right;
  _display: inline;
  width: 290px;
}

form.flexibleForm .fieldBlock.type_textarea {
  width: 290px;
  margin: 57px 0 0;
}

form.flexibleForm .fieldBlock textarea.fieldInput {
  max-width: 290px;
  min-height: 40px;
  max-height: 400px;
  height: 277px;
  resize: none;
}

form.flexibleForm button.submit {
  float: right;
  _display: inline;
  height: 30px;
  padding: 0 39px;
  margin: 16px 0 0;
  border: none;
}

.ie11 form.flexibleForm button.submit,
.ie form.flexibleForm button.submit {
  line-height: 32px;
}


/* Landscape to Desktop */

@media (min-width: 1024px) and (max-width: 1390px) {
  form.flexibleForm {
    padding: 25px 32px 35px 32px;
  }
  .form-left-col {
    width: 258px;
  }
  .form-title {
    margin: 0 0 30px;
  }
  form.flexibleForm .fieldBlock {
    width: 258px;
    margin: 0 0 18px;
  }
  .form-right-col {
    width: 265px;
  }
  form.flexibleForm .fieldBlock.type_textarea {
    width: 265px;
    margin: 57px 0 0;
  }
  form.flexibleForm .fieldBlock textarea.fieldInput {
    max-width: 265px;
    height: 273px;
  }
  form.flexibleForm button.submit {
    margin: 20px 0 0;
  }
}


/* Portrait to Landscape */

@media (min-width: 768px) and (max-width: 1023px) {
  form.flexibleForm {
    background: #e2e6e7 none repeat scroll 0 0;
    margin: 5px 0 66px;
    padding: 25px 25px 35px 26px;
  }
  .form-left-col,
  .form-right-col {
    width: 312px;
  }
  form.flexibleForm label.fieldLabel {
    display: block;
    margin-bottom: 2px;
    margin-left: 6px;
  }
  form.flexibleForm .fieldBlock {
    float: left;
    height: auto;
    margin: 0 0 13px;
    width: 300px;
  }
  form.flexibleForm .fieldBlock.type_textarea {
    width: 308px;
  }
  form.flexibleForm .fieldBlock textarea.fieldInput {
    max-width: 308px;
    width: 300px;
  }
  form.flexibleForm button.submit {
    margin: 21px 0 0;
    padding: 0 40px;
  }
  form.flexibleForm .fieldBlock.phone {
    margin-bottom: 25px;
  }
}


/* Mobile */

@media (max-width: 767px) {
  form.flexibleForm {
    padding: 16px 15px 17px;
    margin: 42px 0 61px;
  }
  .form-left-col,
  .form-right-col {
    float: left;
    width: 100%;
  }
  .form-title {
    font-size: 1.1em;
    margin: 0 0 23px 2px;
  }
  form.flexibleForm .fieldBlock {
    margin: 0 0 18px 0;
    width: 100%;
  }
  form.flexibleForm input.fieldInput,
  form.flexibleForm .fieldBlock textarea.fieldInput {
    height: 35px;
  }
  form.flexibleForm .fieldBlock.type_textarea {
    margin: 2px 0 0;
    width: 100%;
  }
  form.flexibleForm .fieldBlock textarea.fieldInput {
    height: 142px;
  }
  .mandatory {
    bottom: 125px;
    font-size: 0.95em;
    left: 15px;
    position: absolute;
  }
  form.flexibleForm button.submit {
    margin: 44px 0 0;
    padding: 0 40px;
  }
  .android form.flexibleForm button.submit {
    line-height: 30px;
  }
}


/***************  JBS Booking Overrides  ***************/

fielset {
  padding: 20px 25px;
  border-color: #ccc;
}

/* div#holder:after {
  display: block;
  content: " ";
  width: 100%;
  height: 300px;
  background: url(../images/GRC_Banner.jpg) center center;
  position: relative;
  z-index: 100;
  visibility: visible;
  background-size: cover;
} */

.banner h1+p {
  margin: 0;
  padding: 0;
}

.jbsLabel {
  font-weight: normal;
  font-family: Gotham-Book, Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 5px 0 2px;
}

.jbsForm input,
.jbsForm select,
.jbsForm text-area {
  max-width: 100%;
  background: #fff;
  height: 40px;
  color: #666;
  font-family: Gotham-Book, Arial, Helvetica, sans-serif;
  border: 1px solid #ccc;
}

.jbsMailingList input[type="checkbox"],
#lblTermsAndConditions input[type="checkbox"] {
  height: auto;
}

#Body_bodyContent_JBSPage1_ctl01_pnlDepartureDate,
#Body_bodyContent_JBSPage1_ctl01_pnlPromoCode {
  float: left;
  margin: 0 20px 0 0;
}

#Body_bodyContent_JBSPage1_ctl01_pnlPromoCode #Body_bodyContent_JBSPage1_ctl01_lblPromoMsg {
  display: none;
}

.jbseoDatePicker td {
  padding: 0;
}

input#_eo_ctl00_ctl00_Body_bodyContent_JBSPage1_ctl01_jbscalTourDate_eodp1_picker {
  border-right: none;
}

img#_eo_ctl00_ctl00_Body_bodyContent_JBSPage1_ctl01_jbscalTourDate_eodp1_popupimg {
  background: url(../images/calendar_ico-b.png) center 5px no-repeat;
  position: relative;
  overflow: hidden;
  width: 24px;
  height: 24px;
  margin: 0;
  padding: 38px 40px 0 0;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-left: none;
}

img#_eo_ctl00_ctl00_Body_bodyContent_JBSPage1_ctl01_jbscalTourDate_eodp1_popupimg:hover {
  background: #003b5c url(../images/calendar_ico-w.png) center 5px no-repeat;
}

#Body_bodyContent_JBSPage1_ctl01_lnkbtnShowDescription,
#Body_bodyContent_JBSPage1_ctl01_lnkbtnAddToCart,
#Body_bodyContent_JBSPage1_ctl01_lnkbtnNewBooking,
#Body_bodyContent_JBSPage1_ctl01_lnkbtnSubmitPayment,
#Body_bodyContent_JBSPage1_ctl01_lnkbtnShopCart a {
  height: 42px;
  margin: 20px 0;
  padding: 0 18px;
  font: bold 15px/42px Gotham-Book, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  background: #003a5c;
  border-radius: 0;
  border: none;
}

#Body_bodyContent_JBSPage1_ctl01_lnkbtnAddToCart:hover,
#Body_bodyContent_JBSPage1_ctl01_lnkbtnNewBooking:hover,
#Body_bodyContent_JBSPage1_ctl01_lnkbtnSubmitPayment:hover {
  background: #789d4a;
}

a#Body_bodyContent_JBSPage1_ctl01_lnkbtnShowDescription,
a#Body_bodyContent_JBSPage1_ctl01_lnkbtnAddToCart {
  text-indent: -9999px;
  font-size: 1px;
  overflow: hidden;
  background: #789d4a;
}

a#Body_bodyContent_JBSPage1_ctl01_lnkbtnShowDescription{
	display:none;
}

a#Body_bodyContent_JBSPage1_ctl01_lnkbtnShowDescription:hover,
a#Body_bodyContent_JBSPage1_ctl01_lnkbtnAddToCart:hover {
  background: #003a5c;
}

a#Body_bodyContent_JBSPage1_ctl01_lnkbtnShowDescription:before{
	content: "Tour Description";
  color: #fff;
  display: block;
  visibility: visible;
  text-indent: 0;
  font-size: 15px;
}

a#Body_bodyContent_JBSPage1_ctl01_lnkbtnAddToCart:before {
  content: "Book Now";
  color: #fff;
  display: block;
  visibility: visible;
  text-indent: 0;
  font-size: 15px;
}

#_eo_ctl00_ctl00_Body_bodyContent_JBSPage1_ctl01_jbscalTourDate_eodp1_div+div {
  display: none!important;
}

.jbscalTitle {
  padding: 10px 0!important;
  background: #003b5c;
}

img#_eo_ctl00_ctl00_Body_bodyContent_JBSPage1_ctl01_jbscalTourDate_eodp1_left_arrow_image,
img#_eo_ctl00_ctl00_Body_bodyContent_JBSPage1_ctl01_jbscalTourDate_eodp1_right_arrow_image,
#_eo_ctl00_ctl00_Body_bodyContent_JBSPage1_ctl01_jbscalTourDate_eoCal1_left_arrow_image,
#_eo_ctl00_ctl00_Body_bodyContent_JBSPage1_ctl01_jbscalTourDate_eoCal1_right_arrow_image {
  background: url(../images/arrowl_ico-w.png) center center no-repeat !important;
  object-position: -9999px -9999px;
  width: 22px;
  height: 22px;
  margin: 0 10px;
}

img#_eo_ctl00_ctl00_Body_bodyContent_JBSPage1_ctl01_jbscalTourDate_eodp1_right_arrow_image,
#_eo_ctl00_ctl00_Body_bodyContent_JBSPage1_ctl01_jbscalTourDate_eoCal1_right_arrow_image {
  background: url(../images/arrowr_ico-w.png) center center no-repeat !important;
}

#Body_bodyContent_JBSPage1_ctl01_upnlFares {
  display: block;
  padding-top: 30px;
  clear: both;
}

#Body_bodyContent_JBSPage1_ctl01_upnlFares:before {
  display: block;
  content: " ";
  border-top: 1px solid #ccc;
}

#eo_root table,
#eo_root table td,
.jbscalDayHeader,
tr td:first-child>.jbscalMonth,
.jbscalMonth {
  border-color: #ccc;
}

.jbscalDayStyle {
  padding: 3px 1px;
}

.jbscalDayHover {
  padding: 3px 1px;
  background-color: #789d4a;
  border-radius: 100%;
  cursor: pointer;
  font-weight: normal;
  color: #fff;
}

.jbscalNotSelectable {
  padding: 3px 1px;
}

.jbscalSelected {
  font-weight: normal;
  color: #fff;
  background: #003a5c;
  padding: 3px 1px;
  border-radius: 100%;
}

.jbscalSelected.jbscalSelectedFooter {
  border-radius: 5px;
}

.jbsGrid {
  font-family: 'Gotham-Book', Arial;
}

#Body_bodyContent_JBSPage1_ctl01_gridBookings td:first-child {
  text-align: left;
}

@media only screen and (max-width: 767px) {
  #Body_bodyContent_JBSPage1_ctl01_pnlDepartureDate,
  #Body_bodyContent_JBSPage1_ctl01_pnlPromoCode {
    float: none;
    margin: 0 0 20px;
  }
  #Body_bodyContent_JBSPage1_ctl01_pnlDepartureDate table {
    width: auto;
  }
  .jbseoCalendar,
  .jbseoCalendar table {
    width: 100%!important;
  }
  #_eo_ctl00_ctl00_Body_bodyContent_JBSPage1_ctl01_jbscalTourDate_eoCal1_month_0 {
    position: relative;
    z-index: 5;
  }
}

.ui-dialog-titlebar-close,
.ui-widget-header{
	background-color: #789d4a !important;
}

.ui-state-hover{
	background-color: #789d4a !important;
	background: #789d4a !important;
}

@media only screen and (max-width: 480px){
    #header-wrapper {
      height:auto;
      top: 0;
      left: 0;
      position: fixed;
      background: #fff;
      z-index: 1;
      padding:0.1rem 0.2rem 0.1rem 0.2rem;
    }
}
