.purchase-path-steps input[type='number'],
.purchase-path-steps input[type=number]::-webkit-inner-spin-button,
.purchase-path-steps input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  margin: 0;
}

body * {
  font-family: "Museo Sans Rounded 300 Regular", Arial, sans-serif !important;
}
body:not(.node-type-purchasepath-steps) {
  background-image: url(../images/bkg-common.jpg) !important;
}

.w-full .w-half {
  width: calc(50% - 8px);
  float: left;
  margin-bottom: 10px;
  margin-right: 15px;
}
.w-full .r-float {
  float: right;
  margin-right: 0;
}

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

.footer-how-works img {
  max-width: 150px;
}
.footer-how-works ul {
  list-style-type: none;
  margin-left: 0 !important;
}

.quote-container {
  background: #f2f2f2;
}
.quote-container form {
  padding-bottom: 0;
}
.quote-container .select-ie-wrapper,
.quote-container .promo-code input {
  width: 54%;
  float: left;
}
.quote-container .travelerages label {
  float: left;
  width: auto;
  margin-right: 5px;
  min-width: 105px;
  margin-top: 7px;
}
.quote-container .travellers-age legend {
  margin-bottom: 10px;
}
.quote-container .travellers-age label {
  float: none;
  width: 28px;
  min-width: 0;
  margin: 0 0 7px 0;
}
.quote-container .travellers-age .form-item {
  width: 38px;
  margin-right: 2px;
}
.quote-container .promo-code,
.quote-container .live-location {
  margin-bottom: 0.5em;
}
.quote-container .promo-code .error-message,
.quote-container .live-location .error-message {
  margin-top: 0.35em;
  float: left;
  width: 100%;
}
.quote-container .country-list ul {
  margin-bottom: 0;
}

.region-quote-box .form-actions {
  float: right;
  position: static;
}

.region-quote-box-sidebar .quote-container .select-ie-wrapper,
.region-quote-box-sidebar .quote-container .promo-code input {
  width: 54%;
  float: left;
  max-width: inherit;
}
.region-quote-box-sidebar .quote-container .travellers-age .form-item {
  margin-right: 2px;
}
.region-quote-box-sidebar .quote-container .travelerage label {
  width: 28px;
  float: none;
  margin: 0 auto 7px;
}
.region-quote-box-sidebar .quote-container .webform-component--when--datelabels .labelgroup {
  padding: 0;
  max-width: 280px;
}
.region-quote-box-sidebar .quote-container .webform-component--when.is-multi-trip .quote-duration {
  margin-top: -59px;
}
.region-quote-box-sidebar .quote-container .webform-component--when.is-multi-trip .webform-component--when--maxinum-trip-duration > label {
  margin-bottom: 17px;
  padding: .2em .6em .3em .6em;
}
.region-quote-box-sidebar .regions-wrapper .region-group {
  position: relative;
}
.region-quote-box-sidebar .regions-wrapper .region-title.active {
  color: #382f2d;
}

.dotted-line {
  border-bottom: 1px dotted #525558;
  margin-bottom: 20px;
}

.page-description.btns {
  padding: 0;
}
.page-description.btns a,
.page-description.btns a:hover {
  display: block;
  text-decoration: none;
  padding-top: 10px;
}

.node-type-australia-post a,
.node-type-article a {
  color: #1ab7ea;
}
.node-type-australia-post a:hover,
.node-type-article a:hover {
  color: #1ab7ea;
}
.node-type-australia-post .main-area h3,
.node-type-article .main-area h3 {
  color: #0081c6;
}

.node-type-australia-post .region-sidebar-right .tagclouds-term a,
.node-type-australia-post .go-instagram {
  color: #337ab7;
}
.node-type-australia-post .region-sidebar-right .tagclouds-term a:hover,
.node-type-australia-post .go-instagram:hover {
  color: #2ab8e8;
}

.node-type-article .main-area p strong.tab {
  display: none;
}

.header-phone {
  color: #fff !important;
}

.header .logo img {
  margin: 25px auto;
}
.header .mari {
  padding-top: 0;
}
.header .header-phone {
  padding-top: 4px;
  padding-bottom: 5px;
  display: inline-block;
}
.header .social-icons a {
  width: 32px;
  text-indent: 0;
  padding-left: 5px;
  background: none;
}
.header .social-icons a span {
  display: none;
}
.header .social-icons img {
  max-width: 100%;
  margin-top: 4px;
}

#footer {
  background: #fff;
  overflow: hidden;
}

