﻿@charset "UTF-8";
/* Scss Document */

.covid19 {
    display: block;
    background: #000000;
    color: #ffffff;
    font-size: 1.25em;
    line-height: 1.4;
    padding: 1em;
    text-align: left;
    margin: 1em 15px;
}

.covid-text {
    font-size: 0.9em;
    padding: 0.5em 0;
    text-align: center;
    border-bottom: thin #f28130 solid;
    margin-bottom: 0.75em;
    color: #335dab;
}
/* Opening Hours */
.opening-hours-overide-title {
    font-weight: bold;
    font-size: 13px;
    color: inherit;
    padding-left: 2px;
    margin-bottom: -6px;
}

.opening-hours-overide ul {
    list-style-type: none;
    margin-left: 0;
}

    .opening-hours-overide ul li {
        font-weight: normal;
    }

        .opening-hours-overide ul li span {
            font-weight: bold;
        }

.grey {
  color: #83888b; }

.orange_bullet {
  color: #f28130;
  padding-right: 8px;
  font-size: 0.85em; }

#medical-image {
  display: none; }

h3 small {
  line-height: inherit !important; }

#page-2-table-new a:hover {
  color: #335dab;
  text-decoration: none; }

#callcentre {
  display: none; }

.panel h5 {
  color: #325eab; }

.panel-healthcare {
    padding: 1em;
    font-family: inherit;
    font-size: 0.9rem;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 0;
    text-rendering: optimizeLegibility;
    border: 1px #ccc solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #e5e5e5;
    margin: 1em 0 1.5em 0;
}

.panel-healthcare-title {
    font-family: inherit;
    font-size: 1.25em;
    text-align: left;
    font-weight: 500;
    color: black;
    padding-bottom: 0.25em;
}

.panel-healthcare-copy {
    font-family: inherit;
    font-size: 0.85em;
    color: #495458;
    text-align: left;
}

.panel-healthcare-copy a {
    font-weight: bold;
    text-decoration: underline;
}

.panel-healthcare-copy a:hover {
    font-weight: bold;
    text-decoration: underline;
    color: #9f282b;
}

.has-tip {
  border-bottom: 0;
  color: #f2812f;
  cursor: pointer;
  font-weight: 500; }

span.alert.badge {
  background: #ffae00;
  color: #0a0a0a;
  display: inline-block;
  min-width: 2.1rem;
  padding: 0.3rem;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center; }

.tiny {
  color: #5d83c2;
  margin: -5px 0 10px 0;
  font-size: 1em; }

body {
  font-size: 0.9em; }

[class*="block-grid-"] > li {
  display: block;
  float: left;
  height: auto;
  padding-bottom: 0;
  margin-bottom: 0; }

ul {
  font-family: inherit;
  font-size: inherit; }

.butt_icon {
  background-color: #cc0066;
  border: 1px solid #ccc;
  border-radius: 3px; }

/* radio button mobile */
input[data-toggle] {
  display: none !important; }

input[data-toggle]:checked + label,
input[data-toggle]:checked + label:active {
  background-color: #f28130;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05) !important;
  color: #fff !important; }

table.info th {
  background-color: #555; }

.footerlogo {
  margin: 0 auto 10px auto;
  text-align: center;
  display: block;
  max-width: 200px; }

#dateMsgWrapper {
  background: #eee;
  padding: 1.2em;
  font-size: 0.8rem;
  color: #555;
  line-height: 1.4;
  z-index: 0;
  border: 1px solid #e0020a;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  margin: 1em 0em; }

.button-group.stack-for-small > li {
  display: inline-block;
  margin: 0 0 10px 0; }

#deeplink-bullets ul {
  color: #4a5559;
  font-size: 0.8em;
  list-style-type: none;
  padding-top: 1em; }

.required-field {
  color: #335dab;
  font-size: 110%;
  font-weight: 600;
  padding-left: 5px; }

.datepicker_image {
  position: absolute;
  right: 24px;
  top: 12px; }

#deeplink-bullets ul li {
  line-height: 2.5;
  letter-spacing: -0.02em;
  font-weight: bold; }

#deeplink-bullets ul li small {
  line-height: 1; }

#deeplink-bullets ul li .fa {
  color: #a4a8a7;
  font-size: 1.4em; }

#deeplink-bullets .deeplink-intro {
  color: #a4a8a7;
  font-size: 0.8em;
  line-height: 1.4; }

#deeplink-mobile-block {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.deeplink-price {
  font-size: 3.5em;
  font-weight: bold;
  padding: 0.2em 0em; }

.deeplink-title {
  font-size: 1.0em;
  font-weight: bold;
  padding: 0; }

.deeplink-textlink {
  font-size: 1.0em; }

/* Datepicker */
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #335dab;
  color: #faf5f5;
  font-weight: bold; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  color: #dad9d7;
  background: #e7e7e7; }

.ui-datepicker td span, .ui-datepicker td a:hover {
  display: block;
  color: #335dab;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
  font-weight: 300; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
  font-weight: 300; }

.panel hr {
  margin: 0.6rem 0 0.8rem; }

#panel-points {
  padding: 0.4em !important; }

.bordered-all {
  border: thin #ddd dotted; }

a.tinybutton {
  cursor: pointer;
  height: auto;
  line-height: 0;
  background-position: right top;
  display: inline-block;
  font: 12px Arial, Helvetica, sans-serif;
  text-decoration: none !important;
  font-weight: normal;
  padding: 0.5rem;
  background-color: #f28130;
  border: 1px #f28130 solid;
  font-family: "Varela Round", sans-serif !important;
  border-radius: 5px;
  background-clip: padding-box !important;
  color: #fff;
  display: none; }

a:hover.tinybutton {
  cursor: pointer;
  height: auto;
  line-height: 0;
  background-position: right top;
  display: inline-block;
  font: 12px Arial, Helvetica, sans-serif;
  text-decoration: none !important;
  font-weight: normal;
  padding: 0.5rem;
  background: #fff !important;
  border: 1px #dad9d7 solid;
  font-family: "Varela Round", sans-serif !important;
  border-radius: 5px;
  background-clip: padding-box !important;
  color: #335dab;
  display: none; }

#affiliatebox {
  font-size: 0.8em; }

#conf-buttons a.button {
  cursor: pointer;
  height: auto;
  line-height: 32px;
  background-position: right top;
  display: inline-block;
  font: 15px Arial, Helvetica, sans-serif;
  text-decoration: none !important;
  font-weight: normal;
  padding: 0.7rem; }

#conf-buttons a:hover.button {
  cursor: pointer;
  height: auto;
  line-height: 32px;
  background-position: right top;
  display: inline-block;
  font: 15px Arial, Helvetica, sans-serif;
  text-decoration: none !important;
  font-weight: normal;
  padding: 0.7rem;
  border: thin #df040a solid; }

/* SPACER */
.horspacer-medium {
  height: 10px; }

.horspacer5 {
  height: 5px; }

.horspacer10 {
  height: 10px; }

.horspacer15 {
  height: 15px; }

.horspacer20 {
  height: 20px; }

.horspacer25 {
  height: 25px; }

.horspacer30 {
  height: 30px; }

.horspacer40 {
  height: 40px; }

#mobile-collapse {
  margin: 0 -0.9375rem; }

input[type="checkbox"] {
  width: 20px;
  height: 20px; }

.accordion .accordion-navigation#extras-container > a, .accordion dd #extras-container > a {
  background: #fff !important;
  color: #335dab !important;
  display: block;
  font-size: 0.8rem;
  padding: 1rem;
  border-radius: 5px 5px 5px 5px;
  border: thin #df040a solid; }

.accordion .accordion-navigation#extras-container > a:hover, .accordion dd #extras-container > a:hover {
  background: #fff !important;
  color: #335dab !important;
  display: block;
  font-size: 0.8rem;
  padding: 1rem;
  border-radius: 5px 5px 5px 5px;
  border: thin #df040a solid; }

.pol-table-title {
  color: #fff;
  background: #2F5272;
  padding-left: 25px !important;
  font-weight: bold; }

.pol-table {
  color: #555; }

.pol {
  border-bottom: thin #ccc dotted;
  padding: 5px; }

#icon_bg {
  text-align: center;
  display: inline-block;
  min-width: 45px;
  height: 55px;
  margin: -13px 4px 3px 0;
  vertical-align: middle;
  cursor: pointer;
  -moz-border-radius: 10px;
  border: #ddd 2px solid;
  border-radius: 10px;
  position: relative;
  margin-top: -10px;
  background: #335dab; }

.blue_div_title {
  min-height: 20px;
  vertical-align: middle;
  padding: 15px 0 15px 0;
  text-align: center;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background: #4a5559; }

.blue_div_title_text {
  color: white;
  font-family: "vag-light", Arial, Helvetica, sans-serif;
  font-size: 0.8em; }

/* CREDIT CARD */
.jp-card {
  font-family: "Helvetica Neue";
  line-height: 1;
  position: relative;
  width: 100%;
  height: 100%;
  min-width: 100%;
  border-radius: 10px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  transition: all 400ms linear; }

.jp-card .jp-card-front .jp-card-lower .jp-card-number {
  font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
  font-size: 18px;
  clear: both;
  margin-bottom: 30px; }

.creditcard-image {
  max-width: 120px;
  height: auto;
  margin: 0 auto 10px auto; }

/* TYPOGRAPHY */
p.complaints {
  font-size: 80%; }

.blue_form_title {
  color: #335dab;
  font-weight: 400;
  font-size: 2.0em; }

.form-small-text {
  font-size: 1em;
  padding: 10px 0; }

.terms_conditions {
  font-size: 1.4em;
  font-weight: 200;
  line-height: 1.3;
  padding-top: 15px; }

.footertext {
  font-size: 0.8rem;
  line-height: 1.2rem;
  text-align: center; }

#page-2-table-new {
  padding: 1em;
  font-weight: normal;
  border: 0; }

#page-2-table-new td {
  border-bottom: 1px solid #ddd;
  padding: 0.7em;
  font-size: 0.5em; }

