<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">meta.foundation-version {
  font-family: "/5.5.1/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.063em) and (max-width:64em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.063em) and (max-width:90em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html {
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}

html, body {
  height: 100%; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  font-size: 100%; }

body {
	color: #777777; 
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-style: normal;
	position: relative;
	cursor: auto;
	padding-top: 0px; 
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #ADCB99; 
}

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

productImage {
align: right;
margin-left: 10px; }
img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	max-width: 100%; 
}
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse &gt; .column,
  .row.collapse &gt; .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
	width: auto;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0;
	margin-bottom: 0;
	max-width: none;
}
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column,
.columns {
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
	float: left;
}

[class*="column"] + [class*="column"]:last-child {
  float: right; }

[class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0rem;
    padding-right: 0rem;
    float: left; }

  .small-1 {
    width: 8.33333%; }

  .small-2 {
    width: 16.66667%; }

  .small-3 {
    width: 25%; }

  .small-4 {
    width: 33.33333%; }

  .small-5 {
    width: 41.66667%; }

  .small-6 {
    width: 50%; }

  .small-7 {
    width: 58.33333%; }

  .small-8 {
    width: 66.66667%; }

  .small-9 {
    width: 75%; }

  .small-10 {
    width: 83.33333%; }

  .small-11 {
    width: 91.66667%; }

  .small-12 {
    width: 100%; }

  .small-offset-0 {
    margin-left: 0% !important; }

  .small-offset-1 {
    margin-left: 8.33333% !important; }

  .small-offset-2 {
    margin-left: 16.66667% !important; }

  .small-offset-3 {
    margin-left: 25% !important; }

  .small-offset-4 {
    margin-left: 33.33333% !important; }

  .small-offset-5 {
    margin-left: 41.66667% !important; }

  .small-offset-6 {
    margin-left: 50% !important; }

  .small-offset-7 {
    margin-left: 58.33333% !important; }

  .small-offset-8 {
    margin-left: 66.66667% !important; }

  .small-offset-9 {
    margin-left: 75% !important; }

  .small-offset-10 {
    margin-left: 83.33333% !important; }

  .small-offset-11 {
    margin-left: 91.66667% !important; }

  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }

  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; }

  .row.small-collapse &gt; .column,
  .row.small-collapse &gt; .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.small-uncollapse &gt; .column,
  .row.small-uncollapse &gt; .columns {
    padding-left: 0rem;
    padding-right: 0rem;
    float: left; } }
@media only screen and (min-width: 33.563em) { /* BANSHEE changed from 40.063 */
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0rem;
    padding-right: 0rem;
    float: left; }

  .medium-1 {
    width: 8.33333%; }

  .medium-2 {
    width: 16.66667%; }

  .medium-3 {
    width: 25%; }

  .medium-4 {
    width: 33.33333%; }

  .medium-5 {
    width: 41.66667%; }

  .medium-6 {
    width: 50%; }

  .medium-7 {
    width: 58.33333%; }

  .medium-8 {
    width: 66.66667%; }

  .medium-9 {
    width: 75%; }

  .medium-10 {
    width: 83.33333%; }

  .medium-11 {
    width: 91.66667%; }

  .medium-12 {
    width: 100%; }

  .medium-offset-0 {
    margin-left: 0% !important; }

  .medium-offset-1 {
    margin-left: 8.33333% !important; }

  .medium-offset-2 {
    margin-left: 16.66667% !important; }

  .medium-offset-3 {
    margin-left: 25% !important; }

  .medium-offset-4 {
    margin-left: 33.33333% !important; }

  .medium-offset-5 {
    margin-left: 41.66667% !important; }

  .medium-offset-6 {
    margin-left: 50% !important; }

  .medium-offset-7 {
    margin-left: 58.33333% !important; }

  .medium-offset-8 {
    margin-left: 66.66667% !important; }

  .medium-offset-9 {
    margin-left: 75% !important; }

  .medium-offset-10 {
    margin-left: 83.33333% !important; }

  .medium-offset-11 {
    margin-left: 91.66667% !important; }

  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }

  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }

  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }

  .row.medium-collapse &gt; .column,
  .row.medium-collapse &gt; .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.medium-uncollapse &gt; .column,
  .row.medium-uncollapse &gt; .columns {
    padding-left: 0rem;
    padding-right: 0rem;
    float: left; }

  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
@media only screen and (min-width: 64.063em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0rem;
    padding-right: 0rem;
    float: left; }

  .large-1 {
    width: 8.33333%; }

  .large-2 {
    width: 16.66667%; }

  .large-3 {
    width: 25%; }

  .large-4 {
    width: 33.33333%; }

  .large-5 {
    width: 41.66667%; }

  .large-6 {
    width: 50%; }

  .large-7 {
    width: 58.33333%; }

  .large-8 {
    width: 66.66667%; }

  .large-9 {
    width: 75%; }

  .large-10 {
    width: 83.33333%; }

  .large-11 {
    width: 91.66667%; }

  .large-12 {
    width: 100%; }

  .large-offset-0 {
    margin-left: 0% !important; }

  .large-offset-1 {
    margin-left: 8.33333% !important; }

  .large-offset-2 {
    margin-left: 16.66667% !important; }

  .large-offset-3 {
    margin-left: 25% !important; }

  .large-offset-4 {
    margin-left: 33.33333% !important; }

  .large-offset-5 {
    margin-left: 41.66667% !important; }

  .large-offset-6 {
    margin-left: 50% !important; }

  .large-offset-7 {
    margin-left: 58.33333% !important; }

  .large-offset-8 {
    margin-left: 66.66667% !important; }

  .large-offset-9 {
    margin-left: 75% !important; }

  .large-offset-10 {
    margin-left: 83.33333% !important; }

  .large-offset-11 {
    margin-left: 91.66667% !important; }

  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }

  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }

  .row.large-collapse &gt; .column,
  .row.large-collapse &gt; .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.large-uncollapse &gt; .column,
  .row.large-uncollapse &gt; .columns {
    padding-left: 0rem;
    padding-right: 0rem;
    float: left; }

  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }


@media only screen and (min-width: 40.063em) {
  button, .button {
    display: inline-block; } }
/* Standard Forms */
form {
  margin: 0 0 1rem; }
