@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400,700);
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 7px;
  padding-right: 7px;
}
@media (min-width: -1) {
  .container {
    width: 734px;
  }
}
@media (min-width: -1) {
  .container {
    width: 954px;
  }
}
@media (min-width: -1) {
  .container {
    width: 1154px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 7px;
  padding-right: 7px;
}
.row {
  margin-left: -7px;
  margin-right: -7px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 7px;
  padding-right: 7px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: -1) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: -1) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: -1) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.__row {
  width: 100%;
  float: left;
  clear: both;
}
.__reset-list {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
.__reset-list li:before {
  content: '';
  display: none;
}
.__button-reset {
  padding: 0;
  margin: 0;
  border: 0;
  background-color: transparent;
}
.__hide-checkbox-radio {
  width: 0;
  height: 0;
  border: 0;
  opacity: 0;
  min-height: 0;
  position: absolute;
}
.__hide-checkbox-radio:after {
  display: none;
}
.__fancy-slick-dots {
  width: auto;
}
.__fancy-slick-dots li {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  overflow: hidden;
}
.__fancy-slick-dots li:before,
.__fancy-slick-dots li button:before {
  display: none;
}
.__fancy-slick-dots li button {
  background-image: -webkit-linear-gradient(top, #842467 0%, #730652 100%);
  background-image: -o-linear-gradient(top, #842467 0%, #730652 100%);
  background-image: linear-gradient(to bottom, #842467 0%, #730652 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff842467', endColorstr='#ff730652', GradientType=0);
  width: 20px;
  height: 20px;
  border-radius: 20px;
  border: 2px solid #FFF;
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.4);
}
.__fancy-slick-dots li.slick-active button,
.__fancy-slick-dots li button:hover {
  background-image: -webkit-linear-gradient(top, #53806a 0%, #3b6e55 100%);
  background-image: -o-linear-gradient(top, #53806a 0%, #3b6e55 100%);
  background-image: linear-gradient(to bottom, #53806a 0%, #3b6e55 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff53806a', endColorstr='#ff3b6e55', GradientType=0);
}
.__simple-slick-dots {
  width: auto;
}
.__simple-slick-dots li {
  width: 14px;
  display: inline-block;
  height: 14px;
  border-radius: 14px;
  overflow: hidden;
}
.__simple-slick-dots li:before,
.__simple-slick-dots li button:before {
  display: none;
}
.__simple-slick-dots li button {
  background-image: -webkit-linear-gradient(top, #842467 0%, #730652 100%);
  background-image: -o-linear-gradient(top, #842467 0%, #730652 100%);
  background-image: linear-gradient(to bottom, #842467 0%, #730652 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff842467', endColorstr='#ff730652', GradientType=0);
  width: 14px;
  height: 14px;
  border-radius: 14px;
}
.__simple-slick-dots li.slick-active button,
.__simple-slick-dots li button:hover {
  background-image: -webkit-linear-gradient(top, #53806a 0%, #3b6e55 100%);
  background-image: -o-linear-gradient(top, #53806a 0%, #3b6e55 100%);
  background-image: linear-gradient(to bottom, #53806a 0%, #3b6e55 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff53806a', endColorstr='#ff3b6e55', GradientType=0);
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
::selection {
  background: rgba(115, 6, 82, 0.6);
  color: #FFF;
}
::-moz-selection {
  background: rgba(115, 6, 82, 0.6);
  color: #FFF;
}
html {
  -webkit-tap-highlight-color: rgba(115, 6, 82, 0.6);
  -webkit-tap-highlight-color: transparent;
  /* For some Androids */
}
main[role="main"] {
  clear: both;
}
img {
  height: auto;
}
.row {
  clear: both;
}
::-webkit-input-placeholder {
  color: #955b80;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #955b80;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #955b80;
}
:-ms-input-placeholder {
  color: #955b80;
}
textarea {
  resize: vertical;
}
.user-error,
.error {
  border: 1px solid #f00;
}
#validation-error {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
}
.tabs li a {
  padding: 0.75em !important;
}
.no-margin {
  margin: 0;
}
.no-margin-top {
  margin-top: 0;
}
.no-margin-bottom {
  margin-bottom: 0;
}
.no-padding {
  padding: 0;
}
.right {
  float: right;
}
.col-collapse {
  padding-left: 0;
  padding-right: 0;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
.error {
  color: #d6394f;
}
.reset-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.reset-list li:before {
  display: none;
}
@font-face {
  font-family: 'fontello';
  src: url('https://www.airniugini.com.pg/wp-content/themes/adcorpmobile/less/../../shared/fonts/fontello.eot?34296141');
  src: url('https://www.airniugini.com.pg/wp-content/themes/adcorpmobile/less/../../shared/fonts/fontello.eot?34296141#iefix') format('embedded-opentype'), url('https://www.airniugini.com.pg/wp-content/themes/adcorpmobile/less/../../shared/fonts/fontello.woff?34296141') format('woff'), url('https://www.airniugini.com.pg/wp-content/themes/adcorpmobile/less/../../shared/fonts/fontello.ttf?34296141') format('truetype'), url('https://www.airniugini.com.pg/wp-content/themes/adcorpmobile/less/../../shared/fonts/fontello.svg?34296141#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-facebook:before {
  content: '\e800';
}
/* 'î €' */
.icon-twitter:before {
  content: '\e801';
}
/* 'î ' */
.icon-instagramm:before {
  content: '\e802';
}
/* 'î ‚' */
.icon-search:before {
  content: '\e803';
}
/* 'î ƒ' */
.icon-forward:before {
  content: '\e804';
}
/* 'î „' */
.icon-share:before {
  content: '\e805';
}
/* 'î …' */
.icon-down-open-mini:before {
  content: '\e806';
}
/* 'î †' */
.icon-left-open-mini:before {
  content: '\e807';
}
/* 'î ‡' */
.icon-right-open-mini:before {
  content: '\e808';
}
/* 'î ˆ' */
.icon-up-open-mini:before {
  content: '\e809';
}
/* 'î ‰' */
.icon-down-micro:before {
  content: '\e80a';
}
/* 'î Š' */
.icon-up-micro:before {
  content: '\e80b';
}
/* 'î ‹' */
.icon-down-open-big:before {
  content: '\e80c';
}
/* 'î Œ' */
.icon-left-open-big:before {
  content: '\e80d';
}
/* 'î ' */
.icon-right-open-big:before {
  content: '\e80e';
}
/* 'î Ž' */
.icon-up-open-big:before {
  content: '\e80f';
}
/* 'î ' */
.icon-info:before {
  content: '\e810';
}
/* 'î ' */
.icon-cw:before {
  content: '\e811';
}
/* 'î ‘' */
.icon-calendar:before {
  content: '\e812';
}
/* 'î ’' */
.icon-star:before {
  content: '\e813';
}
/* 'î “' */
.icon-clock:before {
  content: '\e814';
}
/* 'î ”' */
.icon-gplus:before {
  content: '\e815';
}
/* 'î •' */
.icon-email:before {
  content: '\e816';
}
/* 'î –' */
.icon-phone:before {
  content: '\e817';
}
/* 'î —' */
.icon-location:before {
  content: '\e818';
}
/* 'î ˜' */
.icon-link:before {
  content: '\e819';
}
/* 'î ™' */
.icon-pin:before {
  content: '\e81a';
}
/* 'î š' */
.icon-pinboard:before {
  content: '\e81b';
}
/* 'î ›' */
.icon-compass:before {
  content: '\e81c';
}
/* 'î œ' */
.icon-home:before {
  content: '\e81d';
}
/* 'î ' */
.icon-menu:before {
  content: '\e81e';
}
/* 'î ž' */
.icon-doc-text-inv:before {
  content: '\e81f';
}
/* 'î Ÿ' */
.icon-cancel-2:before {
  content: '\e820';
}
/* 'î  ' */
.icon-cancel-circle-1:before {
  content: '\e821';
}
/* 'î ¡' */
.icon-flight:before {
  content: '\e822';
}
/* 'î ¢' */
.icon-globe:before {
  content: '\e823';
}
/* 'î £' */
.icon-cab:before {
  content: '\e824';
}
/* 'î ¤' */
.icon-youtube-play:before {
  content: '\e825';
}
/* 'î ¥' */
.icon-cancel:before {
  content: '\e826';
}
/* 'î ¦' */
.icon-facebook-squared:before {
  content: '\e827';
}
/* 'î §' */
.icon-custom-envelope:before {
  content: '\e828';
}
/* 'î ¨' */
.icon-custom-stars:before {
  content: '\e829';
}
/* 'î ©' */
.icon-custom-hotels:before {
  content: '\e82a';
}
/* 'î ª' */
.icon-custom-asterix:before {
  content: '\e82b';
}
/* 'î «' */
.icon-custom-briefcase:before {
  content: '\e82c';
}
/* 'î ¬' */
.icon-custom-palm-tree:before {
  content: '\e82d';
}
/* 'î ­' */
.icon-custom-globe:before {
  content: '\e82e';
}
/* 'î ®' */
.icon-custom-briefcase-1:before {
  content: '\e82f';
}
/* 'î ¯' */
.icon-custom-zoom-doc:before {
  content: '\e830';
}
/* 'î °' */
.icon-custom-home:before {
  content: '\e831';
}
/* 'î ±' */
.icon-custom-share:before {
  content: '\e832';
}
/* 'î ²' */
.icon-custom-documents:before {
  content: '\e833';
}
/* 'î ³' */
.icon-custom-login-link:before {
  content: '\e834';
}
/* 'î ´' */
.icon-plus:before {
  content: '\e835';
}
/* 'î µ' */
.icon-minus:before {
  content: '\e836';
}
/* 'î ¶' */
.tabs {
  background-image: -webkit-linear-gradient(top, #53806a 0%, #3b6e55 100%);
  background-image: -o-linear-gradient(top, #53806a 0%, #3b6e55 100%);
  background-image: linear-gradient(to bottom, #53806a 0%, #3b6e55 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff53806a', endColorstr='#ff3b6e55', GradientType=0);
  width: 100%;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
}
.tabs li {
  float: left;
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.tabs li:before {
  content: '';
  display: none;
}
.tabs li a {
  display: inline-block;
  padding: 1em;
  outline: 0;
}
.tab-title {
  font-size: 16px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
}
.tab-title a {
  color: #ffffff;
}
.tab-title--active {
  background-color: #FFF;
}
.tab-title--active a {
  color: #3b6e55;
}
.tabs-content {
  width: 100%;
  clear: both;
  outline: none;
}
.tab-content__panel {
  width: 0;
  height: 0;
  overflow: hidden;
  padding: 20px;
  outline: none;
}
.tab-content__panel:focus {
  width: auto;
  height: auto;
}
html.js .tab-content__panel {
  width: auto;
  height: auto;
  display: none;
}
html.js .tab-content__panel.tab-content--active {
  display: block;
}
.tabs--green {
  background-image: -webkit-linear-gradient(top, #53806a 0%, #3b6e55 100%);
  background-image: -o-linear-gradient(top, #53806a 0%, #3b6e55 100%);
  background-image: linear-gradient(to bottom, #53806a 0%, #3b6e55 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff53806a', endColorstr='#ff3b6e55', GradientType=0);
  color: #FFF;
  border: 1px solid #6d9883;
}
.tabs--green .tab-title a {
  color: #FFF;
}
.tabs--green .tab-title--active {
  border: 1px solid #dfdfdf;
}
.tabs--green .tab-title--active a {
  color: #3b6e55;
}
.tabs-count-10 .tab-title {
  width: 10%;
  text-align: center;
}
.tabs-count-9 .tab-title {
  width: 11.11111111%;
  text-align: center;
}
.tabs-count-8 .tab-title {
  width: 12.5%;
  text-align: center;
}
.tabs-count-7 .tab-title {
  width: 14.28571429%;
  text-align: center;
}
.tabs-count-6 .tab-title {
  width: 16.66666667%;
  text-align: center;
}
.tabs-count-5 .tab-title {
  width: 20%;
  text-align: center;
}
.tabs-count-4 .tab-title {
  width: 25%;
  text-align: center;
}
.tabs-count-3 .tab-title {
  width: 33.33333333%;
  text-align: center;
}
.tabs-count-2 .tab-title {
  width: 50%;
  text-align: center;
}
.tabs-count-1 .tab-title {
  width: 100%;
  text-align: center;
}
.accordion__title {
  background-image: -webkit-linear-gradient(top, #53806a 0%, #3b6e55 100%);
  background-image: -o-linear-gradient(top, #53806a 0%, #3b6e55 100%);
  background-image: linear-gradient(to bottom, #53806a 0%, #3b6e55 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff53806a', endColorstr='#ff3b6e55', GradientType=0);
  padding: 10px;
  margin-top: 1px;
  color: #FFF;
  font-size: 18px;
  font-family: 'Roboto Condensed', sans-serif;
  border: 1px solid #3b6e55;
  outline: none;
}
.accordion__title:hover {
  cursor: pointer;
}
.accordion__title:after {
  content: '\e80c';
  font-family: 'fontello';
  float: right;
}
.accordion__title.accordion--active {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f7', GradientType=0);
  color: #730652;
  border-color: #dfdfdf;
}
.accordion__title.accordion--active:after {
  content: '\e80f';
}
.accordion__inner {
  width: 100%;
  padding: 12px;
  border: 1px solid #dfdfdf;
  border-top: 0;
  background-color: #FFF;
}
html.no-js .accordion__title:focus + .accordion__content {
  max-height: 10000px;
}
html.no-js .accordion__content {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.35s cubic-bezier(0.39, 0.575, 0.5649999999999999, 1);
  -moz-transition: max-height 0.35s cubic-bezier(0.39, 0.575, 0.5649999999999999, 1);
  -o-transition: max-height 0.35s cubic-bezier(0.39, 0.575, 0.5649999999999999, 1);
  transition: max-height 0.35s cubic-bezier(0.39, 0.575, 0.5649999999999999, 1);
  /* easeOutSine */
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.5649999999999999, 1);
  -moz-transition-timing-function: cubic-bezier(0.39, 0.575, 0.5649999999999999, 1);
  -o-transition-timing-function: cubic-bezier(0.39, 0.575, 0.5649999999999999, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.5649999999999999, 1);
  /* easeOutSine */
}
html.js .accordion__content {
  -webkit-transition: height 0.35s cubic-bezier(0.39, 0.575, 0.5649999999999999, 1);
  -moz-transition: height 0.35s cubic-bezier(0.39, 0.575, 0.5649999999999999, 1);
  -o-transition: height 0.35s cubic-bezier(0.39, 0.575, 0.5649999999999999, 1);
  transition: height 0.35s cubic-bezier(0.39, 0.575, 0.5649999999999999, 1);
  /* easeOutSine */
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.5649999999999999, 1);
  -moz-transition-timing-function: cubic-bezier(0.39, 0.575, 0.5649999999999999, 1);
  -o-transition-timing-function: cubic-bezier(0.39, 0.575, 0.5649999999999999, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.5649999999999999, 1);
  /* easeOutSine */
  display: block;
  max-height: none;
  margin-left: 0;
  height: 0;
  visibility: visible;
  overflow: hidden;
}
html.js .accordion__inner {
  float: left;
}
.accordion--brand-colour .accordion__title {
  background-image: -webkit-linear-gradient(top, #842467 0%, #730652 100%);
  background-image: -o-linear-gradient(top, #842467 0%, #730652 100%);
  background-image: linear-gradient(to bottom, #842467 0%, #730652 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff842467', endColorstr='#ff730652', GradientType=0);
  border: 1px solid #730652;
}
.accordion--brand-colour .accordion__title.accordion--active {
  background-image: -webkit-linear-gradient(top, #842467 0%, #730652 100%);
  background-image: -o-linear-gradient(top, #842467 0%, #730652 100%);
  background-image: linear-gradient(to bottom, #842467 0%, #730652 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff842467', endColorstr='#ff730652', GradientType=0);
  color: #FFF;
}
.boxed-list {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
  background-color: #FFF;
  box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.1);
}
.boxed-list > li {
  padding: 8px 10px;
  border: 1px solid #dfdfdf;
  border-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.boxed-list > li:before {
  content: '';
  display: none;
}
.boxed-list > li:last-child {
  border-bottom: 1px solid #dfdfdf;
}
.boxed-table {
  background-color: #FFF;
  box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.1);
}
.boxed-table thead {
  border: 0;
}
.boxed-table td,
.boxed-table th,
.boxed-table thead tr {
  padding: 8px 10px;
  border: 1px solid #dfdfdf;
}
.boxed {
  width: 100%;
  float: left;
  background-color: #FFF;
  border: 1px solid #dfdfdf;
  box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.1);
  padding: 10px;
}
.quick-links {
  width: 100%;
  clear: both;
  margin: 15px 0;
  padding: 0;
  list-style: none;
}
.quick-links li {
  border-bottom: 1px solid #dfdfdf;
  font-family: 'Roboto Condensed', sans-serif;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 16px;
  position: relative;
}
.quick-links li a:not(:hover) {
  color: #6a6e72;
}
.quick-links li:before {
  display: none;
}
.quick-links li:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 20px;
  color: #730652;
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorpmobile/less/../../shared/img/chevron-right.svg');
  background-position: center;
  background-repeat: no-repeat;
}
.quick-links li:last-child {
  border-bottom: 0;
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.__triangle-up {
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 10px solid #3b6e55;
}
.custom-number-input input[type="number"] {
  display: inline-block !important;
}
.custom-number-input .number-input-buttons {
  display: none;
}
.custom-number-input .ws-number {
  display: none !important;
}
.ws-po-arrow {
  width: 0;
  height: 0;
  top: -18px;
  left: 18px !important;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 10px solid #3b6e55;
}
.ws-po-arrow .ws-po-arrowbox {
  display: none;
}
.ws-po-outerbox {
  padding: 0;
  margin-top: 8px;
  margin-bottom: 0;
  border-top: 8px solid #3b6e55;
}
[data-vertical=bottom] {
  padding-bottom: 20px;
}
[data-vertical=bottom] .ws-po-outerbox {
  padding: 0;
  margin: 0;
  border-top: 0;
  border-bottom: 8px solid #3b6e55;
}
[data-vertical=bottom] .ws-po-arrow {
  top: auto;
  bottom: -18px;
  border-bottom: 0;
  border-top: 10px solid #3b6e55;
}
.datalist-polyfill .datalist-box {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
.datalist-polyfill .datalist-box li:before {
  content: '';
  display: none;
}
.datalist-polyfill .ws-po-box {
  padding-top: 0;
  border: 1px solid #dfdfdf;
}
.date-input-buttons {
  position: relative;
  right: 5px;
}
.date-input-buttons .ws-popover-opener {
  top: 1px;
  background-color: transparent;
}
.small-input + .date-input-buttons {
  top: -3px;
}
.date-popover.input-picker {
  max-width: 300px;
}
.date-popover.input-picker .ws-po-box {
  padding: 12px;
  border: 1px solid #dfdfdf;
  box-shadow: 1px 2px 8px 0 rgba(0, 0, 0, 0.2);
}
.date-popover.input-picker .prev-controls {
  left: 12px;
}
.date-popover.input-picker .next-controls {
  right: 12px;
}
.date-popover.input-picker .picker-list td > button.checked-value {
  background-color: #3b6e55;
}
.date-popover.input-picker .picker-grid {
  border: 1px solid #3b6e55;
}
.date-popover.input-picker .picker-grid thead {
  border: 0;
  background-color: #f2f2f2;
}
.date-popover.input-picker .picker-grid th,
.date-popover.input-picker .picker-grid thead tr {
  font-size: 12px;
  font-family: Helvetica, sans-serif;
  font-weight: normal;
  text-transform: none;
  padding-top: 7px;
  padding-bottom: 7px;
}
.date-popover.input-picker .picker-grid th abbr,
.date-popover.input-picker .picker-grid thead tr abbr {
  border: 0;
  cursor: default;
}
.date-popover.input-picker .picker-grid td {
  border: 0;
}
.date-popover.input-picker .picker-list td > button {
  border: 1px solid transparent;
  background-color: transparent;
}
.date-popover.input-picker .picker-list td > button:hover {
  background-color: transparent;
  border-color: #3b6e55;
  color: #464646;
}
.date-popover.input-picker .picker-list td > button.othermonth {
  color: #999;
}
.date-popover.input-picker .prev-controls > .ws-year-btn:after,
.date-popover.input-picker .prev-controls > button:before,
.date-popover.input-picker .ws-po-box[dir=rtl] .next-controls > .ws-year-btn:after,
.date-popover.input-picker .ws-po-box[dir=rtl] .next-controls > button:before {
  border-color: transparent #730652 transparent transparent;
}
.date-popover.input-picker .next-controls > .ws-year-btn:after,
.date-popover.input-picker .next-controls > button:before,
.date-popover.input-picker .ws-po-box[dir=rtl] .prev-controls > .ws-year-btn:after,
.date-popover.input-picker .ws-po-box[dir=rtl] .prev-controls > button:before {
  border-color: transparent transparent transparent #730652;
}
.date-popover.input-picker .ws-picker-controls > button,
.date-popover.input-picker .ws-button-row > button {
  border-color: #dfdfdf;
  background-color: #f2f2f2;
  background-image: none;
}
.date-popover.input-picker .ws-button-row {
  border-top: 0;
  padding-top: 0;
}
.date-popover.input-picker [aria-label="Clear"] {
  display: none;
}
.tab-title {
  border: 1px solid #6d9883;
  border-left: 0;
}
.tab-title--active {
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
}
body {
  min-width: 320px;
  font-size: 16px;
  font-family: Helvetica, sans-serif;
  line-height: 1.8em;
  color: #464646;
  -webkit-font-smoothing: antialiased;
  outline-color: #730652;
  background-color: #eeeeee;
}
p {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
p:first-child {
  margin-top: 0;
}
a {
  color: #730652;
  text-decoration: none;
  outline-color: #730652;
  outline-width: thin;
}
a:hover {
  text-decoration: underline;
}
button {
  outline-color: #730652;
  outline-width: thin;
}
button[disabled] {
  opacity: 0.7;
}
h1,
h2,
h3,
h4,
h5 {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  line-height: 1.5em;
  color: #414141;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child {
  margin-top: 0;
}
h1 + p,
h2 + p,
h3 + p,
h4 + p,
h5 + p {
  margin-top: 0.8em;
}
h1 + hr,
h2 + hr,
h3 + hr,
h4 + hr,
h5 + hr {
  margin-top: -10px;
}
h1,
.heading-1 {
  font-size: 23px;
}
h2,
.heading-2 {
  font-size: 20px;
}
h3,
.heading-3 {
  font-size: 18px;
  color: #373d43;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
}
h4,
.heading-4 {
  font-size: 16px;
  font-family: Helvetica, sans-serif;
  color: #464646;
  font-weight: bold;
}
h4 + p,
.heading-4 + p {
  margin-top: 0;
}
h5,
.heading-5 {
  font-size: 16px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  color: #373d43;
}
hr {
  display: inline-block;
  width: 100%;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #dfdfdf;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  clear: both;
}
main[role="main"] {
  width: 100%;
  float: left;
  clear: both;
  padding: 10px 0;
}
table {
  width: 100%;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #FFF;
  word-break: break-all;
}
thead {
  border-bottom: 3px solid #730652;
}
th {
  font-size: 16px;
  font-family: Helvetica, sans-serif;
  color: #464646;
  font-weight: bold;
  text-align: left;
  line-height: 1.5em;
}
th + p {
  margin-top: 0;
}
th,
td {
  padding: 10px;
  vertical-align: top;
}
td {
  border-bottom: 1px solid #dfdfdf;
}
ul,
ol {
  margin-left: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
ul li,
ol li {
  margin-top: 10px;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-top: 0;
  margin-bottom: 0;
}
ul ul li:before,
ol ul li:before,
ul ol li:before,
ol ol li:before {
  opacity: 0.5;
}
ol {
  padding-left: 30px;
}
ul {
  padding-left: 10px;
  list-style: none;
}
ul li {
  padding-left: 22px;
  position: relative;
}
ul li:before {
  position: absolute;
  top: 3px;
  left: 0;
  content: '\2022';
  color: #730652;
  display: inline-block;
  font-size: 22px;
  line-height: 1em;
}
ul ul {
  padding-left: 20px;
}
main ol { padding-left: 27px; list-style: decimal outside; }
main ol li { padding: 0; }
main ol li:before { display: none; }
fieldset {
  width: 100%;
  border: 0;
  clear: both;
  padding: 0;
}
legend {
  font-size: 16px;
  font-family: Helvetica, sans-serif;
  color: #464646;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 1em;
}
legend + p {
  margin-top: 0;
}
label {
  display: inline-block;
  margin-top: 4px;
}
label.disabled {
  opacity: 0.5;
  pointer-events: none;
}
label + input,
label + select,
label + textarea {
  margin-top: 4px;
}
input,
textarea,
select {
  width: 100%;
  padding: 14px;
  border: 1px solid #dfdfdf;
  -webkit-appearance: none;
  outline: none;
  box-shadow: inset 1px 0 6px rgba(0, 0, 0, 0.1);
  -webkit-transition: box-shadow 0.1s ease-in-out;
  transition: box-shadow 0.1s ease-in-out;
  background-color: #FFF;
  border-radius: 5px;
  margin-top: 4px;
  margin-bottom: 4px;
}
input:focus,
textarea:focus,
select:focus {
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  border-color: #730652;
}
input[disabled],
textarea[disabled],
select[disabled] {
  opacity: 0.5;
  pointer-events: none;
}
input + .error,
textarea + .error,
select + .error {
  display: none;
  margin-bottom: 10px;
}
input:invalid:focus,
textarea:invalid:focus,
select:invalid:focus {
  outline: none;
  border-color: #d6394f;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
input:invalid:focus + .error,
textarea:invalid:focus + .error,
select:invalid:focus + .error {
  display: inline-block;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  line-height: normal;
  font-weight: bold;
  color: #955b80;
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorpmobile/less/../../shared/img/select-arrow.svg');
  background-repeat: no-repeat;
  background-position: right 14px center;
}
.select-green {
  color: #729281;
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorpmobile/less/../../shared/img/select-arrow-green.svg');
}
.select-bare {
  border: 0;
  box-shadow: none;
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorpmobile/less/../../shared/img/chevron-down-small-grey.svg');
  background-position: right 7px center;
}
textarea {
  min-height: 135px;
}
input[type="submit"] {
  width: 100%;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  width: 21px;
  height: 21px;
  -webkit-appearance: none;
  padding: 0;
  min-height: 21px;
  vertical-align: middle;
  position: relative;
}
input[type="radio"] + label,
input[type="checkbox"] + label {
  position: relative;
  top: 2px;
  margin-left: 10px;
}
input[type="checkbox"]:checked:after {
  content: '\2713';
  position: absolute;
  top: 1px;
  left: 5px;
  font-size: 14px;
  color: #959595;
}
input[type="radio"] {
  border-radius: 21px;
}
input[type="radio"]:checked:after {
  content: '';
  width: 11px;
  height: 11px;
  position: absolute;
  background-color: #959595;
  top: 4px;
  left: 4px;
  border-radius: 11px;
}
.date-input-buttons .step-control {
  display: none;
}
.btn,
.btn-green,
.btn-white,
.btn-silver,
.btn-gold {
  position: relative;
  display: inline-block;
  width: 100%;
  border: 0;
  padding: 10px;
  margin-top: 4px;
  margin-bottom: 4px;
  border-width: 0;
  border-color: transparent;
  border-radius: 5px;
  text-decoration: none;
  font-size: 19px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  text-align: center;
  outline: none;
}
.btn:hover,
.btn-green:hover,
.btn-white:hover,
.btn-silver:hover,
.btn-gold:hover,
.btn:active,
.btn-green:active,
.btn-white:active,
.btn-silver:active,
.btn-gold:active {
  text-decoration: none;
  box-shadow: inset 2px 0 16px 1px rgba(0, 0, 0, 0.2);
}
.btn {
  background-image: -webkit-linear-gradient(top, #842467 0%, #730652 100%);
  background-image: -o-linear-gradient(top, #842467 0%, #730652 100%);
  background-image: linear-gradient(to bottom, #842467 0%, #730652 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff842467', endColorstr='#ff730652', GradientType=0);
  color: #FFF;
}
.btn:hover:not(:active) {
  background-image: -webkit-linear-gradient(top, #993079 0%, #8b1367 100%);
  background-image: -o-linear-gradient(top, #993079 0%, #8b1367 100%);
  background-image: linear-gradient(to bottom, #993079 0%, #8b1367 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff993079', endColorstr='#ff8b1367', GradientType=0);
}
.btn-green {
  background-image: -webkit-linear-gradient(top, #53806a 0%, #3b6e55 100%);
  background-image: -o-linear-gradient(top, #53806a 0%, #3b6e55 100%);
  background-image: linear-gradient(to bottom, #53806a 0%, #3b6e55 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff53806a', endColorstr='#ff3b6e55', GradientType=0);
  color: #FFF;
}
.btn-green:hover:not(:active) {
  background-image: -webkit-linear-gradient(top, #5d967a 0%, #478868 100%);
  background-image: -o-linear-gradient(top, #5d967a 0%, #478868 100%);
  background-image: linear-gradient(to bottom, #5d967a 0%, #478868 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5d967a', endColorstr='#ff478868', GradientType=0);
}
.btn-white {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff4f4f4', GradientType=0);
  color: #730652;
  border: 1px solid #dfdfdf;
}
.btn-white:after {
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorpmobile/less/../../shared/img/chevron-right.svg');
}
.btn-white:active {
  box-shadow: inset 0 1px 1px 0.5px rgba(0, 0, 0, 0.1);
}
.btn-white:hover:not(:active) {
  background-image: none;
  background-color: #FFF;
}
.btn--switched-off {
  background-color: transparent;
  background: none;
  color: #730652;
}
.btn-silver {
  background-image: -webkit-linear-gradient(top, #999b9d 0%, #8b8d90 100%);
  background-image: -o-linear-gradient(top, #999b9d 0%, #8b8d90 100%);
  background-image: linear-gradient(to bottom, #999b9d 0%, #8b8d90 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff999b9d', endColorstr='#ff8b8d90', GradientType=0);
  color: #FFF;
}
.btn-silver:hover:not(:active) {
  background-image: -webkit-linear-gradient(top, #b5b7b9 0%, #a1a3a6 100%);
  background-image: -o-linear-gradient(top, #b5b7b9 0%, #a1a3a6 100%);
  background-image: linear-gradient(to bottom, #b5b7b9 0%, #a1a3a6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb5b7b9', endColorstr='#ffa1a3a6', GradientType=0);
}
.btn-gold {
  background-image: -webkit-linear-gradient(top, #c1a875 0%, #b89c62 100%);
  background-image: -o-linear-gradient(top, #c1a875 0%, #b89c62 100%);
  background-image: linear-gradient(to bottom, #c1a875 0%, #b89c62 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc1a875', endColorstr='#ffb89c62', GradientType=0);
  color: #FFF;
}
.btn-gold:hover:not(:active) {
  background-image: -webkit-linear-gradient(top, #c9b07d 0%, #c6aa6f 100%);
  background-image: -o-linear-gradient(top, #c9b07d 0%, #c6aa6f 100%);
  background-image: linear-gradient(to bottom, #c9b07d 0%, #c6aa6f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc9b07d', endColorstr='#ffc6aa6f', GradientType=0);
}
.btn-flat,
.btn-flat-down {
  position: relative;
  width: 100%;
  text-align: left;
  border: 0;
  border-width: 0;
  border-color: transparent;
  border-radius: 0;
  padding: 10px 50px 10px 10px;
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  margin-top: 4px;
  margin-bottom: 4px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  outline-color: #730652;
  outline-width: thin;
  background-image: -webkit-linear-gradient(top, #842467 0%, #730652 100%);
  background-image: -o-linear-gradient(top, #842467 0%, #730652 100%);
  background-image: linear-gradient(to bottom, #842467 0%, #730652 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff842467', endColorstr='#ff730652', GradientType=0);
  color: #FFF;
}
.btn-flat:hover,
.btn-flat-down:hover {
  text-decoration: none;
}
.btn-flat:before,
.btn-flat-down:before {
  content: ' ';
  position: absolute;
  top: 50%;
  margin-top: -12.5px;
  right: 15px;
  width: 25px;
  height: 25px;
  display: block;
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorpmobile/less/../../shared/img/arrow-right-white.svg');
  background-position: center;
  background-repeat: no-repeat;
}
.btn-flat:active,
.btn-flat-down:active {
  box-shadow: inset 2px 0 16px 1px rgba(0, 0, 0, 0.2);
}
.btn-flat:hover:not(:active),
.btn-flat-down:hover:not(:active) {
  background-image: -webkit-linear-gradient(top, #993079 0%, #8b1367 100%);
  background-image: -o-linear-gradient(top, #993079 0%, #8b1367 100%);
  background-image: linear-gradient(to bottom, #993079 0%, #8b1367 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff993079', endColorstr='#ff8b1367', GradientType=0);
}
.btn-flat-down:before {
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorpmobile/less/../../shared/img/arrow-down-white.svg');
}
.btn-flat-white,
.btn-flat-white-down {
  position: relative;
  width: 100%;
  text-align: left;
  border: 0;
  border-width: 0;
  border-color: transparent;
  border-radius: 0;
  padding: 10px 50px 10px 10px;
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  margin-top: 4px;
  margin-bottom: 4px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  outline-color: #730652;
  outline-width: thin;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff4f4f4', GradientType=0);
  color: #730652;
  border: 1px solid #dfdfdf;
}
.btn-flat-white:hover,
.btn-flat-white-down:hover {
  text-decoration: none;
}
.btn-flat-white:before,
.btn-flat-white-down:before {
  content: ' ';
  position: absolute;
  top: 50%;
  margin-top: -12.5px;
  right: 15px;
  width: 25px;
  height: 25px;
  display: block;
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorpmobile/less/../../shared/img/arrow-right-white.svg');
  background-position: center;
  background-repeat: no-repeat;
}
.btn-flat-white:active,
.btn-flat-white-down:active {
  box-shadow: inset 2px 0 16px 1px rgba(0, 0, 0, 0.2);
}
.btn-flat-white:before,
.btn-flat-white-down:before {
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorpmobile/less/../../shared/img/arrow-right.svg');
}
.btn-flat-white:active,
.btn-flat-white-down:active {
  box-shadow: inset 0 1px 1px 0.5px rgba(0, 0, 0, 0.1);
}
.btn-flat-white:hover:not(:active),
.btn-flat-white-down:hover:not(:active) {
  background-image: none;
  background-color: #FFF;
}
.btn-flat-white-down:before {
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorpmobile/less/../../shared/img/arrow-down.svg');
}
.switch {
  display: inline-block;
  width: 100%;
  float: left;
  background-color: #FFF;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  margin: 4px 0;
}
.switch .btn {
  background-color: transparent;
  background: none;
  color: #730652;
  width: 50%;
  margin: 0;
  float: left;
}
.switch input[type="radio"] + label {
  top: 0;
}
.switch input[type="radio"] {
  width: 0;
  height: 0;
  border: 0;
  opacity: 0;
  min-height: 0;
  position: absolute;
}
.switch input[type="radio"]:after {
  display: none;
}
.switch input[type="radio"]:checked + label {
  background-image: -webkit-linear-gradient(top, #842467 0%, #730652 100%);
  background-image: -o-linear-gradient(top, #842467 0%, #730652 100%);
  background-image: linear-gradient(to bottom, #842467 0%, #730652 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff842467', endColorstr='#ff730652', GradientType=0);
  color: #FFF;
}
.inline-carousel {
  position: relative;
  overflow-x: hidden;
}
.inline-carousel .slick-slider {
  margin-bottom: 0;
}
.inline-carousel__slide {
  width: 100%;
  float: left;
}
.inline-carousel__slide img:only-child {
  width: 100%;
  display: block;
}
.inline-carousel__previous-btn,
.inline-carousel__next-btn {
  margin: 0;
  background-color: transparent;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  z-index: 1;
  border: 0;
  width: 40px;
  height: 40px;
  color: #FFF;
  font-size: 30px;
  text-align: center;
  padding: 0;
}
.inline-carousel__previous-btn i:before,
.inline-carousel__next-btn i:before {
  width: auto;
}
.inline-carousel__previous-btn {
  left: 0;
}
.inline-carousel__next-btn {
  right: 0;
}
.listing-item {
  width: 100%;
  background-color: #FFF;
  border: 1px solid #dfdfdf;
  margin: 10px 0;
}
.listing-item figure {
  width: 100%;
  float: left;
  margin: 0;
}
.listing-item .inner,
.listing-item figcaption {
  padding: 10px;
}
.listing-item figcaption {
  font-size: 11px;
  opacity: 0.5;
  margin: 0;
  padding-bottom: 0;
}
.listing-item h2 {
  margin-bottom: 0;
}
.listing-item h4 {
  margin: 0;
}
.listing-item__key-link {
  display: inline-block;
  font-size: 16px;
  color: #d6394f;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
}
.listing-item__description {
  color: #585858;
  margin: 0.5em 0;
}
.listing-item__img-link {
  display: block;
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.listing-item__img-link img {
  width: 100%;
  display: block;
}
.listing-item__img-link:hover {
  opacity: 0.7;
}
.listing-item--animate-in {
  -moz-animation-name: fadeIn;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease-in;
  -moz-animation-duration: 0.5s;
  -webkit-animation-name: fadeIn;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-duration: 0.5s;
  animation-name: fadeIn;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 0.5s;
}
.alert {
  background-image: -webkit-linear-gradient(top, #6c6f72 0%, #585b5f 100%);
  background-image: -o-linear-gradient(top, #6c6f72 0%, #585b5f 100%);
  background-image: linear-gradient(to bottom, #6c6f72 0%, #585b5f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c6f72', endColorstr='#ff585b5f', GradientType=0);
  position: relative;
  padding: 10px 10px 10px 55px;
  color: #FFF;
  border-radius: 5px;
  margin: 10px 0;
}
.alert:first-child {
  margin-top: 0;
}
.alert h4 {
  color: #FFF;
  margin: 0;
  font-size: 14px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
}
.alert .icon-info {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  left: 10px;
  width: 32px;
  height: 32px;
  border-radius: 32px;
  display: block;
  border: 2px solid grey;
  background-color: #4d5055;
  text-align: center;
  float: left;
}
.custom-number-input {
  width: 100%;
  height: 48px;
  position: relative;
  display: inline-block;
  text-align: center;
  margin: 4px 0;
}
.custom-number-input input[type="number"] {
  height: 100%;
  padding-top: 1px;
  padding-right: calc(50% +  18px);
  margin: 0;
  text-align: right;
  -webkit-appearance: none;
}
.custom-number-input input::-webkit-outer-spin-button,
.custom-number-input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.custom-number-input label {
  position: absolute;
  top: 4px;
  left: 50%;
  margin-left: -16px;
  margin-top: 0;
  z-index: 1;
}
.custom-number-input--no-note input[type="number"] {
  padding-top: 14px;
}
.custom-number-input--no-note label {
  top: 0.5px;
  margin-top: 0;
  padding-top: 14px;
  line-height: normal;
}
.custom-number-input__note {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  font-size: 11px;
  opacity: 0.5;
}
.custom-number-input__minus-btn,
.custom-number-input__plus-btn {
  padding: 0;
  margin: 0;
  border: 0;
  background-color: transparent;
  background-image: -webkit-linear-gradient(top, #842467 0%, #730652 100%);
  background-image: -o-linear-gradient(top, #842467 0%, #730652 100%);
  background-image: linear-gradient(to bottom, #842467 0%, #730652 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff842467', endColorstr='#ff730652', GradientType=0);
  position: absolute;
  top: 0;
  height: 100%;
  width: 48px;
  color: #FFF;
  z-index: 3;
}
.custom-number-input__minus-btn {
  left: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.custom-number-input__plus-btn {
  right: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.tool-tip {
  position: relative;
  height: 20px;
  font-family: Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6em;
  vertical-align: middle;
  display: inline-block;
  z-index: 1;
}
.tool-tip:hover .tool-tip__info {
  width: 250px;
  height: auto;
  opacity: 1;
  padding: 10px;
}
.tool-tip:hover i {
  opacity: 0.8;
  cursor: pointer;
}
.tool-tip i {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background-color: #a2a2a2;
  color: #FFF;
  font-size: 10px;
  text-align: center;
  line-height: 20px;
  overflow-y: hidden;
}
.tool-tip__info {
  width: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: calc(110%);
  background-color: #FFF;
  border: 1px solid #dfdfdf;
  z-index: 1;
  box-shadow: 1px 2px 8px 0 rgba(0, 0, 0, 0.2);
  transition: opacity 0.2s ease-in-out;
  overflow: hidden;
  height: 0;
  opacity: 0;
}
.tool-tip--right .tool-tip__info {
  left: auto;
  right: calc(110%);
}
.page-container {
  width: 100%;
}
.page-canvas {
  float: left;
  width: 100%;
  min-height: 100vh;
  background-color: #eeeeee;
  z-index: 101;
  position: relative;
  -moz-transition: all 0.4s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  -webkit-transition: all 0.4s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: all 0.4s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  box-shadow: 0px 0 20px 0 rgba(0, 0, 0, 0.1);
}
.page-off-canvas--left,
.page-off-canvas--right {
  position: fixed;
  top: 0;
  min-width: 245px;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  z-index: 100;
  background-color: #585b5f;
  pointer-events: none;
  padding-bottom: 100px;
  display: none;
}
.page-off-canvas--left {
  left: 0;
  z-index: 1;
}
.page-off-canvas--right {
  right: 0;
}
.page-container--open-left,
.page-container--open-right {
  overflow-x: hidden;
}
.page-container--open-left .page-canvas,
.page-container--open-right .page-canvas {
  height: 100vh;
  overflow-y: hidden;
  box-shadow: -10px 0 20px 0 rgba(0, 0, 0, 0.2);
}
.page-container--open-left .page-canvas {
  -webkit-transform: translateX(245px);
  transform: translateX(245px);
}
.page-container--open-left .page-off-canvas--left {
  pointer-events: inherit;
}
.page-container--open-right .page-canvas {
  -webkit-transform: translateX(-245px);
  transform: translateX(-245px);
}
.page-container--open-right .page-off-canvas--right {
  pointer-events: inherit;
}
.primary-header {
  background-color: #FFF;
  padding: 14px 20px;
  position: relative;
  z-index: 102;
}
.primary-header__logo {
  width: 150px;
  height: 34px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.primary-header__logo img {
  display: inline-block;
  vertical-align: middle;
}
.offcanvas-left-btn,
.login-link-btn {
  position: absolute;
  top: 0;
  height: 100%;
  width: 60px;
}
.offcanvas-left-btn {
  left: 0;
  display: block;
  padding-left: 0;
  margin: 0;
  line-height: 34px;
  border: 0;
  background-color: transparent;
  font-size: 0;
}
.offcanvas-left-btn:hover,
.offcanvas-left-btn:active {
  outline: none;
}
.offcanvas-left-btn i {
  font-size: 22px;
  color: #aeaaa9;
  vertical-align: middle;
}
.offcanvas-left-btn i:before {
  margin: 0;
}
.offcanvas-left-btn .icon-cancel {
  display: none;
}
.offcanvas-left-btn.active {
  background-color: #730652;
}
.offcanvas-left-btn.active i {
  color: #FFF;
}
.offcanvas-left-btn.active .icon-menu {
  display: none;
}
.offcanvas-left-btn.active .icon-cancel {
  display: inline-block;
}
.login-link-btn {
  right: 0;
  line-height: 60px;
  text-align: center;
  font-size: 24px;
  color: #aeaaa9;
}
.login-link-btn i {
  display: inline-block;
  vertical-align: middle;
}
.primary-nav {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
  margin: 0;
}
.primary-nav li:before {
  content: '';
  display: none;
}
.primary-nav li {
  border-top: 1px solid #464c53;
  border-bottom: 1px solid #8a8f94;
  margin: 0;
  padding: 0;
}
.primary-nav li:first-child {
  border-top: 0;
}
.primary-nav a {
  width: 100%;
  padding: 14px 18px;
  display: inline-block;
  font-size: 17px;
  color: #FFF;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
}
.primary-nav a i,
.primary-nav a img {
  margin-right: 12px;
}
.primary-nav a i:before {
  margin: 0;
}
.primary-nav a.selected,
.primary-nav a:hover {
  background-color: #424549;
  text-decoration: none;
}
.page-heading {
  text-align: center;
  background-color: #730652;
  color: #FFF;
  padding: 15px;
}
.page-heading h1 {
  margin-bottom: 0;
  color: #FFF;
  line-height: normal;
}
.breadcrumbs {
  width: 100%;
  float: left;
  clear: both;
  background-color: #FFF;
  border-bottom: 1px solid #dfdfdf;
}
.breadcrumbs .share-btn__btn,
.breadcrumbs .back-btn {
  width: 112px;
  height: 48px;
  line-height: 50px;
  text-align: center;
}
.breadcrumbs .back-btn {
  float: left;
  border-right: 1px solid #dfdfdf;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  color: #464646;
}
.breadcrumbs .back-btn i:before {
  margin: 0;
}
.breadcrumbs .share-btn {
  float: right;
  border-left: 1px solid #dfdfdf;
}
.share-btn {
  position: relative;
}
.share-btn:hover .share-btn__buttons-list {
  height: auto;
  opacity: 1;
}
.share-btn__btn {
  padding: 0;
  margin: 0;
  border: 0;
  background-color: transparent;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
}
.share-btn__buttons-list {
  position: absolute;
  top: 100%;
  right: 0;
  width: 150px;
  margin: 0;
  background-color: #FFF;
  z-index: 1;
  transition: opacity 0.2s ease-in-out;
  overflow: hidden;
  height: 0;
  opacity: 0;
  box-shadow: 1px 2px 8px 0 rgba(0, 0, 0, 0.2);
}
.share-btn__buttons-list a {
  width: 100%;
  color: #464646;
  display: inline-block;
}
.social-links-list .icon-facebook {
  color: #3b5998;
}
.social-links-list .icon-twitter {
  color: #2caae1;
}
.social-links-list .icon-gplus {
  color: #da4733;
}
.social-links-list .icon-email {
  color: #a1a1a1;
}
.primary-footer {
  width: 100%;
  float: left;
  clear: both;
  padding: 7px;
  background-color: #6a6e72;
  color: #FFF;
}
.primary-footer .col-xs-12 {
  border-top: 1px solid #cccdce;
}
.primary-footer .col-xs-12:last-child {
  border-top-color: #919497;
  border-bottom: 1px solid #919497;
}
.primary-footer a,
.primary-footer p {
  color: #FFF;
}
.primary-footer a i {
  font-size: 20px;
}
.primary-footer p {
  margin: 0;
  line-height: 52px;
  font-family: 'Roboto Condensed', sans-serif;
}
.primary-footer .facebook-btn,
.primary-footer .twitter-btn,
.primary-footer .google-plus-btn,
.primary-footer .youtube-btn {
  margin-right: 25px;
}
.primary-footer .facebook-btn i,
.primary-footer .twitter-btn i,
.primary-footer .google-plus-btn i,
.primary-footer .youtube-btn i {
  font-size: 22px;
}
.primary-footer .facebook-btn i:before,
.primary-footer .twitter-btn i:before,
.primary-footer .google-plus-btn i:before,
.primary-footer .youtube-btn i:before {
  margin: 0;
}
.primary-footer .icon-phone {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
  display: inline-block;
  margin-right: 10px;
}
.primary-footer .icon-up-open-big {
  margin-right: 10px;
}
.subscribe-offers-btn {
  padding: 0;
  margin: 0;
  border: 0;
  background-color: transparent;
  font-family: 'Roboto Condensed', sans-serif;
}
.subscribe-offers-btn:hover,
.subscribe-offers-btn:active {
  text-decoration: underline;
}
.subscribe-offers-btn i {
  font-size: 22px;
  margin-right: 10px;
}
.subscribe-offers-btn i:before {
  margin: 0;
}
body[data-template="homepage"] main[role="main"] {
  padding: 0;
}
.homepage-container {
  width: 100%;
  float: left;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding-bottom: 10px;
}
.homepage-heading {
  text-align: center;
  padding: 35px;
}
.homepage-heading a {
  text-decoration: none;
}
.homepage-heading h1,
.homepage-heading h2 {
  color: #FFF;
  text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.8);
}
.homepage-heading h1 {
  font-size: 24px;
  margin-bottom: 0;
}
.homepage-heading h2 {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0;
}
label[for="promo-code"] {
  width: 100%;
  text-align: center;
  color: #730652;
  text-decoration: underline;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
}
input#promo-code {
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  z-index: -10;
  padding: 0;
}
input#promo-code:focus,
input#promo-code.active {
  width: 100%;
  height: auto;
  position: relative;
  padding: 14px;
}
.tour-cta {
  text-align: center;
  padding-top: 20px;
  margin: 10px 0;
}
.tour-cta h3,
.tour-cta p {
  margin: 0;
}
.tour-cta p {
  font-size: 14px;
}
.tour-info {
  margin: 10px 0;
}
.tour-info h4 {
  margin-bottom: 0;
}
.tour-info p {
  margin-bottom: 0;
}
body[data-template="tour-holiday-listing-variation"] main[role="main"] {
  padding-top: 0;
}
body[data-template="tour-holiday-listing-variation"] .tab-content__panel {
  padding: 0;
}
.filter-form label {
  font-weight: bold;
}
.contact-list {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
  margin: 0;
}
.contact-list li:before {
  content: '';
  display: none;
}
.contact-list li {
  padding: 0;
  margin: 10px 0;
}
.contact-list li:last-child {
  margin-bottom: 0;
}
.contact-list__name {
  margin-bottom: 0;
}
.contact-list__detail {
  margin-top: 5px;
  margin-bottom: 0;
}
.contact-list__detail a {
  color: #464646;
}
.contact-list__detail i {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background-color: #3b6e55;
  color: #FFF;
  text-align: center;
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  margin-right: 10px;
}
body[data-template="destinations"] main[role="main"] {
  padding-top: 0;
}
body[data-template="destinations"] h2:only-child,
body[data-template="destinations"] p:only-child {
  margin: 0;
}
body[data-template="destinations"] h2 {
  line-height: 1.3em;
}
body[data-template="destinations"] .accordion {
  margin-top: 0;
  margin-bottom: 0;
}
body[data-template="destinations"] .accordion__title {
  margin-top: 0;
  font-size: 16px;
}
body[data-template="destinations"] .accordion__inner {
  border: 0;
  padding: 0;
}
body[data-template="destinations"] .lounge-accordion .accordion__inner {
  padding: 10px;
}
.destinations-container {
  width: 100%;
  float: left;
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 145px;
}
.destinations-section {
  width: 100%;
  float: left;
  margin-bottom: 10px;
  background-color: #FFF;
  border: 1px solid #dfdfdf;
}
.destinations-hero {
  width: 100%;
  float: left;
  margin-bottom: 10px;
  background-color: #FFF;
  border: 1px solid #dfdfdf;
}
.destinations-hero .btn-flat-white,
.destinations-hero .btn-flat-down {
  margin: 0;
}
.destinations-hero__intro {
  padding: 10px;
}
.partners-intro {
  padding: 10px;
}
.partners-intro p:last-child {
  margin-bottom: 0;
}
.partners-accordion__link {
  width: 100%;
  text-align: center;
  display: inline-block;
  line-height: 150px;
  vertical-align: middle;
  padding-left: 15px;
  padding-right: 15px;
}
.partners-accordion__link img {
  vertical-align: middle;
  display: inline-block;
}
.loyalty-title {
  padding: 10px;
}
.loyalty-card-accordion__features {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
  margin: 0;
}
.loyalty-card-accordion__features li:before {
  content: '';
  display: none;
}
.loyalty-card-accordion__features li {
  width: 100%;
  border-bottom: 1px solid #dfdfdf;
  padding: 15px 44px 15px 44px;
  font-size: 16px;
  line-height: 1.4em;
  font-family: 'Roboto Condensed', sans-serif;
  color: #414141;
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorpmobile/less/../shared/img/icon-tick.svg');
  background-repeat: no-repeat;
  background-position: 12px center;
  position: relative;
  margin: 0;
}
.loyalty-card-accordion__features li:last-child {
  border-bottom: 0;
}
.loyalty-card-accordion__features li .tool-tip {
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -10px;
}
.loyalty-card-accordion__description {
  padding: 10px;
  color: #FFF;
  background-color: #8f3774;
}
.loyalty-card-accordion__description p {
  font-size: 14px;
  line-height: 1.4em;
}
.loyalty-card-accordion__join-btn,
.view-more-btn {
  display: block;
  width: calc(100% -  20px);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}
.loyalty-card__conditions {
  text-align: center;
  font-size: 0.7em;
  line-height: 1.5em;
  opacity: 0.7;
}
.accordion__title.accordion--silver,
.accordion__title.accordion--silver.accordion--active {
  background-color: #8b8d90;
  background-image: none;
  border-color: #8b8d90;
  color: #FFF;
}
.accordion__content.accordion--silver .loyalty-card-accordion__description {
  background-color: #a2a4a6;
}
.accordion__content.accordion--silver .loyalty-card-accordion__features li {
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorpmobile/less/../shared/img/icon-tick-silver.svg');
}
.accordion__title.accordion--gold,
.accordion__title.accordion--gold.accordion--active {
  background-color: #b4975a;
  background-image: none;
  border-color: #b4975a;
  color: #FFF;
}
.accordion__content.accordion--gold .loyalty-card-accordion__description {
  background-color: #c3ac7b;
}
.accordion__content.accordion--gold .loyalty-card-accordion__features li {
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorpmobile/less/../shared/img/icon-tick-gold.svg');
}
.accordion__content.accordion--gold .tool-tip i {
  background-color: #b4975a;
}
.destination-cta {
  background-color: #6a6e72;
  color: #FFF;
  padding: 10px;
  border-bottom: 1px solid #8d9195;
}
.destination-cta h3,
.destination-cta h4 {
  color: #FFF;
}
.destination-cta h3 {
  margin-bottom: 2px;
}
.destination-cta h4 {
  font-size: 15px;
  color: #cccdce;
  font-weight: 400;
  margin-top: 0;
  font-family: 'Roboto Condensed', sans-serif;
}
.destination-cta .btn-white {
  text-align: left;
}
.destination-cta .btn-white:after {
  position: absolute;
  right: 15px;
  top: 0;
  content: '';
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorpmobile/less/../shared/img/chevron-right.svg');
  background-position: center;
  background-repeat: no-repeat;
  width: 10px;
  height: 100%;
}
.lounge-title {
  padding: 10px;
}
.lounge-title p:last-child {
  margin-bottom: 0;
}
.lounge-accordion .accordion__inner {
  padding: 10px;
}
.lounge-accordion ul {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
  margin: 0;
}
.lounge-accordion ul li:before {
  content: '';
  display: none;
}
.lounge-accordion ul li {
  padding-left: 0;
}
.lounge-accordion ul h4,
.lounge-accordion ul p {
  margin-bottom: 0;
}
@media screen and (max-width: 600px) {
  #wpadminbar {
    top: -46px;
  }
}
@media (max-width: 480px), (max-device-width: 480px) {
  body .gform_wrapper.gf_browser_chrome .gform_body select {
    width: 100% !important;
  }
}
table {
  word-break: break-word;
}
img {
  scale: 0.99 !important;
}
main img {
  max-width: 100% !important;
}
.breadcrumbs {
  border: 1px solid #dfdfdf !important;
  border-width: 1px 0 !important;
}
.page-off-canvas--left {
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch !important;
}
.icon-mobile {
  width: auto;
  display: inline-block;
  background: url('/wp-content/themes/shared/img/icon-mobile-white.png') center no-repeat;
  height: 20px;
  vertical-align: middle;
}
.icon-fax {
  width: auto;
  display: inline-block;
  background: url('/wp-content/themes/shared/img/icon-fax-white.png') center no-repeat;
  height: 20px;
  vertical-align: middle;
}
.page-canvas {
  overflow-y: scroll;
}
.page-container--open-left .page-canvas {
  overflow-y: hidden !important;
}
.page-check-in .page-banner {
  display: none;
}
.dategroup {
  position: relative;
}
input[type="date"],
.gfield.picker input {
  height: 53px !important;
  padding-right: 0px !important;
  padding-left: 65% !important;
}
.datelabel,
.gfield.picker label {
  position: absolute !important;
  color: #935672 !important;
  font-weight: 400 !important;
  margin: 0 !important;
  height: 53px !important;
  line-height: 53px !important;
  font-size: 16px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  width: 100% !important;
  padding: 2px 13px !important;
  top: 2px !important;
  left: 7px !important;
}
.page-off-canvas--left {
  left: 0;
  z-index: 1;
  display: block;
}
#footer-social a {
  margin-right: 15px;
}
.gform_body input,
.gform_body textarea,
.gform_body select {
  margin: 0 !important;
  font-weight: 400 !important;
  width: 100% !important;
  padding: 14px !important;
  border: 1px solid #dfdfdf !important;
  -webkit-appearance: none !important;
  outline: none !important;
  box-shadow: inset 1px 0 6px rgba(0, 0, 0, 0.1) !important;
  -webkit-transition: box-shadow 0.1s ease-in-out !important;
  transition: box-shadow 0.1s ease-in-out !important;
  background-color: #FFF !important;
  border-radius: 5px !important;
}
li.gfield {
  margin: 0 !important;
  padding: 0 !important;
}
li.gfield label {
  display: none !important;
}
.gform_footer {
  margin: 4px 0 0 !important;
  padding: 0 !important;
}
.gform_footer input {
  background-image: linear-gradient(to bottom, #842467 0%, #730652 100%);
  background-repeat: repeat-x;
  color: #fff;
  position: relative;
  display: inline-block;
  width: 100%;
  border: 0;
  padding: 10px;
  margin-top: 4px;
  margin-bottom: 4px;
  border-width: 0;
  border-color: transparent;
  border-radius: 5px;
  text-decoration: none;
  font-size: 19px !important;
  font-family: 'Roboto Condensed', sans-serif !important;
  font-weight: 400 !important;
  text-align: center;
  outline: none;
}
.validation_message,
.validation_error {
  display: none !important;
}
.gfield_error {
  border: 0 !important;
  background: none !important;
  max-width: 100% !important;
  width: 100% !important;
}
.gfield_error .ginput_container {
  margin: 6px 0 0 !important;
  max-width: 100% !important;
  padding: 0 !important;
  width: 100% !important;
  background: none !important;
}
.gfield_error .ginput_container * {
  max-width: 100% !important;
  width: 100% !important;
  border: 1px solid #a00 !important;
  margin: 0 !important;
}
.datepick input#input_8_5 {
  width: 91% !important;
  margin-bottom: 4px !important;
}
.primary-header__logo {
  width: auto;
  height: auto;
  display: block;
  margin: 0 20%;
}
.primary-header__logo img {
  max-width: 100%;
  height: auto;
  width: 100%;
}
body.page-cargo h2 {
  font-size: 21px;
}
body.page-cargo .btn {
  text-align: left !important;
  background: #842467 url('/wp-content/themes/shared/img/chevron-right-white.svg') 95% 50% no-repeat !important;
  background-size: 11px !important;
  margin: 10px;
  max-width: 94% !important;
}
body.page-cargo .btn-white {
  background: #ffffff url('/wp-content/themes/shared/img/chevron-right.svg') 95% 50% no-repeat !important;
  background-size: 11px !important;
}
body.page-cargo main {
  padding-top: 0 !important;
}
body.page-cargo main p {
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 1.5em;
  font-size: 17px;
  font-weight: 400 !important;
}
body.page-cargo .destination-cta h3 {
  font-weight: 400;
  font-size: 20px;
}
.cargo-container {
  padding-top: 175px !important;
  position: relative;
}
.cargo-container:after {
  content: ' ';
  position: absolute;
  left: 0;
  width: 100%;
  height: 100px;
  top: 125px;
  background: linear-gradient(rgba(240, 240, 240, 0), #eeeeee);
}
.cargo-container .destinations-hero {
  position: relative;
  z-index: 10;
}
.cargo-container:first-child .destinations-hero__intro {
  padding: 10px;
  min-height: 320px;
  background: #ffffff url('/wp-content/themes/adcorpmobile/img/dots-map.png') 90% 90% no-repeat;
  background-size: 50%;
}
body.page-destinations-loyalty .destinations-hero__intro {
  background-image: none !important;
}
#partners-section .partners-accordion .accordion__inner {
  position: relative;
  padding: 20px 20px 56px;
}
#partners-section .partners-accordion .accordion__inner button {
  position: absolute;
  bottom: 0;
  left: 10px;
}
.partners-carousel__slide .col-xs-6 {
  display: table;
}
.partners-carousel__slide .col-xs-6 a.partners-carousel__link {
  min-height: 110px !important;
  display: table-cell;
  height: 110px;
  vertical-align: middle;
}
.partners-carousel__slide .col-xs-6 a.partners-carousel__link img {
  max-height: 80px !important;
  height: auto;
  margin: 0px auto;
}
.listing-template-two--event img {
  width: 100%;
}
.listing-template-two--event h3 {
  margin: 0;
}
.listing-template-two--event .inner {
  line-height: 1em;
}
.listing-template-two--event .listing-text {
  margin-top: 0;
  line-height: 1.5em;
}
#gform_8 #field_8_6 {
  width: 100% !important;
}
#gform_8 #field_8_6 input:before {
  content: 'Date of Birth';
  color: #730652;
  margin-right: 25%;
}
.partners-carousel__slide img {
  max-width: 100% !important;
  max-height: 80px !important;
  height: auto;
  width: auto;
}
.membership-section .accordion--brand-colour li {
  background-image: url('/wp-content/themes/shared/img/icon-tick.svg') !important;
  background-repeat: no-repeat !important;
}
.membership-section .accordion--brand-colour li:before {
  display: none !important;
}
.membership-section .accordion--brand-colour .btn-small {
  background-image: linear-gradient(to bottom, #842467 0%, #730652 100%);
}
.membership-section .accordion--brand-colour .btn-small:hover {
  background-image: linear-gradient(to bottom, #993079 0%, #8b1367 100%);
}
.membership-section .accordion--silver li {
  background-image: url('/wp-content/themes/shared/img/icon-tick-silver.svg') !important;
  background-repeat: no-repeat !important;
}
.membership-section .accordion--silver li:before {
  display: none !important;
}
.membership-section .accordion--silver .btn-small {
  background-image: linear-gradient(to bottom, #999b9d 0%, #8b8d90 100%) !important;
}
.membership-section .accordion--silver .btn-small:hover {
  background-image: linear-gradient(to bottom, #b5b7b9 0%, #a1a3a6 100%) !important;
}
.membership-section .accordion--gold li {
  background-image: url('/wp-content/themes/shared/img/icon-tick-gold.svg') !important;
  background-repeat: no-repeat !important;
}
.membership-section .accordion--gold li:before {
  display: none !important;
}
.membership-section .accordion--gold .btn-small {
  background-image: linear-gradient(to bottom, #c1a875 0%, #b89c62 100%) !important;
}
.membership-section .accordion--gold .btn-small:hover {
  background-image: linear-gradient(to bottom, #c9b07d 0%, #c6aa6f 100%) !important;
}
.loyalty-card__title h4 {
  height: 55px !important;
  vertical-align: middle !important;
  display: table-cell !important;
  width: 500px !important;
  line-height: 1.3em !important;
  font-size: 19px !important;
}
.loyalty-card__description p {
  font-size: 13px !important;
}
.boxed-airport .boxed-list li:first-child {
  border-top-width: 0;
  height: 65px;
  overflow: hidden;
}
.boxed-airport .boxed-list span {
  display: inline-block;
  width: 88%;
  padding-left: 5px;
  vertical-align: top;
}
body.destinations-loyalty .loyalty-card__description {
  min-height: 200px !important;
}
body.destinations-loyalty .destination-area .col-md-8 {
  margin-top: 20px;
}
body.destinations-loyalty .destination-area ul {
  padding-top: 0;
  padding-bottom: 20px;
}
.ginput_complex > span {
  width: 100% !important;
  margin-left: 0 !important;
  margin-bottom: 5px !important;
}
span.address_line_1 > input,
span.address_line_2 > input {
  width: 100% !important;
  margin-bottom: 5px !important;
}
.gform_wrapper .gsection {
  margin: 10px 5px 0 !important;
}
#gform_3 #field_3_24 label {
  display: inline-block !important;
}
#gform_3 .gfield_radio label {
  display: inline-block !important;
  width: 80% !important;
  margin-left: 10px !important;
}
#gform_3 .gfield_radio input {
  margin-top: 5px !important;
}
#gform_3 .gfield_checkbox label {
  margin-left: 10px !important;
}
input[type="checkbox"]:checked:after {
  top: 4px;
  left: 7px;
}
input[type="radio"]:checked:after {
  top: 5px;
  left: 5px;
  width: 18px;
  height: 18px;
}
.page-off-canvas--left {
  display: block !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  width: 250px !important;
  height: 100vh !important;
  pointer-events: inherit !important;
  overflow-x: hidden !important;
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch !important;
}
.picker__input {
  text-align: left !important;
  padding-left: 60% !important;
  box-sizing: border-box !important;
}
body.home .notification {
  width: 100%;
  text-align: center;
}
body.home .notification p {
  margin: 0 auto;
  padding: 0 30px;
  display: inline-block;
  width: auto;
  line-height: 1.5em;
  vertical-align: middle;
  color: #fff;
  font-size: 12px;
  border-radius: 5px;
  background: #771258;
  margin: 20px 0 10px;
  position: relative;
  z-index: 2000;
  box-shadow: 1px 5px 10px 5px rgba(0, 0, 0, 0.2);
}
body.home .hero-booking-tool {
  z-index: 4000 !important;
}
.gfield_error input, 
.gfield_error textarea, 
.gfield_error select {
  border: 1px solid #a00 !important;
}