h1 {
  font-size: 1.8rem;
  color: #f28130;
  margin-bottom: 0.8em;
  padding-bottom: 0;
  border-bottom: thin #4c8bff solid; }

h2 {
  font-size: 1.4rem; }

h3 {
  font-size: 1.2rem; }

h4 {
  font-size: 1.0rem;
  color: #335dab; }

h5 {
  font-size: 1.15rem;
  font-weight: bold; }

#main-description-single h1, #main-description-annual h1, #main-description-backpacker h1 {
  font-size: 1.5em;
  color: #f28130; }

#logodeloitte {
  padding-top: 8px;
  width: 198px;
  margin: 0 auto;
}

.policy h1 {
  color: #df040a;
  text-align: left;
  font-size: 24px;
  border-bottom: thin #333 solid; }

.phone-compliance {
  color: #4a5559;
  font-size: 8px;
  text-align: center; }

table.payment-details td h1 {
  font-size: 2.4rem;
  margin-bottom: 0.8em;
  padding-bottom: 0;
  border-bottom: thin #df040a solid; }

p {
  font-family: inherit;
  font-size: 0.9rem;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 0;
  text-rendering: optimizeLegibility; }

p.Question {
  color: #335dab;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 0;
  font-variant: normal;
  font-size: 0.9rem;
  padding-bottom: 0.7rem;
  padding-top: 0.7rem; }

p.Answer {
  display: none;
  font-size: 0.9rem;
  border: thin #dad9d7 solid;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  padding: 0.5rem 1rem;
  background-color: #f5f5f5; }

.address {
  font-weight: bold; }

.extras-title {
  font-size: 16px;
  text-align: left;
  color: #335dab;
  padding-left: 0;
  margin-bottom: 15px; }

.extras-title-small {
  font-size: 10px;
  text-align: left;
  color: #335dab;
  padding-top: 5px; }

.extras-text {
  font-size: 10px;
  line-height: 1.2; }

.extra-radios {
  padding-right: 7px;
  text-align: right; }

.extra-label {
  padding-right: 7px;
  padding-left: 2px;
  font-size: 14px; }

.fa-4 {
  font-size: 5em; }

.fa-3 {
  font-size: 3em;
  color: #5d83c2; }

.fa-popular {
  font-size: 1.6em; }

.pagetitle {
  color: #335dab; }

.text-small {
  font-size: 10px;
  line-height: 13px;
  color: #dad9d7; }

.text-small-form {
  font-size: 12px;
  color: #83888b; }

.text-small-form a {
  font-size: 12px;
  color: #335dab;
  text-decoration: none; }

.text-small-form a:hover {
  font-size: 12px;
  color: #4c8bff;
  text-decoration: none; }

.slidetext_product {
    font-size: 2.2rem;
    color: #335dab;
    /*border-bottom: thin #f28130 solid;*/
}
.slidetext_product_small {
    color: #335dab;
}
.slidetext_product span {
  font-size: 1.4rem;
  color: #132340; }

ul.page-2-matrix li.text {
  font-weight: bold;
  line-height: 26px;
  font-size: 0.8em; }

.column-33 h1, .column-33-last h1 {
  letter-spacing: normal;
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 2.4em; }

/* OLD STEPS INDICATOR */
#steps {
  position: absolute;
  width: 946px;
  height: 46px;
  background: url(../images/steps-bg.gif) no-repeat;
  top: 3px;
  right: -3px;
  z-index: 9; }

/* NEW STEPS INDICATOR */
ul.pagination {
  display: block;
  min-height: 1.5rem;
  margin: 10px 0 !important; }

ul.pagination li.step-title {
  background: none;
  color: #335dab;
  font-size: 1.2em;
  margin-top: 0; }

ul.pagination li.current {
  border-radius: 3px;
  transition: background-color 300ms ease-out;
  background-color: #a4a8a7;
  color: #f5f5f5;
  display: block;
  font-size: 0.55rem;
  font-weight: normal;
  line-height: inherit;
  padding: 0.2rem 0.525rem 0rem;
  margin-top: 3px; }

ul.pagination li {
  color: #222;
  font-size: 0.55rem;
  height: 1.3rem;
  margin-left: 0.3125rem;
  margin-top: 5px; }

/* COVER ACCORDION */
#cover-accordion {
  display: block;
  font-family: "Varela Round", sans-serif !important; }

.accordion .accordion-navigation, .accordion dd {
  display: block;
  margin-bottom: 1em !important;
  font-family: "Varela Round", sans-serif !important; }

.accordion .accordion-navigation > a, .accordion dd > a {
  background: #f28130;
  color: #fff;
  border: thin #f28130 solid;
  display: block;
  font-size: 1rem;
  padding: 1rem;
  border-radius: 5px 5px 5px 5px; }

.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
  background: #4a5559;
  color: #335dab !important;
  display: block;
  font-size: 1rem;
  padding: 1rem;
  border-radius: 5px 5px 5px 5px;
  border: thin #4a5559 solid; }

.accordion .accordion-navigation.active > a, .accordion dd.active > a {
  background: #4a5559;
  color: #222;
  border-radius: 5px 5px 0 0;
  border: thin #4a5559 solid; }

.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
  background: #fff;
  display: block;
  border-radius: 0 0 5px 5px;
  border: thin #4a5559 solid;
  padding: 0; }

.accordion dd .cont_5cat_title {
  color: #f5f5f5;
  font-size: 170%;
  font-weight: 700;
  font-family: "Varela Round", sans-serif !important; }

.accordion dd .cont_5cat_title_insurance {
  color: #f5f5f5;
  font-size: 100%;
  font-family: "Varela Round", sans-serif !important;
  margin-top: -5px; }

.cont_5cat_title_currency {
  color: #f5f5f5;
  font-size: 0.9em;
  font-family: "Varela Round", sans-serif !important; }

.cont_5cat_title_price {
  color: #f5f5f5;
  font-size: 170%;
  font-weight: 700;
  font-family: "Varela Round", sans-serif !important; }

#economy.accordion .accordion-navigation, .accordion dd {
  display: block;
  margin-bottom: 1em !important;
  font-family: "Varela Round", sans-serif !important; }

#economy.accordion .accordion-navigation > a, .accordion dd > a {
  background: none;
  color: #222;
  text-align: center;
  display: block;
  font-size: 0.8rem;
  padding: 1rem;
  border-radius: 5px 5px 5px 5px;
  border: 0 #335dab solid;
  margin: 0 10px; }

#economy.accordion .accordion-navigation.active > a, .accordion dd.active > a:hover {
  color: #fff !important; }

#economy.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
  background: #4a5559;
  color: #fff !important;
  display: block;
  font-size: 0.8rem;
  padding: 1rem;
  border-radius: 5px 5px 5px 5px;
  border: thin #4a5559 solid; }

#economy.accordion .accordion-navigation.active > a, .accordion dd.active > a {
  background: #4a5559;
  color: #fff;
  border-radius: 5px 5px 0 0;
  border: thin #4a5559 solid; }

#economy.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
  background: #fff;
  display: block;
  border-radius: 0 0 5px 5px;
  border: thin #bbb solid;
  padding: 0;
  margin: 0 10px; }

/* extras accordion */
#hiddenextras {
  display: block;
  font-family: "Varela Round", sans-serif !important; }

#hiddenextras .accordion .accordion-navigation, .accordion dd {
  display: block;
  margin-bottom: 1em !important;
  font-family: "Varela Round", sans-serif !important; }

#hiddenextras .accordion .accordion-navigation > a, .accordion dd > a {
  background: none;
  color: #335dab;
  display: block;
  font-size: 1rem;
  font-weight: bold;
  padding: 1rem;
  border-radius: 5px 5px 5px 5px;
  border: 0 #335dab solid; }

#hiddenextras .accordion .accordion-navigation.active > a, .accordion dd.active > a:hover {
  color: #5d83c2; }

#hiddenextras.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
  background: none;
  color: #5d83c2;
  display: block;
  font-size: 1rem;
  font-weight: bold;
  padding: 1rem;
  border-radius: 5px 5px 5px 5px;
  border: 0 #4a5559 solid; }

#hiddenextras .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
  background: none;
  color: #5d83c2;
  display: block;
  font-size: 1rem;
  font-weight: bold;
  padding: 1rem;
  border-radius: 5px 5px 5px 5px;
  border: 0 #4a5559 solid; }

#hiddenextras .accordion .accordion-navigation.active > a, .accordion dd.active > a {
  background: none;
  color: #132340 !important;
  border-radius: 5px 5px 0 0;
  border: 0 #4a5559 solid; }

#hiddenextras .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
  background: #fff;
  display: block;
  border-radius: 0 0 5px 5px;
  border: 0 #4a5559 solid;
  padding: 0; }

#hiddenextras .accordion dd .cont_5cat_title {
  color: #f5f5f5;
  color: #cc0066;
  font-size: 170%;
  font-weight: 700;
  font-family: "Varela Round", sans-serif !important; }

#hiddenextras .accordion dd .cont_5cat_title_insurance {
  color: #f5f5f5;
  color: #cc0066;
  font-size: 100%;
  font-family: "Varela Round", sans-serif !important;
  margin-top: -5px; }

.extra-radios select {
  background-color: #FAFAFA;
  border-radius: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zΓÇª2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  color: rgba(0, 0, 0, 0.75);
  font-family: inherit;
  font-size: 0.8rem;
  line-height: normal;
  padding: 0.3rem;
  border-radius: 0;
  height: 1.6rem;
  margin: 0 0 1rem 0; }

.border-right {
  border-right: thin #999 dotted; }

.border-bottom {
  border-bottom: thin #eee dotted; }

/* BORDER RADIUS */
.client {
  font-weight: 600; }

/* CONTAINERS */
.alert-box.info {
  padding: 1em 0.5em;
  background-color: #4a5559;
  -webkit-box-shadow: 5px 5px 5px 0 rgba(50, 50, 50, 0.4);
  -moz-box-shadow: 5px 5px 5px 0 rgba(50, 50, 50, 0.4);
  box-shadow: 5px 5px 5px 0 rgba(50, 50, 50, 0.4);
  border: 0 #0f7bdc solid;
  border-radius: 5px;
  color: #fff; }

.alert-box-payment {
  padding: 1em;
  background-color: #f5f5f5;
  -webkit-box-shadow: 5px 5px 5px 0 rgba(50, 50, 50, 0.4);
  -moz-box-shadow: 5px 5px 5px 0 rgba(50, 50, 50, 0.4);
  box-shadow: 5px 5px 5px 0 rgba(50, 50, 50, 0.4);
  border: 3px #4a5559 solid;
  border-radius: 5px;
  color: #444E52;
  margin-bottom: 3em;
  margin-top: 2em; }

.summ_border {
  border-right: #ddd 1px dotted;
  font-weight: 700;
  padding-left: 0; }

.summ_text {
  font-weight: 500;
  font-size: 0.7rem;
  padding: 0.5em 0.5em 0.5em 0em; }

.summ_totalprice {
  font-size: 1.2rem;
  padding-bottom: 10px;
  text-align: left; }

.summ_price {
  font-size: 1.8em;
  font-weight: 600;
  text-align: left;
  padding-left: 0%; }

row #formise {
  padding-left: 0;
  padding-right: 0; }

#premed-advert {
  position: relative;
  top: 447px;
  vertical-align: bottom;
  display: none; }

#mobile-block {
  padding-left: 0;
  padding-right: 0; }

#col33-id {
  padding-right: 10px;
  z-index: 999;
  position: relative;
  right: 0; }

.addextra_container {
  background-color: #f5f5f5;
  border-radius: 10px;
  border: 1px #ccc solid;
  padding: 1em 2em;
  margin-bottom: 1.5em;
  min-height: 6em;
  box-shadow: 0 2px 3px 0 rgba(50, 50, 50, 0.4); }

.addextra_container_mandatory {
  background-color: #f5f5f5;
  border-radius: 10px;
  border: 2px #a4a8a7 solid;
  padding: 1em 2em;
  margin-bottom: 1.5em;
  min-height: 6em;
  box-shadow: 0 2px 3px 0 rgba(50, 50, 50, 0.4); }

