@import url("https://fonts.googleapis.com/css?family=Teko");
@font-face {
  font-family: 'MuseoSans-300';
  src: url("../fonts/museosans_300.eot");
  src: url("../fonts/museosans_300.eot?#iefix") format("embedded-opentype"), url("../fonts/museosans_300.woff") format("woff"), url("../fonts/museosans_300.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: 'MuseoSans-500';
  src: url("../fonts/museosans_500.eot");
  src: url("../fonts/museosans_500.eot?#iefix") format("embedded-opentype"), url("../fonts/museosans_500.woff") format("woff"), url("../fonts/museosans_500.ttf") format("truetype");
  font-display: swap;
}
input[type="text"],
input[type="password"] {
  width: 100%;
  font-size: 15px;
  display: inline-block;
  padding: 5px 30px 5px 5px;
  border: 1px solid #C5C5C5;
  border-radius: 0;
  color: #58595B;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  z-index: 1;
}

iframe {
  width: 100% !important;
  margin-bottom: 20px;
}

.form-item input.error,
.form-item select.error {
  border-color: #bc111e;
}

.c-btn,
.c-btn.btn {
  display: inline-block;
  min-width: 140px;
  padding: 10px;
  border: 0;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  background: #24d070;
  text-transform: capitalize;
  cursor: pointer;
  font-family: "MuseoSans-500", Arial, sans-serif;
  line-height: normal;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.c-btn:hover,
.c-btn.btn:hover {
  background: #24d070;
  background-image: none;
  color: #fff;
}
.c-btn:focus, .c-btn:active,
.c-btn.btn:focus,
.c-btn.btn:active {
  position: relative;
  background: #24d070;
  box-shadow: none;
  background-image: none;
}

.c-btn.disabled,
.c-btn[disabled="disabled"] {
  background: #f2f2f2;
  background-image: -webkit-linear-gradient(top, #f2f2f2 0%, #ececec 50%, #e6e6e6 100%);
  background-image: linear-gradient(to bottom, #f2f2f2 0%, #ececec 50%, #e6e6e6 100%);
  border-color: #ececec;
  box-shadow: none;
  color: #828181;
}
.c-btn.disabled:hover, .c-btn.disabled:focus, .c-btn.disabled:active,
.c-btn[disabled="disabled"]:hover,
.c-btn[disabled="disabled"]:focus,
.c-btn[disabled="disabled"]:active {
  border-width: 1px;
  border-color: #ececec;
  background-color: #f2f2f2;
  color: #828181;
}

.error-message {
  color: #bc111e;
  font-size: 0.8em;
  margin: 0.5em 0;
  padding: 0 0 0 20px;
  line-height: 20px;
  background: url(../images/bkg-error.png) no-repeat left 1px;
  background-size: 16px 16px;
  line-height: 20px;
  font-family: "Museo Sans Rounded 500 Regular";
  font-size: 13px;
  clear: both;
  overflow: hidden;
}

.loading {
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50px;
  margin-top: -50px;
}

.img-full-width img {
  width: 100%;
}

.header .logo img {
  display: block;
  max-width: 200px;
  margin: 10px auto;
}
.header .header-phone {
  padding: 8px 0 8px 31px;
  background: url(../images/phone.svg) 0 center no-repeat;
  background-size: 25px auto;
}
.header .header-fb {
  background: url(../images/facebook.svg) right center no-repeat;
  background-size: 25px auto;
}
.header .header-tw {
  background: url(../images/twitter.svg) right center no-repeat;
  background-size: 25px auto;
}
.header .header-inst {
  background: url(../images/instagram.svg) right center no-repeat;
  background-size: 25px auto;
}

.need-help .help-content {
  float: none;
  width: 100%;
  text-align: center;
  margin-top: 15px;
}
.need-help a,
.need-help a:hover {
  color: #fff;
  font-family: "MuseoSans-500", Arial, sans-serif;
  text-decoration: none;
}
.need-help a:focus {
  color: #fff;
}

::-ms-clear {
  width: 0;
  height: 0;
}

::-ms-reveal {
  width: 0;
  height: 0;
}

.front .loading {
  width: 200px;
  height: 180px;
  left: 50%;
  top: 50%;
  margin-left: -100px;
  margin-top: -100px;
  color: #fff;
  text-align: center;
}
.front #breadkum {
  display: none;
}
.front .row > .main-area {
  padding: 0 !important;
}
.front .row > .main-area .page-description p.disclaimer,
.front .row > .main-area p.disclaimer {
  font-size: 1.1rem;
  line-height: 1.3;
}
.front .row > .main-area .page-description h1,
.front .row > .main-area .page-description .h1,
.front .row > .main-area .page-description h2,
.front .row > .main-area .page-description h2,
.front .row > .main-area .page-description h3,
.front .row > .main-area .page-description .h3 {
  color: #525558;
  line-height: 1.1;
  margin-top: 20px;
  margin-bottom: 10px;
}
.front .row > .main-area .page-description h3 {
  font-size: 24px;
}
.front .row > .main-area .page-description p {
  font-size: 14px;
  line-height: 1.4;
}
.front .row > .main-area .page-description ul {
  font-size: 14px;
}
.front .row > .main-area .benefits h2 {
  margin: 25px auto;
}
.front .row > .main-area .benefits h3 {
  margin-bottom: 20px;
}
.front .row > .main-area .benefits ul {
  margin: 0;
}
.front .row > .main-area .benefits li {
  padding: 0;
}
.front .row > .main-area .coverage ul {
  margin: 0 0 10px 0;
}
@media (min-width: 641px) {
  .front .row > .main-area .coverage ul {
    padding-left: 40px;
  }
}
.front .row > .main-area .coverage li {
  padding-bottom: 10px;
}
.front .row > .main-area .testimonial p {
  line-height: 1.3;
}

.emc-shadow,
.page-loading {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 999;
  display: none;
  margin: 0;
}

.emc-shadow {
  display: block;
  z-index: 87;
}

.disclaimer {
  font-size: 1.1rem;
  line-height: 1.3;
}

.benefits ul, .benefits ol, .benefits li {
  padding: 0;
  margin: 0;
}

.btns .qutn {
  display: inline-block;
}

.qutn.auto-width {
  display: inline-block;
  width: auto;
}

input[type="submit"] {
  width: auto !important;
  height: auto !important;
  padding: 10px 20px !important;
  line-height: normal !important;
  min-width: 180px;
}

.page-home input[type="submit"] {
  background-position: right 10% bottom -286px !important;
}

.no-touch .page-home .form-submit:hover,
.no-touch .page-home .form-submit:focus {
  background-position: right 10% bottom -211px !important;
}
.no-touch .page-home .form-submit:focus {
  color: #333;
  outline: -webkit-focus-ring-color auto 5px;
}

input[type="text"].focus-status-init,
input[type="text"].focus-status {
  position: relative;
  z-index: 8;
  border: 0;
  border-bottom: 1px solid #a4a4a4;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0;
  border-radius: 0 !important;
}

.select-ie-wrapper .text {
  display: none;
}

.popup {
  width: auto;
  max-width: 256px;
  padding: 12px;
  background: #fff;
  box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.1);
  border: 0;
  border-radius: 3px;
  font-weight: normal;
  line-height: 1.25;
  font-size: 14px;
}

body:not(.front) #footer .inner-footer {
  padding-top: 30px;
  background-image: none;
}

#footer .inner-footer {
  background-image: url(../images/footer-divider.png);
}
#footer .block-menu {
  font-weight: bold;
  padding-top: 10px;
  margin-top: 1em;
}
#footer .block-menu .block-title {
  display: none;
}
#footer .block-menu ul {
  margin-top: 0 !important;
  list-style-type: none;
}
#footer .block-menu li {
  display: inline-block;
  list-style-type: none;
  margin-left: 0;
  list-style-image: none;
  background: none !important;
}
#footer .block-menu li:before {
  display: none;
}
#footer .block-menu li:after {
  content: "|";
  font-size: 12px;
  margin-left: 6px;
}
#footer .block-menu li:last-child:after {
  display: none;
}
#footer .block-menu a {
  font-family: "MuseoSans-500", Arial, sans-serif;
  color: #337ab7 !important;
  text-decoration: underline;
  text-transform: capitalize;
  font-weight: normal;
  padding: 5px 6px 5px 0;
  display: inline-block;
  height: auto;
}