.cover-page {
  margin-bottom: 2em;
}
.cover-page .benefit-first ul {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.cover-page .benefit-first li {
  display: inline-block;
  float: left;
  width: 32%;
  margin-right: 2%;
  padding: 12px 9px;
  min-height: 112px;
  background: #f1f1f1 none !important;
  padding-left: 9px !important;
}
.cover-page .benefit-first li:last-child {
  margin-right: 0;
}
.cover-page .benefit-first li img {
  max-width: none !important;
  margin: 5px auto;
  position: static;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.cover-page .benefit-first li img + span {
  background: transparent;
  margin-top: 10px;
  border-top: 1px solid #0b79c0;
  text-align: center;
  padding: 13px 0 0;
  font-size: 1.5rem;
}
.cover-page sup {
  font-size: 9px;
  font-size: 0.9rem;
}
.cover-page .item-tips {
  margin: 0.5em 0;
}
.cover-page .item-tips span {
  color: #0b77bc;
}
.cover-page .cover-sidebar ul li {
  padding-left: 40px;
  background: none;
}
.cover-page .cover-sidebar ul li a {
  color: #337ab7;
}
.cover-page .cover-plan-item h3 {
  color: #fff;
}
.cover-page .get-quote a:hover {
  color: #fff;
}

.faqs.claims-faqs {
  background-image: url(../images/bkg-faqs-claims.gif);
}
.faqs.medical-faqs {
  background-image: url(../images/bkg-faqs-medical.gif);
}
.faqs.tips-faqs {
  background-image: url(../images/bkg-faqs-tips.gif);
}

.activity-list h3 {
  margin: 0 0 25px -10px;
  background: #12acdf none;
  border: 1px solid #0996c6;
  border-radius: 4px 4px 0 0;
}
.activity-list .list-title,
.activity-list .list-title:hover {
  display: block;
  padding: 5px 20px;
  text-decoration: none;
  position: relative;
  color: #fff;
}
.activity-list .list-title:after,
.activity-list .list-title:hover:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  right: 15px;
  top: 5px;
  background: url(../images/bkg-activity-expanded.png) no-repeat right -43px;
}
.activity-list strong {
  color: #005596;
}
.activity-list .cover-list-block {
  display: none;
}
.activity-list .cover-list-item {
  width: 35%;
  float: left;
  margin-right: 15%;
}
.activity-list .cover-list-item p strong {
  color: #005596;
}
.activity-list.active .cover-list-block {
  display: block;
}
.activity-list.active .list-title:after {
  background-position: 7px 6px;
}

.key-features .c-btn {
  display: inline-block;
  margin: 10px 0 20px;
  padding: 7px 30px;
  background: #f29323;
  background-image: -moz-linear-gradient(top, #f29323 0%, #f08d1e 11%, #e88516 86%, #e88516 95%, #e98a1a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f29323), color-stop(11%, #f08d1e), color-stop(86%, #e88516), color-stop(95%, #e88516), color-stop(100%, #e98a1a));
  background-image: -webkit-linear-gradient(top, #f29323 0%, #f08d1e 11%, #e88516 86%, #e88516 95%, #e98a1a 100%);
  background-image: linear-gradient(to bottom, #f29323 0%, #f08d1e 11%, #e88516 86%, #e88516 95%, #e98a1a 100%);
  background-position: 0 0;
  background-repeat: no-repeat;
  border: 2px solid #d25808;
  border-radius: 10px;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
}
.key-features .c-btn:hover {
  color: #fff;
  text-decoration: none;
}
.key-features ul {
  margin: 0 0 60px;
}
.key-features li {
  overflow: hidden;
  padding: 15px 0 0 45px !important;
  background: none !important;
}
.key-features img {
  float: left;
  width: 25px;
  margin: -3px 0 0 -45px;
}

.becoming-an-agent-page .webform-component-textfield,
.becoming-an-agent-page .webform-component-select,
.becoming-an-agent-page .webform-component-email {
  width: 45%;
  float: left;
  margin-right: 5%;
}
.becoming-an-agent-page label {
  font-size: 14px;
}
.becoming-an-agent-page .disclaimer {
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.2727;
  color: #808285;
  overflow: hidden;
  margin: 0;
  padding: 0 0 31px 0;
  background: url("../images/bkg-contact-name.png") no-repeat;
  background-position: center 31px;
}
.becoming-an-agent-page .form-actions {
  width: 95%;
  margin: 25px 0 0;
  border-top: 1px solid #ccc;
  clear: both;
  padding: 25px 0 10px;
  background: #fcfcfc none;
  text-align: center;
}
.becoming-an-agent-page div.form-textarea-wrapper.resizable.textarea-processed.resizable-textarea {
  width: 95% !important;
}
.becoming-an-agent-page input.error {
  border-width: 1px !important;
}

.main-area .contact-us-page {
  background: url("../images/bkg-contact-name.png") no-repeat;
  background-position: center top;
  padding: 10px 0 0;
}
.main-area .contact-us-page .webform-component-textfield,
.main-area .contact-us-page .webform-component-email {
  width: 45%;
  float: left;
  margin-right: 5%;
}
.main-area .contact-us-page .webform-component--policy-number,
.main-area .contact-us-page .webform-component-select {
  width: 95%;
  margin-right: 0;
}
.main-area .contact-us-page label {
  font-size: 14px;
}
.main-area .contact-us-page div.form-textarea-wrapper.resizable.textarea-processed.resizable-textarea {
  width: 95% !important;
}
.main-area .contact-us-page .form-actions {
  width: 95%;
  margin: 30px 0 0;
  border-top: 1px solid #ccc;
  clear: both;
  padding: 20px 0 10px;
}
.main-area .contact-us-page input[type="submit"] {
  max-width: 200px;
}
.main-area .contact-us-page .webform-component-textarea {
  clear: both;
}

input[type="email"] {
  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;
}

#block-menu-menu-footer-menu .block-content {
  position: relative;
  text-align: center;
}
#block-menu-menu-footer-menu .menu {
  display: inline-block;
}

#footer .block-menu {
  margin-bottom: 20px;
}
#footer .block-menu a {
  text-decoration: none;
  color: #808285 !important;
  padding-top: 0;
  padding-bottom: 0;
}
#footer .block-menu a:hover {
  text-decoration: underline;
}
#footer .block-menu ul {
  text-align: center;
}
#footer .block-menu li {
  float: none;
  height: 31px;
  padding-left: 0;
  padding-right: 0.625em;
}
#footer .block-menu li:after {
  display: none;
}