dd .addextra_container {
  padding: 1em !important; }

#wrapper {
  width: auto;
  margin: 0 auto; }

#policy-column {
  width: 100%;
  z-index: 999;
  position: relative !important; }

.bordered {
  border-right: 0 #a4a8a7 dotted;
  padding-left: 0;
  padding-right: 0; }

.container {
  max-width: 980px;
  margin: 0 auto;
  text-align: left;
  position: relative; }

.container-homepage {
  max-width: 940px;
  margin: 0 auto;
  text-align: left;
  position: relative; }

#policybox {
  background: #a4a8a7;
  border-left: thin #4a5559 solid; }

.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
  color: #333;
  border-radius: 5px;
  min-height: 155px;
  box-shadow: 0 17px 35px rgba(74, 74, 115, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07); }

.panel-text {
  font-size: 0.7em;
  line-height: 1;
  margin-bottom: 1.5em;
  color: #83888b; }

.panel label {
  font-weight: bold; }

.panel label.small {
  position: absolute;
  float: right; }

.panel h4 {
  border-bottom: thin #5d83c2 solid;
  font-size: 1.4em; }

.panelbut {
  padding: 0.3rem 1.25rem 0.3rem 1.25rem !important;
  font-size: 0.8rem !important; }

.panel ul li {
  font-size: inherit;
  list-style-type: none;
  margin-left: -22px;
  font-size: 13px; }

.panel-white {
  border-style: solid;
  border-width: 0;
  margin-bottom: 0;
  padding: 1.0rem;
  min-height: 350px;
  border-color: #d8d8d8;
  color: #4a5559; }

/* FORM */
form {
  position: relative;
  top: 0; }

label {
  font-size: 0.9rem;
  color: #4a5559;
  cursor: pointer;
  display: inline-block;
  font-weight: 500;
  line-height: normal;
  width: auto;
  margin-bottom: 0; }

fieldset {
  border: solid 1px #83888b;
  padding: 1.25rem 0.5rem;
  margin: 1.125rem 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box !important;
  /* stops bg color from leaking outside the border: */ }

fieldset legend {
  font-weight: bold;
  padding: 0 0.1875rem;
  margin: 0;
  font-size: 1.2rem;
  color: #e7e7e7;
  color: #e7e7e7; }

form input.tickbox {
  margin: 0 6px 14px 0;
  top: 0; }

form table.years td {
  height: 24px;
  padding: 0rem 0.2rem 0rem 0rem !important; }

.extras-pick .radio {
  position: relative;
  top: 4px;
  margin: 0 6px;
  float: left; }

.extras-pick label {
  float: left;
  font-weight: normal;
  width: auto;
  margin: 0; }

.image_extras {
  width: 100%;
  height: auto;
  position: relative; }

.image_extras_container {
  width: 40px;
  padding: 1em; }

#addextras input[type="checkbox"] + label, input[type="radio"] + label {
  display: inline-block;
  margin: 0;
  vertical-align: baseline;
  padding-right: 10px; }

.extras#golf background {
  display: none; }

.addextra_container .extras-pick {
  width: 100px;
  right: 10px;
  top: 3px;
  font-size: 13px;
  position: absolute; }

#main-box {
  background: #fff;
  padding: 0;
  position: relative;
  margin-top: 3px;
  min-height: 700px;
  box-shadow: 0 17px 35px rgba(74, 74, 115, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
  overflow: hidden;
  transition: transform 0.3s ease;
  transform: translateY(7px); }

#main-box.plain {
  /*padding: 1.2em 0.2em;*/
  line-height: 1.4;
  min-height: 750px; }

#main-box ul.pricing-table {
  margin: 10px 0 0 0;
  min-height: inherit; }

a {
  color: #335dab;
  line-height: inherit;
  text-decoration: none;
  font-weight: 500; }

a:hover {
  color: #335dab;
  line-height: inherit;
  text-decoration: underline;
  font-weight: 500; }

.button {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box !important;
  /* stops bg color from leaking outside the border: */ }

.submit-button {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box !important;
  /* stops bg color from leaking outside the border: */ }

.pagetitle {
    color: #335dab;
    font-weight: 500;
    font-size: 1.8rem;
    padding: 10px 0 0 0;
    letter-spacing: -1px;
    margin-bottom: 20px;
    border-bottom: 1px solid #335dab;
}

/* HEADER */
header {
  background-color: #fff; }

header #bottom {
  display: none; }

header #tel.primary {
  color: #4a5559;
  margin-top: 0;
  text-align: center;
  font-size: 1.0em; }

header #tel.primary a {
  color: #335dab;
  line-height: 1.2; }

header #tel.primary a:hover {
  color: #f28130;
  text-decoration: none; }

header #tel.primary a span {
  color: #a4a8a7;
  font-size: 85%; }

header #logo {
  float: none;
  margin: -1em auto 0 auto;
  text-align: center;
  left: 0; }

#logo {
  width: 100%;
  height: auto;
  position: relative;
  left: 15px; }

#sec-nav input[type="text"] {
  font-size: 9px;
  height: 10px;
  width: 100%;
  position: relative;
  top: 10px; }

#sec-nav ul li a.button.tiny {
  font-size: 9px;
  height: 10px;
  color: #fff !important; }

#sec-nav ul li a {
  color: #335dab; }

#sec-nav ul li a:hover {
  color: #e7e7e7; }

#sec-nav ul li {
  color: #e7e7e7; }

#flags {
  position: absolute;
  top: 43px;
  z-index: 9999;
  left: 0;
  right: 0; }

#flags img {
  padding: 0;
  margin-right: 0;
  border: 0 solid #6CA6E4;
  margin: 0 !important; }

#flags .flag {
  font-size: 0;
  width: 36px;
  height: 24px;
  margin: 5px 3px;
  display: inline-block;
  background-position: center center;
  background-size: cover; }

#flags ul li {
  display: inline; }

.flag-ie img {
  width: 28px; }

.flag-uk img {
  width: 28px; }

.panel-white-head {
  margin-bottom: 0;
  padding: 0.5rem; }

/* NAVIGATION */
.top-bar {
  font-family: "Varela Round", sans-serif !important;
  z-index: 999;
  background: #325fab;
  background: -moz-linear-gradient(top, #325fab 0%, #132340 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #325fab), color-stop(100%, #132340));
  background: -webkit-linear-gradient(top, #325fab 0%, #132340 100%);
  background: -o-linear-gradient(top, #325fab 0%, #132340 100%);
  background: -ms-linear-gradient(top, #325fab 0%, #132340 100%);
  background: linear-gradient(to bottom, #325fab 0%, #132340 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#325fab', endColorstr='#132340', GradientType=0 );
  border-radius: 5px; }

.top-bar-section li:not(.has-form) a:not(.button):hover {
  background-color: #335dab; }

.top-bar-section ul li > a {
  font-family: "Varela Round", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  text-decoration: none; }

.top-bar-section ul li > a:hover {
  text-decoration: none; }

.top-bar-section ul li {
  background: #132340; }

.top-bar.expanded .title-area {
  background: #132340; }

/* SLIDE SHOW */
#owl-example h2.slideshow.primary {
  background-color: #335dab;
  color: #4c8bff; }

.owl-carousel .owl-wrapper-outer {
  max-height: 460px;
  position: absolute; }

.owl-carousel .owl-wrapper-outer {
  max-height: 460px;
  position: absolute; }

.bx-wrapper .bx-viewport {
  box-shadow: none !important;
  border: 0 !important;
  left: -5px;
  background: transparent !important;
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
  max-height: 460px;
  position: absolute !important; }

.bx-wrapper .bx-viewport #slider1 {
  border: 0 solid orange !important;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  right: 0; }

.bx-wrapper .bx-viewport #slider2 {
  border: 0 solid green !important;
  background: #cc0066 !important;
  border-radius: 80px 0;
  margin-left: 0; }

.bx-wrapper .bx-viewport #slider3 {
  border: 10px solid red !important; }

.bx-wrapper .bx-viewport #slider4 {
  border: 0 solid blue !important;
  margin-left: 20px;
  margin-right: 20px; }

.bx-wrapper .bx-viewport #slider5 {
  border: 0 solid pink !important;
  margin-left: 0;
  margin-bottom: 40px; }

.client-border {
  height: 10px;
  background-color: #335dab;
  width: 100%; }

body {
  margin-top: 0;
  background-color: #d8dad9;
  font-family: "Varela Round", sans-serif !important; }

label small {
  color: #dad9d7;
  font-size: 70%; }

.row.wide {
  max-width: none; }

.small-text {
  font-size: 0.6em;
  padding-bottom: 10px; }

.active-tb {
  position: relative;
  box-shadow: 0 2px 10px 0 rgba(50, 50, 50, 0.5);
  transform: scale(1);
  border: 0;
  transition: 0.4s ease;
  z-index: 13; }

.active-tb:hover {
  position: relative;
  box-shadow: 0 2px 10px 0 rgba(50, 50, 50, 0.7);
  transform: scale(1.15);
  border: 0;
  z-index: 15; }

#owl-example ul li {
  list-style-type: circle;
  text-align: left !important; }

/* TABLE */
table {
  background: none;
  border: solid 0 #ddd;
  margin-bottom: 0;
  table-layout: auto;
  color: #ccc; }

table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: none; }

table tr td.benefit-title {
  background-color: #ddd;
  font-weight: bold;
  line-height: 1.4; }

#panel1b table tr th, table tr td {
  color: #222;
  font-size: 0.65rem;
  padding: 0.5625rem 0.625rem;
  text-align: left;
  border-bottom: thin #ddd dotted; }

#homeresponsivetable table tr th, table tr td {
  color: #222;
  font-size: 0.8rem;
  padding: 0.5625rem 0.625rem;
  text-align: left;
  border-bottom: 0 #ddd dotted; }

/* BOOKING TABLE HOMEPAGE */
.booking_container_title {
  font-size: 1.5rem;
  color: #5d83c2;
  border-bottom: thin #335dab solid;
  padding-bottom: 5px;
  margin-bottom: 10px; }

#booking_container_home {
  position: relative;
  padding: 0;
  margin-top: 15px;
  display: block;
  margin-left: 0%;
  color: #eee;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0; }

#booking_container_home form {
  padding: 6px 6px 20px 6px; }

#booking_container_home label {
  color: #4a5559; }

#booking_container_home input[type="checkbox"] + label,
#booking_container_home input[type="radio"] + label {
  display: block;
  vertical-align: middle;
  color: #f28130;
  border-radius: 5px;
  font-size: 1.2em;
  margin-top: 5px;
  margin: 0 auto !important;
  font-weight: 700;
  padding: 0.25em;
  width: 100%; }