form .row .row {
  margin: 0 -0.5rem; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.5rem; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    form .row .row.collapse input {
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem; }

/* Label Styles */
label {
  font-size: 13px;
  color: #777777;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: normal;
  margin-bottom: 0;
  /* Styles for required inputs */ }
  label.right {
    float: none !important;
    text-align: right; }
  label.inline {
    margin: 0 0 1rem 0;
    padding: 0.5625rem 0; }
  label small {
    text-transform: capitalize;
    color: #676767; }

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto; }

/* Not allow resize out of parent */
textarea {
  max-width: 100%; }

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  background-color: #FAFAFA;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  padding: 0.5rem;
  font-size: 0.875rem;
  font-family: 'Open Sans', sans-serif;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.3125rem; }
  select::-ms-expand {
    display: none; }
  select.radius {
    border-radius: 3px; }
  select:hover {
    background-color: #f3f3f3;
    border-color: #999999; }
  select:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  select[multiple] {
    height: auto; }


/* Normalize file input width */
input[type="file"] {
  width: 100%; }

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 1px solid #DDDDDD;
  padding: 1.25rem;
  margin: 1.125rem 0; }
  fieldset legend {
    font-weight: bold;
    background: #FFFFFF;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem; }



meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

  .top-bar {
    overflow: hidden;
    height: 2.8125rem;
    line-height: 2.8125rem;
    position: relative;
    background: #333333;
    margin-bottom: 0; }/* Wrapped around .top-bar to contain to grid width */
  .contain-to-grid {
    width: 100%;
    background: #333333; }
    .contain-to-grid .top-bar {
      margin-bottom: 0; }
  
  .fixed {
    width: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 99; }
    .fixed.expanded:not(.top-bar) {
      overflow-y: auto;
      height: auto;
      width: 100%;
      max-height: 100%; }
      .fixed.expanded:not(.top-bar) .title-area {
        position: fixed;
        width: 100%;
        z-index: 99; }
      .fixed.expanded:not(.top-bar) .top-bar-section {
        z-index: 98;
        margin-top: 2.8125rem; }
  
    .top-bar ul {
      margin-bottom: 0;
      list-style: none; }
    .top-bar .row {
      max-width: none; }
    .top-bar form,
    .top-bar input {
      margin-bottom: 0; }
    .top-bar input {
      height: 1.75rem;
      padding-top: .35rem;
      padding-bottom: .35rem;
      font-size: 0.75rem; }
    .top-bar .button, .top-bar button {
      padding-top: 0.4125rem;
      padding-bottom: 0.4125rem;
      margin-bottom: 0;
      font-size: 0.75rem; }
      @media only screen and (max-width: 40em) {
        .top-bar .button, .top-bar button {
          position: relative;
          top: -1px; } }
    .top-bar .title-area {
      position: relative;
      margin: 0; }
    .top-bar .name {
      height: 2.8125rem;
      margin: 0;
      font-size: 16px; }
      .top-bar .name h1, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4, .top-bar .name p, .top-bar .name span {
        line-height: 2.8125rem;
        font-size: 1.0625rem;
        margin: 0; }
        .top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a {
          font-weight: normal;
          color: #FFFFFF;
          width: 75%;
          display: block;
          padding: 0 0.9375rem; }
    .top-bar .toggle-topbar {
      position: absolute;
      right: 0;
      top: 0; }
      .top-bar .toggle-topbar a {
        color: #FFFFFF;
        text-transform: uppercase;
        font-size: 0.8125rem;
        font-weight: bold;
        position: relative;
        display: block;
        padding: 0 0.9375rem;
        height: 2.8125rem;
        line-height: 2.8125rem; }
      .top-bar .toggle-topbar.menu-icon {
        top: 50%;
        margin-top: -16px; }
        .top-bar .toggle-topbar.menu-icon a {
          height: 34px;
          line-height: 33px;
          padding: 0 2.5rem 0 0.9375rem;
          color: #FFFFFF;
          position: relative; }
          .top-bar .toggle-topbar.menu-icon a span::after {
            content: "";
            position: absolute;
            display: block;
            height: 0;
            top: 50%;
            margin-top: -8px;
            right: 0.9375rem;
            box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
            width: 16px; }
          .top-bar .toggle-topbar.menu-icon a span:hover:after {
            box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px ""; }
    .top-bar.expanded {
      height: auto;
      background: transparent; }
      .top-bar.expanded .title-area {
        background: #333333; }
      .top-bar.expanded .toggle-topbar a {
        color: #888888; }
        .top-bar.expanded .toggle-topbar a span::after {
          box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888; }
  
  .top-bar-section {
    left: 0;
    position: relative;
    width: auto;
    transition: left 300ms ease-out; }
    .top-bar-section ul {
      padding: 0;
      width: 100%;
      height: auto;
      display: block;
      font-size: 16px;
      margin: 0; }
    .top-bar-section .divider,
    .top-bar-section [role="separator"] {
      border-top: solid 1px #1a1a1a;
      clear: both;
      height: 1px;
      width: 100%; }
    .top-bar-section ul li {
      background: #333333; }
      .top-bar-section ul li &gt; a {
        display: block;
        width: 100%;
        color: #FFFFFF;
        padding: 12px 0 12px 0;
        padding-left: 0.9375rem;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 0.8125rem;
        font-weight: normal;
        text-transform: none; }
        .top-bar-section ul li &gt; a.button {
          font-size: 0.8125rem;
          padding-right: 0.9375rem;
          padding-left: 0.9375rem;
          background-color: #008CBA;
          border-color: #007095;
          color: #FFFFFF; }
          .top-bar-section ul li &gt; a.button:hover, .top-bar-section ul li &gt; a.button:focus {
            background-color: #007095; }
          .top-bar-section ul li &gt; a.button:hover, .top-bar-section ul li &gt; a.button:focus {
            color: #FFFFFF; }
        .top-bar-section ul li &gt; a.button.secondary {
          background-color: #e7e7e7;
          border-color: #b9b9b9;
          color: #333333; }
          .top-bar-section ul li &gt; a.button.secondary:hover, .top-bar-section ul li &gt; a.button.secondary:focus {
            background-color: #b9b9b9; }
          .top-bar-section ul li &gt; a.button.secondary:hover, .top-bar-section ul li &gt; a.button.secondary:focus {
            color: #333333; }
        .top-bar-section ul li &gt; a.button.success {
          background-color: #43AC6A;
          border-color: #368a55;
          color: #FFFFFF; }
          .top-bar-section ul li &gt; a.button.success:hover, .top-bar-section ul li &gt; a.button.success:focus {
            background-color: #368a55; }
          .top-bar-section ul li &gt; a.button.success:hover, .top-bar-section ul li &gt; a.button.success:focus {
            color: #FFFFFF; }
        .top-bar-section ul li &gt; a.button.alert {
          background-color: #f04124;
          border-color: #cf2a0e;
          color: #FFFFFF; }
          .top-bar-section ul li &gt; a.button.alert:hover, .top-bar-section ul li &gt; a.button.alert:focus {
            background-color: #cf2a0e; }
          .top-bar-section ul li &gt; a.button.alert:hover, .top-bar-section ul li &gt; a.button.alert:focus {
            color: #FFFFFF; }
        .top-bar-section ul li &gt; a.button.warning {
          background-color: #f08a24;
          border-color: #cf6e0e;
          color: #FFFFFF; }
          .top-bar-section ul li &gt; a.button.warning:hover, .top-bar-section ul li &gt; a.button.warning:focus {
            background-color: #cf6e0e; }
          .top-bar-section ul li &gt; a.button.warning:hover, .top-bar-section ul li &gt; a.button.warning:focus {
            color: #FFFFFF; }
      .top-bar-section ul li &gt; button {
        font-size: 0.8125rem;
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
        background-color: #008CBA;
        border-color: #007095;
        color: #FFFFFF; }
        .top-bar-section ul li &gt; button:hover, .top-bar-section ul li &gt; button:focus {
          background-color: #007095; }
        .top-bar-section ul li &gt; button:hover, .top-bar-section ul li &gt; button:focus {
          color: #FFFFFF; }
        .top-bar-section ul li &gt; button.secondary {
          background-color: #e7e7e7;
          border-color: #b9b9b9;
          color: #333333; }
          .top-bar-section ul li &gt; button.secondary:hover, .top-bar-section ul li &gt; button.secondary:focus {
            background-color: #b9b9b9; }
          .top-bar-section ul li &gt; button.secondary:hover, .top-bar-section ul li &gt; button.secondary:focus {
            color: #333333; }
        .top-bar-section ul li &gt; button.success {
          background-color: #43AC6A;
          border-color: #368a55;
          color: #FFFFFF; }
          .top-bar-section ul li &gt; button.success:hover, .top-bar-section ul li &gt; button.success:focus {
            background-color: #368a55; }
          .top-bar-section ul li &gt; button.success:hover, .top-bar-section ul li &gt; button.success:focus {
            color: #FFFFFF; }
        .top-bar-section ul li &gt; button.alert {
          background-color: #f04124;
          border-color: #cf2a0e;
          color: #FFFFFF; }
          .top-bar-section ul li &gt; button.alert:hover, .top-bar-section ul li &gt; button.alert:focus {
            background-color: #cf2a0e; }
          .top-bar-section ul li &gt; button.alert:hover, .top-bar-section ul li &gt; button.alert:focus {
            color: #FFFFFF; }
        .top-bar-section ul li &gt; button.warning {
          background-color: #f08a24;
          border-color: #cf6e0e;
          color: #FFFFFF; }
          .top-bar-section ul li &gt; button.warning:hover, .top-bar-section ul li &gt; button.warning:focus {
            background-color: #cf6e0e; }
          .top-bar-section ul li &gt; button.warning:hover, .top-bar-section ul li &gt; button.warning:focus {
            color: #FFFFFF; }
      .top-bar-section ul li:hover:not(.has-form) &gt; a {
        background-color: #555555;
        background: #333333;
        color: #FFFFFF; }
      .top-bar-section ul li.active &gt; a {
        background: #008CBA;
        color: #FFFFFF; }
        .top-bar-section ul li.active &gt; a:hover {
          background: #0078a0;
          color: #FFFFFF; }
    .top-bar-section .has-form {
      padding: 0.9375rem; }
    .top-bar-section .has-dropdown {
      position: relative; }
      .top-bar-section .has-dropdown &gt; a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
        border-left-style: solid;
        margin-right: 0.9375rem;
        margin-top: -4.5px;
        position: absolute;
        top: 50%;
        right: 0; }
      .top-bar-section .has-dropdown.moved {
        position: static; }
        .top-bar-section .has-dropdown.moved &gt; .dropdown {
          display: block;
          position: static !important;
          height: auto;
          width: auto;
          overflow: visible;
          clip: auto;
          position: absolute !important;
          width: 100%; }
        .top-bar-section .has-dropdown.moved &gt; a:after {
          display: none; }
    .top-bar-section .dropdown {
      padding: 0;
      position: absolute;
      left: 100%;
      top: 0;
      z-index: 99;
      display: block;
      position: absolute !important;
      height: 1px;
      width: 1px;
      overflow: hidden;
      clip: rect(1px, 1px, 1px, 1px); }
      .top-bar-section .dropdown li {
        width: 100%;
        height: auto; }
        .top-bar-section .dropdown li a {
          font-weight: normal;
          padding: 8px 0.9375rem; }
          .top-bar-section .dropdown li a.parent-link {
            font-weight: normal; }
        .top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
          margin-bottom: 0;
          margin-top: 0;
          font-size: 1.125rem; }
          .top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
            color: #FFFFFF;
            display: block; }
            .top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
              background: none; }
        .top-bar-section .dropdown li.has-form {
          padding: 8px 0.9375rem; }
        .top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
          top: auto; }
      .top-bar-section .dropdown label {
        padding: 8px 0.9375rem 2px;
        margin-bottom: 0;
        text-transform: uppercase;
        color: #777777;
        font-weight: bold;
        font-size: 0.625rem; }
  
  .js-generated {
    display: block; }
  
  @media only screen and (min-width: 40.063em) {
    .top-bar {
      background: #333333;
      overflow: visible; }
      .top-bar:before, .top-bar:after {
        content: " ";
        display: table; }
      .top-bar:after {
        clear: both; }
      .top-bar .toggle-topbar {
        display: none; }
      .top-bar .title-area {
        float: left; }
      .top-bar .name h1 a,
      .top-bar .name h2 a,
      .top-bar .name h3 a,
      .top-bar .name h4 a,
      .top-bar .name h5 a,
      .top-bar .name h6 a {
        width: auto; }
      .top-bar input,
      .top-bar .button,
      .top-bar button {
        font-size: 0.875rem;
        position: relative;
        height: 1.75rem;
        top: 0.53125rem; }
      .top-bar.expanded {
        background: #333333; }
  
    .contain-to-grid .top-bar {
      max-width: 62.5rem;
      margin: 0 auto;
      margin-bottom: 0; }
  
    .top-bar-section {
      transition: none 0 0;
      left: 0 !important; }
      .top-bar-section ul {
        width: auto;
        height: auto !important;
        display: inline; }
        .top-bar-section ul li {
          float: left; }
          .top-bar-section ul li .js-generated {
            display: none; }
      .top-bar-section li.hover &gt; a:not(.button) {
        background-color: #555555;
        background: #333333;
        color: #FFFFFF; }
      .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 0 0.9375rem;
        line-height: 2.8125rem;
        background: #333333; }
        .top-bar-section li:not(.has-form) a:not(.button):hover {
          background-color: #555555;
          background: #333333; }
      .top-bar-section li.active:not(.has-form) a:not(.button) {
        padding: 0 0.9375rem;
        line-height: 2.8125rem;
        color: #FFFFFF;
        background: #008CBA; }
        .top-bar-section li.active:not(.has-form) a:not(.button):hover {
          background: #0078a0;
          color: #FFFFFF; }
      .top-bar-section .has-dropdown &gt; a {
        padding-right: 2.1875rem !important; }
        .top-bar-section .has-dropdown &gt; a:after {
          content: "";
          display: block;
          width: 0;
          height: 0;
          border: inset 5px;
          border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
          border-top-style: solid;
          margin-top: -2.5px;
          top: 1.40625rem; }
      .top-bar-section .has-dropdown.moved {
        position: relative; }
        .top-bar-section .has-dropdown.moved &gt; .dropdown {
          display: block;
          position: absolute !important;
          height: 1px;
          width: 1px;
          overflow: hidden;
          clip: rect(1px, 1px, 1px, 1px); }
      .top-bar-section .has-dropdown.hover &gt; .dropdown, .top-bar-section .has-dropdown.not-click:hover &gt; .dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important; }
      .top-bar-section .has-dropdown &gt; a:focus + .dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important; }
      .top-bar-section .has-dropdown .dropdown li.has-dropdown &gt; a:after {
        border: none;
        content: "\00bb";
        top: 1rem;
        margin-top: -1px;
        right: 5px;
        line-height: 1.2; }
      .top-bar-section .dropdown {
        left: 0;
        top: auto;
        background: transparent;
        min-width: 100%; }
        .top-bar-section .dropdown li a {
          color: #FFFFFF;
          line-height: 2.8125rem;
          white-space: nowrap;
          padding: 12px 0.9375rem;
          background: #333333; }
        .top-bar-section .dropdown li:not(.has-form):not(.active) &gt; a:not(.button) {
          color: #FFFFFF;
          background: #333333; }
        .top-bar-section .dropdown li:not(.has-form):not(.active):hover &gt; a:not(.button) {
          color: #FFFFFF;
          background-color: #555555;
          background: #333333; }
        .top-bar-section .dropdown li label {
          white-space: nowrap;
          background: #333333; }
        .top-bar-section .dropdown li .dropdown {
          left: 100%;
          top: 0; }
      .top-bar-section &gt; ul &gt; .divider, .top-bar-section &gt; ul &gt; [role="separator"] {
        border-bottom: none;
        border-top: none;
        border-right: solid 1px #4e4e4e;
        clear: none;
        height: 2.8125rem;
        width: 0; }
      .top-bar-section .has-form {
        background: #333333;
        padding: 0 0.9375rem;
        height: 2.8125rem; }
      .top-bar-section .right li .dropdown {
        left: auto;
        right: 0; }
        .top-bar-section .right li .dropdown li .dropdown {
          right: 100%; }
      .top-bar-section .left li .dropdown {
        right: auto;
        left: 0; }
        .top-bar-section .left li .dropdown li .dropdown {
          left: 100%; }
  
    .no-js .top-bar-section ul li:hover &gt; a {
      background-color: #555555;
      background: #333333;
      color: #FFFFFF; }
    .no-js .top-bar-section ul li:active &gt; a {
      background: #008CBA;
      color: #FFFFFF; }
    .no-js .top-bar-section .has-dropdown:hover &gt; .dropdown {
      display: block;
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      position: absolute !important; }
    .no-js .top-bar-section .has-dropdown &gt; a:focus + .dropdown {
      display: block;
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      position: absolute !important; } }

      /* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #333333; }
  .contain-to-grid .top-bar {
    margin-bottom: 0; }

.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99; }
  .fixed.expanded:not(.top-bar) {
    overflow-y: auto;
    height: auto;
    width: 100%;
    max-height: 100%; }
    .fixed.expanded:not(.top-bar) .title-area {
      position: fixed;
      width: 100%;
      z-index: 99; }
    .fixed.expanded:not(.top-bar) .top-bar-section {
      z-index: 98;
      margin-top: 2.8125rem; }


.js-generated {
  display: block; }

.inline-list {
  margin: 0 auto 1.0625rem auto;
  margin-left: -1.375rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }
  .inline-list &gt; li {
    list-style: none;
    float: left;
    margin-left: 1.375rem;
    display: block; }
    .inline-list &gt; li &gt; * {
      display: block; }
 



/* Image Thumbnails */
.th {
  line-height: 0;
  display: inline-block;
  border: solid 4px #FFFFFF;
  max-width: 100%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  transition: all 200ms ease-out; }
  .th:hover, .th:focus {
    box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5); }
  .th.radius {
    border-radius: 3px; }

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }
@-o-keyframes rotate {
  from {
    -o-transform: rotate(0deg); }
  to {
    -o-transform: rotate(360deg); } }
@keyframes rotate {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
/* Orbit Graceful Loading */
.slideshow-wrapper {
  position: relative; }
  .slideshow-wrapper ul {
    list-style-type: none;
    margin: 0; }
    .slideshow-wrapper ul li,
    .slideshow-wrapper ul li .orbit-caption {
      display: none; }
    .slideshow-wrapper ul li:first-child {
      display: block; }
  .slideshow-wrapper .orbit-container {
    background-color: transparent; }
    .slideshow-wrapper .orbit-container li {
      display: block; }
      .slideshow-wrapper .orbit-container li .orbit-caption {
        display: block; }
    .slideshow-wrapper .orbit-container .orbit-bullets li {
      display: inline-block; }
  .slideshow-wrapper .preloader {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    border: solid 3px;
    border-color: #555555 #FFFFFF;
    border-radius: 1000px;
    animation-name: rotate;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear; }

.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: none; }
  .orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0); }
    .orbit-container .orbit-slides-container img {
      display: block;
      max-width: 100%; }
    .orbit-container .orbit-slides-container &gt; * {
      position: absolute;
      top: 0;
      width: 100%;
      margin-left: 100%; }
      .orbit-container .orbit-slides-container &gt; *:first-child {
        margin-left: 0; }
      .orbit-container .orbit-slides-container &gt; * .orbit-caption {
        position: absolute;
        bottom: 0;
        background-color: rgba(51, 51, 51, 0.8);
        color: #FFFFFF;
        width: 100%;
        padding: 0.625rem 0.875rem;
        font-size: 0.875rem;
		 } 
	.orbit-timer {
	display:none;
	}
  .orbit-container .orbit-slide-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color: #FFFFFF;
    background: transparent;
    z-index: 10; }
    .orbit-container .orbit-slide-number span {
      font-weight: 700;
      padding: 0.3125rem; }
  .orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10; }
    .orbit-container .orbit-timer .orbit-progress {
      height: 3px;
      background-color: rgba(255, 255, 255, 0.3);
      display: block;
      width: 0;
      position: relative;
      right: 20px;
      top: 5px; }
    .orbit-container .orbit-timer &gt; span {
      display: none;
      position: absolute;
      top: 0;
      right: 0;
      width: 11px;
      height: 14px;
      border: solid 4px #FFFFFF;
      border-top: none;
      border-bottom: none; }
    .orbit-container .orbit-timer.paused &gt; span {
      right: -4px;
      top: 0;
      width: 11px;
      height: 14px;
      border: inset 8px;
      border-left-style: solid;
      border-color: transparent;
      border-left-color: #FFFFFF; }
      .orbit-container .orbit-timer.paused &gt; span.dark {
        border-left-color: #333333; }
  .orbit-container:hover .orbit-timer &gt; span {
    display: block; }
  .orbit-container .orbit-prev,
  .orbit-container .orbit-next {
    position: absolute;
    top: 45%;
    margin-top: -25px;
    width: 36px;
    height: 60px;
    line-height: 50px;
    color: white;
    background-color: transparent;
    text-indent: -9999px !important;
    z-index: 10; }
    .orbit-container .orbit-prev:hover,
    .orbit-container .orbit-next:hover {
      background-color: rgba(0, 0, 0, 0.3); }
    .orbit-container .orbit-prev &gt; span,
    .orbit-container .orbit-next &gt; span {
      position: absolute;
      top: 50%;
      margin-top: -10px;
      display: block;
      width: 0;
      height: 0;
      border: inset 10px; }
  .orbit-container .orbit-prev {
    left: 0; }
    .orbit-container .orbit-prev &gt; span {
      border-right-style: solid;
      border-color: transparent;
      border-right-color: #FFFFFF; }
    .orbit-container .orbit-prev:hover &gt; span {
      border-right-color: #FFFFFF; }
  .orbit-container .orbit-next {
    right: 0; }
    .orbit-container .orbit-next &gt; span {
      border-color: transparent;
      border-left-style: solid;
      border-left-color: #FFFFFF;
      left: 50%;
      margin-left: -4px; }
    .orbit-container .orbit-next:hover &gt; span {
      border-left-color: #FFFFFF; }

.orbit-bullets-container {
  text-align: center; }

.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
  float: none;
  text-align: center;
  display: block; 
}
  .orbit-bullets li {
    cursor: pointer;
    display: inline-block;
    width: 0.8625rem; 
    height: 0.8625rem; 
    background: #CEC7C1;
    float: none;
    margin-right: 6px;
    border-radius: 1000px; 
}
    .orbit-bullets li.active {
      background: #FFA300; 
}
    .orbit-bullets li:last-child {
      margin-right: 0; 
}

.orbit-prev { 
   content: url("/2017assets/orbit-previous.png");
   width: 31px !important;
   height: 55px !important;
   margin-left:20px;
}
.orbit-next {
   content: url("/2017assets/orbit-next.png");
   width: 31px !important;
   height: 55px !important;
   margin-right: 20px;
}

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none; }
.touch .orbit-bullets {
  display: none; }

/* @media only screen and (min-width: 40.063em) {
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit; }
  .touch .orbit-bullets {
    display: block; } } */
@media only screen and (max-width: 40em) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important; }
  .orbit-stack-on-small .orbit-slides-container &gt; * {
    position: relative;
    margin: 0 !important;
    opacity: 1 !important; }
  .orbit-stack-on-small .orbit-slide-number {
    display: none; }

  .orbit-timer {
    display: none; }

   }
[data-magellan-expedition], [data-magellan-expedition-clone] {
  background: #FFFFFF;
  z-index: 50;
  min-width: 100%;
  padding: 10px; }
  [data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav {
    margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd {
      margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
      line-height: 1.8em; }

/* START OF TABS */	
	.tabs {
  margin-bottom: 0 !important;
  margin-left: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }
  .tabs dd, .tabs .tab-title {
    position: relative;
    margin-bottom: 0 !important;
    list-style: none;
    float: left; 
    width:14.28%;}
    .tabs dd &gt; a, .tabs .tab-title &gt; a {
      display: block;
      background-color: #002F6D;
      color: #FFFFFF;
      padding: 15px 3px 15px 3px;
	  font-size: 0.9rem; 
	  text-align:center;
	  text-decoration:none;
	  text-transform: uppercase;
	  border-top: solid 10px #FFFFFF; /* This adds border to all */
	  border-right: solid 1px #FFFFFF;
	  font-weight:normal;
	  }
      .tabs dd &gt; a:hover, .tabs .tab-title &gt; a:hover {
        background-color: #9CACD0; /* Was #003F93 28/02/22*/
	  }
      .tabs dd &gt; a:focus, .tabs .tab-title &gt; a:focus {
        outline: none; }
    .tabs dd.active a, .tabs .tab-title.active a {
      background-color: #9CACD0;
		border-top: solid 10px #9CACD0;
      color: #FFFFFF; 
	   /* This Makes active button taller */
	  }
  .tabs.radius dd:first-child a, .tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .tabs.radius dd:last-child a, .tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .tabs.vertical dd, .tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto; }

.tabs-content {
  margin-bottom: 0rem;
  width: 100%; }
  .tabs-content:before, .tabs-content:after {
    content: " ";
    display: table; }
  .tabs-content:after {
    clear: both; }
  .tabs-content &gt; .content {
    display: none;
    float: left;
    padding: 25px 0px 0px 0px;
    width: 100%; }
    .tabs-content &gt; .content.active {
      display: block;
      float: none; }
    .tabs-content &gt; .content.contained {
      padding: 0.9375rem; }
  .tabs-content.vertical {
    display: block; }
    .tabs-content.vertical &gt; .content {
      padding: 25px 0px 25px 0px; }

@media only screen and (min-width: 40.063em) {
  .tabs.vertical {
    width: 20%;
    max-width: 20%;
    float: left;
    margin: 0 0 1.25rem; }

  .tabs-content.vertical {
    width: 80%;
    max-width: 80%;
    float: left;
    margin-left: -1px;
    padding-left: 1rem; } }
.no-js .tabs-content &gt; .content {
  display: block;
  float: none; }
  
  /* END OF TABS */

/* ACCORDION RE-ADDED 04/06/24*/
.accordion {
  margin-bottom: 0; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }
  .accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important; }
    .accordion .accordion-navigation.active &gt; a, .accordion dd.active &gt; a {
      background: #e8e8e8; }
    .accordion .accordion-navigation &gt; a, .accordion dd &gt; a {
      background: #EFEFEF;
      color: #222222;
      padding: 1rem;
      display: block;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 1rem; }
      .accordion .accordion-navigation &gt; a:hover, .accordion dd &gt; a:hover {
        background: #e3e3e3; }
    .accordion .accordion-navigation &gt; .content, .accordion dd &gt; .content {
      display: none;
      padding: 0.9375rem; }
      .accordion .accordion-navigation &gt; .content.active, .accordion dd &gt; .content.active {
        display: block;
        background: #FFFFFF; }


.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important; }

  .small-only-text-right {
    text-align: right !important; }

  .small-only-text-center {
    text-align: center !important; }

  .small-only-text-justify {
    text-align: justify !important; } }
@media only screen {
  .small-text-left {
    text-align: left !important; }

  .small-text-right {
    text-align: right !important; }

  .small-text-center {
    text-align: center !important; }

  .small-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important; }

  .medium-only-text-right {
    text-align: right !important; }

  .medium-only-text-center {
    text-align: center !important; }

  .medium-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.063em) {
  .medium-text-left {
    text-align: left !important; }

  .medium-text-right {
    text-align: right !important; }

  .medium-text-center {
    text-align: center !important; }

  .medium-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important; }

  .large-only-text-right {
    text-align: right !important; }

  .large-only-text-center {
    text-align: center !important; }

  .large-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) {
  .large-text-left {
    text-align: left !important; }

  .large-text-right {
    text-align: right !important; }

  .large-text-center {
    text-align: center !important; }

  .large-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }

  .xlarge-only-text-right {
    text-align: right !important; }

  .xlarge-only-text-center {
    text-align: center !important; }

  .xlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) {
  .xlarge-text-left {
    text-align: left !important; }

  .xlarge-text-right {
    text-align: right !important; }

  .xlarge-text-center {
    text-align: center !important; }

  .xlarge-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important; }

  .xxlarge-only-text-right {
    text-align: right !important; }

  .xxlarge-only-text-center {
    text-align: center !important; }

  .xxlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) {
  .xxlarge-text-left {
    text-align: left !important; }

  .xxlarge-text-right {
    text-align: right !important; }

  .xxlarge-text-center {
    text-align: center !important; }

  .xxlarge-text-justify {
    text-align: justify !important; } }
/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th  {
  margin: 0;
  padding: 0; }

a {
	color: #8C91D1;
	text-decoration: none;
	line-height: inherit;
}
  a:hover, a:focus {
	
	text-decoration:underline;
}
  a img {
    border: none; }


p {
	font-family: inherit;
	font-weight: normal;
	font-size: 0.9rem;
	text-rendering: optimizeLegibility;
	padding-bottom: 20px;
}
  p.lead {
    font-size: 1.21875rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic; }


h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	color: #222222;
	text-rendering: optimizeLegibility;
	margin-top: 0.2rem;
	margin-bottom: 0.5rem;
	line-height: 1.4;
}
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0; }

h1 {
  font-size: 1.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }


/* Lists */
ul,
ol,
dl {
  /* line-height: 1.6; */
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit; }

ul {
  margin-left: 1.1rem; }
  ul.no-bullet {
    margin-left: 0; }
    ul.no-bullet li ul,
    ul.no-bullet li ol {
      margin-left: 1.25rem;
      margin-bottom: 0;
      list-style: none; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }
ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }
ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }
dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  cursor: help; }

abbr {
  text-transform: none; }
  abbr[title] {
    border-bottom: 1px dotted #DDDDDD; }

/* Blockquotes */
blockquote {
	margin: 0 0 1.25rem;
	padding: 0.5625rem 1.25rem 0 1.1875rem;
}
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #555555; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #555555; }

blockquote,
blockquote p {
	line-height: 1.6;
}


@media only screen and (min-width: 40.063em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }

  h1 {
    font-size: 1.1rem; }

  h2 {
    font-size: 2.3125rem; }

  h3 {
    font-size: 1.6875rem; }

  h4 {
    font-size: 1.4375rem; }

  h5 {
    font-size: 1.125rem; }

  h6 {
    font-size: 1rem; } }


.reveal-modal-bg {
  position: fixed;
  top: 0px;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 10050;
  display: none;
}

.reveal-modal {
	visibility: hidden;
  display: none;
  position: absolute;
  z-index: 10051;
  width: 100%;
  top: 0;
  border-radius: 3px;
  left: 0;
  background-color: #FFFFFF;
  padding: 1.875rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
  @media only screen and (max-width: 40em) {
    .reveal-modal {
      min-height: 100vh; } }
  .reveal-modal .column, .reveal-modal .columns {
    min-width: 0; }
  .reveal-modal &gt; :first-child {
    margin-top: 0; }
  .reveal-modal &gt; :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal {
      width: 80%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto;
	  margin-top:100px;} }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal {
      top: 6.25rem; } }
  .reveal-modal.radius {
    border-radius: 3px; }
  .reveal-modal.round {
    border-radius: 1000px; }
  .reveal-modal.collapse {
    padding: 0; }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.tiny {
      width: 30%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.small {
      width: 40%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.medium {
      width: 60%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.large {
      width: 70%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.xlarge {
      width: 95%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
    @media only screen and (min-width: 40.063em) {
      .reveal-modal.full {
        width: 100%;
        max-width: 62.5rem;
        left: 0;
        right: 0;
        margin: 0 auto; } }
  /*mehul code start*/
  @media only screen and (max-width: 480px) {
    .reveal-modal {
      min-height: 100vh; } }
  .reveal-modal .column, .reveal-modal .columns {
    min-width: 0; }
  .reveal-modal &gt; :first-child {
    margin-top: 0; }
  .reveal-modal &gt; :last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 480px) {
    .reveal-modal {
      width: 80%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto;
    margin-top:100px;} }
  @media only screen and (max-width: 480px) {
    .reveal-modal {
      top: 6.25rem; } }
  .reveal-modal.radius {
    border-radius: 3px; }
  .reveal-modal.round {
    border-radius: 1000px; }
  .reveal-modal.collapse {
    padding: 0; }
  @media only screen and (max-width: 480px) {
    .reveal-modal.tiny {
      width: 30%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (max-width: 480px) {
    .reveal-modal.small {
      width: 40%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (max-width: 480px) {
    .reveal-modal.medium {
      width: 60%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (max-width: 480px) {
    .reveal-modal.large {
      width: 70%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (max-width: 480px) {
    .reveal-modal.xlarge {
      width: 95%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
    @media only screen and (max-width: 480px) {
      .reveal-modal.full {
        width: 100%;
        max-width: 62.5rem;
        left: 0;
        right: 0;
        margin: 0 auto; } }
  /*mehul code end*/
  .reveal-modal.full {
    top: 0px;
    left: 0;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none !important;
    margin-left: 0 !important; }

  .reveal-modal.toback {
    z-index: 10051; }
  .reveal-modal .close-reveal-modal {
    font-size: 2.5rem;
    line-height: 1;
    position: absolute;
    top: 0.625rem;
    right: 1.375rem;
    color: #AAAAAA;
    font-weight: bold;
    cursor: pointer; }

.label {
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  margin-bottom: auto;
  padding: 0.25rem 0.5rem 0.25rem;
  font-size: 0.6875rem;
  background-color: #008CBA;
  color: #FFFFFF; }
  .label.radius {
    border-radius: 3px; }
  .label.round {
    border-radius: 1000px; }
  .label.alert {
    background-color: #f04124;
    color: #FFFFFF; }
  .label.warning {
    background-color: #f08a24;
    color: #FFFFFF; }
  .label.success {
    background-color: #43AC6A;
    color: #FFFFFF; }
  .label.secondary {
    background-color: #e7e7e7;
    color: #333333; }
  .label.info {
    background-color: #a0d3e8;
    color: #333333; }

.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden; }
  .off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
    min-height: 100%;
    -webkit-overflow-scrolling: touch; }

.inner-wrap {
  position: relative;
  width: 100%;
  background-color:#FFFFFF;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .inner-wrap:before, .inner-wrap:after {
    content: " ";
    display: table; }
  .inner-wrap:after {
    clear: both; }

.tab-bar {
	-webkit-backface-visibility: hidden; /* colour change to navigation bar Digital Routes */
	color: #FFFFFF;
	height: 1.9rem;
	line-height: 1.7rem;
	position: relative;
	background-color: #193161;
	border: none; /* BANSHEE Changed from solid 1px #7893C8 */
}
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: #FFFFFF;
    font-weight: bold;
    line-height: 2.8125rem;
    margin: 0; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
    font-size: 1.125rem; }

.left-small {
  width: 2.8125rem;
  height: 1.9rem; /* This was 2.8125rem */
  position: absolute;
  top: 0;
  border-right: none; /* This was #1a1a1a; */
  left: 30px; 
  padding-bottom:10px;
  visibility:hidden; } 

.right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #1a1a1a;
  right: 0; }

.tab-bar-section {
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0; }
  @media only screen and (min-width: 40.063em) {
    .tab-bar-section.left {
      text-align: left; }
    .tab-bar-section.right {
      text-align: right; } }
  .tab-bar-section.left {
    left: 0;
    right: 2.8125rem; }
  .tab-bar-section.right {
    left: 2.8125rem;
    right: 0; }
  .tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem; }

.tab-bar .menu-icon {
  text-indent: 2.1875rem;
  width: 1.9rem; /* Changed size of icon from 2.8125 */
  height: 1.9rem; /* Changed size of icon from 2.8125*/
  display: block;
  padding: 0;
  color: #FFFFFF;
  position: relative;
  transform: translate3d(0, 0, 0); }
  .tab-bar .menu-icon span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -0.5rem;
    left: 0.90625rem;
    box-shadow: 0 0 0 1px #002F6D, 0 7px 0 1px #002F6D, 0 14px 0 1px #002F6D; /* BANSHEE */
    width: 1rem; }
  .tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3; }

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #002F6D;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0; }
  .left-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0; }
  .right-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  ul.off-canvas-list li label {
    display: block;  
    color: #ffffff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    background: #95BE82;
    border-top: none;
    border-bottom: none;
    margin: 0; }
  ul.off-canvas-list li a {
    display: block;
    padding: 6px 6px 6px 10px;
    color: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid #003F93;
    transition: background 300ms ease; 
font-size:13px;}
    ul.off-canvas-list li a:hover {
      background: #004097; }

.move-right &gt; .inner-wrap {
  -ms-transform: translate(15.625rem, 0);
  -webkit-transform: translate3d(15.625rem, 0, 0);
  -moz-transform: translate3d(15.625rem, 0, 0);
  -ms-transform: translate3d(15.625rem, 0, 0);
  -o-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0); }
.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .move-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-left &gt; .inner-wrap {
  -ms-transform: translate(-15.625rem, 0);
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  -moz-transform: translate3d(-15.625rem, 0, 0);
  -ms-transform: translate3d(-15.625rem, 0, 0);
  -o-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 0, 0); }
.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .move-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .offcanvas-overlap .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem; }
.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem; }
.no-csstransforms .move-left &gt; .inner-wrap {
  right: 15.625rem; }
.no-csstransforms .move-right &gt; .inner-wrap {
  left: 15.625rem; }


.left-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #002F6D;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .left-submenu * {
    -webkit-backface-visibility: hidden; }
  .left-submenu .back &gt; a {
    /* padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; */ }
    .left-submenu .back &gt; a:hover {
      /* background: #303030;
      border-top: 1px solid #5e5e5e;
      border-bottom: none; */}
    .left-submenu .back &gt; a:before {
      content: "\AB";
      margin-right: 0.5rem;
      display: inline; }
  .left-submenu.move-right, .left-submenu.offcanvas-overlap-right, .left-submenu.offcanvas-overlap {
    -ms-transform: translate(0%, 0);
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }
.left-submenu &gt; a {padding:0px;}

.right-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .right-submenu * {
    -webkit-backface-visibility: hidden; }
  .right-submenu .back &gt; a {
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
    .right-submenu .back &gt; a:hover {
      background: #303030;
      border-top: 1px solid #5e5e5e;
      border-bottom: none; }
    .right-submenu .back &gt; a:after {
      content: "\BB";
      margin-left: 0.5rem;
      display: inline; }
  .right-submenu.move-left, .right-submenu.offcanvas-overlap-left, .right-submenu.offcanvas-overlap {
    -ms-transform: translate(0%, 0);
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.left-off-canvas-menu ul.off-canvas-list li.has-submenu &gt; a:after {
  content: "\BB";
  margin-left: 0.5rem;
	padding: 6px 6px 6px 10px;
  display: inline; }

.right-off-canvas-menu ul.off-canvas-list li.has-submenu &gt; a:before {
  content: "\AB";
  margin-right: 0.5rem;
  display: inline; }

/* Foundation Dropdowns */
.f-dropdown {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  outline: none;
  width: 100%;
  max-height: none;
  height: auto;
  background: #FFFFFF; 
  border: solid 4px #95BE82; 
  font-size: 0.875rem; 
  z-index: 89;
  margin-top: 16px;
  max-width: 180px;   
}

  .f-dropdown &gt; *:first-child {
    margin-top: 0; }
  .f-dropdown &gt; *:last-child {
    margin-bottom: 0; }

  .f-dropdown:before {
    content: "";
    display: hidden; 
    width: 0;
    height: 0;
    border: inset 9px;
    border-color: transparent transparent #95BE82 transparent;
    border-bottom-style: solid;
    position:absolute;
    top: -22px;
    left: 10px; 
    z-index: 89; 
}
  .f-dropdown:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: none; 
    border-color: transparent transparent #cccccc transparent; 
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 88; }
  .f-dropdown.right:before {
    left: auto;
    right: 10px; }
  .f-dropdown.right:after {
    left: auto;
    right: 9px; }
  .f-dropdown.drop-right {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    margin-top: 0;
    margin-left: 2px;
    max-width: 200px; }
    .f-dropdown.drop-right &gt; *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-right &gt; *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-right:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 6px;
      border-color: transparent #FFFFFF transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 10px;
      left: -12px;
      z-index: 89; }
    .f-dropdown.drop-right:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 7px;
      border-color: transparent #cccccc transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 9px;
      left: -14px;
      z-index: 88; }
  .f-dropdown.drop-left {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    margin-top: 0;
    margin-left: -2px;
    max-width: 200px; }
    .f-dropdown.drop-left &gt; *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-left &gt; *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-left:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 6px;
      border-color: transparent transparent transparent #FFFFFF;
      border-left-style: solid;
      position: absolute;
      top: 10px;
      right: -12px;
      left: auto;
      z-index: 89; }
    .f-dropdown.drop-left:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 7px;
      border-color: transparent transparent transparent #cccccc;
      border-left-style: solid;
      position: absolute;
      top: 9px;
      right: -14px;
      left: auto;
      z-index: 88; }
  .f-dropdown.drop-top {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    margin-top: -2px;
    margin-left: 0;
    max-width: 200px; }
    .f-dropdown.drop-top &gt; *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-top &gt; *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-top:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 6px;
      border-color: #FFFFFF transparent transparent transparent;
      border-top-style: solid;
      position: absolute;
      top: auto;
      bottom: -12px;
      left: 10px;
      right: auto;
      z-index: 89; }
    .f-dropdown.drop-top:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 7px;
      border-color: #cccccc transparent transparent transparent;
      border-top-style: solid;
      position: absolute;
      top: auto;
      bottom: -14px;
      left: 9px;
      right: auto;
      z-index: 88; }
  .f-dropdown li {
    font-size: 0.750rem; /* Changed from 0.800rem */
    cursor: pointer;
    line-height: 1.125rem;
    margin: 0; 
	border-bottom: solid 1px #D5D5D3;
	  margin-left:10px;
	  margin-right:10px;
  } /* New border line added */
    .f-dropdown li:hover, .f-dropdown li:focus {
      background: #FFFFFF; } /* Changed colour from #EEEEEE */
    .f-dropdown li.radius {
      border-radius: 3px; }
    .f-dropdown li a {
      display: block;
      padding-left: 0rem;   /* BANSHEE Changed from 0.5rem */
	  padding-right: 0rem;  /* BANSHEE Changed from 0.5rem */
	  padding-top: 0.25rem;    
	  padding-bottom: 0.25rem; 
      color: #000000; /* changed from #FFFFFF */
	  text-decoration: none;
	  text-align: left;
	  line-height: 110%;
 } /* added */
	.f-dropdown li a:link {
	  color: #000000;
	}
	.f-dropdown li a:hover, .f-dropdown li a:visited, .f-dropdown li a:active {
	  color: #000000;
	}
.f-dropdown li a:hover {
	font-weight:bold;
}
	  
  .f-dropdown.content {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    padding: 1.25rem;
    width: 100%;
    height: auto;
    max-height: none;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    max-width: 200px; }
    .f-dropdown.content &gt; *:first-child {
      margin-top: 0; }
    .f-dropdown.content &gt; *:last-child {
      margin-bottom: 0; }
  .f-dropdown.tiny {
    max-width: 200px; }
  .f-dropdown.small {
    max-width: 300px; }
  .f-dropdown.medium {
    max-width: 500px; }
  .f-dropdown.large {
    max-width: 800px; }
  .f-dropdown.mega {
    width: 100% !important;
    max-width: 100% !important; }
    .f-dropdown.mega.open {
      left: 0 !important; }

table {
   /* was background: #FFFFFF; */
  margin-bottom: 0rem; /* was 1.25rem */
  /* REMOVED 11th Feb 2016 border: none;  was solid 1px #DDDDDD; */
  table-layout: auto; }
  table caption {
    background: transparent;
    color: #222222;
    font-size: 1rem;
    font-weight: bold; }
  table thead {
     } /* background: was #F5F5F5; */
    table thead tr th,
    table thead tr td {
      padding: 0rem; /* was 0.5rem 0.625rem 0.625rem; */
      font-size: 0.875rem;
      font-weight: bold;
       }
  table tfoot {
    background: #F5F5F5; }
    table tfoot tr th,
    table tfoot tr td {
      padding: 0.5rem 0.625rem 0.625rem;
      font-size: 0.875rem;
      font-weight: bold;
      color: #222222; }
  table tr th,
  table tr td {
     /* was: padding: 0.5625rem 0.625rem; 
    font-size: 0.875rem;
    color: #222222;
    text-align: left; */}
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
     } /* was background: #F9F9F9; */
  table thead tr th,
  table tfoot tr th,
  table tfoot tr td,
  table tbody tr th,
  table tbody tr td,
  table tr td {
    display: table-cell;
    /* line-height: 1.125rem; */ }


.flex-video {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden; }
  .flex-video.widescreen {
    padding-bottom: 56.34%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }



/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* medium displays */
@media only screen and (min-width: 40.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* large displays */
@media only screen and (min-width: 64.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* xlarge displays */
@media only screen and (min-width: 90.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* xxlarge displays */
@media only screen and (min-width: 120.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }

  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }

  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important; }

  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }

  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }

  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }

  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }
@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }

  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }

  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important; }

  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }

  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }

  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }

  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-touch {
  display: table !important; }

.touch table.show-for-touch {
  display: table !important; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  .show-for-print {
    display: block; }

  .hide-for-print {
    display: none; }

  table.show-for-print {
    display: table !important; }

  thead.show-for-print {
    display: table-header-group !important; }

  tbody.show-for-print {
    display: table-row-group !important; }

  tr.show-for-print {
    display: table-row !important; }

  td.show-for-print {
    display: table-cell !important; }

  th.show-for-print {
    display: table-cell !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .hide-on-print {
    display: none !important; }

  .print-only {
    display: block !important; }

  .hide-for-print {
    display: none !important; }

  .show-for-print {
    display: inherit !important; } }
/* Print visibility */
@media print {
  .show-for-print {
    display: block; }

  .hide-for-print {
    display: none; }

  table.show-for-print {
    display: table !important; }

  thead.show-for-print {
    display: table-header-group !important; }

  tbody.show-for-print {
    display: table-row-group !important; }

  tr.show-for-print {
    display: table-row !important; }

  td.show-for-print {
    display: table-cell !important; }

  th.show-for-print {
    display: table-cell !important; } }

/* CUSTOM STYLES FOR BANSHEE */
.homefade:hover, .homefade:focus {opacity:0.7;} 
.additionalsection {text-align:left;margin-right:125px;margin-left:125px;}
.additional {border-bottom: solid 1px #cccccc;padding-bottom: 10px;padding-top: 10px;}
.additionalbt {float: right;margin-left: 25px; margin-top: 5px;} 
.hidemob {display:inline;}
.showmob {display:none;}
.carosel-item img {width:100%;}

.ayellowhighlight {background-color:yellow;}
.abluehighlight {background-color:#00FFFF;}
.agreenhighlight {background-color:limegreen;}
.stickyfy {
	position:fixed;
	z-index: 9999;
    width: 100%;
	-webkit-box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.34);
    -moz-box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.34);
    box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.34);
}
.pgtopsearch {
	background-color:#002F6D;
	text-align:right;
	font-size:12px;
	color:#FFFFFF;
	padding-right: 155px;
	padding-top:4px;
	padding-bottom:3px;
}
.pgtopsearch a:link, .pgtopsearch a:visited, .pgtopsearch a:active {
	color:#FFFFFF;
	text-decoration: none;
}
.pgtopsearch a:hover {color:#FFB546;text-decoration: none;}
.pgmasthead {background-color:#FFFFFF;}
.pgtoplogo {
	text-align:left;
	padding-left:155px;
	padding-top:34px;
	padding-bottom:7px;
}
.pgtopnav {
	text-align:right;
	padding-right: 155px;
	padding-top:42px;
	padding-bottom:16px;
	color:#002F6D;
}
.customnavbt {padding-right:26px;}
.pgmiscdropicon {vertical-align:text-bottom;padding-bottom:4px;}
.f-dropdownexpert {
  margin-top:8px;
  width:180px;
}
.f-dropdownsearch {
  max-width: 360px; 
  background: #95BE82;
  margin-left:0px;
  margin-top:8px;
}
.f-dropdownsearch li:hover, .f-dropdownexpert li:focus {background:#95BE82;}
.f-dropdowntours {max-width:660px;} /* was 660 */
.f-dropdowncruises {max-width:860px;} /* was 660 */
.f-dropdowndestinations {max-width:360px;}
.f-dropdowncustomtravel {max-width:460px;}
.f-dropdownstandrews {max-width:240px;}
.f-dropdowntheopen {max-width:220px;}
.f-dropdownnavicon {max-width:200px;}
.f-dropdowncol {padding-bottom:20px;}
.dropheader {padding-top:10px;padding-bottom:10px;}

.f-dropdownheading {
	padding:6px 6px 2px 9px;
	text-align:left;
	color:#002F6D;
	font-size: 23px;
	font-weight:600;
}
.hdsubmitfield {border:none;font-size:16px;padding:10px;width:270px;}
.hdsubmit {background-color:#95BE82;padding:4px;border:none;font-size:15px;color:#FFFFFF;}
#pgttl {margin-top:143px; margin-bottom:0px;}
#pgimageslide {margin-top:147px; margin-bottom:-100px;}
#pgimageslide .orbit-container{margin-bottom: -10px;}
#pgimageslide .orbit-bullets-container{
    margin-top: -60px;
    margin-bottom: 170px;
	}
#pgimageslide .orbit-prev { 
   content: url("/2017assets/slide-white-left.png");
   width: 53px !important;
   height: 55px !important;
   margin-left:20px;
	background-color: rgba(0, 0, 0, 0.0);
}
#pgimageslide .orbit-next {
   content: url("/2017assets/slide-white-right.png");
   width: 53px !important;
   height: 53px !important;
   margin-right: 20px;
	background-color: rgba(0, 0, 0, 0.0);
}
#pgimageslide .orbit-prev:hover { 
   content: url("/2017assets/slide-green-left.png");
   width: 53px !important;
   height: 55px !important;
   margin-left:20px;
	background-color: rgba(0, 0, 0, 0.0);
}
#pgimageslide .orbit-next:hover {
   content: url("/2017assets/slide-green-right.png");
   width: 53px !important;
   height: 53px !important;
   margin-right: 20px;
	background-color: rgba(0, 0, 0, 0.0);
}
.pgshipslide {padding-top:40px;padding-bottom:40px;}
.pgshipslide .orbit-bullets-container{margin-top: -60px; } 
.example-orbit-ship {height:520px;}
.example-orbit-barges {max-width: 1092px;}
 

#pgtextslide .orbit-prev { 
   content: url("/2017assets/ogc-prev.png");
}
#pgtextslide .orbit-next { 
	content: url("/2017assets/ogc-next.png");
}

#pgtextslide .orbit-container .orbit-next &gt; span { 
   border-left-color:#999999;
}
#pgtextslide .orbit-container .orbit-prev &gt; span { 
   border-right-color:#999999;
}
#pgtextslide .orbit-container .orbit-next:hover &gt; span { 
   border-left-color:#CCCCCC;
}
#pgtextslide .orbit-container .orbit-prev:hover &gt; span { 
   border-right-color:#CCCCCC;
}

.homeslidercontent {
   position: absolute; 
   top: 40%; 
   left: 22%; 
   width: 500px; 
}
.sliderhd {
	font-family: 'Merriweather', serif; 
	font-size:52px;
	color:#FFFFFF;
	text-shadow: 2px 1px 3px #000000;
}
.sliderhdorange {color:#FFA400;font-weight:600;}
.slidersubhd {
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#FFFFFF;
	text-shadow: 2px 1px 3px #000000;
}
.sliderhdbutton {padding-left:150px;padding-top:15px;}

.homeslidercontentogc {
   position: absolute; 
   top: 3%; 
   left: 10%; 
   width: 75%; 
}

.slidertextogc {
	background-image: url(../2017assets/ico-ogc.png) ;
	background-repeat: no-repeat;
	background-position: top left;
	font-size:26px;	
	font-style:italic;
	color:#666666;
	padding-left: 150px;padding-bottom:30px;
	min-height: 130px;
}
.slidernameogc {
	font-size:26px;
	font-weight:bold;
	color:#666666;
	padding-left: 150px;
}
.pgwidthhometop3cols {max-width:1034px;}
.pgwidth1020 {max-width:1020px;padding-left:20px;padding-right:20px;}
.pgwidthsampleitins {max-width:1420px; padding-left:220px; padding-right:20px;}

.pghomecol {padding:25px 25px 10px 25px;font-size:15px;}
.pghomecol {font-size:16px;}
.pghomecol p {font-size:16px;}
.pghomecol h2 {
	font-family: 'Merriweather', serif;
	font-weight:600;
	font-size:17px;
	color: #002F6D;
	line-height: normal;
	padding-top:2px;
	padding-bottom:14px;
}
.pgsection {padding-top:15px;padding-bottom:15px;font-size:16px;}
.pgsection p {font-size:16px;}
.pgsection h1 {
	font-family: 'Merriweather', serif;
	font-size:40px;
	color: #002F6D;
	line-height: normal;
	padding-top:7px;
	padding-bottom:3px;
}
.pgsection h2 {
	font-family: 'Open Sans', sans-serif;
	font-size:26px;
	color: #002F6D;
	line-height: normal;
	padding-bottom:10px;
}
.pgsection h3 {
	font-family: 'Merriweather', serif;
	font-size:26px;
	color: #002F6D;
	line-height: normal;
	padding-bottom:20px;
	font-weight:600;
}
.h3nobold {font-weight:300;}
.pgsection h4 {
	font-family: 'Merriweather', serif;
	font-size:20px;
	color: #002F6D;
	line-height: normal;
	font-weight:normal;
}
.pgsection h5 {
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color: #002F6D;
	line-height: normal;
	font-weight:700;
}
.pgsection h6 {
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	color: #376092;
	line-height: normal;
	font-weight:normal;
	font-style:normal;
	margin-top:-8px;
}
.h7 {
	font-family: 'Merriweather', serif;
	font-size:18px;
	color: #002F6D;
	line-height: normal;
	font-weight:normal;
}
.pgsection a {font-weight:600; color:#8C91D1;}
.sectiondivider {padding-top:15px;border-bottom: solid 1px #C1C2C4;}
.pghometoursimages img {
    width: 100%;
    height: auto;
}
.pgcruiseimages {text-align:center;}
.orangetxt {color:#FFA400;}

.homecruiseimagesrow {margin-top:1px;max-width:1054px;}
.hcleft {padding-top: 50px;}
.hcright {padding-top: 90px;}

#footerbanner .frametextft1 {
	position:absolute;
	bottom:15px;
	left:215px;
	visibility:visible;
	padding:25px;
}
#footerbanner .frametextft2 {
	position:absolute;
	bottom:15px;
	left:25px;
	visibility:visible;
	padding:25px;
}


.pgwidth1080 {max-width:1080px;}
.pgwidth1180 {max-width:1220px; padding-left:20px; padding-right:20px;}


.limebar {background-color:#ADCB99;color:#002F6D;}
.limebar p {color:#002F6D;}
#ft2topfloat {
	
	padding-top:0px; 
	padding-bottom:25px;
	margin-top:-25px;
	/*z-index:2000; */
	width:100%;
	position: absolute;
    /* bottom: 722px; */
	margin-left:auto;
	margin-right:auto;
	text-align:center;
    z-index: 9990;
}
#return2top {text-align:center; padding-top:25px;}
.pgftcopyright {
	font-size: 13px;
	padding-top:20px;
	padding-bottom:60px;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:-30px;
}
.pgftcopyright a {color:#002F6D;}
.limecol {
	padding-top:10px;
	padding-bottom:15px;
	padding-left:5px;
	padding-right:5px;
	font-size:15px;
	font-weight:600;
}
.limecolnosidepad {padding-left:0px;padding-right:0px;}
.limecol p {font-size:15px;font-weight:600;}
.limecol h2 {
	font-family: 'Open Sans', sans-serif;
	font-size:21px;
	font-weight:600;
	color: #002F6D;
	line-height: normal;
	padding-bottom:10px;
}
.limecol a {color:#002F6D;}
.limecol a:link {text-decoration:none;}
.limecol a:visited {text-decoration:none;}
.limecol a:hover {text-decoration:underline;}
.limecol a:active {text-decoration:underline;}
.limecol1 {padding-left:0px;}
.limecol3 {padding-left:100px;}
.snoticons {padding-top:15px;padding-bottom:15px;text-align:center;}
.snoticons img {padding-left:2px;padding-right:2px;}

.fticon {padding-left:8px;padding-right:15px;}
.ftformsearch {margin-top:30px;background-color:#FFFFFF;padding:3px;padding-bottom:4px;padding-left:6px;}
.ftsearchfield {margin-top:3px;margin-left:8px;border:none;padding:2px;}
.ftformfield {padding:6px;border:none;width:100%;}
.signupbt {
	width:80px;
	height:43px;
	background-color:transparent;
	border:none;
	background-image:url("../2017assets/bt-ft-signup.png");
}
.signupbt:hover {
	background-image:url("../2017assets/bt-ft-signup-ro.png");
	cursor: pointer;
}
.btformsubmit {
	width:138px;
	height:53px;
	background-color:transparent;
	border:none;
	background-image:url("../2017assets/bt-submit-split.png");
}
.btformsubmit:hover {
	background-image:url("../2017assets/bt-submit-split-ro.png");
	cursor: pointer;
}
iframe, object, embed {
        max-width: 100%;
}
.orbit-caption { display: none; }


.geninput {
	border:1px solid #CCCCCC;
	padding:10px;
	width: 200px;
}
.pghomebutton {
	font-family:'Open Sans', sans-serif;
	color:#8C91D1;
	padding-top: 7px;
	padding-right: 30px;
	padding-bottom: 7px;
	padding-left: 0px;
	background-image: url(../2017assets/bt_home_up.jpg);
	background-repeat: no-repeat;
	background-position: right; 
	cursor: pointer;
	position: relative;
	display: inline-block;
	font-weight:600;
}
.pghomebutton:link, .pgbutton:visited {color: #8C91D1;}
.pghomebutton:hover, .pgbutton:active {
    color:#8C91D1;
	background-image: url(../2017assets/bt_home_over.jpg);
}

.pgbutton {
	font-family:'Open Sans', sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #EE9456;
	text-align: center;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 8px;
	background-image: url(../2017assets/bt_submit_up.jpg);
	background-repeat: no-repeat;
	background-position: right; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
	font-weight: normal;
	/* text-shadow: 2px 1px 2px rgba(0, 0, 0, 2); */
}
.pgbutton:link, .pgbutton:visited {color: #FFFFFF;}
.pgbutton:hover, .pgbutton:active {
    color:#FFFFFF;
	text-decoration:none;
	background-image: url(../2017assets/bt_submit_over.jpg);
}

.pgbutton.spacing {
	border: none !important;
	padding: 13px 40px 13px 13px;
}

.pgbutton.spacing:BEFORE {
	content: " ";
	margin: 5px;
}

.pgbutton.spacing:AFTER {
	content: " ";
	margin: 5px;
}


.pgbuttontiny {
    padding-right: 13px;
	padding-left: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 5px;
}
.buttonlarge {
	font-size: 14px;
	padding:17px 15px 17px 10px;
	background-color:#FFB546;
	background-image: url(../2017assets/split-button-bkg.png);
}
.buttonlarge:hover, .buttonsplit:active {
	background-image: url(../2017assets/split-button-bkg-ro.png);
}
.pgbutton3col {vertical-align:top;}

.buttonsplit {
	font-size: 14px;
	padding:17px 40px 17px 12px;
	background-color:#D45200;
	background-image: url(../2017assets/split-button-bkg.png);
}
.buttonsplit:hover, .buttonsplit:active {
	background-image: url(../2017assets/split-button-bkg-ro.png);
}

.blogfeeddate {text-transform:uppercase;font-size:13px;color:#000000;}
.blogfeedauthor {text-transform:uppercase;font-size:13px;color:#000000;}
.blogfeedtitle {font-weight:bold;font-size:19px;color:#000000;padding-top:10px;}
.blogfeedtext {font-size:14px;}
/* SCHEDULE STYLES */
/* BANSHEE 2017 STANDARD SCREEN SIZES */

.tabheading {text-align:center;}
.itin-outline {padding-left:15px;}
.itin-outline-indent {padding-left:50px;text-align:left;max-width:60%;}
.itin-outline-h4 {
	font-family: 'Merriweather', serif;
	font-size:26px;
	color: #002F6D;
	line-height: normal;
	font-weight:normal;
	padding-bottom:-5px;
	padding-left:4px;
}
.itin-outline td {font-size:13px;}
.itin-outline-subh4 {color:#002F6D; font-size:18px;font-family: 'Open Sans', sans-serif;padding-bottom:15px;padding-left:4px;}
.dayitin {color: #002F6D; font-weight:600;text-transform:uppercase;padding:5px 0px 4px 0px;position: relative;border-bottom:solid 1px #CCCCCC; margin-bottom:10px;font-size:18px;}
.itin-golf-place {font-size:18px;color: #002F6D; font-weight:600;text-transform:uppercase;padding:5px 0px 5px 0px; margin-bottom:15px;}
.itin-imgleft {float:left; margin-right:15px; margin-bottom:5px; }
.itin-imgright {float:right; margin-left:15px; margin-bottom:5px; }
.itin-golf-detail { padding-left:60px; padding-right:60px;border-bottom:solid 1px #CCCCCC; margin-bottom:40px; }
.itin-golf-detail-last { padding-left:60px; padding-right:60px; }
.itin-ico {margin-right:5px;}
.itin-ico-right {float:right;margin-left:5px;}
.itin-margins {padding-left:60px;padding-right:60px;}
.row .itin-photos {margin-left:42px;margin-right:42px;}
.itin-photos img {border-bottom: solid 3px #FFFFFF;border-left:solid 3px #FFFFFF;}
.itin-pricing-greyarea {background-color:#E7E7E8;padding: 0px 25px 15px 25px; margin-bottom:4px;font-size:14px;}
.itin-pricing-greyarea p {font-size:14px;padding: 0px 25px 15px 25px;}
.itin-pricing-greyarea h1 {padding-top:20px; padding-bottom:0px;}
.itin-pricing-greyarea ul.dashed {list-style-type: none;padding-left: 0;}
.itin-pricing-greyarea ul.dashed &gt; li {margin-left: 15px;margin-right:15px;margin-bottom:7px; }
.itin-pricing-greyarea ul.dashed &gt; li:before {content: "- "; margin-left: -10px;}
.itin-barenav {margin-bottom:0px;}
.itin-barenav a {padding:10px; color: #002F6D;font-weight:700; text-transform: uppercase;}
.gtimage {padding:5px;}
.agents-comments {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #999999;
	padding:10px;
	max-width:500px;
	margin:20px;
}
.multinav {
	font-size: 0.9rem;
	color: #FFFFFF;
	text-align: center;
	padding: 15px;
	cursor: pointer;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
	font-weight:normal;
	text-decoration:none;
	width:174px;
	border-left:solid 1px #FFFFFF;border-bottom:solid 1px #FFFFFF;
	margin-top:20px;
}
.multinav:link, .multinav:visited {color: #FFFFFF;font-weight:normal;}
.multinav:hover, .multinav:active {color:#003882;text-decoration:none;}
.mnavgreen {background-color: #99BD80;}
.mnavpurple {background-color: #7481B1;}
.mnavyellow {background-color: #FFB547;}
.mnavorange {background-color: #D55200;}
.mnavblue {background-color: #012F6D;}
.mnavnavy {background-color: #012F6D;width:240px; font-size:1rem;border-top:solid 10px #FFFFFF;} /* Used on custom tours lander */
.mnavnavyseadream {width:160px;} /* Used on seadream ship include */
.mnavblue:hover, .mnavblue:active {background-color: #3880D6;}
.mnavgreen:hover, .mnavgreen:active {background-color: #B7D2A9;}
.mnavpurple:hover, .mnavpurple:active{background-color: #AEB2D3;}
.mnavyellow:hover, .mnavyellow:active {background-color: #FFCC80;}
.mnavorange:hover, .mnavorange:active{background-color: #FF9766;}
.multinav:hover, .multinav:active {color:#003882;text-decoration:none;}
.mnavnavy:hover, .mnavnavy:active{background-color: #003882;color:#FFFFFF;border-top:solid 10px #003882;}
#lm-whitespace{ padding-top:150px;} /* Shows form below sticky header */
.lm-form {margin-bottom:20px;}
.lm-input {border: solid 1px #002F6D; width:95%;font-size:16px;padding:15px 10px 15px 10px;margin-bottom:15px;}
.lm-txtarea {border: solid 1px #002F6D; width:95%;font-size:16px;padding:15px 10px 15px 10px;margin-bottom:23px; font-family:Arial, sans-serif;}
.lm-customproposal {font-size:16px;}
.lm-form input:focus {
    outline: none !important;
    border:2px solid #FFB54C;
}
.lm-form textarea:focus{
    outline: none !important;
    border:2px solid #FFB54C;
}

.lm-checkbox input[type="checkbox"] {
    display:none;
}
.lm-checkbox input[type="checkbox"] + label span {
    display:inline-block;
    width:26px;
    height:26px;
    margin: 0rem;
	padding: 0rem;
    vertical-align:middle;
    background:url(/2017assets/checkbox.png) left top no-repeat;
    cursor:pointer;
	line-height:normal;
	color:#777777;margin-left:0rem;margin-right:10px;
	font-size:16px;
}
.lm-checkbox input[type="checkbox"]:checked + label span {
    background:url(/2017assets/checkboxtick.png) left top no-repeat;
}

.hybrid-intro {max-width:900px;padding:50px 20px 10px 20px;}
.hybrid-personal {padding:5px 0px 5px 0px;position: relative;border-bottom:solid 1px #CCCCCC;margin-right:30px;}
.hybrid-expert {padding-top:43px;}
.hybrid-ttl-content {
    position:relative;
}
.hybrid-block-titling {
	position: absolute;  
    left: 0;     
    top: 0;  
	padding:11px 0px 0px 14px; 
	font-family: 'Open Sans', sans-serif; 
	color:#000000; font-weight:700; letter-spacing: 0.1rem; 
	font-size:10px; text-transform:uppercase;
}
.hybrid-block {
	position: absolute;  
    left: auto;     
	right: auto;
    top: 27%;
    width:100%;
	font-family: 'Merriweather', serif; 
	color:#FFFFFF;
	text-shadow: 2px 1px 3px #000000;
	text-align:center;
}

.hybrid-hd1 {
	font-size:22px;
}
.hybrid-hd2 {
	font-size:44px;
	padding:12px;
}
.hybrid-hd3 {
	font-family: 'Open Sans', sans-serif;
	font-size:22px;
}
.waitlist {color:#D45200!important;}

@media only screen and (max-width: 52.563em) {
	.hybrid-block {
		top: 3vw !important;
	}
	
	/*.hybrid-block {top:15%;}*/
	/*.hybrid-hd2 &gt; p {font-size:18px !important;}*/
	
	.hybrid-hd2 p {
		padding-bottom: 2vw !important;
		font-size: calc(8px + 3vw) !important; 
	}
	
	.hybrid-hd3 p {
	font-size: calc(3px + 4vw) !important;
	}
	
	.hybrid-hd2 {
	}
}


/* Cruise pricing table */
.cr-pr td {border-bottom: solid 1px #CCCCCC; padding:5px; text-align:center;}
.cr-pr-thck td {border-top: solid 4px #CCCCCC;}
.cr-lftbdr {border-left: solid 1px #CCCCCC;}
.cr-xtpad td {padding-top:16px;padding-bottom:16px;}
.cr-ship td {border-bottom: solid 1px #CCCCCC; padding-top:5px;padding-bottom:5px;} 
.bdrtbpad {border-bottom: solid 1px #CCCCCC; padding-top:5px;padding-bottom:5px;} 
.tbpad {padding-top:5px;padding-bottom:5px;} 

/* Calendar and Landers */
.calendararea {font-size:14px;}
.calendararea p {font-size:14px;}
#calendarnav { padding-bottom:8px;}
#calendarnav a {font-weight:normal;}
.cal-table tr td {padding: 4px 6px 4px 6px; }
.cal-greybdr td {border-bottom: solid 1px #BBBBBB;}
.cal-inforow {background-color:#999999; text-transform: uppercase; color:#FFFFFF; text-align:center; padding: 4px;border-bottom: none;}
.cal-year {background-color:#012F6D;border-bottom: none;}
.cal-green {background-color:#C3D7B2;vertical-align: top; border-bottom: solid 1px #FFFFFF; color: black; font-weight: bold;}
.cal-gold {background-color:#FFD392;vertical-align: top;border-bottom: solid 1px #FFFFFF; color: black; font-weight: bold;}
.cal-blue {background-color:#B2C1D4;vertical-align: top;border-bottom: solid 1px #FFFFFF;color: black; font-weight: bold;}
.cal-tc {border-bottom: solid 1px #BBBBBB;vertical-align:top;}
.cal-tc-bluelink {font-weight:bold; color:#8C91D1;}
.cal-tc a {font-weight:bold; color:#8C91D1;}
.cal-nrm {border-bottom: solid 1px #BBBBBB; text-align:center;}
.cal-status {border-bottom: solid 1px #BBBBBB;text-transform:uppercase;color:#D55200; text-align:right; font-weight:bold;}
.cal-tc-last {border-bottom: none;}
.cal-tc-last a {font-weight:bold; color:#8C91D1;}
.cal-nrm-last {border-bottom: none; text-align:center;}
.cal-status-last {border-bottom: none;text-transform:uppercase;color:#D55200; text-align:right; font-weight:bold;}
.cal-ftnotes tr td {font-size:11px;}
/* Calendar side widget */
.cal-sidewidgetbdr {border: solid 1px #CCCCCC;margin-top:26px; max-width:200px;margin-bottom: 60px;}
.cal-sidewidget {font-size:11px; background-color:#E5E5E5;border: solid 2px #FFFFFF;padding:15px;}
.cal-sidewidgetemail { font-size:16px;text-align: center;text-transform: uppercase; color:#012F6D; background-color:#E5E5E5;border-bottom: solid 2px #FFFFFF;border-left: solid 2px #FFFFFF;border-right: solid 2px #FFFFFF;padding:10px 20px 10px 20px;}
.cal-sw-bt {border:solid 2px #FFFFFF;text-transform: uppercase; text-align:center; padding: 6px; font-weight:bold;margin-bottom:6px;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;}
.cal-sidewidget a {color:#777777; text-decoration:none;}
.cal-sidewidgetemail a {color:#012F6D; font-weight:normal; }
.cal-sw-green {background-color:#C3D7B2;}
a:hover .cal-sw-green, a:hover .cal-sw-gold, a:hover .cal-sw-blue  {background-color:#CCCCCC;}
.cal-sw-gold {background-color:#FFD392;}
.cal-sw-blue {background-color:#B2C1D4;}
.cal-sw-lg {font-size:15px;}
.calsw-button {font-size:12px;padding: 17px 35px 17px 7px;}
/* Custom Tours Lander */
.cl-dest-table {max-width:530px;margin-left:20px;}
.cl-dest td {border-bottom: solid 1px #CCCCCC; padding-top:5px;padding-bottom:5px;} 
.cl-dest-last td {padding-top:5px;padding-bottom:5px; font-size:13px; font-style: italic;} 

.host-icon {
	text-align: center;
	padding-top: 3px;
	display: inline-block;
	width: 23px;
	height: 23px;
	border-radius: 50%;
	font-size: 11px;
	font-weight: bold;
	color: white;
}
.aptexth1 {font-size:30px;}


/* Escorted Tours Lander */
.et-dest-table {max-width:660px;margin-left:20px;margin-bottom:50px;}
.et-dest td {border-bottom: solid 1px #CCCCCC; padding-top:10px;padding-bottom:10px;} 
.et-dest-no-bdr td {border-bottom: none;} 
.et-dest-last td {padding-top:10px;padding-bottom:10px; font-size:13px; font-style: italic;} 
/* .et-dest a {font-size:17px;font-weight:bold; color:#8C91D1;font-family: 'Merriweather', serif;} */
.overview td {padding-top:3px;padding-bottom:3px;}
.et-slidercontent {
   position: absolute; 
   top: 62%; 
   left: 6%; 
   width: 580px; 
}
.et-slidercontent2 {
   position: absolute; 
   top: 62%; 
   left: 56%; 
   width: 580px; 
}
.et-sliderhd {
	font-family: 'Merriweather', serif; 
	font-size:30px;
	color:#FFFFFF;
	text-shadow: 2px 1px 3px #000000;
}
.et-sliderhdorange {color:#FFA400;font-weight:600;}
.et-slidersubhd {
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	color:#FFFFFF;
	text-shadow: 2px 1px 3px #000000;
}
.et-dbl-line {top:50%;}
.ftbannerbutton { vertical-align:bottom; }
.ftbannerbuttontxt { vertical-align: text-top; margin-top:4px;margin-left:8px;}

.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 205px;
  background-color: #002F6D;
  color: #FFB547;
  text-align: center;
  border-radius: 4px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}
.aptext {font-size:11px; text-align: center;}
.tooltip:hover .tooltiptext {
  visibility: visible;
}

/* DESTINATIONS PAGE STYLES */
.dest-golf-hotel-finder-txt {padding-left:15px;padding-top:113px;}
.dest-ghfindertxt {font-size:40px;color:#60859F;padding-top:3px;}
.dest-green-gal {background-color:#7581B1; border-right:solid 2px #FFFFFF; color:#FFFFFF; text-align:right; padding:40px 80px 40px 40px;}
.dest-red-gal {background-color:#D55200; border-left:solid 2px #FFFFFF; color:#FFFFFF; text-align:left; padding:40px 40px 40px 80px;}
.dest-gal-bt {margin-left:10px;}
.softlinks {padding-right:20px;}
/* partner pages */
.coursetable{max-width:750px;}
.coursetable th {background-color: #012F6D; color:#FFFFFF; padding:3px 6px 3px 6px;text-align:left;font-weight:normal; text-transform: uppercase;} 
.coursetable tr td {border-bottom:solid 1px #CCCCCC; border-left:solid 1px #CCCCCC; padding:3px 6px 3px 6px;}
.coursetable tr:nth-child(even) { background-color:#FFFFFF;}
.coursetable tr:nth-child(odd) { background-color:#E5E5E5;}
.coursetable tr td:nth-child(1) { border-left:none;}
.coursetable th:nth-child(2) { border-left:solid 1px #FFFFFF;}
.btsidevideowrap {line-height:120%;}
#btsidevideo {margin-bottom:10px;}
a.readMore {font-size:16px;}

#partnerboxesarea {z-index:1000;}
#pgbuttonrow {z-index:1000;}

/* Orbit Fix */
    ul[data-orbit] {
        margin: 0;
        padding-left: 0;
        list-style-type: none;
    }

    /* initially, hide all slides... */
    ul[data-orbit] li,
    ul[data-orbit] .orbit-caption {
        display: none;
    }

    /* ...except for the first one */
    ul[data-orbit] li:first-child { display: block; }

    /* show slides once .orbit-container is loaded */
    .orbit-container ul[data-orbit] li,
    .orbit-container ul[data-orbit] .orbit-caption {
        display: block;
	/* Following added for banshee */
	
    }
    

/**********************************************************
 * Extension by Roland
 *
 **/    
 
 
	/* Read More // Less css */
	div.readMore {
		margin-left: -8px;
		margin-bottom: 30px;
		padding-left: 10px;
		padding-right: 10px;
		border-bottom: 4px solid #98c27a;
		border-left: 4px solid #98c27a;
		border-right: 4px solid #98c27a;
		
		box-shadow: 0px 12px 15px #888888;
	
		display: none;
		clear: both;
	}
	
	/* Grey Toggle spacing */
	.itin-pricing-greyarea {
		padding-bottom: 5px;
	}
	
	/* Grey Toggle css */
	div.grayToggle {
		margin-left: -8px;
		margin-bottom: 30px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 5px;
	
		display: none;
		clear: both;
	}
	
	a.grayToggle {
		display: block;
		text-decoration: none;
		background-image: url(/2017assets/buttons/Arrow-Right.png);
		background-size: auto 65%;
		background-position: 90% 90%;
		background-repeat: no-repeat;
		background-origin: content-box;
	}
	
	a.grayToggle:HOVER {
		background-image: url(/2017assets/buttons/Arrow-Down.png);
	}
	
	
	a.grayToggleActive {
		background-image: url(/2017assets/buttons/Arrow-Down.png);
	}

	
	/* White Over picture tab links */
	.hybrid-toptab {
		padding-top: 1.5%;
	}
	
	.hybrid-toptab &gt; a {
		color: white;
		border: 1px solid white;
		border-left: none;
		
		background: transparent;
		
		margin: 0px;
		padding:  8px;
		min-width: 8.5%;
		
		display: inline-block;
		
		font-family: 'Open Sans', sans-serif;
		font-size: 0.9rem;
		font-weight: 600;
		text-decoration: none;
		text-shadow: none;
		text-transform: uppercase;
	}
	
	.hybrid-toptab &gt; a:HOVER {
		background: rgba(255,255,255,0.7);
		color: #002F6D;
	}
	
	.hybrid-toptab &gt; a:FIRST-CHILD {
		border-left: 1px solid white;
	}
	
/**
 * 
 * End to Extensions by Roland
 **********************************************************/


.partner-green-box {background-color:#99BA81; border-right:solid 2px #FFFFFF; color:#FFFFFF; text-align:right; padding:40px 80px 40px 40px;}
.partner-gold-box {background-color:#FEB648; border-left:solid 2px #FFFFFF; color:#FFFFFF; text-align:left; padding:40px 40px 40px 80px;}
.partner-green-box h1, .partner-gold-box h1 {color:#FFFFFF; font-size:40px;}
.partner-coursesdrop {padding:25px 50px 25px 50px;}
.partner-coursesdrop tr td {vertical-align:top;}
.drop-title {text-transform: uppercase; color:#022A6F; font-weight:bold;}
.subhead-additional {font-family: 'Merriweather', serif;text-transform: uppercase; color:#022A6F; font-weight:bold; text-align:center;}
#hiddendiv1 {display: none;}
#hiddendiv2 {display: none;}
#hiddendiv3 {display: none;}
#hiddendiv4 {display: none;}
#hiddendiv5 {display: none;}
#hiddendiv6 {display: none;}
#hiddendiv7 {display: none;}
.ocmonth{text-transform: uppercase; padding:5px;text-align:center; font-weight:bold; color:#0B165A; border-bottom: solid 1px #666666;}
.ocdate {text-align:center; padding:5px; border-bottom: solid 1px #666666; border-right:solid 1px #666666; }
.ocavailable {text-align:left; padding:5px; border-bottom: solid 1px #666666; color:#FFFFFF; background-color:#99BA81;} 
.oclimited {text-align:left; padding:5px; border-bottom: solid 1px #666666; color:#FFFFFF; background-color:#FEB648;} 
.occlosed {text-align:left; padding:5px; border-bottom: solid 1px #666666; color:#FFFFFF; background-color:#D55200;}
.ocballot {text-align:left; padding:5px; border-bottom: solid 1px #666666; color:#FFFFFF; background-color:#7481B1;}
#destinationsmap {margin-top:143px;}
#destinationsmap .textblock {
	position:absolute;
	bottom:290px;
	left:225px;
	visibility:visible;
}
.dmaptext1 {
	font-family: 'Merriweather', serif;
	font-size:28px;
	color:#FFFFFF;
	text-shadow: 2px 1px 3px #000000;
}
.dmaptext2 {
	font-size:18px;
	color:#FFFFFF;
	text-shadow: 2px 1px 3px #000000;
	padding-left:55px;
}
.dmaptext2 a {
	color:#FFFFFF;
	text-decoration:none;
}
.dmaptext2 a:hover {
	color:#FFA400;
}
.ocresearchpanel {margin-right:7px;}
.ocresearchpanel a {font-weight:normal; }
.googleearthlogo {padding: 7px 0px 7px 0px; text-align:center;}

.redtextbold {
    color: #C00000;
	font-weight: bold;
}
.redtext {
    color: #C00000;
	font-weight: normal;
}
.orangetextbold {
    color: #D45200;
	font-weight: bold;
}
.b2bcal {color:#777777;font-weight:bold; font-style:italic;margin-right:25px;}
.bluetextbold {
    color: #002F6D;
	font-weight: bold;
}
.ft-playthegame{text-align:center; padding:50px 25px 25px 25px;}
/* .mobileslide {display:none;} */

.subh4 {
	font-family: 'Open Sans', sans-serif;
font-size: 15px;
}

/* GALLERY &amp; ALBUM STYLES */

#pgimagegallery {margin-top:143px; margin-bottom:0px;}
#pgimagegallery .imggal-colwrap {
	position:absolute;
	top:200px;
	left:0px;
	visibility:visible;
	padding:10px;
	width:100%;
	text-shadow: 2px 1px 2px rgba(0, 0, 0, 2);
}
#pgvidgal-altfull {background: url(/2017assets/galleries-albums/vid-gallery-bkg-full.jpg);
	margin-top:0px;
	background-size: 2000px 1126px;
	background-attachment: fixed;
	background-position: left top;
}
#pgimggal-altfull {background: url(/2017assets/galleries-albums/img-gallery-bkg-full.jpg);
	margin-top:0px;
	background-size: 2000px 1126px;
	background-attachment: fixed;
	background-position: left top;
}
#pgtourgal-altfull {background: url(/2017assets/galleries-albums/tour-album-bkg-full.jpg);
	margin-top:0px;
	background-size: 2000px 1126px;
	background-attachment: fixed;
	background-position: left top;
}
#pgcruisegal-altfull {background: url(/2017assets/galleries-albums/cruise-album-bkg-full.jpg);
	margin-top:0px;
	background-size: 2000px 1126px;
	background-attachment: fixed;
	background-position: left top;
}
#pgfuturetrip-altfull {background: url(/2017assets/futuretripnw-bkg-full.jpg);
	margin-top:0px;
	background-size: 2000px 1126px;
	background-attachment: fixed;
	background-position: left top;
}
#pgpyotqq-altfull {background: url(/2017assets/pyotqqland-bkg-full.jpg);
	margin-top:0px;
	background-size: 2000px 1126px;
	background-attachment: fixed;
	background-position: left top;
}
#pgqqwelcome-altfull {background: url(/2017assets/qqwelcome-bkg-full.jpg);
	margin-top:0px;
	background-size: 2000px 1126px;
	background-attachment: fixed;
	background-position: left top;
}
#pgpodcastgal-altfull {background: url(/2017assets/podcastgal-bkg-full.jpg);
	margin-top:0px;
	background-size: 2000px 1126px;
	background-attachment: fixed;
	background-position: left top;
}
 #pgimggal-alt {
	margin-top:143px;

} 
#pgimggal-alt .imggal-colwrap {
	visibility:visible;
	padding:10px;
	padding-top:50px;
	width:100%;
	text-shadow: 2px 1px 2px rgba(0, 0, 0, 2);
}
.imggal-ttlcol {
	padding-left:300px;
	color:#FFFFFF;
	font-size:12px;
	text-shadow: 2px 1px 2px rgba(0, 0, 0, 2);
}
.imggal-column {
	padding:10px;
	color:#FFFFFF;
	font-size:14px;
	text-shadow: 2px 1px 2px rgba(0, 0, 0, 2);
	padding-top:50px;
}
.imggal-column p {font-size:14px;}
.imggal-country {font-size:18px;font-weight:bold;letter-spacing: 2px;}
.imggal-copy {font-size:11px;}
.imggal-bluebkg {visibility:hidden;}
.courselinks a {color:#FFFFFF;}
.courselinks a:hover {font-weight:600;text-decoration:none;}
.padleft350 { padding-left:350px;}
.emailregsubmit {margin-top: 70px;}
.emailgallerypadding{ padding-right:15px;}
.colpadding{ padding-right:10px;}
.qrwidth { width:60px;}
.futrip-mw40 {font-size:40px;font-family: 'Merriweather', serif; color:#FFFFFF;}
.futrip-os26 {font-size:26px;color:#FFFFFF;}
.futrip-os22 {font-size:22px;color:#FFFFFF;}
.futrip-os18 {font-size:18px;color:#FFFFFF;}
.futrip-table{max-width:750px; padding-left:120px;}
.calsampitins {margin-left:60px;max-width:900px;padding-top:0px;}
.ctgrid tr td {border-top:solid 1px #CCCCCC; padding:5px; text-align:left; vertical-align:top;}
.ctgrid tr td {border-left:solid 1px #CCCCCC;}
.ctgrid-br {border-right:solid 1px #CCCCCC;}
.ctgrid-bb td {border-bottom:solid 1px #CCCCCC;}
#maprowdestinations {display: none; max-height:1px;} /* Hides destinations list */
#maprow {display:inline;} /* Shows destinations map */
.emailregmobilefull {
	background: url(../2017assets/mobileemailfull.jpg);
	margin-top:0px;
	background-size: 100%;
	background-attachment: scroll;
	background-position: center top;
	padding-bottom:50px;
	background-repeat:no-repeat;
	background-color: #4D4F00;
	}
.mobemaildm01 {
	background: url(../2017assets/mobileOct2019.jpg);
	margin-top:0px;
	background-size: 100%;
	background-attachment: scroll;
	background-position: center top;
	padding-bottom:50px;
	background-repeat:no-repeat;
	background-color: #4D4F00;}

.mobemaildm02 {
	background: url(../2017assets/mobileOct2019-txthigh.jpg);
	margin-top:0px;
	background-size: 100%;
	background-attachment: scroll;
	background-position: center top;
	padding-bottom:50px;
	background-repeat:no-repeat;
	background-color: #4D4F00;}
.emailregmobilefulltest {
	background: url(../2017assets/Mobile.jpg);
	margin-top:0px;
	background-size: 100%;
	background-attachment: scroll;
	background-position: center top;
	padding-bottom:50px;
	background-repeat:no-repeat;
	background-color: #4D4F00;
	}
.emailmobilefull {margin-left:40px;margin-right:40px;margin-top:1120px;width:85%;}
.emailmobilefulltest {margin-left:40px;margin-right:40px;margin-top:520px;width:85%;}
/* PODCAST GALLERY */
.orangeheading {
	font-weight:bold;
	font-size: 22px;
	color: #FFA400;
	padding-bottom: 6px;
	text-shadow: 1px 1px 1px #333333;
	text-align:center;
	letter-spacing: 2px;
}
.bluedivider {
	border-bottom: solid 2px #7790CA;
	margin-top:8px;
	margin-bottom:8px;
}
.podcastgal-column  {font-size:16px; line-height:200%; padding-top:60px;}
.podcastgal-column p {font-size:16px; line-height:200%;}
.overview-sidetext {font-size:12px; font-weight:600;}
.txt10 {font-size:10px;}
#pgmobileslide {margin-top:143px; margin-bottom:0px;}
.offer-modal {
	background-color:transparent;
	padding: 0rem;
	border:none;
	box-shadow: none;
	max-width: 42.5rem;
	top:150px;
}
.offer-modal .close-offer-modal { 
	font-size:1.8rem;
	line-height:0.6;
	right:0.4rem;
	top:0.25rem;
	color:#002F6D;
	font-weight: normal;
	/* background-color:#002F6D; 
	padding:5px; */
}

a:hover.close-offer-modal  {
	color:#FF0004;
	text-decoration:none;
}


.fullscreen-modal {
	background-color:transparent;
	padding: 0rem;
	border:none;
	box-shadow: none;
	position: absolute;
	top: 40px;
	
	margin: 0px !important;
	padding: 0px !important;
	
	max-width: 100vw !important;
	
	text-align: center;
	
	overflow: hidden;
}

.fullscreen-modal .close-offer  {
	font-size:1.8rem;
	line-height:0.6;
	right:0.4rem;
	top:0.25rem;
	color:transparent;
	font-weight: normal;
	background-color:transparent; 
	padding:5px;
	
	z-index: 11000;
}

.fullscreen-modal &gt; iframe {
	display: inline-block;
	
	height: calc(100vh - 40px);
	width: 100vw;
	max-width: 100vw !important;
	border: none;
	overflow: hidden;
}

.whitebkg {
	background-color:#FFFFFF;
	text-shadow: none;
	max-width:1080px;
}
	/* ACCORDION STYLE PRICING BARS */
    .grayToggle h3 {padding-top:15px;padding-bottom:5px;font-size:20px;}
	.bgpricinggrid {text-align:center;text-transform:uppercase;border-bottom:solid 1px #DDDDDD;}
.pricing1, .pricing2, .pricing3, .pricing4, .pricing5 {margin-left:-25px;margin-right:-25px;}
	.bgpricinggrid1 {background-color: #F8EFF8 !important;border-bottom:solid 1px #DDDDDD;padding-bottom:0px;}
	.bgpricinggrid2 {background-color: #FDEFE8 !important;border-bottom:solid 1px #DDDDDD;padding-bottom:0px;}
	.bgpricinggrid3 {background-color: #F0F0F0 !important;border-bottom:solid 1px #DDDDDD;padding-bottom:0px;}
	.bgpricinggrid4 {background-color: #EFFAEB !important;border-bottom:solid 1px #DDDDDD;padding-bottom:0px;}
	.bgpricinggrid5 {background-color: #F9E6F5 !important;border-bottom:solid 1px #DDDDDD;padding-bottom:0px;}

/* BANSHEE 2017 STANDARD SCREEN SIZES END /////////////////////////////////////////////////////////////////////////////////////*/


/* Gallery/albums at 1600 wide */
@media only screen and (max-width: 101.986em) { /* 1600px 99.686 */
#pgvidgal-altfull {background: url(/2017assets/galleries-albums/vid-gallery-bkg-full.jpg);
	background-size: 1628px;
	background-attachment: fixed;
	background-position: left top;
}
#pgimggal-altfull {background: url(/2017assets/galleries-albums/img-gallery-bkg-full.jpg);
	background-size: 1628px;
	background-attachment: fixed;
	background-position: left top;
}
#pgtourgal-altfull {background: url(/2017assets/galleries-albums/tour-album-bkg-full.jpg);
	background-size: 1628px;
	background-attachment: fixed;
	background-position: left top;
}
#pgcruisegal-altfull {background: url(/2017assets/galleries-albums/cruise-album-bkg-full.jpg);
	background-size: 1628px;
	background-attachment: fixed;
	background-position: left top;
}
#pgfuturetrip-altfull {background: url(/2017assets/futuretripnw-bkg-full.jpg);
	background-size: 1628px;
	background-attachment: fixed;
	background-position: left top;
}
#pgpyotqq-altfull {background: url(/2017assets/pyotqqland-bkg-full.jpg);
	background-size: 1628px;
	background-attachment: fixed;
	background-position: left top;
}
#pgqqwelcome-altfull {background: url(/2017assets/qqwelcome-bkg-full.jpg);
	background-size: 1628px;
	background-attachment: fixed;
	background-position: left top;
}
}
/* BANSHEE MEDIA CALLS */
@media only screen and (max-width: 91.563em) { /* 1480px */
	.f-dropdowncruises {max-width:660px;} /* was 660 */
	.pgtopsearch {padding-right: 120px;}
	.pgtoplogo {padding-left:120px;}
	.pgtopnav {padding-right: 120px;}
	#destinationsmap .textblock {bottom:260px;left:225px;} 
	
	.imggal-ttlcol {padding-left:200px;} /* galleries and albums pages */
}

@media only screen and (max-width: 81.563em) { /* 1322px */
	.pgtopsearch {padding-right: 110px;}
	.pgtoplogo {padding-left:110px;}
	.pgtopnav {padding-right: 110px;font-size:14px;}
	.ogcicon {width:80px;height:81px;margin-right:30px;}
	.slidertextogc {font-size:18px;	padding-bottom:70px;}
	.slidernameogc {font-size:18px;}
	.limecol {padding-left:30px;padding-right:30px;}
	.fticon {padding-left:0px; padding-right:7px; width:50px;}
	.fticonbt {width:52px;}
	#ft2top img {width:50px;}
	/* #ft2topfloat {bottom: 705px;} */
	.limecol p {font-size:14px;}
	/* Dropdown sizes */
	.f-dropdowntours {max-width:600px;}
	.f-dropdowncruises {max-width:600px;}
	.f-dropdownheading {font-size: 21px;}
	.homeslidercontent {top: 25%; left: 20%; width: 500px; }
	.et-sliderhd {font-size:24px;}
	.et-slidersubhd {font-size:15px;}
	#destinationsmap .textblock {bottom:220px;left:180px;} 
	.imggal-ttlcol {padding-left:120px;} /* galleries and albums pages */
	.pyotqqlanddiv {visibility:hidden; height:10px;display:none;}
	.pgwidthsampleitins {padding-left:150px;}
}
@media only screen and (max-width: 66.063em) { /* 1040px */ 
	.pgtopsearch {padding-right: 50px;}
	.pgtoplogo {padding-left:50px;}
	.pgtopnav {padding-right: 50px;}
	.customnavbt {padding-right:10px;}
	.f-dropdowntours {max-width:500px;}
	.f-dropdowncruises {max-width:500px;}
	.f-dropdown li {font-size:13px;}
	.et-sliderhd {font-size:20px;}
	.et-slidersubhd {font-size:14px;}
	#destinationsmap .textblock {bottom:180px;left:150px;}
	/* #pgimageslide .orbit-container{margin-bottom: -40px;} */
	
	.imggal-ttlcol {padding-left:50px; padding-right:20px;font-size:10px} /* galleries and albums pages */
	.imggal-ttlcol p {font-size:10px;}
	.imggal-column {font-size:10px;}
	.imggal-copy {font-size:8px;}
	.imggal-country {font-size:14px;}
	.pgwidthsampleitins {padding-left:20px;}
/*	#pgimageslide .orbit-bullets-container{
    	margin-top: 0px;
		margin-bottom: 40px;
	} */
	
	
}
@media only screen and (max-width: 64.063em) { /* large */
	/* .pgtoplogo {padding-left:50px;padding-bottom:0px;}
	.pgtopnav {padding-right: 50px;padding-top:0px;}*/
	#pgimageslide {margin-top:117px;} 
	.ft2topimg {width:40px;}
	#ft2topfloat {margin-top:-20px;}
	.orbit-bullets {margin-top:25px;}
}
@media only screen and (max-width: 60.563em) { /* 982 px */
	.limecol p {font-size:13px;}
	.limecol h2 {font-size:16px;}
	.sliderhd {font-size:32px;}
	.slidersubhd {font-size:13px;}
	.sliderhdbutton {padding-left:60px;}
	.homeslidercontent {top: 30%; left: 20%; width: 400px; }
	.tabs dd &gt; a, .tabs .tab-title &gt; a {font-size: 12px; }
	.hybrid-hd3 {font-size:16px;}
	.et-slidercontent {top: 55%; }
	.et-slidercontent2 { top: 55%; }
	.et-sliderhd {font-size:18px;}
	.et-slidersubhd {font-size:13px;}
	.et-dbl-line {top:45%;}
}

@media only screen and (max-width: 55.563em) { /* 905 px */
	.fticon {padding-left:0px; padding-right:5px; width:40px;}
	.fticonbt {width:42px;}
	.f-dropdowntours {max-width:430px;}
	.f-dropdowncruises {max-width:430px;}
	.f-dropdowncustomtravel {max-width:380px;}
	.f-dropdownheading {font-size: 20px;}
	.slidertextogc {font-size:14px;	background-image: url(../2017assets/ico-ogc-sml.png);padding-left: 90px;padding-bottom:30px;}
	.slidernameogc {font-size:14px; padding-left:90px}
	#pgtextslide .orbit-bullets {margin-top:10px;}
	#footerbanner .frametextft1 {left:70px;}
	#footerbanner .frametextft2 {left:20px;}
	.ftbanneroverlay img{ width:70%}

}
@media only screen and (max-width: 52.563em) { /* 825 px iPhone setting*/

.additionalsection {margin-right:15px;margin-left:15px;}
/*	.stickyfy {
		position:relative;
		z-index: 9999;
		-webkit-box-shadow: none;
    	-moz-box-shadow: none;
    	box-shadow: none;
} 
	#pgimageslide {margin-top:0px;margin-bottom:-25px;}
	.headerdivider {border-bottom: solid 1px #C1C2C4;}
	#pgttl {margin-top:0px;margin-bottom:0px;}/* This and above removes sticky header at this size */
	.pgshipslide {padding-top:20px;padding-bottom:20px;}

	.f-dropdown li {font-size:8px;}
	.f-dropdown li a {line-height:120%;}
	.f-dropdownheading {font-size: 12px;}
	.f-dropdown li a {padding-top: 0.20rem;padding-bottom: 0.20rem; } /* added */
	.pgtopsearch {padding-right: 30px;}
	.pgtoplogo {padding-left:30px;}
	.pgtopnav {font-size: 10px; padding-right:30px;}
	.pghomecol {padding:25px 25px 10px 25px;}
	.pghomecol { font-size:10px;}
	.pghomecol p {font-size:10px;}
	.pghomecol h2 {font-size:10px;padding-bottom:8px;}
	.pgsection {font-size:10px;}
	.pgsection p {font-size:10px;}
	a.readMore {font-size:10px;}
	.pgsection h1 {font-size:14px;padding-bottom:3px;}
	.pgsection h2 {font-size:12px;padding-bottom:3px;}	
	.pgsection h3 {font-size:11px;padding-bottom:3px;}	
	.pgsection h4 {font-size:11px;padding-bottom:3px;}
	.pgsection h5 {font-size:11px;padding-bottom:3px;}
	.pgsection h6 {margin-top:-10px;font-size:10px;padding-bottom:3px;}
	.h7 {font-size:10px;padding-bottom:3px;}
	.ogcicon {width:60px;height:61px;margin-right:20px;}
	/* Dropdown sizes */
	.f-dropdowncustomtravel {max-width:300px;}
	.f-dropdowntours {max-width:310px;}
	.f-dropdowncruises {max-width:310px;}
	.f-dropdowndestinations {max-width:300px;}
	.f-dropdownstandrews {max-width:180px;}
	.limecol p {font-size:12px;}
	.limecol h2 {font-size:14px;}
	.fticon {padding-left:0px; padding-right:7px; width:30px;}
	.snoticons img {padding-left:3px;padding-right:3px;}
	.fticonbt {width:45px;}
	
	.ftsearchfield{width:70%;}
	.pgftcopyright{font-size:10px;}
	.ftformsearch {margin-top:5px;}
	.hcleft  {padding-top: 25px;}
    .hcright  {padding-top: 45px;}
	.buttonsplit {
		font-size: 10px;
		padding:9px 28px 9px 8px;
		background-image: url(../2017assets/split-button-bkg-mob.png);
  	}
    .buttonsplit:hover, .buttonsplit:active {
		background-image: url(../2017assets/split-button-bkg-mob-ro.png);
    }
	
	.imageheadingro {font-size:13px;}
    .imagesubheadingro {font-size:11px;color:#FFA400;}
	.ft2topimg {width:25px;margin-left:2px;margin-right:2px;}
	#ft2topfloat {margin-top:-13px;}
	.itin-outline-indent {max-width:80%;}
	.dayitin {font-size:12px;}
	.tabs dd &gt; a, .tabs .tab-title &gt; a {font-size: 10px; }
	.hybrid-hd2 {padding:4px;}
	.hybrid-hd3 {font-size:13px;}
	.hybrid-block-titling {font-size:8px;}
	.itin-pricing-greyarea {font-size:10px;}
	.itin-pricing-greyarea p {font-size:10px;}
	.multinav {font-size: 0.76rem;padding: 8px;width:140px;}
	.mnavnavy {font-size: 0.76rem;padding: 8px;width:180px;}
	.mnavnavyseadream {width:120px;} /* Used on seadream ship include */
	.lm-whitespace{ padding-top:20px;} /* Shows form below sticky header */
	.calendararea {font-size: 10px;}
	.calendararea p {font-size:10px;}
	.cal-sidewidget {font-size:8px; padding:10px;}
	.cal-sidewidgetemail { font-size:16px;padding:10px 10px 10px 10px;/*font was 9px*/}
	.cal-sw-lg {font-size:9px;}
	.cl-dest-table {max-width:350px;margin-left:170px;}
	.cl-dest-last td {font-size:9px;}
	.et-dest-table {max-width:480px;margin-left:40px;padding-right:80px;margin-bottom:40px;}
	.et-dest a {font-size:10px;}
	.et-dest-last td {font-size:10px;} 
	.et-slidercontent {top: 45%; left: 4%; width: 480px; }
	.et-slidercontent2 { top: 45%; left: 54%; width: 480px; }
	.et-sliderhd {font-size:14px;}
	.et-slidersubhd {font-size:11px;}
	.et-dbl-line {top:30%;}
	#destinationsmap {margin-top:0px;}
	#destinationsmap .textblock {bottom:140px;left:90px;}
	.dmaptext1 {font-size:22px;}
	.dmaptext2 {font-size:12px;}
	.dest-gal-bt {width:25px;}
	.partner-green-box {padding:25px 60px 25px 40px;}
	.partner-gold-box {padding:25px 40px 25px 60px;}
	.partner-green-box h1, .partner-gold-box h1 {font-size:18px;}
	#pgvidgal-altfull {background: url(../2017assets/galleries-albums/vid-gallery-bkg.jpg);
	margin-top:0px;
	background-size: 1600px;
	background-attachment: fixed;
	background-position: left top;
}
	#pgimggal-altfull {background: url(../2017assets/galleries-albums/img-gallery-bkg.jpg);
	margin-top:0px;
	background-size: 1600px;
	background-attachment: fixed;
	background-position: left top;
}
	#pgtourgal-altfull {background: url(../2017assets/galleries-albums/tour-album-bkg.jpg);
	margin-top:0px;
	background-size: 1600px;
	background-attachment: fixed;
	background-position: left top;
}
	#pgcruisegal-altfull {background: url(../2017assets/galleries-albums/cruise-album-bkg.jpg);
	margin-top:0px;
	background-size: 1600px;
	background-attachment: fixed;
	background-position: left top;
}
	#pgimagegallery {margin-top:0px;}
	#pgimagegallery .imggal-colwrap {top:20px;}
	#pgimggal-alt {
	margin-top:0px;
	background-size: 2300px;
	background-repeat: no-repeat;
    background-attachment: fixed;
 }
.futrip-mw40 {font-size:16px;font-family: 'Merriweather', serif; color:#FFFFFF;}
.futrip-os26 {font-size:12px;color:#FFFFFF;}
.futrip-os22 {font-size:10px;color:#FFFFFF;}
.futrip-os18 {font-size:9px;color:#FFFFFF;}
.futrip-table{max-width:750px; padding-left:0px;}
#maprowdestinations {display:inline;} /* Hides destinations list */
#maprow {display:none;} /* Shows destinations map */
.emailmobilefull {margin-left:40px;margin-right:40px;margin-top:1020px;width:85%;}
	.destmobheading {
		padding:5px 20px 5px 20px;
		text-align:left;
		font-size:20px;
	}
	.destmobcountries {
		padding:5px 20px 5px 20px;
		text-align:left;
		font-size:16px;
		line-height:160%;
	}
	
	.hidemob {display:none;}
	.showmob {display:inline;}
	
	/*.hideslideshow {display:none;} */
	/*.mobileslide {display:inline;}*/

/* quickquotes mobile */
#hybrid-ttl-qq-img {display:none;} /*Hides quickquotellogo*/

.hybrid-block .pgbutton {display:none;}
.hybrid-block .return {display:none;}


.overview-sidetext {font-size:9px; font-weight:700;}
.txt10 {font-size:7px;}
.overview td {padding-top:2px;padding-bottom:2px; font-size:9px;}
#pgmobileslide {margin-top:123px; margin-bottom:0px;}
#pgttl {margin-top:123px; margin-bottom:0px;}	
	.aptext {font-size:10px;}
#pgimageslide {
    margin-top: 118px;
    margin-bottom: -175px;
	}
/* ACCORDION STYLE PRICING BARS */
	.grayToggle h3 {font-size:15px;}
	.grayToggle .cr-pr td {font-size: 9px !important;}
}

@media only screen and (max-width: 46.563em) { /* 760 px iPhone setting*/	
	.tabs dd &gt; a, .tabs .tab-title &gt; a {font-size: 9px; }
	.emailmobilefull {margin-left:40px;margin-right:40px;margin-top:960px;width:85%;}
	/* Cruise pricing table */
.cr-pr td {border-bottom: solid 1px #CCCCCC; padding:5px 2px 5px 2px !important; text-align:center;font-size:8px !important;}
}

@media only screen and (max-width: 40.063em) { /* 657 px */
	
	
	body {margin-left:0px;margin-right:0px;} 
  .left-small { visibility: visible; right:0px; } /* Shows menu icon on left */
  .closesidenav a {color:#FFFFFF;text-align:right;text-decoration:none;padding-right:10px;}
 
  .pgbutton3col {
	background-image: url(../2017assets/bt_tiny_up.jpg);
    padding-right: 8px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 5px;
	font-size:6px;
  }
  .pgbutton3col:hover {background-image: url(../2017assets/bt_tiny_over.jpg);}
  .pgbutton3col:active {background-image: url(../2017assets/bt_tiny_over.jpg);}
	
  
	.pgtopsearch {text-align:left;padding-right: 0px;padding-left: 15px;}
	.hdsubmitfield {width:75%;}
	.f-dropdown { max-width: 40%; }
	.f-dropdownsearch { max-width: 170px; }
	#hover11 {width:40%;}
	.pgtoplogo {text-align:left;padding-left:15px;}
	.pgtoplogo img {width:214px;}
	.pgtopnav {padding: 25px 25px 15px 15px; margin-right:70px;}
	.pgwidthhometop3cols{margin-top:40px;} /* CHANGES */
	.pghome p {font-size:9px;}
	.pghomecol p {font-size:9px;}
	.pgsection {font-size:9px;}
	a.readMore {font-size:9px;}
	.pgsection p {font-size:9px;}

	.pgsection li {font-size:9px;} /* Required by Google Mobile friendly test 8px does not work */
	.pgsection blockquote {font-size:9px;} /* Required by Google Mobile friendly test 8px does not work */
    .pgsection table tr td {font-size:9px;} /* Required by Google Mobile friendly test 8px does not work */
    .pgsection table tr td p {font-size:9px;} /* Required by Google Mobile friendly test 8px does not work */
	.mobminfont {font-size:9px;} /* Required by Google Mobile friendly test 8px does not work */
	.mobminfont p {font-size:9px;} /* Required by Google Mobile friendly test 8px does not work */
	.mobminfont li {font-size:9px;} /* Required by Google Mobile friendly test 8px does not work */
	.lm-customproposal {font-size:9px;}
	.pgnavhide {visibility: hidden;max-height:5px;}
	.limecol { padding-left:30px;padding-right:30px;}
	.homeslidercontent {top: 15%; left: 10%; width: 400px; }
	.slidertextogc {font-size:12px;	}
	.slidernameogc {font-size:12px;}
	.hcright, .hcleft {padding-top:0px;}
	.homeslidercontentogc {
   top: 1%; 
   left: 5%; 
   width: 85%; 	
		height:300px;
}
.ogcicon {
	width:63px;
	height:64px;
	float:left;
	margin-right:50px;
	margin-bottom:100px;
}
	#pgtextslide .orbit-container{height:220px;}
	.orbit-bullets {visibility:hidden;}
	#footerbanner .frametextft1 {left:40px;padding-bottom:0px;}
	#footerbanner .frametextft2 {left:30px;padding-bottom:0px;}
	.ftbanneroverlay img { width:65%}
	.sliderhd {font-size:12px;}
	.slidersubhd {font-size:10px;}
	.sliderhdbutton {padding-left:30px;padding-top:15px;}
	.sliderhdbutton img {width:20%;}
	.tabs dd, .tabs .tab-title {float:none;width:100%; }
	.tabs dd &gt; a, .tabs .tab-title &gt; a {border-top: solid 1px #FFFFFF; border-right: none;font-size:12px;padding: 3px;}  
    .tabs dd.active a, .tabs .tab-title.active a {border-top: solid 1px #FFFFFF;}
	.hybrid-expert-img {width:100%;}
	.hybrid-expert {padding-top:0px;}
	.itin-outline {padding-top:20px;}
	.itin-pricing-greyarea h4 {font-size:12px;}
	.itin-margins {padding-left:10px; padding-right:10px;}
	.itin-golf-detail { padding-left:10px; padding-right:10px;}
	.itin-golf-detail-last { padding-left:10px; padding-right:10px; }
	.itin-pricing-greyarea {font-size:9px;}
	.itin-pricing-greyarea p {font-size:9px;}
	.cl-dest-table {max-width:250px;margin-left:0px;margin-right:0px;}
	.et-slidercontent {top: 35%; left: 3%; width: 440px; }
	.et-slidercontent2 { top: 35%; left: 53%; width: 440px; }
	.et-sliderhd {font-size:11px;}
	.et-slidersubhd {font-size:8px;}
	.et-dbl-line {top:20%;}
	.ocmonth{padding:3px;}
	.ocdate {padding:3px 1px 3px 0px;}
	.ocavailable {padding:3px 2px 3px 2px;} 
	.oclimited {padding:3px 2px 3px 2px;} 
	.occlosed {padding:3px 2px 3px 2px;}
	#destinationsmap .textblock {bottom:120px;left:75px;}
	.dmaptext1 {font-size:18px;}
	.dmaptext2 {font-size:10px;}
	.dest-ghfindertxt {font-size:30px;color:#60859F;padding-top:3px;}
	.partner-green-box {padding:15px 15px 15px 15px;}
	.partner-gold-box {padding:15px 15px 15px 15px;}
	.partner-coursesdrop {padding:15px 10px 15px 10px;}
	.imggal-ttlcol {padding-left:20px; padding-right:20px;font-size:10px} /* galleries and albums pages */
	.imggal-column {padding:20px;}
    .padleft350 { padding-left:0px;}
	.emailregsubmit {margin-top: 0px;}
	.emailgallerypadding{ padding-right:0px;}
	.qrwidth { width:40px; font-size:8px; padding:1px;}
	.pgwidthsampleitins { padding-left:20px; padding-right:20px;}
	.emailmobilefull {margin-left:40px;margin-right:40px;margin-top:820px;width:85%;}
	.dm01emailmobilefull {margin-left:40px;margin-right: 60px;margin-top: 350px;width: 75%;}
    .dm02emailmobilefull {margin-left:40px;margin-right: 60px;margin-top: 300px;width: 75%;}
	.blogfeeddate {font-size:9px;}
	.blogfeedauthor {font-size:9px;}
	.blogfeedtitle {font-size:12px;}
	.blogfeedtext {font-size:9px;}
	/*.orbit-container .orbit-prev, .orbit-container .orbit-next {
    position: absolute;
    top: 45%;
		margin-top: -88px;}*/
.aptexth1 {font-size:10px;}
}

@media only screen and (max-width: 32.723em) { /* small px */
	.hybrid-hd1 {font-size:12px;}
	.hybrid-hd2 {font-size:15px;}
	.hybrid-hd3 {font-size:10px;}
	#destinationsmap .textblock {bottom:50px;left:40px;}
	.dmaptext1 {font-size:15px;}
	.dmaptext2 {font-size:8px;}
	.imggal-bluebkg {visibility:visible;background-color: #012F6D; height:900px;}
	.imagetitle {width:90%;}
	.emailmobilefull {margin-left:40px;margin-right:40px;margin-top:620px;width:85%;}
	.dm01emailmobilefull {margin-left:40px;margin-right: 60px;margin-top: 340px;width: 75%;}
    .dm02emailmobilefull {margin-left:40px;margin-right: 60px;margin-top: 200px;width: 75%;}
.offer-modal .close-offer-modal { 
	font-size:1.2rem;
	line-height:0.6;
	right:0.1rem;
	top:0rem;
}
}


/*Added By KP For Map*/

.mapping-box { background: url(../2017assets/cmap/mapping-bg.png); position: relative; margin-top: 143px; }
.mapping-box .mb-container { width: 1097px; margin: 0 auto; position: relative; }
.mapping-box .map-hover { opacity: 0; position: absolute; top: 0; left: 0; }
.mapping-box:hover .map-hover { opacity: 1; }
.mapping-box #au_box { cursor: pointer; }
.mapping-box #sckot_box { cursor: pointer; }
.mapping-box .close-icon { position: absolute; right: 0; background: transparent url(../2017assets/cmap/close.png) no-repeat scroll center right; color: #fff; border: none; padding: 0 22px 0 0; font-size: 14px; top: 20px; height: 19px; cursor: pointer; }
.mapping-popup { position: absolute; top: 0; left: 0; right: 0; text-align: center; height: 100%; width: 100%; display: none; }
.mapping-popup .overlay { background: #002f6d; opacity: 0.85; position: absolute; top: 0; bottom: 0; left: 0; right: 0; }

.mapping-box h2 { font-family: 'Merriweather', serif; font-size: 20px; font-weight: 500; margin: 0; padding: 0; color: #fff; text-shadow: 1px 1px #000; display: inline-block; vertical-align: middle; }
.mapping-box .mapping-popup h3 { font-family: 'Open Sans', sans-serif; font-size: 16px; color: #ffb545; margin: 10px 0 0; text-shadow: 1px 1px #000; font-weight: 600;}
.mapping-box .mapping-popup span { font-family: 'Open Sans', sans-serif; font-size: 14px;   text-shadow: 1px 1px #000;  margin-bottom:  20px; display: block; font-weight: 600;}
.mapping-box .mapping-popup span a { color: #fff; }
.mapping-box .map-details { color: #fff; text-decoration: none; font-family: 'Open Sans', sans-serif; font-size: 13px; background: transparent url(../2017assets/cmap/arrow.png) no-repeat scroll center right; border: none; padding: 4px 20px 4px 0; height: 27px; text-shadow: none; cursor: pointer; display: inline-block; vertical-align: middle; }
.mapping-box .map-details:hover { background: transparent url(../2017assets/cmap/arrow-hover.png) no-repeat scroll center right; }

.mapping-popup  .map-img { position: absolute; display: block; margin: auto; top: 0; bottom: 0; left: 0; right: 0; }

.mapping-popup .map-img .left-box { position: absolute; color: #fff; text-align: center; }
.mapping-popup .map-img .left-box span { color: #fff; font-size: 14px;}
.mapping-popup .map-img .left-box h2 { display: block; font-size: 25px; position: relative; padding: 0 0 8px; }
.mapping-popup .map-img .left-box label { display: block; font-size: 14px; color: #ffb545; }

.mapping-popup .map-info {text-shadow: 1px 1px #000; text-align: left; color: #fff;  margin: auto; }

.mapping-box area { cursor: pointer; }


/* Uk
------------------*/
.custom-scot-popup { display: none; }
.sckot-au-body .custom-scot-popup { display: block; }
.custom-scot-popup .map-img {width: 570px; height: 540px; background: transparent url(../2017assets/cmap/scot-map.png) no-repeat scroll center right; }
.custom-scot-popup .map-info { position: absolute; }
.custom-scot-popup .scot-map-info { top: 103px; left: 264px; }
.custom-scot-popup .ire-map-info { top: 243px; left: 104px; }
.custom-scot-popup .wales-map-info { bottom: 147px; left: 281px; }
.custom-scot-popup .eng-map-info { right: 80px; bottom: 102px; }
.custom-scot-popup .irel-map-info { bottom: 180px; left: 90px; }


.custom-eng-popup { display: none; }
.sckot-single-body .custom-eng-popup { display: block; }
.custom-eng-popup .map-img { width: 392px; height: 540px;  background: transparent url(../2017assets/cmap/scot-1-map.png) no-repeat scroll center right; }
.custom-eng-popup .map-info { width: 170px; left: 140px; right: 0; top: 200px;  position: absolute; }
.custom-eng-popup .map-info h2 { margin-bottom: 7px; font-size: 25px; vertical-align: top; }

/* wales
------------------*/
.map-body-wales .custom-wales-popup { display: block; }
.custom-wales-popup .map-img { width: 342px; height: 425px; background: transparent url(../2017assets/cmap/wales.png) no-repeat scroll center right; }
.custom-wales-popup .map-info { position: absolute; text-align: center; top: 220px; left: 150px; }
.custom-wales-popup .map-info h2 { margin: 0 0 10px; }
.custom-wales-popup .close-icon{top: -20px;}

/*N. Ireland
------------------*/
.map-body-n-ireland .custom-n-ireland-popup { display: block; }
.custom-n-ireland-popup .map-img { width: 432px; height: 355px; background: transparent url(../2017assets/cmap/n-ireland.png) no-repeat scroll center right; }
.custom-n-ireland-popup .map-info{ position: absolute; text-align: center; top: 90px; left: 190px; }
.custom-n-ireland-popup .map-info h2 { margin: 0 0 10px; }
.custom-n-ireland-popup .close-icon{top: -20px;}

/* England
------------------*/
.map-body-england .custom-england-popup { display: block; }
.custom-england-popup .map-img { width: 372px; height: 485px; background: transparent url(../2017assets/cmap/england.png) no-repeat scroll center right; }
.custom-england-popup .map-info { position: absolute; text-align: center; top: 210px; left: 158px; }
.custom-england-popup .map-info h2 { margin: 0 0 10px; }
.custom-england-popup .close-icon { top: 10px; right: -50px; }

/*Ireland
------------------*/
.map-body-ireland .custom-ireland-popup { display: block; }
.custom-ireland-popup .map-img { width: 362px; height: 515px; background: transparent url(../2017assets/cmap/ireland.png) no-repeat scroll center right; }
.custom-ireland-popup .map-info { position: absolute; text-align: center; top: 200px; left: 165px; }
.custom-ireland-popup .map-info h2 { margin: 0 0 10px; }
.custom-ireland-popup .close-icon { top: 10px; right: -50px; }


/* Australia
------------------*/
.custom-au-popup { display: none; }
.au-body .custom-au-popup { display: block; }
.custom-au-popup .map-img { width: 570px; height: 540px; background: transparent url(../2017assets/cmap/au-map.png) no-repeat scroll center right; }
.custom-au-popup .map-info {  width: 210px; left: 0; right: 0; top: 91px;  position: absolute; text-align: center; }
.custom-au-popup .map-info h2 { font-size: 25px; margin-bottom: 7px; vertical-align: top; }


/* New zealand
------------------*/
.new-zealand-body .mapping-popup.custom-new-zealand-popup { display: block; }
.custom-new-zealand-popup .map-img { width: 482px; height: 540px; background: transparent url(../2017assets/cmap/nz-xl.png) no-repeat scroll center right; }
.custom-new-zealand-popup .left-box { left: 31px; top: 60px; }
.custom-new-zealand-popup .left-box h2 { margin-bottom: 7px; }

/* Dubai
--------------------*/
.dubai-map-body .mapping-popup.custom-dubai-popup { display: block; }
.custom-dubai-popup .map-img { width: 532px; height: 540px; background: transparent url(../2017assets/cmap/Dubai-xl.png) no-repeat scroll center left; }
.custom-dubai-popup .map-img .left-box { top: 65px; right: -50px; }

.custom-dubai-popup .map-img h2 { position: absolute; }
.custom-dubai-popup .map-img .link-Dubai { top: 100px; left: 180px; }
.custom-dubai-popup .map-img .link-Dhabi { top: 167px; left: 80px; }
.custom-dubai-popup .map-img .link-Oman { top: 270px; left: 260px; }
.custom-dubai-popup .map-img .link-Qatar { top: 90px; left: 33px }
.custom-dubai-popup .map-img .link-Bahrain { top: 30px; left: 22px; }

/* Portugal
--------------------*/
.portugal-map-body .mapping-popup.custom-portugal-popup { display: block; }
.custom-portugal-popup .map-img { width: 682px; height: 540px; background: transparent url(../2017assets/cmap/portugal-xl.png) no-repeat scroll center right; }
.custom-portugal-popup h2 { position: absolute; }
.custom-portugal-popup h2.link-france { top: 140px; left: 230px; }
.custom-portugal-popup h2.link-portugal { bottom: 169px; left: -37px; }
.custom-portugal-popup h2.link-spain { position: absolute; bottom: 150px; left: 126px; }
.custom-portugal-popup h2.link-italy { position: absolute; right: 122px; top: 270px; }

.portugal-map-body-france .mapping-popup.custom-portugal-popup-france { display: block; }
.custom-portugal-popup-france .map-img { width: 502px; height: 540px; background: transparent url(../2017assets/cmap/france-solo.png) no-repeat scroll center right; color: #fff; }
.custom-portugal-popup-france .map-info { top: 150px; left: 170px;  position: absolute;}
.custom-portugal-popup-france .map-info h2 { margin: 0 0 10px; font-size: 25px; }

.portugal-map-body-spain .mapping-popup.custom-portugal-popup-spain { display: block; }
.custom-portugal-popup-spain .map-img { width: 522px; height: 540px; background: transparent url(../2017assets/cmap/Spain-solo.png) no-repeat scroll center right; color: #fff; }
.custom-portugal-popup-spain .map-info { top: 170px; left: 140px;  position: absolute;}
.custom-portugal-popup-spain .map-info h2 { margin: 0 0 10px; font-size: 25px; }

.portugal-map-body-solo .mapping-popup.custom-portugal-popup-solo { display: block; }
.custom-portugal-popup-solo .map-img { width: 242px; height: 540px; background: transparent url(../2017assets/cmap/portugal-solo.png) no-repeat scroll center right; color: #fff; }
.custom-portugal-popup-solo .map-info {top: 90px; left: 82px;  position: absolute;}
.custom-portugal-popup-solo .map-info h2 { margin: 0 0 10px; font-size: 25px; }


.portugal-map-body-italy .mapping-popup.custom-portugal-popup-italy { display: block; }
.custom-portugal-popup-italy .map-img { width: 372px; height: 540px; background: transparent url(../2017assets/cmap/Italy-solo.png) no-repeat scroll center right; color: #fff; }
.custom-portugal-popup-italy .map-info { top: 80px; right: 0;  position: absolute;}
.custom-portugal-popup-italy .map-info h2 { margin: 0 0 10px; font-size: 25px; }



/* south_africa
--------------------*/
.south-map-body .mapping-popup.custom-south-africa-popup { display: block; }
.custom-south-africa-popup .map-img { width: 512px; height: 540px; background: transparent url(../2017assets/cmap/S-Africa-xl.png) no-repeat scroll center right; }
.custom-south-africa-popup .left-box { top: 210px; left: 130px;}
.custom-south-africa-popup .map-info .left-box h2 { margin-bottom: 7px;  display: inline-block; vertical-align: top;}
.custom-south-africa-popup .map-info label { display: block; }
.custom-south-africa-popup .map-info span { display: block; }

/* Argentina
--------------------*/
.argentina_map-map-body .mapping-popup.custom-argentina-popup { display: block; }
.custom-argentina-popup .map-img { width: 252px; height: 540px; background: transparent url(../2017assets/cmap/Argentina-xl.png) no-repeat scroll center right; color: #fff; }
.custom-argentina-popup .map-info { top: 120px; left: 50px; position: absolute; }
.custom-argentina-popup .map-img h2 { display: block; text-align: center; font-size: 25px; margin-bottom: 10px; }

/* South America
--------------------*/
.south_america_map-map-body .mapping-popup.custom-south-america-popup { display: block; }
.custom-south-america-popup .map-img { width: 252px; height: 540px; background: transparent url(../2017assets/cmap/S-America-xl.png) no-repeat scroll center right; color: #fff; }
.custom-south-america-popup .map-info { top: 135px; left: 45px; position: absolute; }
.custom-south-america-popup .map-img h2 { display: block; text-align: center; font-size: 25px; margin-bottom: 10px; }

/* Thailand
--------------------*/
.thailand-map-body .mapping-popup.custom-thailand-popup { display: block; }
.custom-thailand-popup .close-icon{ right: -120px;  top: 0px; }
.custom-thailand-popup .map-img { width: 482px; height: 520px; background: transparent url(../2017assets/cmap/thailand-xl.png) no-repeat scroll bottom right; }
.custom-thailand-popup .left-box { top: 140px; right: -51px; }
.custom-thailand-popup .left-box h2 { margin-bottom: 7px; }

.custom-thailand-popup h2 { position: absolute; font-size: 20px; }
.custom-thailand-popup h2.link-thailand { top: 228px; left: 70px; }
.custom-thailand-popup h2.link-vietnam { top: 60px; left: 172px; }
.custom-thailand-popup h2.link-cambodia { top: 310px; right: 220px; }
.custom-thailand-popup h2.link-hong-kong { top: 30px; right: 34px; }

/* Thailand
--------------------*/
.russia-map-body .mapping-popup.custom-russia-popup { display: block; }
.custom-russia-popup .map-img { width: 392px; height: 540px; background: transparent url(../2017assets/cmap/The-Baltics.png) no-repeat scroll center left; }
.custom-russia-popup .map-img .left-box { right: -30px; top: 90px; }

.custom-russia-popup .map-img h2 { font-size: 18px; position: absolute; }
.custom-russia-popup .map-img .link-denmark { bottom: 150px; left: -20px; }
.custom-russia-popup .map-img .link-sweden { bottom: 230px; left: 80px; }
.custom-russia-popup .map-img .link-finland { top: 220px; left: 190px; }
.custom-russia-popup .map-img .link-norway { bottom: 260px; left: 10px; }
.custom-russia-popup .map-img .link-poland { bottom: 80px; left: 122px; }
.custom-russia-popup .map-img .link-estonia { bottom: 200px; right: 150px; }
.custom-russia-popup .map-img .link-petersburg { bottom: 227px; right: -36px; }

/* NYC
--------------------*/
.nyc-map-body .mapping-popup.custom-nyc-popup { display: block; }
.custom-nyc-popup .map-img { width: 555px; height: 540px; background: transparent url(../2017assets/cmap/NYC-xl.png) no-repeat scroll center right; }

.custom-nyc-popup .map-img .left-box { right: 70px; top: 50px; }

.custom-nyc-popup .map-img h2 { position: absolute; font-size: 18px; }
.custom-nyc-popup .map-img h2.link-nyc { top: 156px; left: 49px; }
.custom-nyc-popup .map-img h2.link-sc { top: 197px; left: 50px }
.custom-nyc-popup .map-img h2.link-bermuda { top: 262px; right: 100px; }

/* Caribbean
--------------------*/
.caribbean-map-body .custom-caribbean-popup { display: block; }
.custom-caribbean-popup .map-img { width: 680px; height: 270px; background: transparent url(../2017assets/cmap/caribbean.png) no-repeat scroll center right; }
.custom-caribbean-popup h2 { position: absolute; top: -40px; text-align: center; width: 100%; left: 0; font-size: 30px; }
.custom-caribbean-popup .map-info {position: absolute; width: 100%; text-align: center; bottom: 0; }
.custom-caribbean-popup .close-icon { right: 220px; top: -70px; }
.custom-caribbean-popup .caribbean-text {position: absolute; color: #fff; font-size: 15px; top: 46px; left: 60px; }


/* ToolTip
--------------------*/
.mapping-box .map-tip { position: absolute; font-family: 'Merriweather', serif; font-size: 18px; font-weight: 500; margin: 0; color: #fff; text-shadow: 1px 1px #000; display: none; }
.mapping-box .sckot-box-tip { top: 100px; right: 630px; }
.mapping-box .new-zealand-tip { bottom: 30px; right: 0; }
.mapping-box .dubai-map-tip { top: 260px; right: 288px; }
.mapping-box .au-map-tip { bottom: 120px; right: 220px; }
.mapping-box .portugal-map-tip { top: 160px; left: 298px; }
.mapping-box .south-africa-tip { bottom: 110px; left: 438px; }
.mapping-box .argentina-map-tip { bottom: 78px; left: 330px; }
.mapping-box .south-america-tip { bottom: 120px; left: 355px; }
.mapping-box .thailand-map-tip { bottom: 286px; right: 80px; }
.mapping-box .russia-map-tip { top: 33px; right: 460px; }
.mapping-box .nyc-map-tip { top: 160px; left: 297px;}
.mapping-box .caribbean-map-tip { top: 242px; left: 310px;}


/* Main Title
--------------------*/
.mapping-box .main-title { position: absolute; top: 290px; left: 0px; display: inline-block; vertical-align: top; text-shadow: 2px 1px 3px #000000; }
.mapping-box .main-title h2 { display: block; font-size: 28px; font-weight: 300; }
.mapping-box .main-title h2 strong { font-weight: 900; }
.mapping-box .main-title label { color: #fff; font-size: 18px; font-family: 'Open Sans', sans-serif; display: block; text-align: center;  }
.mapping-box .main-title a { color: #fff; text-decoration: none; font-size: 18px; font-family: 'Open Sans', sans-serif;  }
.mapping-box .main-title a:hover,
.mapping-box .main-title a.active { color: #FFA400 }

/*End*/

.map-country-name-link {color: #FFFFFF}
.custom-scot-popup .map-img .right-box-british-isles{
      right: -600px;
    position: absolute;
    top: 90px;
}
.mediterranean-right-box{
      right: -70px;
    position: absolute;
    top: 90px;
}
 /*************************************************************************************
  * Begin Grid/Carousel Transpormer
  */
  
 .quickQuoteLink { 
 	display: inline; 
 	position: absolute; 
 	top: 0px;
 	left: 0px; 
 	
     border: none;
     color: transparent;
     text-decoration: none;
     width: 100%;
     height: 100%;
  	 background: url(/2017assets/qq-custom/qq.png);
  	 background-size: 100% auto;
}

.quickQuoteLink:HOVER {
	background: url(/2017assets/qq-custom/qq-hover.png);
	background-size: 100% auto;
} 
  
  
@media (max-width: 450px) {
  .carosel-item {
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 450px) {
  .carosel-item {
    width: 50%;
    text-align: center;
  }
}
@media (min-width: 650px) {
  .carosel-item {
    width: 33.333%;
    text-align: center;
  }
}
@media (min-width: 1000px) {
  .carosel-item {
    width: 25%;
    padding-bottom: 5px;
  }
}
.carosel {
  position: relative;
}
.carosel-inner {
  white-space: nowrap;
  overflow: hidden;
  font-size: 0;
}
	

.carosel-item {
  display: inline-block;
  position: relative;
}
.carosel-control {
  position: absolute;
  top: 47%;
  vertical-align: top;
  width: 32px;
  height: 32px;
  display: inline-block;
  
  text-align: center;
  z-index: 9999;
}

.carosel-control-left {
	left: 5px;
	background: url(/gallery/bxslider/images/controls.png) no-repeat 0 -32px;
}

.carosel-control-left:HOVER {
	background-position: 0 0;
}

.carosel-control-right {
  	right: 15px;	
 	background: url(/gallery/bxslider/images/controls.png) no-repeat -43px -32px;
}

.carosel-control-right:HOVER {
	background-position: -43px 0;
}

@media (min-width: 1000px) {
	.carosel-inner {
		white-space: normal;
		overflow: inherit;
	}
	
	.carosel-control {
		display: none;
	}
	
}

 /*
  * End Grid/Carousel Transpormer
  *************************************************************************************/
  
  /****************************************
   * Generate Quote
   *****/
    
 .quoteWait {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	
		background: rgba(0,0,0,0.6);
		
		z-index: 9999;
	}
	
	.quoteWait &gt; span {
		display: block;
		position: relative;
		text-align: center;
		width: 400px;
		left: 50%;
		margin-left: -200px;
		
		top: 35%;
		
		color: white;
		font-size: 24px;
		font-weight: bold;
	}
	
	.quoteWait &gt; span &gt; em {
		color: #777777;
		font-weight: normal;
		font-size: 18px !important;
	}
	
	.quoteWait sup {
		font-size: small;
		padding-left: 4px;
	}
	
	@media only screen and (max-width: 400px) {
		.quoteWait &gt; span {
			width: 300px;
			margin-left: -150px;		}
		
		.quoteWait &gt; span &gt; img {
			width: 50%;
			height: auto;
		}
	}
	
	#genQuoteError {
		background: rgba(255,255,255,0) !important;
		
	}
	
	#genQuoteError &gt; span {
		width: 550px;
		margin-left: -275px;
		padding: 20px;
		border: 5px solid #002F6D !important;
	}

	@media only screen and (max-width: 550px) {	
		#genQuoteError &gt; span {
			width: 300px;
			margin-left: -150px;
		}
	
}

	@media only screen and (max-width: 300px) {
		.quoteWait &gt; span {
			width: 200px;
			margin-left: -100px;		
		}
		
		.quoteWait &gt; span &gt; img {
			width: 50%;
			height: auto;
		}

		#genQuoteError &gt; span {
			width: 200px;
			margin-left: -100px;
		}
	
	}	
	
	 /****************************************
	  * Reverse Button
	  *****/
	button.np-button {
		border: none;
	}
	  
	.button-reverse {
		font-size: 14px;
		padding:17px 12px 17px 40px;
		background-color:#D45200;
		background-image: url(/2017assets/reverse-button-bkg.png);
		background-position: top left;
	}
	.button-reverse:hover, .button-reverse:active {
		background-image: url(/2017assets/reverse-button-bkg-ro.png);
	}




  
  /****************************************
   * Back to Back icon
   *****/
   
a.b2b  {
	display: inline-block;
	width: 28px;
	height: 27px;
	background: url("/2017assets/PG-Back-ToBack.png");
}

a.b2b:HOVER  {
	background: url("/2017assets/PG-Back-to_back-hover.png");
}


  /****************************************
   * Golf Lite icon
   *****/
   
a.golflite  {
	display: inline-block;
	width: 28px;
	height: 28px;
	background: url("/2017assets/PG-Golf-Lite.png");
	
}
a.golflite img {
   vertical-align:top;
}

.cal-status img {
   vertical-align:top;
}


/****************************************
   * New Offer icon
   *****/

a.newoffer  {
	display: inline-block;
	width: 64px;
	height: 43px;
	background: url("/2017assets/new-offer.png");
}

a.newoffer:HOVER  {
	background: url("/2017assets/new-offer-ro.png");
}
    
  
  /****************************************
   * Live Chat
   *****/
   
#_lpChatBtnFooter &gt; div {
	display: inline !important;
}   
 
#_lpChatOrangeBox {
	display: inline !important;
}

#_lpChatOrangeBox &gt; .LPMcontainer {
	display: inline !important;
}

#_lpChatOrangeBox &gt; .LPMcontainer:HOVER {
	text-decoration: underline !important;
}

#_lpChatOrangeBox .LPMlabel {
	display: inline !important;
	position: relative !important;
	left: 0px !important;
}

@media only screen and (max-width: 52.563em) { 
	#_lpChatOrangeBox .LPMlabel {
		font-size: 9px !important;
	}
}


 /****************************************
   * Add Popup
   *****/

.popup_add_container .popup_ad_close {
	display: block;
	position: absolute; 
	top: -10px; 
	right: -5px; 
	border-radius: 10px; 
	width: 20px; 
	height: 20px; 
	background: #cc0000; 
	color: white;
	font-weight: bold;
	
	text-align: center;
	
	box-shadow: 0px 0px 10px #1f1f1f;
	
}
.popup_add_container .popup_ad_close &gt; span {
	display: inline-block;
	position: absolute;
	top: -3px;
	left: 6px;
}

.popup_add_container .popup_ad_close:HOVER {
	cursor: pointer;
	text-decoration: none;
}



 /****************************************
   * Html Popup
   *****/

.hp_container {
	position: fixed;
	
	left: 50%;
}

.hp_container .popup_ad_close, .video_popup .popup_ad_close {
	display: block;
	position: absolute; 
	top: -20px; 
	right: -15px; 
	border-radius: 20px; 
	width: 40px; 
	height: 40px; 
	background: #cc0000; 
	color: white;
	font-weight: bold;
	font-size: 36px;
	
	text-align: center;
	
	box-shadow: 0px 0px 10px #1f1f1f;
	
}


.hp_container .popup_ad_close &gt; span, .video_popup .popup_ad_close &gt; span {
	display: inline-block;
	position: absolute;
	top: -8px;
	left: 9.5px;
}

.hp_container .popup_ad_close:HOVER, .popup_ad_close .popup_ad_close:HOVER {
	cursor: pointer;
	text-decoration: none;
}


.hpm_container {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	
	width: 100vw;
	
	opacity: 0;
	
	z-index: 999999;
}


.hpm_container .popup_ad_close {
	display: block;
	position: absolute; 
	top: 5px; 
	right: 5px; 
	border-radius: 20px; 
	width: 40px; 
	height: 40px; 
	background: #cc0000; 
	color: white;
	font-weight: bold;
	font-size: 36px;
	
	text-align: center;
	
	box-shadow: 0px 0px 10px #1f1f1f;
	
}

.hpm_container .popup_ad_close &gt; span {
	display: inline-block;
	position: absolute;
	top: -8px;
	left: 9.5px;
}

.hpm_container .popup_ad_close:HOVER {
	cursor: pointer;
	text-decoration: none;
}


.hpm_container &gt; div &gt; img {
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
}

.hpm_container &gt; div &gt; div {
	width: 100%;
	height: 100%;
	
	overflow: auto;
}


#hp_popup_test_popup input[type="email"] {
	padding: 5px 13px 5px 13px;
	border: none;
}

#hp_popup_test_popup input[type="image"] {

	width: 81px;
	height: 31px;
	margin-bottom: 10px;
}


 /****************************************
   * Golf Cruise Popup
   *****/

#golf-cruise-news-m {
	padding: 10px;
	text-align: center;
}

#golf-cruise-news-m h1 {
	color: white;
	text-shadow: 1px 1px 4px #363636;
	font-size: calc(38px - 2vw);
	font-weight: bold;
	
	margin-bottom: 0px;
}

#golf-cruise-news-m h1 span {
	color: #feb648;
}

#golf-cruise-news-m p {
	color: #012f6d;
	font-size: calc(28px - 2vw);
	margin-bottom: 0px;
}

#golf-cruise-news-m p span {
	color: #012f6d;
	font-weight: bold;
}




 /****************************************
   * Golf Cruise Signup
   *****/

#hpm_popup_signup_popup {
	background: white;
}

#hpm_popup_signup_popup .hpm_inner_container {
	margin: 10px;
	padding: 10px;
	
	border: 7px solid #adcb99;
	background: white;
}



/****************************************
   * Popup General
   *****/

.mobile-popup {
	padding: 10px;
	text-align: center;
}

.mobile-popup h1 {
	color: #002f6d;
	font-size: calc(36px - 2vw);
	font-weight: normal;
	
	margin-bottom: 0px;
	text-align: left;
}

.mobile-popup h1 span {
	font-weight: bold;
}

/*font-size: 1.375rem;*/

.mobile-popup h3 {
	color: #002f6d;
	font-size: calc(2rem - 2vw);
	font-weight: normal;
	
	margin-bottom: 0px;
	text-align: left;
}

.mobile-popup h3 span {
	font-weight: bold;
}


.mobile-popup p {
	color: #012f6d;
	font-size: calc(24px - 2vw);
	margin-bottom: 0px;
	text-align: left;
}

.mobile-popup p span {
	color: #012f6d;
	font-weight: bold;
}




/****************************************
   * PG Table
   *****/

.pgtable {
	outline: 1px solid #DEDEDE;
	outline-offset: -1px;
	box-sizing: border-box;
}
	
.pgtable .columns {
	font-size: 13px;
	padding: 6px;
	border-bottom: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	
	height: 45px;		
}
	
.pgtable p, .pgtable a {
	padding: 0px;
	margin: 0px;
} 

@media only screen and (max-width: 64.063em) {
	.pgtable .pgtheader, .pgtheader-medium-only {
		background: #f0f0f0;
	}
	
	.pgtable  .hide-for-large-up.stdcell &gt; strong {
		padding-left: 1rem;
	}
	
	.pgtable .show-for-small-only.stdcell &gt; strong {
		padding-left: 1rem;
	}
}

@media only screen and (max-width: 33.563em) {
	.pgtable .pgtheader-medium-only {
		background: white;
	}
}

.pgtable .show-for-small-only {
	display: none !important;
}

.pgtable .show-for-medium-up {
	display: block !important;
}

@media only screen and (max-width: 33.563em) {
	.pgtable .show-for-small-only {
		display: block !important;
	}

	.pgtable .show-for-medium-up {
		display: none !important;
	}		
}
	



  </pre></body></html>