.close-tips {
  display: none;
}

.node-type-purchasepath-steps .common-tooltips {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 510px;
  height: 80%;
  max-height: 400px;
  padding: 25px 30px 25px 25px;
  margin-left: -255px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #fff;
  z-index: 88;
  display: none;
}
.node-type-purchasepath-steps .common-tooltips .close-tips {
  display: block;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 24px;
  height: 24px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../images/tooltips-close.gif) no-repeat center;
  background-size: 100%;
}
.node-type-purchasepath-steps .common-tooltips .page-default {
  height: 100%;
}
.node-type-purchasepath-steps .common-tooltips .tooltips-content {
  height: 100%;
  padding-right: 15px;
  overflow-y: auto;
}
.node-type-purchasepath-steps .common-tooltips .tooltips-content h1 {
  font-size: 3.27rem;
  color: #164a77;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.node-type-purchasepath-steps .common-tooltips .tooltips-content ol li {
  list-style-type: decimal;
  margin-left: 30px;
}

.plan-option-page .disclaimer-block {
  margin-top: 1.5em;
}
.plan-option-page .disclaimer-block .disclaimer {
  color: #000;
}
.plan-option-page .disclaimer-block strong {
  font-weight: bold;
}

.page-blog .page-header {
  display: block;
}

#block-views-cm-blog-country-jumpbox-block .mcs-open {
  padding: 10px 8px !important;
}
#block-views-cm-blog-country-jumpbox-block .mcs-open:after {
  right: 10px !important;
}

.view-cm-blog .views-exposed-widgets .form-submit {
  width: 50px !important;
  height: 50px !important;
  min-width: 0;
}
.view-cm-blog .views-exposed-widgets .views-widget-filter-populate input {
  padding: 5px 8px !important;
}

.go-instagram {
  position: relative;
  padding-left: 43px;
  display: inline-block;
}
.go-instagram:before {
  content: "";
  width: 33px;
  height: 33px;
  position: absolute;
  left: 0;
  top: 3px;
  background: url(../images/instagram.png) no-repeat center;
}

.is-ie #block-views-cm-blog-country-jumpbox-block .mcs-open:after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../images/default-select-arrow.png) center no-repeat;
  background-size: 100% auto;
}
.is-ie #block-views-cm-blog-country-jumpbox-block .mcs-open.open:after {
  margin-top: -5px;
}