.quote-container {
  position: relative;
  border-radius: 0 0 5px 5px;
}
.quote-container .form-required,
.quote-container .element-invisible {
  display: none;
}
.quote-container input.error {
  border-color: #bc111e;
}
.quote-container form {
  overflow: visible;
  margin-bottom: 26px;
}
.quote-container form .form-item:after, .quote-container form > div:after {
  content: " ";
  display: table;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  clear: both;
}
.quote-container form input[type='text'] {
  background: #FDFDFD;
  background: -moz-linear-gradient(top, #FDFDFD 0%, #FAFAFA 25%, #F1F1F1 60%, #EBEBEB 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FDFDFD), color-stop(25%, #FAFAFA), color-stop(60%, #F1F1F1), color-stop(100%, #EBEBEB));
  background: -webkit-linear-gradient(top, #FDFDFD 0%, #FAFAFA 25%, #F1F1F1 60%, #EBEBEB 100%);
  background: -o-linear-gradient(top, #FDFDFD 0%, #FAFAFA 25%, #F1F1F1 60%, #EBEBEB 100%);
  background: -ms-linear-gradient(top, #FDFDFD 0%, #FAFAFA 25%, #F1F1F1 60%, #EBEBEB 100%);
  background: linear-gradient(to bottom, #fdfdfd 0%, #fafafa 25%, #f1f1f1 60%, #ebebeb 100%);
  box-shadow: none;
  border: 1px solid #D4D4D4;
  border-radius: 0;
  font-size: 15px;
  line-height: 1;
  color: #7C8286;
  padding-right: 5px;
}
.quote-container form input[type='text'].error {
  border-color: #bc111e;
}
.quote-container .webform-component-fieldset {
  background-color: #f2f2f2;
  width: 33.3333333%;
}
.quote-container .quote-destination label {
  display: none;
}
.quote-container .quote-destination .webform-component--where--destination {
  position: relative;
}
.quote-container .quote-destination input[type='text'] {
  background: #eee url(../images/default-select-arrow.png) no-repeat right 15px center;
  background-size: 8px 5px;
  min-height: 50px;
  max-width: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.quote-container .quote-destination input[type='text'].focus-status-init {
  width: calc(100% - 4px);
  margin-left: 2px;
  background-image: none;
  border: 0;
  border-bottom: 1px solid #a4a4a4;
  padding-right: 5px;
}
.quote-container .quote-destination input[type='text'].focus-status {
  padding-right: 5px;
  background-image: none;
  border: 0;
  border-bottom: 1px solid #a4a4a4;
}
.quote-container .calendarLink.error-date {
  border: 1px solid #bc111e;
}
.quote-container .calendarLink .form-item {
  margin: 0;
}
.quote-container .travelerages > legend {
  width: 100% !important;
}
.quote-container .travelerages select.error {
  border-color: #bc111e;
}
.quote-container #ages-wrapper + .error-info .error-message,
.quote-container #children-ages-wrapper + .error-info .error-message {
  margin-top: -10px;
}
.quote-container .travellers-age {
  float: none;
  width: auto;
  margin-bottom: 5px;
}
.quote-container .travellers-age:after {
  content: "";
  display: table;
  clear: both;
}
.quote-container .travellers-age .fieldset-wrapper {
  padding: 0;
}
.quote-container .travellers-age .form-item {
  width: auto;
  display: inline-block;
  margin-right: 0;
  padding: 0;
  margin-bottom: 5px;
}
.quote-container .travellers-age legend {
  padding: 0 0 6px 0;
  height: auto;
  border: 0;
  margin: 0;
  font-size: 14px;
  line-height: 1;
  color: #005596;
  font-weight: 700;
  background-color: transparent;
  width: 100%;
}
.quote-container .travellers-age legend:before {
  display: none;
}
.quote-container .travellers-age input[type="text"] {
  width: 32px;
  height: 30px;
  padding: 5px 0;
  text-align: center;
}
.quote-container .travellers-age input[type="text"].error {
  border-color: #bc111e;
}
.quote-container .form-actions {
  background: #f2f2f2;
  text-align: center;
  padding: 5px 0 14px;
}
.quote-container #children-ages-wrapper {
  display: none;
}
.quote-container .live-location-error {
  margin: 0;
}
.quote-container .live-location-error .error-message {
  margin: 0;
}
.quote-container .promo-code.is-invisible {
  display: none !important;
}
.quote-container .webform-component--when label {
  font-family: "Museo Sans Rounded 500 Regular";
  font-weight: normal;
  color: #525558;
  text-align: center;
  line-height: 1.4;
}
.quote-container .webform-component--when .date-item {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  font-family: "MuseoSans-500", Arial, sans-serif;
  margin-bottom: 15px;
}
.quote-container .webform-component--when .date-label {
  margin-bottom: 5px;
}
.quote-container .webform-component--when .quote-duration {
  display: none;
  width: 145px;
  margin-left: 11px;
  vertical-align: top;
  margin-bottom: 0;
}
.quote-container .webform-component--when .form-type-radio {
  position: relative;
  width: 80px;
  margin: 0 auto 10px;
  cursor: pointer;
}
.quote-container .webform-component--when input[type="radio"] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  cursor: pointer;
}
.quote-container .webform-component--when input[type="radio"] + label {
  display: block;
  line-height: 1.1428;
  margin: 0;
  padding: 8px 10px;
  border: 1px solid #ccc;
  color: #666;
  text-align: center;
  background: #fff;
  background-image: -webkit-linear-gradient(top, #fff 0%, #f4f4f4 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.quote-container .webform-component--when input[type="radio"]:checked + label {
  background: #2CB9E3 none;
  border-color: #2CB9E3;
  color: #fff;
}
.quote-container .webform-component--when input[type="radio"]:focus + label {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.quote-container .webform-component--when input[type="radio"].error + label {
  border-color: #bc111e;
}
.quote-container .webform-component--when.is-multi-trip .date-item {
  vertical-align: top;
}
.quote-container .webform-component--when.is-multi-trip .quote-duration {
  display: inline-block;
}
.quote-container .webform-component--when.is-multi-trip .date-item.return-date,
.quote-container .webform-component--when.is-multi-trip .txtTo {
  display: none;
}
.quote-container .check-multi-trip .form-type-checkbox {
  position: relative;
}
.quote-container .check-multi-trip input[type="checkbox"] {
  width: 30px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  margin: 0 0 0 -15px;
  z-index: -1;
  filter: alpha(opacity=0);
  opacity: 0;
}
.quote-container .check-multi-trip input[type="checkbox"] + label {
  display: block;
  margin-bottom: 0;
  color: #666;
  text-align: center;
  font-family: "Museo Sans Rounded 500 Regular";
}
.quote-container .check-multi-trip input[type="checkbox"] + label:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  vertical-align: middle;
  background: url(../images/icon-checkbox.png) no-repeat center 100%;
  background-size: 100% auto;
}
.quote-container .check-multi-trip input[type="checkbox"]:checked + label:after {
  background-position: center 0;
}
.quote-container .check-multi-trip input[type="checkbox"]:focus + label:after {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.select-region {
  width: calc(100% - 2px);
  padding: 10px;
  margin: 160px 1px 0;
  background-color: #fff;
  display: none;
  position: absolute;
  z-index: 5;
  font-size: 15px;
}
.select-region.select-region-active {
  display: block;
}
.select-region.select-region-initial {
  margin-top: 0;
}
.select-region a span {
  color: #4d4d4d;
}

.auto-country {
  overflow: hidden;
  position: absolute;
  z-index: 4;
  display: none;
  width: 100%;
  height: 253px;
  margin-top: -51px;
  border: 1px solid #a4a4a4;
  background-color: #f2f2f2;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.auto-country.auto-country-active {
  display: block;
}
.auto-country.initial-open {
  height: 93px;
}
.auto-country .ui-autocomplete {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100% !important;
  min-width: 272px;
  height: 251px;
  margin: 0;
  padding: 0;
  border: 0;
  border-top: 50px solid transparent;
  border-bottom: 41px solid #fff;
  background: #f2f2f2;
  -webkit-overflow-scrolling: touch;
}
.auto-country .ui-menu-item,
.auto-country .ui-menu-item:hover,
.auto-country .ui-menu-item:focus,
.auto-country .ui-menu-item:active {
  display: block;
  width: 100%;
  height: 40px;
  padding: 8px 0 0 20px;
  background: transparent none !important;
  border: 0 !important;
  font-weight: normal;
  font-size: 1.5rem;
  color: #33bdf1;
  box-sizing: border-box;
  cursor: pointer;
  text-align: left;
  -webkit-user-select: none;
}
.auto-country .ui-state-focus {
  margin: 0;
  text-decoration: underline;
}
.auto-country .ui-menu-item .ui-state-active {
  border: 0;
  margin: 0;
  background: none;
  color: #33bdf1;
  text-decoration: underline;
}

.regions-wrapper {
  position: absolute;
  height: 257px;
  color: #666;
  background-color: #f3f1ee;
  border: 1px solid #a4a4a4;
  font-size: 1.3rem;
  z-index: 6;
  display: none;
  margin: -51px 0 0;
  padding: 55px 0 0;
  width: calc(100% - 18px);
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.regions-wrapper.region-active {
  display: block;
}
.regions-wrapper .region-title {
  cursor: pointer;
  padding: 10px 5px;
}
.regions-wrapper .region-title.active + .country-list {
  display: block;
}
.regions-wrapper .country-list {
  background-color: #fff;
  display: none;
}
.regions-wrapper ul {
  list-style: none;
  padding: 0;
}
.regions-wrapper li {
  cursor: pointer;
}
.regions-wrapper li:hover, .regions-wrapper li.active, .regions-wrapper li.active:hover {
  background-color: #0092eb;
  color: #fff;
}

.region-quote-box-sidebar .form-content {
  background-color: transparent;
}
.region-quote-box-sidebar .quote-container {
  background: #f2f2f2;
  background-image: -webkit-linear-gradient(top, #eaebec 0%, #f2f3f4 30%, #fdfdfc 100%);
  background-image: linear-gradient(to bottom, #eaebec 0%, #f2f3f4 30%, #fdfdfc 100%);
}
.region-quote-box-sidebar .quote-container form {
  padding-bottom: 0;
}
.region-quote-box-sidebar .quote-container .check-multi-trip {
  margin-bottom: 0;
}
.region-quote-box-sidebar .quote-container .webform-component--when .quote-duration label {
  display: block;
}
.region-quote-box-sidebar .quote-container .webform-component-fieldset {
  background-color: transparent;
}
.region-quote-box-sidebar .quote-container .webform-component-fieldset:before {
  display: none;
}
.region-quote-box-sidebar .quote-container .select-ie-wrapper {
  float: right;
  width: 70px;
}
.region-quote-box-sidebar .quote-container .fieldset-wrapper {
  min-height: 0;
  min-height: initial;
}
.region-quote-box-sidebar .quote-container .webform-component--where--destination {
  margin-top: 0;
}
.region-quote-box-sidebar .quote-container .webform-component--where--destination .error-message {
  margin-bottom: 0;
}
.region-quote-box-sidebar .quote-container .form-actions {
  border-left: 0;
  background-color: transparent;
}
.region-quote-box-sidebar .quote-container .quote-destination input[type='text'].focus-status {
  width: calc(100% - 4px);
  margin-left: 2px;
}
.region-quote-box-sidebar .quote-container .travelerages label {
  display: block;
  float: left;
  width: auto;
}
.region-quote-box-sidebar .quote-container .travellers-age .fieldset-wrapper {
  width: 100%;
  text-align: left;
  float: none;
  max-width: none;
  padding-bottom: 0;
}
.region-quote-box-sidebar .quote-container .travellers-age .form-item {
  margin-right: 5px;
}
.region-quote-box-sidebar .quote-container .promo-code input {
  width: 185px;
  float: right;
  max-width: 55%;
}
.region-quote-box-sidebar .regions-wrapper {
  width: calc(100% + 2px);
  margin-left: -1px;
  height: 257px;
}
.region-quote-box-sidebar .regions-wrapper .region-group {
  height: 195px;
  overflow: auto;
}
.region-quote-box-sidebar .regions-wrapper .region-title {
  width: auto;
  margin-left: 0px;
  border-bottom: 0;
}
.region-quote-box-sidebar .regions-wrapper .region-title.active {
  background-color: transparent;
}
.region-quote-box-sidebar .regions-wrapper .country-list {
  overflow: auto;
  position: static;
  z-index: 2;
  margin: 0 18px;
}
.region-quote-box-sidebar .regions-wrapper li {
  float: none;
  width: 100%;
  margin: 0;
  padding: 10px 10px 10px 25px;
}

.c-help {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/icon-help.png) no-repeat center;
  text-indent: -9999px;
  vertical-align: middle;
  margin-left: 5px;
  overflow: hidden;
  background-size: 20px 20px;
}

.c-qtip-help h2, .c-qtip-help h3 {
  font-size: 24px;
  margin: 0;
  margin-bottom: 10px;
}
.c-qtip-help .qtip-content {
  height: auto;
  max-height: 200px;
}

.qtip-default.c-qtip-help {
  background-color: #fff;
  box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.1);
  color: #666;
}

.page-description {
  overflow: hidden;
  padding: 0 20px;
  background-color: #fff;
  font-size: 14px;
}
.page-description .img {
  margin-bottom: 20px;
  text-align: center;
}

.benefits h2 {
  margin: 25px auto;
  text-align: center;
}
.benefits h3 {
  margin-bottom: 20px;
}
.benefits li {
  max-width: 380px;
  margin: 0 auto 30px;
  padding-left: 0;
  background: 0;
  border: 1px solid #f2f2f2;
  border-radius: 5px;
  background-color: #fff;
  overflow: hidden;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.benefits .text {
  padding: 0 17px;
}
.benefits img {
  display: block;
  margin: 0 auto;
}

.testimonial {
  line-height: 1.3;
  margin: 60px 0 0;
  padding: 50px 20px 35px;
  background-color: #f6f6f6;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.testimonial img {
  width: 120px;
}

.coverage {
  padding: 45px 20px 20px;
}
.coverage li {
  padding-bottom: 10px;
}

.get-quote {
  background-color: #ea892d;
}
.get-quote:hover, .get-quote:focus {
  background-color: #d7671d;
  text-decoration: none;
  color: #fff;
}

.node-type-purchasepath-steps {
  overflow-x: hidden;
  overflow-y: auto;
  background-image: none;
  background-color: #eee;
  font-family: "MuseoSans-300", Arial, sans-serif;
}
.node-type-purchasepath-steps .header .navbar-default {
  display: none;
}
.node-type-purchasepath-steps .header .navbar-default li {
  background: none !important;
}
.node-type-purchasepath-steps .header .navbar-default li a {
  text-transform: capitalize;
  font-size: 15px;
}
.node-type-purchasepath-steps.has-no-help .header .navbar-default {
  display: block;
}
.node-type-purchasepath-steps #footer {
  background-color: #5a5b60;
}
.node-type-purchasepath-steps #footer .inner-footer {
  margin-bottom: 0;
  color: #fff;
}
.node-type-purchasepath-steps #footer .block-menu {
  background: url(../images/logo-covermore-footer.png) right 15px no-repeat;
  background-size: 150px 18px;
}
.node-type-purchasepath-steps #footer .block-menu a, .node-type-purchasepath-steps #footer .block-menu li {
  color: #fff !important;
}
.node-type-purchasepath-steps.page-for-plan-option .steps-page-header {
  display: none;
}
.node-type-purchasepath-steps.page-for-plan-option .main-content {
  background-color: transparent;
}

.webform-component-radios input[type=checkbox],
.webform-component-radios input[type=radio] {
  margin: 0;
}

.header-wrapper {
  width: 100%;
  overflow: hidden;
}
.header-wrapper .wrapper {
  margin: 0 -500%;
  padding: 0 500%;
  background-color: #005596;
}

.purchase-path-steps ul, .purchase-path-steps ol, .purchase-path-steps li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.purchase-path-steps a, .purchase-path-steps strong {
  font-weight: normal;
  font-family: "MuseoSans-500", Arial, sans-serif;
}
.purchase-path-steps input[type="text"] {
  width: 100%;
  height: 40px;
  padding: 0 20px;
  font-size: 1.6rem;
  background: #eee;
  border: 1px solid #a4a4a4;
  color: #4d4d4d;
  outline: 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.purchase-path-steps input[type="submit"] {
  min-width: 140px;
  background: #24d070;
  color: #fff;
  box-shadow: none;
  font-family: "MuseoSans-500",Arial,sans-serif;
  font-weight: normal;
  text-transform: capitalize;
  font-size: 1.6rem;
  border: 0;
}
.purchase-path-steps input.form-submit[disabled="disabled"] {
  background: #f2f2f2;
  background-image: -webkit-linear-gradient(top, #f2f2f2 0%, #ececec 50%, #e6e6e6 100%);
  background-image: linear-gradient(to bottom, #f2f2f2 0%, #ececec 50%, #e6e6e6 100%);
  border-color: #ececec;
  box-shadow: none;
  color: #828181;
}
.purchase-path-steps input.form-submit[disabled="disabled"]:hover, .purchase-path-steps input.form-submit[disabled="disabled"]:focus, .purchase-path-steps input.form-submit[disabled="disabled"]:active {
  border-width: 1px;
  border-color: #ececec;
  background-color: #f2f2f2;
}
.purchase-path-steps select {
  width: 100%;
  height: 40px;
  line-height: 38px;
  padding: 0 20px;
  background-color: #eee;
  background-image: url(../images/default-select-arrow.png);
  background-repeat: no-repeat;
  background-position: right 15px center,0 0;
  background-size: 12px auto,auto auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: 1px solid #a4a4a4;
  font-size: 1.6rem;
  color: #4d4d4d;
  cursor: pointer;
  text-overflow: '';
  outline: 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.purchase-path-steps select:hover {
  background-position: right 14px center, 0 0;
}
.purchase-path-steps select:focus, .purchase-path-steps select:active {
  padding: 0 19px;
  background-position: right 13px center, 0 0;
  border: 2px solid #a4a4a4;
  outline: none;
}
.purchase-path-steps select:disabled {
  opacity: 0.5;
}
.purchase-path-steps input[type="text"].error,
.purchase-path-steps input[type="number"].error,
.purchase-path-steps select.error {
  border: 1px solid #bc111e;
}
.purchase-path-steps select::-ms-expand {
  opacity: .01;
}
.purchase-path-steps th, .purchase-path-steps td {
  padding: 10px;
  border: 0;
}
.purchase-path-steps .form-radios {
  float: left;
}
.purchase-path-steps .form-radios .form-item {
  width: auto;
  margin: 0 1em 0 0;
}
.purchase-path-steps .form-radios .form-item:last-child {
  padding-right: 0;
  margin-right: 0;
}
.purchase-path-steps .radio-item,
.purchase-path-steps .form-type-radio,
.purchase-path-steps .form-type-checkbox {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  position: relative;
}
.purchase-path-steps .radio-item input[type='radio'],
.purchase-path-steps .form-type-radio input[type='radio'],
.purchase-path-steps .form-type-checkbox input[type='checkbox'] {
  position: absolute;
  width: 20px;
  height: 20px;
  opacity: 0;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0;
}
.purchase-path-steps input[type='radio'] + label,
.purchase-path-steps input[type='checkbox'] + label {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  line-height: 22px;
  font-weight: normal;
}
.purchase-path-steps input[type='radio'] + label:before,
.purchase-path-steps input[type='checkbox'] + label:before {
  content: "";
  width: 22px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.purchase-path-steps input[type='radio']:disabled + label,
.purchase-path-steps input[type='checkbox']:disabled + label {
  opacity: 0.5;
}
.purchase-path-steps input[type='radio'] + label:before {
  background: #fff url(../images/icon-radio.png) 0 bottom no-repeat;
  background-size: 98% auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.purchase-path-steps input[type='radio']:checked + label:before {
  background-position: 0 0;
}
.purchase-path-steps input[type='checkbox'] + label:before {
  background: #fff url(../images/icon-checkbox.png) 0 bottom no-repeat;
  background-size: 98% auto;
  top: 5px;
}
.purchase-path-steps input[type='checkbox']:checked + label:before {
  background-position: 0 0;
}
.purchase-path-steps .square-btn .btn-item {
  padding: 6px 10px;
  min-width: 82px;
  border: 1px solid #06406f;
  background: transparent;
  color: #06406f;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-right: 5px;
}
.purchase-path-steps .square-btn .btn-item.active {
  background-color: #06406f;
  color: #fff;
}
.purchase-path-steps .square-btn .btn-item[disabled="disabled"] {
  opacity: 0.5;
}
.purchase-path-steps .square-btn .form-item {
  margin-right: 0.5em;
  overflow: hidden;
}
.purchase-path-steps .square-btn input[type='radio'] {
  width: 100%;
  height: 100%;
}
.purchase-path-steps .square-btn input[type='radio'] + label {
  min-width: 82px;
  padding: 4px 5px;
  border: 1px solid #06406f;
  font-weight: normal;
  text-align: center;
  background: transparent;
  color: #06406f;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.purchase-path-steps .square-btn input[type='radio'] + label:before {
  display: none;
}
.purchase-path-steps .square-btn input[type='radio']:checked + label {
  background-color: #06406f;
  color: #fff;
}
.purchase-path-steps .form-required {
  display: none;
}
.purchase-path-steps .row {
  margin: 0;
}
.purchase-path-steps .main-content {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-top: 20px;
}
.purchase-path-steps .main-area {
  padding: 0 !important;
}
.purchase-path-steps .main-area p, .purchase-path-steps .main-area ul, .purchase-path-steps .main-area ol {
  font-family: "MuseoSans-300", Arial, sans-serif;
}
.purchase-path-steps .main-area h1, .purchase-path-steps .main-area h2, .purchase-path-steps .main-area h3, .purchase-path-steps .main-area h4 {
  color: #666;
}
.purchase-path-steps .main-area .disclaimer {
  font-size: 1.1rem;
  line-height: 1.3;
}
.purchase-path-steps .main-area .block-webform {
  background-color: #fff;
  padding: 0;
}
.purchase-path-steps .content-top-region {
  padding: 0;
  padding-bottom: 10px;
}
.purchase-path-steps .content-top-region + .payment-error {
  clear: both;
  overflow: hidden;
}
.purchase-path-steps .content-top-region + .payment-error .messages {
  margin-top: 0;
  margin-bottom: 10px;
}
.purchase-path-steps .steps-page-header .title,
.purchase-path-steps .block-title {
  margin: 0 auto 25px;
  padding: 15px 0 25px;
  border-bottom: 1px solid #ddd;
  font-size: 3.2rem;
  line-height: 1.2;
}
.purchase-path-steps legend {
  border-bottom: 0;
}
.purchase-path-steps .form-item,
.purchase-path-steps .form-actions {
  float: left;
  margin-top: 0;
  width: 100%;
  margin-bottom: 15px;
}
.purchase-path-steps .form-actions {
  text-align: right;
}
.purchase-path-steps .form-item .description {
  font-size: 1em;
}
.purchase-path-steps .field-error div.error,
.purchase-path-steps .field-error table tr.error {
  border: 0;
  background: #fff;
  color: #4d4d4d;
}
.purchase-path-steps .ui-widget {
  font-family: "MuseoSans-500", Arial, sans-serif;
  font-weight: normal;
  background: #eee;
  font-size: 1.2rem;
  color: #4c4c4c;
}
.purchase-path-steps .ui-datepicker {
  position: absolute;
  z-index: 4;
  width: 100%;
  min-width: 280px;
  margin-top: -43px;
  padding-top: 50px;
  padding-bottom: 10px;
  border: 1px solid #a4a4a4;
  border-radius: 2px;
  box-shadow: none;
}
.purchase-path-steps .ui-datepicker.ui-widget-content .ui-state-default {
  background-color: #fff;
  background-image: none;
}
.purchase-path-steps .ui-datepicker.ui-helper-clearfix:before, .purchase-path-steps .ui-datepicker.ui-helper-clearfix:after {
  display: none;
}

.breadCrumb {
  background-color: #06406f;
  text-align: center;
  margin: 0 -500% 30px;
  padding: 0 500%;
}
.breadCrumb ol {
  counter-reset: item;
  font-size: 0;
}
.breadCrumb li {
  display: inline-block;
  position: relative;
  padding-right: 30px;
  margin: 0 30px 0 10px;
  background: url(../images/nav-arrow-right.png) no-repeat right 5px center;
  background-size: 12px 20px;
  font-size: 1.5rem;
  opacity: 0.5;
}
.breadCrumb li:last-child {
  padding-right: 0;
  margin-right: 0;
  background: none;
}
.breadCrumb li a, .breadCrumb li span {
  color: #fff;
}
.breadCrumb li a:hover, .breadCrumb li span:hover {
  color: #fff;
}
.breadCrumb li.selected, .breadCrumb li.completed {
  opacity: 1;
}
.breadCrumb li:before {
  content: counter(item) ".";
  counter-increment: item;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  color: #fff;
  margin-top: 1px;
}
.breadCrumb a, .breadCrumb span {
  display: inline-block;
  padding: 11px 35px 11px 0;
  vertical-align: middle;
}
.breadCrumb .completed a {
  background: url(../images/nav-completed.png) no-repeat right 5px center;
  background-size: 18px 14px;
}

.summary-sticky-block #plan-summary-sticky-wrapper {
  height: auto !important;
  min-height: 44px;
}
.summary-sticky-block aside {
  overflow: hidden;
  max-height: 120px;
  margin: 0 auto 20px;
  padding: 14px;
  background-color: #fff;
  color: #666;
  border-radius: 4px;
  -webkit-transition: top 0.3s;
  transition: top 0.3s;
  position: relative;
  box-shadow: 1px 1px 3px #ccc;
}
.summary-sticky-block .is-sticky aside {
  z-index: 10;
}
.summary-sticky-block dl, .summary-sticky-block dt, .summary-sticky-block dd {
  margin: 0;
  font-weight: normal;
}
.summary-sticky-block a {
  text-decoration: underline;
}
.summary-sticky-block dt,
.summary-sticky-block dd:first-child {
  float: left;
  margin-left: 0;
}
.summary-sticky-block .policy-summary {
  margin: 0;
  font-family: "MuseoSans-500", Arial, sans-serif;
}
.summary-sticky-block .policy-summary a {
  color: #666;
}
.summary-sticky-block .policy-summary em {
  font-style: normal;
  font-family: "MuseoSans-500", Arial, sans-serif;
}

.plan-option-page {
  margin: 0 auto 2em;
}
.plan-option-page h1 {
  padding: 0 20px;
  border: 0;
  color: #666;
  font-size: 3.2rem;
  display: none !important;
}

.custom-excess-block {
  width: 200px;
}
.custom-excess-block .help-description {
  display: none;
}
.custom-excess-block .select-ie-wrapper {
  width: 50%;
  display: inline-block;
}
.custom-excess-block select {
  height: 30px;
  line-height: 28px;
  background-color: #fff;
}
.custom-excess-block select:hover {
  background-position: right 15px center, 0 0;
}
.custom-excess-block select:focus, .custom-excess-block select:active {
  line-height: 26px;
  background-position: right 14px center, 0 0;
}

.group-plans .plan-selector {
  margin: 0 !important;
}
.group-plans .plan-selector li {
  padding-bottom: 0 !important;
}
.group-plans .group-selector {
  color: #666;
  margin-left: 0;
}
.group-plans .group-selector .type-title {
  display: inline-block;
  width: auto;
  padding-left: 0;
  font-size: 3.2rem;
}
.group-plans .group-selector a {
  background-color: #005596;
  color: #fff;
  padding: 6px 10px;
  width: auto !important;
  text-decoration: none;
}
.group-plans .group-selector a.disabled {
  opacity: 0.5;
  color: #666;
}

.group-m {
  display: none;
}

.promot-code-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  clear: both;
  background: #24d070;
  padding: .5em 1em;
  width: 100%;
  margin: auto;
  min-width: 20em;
  position: relative;
  top: 52px;
  float: left;
  line-height: 22px;
  font-size: 1.6rem;
  padding: 8px 20px;
  border-radius: 3px;
  font-weight: bold;
}
.promot-code-wrapper .promot-code-desc {
  color: #fff;
  margin-bottom: 0;
}
.promot-code-wrapper button:hover, .promot-code-wrapper button:focus, .promot-code-wrapper button:active {
  background-image: none;
}

.plan-item {
  float: left;
  padding-bottom: 30px;
  background-color: #fff;
}
.plan-item .introduction {
  padding: 0 20px;
}
.plan-item .introduction img {
  display: block;
  margin-bottom: 1em;
}
.plan-item .popup {
  text-align: left;
}
.plan-item .benefits-block h3,
.plan-item .help-description,
.plan-item .popup {
  display: none;
}
.plan-item .title {
  font-size: 1.9rem;
  margin-bottom: 15px;
  text-align: center;
}
.plan-item .title strong {
  color: #0092eb;
  font-weight: normal;
}
.plan-item .title strong.gross-price {
  text-decoration: line-through;
  font-size: 1.5rem;
}
.plan-item .title .multi-name {
  display: block;
  font-size: 0.85em;
  margin-top: 5px;
}
.plan-item .excess-list {
  width: 65%;
  float: right;
  margin-top: -20px;
}
.plan-item .excess-list .radio-item {
  float: left;
  width: 32%;
  margin-right: 1%;
  position: relative;
}

.select-plan-btn {
  margin: 20px 0;
}
.select-plan-btn input[type='radio'] {
  display: none;
}
.select-plan-btn input[type='radio'] + label {
  font-size: 1.6rem;
  padding: 8px 0;
  text-align: center;
}
.select-plan-btn input[type='radio'] + label:before {
  display: none;
}
.select-plan-btn input[type='radio']:checked + label {
  padding-left: 25px;
  border: 2px solid #0081c6;
  margin-bottom: 1px;
  box-shadow: none;
  background: #fff;
  color: #444;
}
.select-plan-btn input[type='radio']:checked + label:before {
  width: 20px;
  height: 14px;
  display: block;
  background: transparent url(../images/selected-plan.png) center no-repeat;
  background-size: 18px auto;
  left: 20%;
  top: 50%;
  margin-top: -8px;
}

.benefits-table {
  border: 0;
  border-top: 2px solid #f3f1ee;
  padding-top: 10px;
  margin-bottom: 30px;
  font-size: 1.3rem;
}
.benefits-table tr:nth-child(n+4) {
  display: none;
}
.benefits-table.open-benefits tr:nth-child(n+4) {
  display: table-row;
}
.benefits-table th {
  width: 50%;
  padding-left: 20px;
  padding-right: 10px;
  font-weight: normal;
  font-family: "MuseoSans-500", Arial, sans-serif;
}
.benefits-table td {
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}
.benefits-table .row-title {
  padding-bottom: 20px;
  border-bottom: 1px solid #666;
  text-align: center;
}

.benefits-link {
  padding-left: 20px;
  text-decoration: underline;
}
.benefits-link:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-left: 8px solid #0081c6;
}

.extra-block {
  background-color: #fff;
  overflow: hidden;
  padding: 20px;
}
.extra-block select {
  background-color: #eee;
}
.extra-block h2 {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.extra-block .help-content {
  display: none;
}
.extra-block .title {
  font-size: 1.5rem;
  font-weight: normal;
  margin-bottom: 12px;
  color: #1a1a1a;
}
.extra-block a.disabled {
  opacity: 0.5;
}
.extra-block a.disabled:hover {
  text-decoration: none;
}
.extra-block .purchase-price, .extra-block .purchase-gross-price {
  display: inline-block;
  margin-left: 5px;
  color: #0092eb;
}
.extra-block .purchase-gross-price {
  font-size: 1.2rem;
  text-decoration: line-through;
}

.plan-option-actions {
  background-color: #fff;
  margin: 0 auto;
  text-align: right;
  padding: 0 20px 30px;
  display: none;
}

.cancellation-cover-desc {
  margin-bottom: 15px;
  display: none;
}

.purchase-item {
  padding-bottom: 20px;
}
.purchase-item li {
  padding: 0 0 20px;
}
.purchase-item .radio-item {
  display: inline-block;
  margin-right: 1em;
}

.luggage-block {
  margin-top: 1em;
  padding: 10px 0;
  border-top: 3px solid #e2dfda;
  border-bottom: 3px solid #e2dfda;
}
.luggage-block .luggage-add,
.luggage-block .luggage-item,
.luggage-block .luggage-pc-title {
  clear: both;
  margin: 0 0 0.75em;
}
.luggage-block .item {
  padding: 3px 5px 0 0;
}
.luggage-block .luggage-item .description {
  word-wrap: break-word;
}

.travellers-container label,
.travellers-container legend,
.payment-form label,
.payment-form legend {
  display: block;
  margin: 0 0 12px;
  font-family: "MuseoSans-500", Arial, sans-serif;
  font-weight: normal;
  color: #666;
}
.travellers-container legend,
.payment-form legend {
  font-size: 2.4rem;
  margin-bottom: 20px;
  line-height: 1.3;
}
.travellers-container .error-message,
.payment-form .error-message {
  margin: 0.5em 0 0;
}
.travellers-container .security-code .description,
.payment-form .security-code .description {
  display: none;
}
.travellers-container form:after,
.payment-form form:after {
  content: "";
  clear: both;
  display: block;
}

.calendar-date {
  display: none;
  margin-top: 0;
}

.travellers-container .webform-component--emc .error-message {
  margin: -10px 0 0.75em;
}

.traveller-item {
  padding-bottom: 10px;
  border-bottom: 2px solid #f3f1ee;
  margin-bottom: 20px;
}
.traveller-item input[id$='-date-of-birth'] {
  background: #eee url(../images/calendar.png) no-repeat right 5px center;
  background-size: 13px 14px;
}
.traveller-item input[id$='-date-of-birth'].focus-status {
  width: calc(100% - 24px);
  margin-left: 12px;
  border: 0;
  border-bottom: 1px solid #a4a4a4;
}
.traveller-item .form-item[class*="--date-of-birth"] {
  position: relative;
}
.traveller-item .birthday-form-item {
  position: relative;
}
.traveller-item .ui-datepicker {
  padding: 42px 10px 5px;
  min-width: 250px;
}
.traveller-item .ui-datepicker a.ui-state-default.ui-state-highlight, .traveller-item .ui-datepicker a.ui-state-default.ui-state-highlight:hover, .traveller-item .ui-datepicker a.ui-state-default.ui-state-active, .traveller-item .ui-datepicker a.ui-state-default.ui-state-hover, .traveller-item .ui-datepicker a.ui-state-default.ui-state-active.ui-state-hover {
  background: #0092eb;
  color: #fff;
}
.traveller-item .ui-datepicker-next,
.traveller-item .ui-datepicker-prev {
  display: none;
}
.traveller-item .ui-datepicker-header,
.traveller-item .ui-datepicker-calendar {
  max-width: 280px;
  background-color: #fff;
}
.traveller-item .ui-datepicker-header {
  padding-top: 5px;
  margin: 0;
}
.traveller-item .ui-datepicker-title {
  margin: 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #a4a4a4;
  font-size: 14px;
}
.traveller-item .ui-datepicker-title select {
  height: 30px;
  width: 86px;
  margin-right: 5px;
  background-position: right 7px center, 0 0;
  line-height: 1;
  font-weight: normal;
}
.traveller-item .ui-datepicker-calendar thead {
  display: none;
}
.traveller-item .ui-datepicker-calendar tbody {
  border-top: 0;
}

.emc-list .form-radios,
.emc-pre-assessment .form-radios,
.webform-component--emc .form-radios {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}

.webform-component--emc .webform-component--emc--declare {
  position: relative;
  padding-right: 200px;
}
.webform-component--emc .webform-component--emc--info {
  font-style: italic;
}

.emc-confirm {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 95%;
  min-height: 200px;
  margin-left: -47.5%;
  margin-top: -130px;
  background-color: #fff;
  z-index: 88;
  border: 1px solid #005596;
  display: none;
}
.emc-confirm .title {
  font-size: 2.4rem;
  padding: 0.5em 0.25em;
  color: #fff;
  text-align: center;
  font-weight: bold;
  background-color: #06406f;
}
.emc-confirm .content {
  padding: 20px;
}
.emc-confirm .actions {
  text-align: center;
  margin-bottom: 1.5em;
}
.emc-confirm .help-tips {
  text-decoration: underline;
}
.emc-confirm .emc-tips {
  display: none;
}
.emc-confirm .c-btn {
  max-width: 170px;
  text-transform: none;
  font-size: 1em;
  min-width: inherit;
  font-weight: normal;
  color: #06406f;
  background-color: #fff;
  border: 1px solid #06406f;
  font-family: "MuseoSans-300", Arial, sans-serif;
}
.emc-confirm .c-btn:hover {
  text-decoration: none;
  background-color: #06406f;
  color: #fff;
}
.emc-confirm .c-btn.get-emc {
  margin-left: 1em;
}

.emc-pre-assessment fieldset {
  padding: 1.5em 0 1em;
  border-top: 1px solid #eee;
}
.emc-pre-assessment fieldset:first-child {
  border-top: 0;
  padding-top: 0;
}
.emc-pre-assessment fieldset .fieldset-wrapper {
  position: relative;
}
.emc-pre-assessment fieldset ul {
  margin-left: 30px;
  margin-bottom: 0;
}
.emc-pre-assessment .webform-component {
  margin: 0;
}
.emc-pre-assessment .webform-component[class*=question] {
  padding-right: 220px;
}
.emc-pre-assessment .webform-component[class*=sorry],
.emc-pre-assessment .webform-component[class*=note] {
  display: none;
}
.emc-pre-assessment .form-actions {
  margin-top: 1em;
}
.emc-pre-assessment li {
  list-style-type: disc;
}
.emc-pre-assessment .question-note p, .emc-pre-assessment .question-note h2 {
  color: #fff;
}

.question-note {
  padding: 20px;
  background-color: rgba(6, 64, 111, 0.5);
  margin: 1em 0 0.5em;
}
.question-note h2 {
  text-align: center;
}
.question-note p {
  text-align: center;
}
.question-note p:last-child {
  margin: 0;
}
.question-note .tele {
  font-size: 3rem;
  margin-bottom: 0;
}
.question-note .tele.large {
  font-size: 6rem;
}

.emc-item {
  padding-top: 1.5em;
  border-top: 1px solid #eee;
  margin-bottom: 1.75em;
  position: relative;
}
.emc-item h2 {
  margin-right: 200px;
  margin-bottom: 1rem;
}
.emc-item:first-child {
  border-top: 0;
  padding-top: 0;
}
.emc-item:first-child .set-emc {
  top: 0;
}
.emc-item .emc-content {
  margin-bottom: 1em;
  margin-left: 15px;
}
.emc-item .emc-content ul {
  margin-bottom: 0;
}
.emc-item .error-message {
  margin-left: 15px;
}
.emc-item li {
  list-style-type: disc;
}
.emc-item .set-emc {
  position: absolute;
  right: 0;
  top: 1.5em;
  z-index: 5;
}
.emc-item .set-emc .btn-item {
  min-width: 180px;
  text-align: left;
}
.emc-item .set-emc .btn-item:before {
  content: "+";
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}

.payment-form label[for="edit-submitted-declarations"] {
  font-size: 2.4rem;
  margin-bottom: 20px;
  line-height: 1.3;
}
.payment-form #edit-submitted-declarations label {
  font-weight: normal;
}
.payment-form #edit-submitted-declarations .form-item {
  margin-bottom: 0;
}
.payment-form #edit-submitted-declarations + .error-message {
  margin: 0;
}
.payment-form .webform-component--payment-method {
  float: left;
  width: 100%;
}
.payment-form .webform-container-inline div,
.payment-form .webform-container-inline div.form-item {
  display: block;
}
.payment-form .webform-container-inline div.element-invisible {
  display: none;
}
.payment-form .webform-container-inline.error {
  border: 0;
  background: #fff;
  color: #4d4d4d;
}
.payment-form .expiration-date-block .webform-container-inline {
  overflow: hidden;
}
.payment-form .expiration-date-block > .error-message {
  clear: both;
}

.thank-content h2 {
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
.thank-content tbody {
  border-top: 0;
}
.thank-content .actions {
  text-align: right;
  margin: 1.25em 0;
}
.thank-content #print {
  text-transform: capitalize;
}
.thank-content .go-home-link {
  display: none !important;
}
.thank-content .thank-table {
  width: 100%;
  margin: 0 0 20px;
  border: 0;
}
.thank-content .payment-summary td, .thank-content .payment-summary th {
  border-bottom: 1px solid #ebebeb;
}
.thank-content .payment-summary .price {
  text-align: right;
}
.thank-content .payment-summary .total .price {
  font-weight: bold;
  font-size: 1.25em;
  color: #3997d2;
}
.thank-content th, .thank-content td {
  display: block;
  font-weight: normal;
  width: 50%;
  color: #1a1a1a;
  vertical-align: top;
  padding: 7px;
  font-size: 15px;
}

.page-success-page #footer {
  padding-top: 0;
}

.site-cookies-tips {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  padding: 10px;
  font-size: 13px;
  color: #fff;
  display: none;
  z-index: 55;
}
.site-cookies-tips .cookies-wrapper {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
}
.site-cookies-tips .close-cookies {
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
  color: #fff;
  z-index: 1;
  background: #333 url(../images/close.png) center no-repeat;
  background-size: 50%;
  text-indent: -99999px;
  overflow: hidden;
  cursor: pointer;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.site-cookies-tips .cookies-content {
  padding-right: 35px;
}
.site-cookies-tips p {
  margin-bottom: 0;
}

.top-tips {
  font-size: 11px !important;
  margin-bottom: 10px;
  display: none;
}
.top-tips strong {
  font-weight: normal;
}
.top-tips.show {
  display: block;
}

.footer-tips-item {
  margin-top: 50px;
}
.footer-tips-item .title p {
  font-size: 2.2rem;
  color: #005596;
  text-transform: uppercase;
}
.footer-tips-item .text p {
  font-size: 1.6rem;
  color: #005596;
}
.footer-tips-item img {
  margin-bottom: 10px;
}
.footer-tips-item a {
  font-family: "MuseoSans-300", Arial, sans-serif;
}
.footer-tips-item li {
  text-indent: 0;
}

.faqs {
  padding-left: 60px;
  background: url(../images/bkg-faqs.png) left top no-repeat;
}
.faqs ol {
  list-style-type: none;
  padding-left: 0;
}
.faqs h2 {
  padding: 10px 0 14px;
  border-bottom: 1px solid #0081c6;
  margin-bottom: 25px;
}
.faqs li {
  text-indent: 0;
  background: none;
}
.faqs .opener {
  color: #0081c6;
  display: block;
  position: relative;
  padding: 10px 10px 10px 27px;
}
.faqs .opener:hover {
  color: #0081c6;
}
.faqs .opener:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 15px;
  width: 10px;
  height: 10px;
  background: url(../images/accordion.png) 0 bottom no-repeat;
}
.faqs .selected .slide {
  display: block;
}
.faqs .selected .opener:before {
  background-position: right 0;
  top: 18px;
}
.faqs .slide {
  margin-left: 27px;
  display: none;
}
.faqs a strong {
  color: #1ab7ea;
}

.common-table {
  width: 100%;
  border: 0;
  margin: 5px 0 15px;
}
.common-table th, .common-table td {
  padding: 15px 20px;
  border: 1px solid #f4f5f5;
}
.common-table th {
  font-weight: normal;
}
.common-table thead th {
  background-color: #0068ae;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #0068ae), color-stop(100%, #0081c6));
  background: -webkit-linear-gradient(left, #0068ae 0%, #0081c6 100%);
  background: linear-gradient(to right, #0068ae 0%, #0081c6 100%);
  color: #fff;
  border-color: #579eca;
}
.common-table tbody th {
  background-color: #eaebeb;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #eaebeb), color-stop(0%, #eceded), color-stop(100%, #ebecec));
  background: -webkit-linear-gradient(left, #eaebeb 0%, #eceded 0%, #ebecec 100%);
  background: linear-gradient(to right, #eaebeb 0%, #eceded 0%, #ebecec 100%);
  border-right: 1px solid #f4f5f5;
}
.common-table tbody td {
  background-color: #dbddde;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #dbddde), color-stop(88%, #dadbdc), color-stop(99%, #dbdcdd), color-stop(100%, #dddede));
  background: -webkit-linear-gradient(left, #dbddde 0%, #dadbdc 88%, #dbdcdd 99%, #dddede 100%);
  background: linear-gradient(to right, #dbddde 0%, #dadbdc 88%, #dbdcdd 99%, #dddede 100%);
}

.cover-page h1 {
  font-size: 4rem;
}
.cover-page .cover-info {
  margin-bottom: 30px;
}
.cover-page .btns a,
.cover-page .btns a:hover {
  color: #fff !important;
  text-decoration: none;
}
.cover-page .btns .c-btn {
  background-color: #ea892d;
}
.cover-page .btns .qutn {
  width: auto;
}
.cover-page .btns .qutn:hover:after {
  background-image: url(../images/bkg-nav-btn-find-qutn.png);
}
.cover-page .sidebar-title {
  position: relative;
  margin: 0 0 2px 0;
  padding: 10px 25px 10px 60px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "MuseoSans-500", Arial, sans-serif;
  color: #fff;
  background-color: #017ec1;
  background: -moz-linear-gradient(left, #017ec1 0%, #01679d 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #017ec1), color-stop(100%, #01679d));
  background: -webkit-linear-gradient(left, #017ec1 0%, #01679d 100%);
  background: -o-linear-gradient(left, #017ec1 0%, #01679d 100%);
  background: -ms-linear-gradient(left, #017ec1 0%, #01679d 100%);
  background: linear-gradient(to right, #017ec1 0%, #01679d 100%);
  box-shadow: 3px 3px 5px -4px rgba(0, 0, 0, 0.4);
  word-wrap: break-word;
}
.cover-page .sidebar-title:before {
  content: "";
  position: absolute;
  top: 6px;
  left: -5px;
  display: block;
  width: 57px;
  height: 27px;
  background: url(../images/bkg-cover-sidebar-title.png) no-repeat 0 0;
}
.cover-page .cover-sidebar {
  margin-right: -20px;
  margin-bottom: 30px;
}
.cover-page .cover-sidebar ul {
  margin: 0;
  list-style: none;
}
.cover-page .cover-sidebar li {
  position: relative;
  padding: 18px 0 18px 40px;
  box-shadow: 0 5px 20px -8px rgba(0, 0, 0, 0.1);
  font-size: 1.5rem;
  line-height: 1.2;
  background: none;
  text-indent: 0;
}
.cover-page .cover-sidebar li:last-child {
  box-shadow: none;
}
.cover-page .cover-sidebar li a {
  display: block;
  padding-left: 15px;
  position: relative;
}
.cover-page .cover-sidebar li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 18px;
  border-left: 1px solid #77bd43;
}
.cover-page .cover-sidebar li img {
  position: absolute;
  left: 0;
  top: 8px;
}
.cover-page .plan-title {
  height: 235px;
  background: url(../images/bkg-cover-plan-image.jpg) no-repeat center 0;
  overflow: hidden;
}
.cover-page .plan-title h2 {
  font-family: "MuseoSans-300", Arial, sans-serif;
  margin-top: 185px;
  color: #fff;
  letter-spacing: 1px;
  text-align: center;
}
.cover-page .get-quote {
  overflow: hidden;
  padding: 0;
  background: #005596;
  box-shadow: 0 0 3px rgba(100, 53, 7, 0.29) inset, 0 0 5px rgba(73, 166, 215, 0.33);
}
.cover-page .get-quote h2 {
  padding: 26px 30px 22px;
  margin: 0;
  font-family: "MuseoSans-300", Arial, sans-serif;
  color: #fff;
}
.cover-page .get-quote p {
  margin: 0;
}
.cover-page .get-quote a {
  padding: 26px 0;
  text-align: center;
  background-color: #13b5ea;
  font-size: 2.4rem;
  color: #fff;
  display: block;
}
.cover-page .get-quote a:after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 17px;
  vertical-align: middle;
  background: url(../images/bkg-nav-btn-find.png) center center no-repeat;
  background-size: 100% 100%;
  margin-left: 8px;
}
.cover-page .cover-plan-item {
  margin-bottom: 45px;
}
.cover-page .cover-plan-item h3 {
  position: relative;
  display: block;
  padding: 11px 0;
  margin: 0 0 30px;
  color: #fff;
  text-align: center;
  background-color: #0b77bc;
}
.cover-page .cover-plan-item h3:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 6px solid #0b77bc;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.cover-page .cover-plan-item.gold h3 {
  background-color: #0c6dac;
}
.cover-page .cover-plan-item.gold h3:after {
  border-top-color: #0c6dac;
}
.cover-page .cover-plan-item.silver h3 {
  background-color: #0a649d;
}
.cover-page .cover-plan-item.silver h3:after {
  border-top-color: #0a649d;
}
.cover-page .cover-plan-item.economy h3 {
  background-color: #005286;
}
.cover-page .cover-plan-item.economy h3:after {
  border-top-color: #005286;
}
.cover-page .item-content > p img {
  margin-right: 5px;
  display: inline-block !important;
  vertical-align: baseline;
}
.cover-page .item-content > p span {
  font-family: "MuseoSans-500", Arial, sans-serif;
  text-transform: uppercase;
  color: #005286;
}
.cover-page .benefit .c-btn {
  position: relative;
  width: 100%;
  background-image: none;
}
.cover-page .benefit .c-btn:after {
  content: "";
  width: 15px;
  height: 8px;
  display: inline-block;
  background: url(../images/bkg-expand-plans.png) 0 0 no-repeat;
  margin-left: 8px;
}
.cover-page .benefit .buy-now {
  padding-right: 25px;
  text-align: left;
  margin-top: 10px;
}
.cover-page .benefit .buy-now:after {
  position: absolute;
  width: 8px;
  height: 15px;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-position: right bottom;
}
.cover-page .benefit-first h4 {
  margin: 0 0 10px;
  font-size: 1.4rem;
  line-height: 1.3333;
  color: #0b77bd;
}
.cover-page .benefit-first ul {
  overflow: hidden;
  margin: 0 0 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.cover-page .benefit-first li {
  background: #f1f1f1 none;
  border-bottom: 1px solid #fff;
  overflow: hidden;
  margin: 0;
  padding: 0;
  padding-left: 60px;
  min-height: 55px;
  position: relative;
  text-indent: 0;
}
.cover-page .benefit-first li span {
  display: block;
  margin: 0;
  color: #0b79c0;
  font-family: "MuseoSans-500", Arial, sans-serif;
  font-size: 1.5rem;
  padding: 22px 16px;
  padding-bottom: 0;
  background: #eaeaea;
  min-height: 65px;
}
.cover-page .benefit-first li img {
  position: absolute;
  left: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 5px;
}
.cover-page .benefit-second {
  display: none;
}
.cover-page .benefit-second .policy-word,
.cover-page .benefit-second .policy-word:hover {
  color: #a5a5a5;
}
.cover-page .benefit-second table {
  margin-bottom: 10px;
  width: 100%;
  border: 0;
  font-size: 13px;
  font-size: 1.3rem;
}
.cover-page .benefit-second th, .cover-page .benefit-second td {
  padding: 10px 0 10px 3px;
  text-align: right;
  border: 0;
  border-bottom: 1px solid #79b6dd;
  color: #002e5e;
  font-family: "MuseoSans-500", Arial, sans-serif;
  vertical-align: top;
}
.cover-page .benefit-second th {
  text-align: left;
  position: relative;
  max-width: 50%;
  padding-right: 3px;
  padding-left: 0;
  font-weight: normal;
}
.cover-page .benefit-second thead th {
  margin: 0 0 10px;
  font-size: 1.4rem;
  line-height: 1.3333;
  color: #0b77bd;
}
.cover-page .benefit-second tbody tr:nth-child(odd) th, .cover-page .benefit-second tbody tr:nth-child(odd) td {
  background-color: #fcfcfc;
  background-clip: padding-box;
}
.cover-page .benefit-second tbody th:hover .popup {
  display: block;
}
.cover-page .popup {
  position: absolute;
  left: 0;
  top: calc(100% + 13px);
  z-index: 3;
  width: 100%;
  min-height: 50px;
  margin-top: -12px;
  padding: 12px 14px 10px;
  background: #e8e9e9;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e8e9e9), color-stop(100%, #f1f2f2));
  background: -webkit-linear-gradient(left, #e8e9e9 0%, #f1f2f2 100%);
  background: linear-gradient(to right, #e8e9e9 0%, #f1f2f2 100%);
  box-shadow: 0 0 10px 0 rgba(2, 2, 2, 0.2);
  border: 4px solid #fff;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.3846;
  font-family: "MuseoSans-500", Arial, sans-serif;
  color: #58595b;
  display: none;
}
.cover-page .popup p {
  max-height: 230px;
  overflow-y: auto;
}
.cover-page .popup:before {
  content: "";
  top: -23px;
  left: 12px;
  height: 24px;
  width: 32px;
  position: absolute;
  background: url(../images/bkg-popup.png) 0 bottom no-repeat;
}

.node-type-article strong, .node-type-article b,
.node-type-australia-post strong,
.node-type-australia-post b {
  font-weight: normal;
  font-family: 'Kohinoor Medium';
}
.node-type-article .main-area blockquote,
.node-type-australia-post .main-area blockquote {
  padding: 1.5em 0 1.5em 50px;
  border: 4px double #e4d2e5;
  border-left: 0;
  border-right: 0;
  margin: 0 0 1em 0;
  font-style: normal;
  background: url(../images/blockquote.png) left 1em no-repeat;
}
.node-type-article .main-area blockquote p,
.node-type-australia-post .main-area blockquote p {
  font-size: 2.4rem;
  color: #1c70b9;
}
.node-type-article .main-area ul,
.node-type-australia-post .main-area ul {
  list-style: none;
}
.node-type-article .main-area ul li,
.node-type-australia-post .main-area ul li {
  padding-left: 15px;
  background: url(../images/list-ul-bullet.png) no-repeat 0 8px;
}
.node-type-article .main-area img + .caption,
.node-type-article .main-area img + span,
.node-type-australia-post .main-area img + .caption,
.node-type-australia-post .main-area img + span {
  font-size: 0.85em;
}

.page-blog .page-header {
  display: none;
}
.page-blog .view-header {
  padding-bottom: 9px;
  margin: 0 0 25px;
  border-bottom: 1px solid #eee;
}
.page-blog .view-header h1 {
  margin-bottom: 5px;
}
.page-blog .view-header h2 {
  margin-top: 0;
}
.page-blog .view-mode-teaser.node-australia-post {
  margin-bottom: 2em;
  padding-bottom: 2em;
}
.page-blog .view-mode-teaser.node-australia-post .field-name-title h2 {
  margin-top: 0;
}
.page-blog .view-mode-teaser.node-australia-post .group-left {
  margin-bottom: 20px;
}

.node-type-australia-post #block-system-main .field-name-body img {
  display: block;
  margin: 0 auto;
}

.main-area .page-default.custom-page h1, .main-area .page-default.custom-page h2, .main-area .page-default.custom-page h3 {
  color: #1482C3;
}
.main-area .page-default.custom-page ul {
  list-style: none;
}
.main-area .page-default.custom-page ul li {
  padding-left: 15px;
  background: url(../images/list-ul-bullet.png) no-repeat 0 8px;
}

/*
 * @ CMPD-1536 (Change UK footer)
 */
.footer-link a {
  display: block;
}
.footer-link a:hover {
  text-decoration: underline;
}

#footer .new-footer-block .block-menu ul {
  text-align: center;
}
#footer .new-footer-block .block-menu li {
  float: none;
}
#footer .new-footer-block .block-menu li:not(:last-child):after {
  display: inline-block;
}

#footer.new-footer-section .inner-footer {
  background-image: none;
  padding-top: 1em;
}

.new-footer-block .seller-link a {
  color: #808285;
  text-decoration: underline;
}
.new-footer-block .footer-logo {
  text-align: center;
  margin: 1em 0 3em;
}
.new-footer-block .footer-main-content:before {
  content: "";
  display: block;
  padding-bottom: 30px;
  border-top: 1px solid #ccc;
  margin: 30px 15px 0;
}
.new-footer-block .social-icons-block .mnspn {
  margin-left: 0;
  display: block;
}
.new-footer-block .social-icons-block a {
  width: 32px;
  text-indent: 0;
  padding-right: 10px;
  background: none;
}
.new-footer-block .social-icons-block a span {
  display: none;
}
.new-footer-block .social-icons-block a:last-child {
  padding-right: 0;
}
.new-footer-block .social-icons-block img {
  max-width: 100%;
  margin-top: 4px;
}
.new-footer-block .copyright-content p {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .new-footer-block .copyright-content {
    text-align: center;
  }
}

.node-type-purchasepath-steps .new-footer-block a {
  color: #fff;
}
.node-type-purchasepath-steps .new-footer-block .footer-logo {
  background: url(/sites/covermore_nz/files/images/covermore_footer_white_logo.png) center no-repeat;
}
.node-type-purchasepath-steps .new-footer-block .footer-logo img {
  visibility: hidden;
}
.node-type-purchasepath-steps .new-footer-block .footer-main-content:before {
  border-color: #fff;
}
.node-type-purchasepath-steps .new-footer-block .social-icons-block img {
  visibility: hidden;
}
.node-type-purchasepath-steps .new-footer-block .social-icons-block a {
  display: inline-block;
  vertical-align: top;
  height: 22px;
  margin-left: -5px;
  padding-left: 10px;
  padding-right: 0;
  overflow: hidden;
}
.node-type-purchasepath-steps .new-footer-block .social-icons-block .header-fb {
  background: url(/sites/covermore_nz/files/images/icon_w_facebook.png) right center no-repeat;
  background-size: 18px 18px;
}
.node-type-purchasepath-steps .new-footer-block .social-icons-block .header-tw {
  background: url(/sites/covermore_nz/files/images/icon_w_twitter.png) right center no-repeat;
  background-size: 18px 18px;
}
.node-type-purchasepath-steps .new-footer-block .social-icons-block .header-inst {
  background: url(/sites/covermore_nz/files/images/icon_w_inst.png) right center no-repeat;
  background-size: 18px 18px;
}
.node-type-purchasepath-steps #footer .new-footer-block .block-menu {
  padding-right: 15px;
  background: none;
}

@media only screen and (min-width: 768px) {
  #footer .new-footer-block .block-menu {
    padding-top: 0;
    margin-top: 0;
  }

  .new-footer-block .social-icons-block {
    float: right;
    text-align: right;
  }
  .new-footer-block .header-fb {
    margin-left: 0;
  }

  .new-navigation-page .header .mari {
    float: right;
  }
  .new-navigation-page .header .social-icons {
    display: none;
  }

  .new-navigation-block .menu > li {
    background-image: none !important;
    margin-right: 13px !important;
  }
  .new-navigation-block .menu > li:last-child {
    margin-right: 0 !important;
  }
  .new-navigation-block li.dropdown > a:hover {
    background-color: transparent !important;
  }
  .new-navigation-block li.dropdown > a.dropdown-toggle:after {
    content: "";
    display: inline-block;
    position: relative;
    top: 3px;
    border: 5px solid transparent;
    border-top-color: white;
    margin-left: 5px;
  }
  .new-navigation-block li.dropdown > a.dropdown-toggle:after:hover {
    background-color: transparent;
  }
  .new-navigation-block li.dropdown:hover > a.dropdown-toggle:after {
    border-top-color: transparent;
    border-bottom-color: white;
    top: -3px;
  }
  .new-navigation-block .dropdown-menu {
    background-color: #fff;
    left: 50%;
    right: inherit;
    box-shadow: none;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px;
    border-radius: 5px !important;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .new-navigation-block .dropdown-menu li a {
    color: #000 !important;
  }
  .new-navigation-block .dropdown-menu li a:hover {
    background-color: transparent !important;
    color: #0066cc !important;
  }
}
@media only screen and (max-width: 767px) {
  #footer .new-footer-block .block-menu {
    margin: 1em auto 0 !important;
  }
  #footer .new-footer-block .block-menu li {
    height: auto;
  }
  #footer .new-footer-block .block-menu a {
    line-height: 20px;
  }

  .new-footer-block .footer-main-content:before {
    border-color: #818181;
  }
  .new-footer-block .footer-link {
    text-align: center;
  }
  .new-footer-block .footer-link a {
    margin: 0.75em auto;
  }
  .new-footer-block .social-icons-block {
    margin-bottom: 30px;
  }
  .new-footer-block .social-icons-block a {
    margin-right: 15px;
  }
  .new-footer-block .social-icons-block .mnspn {
    text-align: center;
    margin: 0;
  }

  .new-navigation-block .navbar {
    min-height: 0;
  }
  .new-navigation-block button.navbar-toggle {
    position: absolute;
    right: 0;
    top: -80px;
    padding-right: 0;
    border: 0;
  }
  .new-navigation-block button.navbar-toggle:focus, .new-navigation-block button.navbar-toggle:hover {
    background-color: transparent;
  }
  .new-navigation-block button.navbar-toggle .icon-bar {
    display: none;
  }
  .new-navigation-block button.navbar-toggle:before {
    content: "\e014";
    font-family: "Glyphicons Halflings";
    display: block;
    font-size: 20px;
    color: #fff;
    margin-top: -5px;
  }
  .new-navigation-block button.navbar-toggle.collapsed .icon-bar {
    display: block;
    height: 3px;
    background-color: #fff;
  }
  .new-navigation-block button.navbar-toggle.collapsed:before {
    display: none;
  }
  .new-navigation-block .navbar-collapse {
    border-top: 0;
  }
  .new-navigation-block .navbar-collapse ul.menu {
    background-color: #fff;
  }
  .new-navigation-block .navbar-collapse .navbar-nav {
    padding: 0 10px;
  }
  .new-navigation-block .navbar-collapse li.dropdown a,
  .new-navigation-block .navbar-collapse li.dropdown a:hover {
    color: #005696 !important;
    background-color: #fff !important;
    height: auto;
    line-height: normal;
  }
  .new-navigation-block .navbar-collapse li.dropdown a, .new-navigation-block .navbar-collapse li.dropdown > .dropdown-menu a {
    padding: 10px 0;
    line-height: normal;
    border-bottom: 1px solid #ccc;
  }
  .new-navigation-block .navbar-collapse li.dropdown a:hover {
    text-decoration: underline;
  }
  .new-navigation-block .navbar-collapse li.dropdown:last-child a {
    border: 0;
  }
  .new-navigation-block .navbar-collapse li.dropdown > a.dropdown-toggle:after {
    content: "\002b";
    font-family: "Glyphicons Halflings";
    float: right;
  }
  .new-navigation-block .navbar-collapse li.dropdown.open > a.dropdown-toggle:after {
    content: "\2212";
  }
  .new-navigation-block .navbar-collapse .dropdown-menu {
    padding-left: 10px;
    padding-right: 10px;
  }
  .new-navigation-block .navbar-collapse .dropdown-menu li {
    background-color: #fff;
    border: 0;
  }
  .new-navigation-block .navbar-collapse .dropdown-menu li a {
    padding-left: 0;
  }

  .new-navigation-page .logo {
    position: relative;
  }
  .new-navigation-page .logo:after {
    content: "";
    border-bottom: 1px solid #e7e7e7;
    display: block;
    margin-left: -15px;
    margin-right: -15px;
  }
  .new-navigation-page .shicon,
  .new-navigation-page .mari {
    position: static;
    padding: 0;
  }
  .new-navigation-page .header-phone {
    padding: 0;
    position: absolute;
    width: 35px !important;
    height: 35px;
    left: 0;
    top: 0;
    overflow: hidden;
    margin-top: -63px;
    text-indent: -9999px;
    background-image: none;
  }
  .new-navigation-page .header-phone:hover, .new-navigation-page .header-phone:focus {
    text-decoration: none;
  }
  .new-navigation-page .header-phone:before {
    content: "\e182";
    font-family: "Glyphicons Halflings";
    display: block;
    font-size: 24px;
    color: #fff;
    margin-top: -3px;
    margin-bottom: 10px;
    text-indent: 0;
  }
}
@media only screen and (max-width: 479px) {
  #footer .block-block:not(.new-footer-block) .block-menu {
    margin-top: 0;
    padding-top: 0;
  }
  #footer .block-block:not(.new-footer-block) .block-menu ul {
    text-align: left;
  }
  #footer .block-block:not(.new-footer-block) .block-menu li {
    display: block;
    width: 100%;
  }
}
@media screen and (min-width: 0\0) {
  .page-home input[type="submit"],
  .no-touch .page-home .form-submit:hover {
    background-position: center right 10% !important;
  }

  .purchase-path-steps .select-ie-wrapper {
    width: 100%;
    border: 1px solid #a4a4a4;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    background: #f2f2f2;
    background-image: url(../images/default-select-arrow.png);
    background-repeat: no-repeat;
    background-position: right 15px center, 0 0;
    background-size: 12px auto, auto auto;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .purchase-path-steps .select-ie-wrapper.disabled {
    opacity: 0.5;
  }
  .purchase-path-steps .select-ie-wrapper:hover {
    border: 1px solid #a4a4a4;
  }
  .purchase-path-steps .select-ie-wrapper.field-error {
    border: 2px solid red;
  }
  .purchase-path-steps .select-ie-wrapper .text {
    display: block;
    line-height: 40px;
    color: #4d4d4d;
  }
  .purchase-path-steps .select-ie-wrapper select {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 40px;
    padding: 0;
    opacity: .01;
    z-index: 3;
  }
  .purchase-path-steps .custom-excess-block .select-ie-wrapper,
  .purchase-path-steps .custom-excess-block select,
  .purchase-path-steps .custom-excess-block .text {
    height: 30px;
    line-height: 28px;
  }
  .purchase-path-steps .custom-excess-block .select-ie-wrapper {
    background-color: #fff;
    width: 50%;
  }
  .purchase-path-steps .luggage-add .select-ie-wrapper,
  .purchase-path-steps .traveller-item .form-item[class*="--title"] .select-ie-wrapper {
    padding: 0 2px;
    background-position: right 5px center;
  }
  .purchase-path-steps .ui-datepicker-title select {
    padding-right: 2px;
    padding-left: 2px;
  }
}
@media screen and (min-width: 0\0) and (max-width: 979px) {
  .thank-content th, .thank-content td {
    float: left;
  }
}
@media screen and (min-width: 0\0) and (min-width: 980px) {
  .benefits-table {
    border-collapse: separate;
  }
}
/*
* @ 2018-12-03
* @ CMPD-1621
* Add Product Information Documents on "plan-options" page
* Change scope: css
*/
.main-area .info-link {
  font-size: 11px;
  padding: 0 20px;
  margin-top: 10px;
}
.main-area .info-link a {
  text-decoration: underline;
}
.main-area .info-link a:hover {
  text-decoration: none;
}

@media screen and (min-width: 981px) {
  .promot-code-wrapper {
    position: static;
    margin-bottom: 1em;
  }
}
.node-type-arsenal-purchasepath-steps {
  background: #fff;
  color: #192130;
  padding: 0 !important;
}
.node-type-arsenal-purchasepath-steps .info-link {
  margin-top: 20px;
  text-align: center;
}
.node-type-arsenal-purchasepath-steps .info-link a {
  color: #192130;
}
.node-type-arsenal-purchasepath-steps .info-link a:hover {
  text-decoration: underline;
  color: #9a8348;
}
.node-type-arsenal-purchasepath-steps .tabs {
  display: none;
}
.node-type-arsenal-purchasepath-steps .shicon {
  display: none;
}
.node-type-arsenal-purchasepath-steps .header-wrapper {
  background: #192130 url("../images/arsenal-bg.png") no-repeat center;
  height: 390px;
  position: relative;
  overflow: visible;
}
.node-type-arsenal-purchasepath-steps .header-wrapper:before {
  content: '';
  display: block;
  width: 28%;
  height: 70%;
  position: absolute;
  bottom: -150px;
  left: 0;
  background: url("../images/header-left.png") left bottom no-repeat;
  z-index: 3;
}
.node-type-arsenal-purchasepath-steps .header-wrapper:after {
  content: '';
  position: absolute;
  right: 0;
  top: 140px;
  width: 340px;
  height: 50px;
  border-bottom: 1px solid #9a8348;
  transform-origin: top right;
  transform: rotateZ(-45deg);
  z-index: 9;
}
@media only screen and (min-width: 1200px) {
  .node-type-arsenal-purchasepath-steps .header-wrapper .container {
    padding: 0;
  }
}
.node-type-arsenal-purchasepath-steps .header-wrapper .wrapper {
  background: url("../images/hero.png") no-repeat center 75px;
  margin: 0;
  padding: 0;
  height: 100%;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .header-wrapper {
    height: 205px;
  }
  .node-type-arsenal-purchasepath-steps .header-wrapper .wrapper {
    background-position: center 50px;
    background-size: 480px;
  }
  .node-type-arsenal-purchasepath-steps .header-wrapper:before {
    bottom: -90px;
    height: 90px;
    width: 90px;
    opacity: .5;
  }
  .node-type-arsenal-purchasepath-steps .header-wrapper:after {
    top: 135px;
    width: 140px;
  }
}
.node-type-arsenal-purchasepath-steps .header {
  padding-top: 40px;
  padding-bottom: 10px;
}
.node-type-arsenal-purchasepath-steps .header .logo {
  padding: 0;
}
.node-type-arsenal-purchasepath-steps .header .logo img {
  margin: 0;
  max-width: 200px;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .header .logo {
    width: 100%;
  }
  .node-type-arsenal-purchasepath-steps .header .logo img {
    margin: 0 auto;
    width: 165px;
  }
}
.node-type-arsenal-purchasepath-steps .header .need-help .help-content {
  margin-top: 0;
  padding: 0;
}
.node-type-arsenal-purchasepath-steps .header a {
  font-family: "Teko", sans-serif;
  font-size: 32px;
  letter-spacing: .04em;
  text-transform: uppercase;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .header .menu {
    width: 100%;
    margin-top: 0 !important;
  }
  .node-type-arsenal-purchasepath-steps .header .menu .need-help .help-content {
    text-align: center;
    margin-top: 25px;
  }
  .node-type-arsenal-purchasepath-steps .header .menu .need-help .help-content div {
    font-size: 0;
  }
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .header {
    padding-top: 15px;
  }
  .node-type-arsenal-purchasepath-steps .header a {
    font-size: 20px;
  }
}
.node-type-arsenal-purchasepath-steps .breadCrumb {
  background: transparent;
  font-family: "Teko", sans-serif;
  position: absolute;
  top: -280px;
  right: 0;
  z-index: 10;
  margin: 0;
  padding: 0;
  width: auto;
}
.node-type-arsenal-purchasepath-steps .breadCrumb li {
  padding: 0;
  margin: 0 0 0 20px;
  background: transparent;
  float: left;
  font-size: 22px;
  color: #a2a8b2;
  opacity: 1;
  line-height: 1;
}
.node-type-arsenal-purchasepath-steps .breadCrumb li span,
.node-type-arsenal-purchasepath-steps .breadCrumb li a {
  padding: 0;
  font-size: 22px;
  color: #a2a8b2;
  display: inline;
  text-transform: uppercase;
}
.node-type-arsenal-purchasepath-steps .breadCrumb li:before {
  display: inline-block;
  vertical-align: middle;
  color: #a2a8b2;
  background: transparent;
  position: static;
  margin-top: 0;
}
.node-type-arsenal-purchasepath-steps .breadCrumb li:nth-of-type(1) {
  content: "1.";
}
.node-type-arsenal-purchasepath-steps .breadCrumb li:nth-of-type(2) {
  content: "2.";
}
.node-type-arsenal-purchasepath-steps .breadCrumb li:nth-of-type(3) {
  content: "3.";
}
.node-type-arsenal-purchasepath-steps .breadCrumb li:nth-of-type(4) {
  content: "4.";
}
.node-type-arsenal-purchasepath-steps .breadCrumb li.completed, .node-type-arsenal-purchasepath-steps .breadCrumb li.selected {
  color: #fff;
}
.node-type-arsenal-purchasepath-steps .breadCrumb li.completed span,
.node-type-arsenal-purchasepath-steps .breadCrumb li.completed a, .node-type-arsenal-purchasepath-steps .breadCrumb li.selected span,
.node-type-arsenal-purchasepath-steps .breadCrumb li.selected a {
  color: #fff;
}
.node-type-arsenal-purchasepath-steps .breadCrumb li.completed:before, .node-type-arsenal-purchasepath-steps .breadCrumb li.selected:before {
  color: #fff;
}
.node-type-arsenal-purchasepath-steps .breadCrumb .completed a {
  background: transparent;
  font-family: "Teko", sans-serif;
}
.node-type-arsenal-purchasepath-steps .breadCrumb .selected {
  border-bottom: 3px solid #9a8348;
}
@media only screen and (min-width: 1200px) {
  .node-type-arsenal-purchasepath-steps .breadCrumb {
    right: -15px;
  }
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .breadCrumb {
    width: 100%;
    top: -95px;
  }
  .node-type-arsenal-purchasepath-steps .breadCrumb li {
    float: none;
    font-size: 14px;
    margin-left: 15px;
  }
  .node-type-arsenal-purchasepath-steps .breadCrumb li:first-child {
    margin-left: 0;
  }
  .node-type-arsenal-purchasepath-steps .breadCrumb li a,
  .node-type-arsenal-purchasepath-steps .breadCrumb li span {
    font-size: 14px;
  }
}
.node-type-arsenal-purchasepath-steps .content-top-region {
  padding: 0;
}
.node-type-arsenal-purchasepath-steps .sticky-wrapper {
  position: absolute;
  top: -140px;
  width: 100%;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .sticky-wrapper {
    position: static;
    min-height: inherit !important;
  }
}
.node-type-arsenal-purchasepath-steps .summary-sticky-block {
  text-align: center;
}
.node-type-arsenal-purchasepath-steps .summary-sticky-block .trip-summary {
  float: none;
}
.node-type-arsenal-purchasepath-steps .summary-sticky-block .too-height .summary-price {
  position: static;
}
.node-type-arsenal-purchasepath-steps .summary-sticky-block aside {
  background: transparent;
  box-shadow: none;
  color: #fff;
}
.node-type-arsenal-purchasepath-steps .summary-sticky-block aside dt {
  color: #a2a8b2;
}
.node-type-arsenal-purchasepath-steps .summary-sticky-block .summary-price,
.node-type-arsenal-purchasepath-steps .summary-sticky-block .trip-summary,
.node-type-arsenal-purchasepath-steps .summary-sticky-block dt,
.node-type-arsenal-purchasepath-steps .summary-sticky-block dd {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.node-type-arsenal-purchasepath-steps .summary-sticky-block dd {
  margin: 0;
}
.node-type-arsenal-purchasepath-steps .summary-sticky-block .travel-time {
  margin-left: 20px;
  margin-right: 20px;
}
.node-type-arsenal-purchasepath-steps .summary-sticky-block .policy-summary {
  display: inline-block;
}
.node-type-arsenal-purchasepath-steps .summary-sticky-block .summary-price .summary-edit {
  margin-left: 10px;
  margin-right: 20px;
}
.node-type-arsenal-purchasepath-steps .summary-sticky-block .summary-price a {
  color: #fff;
}
.node-type-arsenal-purchasepath-steps .summary-sticky-block .summary-price span {
  margin-left: 2px;
}
.node-type-arsenal-purchasepath-steps .summary-sticky-block .travel-time:before, .node-type-arsenal-purchasepath-steps .summary-sticky-block .travel-time:after {
  display: none;
}
.node-type-arsenal-purchasepath-steps .summary-sticky-block .is-sticky aside {
  background: rgba(25, 33, 48, 0.95);
  margin-left: -500%;
  margin-right: -500%;
  padding-left: 500%;
  padding-right: 500%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .summary-sticky-block {
    font-size: 12px;
    line-height: 1.2;
  }
  .node-type-arsenal-purchasepath-steps .summary-sticky-block aside {
    color: #192130;
    margin-bottom: 0;
    padding: 5px 0;
    height: 90px;
  }
  .node-type-arsenal-purchasepath-steps .summary-sticky-block aside dt {
    color: #9a8348;
  }
  .node-type-arsenal-purchasepath-steps .summary-sticky-block .is-sticky aside {
    height: auto;
    padding-top: 5px;
    padding-bottom: 0;
  }
  .node-type-arsenal-purchasepath-steps .summary-sticky-block .summary-price .summary-edit {
    display: inline-block;
  }
  .node-type-arsenal-purchasepath-steps .summary-sticky-block .summary-price a {
    color: #ce1141;
  }
  .node-type-arsenal-purchasepath-steps .summary-sticky-block dd {
    padding-bottom: 0;
  }
  .node-type-arsenal-purchasepath-steps .summary-sticky-block dl {
    padding-bottom: 0;
  }
  .node-type-arsenal-purchasepath-steps .summary-sticky-block .trip-summary {
    display: block;
  }
  .node-type-arsenal-purchasepath-steps .summary-sticky-block .policy-summary {
    border-top: 0;
    padding-top: 0;
  }
  .node-type-arsenal-purchasepath-steps .summary-sticky-block .btn-navigation {
    display: none;
  }
  .node-type-arsenal-purchasepath-steps .summary-sticky-block .travel-time {
    margin-left: 15px;
    margin-right: 0;
  }
  .node-type-arsenal-purchasepath-steps .summary-sticky-block .is-sticky aside {
    color: #fff;
  }
}
.node-type-arsenal-purchasepath-steps .group-selector,
.node-type-arsenal-purchasepath-steps .steps-page-header {
  position: absolute;
  top: -290px;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .group-selector,
  .node-type-arsenal-purchasepath-steps .steps-page-header {
    top: -190px;
  }
}
.node-type-arsenal-purchasepath-steps .steps-page-header {
  top: -195px;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .steps-page-header {
    top: -150px;
  }
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps .steps-page-header .title {
  padding: 0;
  border: 0;
  margin: 0;
  color: #9a8348;
  font-family: "Teko", sans-serif;
  font-size: 40px;
  margin-right: 20px;
  letter-spacing: .02em;
  text-transform: uppercase;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .purchase-path-steps .steps-page-header .title {
    margin: 0;
    font-size: 28px;
    letter-spacing: .05em;
  }
}
.node-type-arsenal-purchasepath-steps .group-plans {
  position: relative;
  display: block !important;
}
.node-type-arsenal-purchasepath-steps .group-plans .group-selector {
  padding: 0;
  margin: 0;
}
.node-type-arsenal-purchasepath-steps .group-plans .group-selector li,
.node-type-arsenal-purchasepath-steps .group-plans .group-selector .type-title {
  padding: 0;
  margin: 0;
}
.node-type-arsenal-purchasepath-steps .group-plans .group-selector li {
  vertical-align: middle;
  text-transform: uppercase;
}
.node-type-arsenal-purchasepath-steps .group-plans .group-selector .type-title {
  color: #9a8348;
  font-family: "Teko", sans-serif;
  font-size: 40px;
  margin-right: 20px;
  letter-spacing: .02em;
  margin-top: 5px;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .group-plans .group-selector .type-title {
    margin: 0;
    font-size: 28px;
    letter-spacing: .05em;
  }
}
.node-type-arsenal-purchasepath-steps .group-plans .group-selector a {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 5px 10px;
  border-radius: 0;
  text-transform: uppercase;
  font-family: "Teko", sans-serif;
  font-size: 20px;
  letter-spacing: .05em;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .group-plans .group-selector li {
    width: 100%;
  }
  .node-type-arsenal-purchasepath-steps .group-plans .group-selector a {
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.node-type-arsenal-purchasepath-steps .group-m {
  height: 0;
  overflow: hidden;
}
.node-type-arsenal-purchasepath-steps .main-area p,
.node-type-arsenal-purchasepath-steps .main-area ul,
.node-type-arsenal-purchasepath-steps .main-area ol {
  font-family: "Kohinoor Demi", Arial, Helvetica, sans-serif;
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps .main-area {
  min-height: inherit !important;
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps .main-content {
  margin-top: 0;
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps input[type="text"],
.node-type-arsenal-purchasepath-steps .purchase-path-steps select {
  height: 50px;
  border-radius: 0;
  background-color: #fff;
  border-color: #b2bbc4;
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps input[type="text"].error,
.node-type-arsenal-purchasepath-steps .purchase-path-steps select.error {
  border-color: #bc111e;
}
@media only screen and (max-width: 767px) {
  .node-type-arsenal-purchasepath-steps .purchase-path-steps input[type="text"],
  .node-type-arsenal-purchasepath-steps .purchase-path-steps select {
    height: 44px;
    padding-left: 10px;
  }
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps select {
  background-image: url("../images/arsenal-select-arrow.png");
  background-size: 24px 16px;
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps select:focus {
  border-width: 1px;
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps .purchase-item input[type='radio'] + label {
  font-size: 16px;
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps .purchase-item input[type='radio'] + label:before {
  background: #fff;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  border: 1px solid #b2bbc4;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .purchase-path-steps .purchase-item input[type='radio'] + label {
    font-size: 12px;
    padding-left: 20px;
    line-height: 16px;
  }
  .node-type-arsenal-purchasepath-steps .purchase-path-steps .purchase-item input[type='radio'] + label:before {
    width: 16px;
    height: 16px;
    border-radius: 8px;
  }
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps .purchase-item input[type='radio']:checked + label:before {
  background: #fff;
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps .purchase-item input[type='radio']:checked + label:after {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background: #192130;
  position: absolute;
  display: block;
  left: 6px;
  top: 6px;
  z-index: 2;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .purchase-path-steps .purchase-item input[type='radio']:checked + label {
    font-size: 12px;
  }
  .node-type-arsenal-purchasepath-steps .purchase-path-steps .purchase-item input[type='radio']:checked + label:after {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    left: 4px;
    top: 4px;
  }
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps .ui-datepicker {
  margin-top: -51px;
  border-color: #b2bbc4;
  background: #fff;
  padding-top: 51px;
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps .form-item .description {
  font-size: 16px;
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps .square-btn .form-item {
  margin: 0;
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps .square-btn .form-radios {
  margin-top: 5px;
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps .square-btn .form-radios .form-item:nth-of-type(2) input[type='radio'] + label {
  border-left: 0;
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps .square-btn input[type='radio'] {
  cursor: pointer;
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps .square-btn input[type='radio'] + label {
  border-color: #192130;
  color: #192130;
  border-radius: 0;
  min-width: 100px;
  height: 36px;
  font-family: "Teko", sans-serif;
  font-size: 18px;
  line-height: 28px;
  cursor: pointer;
  margin-bottom: 0;
  text-transform: uppercase;
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps .square-btn input[type='radio']:checked + label {
  background: #192130;
  color: #fff;
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps .square-btn .btn-item {
  border-color: #192130;
  color: #192130;
  border-radius: 0;
  min-width: 150px;
  height: 36px;
  font-family: "Teko", sans-serif;
  font-size: 18px;
  line-height: 28px;
  cursor: pointer;
  margin-bottom: 0;
  text-transform: uppercase;
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps .square-btn .btn-item.active {
  background: #192130;
  color: #fff;
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps input[type="submit"],
.node-type-arsenal-purchasepath-steps .purchase-path-steps .emc-list .c-btn,
.node-type-arsenal-purchasepath-steps .purchase-path-steps .plan-option-actions .c-btn,
.node-type-arsenal-purchasepath-steps .purchase-path-steps .thank-content #print {
  line-height: 45px;
  height: 45px !important;
  width: 175px !important;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: left;
  background: #ce1141;
  border-radius: 0;
  font-family: "Teko", sans-serif;
  font-size: 24px;
  text-align: center;
  font-weight: normal;
  padding: 0 !important;
  text-transform: uppercase;
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps input[type="submit"]:focus,
.node-type-arsenal-purchasepath-steps .purchase-path-steps .emc-list .c-btn:focus,
.node-type-arsenal-purchasepath-steps .purchase-path-steps .plan-option-actions .c-btn:focus,
.node-type-arsenal-purchasepath-steps .purchase-path-steps .thank-content #print:focus {
  color: #fff;
  outline: 0;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .purchase-path-steps input[type="submit"],
  .node-type-arsenal-purchasepath-steps .purchase-path-steps .emc-list .c-btn,
  .node-type-arsenal-purchasepath-steps .purchase-path-steps .plan-option-actions .c-btn,
  .node-type-arsenal-purchasepath-steps .purchase-path-steps .thank-content #print {
    width: 70% !important;
    max-width: 260px;
  }
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps .webform-component--emc--existing-medical-condition-tips {
  margin-bottom: 0;
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps .emc-list {
  position: relative;
  z-index: 9;
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps .emc-list h2 {
  color: #192130;
}
.node-type-arsenal-purchasepath-steps .purchase-path-steps .field-error div.error {
  background: transparent;
}
.node-type-arsenal-purchasepath-steps .plan-list {
  background: #eceef0;
  margin-left: -500%;
  margin-right: -500%;
  padding-left: 500%;
  padding-right: 500%;
  position: relative;
}
.node-type-arsenal-purchasepath-steps .group-s .plan-item:last-child {
  margin-bottom: -40px;
}
.node-type-arsenal-purchasepath-steps .plan-item {
  top: -100px;
  position: relative;
  z-index: 9;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 0;
  margin-bottom: -40px;
}
.node-type-arsenal-purchasepath-steps .plan-item .introduction {
  position: relative;
}
.node-type-arsenal-purchasepath-steps .plan-item .introduction:before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 58px;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .plan-item .introduction:before {
    height: 29px;
  }
}
.node-type-arsenal-purchasepath-steps .plan-item .introduction img {
  display: none;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .plan-item .introduction {
    padding: 0;
  }
}
.node-type-arsenal-purchasepath-steps .plan-item:nth-of-type(1) .introduction:before {
  background: url("../images/arsenal-4.png") no-repeat center;
  background-size: contain;
}
.node-type-arsenal-purchasepath-steps .plan-item:nth-of-type(2) .introduction:before {
  background: url("../images/arsenal-3.png") no-repeat center;
  background-size: contain;
}
.node-type-arsenal-purchasepath-steps .plan-item:nth-of-type(3) .introduction:before {
  background: url("../images/arsenal-2.png") no-repeat center;
  background-size: contain;
}
.node-type-arsenal-purchasepath-steps .plan-item:nth-of-type(4) .introduction:before {
  background: url("../images/arsenal-1.png") no-repeat center;
  background-size: contain;
}
.node-type-arsenal-purchasepath-steps .plan-item .title {
  color: #192130;
  font-family: "Teko", sans-serif;
  font-size: 32px;
  text-transform: uppercase;
}
.node-type-arsenal-purchasepath-steps .plan-item .title strong {
  color: #192130;
  font-family: "Teko", sans-serif;
}
.node-type-arsenal-purchasepath-steps .plan-item .title .plan-name {
  position: relative;
}
.node-type-arsenal-purchasepath-steps .plan-item .title .plan-name:after {
  content: '-';
  display: inline-block;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .plan-item .title {
    font-size: 24px;
  }
}
.node-type-arsenal-purchasepath-steps .plan-item .c-btn {
  background: #ce1141;
  width: 100%;
  max-width: 170px;
  height: 44px;
  line-height: 44px;
  padding: 0;
  border-radius: 0;
  text-transform: uppercase;
  font-family: "Teko", sans-serif;
  font-size: 24px;
  letter-spacing: .04em;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .plan-item .c-btn {
    font-size: 18px;
    max-width: 80%;
    height: 36px;
    line-height: 36px;
  }
}
.node-type-arsenal-purchasepath-steps .plan-item .benefits-table,
.node-type-arsenal-purchasepath-steps .plan-item tbody {
  border-top: 0;
}
.node-type-arsenal-purchasepath-steps .plan-item.plan-item-selected {
  padding-bottom: 20px;
  margin-bottom: -40px;
}
.node-type-arsenal-purchasepath-steps .plan-item.plan-item-selected:after {
  content: '';
  width: 100%;
  height: 65px;
  background: #fff url("../images/selected.png") no-repeat center center;
  display: block;
  position: absolute;
  bottom: -65px;
  left: 0;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .plan-item {
    top: 0;
    margin-bottom: 20px;
  }
  .node-type-arsenal-purchasepath-steps .plan-item.plan-item-selected:after {
    position: static;
    background-size: 19px;
  }
}
.node-type-arsenal-purchasepath-steps .select-plan-btn {
  text-align: center;
}
.node-type-arsenal-purchasepath-steps .plan-selector {
  display: none !important;
}
.node-type-arsenal-purchasepath-steps .benefits-table {
  font-size: 14px;
}
.node-type-arsenal-purchasepath-steps .benefits-table th {
  color: #192130;
  font-family: "Kohinoor Demi", Arial, Helvetica, sans-serif;
  width: 60%;
}
.node-type-arsenal-purchasepath-steps .benefits-table td {
  width: 40%;
  font-family: "Kohinoor Demi", Arial, Helvetica, sans-serif;
  color: #ce1141;
  padding-left: 0;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .benefits-table {
    font-size: 12px;
    margin-bottom: 20px;
  }
  .node-type-arsenal-purchasepath-steps .benefits-table th {
    padding: 5px 5px 5px 10px;
  }
}
.node-type-arsenal-purchasepath-steps .benefits-link {
  color: #192130;
  font-family: "Teko", sans-serif;
  border: 1px solid #192130;
  width: 100%;
  max-width: 170px;
  height: 44px;
  line-height: 44px;
  padding: 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
  text-decoration: none;
  text-transform: uppercase;
}
.node-type-arsenal-purchasepath-steps .benefits-link:before {
  display: none;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .benefits-link {
    font-size: 14px;
    max-width: 80%;
    height: 36px;
    line-height: 36px;
  }
}
.node-type-arsenal-purchasepath-steps .purchase-item {
  position: relative;
  font-size: 0;
  padding-left: 0;
}
.node-type-arsenal-purchasepath-steps .purchase-item:before {
  content: "";
  width: 80px;
  height: 81px;
  position: absolute;
  left: 0;
  top: 5px;
  background: url("../images/purchase-item-icon.png") 0 0 no-repeat;
  background-size: 100%;
  position: static;
  display: inline-block;
  vertical-align: middle;
}
.node-type-arsenal-purchasepath-steps .purchase-item.motorcycle:before {
  background-position: 0 -160px;
}
.node-type-arsenal-purchasepath-steps .purchase-item.winter-sports:before {
  background-position: 0 -320px;
}
.node-type-arsenal-purchasepath-steps .purchase-item.luggage:before {
  background-position: 0 -480px;
}
.node-type-arsenal-purchasepath-steps .purchase-item .title {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  font-size: 16px;
  padding-left: 20px;
}
.node-type-arsenal-purchasepath-steps .purchase-item .content {
  display: inline-block;
  vertical-align: middle;
  width: 30%;
  max-width: 170px;
  font-size: 16px;
}
.node-type-arsenal-purchasepath-steps .purchase-item .purchase-price {
  color: #ce1141;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .purchase-item .title {
    font-size: 12px;
    padding-left: 10px;
    margin-bottom: 0;
  }
  .node-type-arsenal-purchasepath-steps .purchase-item .content {
    width: 35%;
    max-width: inherit;
  }
  .node-type-arsenal-purchasepath-steps .purchase-item .content .radio-list {
    text-align: right;
  }
  .node-type-arsenal-purchasepath-steps .purchase-item .content .radio-item {
    margin-right: 0;
    margin-left: 2px;
  }
  .node-type-arsenal-purchasepath-steps .purchase-item:before {
    width: 40px;
    height: 41px;
    background-size: 40px;
  }
  .node-type-arsenal-purchasepath-steps .purchase-item.motorcycle:before {
    background-position: 0 -80px;
  }
  .node-type-arsenal-purchasepath-steps .purchase-item.winter-sports:before {
    background-position: 0 -160px;
  }
  .node-type-arsenal-purchasepath-steps .purchase-item.luggage:before {
    background-position: 0 -240px;
  }
}
.node-type-arsenal-purchasepath-steps .select-plan-btn input[type='radio']:checked + label {
  border-color: #ce1141;
  color: #ce1141;
  padding: 0;
}
.node-type-arsenal-purchasepath-steps .select-plan-btn input[type='radio']:checked + label:before {
  display: none;
}
.node-type-arsenal-purchasepath-steps .custom-excess-block {
  font-family: "Kohinoor Demi", Arial, Helvetica, sans-serif;
  width: 225px;
  position: absolute;
  top: -170px;
  margin-top: 0;
  right: 0;
  z-index: 9;
}
.node-type-arsenal-purchasepath-steps .custom-excess-block .select-ie-wrapper {
  margin-left: 5px;
  width: 136px;
}
.node-type-arsenal-purchasepath-steps .custom-excess-block select {
  font-size: 16px;
}
.node-type-arsenal-purchasepath-steps .c-help {
  background: url("../images/help.png") no-repeat center;
}
.node-type-arsenal-purchasepath-steps .extra-block {
  clear: both;
  position: relative;
  margin-bottom: -90px;
}
.node-type-arsenal-purchasepath-steps .extra-block h2 {
  text-align: center;
  color: #9a8348;
  font-family: "Teko", sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  border-bottom: 0;
}
@media only screen and (min-width: 981px) {
  .node-type-arsenal-purchasepath-steps .extra-block {
    background: transparent;
  }
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .extra-block {
    top: 0;
    margin-bottom: 0;
  }
}
.node-type-arsenal-purchasepath-steps .luggage-block {
  margin-left: 100px;
  margin-bottom: 80px;
}
.node-type-arsenal-purchasepath-steps .luggage-block .item {
  font-size: 16px;
}
.node-type-arsenal-purchasepath-steps .luggage-block .item a {
  color: #ce1141;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .luggage-block {
    margin-left: 0;
    margin-top: 15px;
    margin-bottom: 0;
  }
}
.node-type-arsenal-purchasepath-steps .luggage-list {
  margin-top: 10px;
}
.node-type-arsenal-purchasepath-steps .plan-option-actions {
  padding-bottom: 0;
  padding-right: 80px;
  position: relative;
  background: transparent;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .plan-option-actions {
    padding: 0;
    text-align: center;
  }
}
.node-type-arsenal-purchasepath-steps .node-arsenal-purchasepath-steps {
  margin: 0 auto;
  position: relative;
  z-index: 5;
}
.node-type-arsenal-purchasepath-steps .node-arsenal-purchasepath-steps .links {
  margin-left: 0;
}
@media only screen and (min-width: 981px) {
  .node-type-arsenal-purchasepath-steps .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
  }
  .node-type-arsenal-purchasepath-steps .group-s .plan-item {
    width: 23.5% !important;
    margin-right: 2% !important;
  }
  .node-type-arsenal-purchasepath-steps .group-s .plan-item:last-child {
    margin-right: 0 !important;
  }
  .node-type-arsenal-purchasepath-steps .group-m .plan-item {
    width: 32% !important;
    margin-right: 2% !important;
  }
  .node-type-arsenal-purchasepath-steps .group-m .plan-item:last-child {
    margin-right: 0 !important;
  }
  .node-type-arsenal-purchasepath-steps .travellers-form,
  .node-type-arsenal-purchasepath-steps .thank-content {
    margin-top: 30px;
  }
  .node-type-arsenal-purchasepath-steps .node-arsenal-purchasepath-steps {
    max-width: 600px;
  }
  .node-type-arsenal-purchasepath-steps .main-content {
    background: transparent;
  }
  .node-type-arsenal-purchasepath-steps .purchase-path-steps .main-area .block-webform {
    background: transparent;
  }
  .node-type-arsenal-purchasepath-steps .custom-excess-block {
    color: #fff;
  }
  .node-type-arsenal-purchasepath-steps .travellers-form,
  .node-type-arsenal-purchasepath-steps .payment-form {
    position: relative;
    z-index: 3;
  }
}
.node-type-arsenal-purchasepath-steps iframe {
  position: relative;
  z-index: 86;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .node-type-arsenal-purchasepath-steps .swiper-slide.plan-item.hidden-item {
    display: block;
  }
  .node-type-arsenal-purchasepath-steps .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .node-type-arsenal-purchasepath-steps .swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
  }
  .node-type-arsenal-purchasepath-steps .swiper-wrapper,
  .node-type-arsenal-purchasepath-steps .swiper-container-wp8-horizontal,
  .node-type-arsenal-purchasepath-steps .swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
  }
  .node-type-arsenal-purchasepath-steps .swiper-pagination {
    text-align: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    width: 100%;
    margin-bottom: 10px;
  }
  .node-type-arsenal-purchasepath-steps .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 5px;
    background: #ce1141;
    margin: 0 5px;
  }
  .node-type-arsenal-purchasepath-steps .swiper-pagination-bullet-active {
    background: #9a8348;
  }
  .node-type-arsenal-purchasepath-steps .group-plans .plan-list {
    padding-top: 70px;
  }
  .node-type-arsenal-purchasepath-steps .custom-excess-block {
    top: 0;
  }
  .node-type-arsenal-purchasepath-steps .custom-excess-block.one-type {
    top: 0;
    margin-bottom: 0;
    margin-top: 0;
  }
  .node-type-arsenal-purchasepath-steps .custom-excess-block .excess-title,
  .node-type-arsenal-purchasepath-steps .custom-excess-block .select-ie-wrapper {
    font-size: 12px;
  }
}
.node-type-arsenal-purchasepath-steps .travellers-container legend,
.node-type-arsenal-purchasepath-steps .payment-form legend {
  text-align: center;
  color: #9a8348;
  font-family: "Teko", sans-serif;
  font-size: 30px;
  text-transform: uppercase;
}
.node-type-arsenal-purchasepath-steps .travellers-container label,
.node-type-arsenal-purchasepath-steps .payment-form label {
  color: #192130;
  font-size: 16px;
  font-family: "Kohinoor Demi", Arial, Helvetica, sans-serif;
}
.node-type-arsenal-purchasepath-steps .declarations-block a {
  color: #ce1141;
}
.node-type-arsenal-purchasepath-steps .subheader {
  text-align: center;
  color: #9a8348 !important;
  font-family: "Teko", sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  border-bottom: 0;
  padding-bottom: 0;
}
.node-type-arsenal-purchasepath-steps .traveller-item {
  border: 0;
}
.node-type-arsenal-purchasepath-steps .traveller-item input[id$='-date-of-birth'] {
  background-image: url("../images/arsenal-calendar.png");
  background-size: 27px 28px;
}
.node-type-arsenal-purchasepath-steps .traveller-item .ui-datepicker-title select {
  height: 30px;
  color: #192130;
}
.node-type-arsenal-purchasepath-steps .traveller-item .ui-datepicker a {
  color: #192130;
}
.node-type-arsenal-purchasepath-steps .traveller-item .ui-datepicker a.ui-state-default.ui-state-highlight, .node-type-arsenal-purchasepath-steps .traveller-item .ui-datepicker a.ui-state-default.ui-state-highlight:hover, .node-type-arsenal-purchasepath-steps .traveller-item .ui-datepicker a.ui-state-default.ui-state-active, .node-type-arsenal-purchasepath-steps .traveller-item .ui-datepicker a.ui-state-default.ui-state-hover, .node-type-arsenal-purchasepath-steps .traveller-item .ui-datepicker a.ui-state-default.ui-state-active.ui-state-hover {
  background: #192130;
}
.node-type-arsenal-purchasepath-steps .webform-component--emc .webform-component--emc--declare {
  padding-right: 250px;
}
.node-type-arsenal-purchasepath-steps .webform-component--emc .webform-component--emc--info {
  font-style: normal;
}
.node-type-arsenal-purchasepath-steps .webform-component--emc .webform-component--emc--info p {
  color: #192130;
  font-family: "Kohinoor Demi", Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.node-type-arsenal-purchasepath-steps .webform-component--emc a {
  color: #ce1141;
  font-family: "Kohinoor Demi", Arial, Helvetica, sans-serif;
}
.node-type-arsenal-purchasepath-steps .emc-confirm {
  border: 8px solid #192130;
  padding: 20px;
  width: 530px;
  margin-left: -265px;
  height: 306px;
  margin-top: -153px;
}
.node-type-arsenal-purchasepath-steps .emc-confirm .title {
  background: transparent;
  color: #192130;
  font-family: "Teko", sans-serif;
  font-size: 28px;
  font-weight: normal;
  text-transform: uppercase;
}
.node-type-arsenal-purchasepath-steps .emc-confirm .help-tips {
  color: #ce1141;
}
.node-type-arsenal-purchasepath-steps .emc-confirm .c-btn {
  width: 63.72%;
  height: 36px;
  line-height: 36px;
  border-radius: 0;
  border-color: #192130;
  font-family: "Teko", sans-serif;
  padding: 0;
  font-size: 18px;
  display: inline-block;
  max-width: inherit;
  margin-bottom: 10px;
  color: #192130;
  text-transform: uppercase;
}
.node-type-arsenal-purchasepath-steps .emc-confirm .c-btn.get-emc {
  margin: 0;
}
.node-type-arsenal-purchasepath-steps .emc-confirm .c-btn:hover {
  background: #192130;
  color: #fff;
}
.node-type-arsenal-purchasepath-steps .emc-confirm .content {
  padding-top: 0;
}
.node-type-arsenal-purchasepath-steps .emc-confirm .content p {
  font-family: "Kohinoor Demi", Arial, Helvetica, sans-serif;
  color: #192130;
  letter-spacing: .04em;
}
.node-type-arsenal-purchasepath-steps .emc-shadow,
.node-type-arsenal-purchasepath-steps .page-loading {
  background: rgba(30, 33, 47, 0.8);
}
.node-type-arsenal-purchasepath-steps .emc-pre-assessment ul {
  margin-left: 15px;
}
.node-type-arsenal-purchasepath-steps .emc-pre-assessment li {
  list-style: none;
  position: relative;
  font-family: "Kohinoor Demi", Arial, Helvetica, sans-serif;
}
.node-type-arsenal-purchasepath-steps .emc-pre-assessment li:before {
  content: '';
  position: absolute;
  top: 8px;
  left: -13px;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background: #9a8348;
  display: block;
}
.node-type-arsenal-purchasepath-steps .emc-pre-assessment .question-note p {
  color: #192130;
}
.node-type-arsenal-purchasepath-steps .emc-pre-assessment .question-note p,
.node-type-arsenal-purchasepath-steps .emc-pre-assessment .question-note h2 {
  text-align: left;
}
.node-type-arsenal-purchasepath-steps .emc-pre-assessment fieldset {
  padding-bottom: 3em;
  padding-top: 3em;
  border-color: #b2bbc4;
}
.node-type-arsenal-purchasepath-steps .question-note {
  padding: 30px 40px 40px 50px;
  background: transparent;
  border: 2px solid #9a8348;
  color: #192130;
}
.node-type-arsenal-purchasepath-steps .question-note h2 {
  color: #9a8348;
  font-family: "Teko", sans-serif;
  font-size: 30px;
  text-transform: uppercase;
}
.node-type-arsenal-purchasepath-steps .comment_forbidden {
  color: #192130;
}
.node-type-arsenal-purchasepath-steps .comment_forbidden a {
  color: #ce1141;
}
.node-type-arsenal-purchasepath-steps input[type='checkbox'] + label:before {
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #b2bbc4;
}
.node-type-arsenal-purchasepath-steps input[type='checkbox']:checked + label:before {
  content: "\e013";
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  line-height: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.node-type-arsenal-purchasepath-steps .declarations-block > label {
  text-align: center;
  color: #9a8348;
  font-family: "Teko", sans-serif;
  font-size: 30px;
  text-transform: uppercase;
}
.node-type-arsenal-purchasepath-steps .payment-form .webform-component--payment-method {
  margin-bottom: 30px;
}
@media only screen and (min-width: 981px) {
  .node-type-arsenal-purchasepath-steps .payment-form .card-number input {
    background-image: url("../images/arsenal-cards.png");
  }
  .node-type-arsenal-purchasepath-steps .payment-form .card-number.visa input {
    background-image: url("../images/arsenal-card-visa.png");
  }
  .node-type-arsenal-purchasepath-steps .payment-form .card-number.master-card input {
    background-image: url("../images/arsenal-card-mastercard.png");
  }
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .payment-form .card-number label:after {
    content: "";
    width: 60px;
    height: 18px;
    display: inline-block;
    float: right;
    margin-right: 3px;
    background: #fff url("../images/arsenal-cards.png") no-repeat center;
    background-size: 100% 100%;
  }
  .node-type-arsenal-purchasepath-steps .payment-form .card-number.visa label:after {
    background-image: url("../images/arsenal-card-visa.png");
  }
  .node-type-arsenal-purchasepath-steps .payment-form .card-number.master-card label:after {
    background-image: url("../images/arsenal-card-mastercard.png");
  }
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .payment-form .webform-component--secure {
    text-align: center;
  }
}
@media only screen and (min-width: 981px) {
  .node-type-arsenal-purchasepath-steps .payment-form .webform-component--secure,
  .node-type-arsenal-purchasepath-steps .payment-form .form-actions {
    width: 50%;
  }
  .node-type-arsenal-purchasepath-steps .payment-form .form-actions {
    margin-top: 10px;
  }
}
.node-type-arsenal-purchasepath-steps .block-cm-policy-multistep-payment p {
  color: #192130;
}
.node-type-arsenal-purchasepath-steps #footer {
  position: relative;
  font-family: "Kohinoor Demi", Arial, Helvetica, sans-serif;
}
.node-type-arsenal-purchasepath-steps #footer:before {
  content: '';
  width: 20%;
  height: 218px;
  background: url("../images/bottom-left.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -280px;
  z-index: 1;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps #footer:before {
    display: none;
  }
}
.node-type-arsenal-purchasepath-steps #footer:after {
  content: '';
  width: 25%;
  height: 366px;
  background: url("../images/bottom-right.png") no-repeat right;
  background-size: contain;
  position: absolute;
  right: 0;
  top: -520px;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps #footer:after {
    display: none;
  }
}
.node-type-arsenal-purchasepath-steps #footer.no-dec:before, .node-type-arsenal-purchasepath-steps #footer.no-dec:after {
  display: none;
}
.node-type-arsenal-purchasepath-steps #footer .inner-footer:before {
  display: none;
}
.node-type-arsenal-purchasepath-steps #footer .region-footer {
  color: #ababab;
}
.node-type-arsenal-purchasepath-steps #footer p {
  font-size: 12px;
}
.node-type-arsenal-purchasepath-steps #footer .menu {
  margin-top: 0 !important;
  text-align: center;
}
.node-type-arsenal-purchasepath-steps #footer .menu li {
  height: 28px;
}
.node-type-arsenal-purchasepath-steps #footer .menu li a {
  color: #192130 !important;
  font-size: 12px;
  text-transform: inherit;
  font-family: "Kohinoor Demi", Arial, Helvetica, sans-serif;
  padding: 0 15px;
  line-height: 24px;
}
.node-type-arsenal-purchasepath-steps #footer .menu li a:hover {
  color: #9a8348 !important;
  background: transparent !important;
  text-decoration: underline;
}
.node-type-arsenal-purchasepath-steps #footer .footer-logo {
  margin: 0 auto 30px;
  text-align: center;
}
.node-type-arsenal-purchasepath-steps #footer .block-menu {
  padding-top: 0;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .node-type-arsenal-purchasepath-steps #footer.new-footer-section .inner-footer {
    padding-top: 1.5em;
  }
}
.node-type-arsenal-purchasepath-steps .new-footer-block .seller-link a {
  color: #9a8348;
}
.node-type-arsenal-purchasepath-steps.page-for-plan-option .header-wrapper, .node-type-arsenal-purchasepath-steps.arsenal-confirmation .header-wrapper {
  height: 490px;
}
.node-type-arsenal-purchasepath-steps.page-for-plan-option .header-wrapper:before, .node-type-arsenal-purchasepath-steps.arsenal-confirmation .header-wrapper:before {
  bottom: -80px;
  z-index: 0;
}
.node-type-arsenal-purchasepath-steps.page-for-plan-option .header-wrapper:after, .node-type-arsenal-purchasepath-steps.arsenal-confirmation .header-wrapper:after {
  top: 25%;
  width: 320px;
}
.node-type-arsenal-purchasepath-steps.page-for-plan-option .breadCrumb, .node-type-arsenal-purchasepath-steps.arsenal-confirmation .breadCrumb {
  top: -400px;
}
.node-type-arsenal-purchasepath-steps.page-for-plan-option .steps-page-header, .node-type-arsenal-purchasepath-steps.arsenal-confirmation .steps-page-header {
  display: none  !important;
}
.node-type-arsenal-purchasepath-steps.page-for-plan-option .main-content, .node-type-arsenal-purchasepath-steps.arsenal-confirmation .main-content {
  padding-top: 0;
  margin-top: 0;
}
.node-type-arsenal-purchasepath-steps.page-for-plan-option .purchase-path-steps .main-area, .node-type-arsenal-purchasepath-steps.arsenal-confirmation .purchase-path-steps .main-area {
  min-height: inherit !important;
}
.node-type-arsenal-purchasepath-steps.page-for-plan-option .sticky-wrapper, .node-type-arsenal-purchasepath-steps.arsenal-confirmation .sticky-wrapper {
  top: -240px;
}
.node-type-arsenal-purchasepath-steps.page-for-plan-option #footer:before, .node-type-arsenal-purchasepath-steps.arsenal-confirmation #footer:before {
  top: -218px;
}
.node-type-arsenal-purchasepath-steps.page-for-plan-option #footer:after, .node-type-arsenal-purchasepath-steps.arsenal-confirmation #footer:after {
  top: -480px;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps.page-for-plan-option .header-wrapper, .node-type-arsenal-purchasepath-steps.arsenal-confirmation .header-wrapper {
    height: 250px;
  }
  .node-type-arsenal-purchasepath-steps.page-for-plan-option .header-wrapper:before, .node-type-arsenal-purchasepath-steps.arsenal-confirmation .header-wrapper:before {
    bottom: -90px;
    z-index: 3;
  }
  .node-type-arsenal-purchasepath-steps.page-for-plan-option .header-wrapper:after, .node-type-arsenal-purchasepath-steps.arsenal-confirmation .header-wrapper:after {
    top: 180px;
    width: 140px;
  }
  .node-type-arsenal-purchasepath-steps.page-for-plan-option .breadCrumb, .node-type-arsenal-purchasepath-steps.arsenal-confirmation .breadCrumb {
    top: -135px;
  }
  .node-type-arsenal-purchasepath-steps.page-for-plan-option .purchase-path-steps, .node-type-arsenal-purchasepath-steps.arsenal-confirmation .purchase-path-steps {
    background: #eceef0;
  }
}
.node-type-arsenal-purchasepath-steps.arsenal-confirmation .header-wrapper {
  height: 440px;
}
.node-type-arsenal-purchasepath-steps.arsenal-confirmation .header-wrapper:before {
  bottom: -130px;
  z-index: 4;
}
.node-type-arsenal-purchasepath-steps.arsenal-confirmation .header-wrapper:after {
  top: 35%;
  width: 320px;
}
.node-type-arsenal-purchasepath-steps.arsenal-confirmation .steps-page-header {
  display: block !important;
  top: -230px;
}
.node-type-arsenal-purchasepath-steps.arsenal-confirmation .purchase-path-steps .main-area {
  min-height: inherit !important;
}
.node-type-arsenal-purchasepath-steps.arsenal-confirmation .thank-content {
  max-width: 900px;
  margin-bottom: 2em;
}
.node-type-arsenal-purchasepath-steps.arsenal-confirmation .thank-content .actions {
  text-align: center;
}
.node-type-arsenal-purchasepath-steps.arsenal-confirmation .thank-content .c-btn {
  background: transparent !important;
  border: 1px solid #ce1141 !important;
  color: #ce1141 !important;
}
.node-type-arsenal-purchasepath-steps.arsenal-confirmation .thank-content strong {
  font-weight: bold;
  font-family: inherit;
}
.node-type-arsenal-purchasepath-steps.arsenal-confirmation .thank-list ul {
  padding: 0;
  margin: 0;
}
.node-type-arsenal-purchasepath-steps.arsenal-confirmation .thank-list li {
  text-align: center;
}
.node-type-arsenal-purchasepath-steps.arsenal-confirmation .thank-list li h5 {
  color: #192130;
  font-size: 18px;
  font-weight: bold;
}
.node-type-arsenal-purchasepath-steps.arsenal-confirmation .thank-list li p {
  color: #192130;
  font-size: 16px;
  word-break: break-all;
}
.node-type-arsenal-purchasepath-steps.arsenal-confirmation .thank-list li strong {
  font-weight: bold;
  font-family: "Kohinoor Demi", Arial, Helvetica, sans-serif;
}
@media only screen and (min-width: 981px) {
  .node-type-arsenal-purchasepath-steps.arsenal-confirmation .thank-list li {
    width: 33%;
    display: inline-block;
    vertical-align: top;
  }
}
.node-type-arsenal-purchasepath-steps.arsenal-confirmation .node {
  position: absolute;
  top: -180px;
  max-width: inherit;
  width: 100%;
}
.node-type-arsenal-purchasepath-steps.arsenal-confirmation .node .thank-content {
  max-width: 730px;
  margin-top: 0;
}
.node-type-arsenal-purchasepath-steps.arsenal-confirmation .node p {
  font-size: 20px;
  color: #fff;
  text-align: center;
  margin-bottom: 1em;
}
.node-type-arsenal-purchasepath-steps.arsenal-confirmation #footer {
  overflow: hidden;
}
.node-type-arsenal-purchasepath-steps.arsenal-confirmation #footer:before {
  top: 280px;
}
.node-type-arsenal-purchasepath-steps.arsenal-confirmation #footer:after {
  top: 0;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps.arsenal-confirmation .header-wrapper {
    height: 260px;
  }
  .node-type-arsenal-purchasepath-steps.arsenal-confirmation .header-wrapper:before {
    bottom: -90px;
    z-index: 3;
  }
  .node-type-arsenal-purchasepath-steps.arsenal-confirmation .header-wrapper:after {
    top: 190px;
    width: 120px;
  }
  .node-type-arsenal-purchasepath-steps.arsenal-confirmation .help-content {
    display: none;
  }
  .node-type-arsenal-purchasepath-steps.arsenal-confirmation .steps-page-header {
    top: -190px;
  }
  .node-type-arsenal-purchasepath-steps.arsenal-confirmation .subheader {
    margin-bottom: 0;
  }
  .node-type-arsenal-purchasepath-steps.arsenal-confirmation .node {
    top: -145px;
  }
  .node-type-arsenal-purchasepath-steps.arsenal-confirmation .node p {
    font-size: 12px;
  }
  .node-type-arsenal-purchasepath-steps.arsenal-confirmation .node .thank-content {
    margin: 0 auto;
  }
  .node-type-arsenal-purchasepath-steps.arsenal-confirmation .thank-list li {
    border-bottom: 1px solid #b2bbc4;
    position: relative;
    font-size: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .node-type-arsenal-purchasepath-steps.arsenal-confirmation .thank-list li h5 {
    width: 30%;
    display: inline-block;
    text-align: left;
    font-size: 12px;
    margin-bottom: 0;
    vertical-align: top;
  }
  .node-type-arsenal-purchasepath-steps.arsenal-confirmation .thank-list li p {
    width: 70%;
    display: inline-block;
    text-align: right;
    font-size: 12px;
    margin-bottom: 0;
    vertical-align: top;
  }
  .node-type-arsenal-purchasepath-steps.arsenal-confirmation .thank-list .last {
    border-bottom: 0;
  }
  .node-type-arsenal-purchasepath-steps.arsenal-confirmation .thank-content .actions {
    display: block;
    margin-bottom: 0;
  }
}
.node-type-arsenal-purchasepath-steps.arsenal-payment #footer {
  overflow: hidden;
}
.node-type-arsenal-purchasepath-steps.arsenal-payment #footer:before {
  top: 280px;
}
.node-type-arsenal-purchasepath-steps.arsenal-payment #footer:after {
  top: 0;
}
.node-type-arsenal-purchasepath-steps.has-no-help #footer:after, .node-type-arsenal-purchasepath-steps.has-no-help #footer:before, .node-type-arsenal-purchasepath-steps.arsenal-emc #footer:after, .node-type-arsenal-purchasepath-steps.arsenal-emc #footer:before {
  display: none;
}
.node-type-arsenal-purchasepath-steps.arsenal-emc .emc-list .form-actions {
  float: none;
}
@media only screen and (max-width: 980px) {
  .node-type-arsenal-purchasepath-steps .purchase-path-steps .form-actions {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .node-type-arsenal-purchasepath-steps .main-area p,
  .node-type-arsenal-purchasepath-steps .main-area ul,
  .node-type-arsenal-purchasepath-steps .main-area ol {
    font-size: 13px;
  }
  .node-type-arsenal-purchasepath-steps .purchase-path-steps .square-btn .form-radios {
    float: none;
    text-align: center;
    position: relative;
    font-size: 0;
    margin-top: 10px;
  }
  .node-type-arsenal-purchasepath-steps .purchase-path-steps .square-btn .form-radios:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: '';
    clear: both;
    height: 0;
  }
  .node-type-arsenal-purchasepath-steps .purchase-path-steps .square-btn .form-item {
    display: inline-block;
    float: none;
  }
  .node-type-arsenal-purchasepath-steps .purchase-path-steps .form-item .description {
    font-size: 13px;
  }
  .node-type-arsenal-purchasepath-steps .purchase-path-steps .form-actions {
    text-align: center;
  }
  .node-type-arsenal-purchasepath-steps .purchase-path-steps input[type="submit"] {
    height: 50px !important;
    line-height: 50px !important;
    width: 260px !important;
  }
  .node-type-arsenal-purchasepath-steps .travellers-container legend,
  .node-type-arsenal-purchasepath-steps .payment-form legend {
    font-size: 24px;
    margin-bottom: 5px;
  }
  .node-type-arsenal-purchasepath-steps .travellers-container label,
  .node-type-arsenal-purchasepath-steps .payment-form label {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .node-type-arsenal-purchasepath-steps .traveller-item {
    margin-bottom: 0;
  }
  .node-type-arsenal-purchasepath-steps .webform-component--emc .webform-component--emc--declare {
    padding-right: 0;
  }
  .node-type-arsenal-purchasepath-steps .webform-component--emc .webform-component--emc--info p {
    font-size: 13px;
  }
  .node-type-arsenal-purchasepath-steps .emc-confirm {
    width: 95%;
    margin-left: -47.5%;
  }
  .node-type-arsenal-purchasepath-steps .question-note {
    padding: 5px 15px 20px 20px;
  }
  .node-type-arsenal-purchasepath-steps .question-note h2 {
    margin-bottom: 5px;
  }
  .node-type-arsenal-purchasepath-steps .payment-form .webform-component--payment-method {
    margin-bottom: 10px;
  }
  .node-type-arsenal-purchasepath-steps .declarations-block > label {
    font-size: 24px;
    margin-bottom: 5px;
  }
  .node-type-arsenal-purchasepath-steps .emc-pre-assessment .webform-component[class*=question] {
    padding-right: 0;
  }
  .node-type-arsenal-purchasepath-steps #footer .inner-footer {
    margin-bottom: 0;
  }
  .node-type-arsenal-purchasepath-steps #footer p {
    font-size: 12px;
  }
  .node-type-arsenal-purchasepath-steps #footer .menu li a {
    font-size: 12px;
  }
  .node-type-arsenal-purchasepath-steps .links.inline {
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 479px) {
  .node-type-arsenal-purchasepath-steps .emc-confirm {
    padding: 0;
  }
  .node-type-arsenal-purchasepath-steps .emc-confirm .c-btn {
    width: 85%;
  }
}

.page-arsenal .qtip h3 {
  font-size: 24px;
  line-height: 1.1;
}