#booking_container_home input:not([type]), #booking_container_home input[type="text"], #booking_container_home input[type="password"], #booking_container_home input[type="date"], #booking_container_home input[type="datetime"], #booking_container_home input[type="datetime-local"], #booking_container_home input[type="month"], #booking_container_home nput[type="week"], #booking_container_home input[type="email"], #booking_container_home input[type="number"], #booking_container_home input[type="search"], #booking_container_home input[type="tel"], #booking_container_home input[type="time"], #booking_container_home input[type="url"], #booking_container_home input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 0.8rem;
  height: 2.0rem;
  margin: 0.3rem 0 0.5rem 0;
  padding: 0.5rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear,background 0.15s linear;
  -moz-transition: border-color 0.15s linear,background 0.15s linear;
  -ms-transition: border-color 0.15s linear,background 0.15s linear;
  -o-transition: border-color 0.15s linear,background 0.15s linear;
  transition: border-color 0.15s linear,background 0.15s linear;
  border-radius: 3px; }

#booking_container_home a {
  color: #f28130;
  line-height: inherit;
  text-decoration: underline;
  font-weight: 500;
  margin-bottom: 0.2em; }

#booking_container_home a:hover {
  color: #335dab;
  line-height: inherit;
  text-decoration: underline;
  font-weight: 500;
  margin-bottom: 0.2em; }

#booking_container_home a.button {
  text-decoration: none;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: large;
  font-weight: 600;
  background: #f28130;
  color: #fff;
  border: thin #f28130 solid; }

#booking_container_home a:hover.button {
  text-decoration: none;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: large;
  font-weight: 600;
  background: #fff;
  color: f28130 !important;
  border: thin #f28130 solid !important; }

#booking_container_home input[type="file"], #booking_container_home input[type="checkbox"], #booking_container_home input[type="radio"], #booking_container_home select {
  margin: 0.3rem 0.1rem 1rem 0; }

select {
  border-radius: 3px; }

input:not([type]), input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 0.875rem;
  height: 2.3125rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear,background 0.15s linear;
  -moz-transition: border-color 0.15s linear,background 0.15s linear;
  -ms-transition: border-color 0.15s linear,background 0.15s linear;
  -o-transition: border-color 0.15s linear,background 0.15s linear;
  transition: border-color 0.15s linear,background 0.15s linear;
  border-radius: 3px; }

#booking_container_home select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #FAFAFA;
  border-radius: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zΓÇª2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  color: rgba(0, 0, 0, 0.75);
  font-family: inherit;
  font-size: 0.8rem;
  line-height: normal;
  padding: 0.3rem;
  border-radius: 3px;
  height: 2rem;
  margin: 0.3rem 0 0.5rem 0; }

label.inline {
  margin: 0 0 0rem 0;
  padding: 0.5625rem 0 0.3rem 0; }

#premed {
  margin: 0 auto;
  width: auto; }

#slidetext-europe small, #slidetext-world-ex-usa small, #slidetext-backpacker small, #slidetext-promo small, #slidetext-australia small {
  line-height: 1.3; }

#slidetext-europe {
  width: auto;
  bottom: 50px;
  background-color: rgba(255, 255, 255, 0.85);
  text-align: center;
  padding: 1.5rem;
  color: #132340;
  border-radius: 80px 0;
  margin: 0 auto;
  display: block;
  border: thin #a4a8a7 solid; }

#slidetext-medium small, #slidetext-world-ex-usa small, #slidetext-backpacker small, #slidetext-promo small, #slidetext-australia small {
  line-height: 1.3; }

#slidetext-world-ex-usa {
  width: 300px;
  background-color: rgba(255, 255, 255, 0.65);
  margin-right: 20%;
  stext-align: center;
  padding: 1.5rem;
  color: #132340;
  border-radius: 80px 0;
  margin: 0 auto;
  display: block; }

#slidetext-backpacker {
  width: 300px;
  background-color: rgba(255, 255, 255, 0.65);
  margin-right: 20%;
  text-align: center;
  padding: 1.5rem;
  color: #fff;
  border-radius: 80px 0;
  margin: 0 auto;
  display: block; }

#slidetext-promo {
  width: 300px;
  background-color: #4a5559;
  margin-right: 20%;
  text-align: center;
  padding: 1.5rem;
  color: #fff;
  border-radius: 80px 0;
  margin: 0 auto;
  display: block; }

#slidetext-australia {
  width: 300px;
  background-color: rgba(255, 255, 255, 0.65);
  margin-right: 20%;
  text-align: center;
  padding: 1.5rem;
  color: #132340;
  border-radius: 80px 0;
  margin: 0 auto;
  display: block; }

/* PRICING TABLE*/
.pricing-table .title {
  color: #fff;
  font-size: 1.8em;
  border-radius: 5px 5px 0 0; }

.pricing-table {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box !important;
  /* stops bg color from leaking outside the border: */
  border: solid 0 #ddd; }

.pricing-table .cta-button {
  background-color: transparent; }

.pricing-table .bullet-item {
  background: none;
  font-size: 0.85rem;
  color: #4a5559;
  text-align: left;
  border-bottom: thin #ddd dotted;
  min-height: 30px;
  padding: 0.6rem 1rem; }

.pricing-table .bullet-item strong {
  text-align: right;
  position: relative;
  right: 0;
  float: right;
  top: 3px; }

.pricing-table .bullet-item ul {
  color: #4a5559; }

.pricing-table .price-exclude {
  font-size: 9px;
  text-align: center; }

table tr td .has-tip {
  border-bottom: 0;
  cursor: pointer;
  font-weight: bold;
  line-height: inherit; }

#panel1b table tr td, #panelsuper table tr td, #panelsuperplus table tr td {
  font-size: 0.7em; }

#panel1b table tr td small, #panelsuper table tr td small, #panelsuperplus table tr td small {
  font-size: 75%; }

/* SELECT COVER */
.table-header {
  color: #4a5559;
  font-size: 1.2em;
  padding-bottom: 0;
  margin-top: 0;
  vertical-align: top; }

.table-header-left {
  background-color: transparent;
  color: #f89828;
  border-radius: 10px 0 0 0;
  vertical-align: top; }

.table-header-center {
  background-color: transparent;
  color: #f89828;
  border-radius: 0;
  text-align: center;
  vertical-align: top;
  padding: 0; }

.table-header-right {
  background-color: transparent;
  text-align: center;
  vertical-align: top;
  border-radius: 0 10px 0 0; }