.ie-lt-10 .view-mode-cm_featured .field-name-node-link a,
.ie-lt-10 .sidebar-quote {
  background-color: #e98a1a;
}
.ie-lt-10 .view-mode-cm_featured .field-name-node-link a:hover,
.ie-lt-10 .sidebar-quote:hover {
  background-color: #e98a1a;
}
.ie-lt-10 #block-views-cm-blog-country-jumpbox-block .mcs-item {
  width: 32%;
}

.regions-wrapper li.hover {
  background-color: #0092eb;
  color: #fff;
}

/*
 * @ 2017-06-02
 * Feature: add multi destination of travel trip
 */
.select-region {
  padding: 0;
}
.select-region a {
  display: block;
  padding: 10px;
}

.auto-country.auto-country-active > ul {
  display: block !important;
}
.auto-country.initial-open > ul {
  display: none !important;
}
.auto-country a,
.auto-country a:hover {
  color: #33bdf1;
}
.auto-country .ui-state-hover a,
.auto-country .ui-state-hover a:hover,
.auto-country .ui-state-hover a:link,
.auto-country .ui-state-hover a:visited,
.auto-country .ui-state-focus a,
.auto-country .ui-state-focus a:hover,
.auto-country .ui-state-focus a:link,
.auto-country .ui-state-focus a:visited {
  color: #33bdf1;
}

.selected-country {
  padding: 0;
  margin: 0;
  font-size: 15px;
}
.selected-country li {
  list-style-type: none;
  display: inline-block;
  margin-right: 7px;
  padding: 0;
}
.selected-country button {
  margin: 0 0 10px;
  padding: 10px 40px 10px 10px;
  background-color: #eee;
  border: 1px solid #ccc;
  font-size: 1.0em;
  color: #0092EB;
  text-align: left;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: relative;
}
.selected-country button:hover {
  text-decoration: underline;
}
.selected-country button:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  right: 10px;
  top: 50%;
  margin-top: -7px;
  background: url(../images/btn-remove-country.png) no-repeat center;
  background-size: 10px 10px;
}
.selected-country span {
  display: block;
  font-size: 0.75rem;
  color: #666;
}

.summary-sticky-block aside {
  max-height: none;
}
.summary-sticky-block .travel-destination {
  text-overflow: ellipsis;
  width: calc(100% - 180px);
  white-space: nowrap;
  overflow: hidden;
}

.footer-tips-item .text p {
  color: #525558;
}

.purchase-item-help .qtip-content {
  padding: 5px 0;
}
.purchase-item-help table {
  width: 100%;
  font-size: 0.85em;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
.purchase-item-help td,
.purchase-item-help th {
  border: 1px solid #ccc;
  text-align: center;
  padding: 1px;
}
.purchase-item-help ul {
  padding-left: 20px;
  text-align: left;
}
.purchase-item-help.col-2 table td {
  width: 50%;
  vertical-align: top;
}

.key-benefits h1 {
  text-align: center;
  line-height: 2;
}

.key-benefits-note {
  padding: 0 40px 20px;
}

.note-line {
  border-bottom: 1px dotted;
  margin-left: 20px;
  margin-right: 20px;
}

.travel-insurance {
  display: inline-block;
  text-align: center;
  padding-bottom: 40px;
}
.travel-insurance img {
  height: 45px;
  width: auto;
}
.travel-insurance .text h3 {
  margin-top: 1em;
}
.travel-insurance .col-lg-12.main-area {
  padding-left: 0 !important;
  padding-right: 0;
}

.customer-reviews {
  padding: 20px 0;
  overflow: hidden;
}
.customer-reviews .cmreview-content {
  padding: 0 15px 15px;
}
.customer-reviews .cmreview {
  max-width: 100%;
}
.customer-reviews h2 {
  text-align: center;
  margin: 15px 0;
  font-size: 22px;
  color: #1482C3;
  line-height: 1.2;
}
.customer-reviews .text {
  text-align: center;
  margin-bottom: 20px;
  padding: 0 3%;
}
.customer-reviews em {
  color: #00afa9;
}

/*
 * @ 2018-06-05
 * Feature: Add popular destination for quotebox
 */
.field-error div.error {
  background-image: none;
  background: transparent;
}

.popular-list {
  position: absolute;
  width: 100%;
  margin-top: -51px;
  padding-top: 51px;
  padding-bottom: 42px;
  border: 1px solid #a4a4a4;
  z-index: 4;
  background-color: #f2f2f2;
  font-size: 15px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: none;
}
.popular-list.popular-list-active {
  display: block;
}
.popular-list > strong {
  font-weight: normal;
  padding: 10px 20px;
  display: block;
}
.popular-list ul {
  list-style-type: none;
  padding: 0;
  margin-bottom: 1px;
}
.popular-list li {
  list-style-type: none;
  padding: 5px 20px;
}
.popular-list a {
  color: #33bdf1;
}
.popular-list .ui-btn-wrapper-active {
  background-color: #fff;
}
.popular-list .ui-btn-wrapper-active a {
  text-decoration: underline;
}

.select-region.select-region-initial {
  margin-top: 230px;
}
.select-region.keyup-selected {
  text-decoration: underline;
}

.quote-container .check-multi-trip {
  text-align: center;
}
.quote-container .check-multi-trip input[type="checkbox"] + label {
  display: inline-block;
  width: auto;
}
.quote-container .webform-component--when .quote-duration.field-error input + label {
  border-color: #bc111e;
}
.quote-container .webform-component--when .quote-duration .error-message {
  text-align: left;
  width: 180px;
}
.quote-container .webform-component--when.is-multi-trip .returndate,
.quote-container .webform-component--when.is-multi-trip .labelbox.right {
  display: none;
}
.quote-container .webform-component--when.is-multi-trip .quote-duration {
  margin-top: -30px;
}
@media only screen and (max-width: 1024px) and (min-width: 981px), screen and (max-width: 376px) {
  .quote-container .webform-component--when.is-multi-trip .quote-duration {
    margin-top: -49px;
  }
}
.quote-container .webform-component--when.is-multi-trip .webform-component--when--maxinum-trip-duration > label {
  font-size: 14px;
  font-weight: 700;
  color: #005596;
}
.quote-container .webform-component--when.is-multi-trip .short-duration-type > label {
  margin-bottom: 2em;
}
@media screen and (min-width: 981px) {
  .quote-container .webform-component--when .fieldset-wrapper {
    margin-top: 20px !important;
  }
}
.quote-container .webform-component--when--datelabels {
  margin: 6% 0 0;
}
@media screen and (max-width: 980px) {
  .quote-container .webform-component--when--datelabels {
    margin-top: 0;
  }
}
.quote-container .webform-component--when--datelabels .labelgroup {
  margin: 0 auto;
  max-width: 380px;
  overflow: hidden;
}
@media only screen and (max-width: 991px) and (min-width: 900px) {
  .quote-container .webform-component--when--datelabels .labelgroup {
    padding: 0 20px;
  }
}
.quote-container .webform-component--when--datelabels .labelbox {
  float: left;
  margin-bottom: 7px;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: 50%;
  font-size: 14px;
  font-weight: 700;
  color: #005596;
}
@media only screen and (max-width: 376px) {
  .quote-container .webform-component--when--datelabels .labelbox {
    padding: 0.3em 1.5em;
  }
}
@media only screen and (max-width: 350px) {
  .quote-container .webform-component--when--datelabels .labelbox.left {
    padding-left: 1em;
    padding-right: 2em;
  }
  .quote-container .webform-component--when--datelabels .labelbox.right {
    padding-left: 2em;
    padding-right: 1em;
  }
}

/*
 * @ 2018-07-12
 * Change tele/cardNumber/Security input type from "text" to "number"
 * Change scope: css & js
 */
.purchase-path-steps input[type='number'] {
  -moz-appearance: textfield;
}
.purchase-path-steps input[type='number'] {
  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;
}

@media screen and (min-width: 0\0) {
  .purchase-path-steps .select-ie-wrapper.field-error {
    border: 1px solid #bc111e;
  }
}
/*
 * @ 2018-08-27
 * @ CMPD-1469
 * Change quotebox title font-size and remove background coloe
 * Change scope: css
 */
.page-home .quote-box .block-title {
  background-color: transparent;
}
.page-home .region-quote-box .webform-component-fieldset:not(.travellers-age) > legend {
  height: 77px;
  font-size: 35px;
}
.page-home .region-quote-box .webform-component--where legend:before {
  background-position: center -2px;
}
@media screen and (min-width: 768px) {
  .page-home .region-quote-box .quote-box .block-title {
    font-size: 40px;
  }
}
.page-home .region-quote-box-sidebar .quote-box .block-title {
  padding: 5px 0 15px;
}

/*
 * @ 2018-11-23
 * @ CMPD-1539
 * Change auto-complete js plugin of destination
 * Change scope: css & js
 */
.auto-country {
  overflow: hidden;
  overflow-y: auto;
  border: 0;
  border-top: 50px solid #eee;
  border-bottom: 41px solid #eee;
  -moz-box-shadow: 0 -1px 8px 4px rgba(0, 0, 0, 0.1), 0 0 1px 1px #a4a4a4;
  -webkit-box-shadow: 0 -1px 8px 4px rgba(0, 0, 0, 0.1), 0 0 1px 1px #a4a4a4;
  box-shadow: 0 -1px 8px 4px rgba(0, 0, 0, 0.1), 0 0 1px 1px #a4a4a4;
}
.auto-country ul {
  width: 100%;
  min-width: 272px;
  margin: 0;
  padding: 0;
  border: 0;
  background: #f2f2f2;
  -webkit-overflow-scrolling: touch;
}
.auto-country li {
  display: block;
  width: 100%;
  font-weight: normal;
  font-size: 1.5rem;
  color: #33bdf1;
  box-sizing: border-box;
  cursor: pointer;
  text-align: left;
  -webkit-user-select: none;
}
.auto-country li a {
  display: block;
  padding: 9px 20px 10px;
}
.auto-country a.ui-btn-active {
  text-decoration: underline;
}

/*
 * @ 2018-12-28
 * @ CMPD-1752 Requote after age changed
 * Change scope: css & js
 */
.change-age-modal.in {
  overflow-y: hidden;
}
.change-age-modal .table {
  display: table;
  height: 100%;
}
.change-age-modal .table .table-cell {
  display: table-cell;
  vertical-align: middle;
}
.change-age-modal .table .table-cell .modal-content {
  padding-bottom: 0;
}
.change-age-modal .table .table-cell .modal-content .modal-header {
  border-bottom: none;
}
.change-age-modal .table .table-cell .modal-content .modal-footer .btn:hover, .change-age-modal .table .table-cell .modal-content .modal-footer .btn:focus {
  background: #2e6ad4;
}

.front .row > .main-area .page-description h2 {
  font-size: 30px;
}
.front .row > .main-area .benefits h1 {
  font-size: 36px;
}
.front .row > .main-area .testimonial p {
  line-height: 1.3;
}
.front .row > .main-area .cmreview h3 {
  margin-top: 20px;
}

body.node-type-amp-landing {
  background-image: none !important;
}

.node-type-amp-landing {
  background: transparent;
  font-size: 16px;
  line-height: 1.5;
  word-wrap: break-word;
  color: #2d2d2d;
  padding: 0;
}
.node-type-amp-landing h1,
.node-type-amp-landing h2,
.node-type-amp-landing h3,
.node-type-amp-landing h4,
.node-type-amp-landing h5,
.node-type-amp-landing h6 {
  margin: 16px 0 8px;
}
.node-type-amp-landing h2 {
  font-size: 45px;
  line-height: 2;
}
.node-type-amp-landing p {
  font-size: 16px;
  margin-bottom: 16px;
}
.node-type-amp-landing .btn {
  min-width: 180px;
  line-height: 1.2em;
  border: 1px solid #d86600;
  color: #fff;
  padding: 14px;
  font-size: 16px;
  background: linear-gradient(to right, #ff911a 0%, #ee7c00 100%);
}
.node-type-amp-landing .btn:hover, .node-type-amp-landing .btn:focus {
  background: #ee7c00;
  color: #fff;
}
.node-type-amp-landing #page {
  overflow: hidden;
}
.node-type-amp-landing #header {
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 99;
  width: 100%;
}
.node-type-amp-landing.admin-menu #header {
  top: 59px;
}
.node-type-amp-landing #page-title {
  display: none;
}
.node-type-amp-landing .header-content,
.node-type-amp-landing #main-wrapper,
.node-type-amp-landing #footer {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.node-type-amp-landing .main-content {
  padding: 0;
}
.node-type-amp-landing .header-content {
  padding-top: 45px;
}
.node-type-amp-landing .site-logo {
  display: inline-block;
  width: 153px;
}
.node-type-amp-landing .header-content,
.node-type-amp-landing .main-content,
.node-type-amp-landing .footer-content {
  margin: 0 auto;
  max-width: 1060px;
  padding-left: 15px;
  padding-right: 15px;
}
.node-type-amp-landing .banner {
  position: relative;
  color: #fff;
}
.node-type-amp-landing .banner .text-group {
  position: absolute;
  top: 30%;
  left: 50%;
  width: 42%;
  margin-left: -21%;
  text-align: center;
}
.node-type-amp-landing .banner img {
  width: 100%;
  height: auto;
}
.node-type-amp-landing .amp-list {
  position: relative;
}
.node-type-amp-landing .amp-list .region {
  margin-left: -35px;
  margin-right: -35px;
  padding-top: 45px;
}
.node-type-amp-landing .amp-list .region:after {
  content: '';
  display: table;
  visibility: hidden;
  clear: both;
}
.node-type-amp-landing .amp-list .block {
  width: 33.33%;
  float: left;
  padding-left: 35px;
  padding-right: 35px;
}
.node-type-amp-landing .amp-list .block:nth-of-type(3n+1) {
  clear: both;
}
.node-type-amp-landing .not-banner {
  background: #fff;
  border: 1px solid #acacac;
  text-align: center;
  border-radius: 4px;
  margin-bottom: 40px;
  -webkit-box-shadow: 1px 1px 5px 1px #d4cece;
  -moz-box-shadow: 1px 1px 5px 1px #d4cece;
  box-shadow: 1px 1px 5px 1px #d4cece;
}
.node-type-amp-landing .not-banner img {
  width: 100%;
  height: auto;
}
.node-type-amp-landing .not-banner .title h2 {
  font-size: 18px;
  height: 36px;
  overflow: hidden;
}
.node-type-amp-landing .not-banner .content {
  padding: 0 15px 25px;
  font-size: 16px;
  line-height: 1.5;
  min-height: 131px;
}
.node-type-amp-landing .not-banner .content .field-label {
  display: none;
}
.node-type-amp-landing .not-banner .content .field-label-inline .field-items {
  float: none;
}
.node-type-amp-landing .not-banner .content .view-more a {
  color: #2d2d2d;
  position: relative;
}
.node-type-amp-landing .not-banner .content .view-more a:hover {
  text-decoration: none;
}
.node-type-amp-landing .not-banner .content .view-more a:after {
  content: '';
  display: inline-block;
  margin-left: 10px;
  width: 8px;
  height: 15px;
  background: url("../images/right.png") no-repeat;
  vertical-align: middle;
}
.node-type-amp-landing .not-banner .content .field-name-body {
  height: 72px;
  overflow: hidden;
  margin-bottom: 10px;
}
.node-type-amp-landing .not-banner .content .field-name-body p {
  height: 72px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.node-type-amp-landing .region-amp-footer {
  margin-top: 20px;
  margin-bottom: 80px;
  background: #fff;
  border: 1px solid #a1a1a1;
  border-radius: 4px;
  padding: 20px 30px;
  -webkit-box-shadow: -1px -1px 7px 1px #d4cece;
  -moz-box-shadow: -1px -1px 7px 1px #d4cece;
  box-shadow: -1px -1px 7px 1px #d4cece;
}
.node-type-amp-landing .footer-link {
  margin-top: 30px;
}
.node-type-amp-landing .footer-link a {
  color: #383a40;
}
.node-type-amp-landing .footer-link .about {
  margin-right: 30px;
}
@media (min-width: 768px) {
  .node-type-amp-landing .banner .field-name-field-amp-image {
    width: 100%;
    height: 575px;
    overflow: hidden;
  }
  .node-type-amp-landing .banner .field-name-field-amp-image .field-items {
    width: 2060px;
    height: 575px;
    margin-left: -1030px;
    left: 50%;
    position: relative;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .node-type-amp-landing .header-content {
    padding-top: 30px;
  }
  .node-type-amp-landing .banner {
    margin-bottom: 20px;
  }
  .node-type-amp-landing .banner .text-group {
    width: 70%;
    margin-left: -35%;
    top: 28%;
  }
  .node-type-amp-landing .amp-list .region {
    margin-left: -15px;
    margin-right: -15px;
  }
  .node-type-amp-landing .amp-list .block {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1080px) and (min-width: 992px) {
  .node-type-amp-landing .banner .text-group {
    width: 50%;
    margin-left: -25%;
    top: 28%;
  }
}
@media (max-width: 767px) {
  .node-type-amp-landing h2 {
    font-size: 30px;
    margin-bottom: 0.8rem;
  }
  .node-type-amp-landing .header-content {
    text-align: center;
    padding-top: 30px;
  }
  .node-type-amp-landing .banner .text-group {
    top: 20%;
    width: 100%;
    margin-left: -50%;
    padding: 0 15px;
  }
  .node-type-amp-landing .banner img {
    width: 100%;
  }
  .node-type-amp-landing .btn {
    width: 100%;
  }
  .node-type-amp-landing .amp-list {
    margin-left: -15px;
    margin-right: -15px;
  }
  .node-type-amp-landing .amp-list .region {
    margin: 0;
    background: #f1f1f1;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
  }
  .node-type-amp-landing .amp-list .block {
    padding: 0;
    width: 100%;
  }
  .node-type-amp-landing .amp-list .content {
    min-height: inherit;
  }
  .node-type-amp-landing .amp-list .content .field-name-body {
    height: auto;
    overflow: visible;
    margin-bottom: 0;
  }
  .node-type-amp-landing .amp-list .content .field-name-body p {
    height: auto;
    overflow: visible;
    -webkit-line-clamp: inherit;
  }
  .node-type-amp-landing .amp-list .not-banner {
    margin-bottom: 15px;
  }
  .node-type-amp-landing .region-amp-footer {
    text-align: center;
  }
}
@media screen and (max-width: 320px) {
  .node-type-amp-landing .banner h2 {
    line-height: 1.5;
  }
}

.node-amp-landing .description {
  text-align: center;
  padding-bottom: 40px;
}
.node-amp-landing .description p {
  max-width: 440px;
  margin: 0 auto;
}
.node-amp-landing h3 {
  font-size: 32px;
  line-height: 2;
  color: #116ab2;
  margin-top: 0;
}
.node-amp-landing h4 {
  font-size: 20px;
  color: #000;
  text-transform: inherit;
  margin-top: 0;
  line-height: 1.5;
  font-weight: normal;
}
.node-amp-landing .compare-benefits {
  clear: both;
}
.node-amp-landing .compare-benefit,
.node-amp-landing .logo-group {
  margin-bottom: 60px;
}
.node-amp-landing .benefits-desc-inner {
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.node-amp-landing .price-group-inner p {
  font-size: 20px;
}
.node-amp-landing .logo-group {
  padding: 0;
}
.node-amp-landing .unlimited {
  color: #00afa9;
}
.node-amp-landing .limited {
  color: #ccc;
}
.node-amp-landing .price-group .col-xs-6 {
  padding-left: 0;
}
.node-amp-landing .price-group .col-xs-6:last-child {
  padding-left: 15px;
  padding-right: 0;
}
.node-amp-landing .description-footer {
  background: #116ab2;
  border-radius: 4px;
  padding: 30px 15px 40px;
  text-align: center;
  color: #fff;
  -webkit-box-shadow: -1px -1px 7px 1px #d4cece;
  -moz-box-shadow: -1px -1px 7px 1px #d4cece;
  box-shadow: -1px -1px 7px 1px #d4cece;
}
.node-amp-landing .description-footer h3 {
  color: #fff;
}
.node-amp-landing .description-footer p {
  max-width: 730px;
  margin: 0 auto 35px;
}
@media (min-width: 768px) {
  .node-amp-landing .collapse,
  .node-amp-landing .collapsing {
    height: auto !important;
    display: block;
    overflow: visible;
  }
}
@media (max-width: 767px) {
  .node-amp-landing h3 {
    line-height: 1.2;
    font-size: 30px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .node-amp-landing h4 {
    font-size: 16px;
  }
  .node-amp-landing .description {
    padding-top: 40px;
  }
  .node-amp-landing .price-group-inner {
    margin-top: 10px;
  }
  .node-amp-landing .price-group-inner p {
    font-size: 16px;
  }
  .node-amp-landing img {
    max-width: 85px !important;
  }
  .node-amp-landing .logo-group {
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px;
    background: #f7f7f7;
    border-bottom: 3px solid #ebebeb;
    margin-bottom: 25px;
  }
  .node-amp-landing .compare-benefit {
    margin-bottom: 30px;
  }
  .node-amp-landing .benefits-title {
    cursor: pointer;
  }
  .node-amp-landing .benefits-title-inner {
    border-bottom: 1px solid #ccc;
    position: relative;
  }
  .node-amp-landing .benefits-title-inner:after {
    content: '';
    width: 11px;
    height: 6px;
    background: url("../images/arrow.png") no-repeat;
    background-position: 0 0;
    display: block;
    position: absolute;
    right: 0;
    bottom: 20px;
  }
  .node-amp-landing .collapsed .benefits-title-inner:after {
    background-position: 0 -6px;
  }
  .node-amp-landing section .benefits-desc {
    display: none;
  }
  .node-amp-landing section .benefits-desc.collapsing, .node-amp-landing section .benefits-desc.in {
    display: block;
  }
  .node-amp-landing .benefits-desc-inner {
    background: #f7f7f7;
    padding: 10px;
    border-bottom: 0;
    margin-bottom: 0;
  }
  .node-amp-landing .benefits-desc-inner p {
    font-size: 14px;
  }
}

amp-accordion {
  display: none;
}

/*# sourceMappingURL=nz.style.css.map */