.pt-badge {
  width: 150px;
  text-align: center;
  line-height: 20px;
  color: #fff;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  font-size: 0.8em;
  z-index: 10;
  border-radius: 3px;
  margin: 0em auto 1em auto;
  padding: 0.1em;
  background: #5d83c2; }

.pt-badge2 {
  width: 150px;
  text-align: center;
  line-height: 20px;
  color: #fff;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  font-size: 0.8em;
  z-index: 10;
  border-radius: 3px;
  margin: 0em auto 1em auto;
  padding: 0.1em;
  background: #004a95; }

.pt-badge-additional {
  display: none; }

.pt-badge-additional .fa-popular {
  position: relative;
  top: 1px; }

.pricing-table {
  border: solid 0 #dddddd;
  margin-left: 0;
  margin-bottom: 1.25rem;
  border-radius: 5px; }

.table-bg-whiter {
  background-color: #fff;
  border-left: none;
  text-align: center;
  border: 0;
  font-weight: 500;
  font-size: 1.8em; }

.table-LHS-title {
  font-size: 1.1em;
  padding-bottom: 0; }

.pricing-table .subtitle {
  padding: 0.55rem 0.25rem 0.5rem 0.25rem;
  text-align: center;
  font-weight: normal;
  font-size: 0.7rem;
  border-bottom: #ccc thin dotted; }

.container-total {
  background-color: transparent;
  height: 196px;
  position: relative;
  width: 115%; }

.container-total-title {
  color: #4a5559;
  text-align: center;
  margin-top: 45px;
  margin-left: 50px;
  position: absolute;
  line-height: 1.2;
  font-size: 1.4em;
  display: none;
  font-weight: 300; }

.table-price-title {
  font-size: 1.3em;
  background-color: #fff;
  border-bottom: dotted 0 #cccccc;
  text-align: center;
  height: 38px;
  padding: 0;
  font-weight: bold; }

.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%; }

.tabs-content:before, .tabs-content:after {
  content: " ";
  display: table; }

.tabs-content > .content.active {
  display: block;
  background-color: #83888b;
  border: #555 0 solid;
  border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  color: #dad9d7;
  border-top: 0 #fff solid; }

.tabs-content > .content.active {
  display: block;
  float: none; }

.tabs-content > .content {
  display: none;
  float: left;
  padding: 0.4rem 1rem;
  width: 100%; }

.payment_title {
  font-family: 'VAGRoundedBT' sans-serif;
  color: #fff;
  text-align: center; }

form .row .row {
  margin: 0 -.5rem; }

form .row .row .column, form .row .row .columns {
  padding: 0 .5rem; }

.panel-price-box-copy-x {
  font-size: 0.6em;
  line-height: 1.3; }

.panel-price-box-subtitle-x {
  font-size: 0.8em;
  text-align: center; }

.panel-price-box-subtitle-handling {
  font-size: 0.5em;
  text-align: right; }

.panel-price-box-price {
  font-size: 2.2em;
  color: #fff;
  line-height: 1.3em; }

.panel-price-box-small {
  font-size: 0.7em;
  margin-top: -0.5em;
  margin-bottom: 0.7em; }

.table-price-title .tabs dd.active a, .table-price-title.tabs .tab-title.active a {
  background-color: #cc0066; }

.tabs dd.active a, .tabs .tab-title.active a {
  background-color: #83888b;
  color: #fff;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  text-decoration: none; }

.table-price-title table thead {
  background-color: #fff; }

/* BUTTONS */
button, button, .button, .button {
  background-color: #f28130;
  border: 1px #f28130 solid;
  font-family: "Varela Round", sans-serif !important;
  text-decoration: none;
  padding: 0.7rem 1.4rem;
  color: #fff; }

.button.grey.tiny {
  background-color: #83888b;
  background-image: none;
  border: 1px #dad9d7 solid;
  text-decoration: none;
  font: 0.7em "Varela Round", sans-serif !important;
  letter-spacing: 0;
  padding: 0.625rem; }

a:hover.button.grey.tiny {
  background-color: #4a5559;
  color: #fff !important; }

button:hover, button:focus, .button:hover, .button:focus {
  background-color: #fff;
  border: 1px #f28130 solid !important;
  color: #f28130 !important;
  text-decoration: none; }

a.button {
  cursor: pointer;
  height: auto;
  line-height: 32px;
  background-position: right top;
  display: inline-block;
  text-decoration: none !important;
  font-weight: normal;
  padding: 0.7rem; }

form label.label-radio {
  margin-right: 5px;
  display: inline; }

button.small, .button.small {
  padding: 0.5rem 0.875rem;
  font-size: 0.8125rem; }

button.large, .button.large {
  padding: 1.0rem 2rem 1.0rem 2rem;
  font-size: 1.6rem; }

a.button.large.buttselect, a.button.large.buttselect {
  padding: 1.0rem 2rem 1.0rem 2rem;
  font-size: 1.6rem;
  margin-top: 0.7em; }

/* TOOLTIP */
.rhs-tool {
  color: #4A5559;
  margin-right: 5%;
  float: right;
  position: relative;
  text-align: right; }

#mobile-tip.rhs-tool {
  color: #4a5559;
  margin-right: 5%;
  float: left;
  position: relative;
  text-align: right;
  margin-top: 2px; }

ul.pricing-table li.has-tip.grey a fa-info-circle.grey {
  color: #cc0066;
  float: right;
  position: relative; }

li.has-tip.grey a fa-info-circle.grey {
  color: #cc0066 !important;
  float: right;
  position: relative; }

fa-info-circle.grey {
  color: #4a5559;
  float: right;
  position: relative; }

.has-tip.purple i.fa.fa-info-circle.grey {
  color: #cc0066 !important;
  float: right;
  position: relative; }

.has-tip {
  border-bottom: 0;
  color: #f28130;
  cursor: pointer;
  font-weight: 600; }

.has-tip:hover, .has-tip:focus {
  border-bottom: 0;
  color: #a4a8a7; }

/* FOOTER */
#footerbox {
  color: #f5f5f5;
  padding: 1.5rem;
  margin: 0 0 0.5rem 0;
  background: #325fab;
  background: -moz-linear-gradient(top, #325fab 0%, #132340 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #325fab), color-stop(100%, #132340));
  background: -webkit-linear-gradient(top, #325fab 0%, #132340 100%);
  background: -o-linear-gradient(top, #325fab 0%, #132340 100%);
  background: -ms-linear-gradient(top, #325fab 0%, #132340 100%);
  background: linear-gradient(to bottom, #325fab 0%, #132340 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#325fab', endColorstr='#132340', GradientType=0 ); }

#footerbox a {
  color: #dad9d7; }

#footerbox a:hover {
  color: #fff;
  text-decoration: none; }

.pricing-table .has-tip {
  color: #335dab;
  font-size: 12px; }

/* BEGIN MOBILE ABOVE VIEWPORT */
@media only screen and (min-width: 40.0625em) {

    .covid19 {
        display: block;
        background: #000000;
        color: #ffffff;
        font-size: 2em;
        line-height: 1.4;
        padding: 1em;
        text-align: left;
        margin: 1em 15px 0em 15px;
    }
  .pol-table-title {
    color: #fff;
    background: #2F5272;
    padding-left: 10px !important; }

  .pol-table {
    color: #555; }

  .pricing-table .has-tip {
    color: #335dab;
    font-size: 12px; }

  #main-description-single h1, #main-description-annual h1, #main-description-backpacker h1 {
    font-size: 2.3em;
    color: #f28130;
    }

  /* FOOTER */
  #footerbox {
    color: #f5f5f5;
    padding: 1.5rem 2.5rem;
    margin: 0 0 0.5rem 0;
    background: #325fab;
    background: -moz-linear-gradient(top, #325fab 0%, #132340 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #325fab), color-stop(100%, #132340));
    background: -webkit-linear-gradient(top, #325fab 0%, #132340 100%);
    background: -o-linear-gradient(top, #325fab 0%, #132340 100%);
    background: -ms-linear-gradient(top, #325fab 0%, #132340 100%);
    background: linear-gradient(to bottom, #325fab 0%, #132340 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#325fab', endColorstr='#132340', GradientType=0 ); }

  .panel h4 {
    border-bottom: thin #5d83c2 solid;
    font-size: 1.1rem;
    color: #345eab; }

  ul.pagination li.current {
    border-radius: 3px;
    transition: background-color 300ms ease-out;
    background-color: #a4a8a7;
    color: #f5f5f5;
    display: block;
    font-size: 0.70rem;
    font-weight: normal;
    line-height: inherit;
    padding: 0.2rem 0.525rem 0rem;
    margin-top: 3px; }

  ul.pagination li {
    color: #222;
    font-size: 0.70rem;
    height: 1.3rem;
    margin-left: 0.3125rem;
    margin-top: 5px; }

  form {
    position: relative;
    top: 0; }

  #homepageform {
    position: relative;
    top: 200px; }

  .horspacer-medium {
    height: 200px; }

    .slidetext_product {
        font-size: 1.8rem;
        color: #335dab;
    }

  .slidetext_product span {
    font-size: 0.8rem;
    color: #132340; }

  .owl-carousel .owl-item img {
    border-radius: 10px; }

  #slidetext-medium small, #slidetext-world-ex-usa small, #slidetext-backpacker small, #slidetext-promo small, #slidetext-australia small {
    line-height: 1.3; }

  #slidetext-medium h2 {
    color: #f2812f;
    font-size: 1.2em;
    margin-bottom: 0.2rem; }

  #slidetext-medium {
    width: 65%;
    background-color: rgba(255, 255, 255, 0.85);
    margin-left: 4%;
    margin-top: 2%;
    text-align: center;
    text-align: center;
    padding: 0.6rem 2rem;
    color: #132340;
    border-radius: 60px 0;
    display: block;
    border: thin #a4a8a7 solid; }

    .slidetext_product {
        font-size: 1.4rem;
        color: #335dab;
    }

  form {
    position: relative;
    top: 0; }

  #homepageform {
    position: relative;
    top: 200px; }

  fieldset {
    border: solid 1px #83888b;
    padding: 1.25rem 1.25rem;
    margin: 1.125rem 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    background-clip: padding-box !important;
    /* stops bg color from leaking outside the border: */ }

  [class*="block-grid-"] > li {
    display: block;
    float: left;
    height: auto;
    padding: 0.4em; }

  .button-group.stack-for-small > li {
    display: inline-block;
    margin: 20px; }

  .footerlogo {
    margin: 0 auto;
    text-align: right;
    max-width: 130px; }

  .sold-out:after {
    position: absolute;
    left: 1%;
    top: 0;
    background: #fff;
    margin: 0 auto;
    content: 'Option not available on Economy Cover';
    height: 100%;
    padding: 50px 30px;
    color: #ccc;
    font-size: 1.0em;
    font-weight: 600; }

  #detail_update .reveal-modal .close-reveal-modal {
    color: #fff;
    cursor: pointer;
    font-size: inherit;
    position: inherit;
    font: 18px Arial,Helvetica,sans-serif;
    line-height: 32px; }

  .jp-card .jp-card-front .jp-card-lower .jp-card-number {
    font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
    font-size: 22px;
    clear: both;
    margin-bottom: 30px; }

  #page-2-table-new td {
    border-bottom: 1px solid #ddd;
    padding: 0.7em;
    font-size: 0.5em;
    vertical-align: top; }

  #page-2-table-new td small {
    font-size: 0.75em; }

  .table-benefit-tiny {
    font-size: 0.75em;
    line-height: 1.4; }

  #booking_container_home input[type="checkbox"] + label,
  #booking_container_home input[type="radio"] + label {
    display: inline-block;
    margin-left: 0.0rem;
    margin-right: 0.1rem;
    vertical-align: baseline;
    border-radius: 5px;
    font-size: 1.0em;
    margin-top: 5px; }

  .table-benefit-tiny {
    font-size: 0.75em;
    line-height: 1.4; }

 #calprice-head-spacer {
    padding-top: 20px; }

  #flags {
    position: absolute;
    top: 5px;
    right: -5px;
    top: 78px;
    left: 69%; }

  a.tinybutton {
    cursor: pointer;
    height: auto;
    line-height: 0;
    background-position: right top;
    display: inline-block;
    font: 10px Arial, Helvetica, sans-serif;
    text-decoration: none !important;
    font-weight: normal;
    padding: 0.5rem;
    background-color: #f2812f;
    border: 1px #dad9d7 solid;
    font-family: "Varela Round", sans-serif !important;
    border-radius: 5px;
    background-clip: padding-box !important;
    color: #fff; }

  a:hover.tinybutton {
    cursor: pointer;
    height: auto;
    line-height: 0;
    background-position: right top;
    display: inline-block;
    font: 10px Arial, Helvetica, sans-serif;
    text-decoration: none !important;
    font-weight: normal;
    padding: 0.5rem;
    background: #fff !important;
    border: 1px #dad9d7 solid;
    font-family: "Varela Round", sans-serif !important;
    border-radius: 5px;
    background-clip: padding-box !important;
    color: #335dab; }

  .deeplink-textlink {
    font-size: 1.4em; }

  .deeplink-title {
    font-size: 1.4em;
    font-weight: bold;
    padding: 0; }

  #deeplink-bullets ul {
    color: #4a5559;
    font-size: 0.8em;
    list-style-type: none;
    padding-top: 1em;
    margin-left: 0; }

  #deeplink-bullets ul li {
    line-height: 2.5;
    letter-spacing: -0.02em;
    font-weight: bold; }

  #deeplink-bullets ul li small {
    line-height: 1; }

  #deeplink-bullets ul li .fa {
    color: #a4a8a7;
    font-size: 1.6em; }

  #deeplink-bullets .deeplink-intro {
    color: #a4a8a7;
    font-size: 0.8em;
    line-height: 1.4; }

  #deeplink-mobile-block {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

  .deeplink-price {
    font-size: 3.5em;
    font-weight: bold;
    padding: 0.2em 0em; }

  .panel hr {
    margin: 0.6rem 0 0.8rem; }

  #panel-points {
    padding: 0.4em !important; }

  .bordered-all {
    border: thin #ddd dotted; }

  #deeplink-mobile-block {
    padding-left: 2.4rem;
    padding-right: 0.9375rem; }

  #mobile-collapse {
    margin-left: 0;
    margin-right: 0; }

  .alert-box-payment {
    padding: 1em;
    background-color: #f5f5f5;
    -webkit-box-shadow: 5px 5px 5px 0 rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 5px 5px 5px 0 rgba(50, 50, 50, 0.4);
    box-shadow: 5px 5px 5px 0 rgba(50, 50, 50, 0.4);
    border: 3px #4a5559 solid;
    border-radius: 5px;
    color: #444E52;
    margin-bottom: 3em;
    margin-top: 0.5em; }

  .alert-box.info {
    padding: 1em;
    background-color: #4a5559;
    -webkit-box-shadow: 5px 5px 5px 0 rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 5px 5px 5px 0 rgba(50, 50, 50, 0.4);
    box-shadow: 5px 5px 5px 0 rgba(50, 50, 50, 0.4);
    border: 0 #0f7bdc solid;
    border-radius: 5px;
    color: #fff; }

  .summ_text {
    font-weight: 500;
    font-size: 0.6rem;
    padding: 0.5em 0.5em 0.5em 0em;
    text-align: left; }

  .blue_div_title_text {
    color: white;
    font-family: "vag-light", Arial, Helvetica, sans-serif;
    font-size: 1.2em; }

  .pt-badge-additional {
    display: block;
    text-align: left;
    line-height: 20px;
    color: #2773c3;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    font-size: 0.9em;
    z-index: 10;
    border-radius: 3px;
    padding: 0.2em;
    font-size: 1.5em;
    background: none; }

  .container-total-title {
    color: #4a5559;
    text-align: center;
    margin-top: 45px;
    margin-left: 5%;
    position: absolute;
    line-height: 1.2;
    font-size: 1.2em;
    display: block; }

  #policy-column {
    width: 100%;
    z-index: 999;
    position: relative !important; }

  .accordion .accordion-navigation#extras-container > a, .accordion dd #extras-container > a {
    background: #fff !important;
    color: #335dab !important;
    display: block;
    font-size: 1rem;
    padding: 1rem;
    border-radius: 5px 5px 5px 5px;
    border: 0; }

  .accordion .accordion-navigation#extras-container > a:hover, .accordion dd #extras-container > a:hover {
    background: #fff !important;
    color: #335dab !important;
    display: block;
    font-size: 1rem;
    padding: 1rem;
    border-radius: 5px 5px 5px 5px;
    border: thin #335dab solid; }

  #icon_traveldisruption {
    background: url(../img/icons/icons_small_flight_disruption_volcano.png) 2px 2px;
    min-width: 55px;
    height: 100%; }

  #icon_business_travel {
    background: url(../img/icons/icons_small_business_travel.png) 2px 0;
    min-width: 55px;
    height: 100%; }

  #icon_excess {
    background: url(../img/icons/icons_small_waiver_euro.png) 2px 3px;
    min-width: 55px;
    height: 100%; }

  #icon_exam {
    background: url(../img/icons/icons_small_exam.png) 2px 3px;
    min-width: 55px;
    height: 100%; }

  #icon_cancellation {
    background: url(../img/icons/icons_small_waiver_euro.png) 2px 3px;
    min-width: 55px;
    height: 100%; }

  #icon_baggage {
    background: url(../img/icons/icons_small_business_travel.png) 2px 3px;
    min-width: 55px;
    height: 100%; }

  #icon_flight_cancellation {
    background: url(../img/icons/icons_small_flight_cancellation.png) 2px 0;
    min-width: 55px;
    height: 100%; }

  #icon_golf {
    background: url(../img/icons/icons_small_golf.png) 1px 1px;
    min-width: 55px;
    height: 100%; }

  #icon_wedding {
    background: url(../img/icons/icons_small_weddingring.png) 2px 2px;
    min-width: 55px;
    height: 100%; }

  #icon_wintersports {
    background: url(../img/icons/icons_small_wintersports.png) 0 0;
    min-width: 55px;
    height: 100%; }

  #icon_hazardous {
    background: url(../img/icons/img_icon_small_hazardous_2.png) 2px 2px;
    min-width: 55px;
    height: 100%; }

  #icon_cruise {
    background: url(../img/icons/icons_small_cruise.png) 2px 2px;
    min-width: 55px;
    height: 100%; }

  .panel-price-box-copy-x {
    font-size: 0.4em;
    line-height: 1.3; }

  a.button.large.buttselect, a.button.large.buttselect {
    padding: 0.5rem 1rem 0.5rem 1rem;
    font-size: 1.0rem;
    margin-top: 0; }

  .panel-price-box-price {
    font-size: 3em;
    color: #fff;
    line-height: 1.3em; }

  .creditcard-image {
    max-width: 120px;
    height: auto; }

  .summ_totalprice {
    font-size: 1.2rem;
    padding-bottom: 10px;
    text-align: left;
    padding-top: 0.5em; }

  .summ_price {
    font-size: 1.6em;
    font-weight: 600;
    text-align: right;
    padding-left: 0%;
    padding-top: 0.5em; }

  #main-box {
    background: #fff;
    padding: 0 10px;
    position: relative;
    margin-top: 3px;
    min-height: 700px; }

  row #formise {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

  .footertext {
    font-size: 0.75rem;
    line-height: 1.1rem;
    text-align: center; }

  .table-price-title {
    background-color: #fff;
    border-bottom: dotted 0 #cccccc;
    text-align: center;
    height: 30px;
    padding: 0; }

  .table-price-title .table-bg-whiter {
    font-size: 1.0em;
    padding-top: 0; }

  .dropdown-centered {
    margin: 0 0 0.2rem 0;
    padding-left: 25%;
    font-size: inherit; }

  .tabs dd, .tabs .tab-title {
    position: relative;
    margin-bottom: 0 !important;
    list-style: none;
    float: left; }

  .tabs dd > a, .tabs .tab-title > a {
    outline: none;
    display: block;
    background-color: #EFEFEF;
    color: #555;
    padding: 0.1rem 2rem;
    font-family: inherit;
    font-size: 1rem;
    text-decoration: none; }

  .has-tip-table {
    cursor: help;
    color: #333333;
    background-image: url("../images/img_tooltip.png");
    background-repeat: no-repeat;
    margin-right: 0.2em;
    padding-left: 1.4em;
    font-size: 100%; }

  #mobile-block {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

  label.inline {
    padding: 0.5625rem 0; }

  table.payment-details td h1 {
    font-size: 2.4rem;
    margin-bottom: 0.8em;
    padding-bottom: 0;
    border-bottom: thin #e7e7e7 solid !important; }

  table.payment-details td h1 span.text-small {
    font-size: 0.8rem;
    color: #83888b; }

  .extra-radios select {
    background-color: #FAFAFA;
    border-radius: 0;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zΓÇª2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
    background-position: 100% center;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    color: rgba(0, 0, 0, 0.75);
    font-family: inherit;
    font-size: 0.8rem;
    line-height: normal;
    padding: 0.3rem;
    border-radius: 0;
    height: 2rem;
    margin: 0 0 1rem 0; }

  .extras-title {
    font-size: 16px;
    text-align: left;
    color: #4a5559;
    padding-left: 5px;
    padding-top: 10px; }

  .extras-title-small {
    font-size: 12px;
    text-align: left;
    color: #335dab;
    padding-top: 5px; }

  .extras-text {
    font-size: 10px;
    line-height: 1.2; }

  .extra-radios {
    padding-right: 7px;
    text-align: right; }

  .extra-label {
    padding-right: 7px;
    padding-left: 2px;
    font-size: 15px; }

  .image_extras_container {
    width: 45px;
    padding: 0;
    margin: 0 10px 0 0; }

  .bordered {
    border-right: 1px #a4a8a7 dotted;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

  .pricing-table .cta-button a.button {
    font-size: 12px;
    padding: 0.2rem 0.9rem; }

  /* NEW STEPS INDICATOR */
  ul.pagination {
    display: block;
    min-height: 1.5rem;
    margin: 10px 0 10px 10px !important; }

  ul.pagination li.step-title {
    background: none;
    color: #335dab;
    font-size: 1.2em;
    margin-top: 0; }

  ul.pagination li.current {
    border-radius: 3px;
    transition: background-color 300ms ease-out;
    background-color: #a4a8a7;
    color: #fff;
    display: block;
    font-size: 0.75rem;
    font-weight: normal;
    line-height: inherit;
    padding: 0.0625rem 0.625rem 0.0625rem;
    padding: 0.1rem 0.625rem 0.0625rem;
    margin-top: 4px; }

  ul.pagination li {
    color: #222;
    font-size: 0.75rem;
    height: 1.3rem;
    margin-left: 0.3125rem;
    margin-top: 5px; }

  h1 {
    font-size: 2.0rem; }

  h2 {
    font-size: 1.8rem; }

  h3 {
    font-size: 1.6rem; }

  h4 {
    font-size: 1.2rem;
    color: #335dab; }

  h5 {
    font-size: 1.15rem;
    font-weight: bold; }

  #wrapper {
    width: auto;
    margin: 0 auto; }

  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: none; }

  table tr td.benefit-title {
    background-color: #ddd;
    font-weight: bold;
    line-height: 1.4; }

  #panel1b table tr th, table tr td {
    color: #222;
    font-size: 0.55rem;
    padding: 0.5625rem 0.625rem;
    text-align: left;
    border-bottom: thin #ddd dotted; }

  #homeresponsivetable table tr th, table tr td {
    color: #222;
    font-size: 0.8rem;
    padding: 0.5625rem 0.625rem;
    text-align: left;
    border-bottom: 0 #ddd dotted; }

  #main-box.plain {
    padding: 1em 1em;
    min-height: 750px;
    line-height: 1.4; }

  .panel-white-head {
    margin-bottom: 0;
    padding: 0.5rem 1.2rem; }

  .top-bar {
    background: #e7e7e7;
    font-family: "Varela Round", sans-serif !important;
    z-index: 999;
    background: transparent;
    border-radius: 5px; }

  .top-bar-section li:not(.has-form) a:not(.button) {
    font-family: "Varela Round", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    transition: background-color 300ms ease-out;
    font-size: 0.7rem;
    background: #fff;
    padding: 0 0.5rem;
    border-bottom: 0 #83888b solid;
    border-radius: 10px 10px 0 0; }

  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: #fff;
    color: #335dab; }

  .top-bar-section ul li {
    background: #fff; }

  .top-bar-section ul li > a {
    color: #5d83c2;
    display: block;
    font-size: 0.8125rem;
    font-weight: normal;
    padding-left: 0.9375rem;
    padding: 12px 0 12px 0.9375rem;
    text-transform: none;
    text-decoration: none;
    width: 100%; }

  .top-bar-section ul li:hover:not(.has-form) > a {
    background-color: #555;
    color: #fff;
    text-decoration: none; }

  header #logo {
    float: none;
    text-align: left;
    margin: 0 auto;
    margin-left: 10px; }

  header #tel.primary {
    margin-top: 0;
    text-align: right;
    font-size: 1.5em; }

  header #bottom {
    display: block;
    position: absolute;
    top: 109px;
    background-color: #4a5559;
    height: 2.8125rem;
    width: 100%;
    z-index: 0;
    background: #fff;
    border-bottom: 2px #83888b solid; }

  #booking_container_home {
    position: relative;
    width: 100%;
    display: table;
    margin-left: 0%;
    top: 0;
    color: #eee;
    background: none;
    padding: 0em 1.7em;
    border-radius: 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

  /* PRICING TABLE TABLET*/
  .pricing-table .title {
    background-color: #e7e7e7;
    color: #fff;
    font-size: 1.4em;
    border-radius: 5px 5px 0 0; }

  .pricing-table .bullet-item {
    background: none;
    font-size: 0.6rem;
    color: #4a5559;
    text-align: left;
    border-bottom: thin #ddd dotted;
    min-height: 30px;
    padding: 0.6rem 0.8rem; }

  #economy.accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 1em !important;
    font-family: "Varela Round", sans-serif !important; }

  #economy.accordion .accordion-navigation > a, .accordion dd > a {
    font-size: 0.6rem;
    padding: 1rem; }

  #economy.accordion .accordion-navigation.active > a, .accordion dd.active > a:hover {
    color: #fff !important; }

  #economy.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
    background: #4a5559;
    color: #fff !important;
    font-size: 0.6rem; }

  #economy.accordion .accordion-navigation.active > a, .accordion dd.active > a {
    background: #4a5559;
    color: #fff;
    border-radius: 5px 5px 0 0;
    border: thin #4a5559 solid; }

  #economy.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
    background: #fff;
    display: block;
    border-radius: 0 0 5px 5px;
    border: thin #bbb solid;
    padding: 0;
    margin: 0 10px; }

  #addbenefit.accordion .accordion-navigation > a, .accordion dd > a {
    color: #335dab;
    background: #fff !important;
    border: 0;
    padding: 1em 0em; }

  #addbenefit.accordion .accordion-navigation.active > a, .accordion dd.active > a {
    color: #132340 !important;
    background: #fff !important;
    border: 0; }

  #addbenefit.accordion .accordion-navigation.active:hover > a, .accordion dd.active > a:hover {
    color: #335dab !important;
    background: #fff !important;
    border: 0; }

  #addbenefit.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
    background: #4a5559;
    color: #fff;
    display: block;
    padding: 1rem 0rem;
    border-radius: 5px 5px 5px 5px;
    border: 0 #4a5559 solid; }

  #addbenefit.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
    border: 0; }

  #economy.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
    margin: 0; }

  .panel-price-box-subtitle-x {
    font-size: 0.5em;
    text-align: center; }

  panel-price-box-subtitle-handling {
    font-size: 0.5em;
    text-align: right; }

  }
@media only screen and (min-width: 42em) {
  #flags {
    position: absolute;
    top: 5px;
    right: -5px;
    top: 105px;
    left: 71%; }

  #main-description-single h1, #main-description-annual h1, #main-description-backpacker h1 {
    font-size: 2.3em;
    color: #f28130;
    }

  header #tel.primary {
    font-size: 1.0em; } }
@media only screen and (min-width: 44em) {
  #flags {
    position: absolute;
    top: 5px;
    right: -5px;
    top: 105px;
    left: 73%; }

  .pricing-table .has-tip {
    color: #335dab;
    font-size: 14px; } }
@media only screen and (min-width: 46em) {
  #main-description-single h1, #main-description-annual h1, #main-description-backpacker h1 {
    font-size: 2.3em;
    color: #f28130;
    }

  #flags {
    position: absolute;
    top: 5px;
    right: -5px;
    top: 105px;
    left: 74%; } }
@media only screen and (min-width: 48em) {
  #main-description-single h1, #main-description-annual h1, #main-description-backpacker h1 {
    font-size: 2.3em;
    color: #f28130;
    }

  #flags {
    position: absolute;
    top: 5px;
    right: -5px;
    top: 105px;
    left: 75%; } }
@media only screen and (min-width: 50em) {
    .covid19 {
        display: block;
        background: #000000;
        color: #ffffff;
        font-size: 2em;
        line-height: 1.4;
        padding: 2em 0.5em;
        text-align: left;
        margin: 2em 15px;
    }
  #main-description-single h1, #main-description-annual h1, #main-description-backpacker h1 {
    font-size: 2.3em;
    color: #f28130;
    margin-top: 0; }

  .panel h4 {
    border-bottom: thin #5d83c2 solid;
    font-size: 1.2rem; }

  ul.pagination li.current {
    border-radius: 3px;
    transition: background-color 300ms ease-out;
    background-color: #a4a8a7;
    color: #f5f5f5;
    display: block;
    font-size: 0.65rem;
    font-weight: normal;
    line-height: inherit;
    padding: 0.2rem 0.625rem 0.0625rem;
    margin-top: 3px; }

  ul.pagination li {
    color: #222;
    font-size: 0.65rem;
    height: 1.3rem;
    margin-left: 0.3125rem;
    margin-top: 5px; }

  .owl-carousel .owl-item img {
    border-radius: 10px; }

    .slidetext_product {
        font-size: 2.0rem;
        color: #335dab;
        /*border-bottom: thin #f28130 solid;*/
    }

  .slidetext_product span {
    font-size: 1.0rem;
    color: #132340; }

  #slidetext-medium h2 {
    color: #f2812f;
    font-size: 1.6em;
    margin-bottom: 0.3rem; }

  #slidetext-medium {
    width: 360px;
    background-color: rgba(255, 255, 255, 0.85);
    margin-left: 10%;
    margin-top: 2%;
    text-align: center;
    padding: 0.6rem 0.8rem;
    color: #132340;
    border-radius: 60px 0;
    display: block;
    border: thin #a4a8a7 solid; }

  form {
    position: relative;
    top: 0; }

  #homepageform {
    position: relative;
    top: 220px; }

  #booking_container_home {
    padding: 0em 1.2em; }

  #page-2-table-new td {
    border-bottom: 1px solid #ddd;
    padding: 0.7em;
    font-size: 0.8em; }

  #booking_container_home input[type="checkbox"] + label,
  #booking_container_home input[type="radio"] + label {
    display: inline-block;
    margin-left: 0.1rem;
    margin-right: 0.3rem;
    vertical-align: baseline;
    border-radius: 5px;
    font-size: 1.1em;
    margin-top: 5px; }

  #calprice-head-spacer {
    padding-top: 22px; }

  #flags {
    position: absolute;
    top: 5px;
    right: 0;
    top: 105px;
    left: 77%; }

  #deeplink-bullets ul {
    color: #4a5559;
    font-size: 1.0em;
    list-style-type: none;
    padding-top: 1em;
    margin-left: 0; }

  .alert-box.info {
    padding: 1em;
    background-color: #4a5559;
    -webkit-box-shadow: 5px 5px 5px 0 rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 5px 5px 5px 0 rgba(50, 50, 50, 0.4);
    box-shadow: 5px 5px 5px 0 rgba(50, 50, 50, 0.4);
    border: 0 #0f7bdc solid;
    border-radius: 5px;
    color: #fff; }

  .summ_text {
    font-weight: 500;
    font-size: 0.8rem;
    padding: 0.5em 0.5em 0.5em 0em; }

  .blue_div_title_text {
    color: white;
    font-family: "vag-light", Arial, Helvetica, sans-serif;
    font-size: 1.4em; }

  .pt-badge-additional {
    width: 50px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    font-size: 0.9em;
    z-index: 10;
    border-radius: 3px;
    padding: 0.2em;
    font-size: 1.2em;
    background: #2773c3; }

  .container-total-title {
    color: #4a5559;
    text-align: center;
    margin-top: 45px;
    margin-left: 50px;
    position: absolute;
    line-height: 1.2;
    font-size: 1.4em; }

  header #tel.primary {
    margin-top: 0;
    text-align: right;
    }

  .panel-price-box-copy-x {
    font-size: 0.5em;
    line-height: 1.3;
    margin-top: 0.2em; }

  a.button.large.buttselect, a.button.large.buttselect {
    padding: 0.5rem 1rem 0.5rem 1rem;
    font-size: 1.6rem;
    margin-top: 0.5em; }

  .panel-price-box-subtitle-x {
    font-size: 0.6em;
    text-align: center; }

  .panel-price-box-subtitle-handling {
    font-size: 0.5em;
    text-align: right; }

  .panel-price-box-price {
    font-size: 3.5em;
    color: #fff;
    line-height: 1.3em; }

  .table-header {
    color: #4a5559;
    font-size: 1.4em;
    padding-bottom: 0;
    margin-top: 0;
    vertical-align: top; }

  .pricing-table .subtitle {
    padding: 0.55rem 0.25rem 0.5rem 0.25rem;
    text-align: center;
    font-weight: normal;
    font-size: 0.9rem;
    border-bottom: #ccc thin dotted; } }
.table-price-title .table-bg-whiter {
  font-size: 1.0em;
  padding-top: 0; }

@media only screen and (min-width: 54em) {
  #main-description-single h1, #main-description-annual h1, #main-description-backpacker h1 {
    font-size: 2.3em;
    color: #f28130;
    margin-top: 10px; }

  #flags {
    position: absolute;
    top: 5px;
    right: -5px;
    top: 105px;
    left: 78%; }

  .pricing-table .has-tip {
    color: #335dab;
    font-size: 14px; } }
@media only screen and (min-width: 58em) {
  #main-description-single h1, #main-description-annual h1, #main-description-backpacker h1 {
    font-size: 2.3em;
    color: #f28130;
    margin-top: 20px; }

  #flags {
    position: absolute;
    top: 5px;
    right: -5px;
    top: 105px;
    left: 80%; } }
@media only screen and (min-width: 62em) {
  #flags {
    position: absolute;
    top: 5px;
    right: -5px;
    top: 105px;
    left: 81%; }

  .table-price-title .table-bg-whiter {
    font-size: 1.4em;
    padding-top: 0; } }
@media only screen and (min-width: 64.0625em) {
    .covid19 {
        display: block;
        background: #000000;
        color: #ffffff;
        font-size: 2.0em;
        line-height: 1.4;
        padding: 2em;
        text-align: left;
        margin: 3em 15px 4em 15px;
    }
    .panel-healthcare {
        padding: 1em;
        font-family: inherit;
        font-size: 0.9rem;
        font-weight: normal;
        line-height: 1.4;
        margin-bottom: 0;
        text-rendering: optimizeLegibility;
        border: 1px #ccc solid;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: #e5e5e5;
        margin: 1em 0 1.5em 0;
    }

    .panel-healthcare-title {
        font-family: inherit;
        font-size: 1.25em;
        text-align: left;
        font-weight: 500;
        color: black;
        padding-bottom: 0.25em;
    }

    .panel-healthcare-copy {
        font-family: inherit;
        font-size: 13px;
        color: #495458;
        text-align: left;
    }

        .panel-healthcare-copy a {
            font-weight: bold;
            text-decoration: underline;
        }

            .panel-healthcare-copy a:hover {
                font-weight: bold;
                text-decoration: underline;
                color: #9f282b;
            }
    .pol-table-title {
    color: #fff;
    background: #2F5272;
    padding-left: 5px !important; }

  .pol-table {
    color: #555; }

  #main-description-single h1, #main-description-annual h1, #main-description-backpacker h1 {
    font-size: 2.3em;
    color: #f28130;
    margin-top: 0; }

  #sports-image {
    padding-top: 15px; }

  input[type="radio"] + label span img {
    width: 55%;
    height: 65%;
    display: block;
    margin: 2px auto 0 auto;
    max-width: 100px;
    line-height: 14px;
    font-weight: normal; }

  [class*="block-grid-"] > li {
    display: block;
    float: left;
    height: auto;
    padding: 0.4em 0.4rem; }

  .has-tip {
    border-bottom: 0;
    color: #ffffff;
    cursor: pointer;
    font-weight: 400; }

  .has-tip .fa.fa-exclamation-circle {
    color: #f28130 !important; }

  .panel h4 {
    border-bottom: thin #5d83c2 solid;
    font-size: 1.4rem; }

  .horspacer-medium {
    height: 10px; }

  .owl-carousel .owl-item img {
    border-radius: 0; }

  #slidetext_product h2 {
    color: #f2812f;
    font-size: 1.6em;
    margin-bottom: 0.3rem; }

  form {
    position: relative;
    top: 0; }

  #homepageform {
    position: relative;
    top: 0; }

  #booking_container_home {
    position: relative;
    width: 100%;
    display: table;
    margin-left: 0%;
    top: 0;
    color: #eee;
    background: #fff;
    padding: 2em 1.7em;
    border-radius: 5px;
    -webkit-box-shadow: 7px 10px 26px -1px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 7px 10px 26px -1px rgba(0, 0, 0, 0.5);
    box-shadow: 7px 10px 26px -1px rgba(0, 0, 0, 0.5) 7; }

  #wrapper {
    width: auto;
    margin: 0 auto; }

  #booking_container_home a {
    color: #dad9d7;
    line-height: inherit;
    text-decoration: underline;
    font-weight: 500;
    margin-bottom: 0.2em; }

  #booking_container_home a:hover {
    color: #fff; }

  #booking_container_home label {
    color: #f5f5f5; }

  .tiny {
    color: #dad9d7;
    margin: -5px 0 10px 0;
    font-size: 1em; }

  .jp-card .jp-card-front .jp-card-lower .jp-card-number {
    font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
    font-size: 24px;
    clear: both;
    margin-bottom: 30px; }

  #calprice-head-spacer {
    padding-top: 21px; }

  #flags {
    position: absolute;
    top: 110px;
    right: -5px;
    left: 71%; }

  #deeplink-bullets ul {
    color: #4a5559;
    font-size: 1.2em;
    list-style-type: none;
    padding-top: 1em;
    margin-left: 10px; }

  .alert-box.info {
    padding: 1em;
    background-color: #4a5559;
    -webkit-box-shadow: 5px 5px 5px 0 rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 5px 5px 5px 0 rgba(50, 50, 50, 0.4);
    box-shadow: 5px 5px 5px 0 rgba(50, 50, 50, 0.4);
    border: 0 #0f7bdc solid;
    border-radius: 5px;
    color: #fff; }

  .summ_text {
    font-weight: 500;
    font-size: 0.9rem;
    padding: 0.5em 0.5em 0.5em 0em; }

  .blue_div_title_text {
    color: white;
    font-family: "vag-light", Arial, Helvetica, sans-serif;
    font-size: 1.4em; }

  .pt-badge-additional {
    display: block;
    width: 130px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    font-size: 0.9em;
    z-index: 10;
    border-radius: 3px;
    padding: 0.2em;
    font-size: 1em;
    background: #2773c3; }

  .container-total-title {
    color: #4a5559;
    text-align: center;
    margin-top: 55px;
    margin-left: 50px;
    position: absolute;
    line-height: 1.2;
    font-size: 1.4em; }

  header #tel.primary {
    margin-top: 0;
    text-align: right;
   }

  #policy-column {
    width: 90%;
    z-index: 999;
    position: relative !important; }

  .panel-price-box-copy-x {
    font-size: 0.8em;
    line-height: 1.3; }

  a.button.large.buttselect, a.button.large.buttselect {
    padding: 1rem 1.4rem;
    font-size: 1.8rem;
    margin-top: 0.5em; }

  .panel-price-box-price {
    font-size: 4em;
    color: #fff;
    line-height: 1.3em; }

  .panel-price-box-subtitle-x {
    font-size: 0.6em;
    text-align: center;
    font-weight: 300; }

  .panel-price-box-subtitle-handling {
    font-size: 0.4em;
    text-align: right;
    font-weight: 300; }

  .table-header {
    color: #4a5559;
    font-size: 1.8em;
    padding-bottom: 0.25em;
    margin-top: 0;
    vertical-align: top; }

  .creditcard-image {
    max-width: 140px;
    height: auto; }

  .summ_totalprice {
    font-size: 1.6rem;
    padding-bottom: 10px;
    text-align: left;
    padding-top: 0.3em; }

  .summ_price {
    font-size: 2.2em;
    font-weight: 600;
    text-align: right;
    padding-left: 0%;
    padding-top: 0.3em; }

  h1 {
    font-size: 2.2rem;
    color: #f28130;
    margin-bottom: 0.8em;
    padding-bottom: 0;
    border-bottom: thin #4c8bff solid; }

  h2 {
    font-size: 1.7rem; }

  h3 {
    font-size: 1.4rem;
    color: #335dab;
    margin-bottom: 0;
    padding-bottom: 0;
    }

  h3.sportstitle {
    padding-bottom: 10px !important; }

  h3 small {
    line-height: inherit !important; }

  h4 {
    font-size: 1.2rem; }

  h5 {
    font-size: 1.15rem; }

  .extras-title {
    font-size: 22px;
    text-align: left;
    color: #4a5559;
    padding-left: 5px; }

  .extras-title-small {
    font-size: 12px;
    text-align: left;
    color: #335dab;
    padding-top: 5px; }

  .extras-text {
    font-size: 10px;
    line-height: 1.2; }

  .extra-radios {
    padding-right: 7px;
    text-align: right; }

  .extra-label {
    padding-right: 7px;
    padding-left: 2px;
    font-size: 16px; }

  .image_extras_container {
    width: 54px;
    padding: 0;
    margin: 0 auto; }

  #main-box.plain {
    padding: 1.5em 3em;
    min-height: 750px;
    line-height: 1.4;
    margin-top: 3px; }

  #premed {
    margin: 290px auto 0 auto;
    width: auto; }

  #premed-advert {
    position: relative;
    top: 280px;
    vertical-align: bottom;
    display: block; }

  #booking_container_home {
    position: relative;
    background: rgba(19, 35, 64, 0.85);
    padding: 1em 1em;
    width: 100%;
    display: table;
    margin-left: 0%;
    color: #eee;
    border-radius: 5px;
    -webkit-box-shadow: 7px 10px 26px -1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 7px 10px 26px -1px rgba(0, 0, 0, 0.75);
    box-shadow: 7px 10px 26px -1px rgba(0, 0, 0, 0.75);
    margin-top: 2em;
    min-height: 590px; }

  .top-bar-section li:not(.has-form) a:not(.button) {
    line-height: 2.8125rem;
    padding: 0 0.9375rem;
    font-size: 0.9rem; }

  #economy.accordion .accordion-navigation > a, .accordion dd > a {
    font-size: 0.8rem;
    padding: 1rem; }

  #economy.accordion .accordion-navigation.active > a, .accordion dd.active > a:hover {
    color: #fff !important; }

  #economy.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
    background: #4a5559;
    color: #fff !important;
    display: block;
    font-size: 0.8rem;
    padding: 1rem;
    border-radius: 5px 5px 5px 5px;
    border: thin #4a5559 solid; }

  button, button, .button, .button {
    border: 1px #f28130 solid;
    font-family: "Varela Round", sans-serif !important;
    text-decoration: none;
    padding: 0.7rem; }

  .pricing-table .bullet-item {
    font-size: 0.8rem;
    padding: 0.6rem 0.8rem; }

  .pricing-table .cta-button a.button {
    font-size: 18px;
    padding: 0.7rem 1.4rem;
    line-height: 32px; }

  table tr td.benefit-title {
    background-color: #ddd;
    font-weight: bold;
    line-height: 1.4; }

  #panel1b table tr th, table tr td {
    color: #222;
    font-size: 0.65rem;
    padding: 0.5625rem 0.625rem;
    text-align: left;
    border-bottom: thin #ddd dotted; }

  #homeresponsivetable table tr th, table tr td {
    color: #222;
    font-size: 0.8rem;
    padding: 0.5625rem 0.625rem;
    text-align: left;
    border-bottom: 0 #ddd dotted; } }
@media only screen and (min-width: 75.0625em) {
  #medical-image {
    display: block;
    padding-top: 10px; }

  #sports-image {
    padding-top: 10px; }

  #premed {
    margin: 50px auto 0 auto;
    width: auto; }

  #premed-advert {
    position: relative;
    top: 396px;
    vertical-align: bottom; } }
@media only screen and (min-width: 1201px) {
  #premed-advert {
    position: relative;
    top: 266px;
    vertical-align: bottom; } }
@media only screen and (min-width: 1250px) {
  #premed-advert {
    position: relative;
    top: 276px;
    vertical-align: bottom; } }
@media only screen and (min-width: 1300px) {
  #premed-advert {
    position: relative;
    top: 286px;
    vertical-align: bottom; } }
@media only screen and (min-width: 1350px) {
  #premed-advert {
    position: relative;
    top: 306px;
    vertical-align: bottom; } }
@media only screen and (min-width: 1400px) {
  #premed-advert {
    position: relative;
    top: 326px;
    vertical-align: bottom; } }
@media only screen and (min-width: 1450px) {
  #premed-advert {
    position: relative;
    top: 346px;
    vertical-align: bottom; } }
@media only screen and (min-width: 1500px) {
  #premed-advert {
    position: relative;
    top: 366px;
    vertical-align: bottom; } }
@media only screen and (min-width: 1550px) {
  #premed-advert {
    position: relative;
    top: 386px;
    vertical-align: bottom; } }
@media only screen and (min-width: 1600px) {
  #premed-advert {
    position: relative;
    top: 406px;
    vertical-align: bottom; } }
@media only screen and (max-width: 450px) {
  #flags {
    position: absolute;
    top: 70px;
    z-index: 9999;
    left: 0;
    right: 0; }

  .accordion dd .cont_5cat_title {
    color: #f5f5f5;
    font-size: 130%;
    font-weight: 700;
    font-family: "Varela Round", sans-serif !important; }

  .accordion dd .cont_5cat_title_insurance {
    color: #f5f5f5;
    font-size: 85%;
    font-family: "Varela Round", sans-serif !important;
    margin-top: -5px; }

  .cont_5cat_title_currency {
    color: #f5f5f5;
    font-size: 0.75em;
    font-family: "Varela Round", sans-serif !important; }

  .cont_5cat_title_price {
    color: #f5f5f5;
    font-size: 130%;
    font-weight: 700;
    font-family: "Varela Round", sans-serif !important; } }
@media only screen and (max-width: 350px) {
  #flags {
    position: absolute;
    z-index: 9999;
    left: 0;
    right: 0; }

  .tiny {
    color: #5d83c2;
    margin: -5px 0 10px 0;
    font-size: 1em; }

  [class*="block-grid-"] > li {
    display: block;
    float: left;
    height: auto;
    padding-bottom: 0;
    margin-bottom: 0;
    padding: 0em 0.2em 0em 0.2em; }

  .phone-compliance {
    color: #4a5559;
    font-size: 7px;
    text-align: center; }

  .accordion dd .cont_5cat_title {
    color: #f5f5f5;
    font-size: 110%;
    font-weight: 700;
    font-family: "Varela Round", sans-serif !important; }

  .accordion dd .cont_5cat_title_insurance {
    color: #f5f5f5;
    font-size: 75%;
    font-family: "Varela Round", sans-serif !important;
    margin-top: -5px; }

  .cont_5cat_title_currency {
    color: #f5f5f5;
    font-size: 0.75em;
    font-family: "Varela Round", sans-serif !important; }

  .cont_5cat_title_price {
    color: #f5f5f5;
    font-size: 110%;
    font-weight: 700;
    font-family: "Varela Round", sans-serif !important; }

  header #tel.primary {
    font-size: 12px; } }
