@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400,700);
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: -1) {
  .container {
    width: 740px;
  }
}
@media (min-width: 0) {
  .container {
    width: 978px;
  }
}
@media (min-width: -1) {
  .container {
    width: 1160px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.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: 10px;
  padding-right: 10px;
}
.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: 0) {
  .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/adcorp/less/../../shared/fonts/fontello.eot?34296141');
  src: url('https://www.airniugini.com.pg/wp-content/themes/adcorp/less/../../shared/fonts/fontello.eot?34296141#iefix') format('embedded-opentype'), url('https://www.airniugini.com.pg/wp-content/themes/adcorp/less/../../shared/fonts/fontello.woff?34296141') format('woff'), url('https://www.airniugini.com.pg/wp-content/themes/adcorp/less/../../shared/fonts/fontello.ttf?34296141') format('truetype'), url('https://www.airniugini.com.pg/wp-content/themes/adcorp/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, #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);
  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: 18px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
}
.tab-title a {
  color: #252627;
}
.tab-title--active {
  background-color: #FFF;
}
.tab-title--active a {
  color: #730652;
}
.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/adcorp/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: Arial, 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: #373d43;
}
.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;
}
body {
  min-width: 996px;
  font-size: 14px;
  font-family: Arial, sans-serif;
  line-height: 1.8em;
  color: #373d43;
  -webkit-font-smoothing: antialiased;
  outline-color: #730652;
}
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;
}
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: #373d43;
}
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: 28px;
}
h1 + h3 {
  color: #6a6e72;
}
h2,
.heading-2 {
  font-size: 24px;
}
h3,
.heading-3 {
  font-size: 21px;
  font-weight: 400;
}
h4,
.heading-4 {
  font-size: 18px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
}
h5,
.heading-5 {
  font-size: 16px;
}
hr {
  border-top-width: 3px;
  border-top-color: #730652;
  border-top-style: solid;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  clear: both;
}
hr.thin {
  border-top-width: 1px;
  border-top-color: #dfdfdf;
}
table {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
}
thead {
  border-bottom: 3px solid #730652;
}
th,
thead tr {
  font-size: 18px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  text-align: left;
  padding-top: 12px;
  padding-bottom: 12px;
}
th,
td,
thead tr {
  vertical-align: top;
}
td {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dfdfdf;
  color: #555;
}
ul,
ol {
  margin-left: 0;
  margin-top: 25px;
  margin-bottom: 25px;
}
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:before {
  content: '\2022';
  color: #730652;
  display: inline-block;
  font-size: 22px;
  line-height: 1em;
  margin-right: 10px;
  vertical-align: middle;
}
ul ul {
  padding-left: 20px;
}
fieldset {
  width: 100%;
  border: 0;
  clear: both;
  padding: 0;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
legend {
  font-size: 18px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 1em;
}
label {
  display: inline-block;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}
label.disabled {
  opacity: 0.5;
  pointer-events: none;
}
input,
textarea,
select {
  width: 100%;
  padding: 13px;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid #dbdbdb;
  box-shadow: inset 1px 0 8px rgba(0, 0, 0, 0.1);
  outline-color: #730652;
  outline-width: thin;
  -webkit-transition: box-shadow 0.1s ease-in-out;
  transition: box-shadow 0.1s ease-in-out;
  background-color: #FFF;
  min-height: 44px;
}
input:focus,
textarea:focus,
select:focus {
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
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;
}
input.small-input,
select.small-input {
  margin: 0;
  height: 37px;
  min-height: 37px;
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
}
input,
input[type="search"],
textarea {
  -webkit-appearance: none;
  border-radius: 0;
}
input[type="submit"] {
  width: auto;
}
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 {
  margin-left: 10px;
}
input[type="checkbox"]:checked:after {
  content: '✔';
  position: absolute;
  top: 2px;
  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;
}
textarea {
  min-height: 150px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  line-height: normal;
  font-size: 12px;
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorp/less/../../shared/img/select-arrow.svg');
  background-repeat: no-repeat;
  background-position: right 14px center;
}
.select-bare {
  border: 0;
  box-shadow: none;
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorp/less/../../shared/img/chevron-down-small-grey.svg');
  background-position: right 7px center;
}
.custom-number-input {
  position: relative;
  height: 83px;
  color: #730652;
}
.custom-number-input label,
.custom-number-input .custom-number-input__minus-btn,
.custom-number-input .custom-number-input__plus-btn,
.custom-number-input .custom-number-input__note {
  position: absolute;
  text-align: center;
}
.custom-number-input label {
  width: calc(100% -  22px);
  font-size: 12px;
  font-weight: normal;
}
.custom-number-input input[type="number"],
.custom-number-input .ws-number {
  width: calc(100% -  22px);
  height: 100%;
  margin: 0;
  padding-top: 20px;
  padding-left: 0;
  padding-right: 0;
  border-right: 0;
  font-size: 28px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  text-align: center;
  -moz-appearance: textfield;
}
.custom-number-input input::-webkit-outer-spin-button,
.custom-number-input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.custom-number-input__minus-btn,
.custom-number-input__plus-btn {
  display: block;
  top: 0;
  right: 0;
  width: 22px;
  height: 50%;
  padding: 0;
  border: 1px solid #dbdbdb;
  background-color: #FFF;
  font-size: 26px;
}
.custom-number-input__minus-btn[disabled],
.custom-number-input__plus-btn[disabled] {
  opacity: 0.5;
}
.custom-number-input__minus-btn i:before,
.custom-number-input__plus-btn i:before {
  width: 100%;
  margin: 0;
}
.custom-number-input__minus-btn {
  top: auto;
  bottom: 0;
  border-top: 0;
}
.custom-number-input__note {
  left: 0;
  bottom: -1px;
  width: calc(100% -  22px);
  font-size: 9px;
  color: #929292;
}
select::-ms-expand {
  display: none;
}
.ie-9 select {
  background-image: none;
}
.content-bg {
  position: absolute;
  top: 147px;
  z-index: -1;
  width: 100%;
  height: auto;
  min-width: 996px;
}
.listing-key-link {
  font-size: 15px;
  color: #d6394f;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
}
.listing-text {
  font-size: 13px;
  color: #6d7175;
  line-height: 1.5em;
  margin-top: 0;
  margin-bottom: 10px;
}
.listing-img-link {
  display: inline-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-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;
}
.__btn-no-arrow {
  padding-right: 15px;
}
.__btn-no-arrow:after {
  display: none;
}
.btn,
.btn-green,
.btn-white,
.btn-silver,
.btn-gold {
  position: relative;
  border: 0;
  border-width: 0;
  border-color: transparent;
  border-radius: 5px;
  padding: 15px 42px 15px 15px;
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  margin-top: 6px;
  margin-bottom: 6px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  outline-color: #730652;
  outline-width: thin;
}
.btn:hover,
.btn-green:hover,
.btn-white:hover,
.btn-silver:hover,
.btn-gold:hover {
  text-decoration: none;
}
.btn:after,
.btn-green:after,
.btn-white:after,
.btn-silver:after,
.btn-gold:after {
  content: ' ';
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 15px;
  width: 7px;
  height: 12px;
  display: block;
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorp/less/../../shared/img/chevron-right-white.svg');
  background-position: center;
  background-repeat: no-repeat;
}
.btn:active,
.btn-green:active,
.btn-white:active,
.btn-silver:active,
.btn-gold:active {
  box-shadow: inset 2px 0 16px 1px rgba(0, 0, 0, 0.2);
}
.btn-medium,
.btn-green-medium,
.btn-white-medium,
.btn-silver-medium,
.btn-gold-medium {
  position: relative;
  border: 0;
  border-width: 0;
  border-color: transparent;
  border-radius: 5px;
  padding: 10px 42px 10px 15px;
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  margin-top: 6px;
  margin-bottom: 6px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  outline-color: #730652;
  outline-width: thin;
}
.btn-medium:hover,
.btn-green-medium:hover,
.btn-white-medium:hover,
.btn-silver-medium:hover,
.btn-gold-medium:hover {
  text-decoration: none;
}
.btn-medium:after,
.btn-green-medium:after,
.btn-white-medium:after,
.btn-silver-medium:after,
.btn-gold-medium:after {
  content: ' ';
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 15px;
  width: 7px;
  height: 12px;
  display: block;
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorp/less/../../shared/img/chevron-right-white.svg');
  background-position: center;
  background-repeat: no-repeat;
}
.btn-medium:active,
.btn-green-medium:active,
.btn-white-medium:active,
.btn-silver-medium:active,
.btn-gold-medium:active {
  box-shadow: inset 2px 0 16px 1px rgba(0, 0, 0, 0.2);
}
.btn-small,
.btn-green-small,
.btn-white-small,
.btn-silver-small,
.btn-gold-small {
  position: relative;
  border: 0;
  border-width: 0;
  border-color: transparent;
  border-radius: 5px;
  padding: 6px 42px 6px 15px;
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  margin-top: 6px;
  margin-bottom: 6px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  outline-color: #730652;
  outline-width: thin;
}
.btn-small:hover,
.btn-green-small:hover,
.btn-white-small:hover,
.btn-silver-small:hover,
.btn-gold-small:hover {
  text-decoration: none;
}
.btn-small:after,
.btn-green-small:after,
.btn-white-small:after,
.btn-silver-small:after,
.btn-gold-small:after {
  content: ' ';
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 15px;
  width: 7px;
  height: 12px;
  display: block;
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorp/less/../../shared/img/chevron-right-white.svg');
  background-position: center;
  background-repeat: no-repeat;
}
.btn-small:active,
.btn-green-small:active,
.btn-white-small:active,
.btn-silver-small:active,
.btn-gold-small:active {
  box-shadow: inset 2px 0 16px 1px rgba(0, 0, 0, 0.2);
}
.btn-extra-small,
.btn-green-extra-small,
.btn-white-extra-small,
.btn-silver-extra-small,
.btn-gold-extra-small {
  position: relative;
  border: 0;
  border-width: 0;
  border-color: transparent;
  border-radius: 5px;
  padding: 3px 42px 3px 15px;
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  margin-top: 6px;
  margin-bottom: 6px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  outline-color: #730652;
  outline-width: thin;
}
.btn-extra-small:hover,
.btn-green-extra-small:hover,
.btn-white-extra-small:hover,
.btn-silver-extra-small:hover,
.btn-gold-extra-small:hover {
  text-decoration: none;
}
.btn-extra-small:after,
.btn-green-extra-small:after,
.btn-white-extra-small:after,
.btn-silver-extra-small:after,
.btn-gold-extra-small:after {
  content: ' ';
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 15px;
  width: 7px;
  height: 12px;
  display: block;
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorp/less/../../shared/img/chevron-right-white.svg');
  background-position: center;
  background-repeat: no-repeat;
}
.btn-extra-small:active,
.btn-green-extra-small:active,
.btn-white-extra-small:active,
.btn-silver-extra-small:active,
.btn-gold-extra-small:active {
  box-shadow: inset 2px 0 16px 1px rgba(0, 0, 0, 0.2);
}
.btn,
.btn-medium,
.btn-small,
.btn-extra-small {
  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),
.btn-medium:hover:not(:active),
.btn-small:hover:not(:active),
.btn-extra-small: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,
.btn-green-medium,
.btn-green-small,
.btn-green-extra-small {
  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),
.btn-green-medium:hover:not(:active),
.btn-green-small:hover:not(:active),
.btn-green-extra-small: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,
.btn-white-medium,
.btn-white-small,
.btn-white-extra-small {
  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,
.btn-white-medium:after,
.btn-white-small:after,
.btn-white-extra-small:after {
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorp/less/../../shared/img/chevron-right.svg');
}
.btn-white:active,
.btn-white-medium:active,
.btn-white-small:active,
.btn-white-extra-small:active {
  box-shadow: inset 0 1px 1px 0.5px rgba(0, 0, 0, 0.1);
}
.btn-white:hover:not(:active),
.btn-white-medium:hover:not(:active),
.btn-white-small:hover:not(:active),
.btn-white-extra-small:hover:not(:active) {
  background-image: none;
  background-color: #FFF;
}
.btn-silver,
.btn-silver-medium,
.btn-silver-small,
.btn-silver-extra-small {
  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),
.btn-silver-medium:hover:not(:active),
.btn-silver-small:hover:not(:active),
.btn-silver-extra-small: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,
.btn-gold-medium,
.btn-gold-small,
.btn-gold-extra-small {
  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),
.btn-gold-medium:hover:not(:active),
.btn-gold-small:hover:not(:active),
.btn-gold-extra-small: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);
}
.fb-btn,
.twitter-btn,
.instagram-btn {
  font-size: 18px;
}
.fb-btn:hover,
.twitter-btn:hover,
.instagram-btn:hover {
  color: #730652;
}
.subscribe-btn {
  padding-right: 25px;
}
.subscribe-btn i {
  position: relative;
  right: -15px;
}
.subscribe-btn:after {
  display: none;
  background-image: none;
}
.ie-9 .btn-white,
.ie-9 .btn-white-small,
.ie-9 .btn-white-extra-small {
  border-radius: 0;
}
.__btn-pill {
  position: relative;
  border: 0;
  border-color: transparent;
  border-radius: 10px;
  padding: 1px 12px;
  display: inline-block;
  font-size: 12px;
  margin-top: 6px;
  margin-bottom: 6px;
  outline-color: #730652;
  outline-width: thin;
  color: #606060;
  background: none;
}
.__btn-pill:hover {
  text-decoration: underline;
}
.btn-pill {
  position: relative;
  border: 0;
  border-color: transparent;
  border-radius: 10px;
  padding: 1px 12px;
  display: inline-block;
  font-size: 12px;
  margin-top: 6px;
  margin-bottom: 6px;
  outline-color: #730652;
  outline-width: thin;
  color: #606060;
  background: none;
}
.btn-pill:hover {
  text-decoration: underline;
}
.btn-pill-alt {
  position: relative;
  border: 0;
  border-color: transparent;
  border-radius: 10px;
  padding: 1px 12px;
  display: inline-block;
  font-size: 12px;
  margin-top: 6px;
  margin-bottom: 6px;
  outline-color: #730652;
  outline-width: thin;
  color: #606060;
  background: none;
  border: 1px solid #dfdfdf;
}
.btn-pill-alt:hover {
  text-decoration: underline;
}
.btn-pill--active,
input:checked + .btn-pill-alt,
input:checked + .btn-pill {
  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;
  border-color: #730652;
}
.ie-9 .btn-pill--active,
.ie-9 input:checked + .btn-pill-alt,
.ie-9 input:checked + .btn-pill {
  background: none;
  background-color: #730652;
  filter: none;
}
.btn-flat,
.btn-flat-down {
  position: relative;
  width: 100%;
  text-align: left;
  border: 0;
  border-width: 0;
  border-color: transparent;
  border-radius: 0;
  padding: 15px 15px 15px 50px;
  display: inline-block;
  text-decoration: none;
  font-size: 18px;
  margin-top: 6px;
  margin-bottom: 6px;
  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;
  left: 15px;
  width: 25px;
  height: 25px;
  display: block;
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorp/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/adcorp/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: 15px 15px 15px 50px;
  display: inline-block;
  text-decoration: none;
  font-size: 18px;
  margin-top: 6px;
  margin-bottom: 6px;
  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;
  left: 15px;
  width: 25px;
  height: 25px;
  display: block;
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorp/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/adcorp/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/adcorp/less/../../shared/img/arrow-down.svg');
}
.btn-flat--arrow-right {
  padding-left: 15px;
  padding-right: 50px;
}
.btn-flat--arrow-right:before {
  left: auto;
  right: 15px;
}
.switch-group .switch {
  height: 26px;
  min-width: 75px;
  display: inline-block;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 11px;
  text-align: center;
  line-height: 24px;
  color: #FFF;
  background-color: #d6394f;
  border: 1px solid #dfdfdf;
}
.switch-group .switch:first-child {
  border-right: 0;
}
.switch-group .switch:last-child {
  border-left: 0;
}
.switch-group .switch:not(.switch--active):first-child {
  background-color: #730652;
}
.switch-group .switch:not(.switch--active):last-child {
  background-color: #d6394f;
}
.switch-group .switch--active {
  color: #730652;
  background-color: #FFF;
}
.inline-carousel {
  position: relative;
  padding-left: 36px;
  padding-right: 36px;
  overflow-x: hidden;
  margin-bottom: 30px;
}
.inline-carousel .slick-slider {
  margin-bottom: 0;
}
.inline-carousel__carousel {
  max-height: 95px;
  overflow: hidden;
}
.inline-carousel__carousel.slick-initialized .inline-carousel__slide img {
  max-width: 100%;
}
.inline-carousel__slide {
  padding: 0 6px;
  float: left;
}
.inline-carousel__slide img {
  max-width: 100px;
}
.inline-carousel__previous-btn,
.inline-carousel__next-btn {
  position: absolute;
  z-index: 1;
  border: 0;
  background-color: #f3f3f3;
  width: 52px;
  height: 52px;
  border-radius: 52px;
  color: #FFF;
  font-size: 45px;
  top: 50%;
  margin-top: -26px;
  padding: 0;
}
.inline-carousel__previous-btn i:before,
.inline-carousel__next-btn i:before {
  width: auto;
}
.inline-carousel__previous-btn:hover,
.inline-carousel__next-btn:hover {
  background-color: #3b6e55;
}
.inline-carousel__previous-btn {
  left: -26px;
}
.inline-carousel__previous-btn i {
  margin-left: 20px;
}
.inline-carousel__next-btn {
  right: -26px;
  padding: 0;
  text-align: left;
}
.tool-tip {
  position: relative;
  height: 20px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8em;
  vertical-align: middle;
  display: inline-block;
}
.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%);
}
.primary-header {
  min-width: 978px;
}
.primary-header .fb-btn i,
.primary-header .twitter-btn i,
.primary-header .instagram-btn i {
  position: relative;
  top: 2px;
}
.primary-header__logo {
  padding-top: 15px;
  padding-bottom: 15px;
  display: inline-block;
}
.primary-header__subscribe-btn {
  height: 26px;
  min-width: 75px;
  display: inline-block;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 11px;
  text-align: center;
  line-height: 24px;
  color: #FFF;
  background-color: #d6394f;
  border: 1px solid #dfdfdf;
  color: #730652;
  background-color: #FFF;
  border-right: 1px solid #dfdfdf !important;
  color: #959595;
  margin-right: 15px;
  padding-left: 7px;
  padding-right: 7px;
}
.primary-header__subscribe-btn:first-child {
  border-right: 0;
}
.primary-header__subscribe-btn:last-child {
  border-left: 0;
}
.primary-header__subscribe-btn i {
  font-size: 14px;
}
.primary-header__subscribe-btn i:before {
  margin-left: 0;
}
.primary-header__group {
  float: right;
}
.primary-header__group a {
  color: #959595;
}
.primary-header__group .switch-group {
  float: right;
  margin-left: 15px;
}
.primary-header__language-form {
  float: left;
  margin-top: 16px;
  margin-right: 10px;
}
.primary-header__language-form .flag {
  vertical-align: middle;
  display: inline-block;
}
.primary-header__language-form select {
  width: auto;
  margin: 0;
  height: 32px;
  min-height: 32px;
  padding: 5px 12px 5px 5px;
  color: #959595;
}
.primary-header__search-form {
  float: right;
  position: relative;
  margin-top: 16px;
}
.primary-header__search-form input[type="search"] {
  height: 32px;
  min-height: 32px;
  font-size: 11px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0;
  width: 150px;
  transition: width 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
.primary-header__search-form input[type="search"]:focus {
  width: 250px;
}
.primary-header__search-form button[type="submit"] {
  position: absolute;
  top: 1px;
  right: 0;
  border: 0;
  background-color: transparent;
  opacity: 0.5;
}
.primary-nav {
  width: 100%;
  float: left;
  clear: both;
  min-width: 978px;
  background-color: #730652;
  color: #FFF;
  position: relative;
  z-index: 100;
  max-height: 55px;
}
.primary-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.primary-nav ul li:before {
  display: none;
}
.primary-nav ul li {
  float: left;
}
.primary-nav a {
  color: #FFF;
  text-decoration: none;
  display: inline-block;
  padding: 15px 22.5px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  border-top: 1px solid transparent;
  max-height: 55px;
}
.primary-nav li:hover .mega-menu,
.primary-nav li:hover .primary-nav__second-tier {
  top: 55px;
  height: auto;
  opacity: 1;
  pointer-events: inherit;
}
.primary-nav__section-nav .home-link {
  padding-left: 0;
  border: 0;
}
.primary-nav__section-nav .home-link i {
  font-size: 14px;
  color: #FFF;
  margin: 0;
}
.primary-nav__section-nav .home-link i:before {
  margin: 0;
}
.primary-nav__section-nav .home-link:hover {
  border-top: 0;
  background-color: transparent;
}
.primary-nav__section-nav a {
  font-size: 17px;
  position: relative;
  z-index: 1;
}
.primary-nav__section-nav a:hover {
  background-color: #FFF;
  color: #730652;
  border-top-color: #dfdfdf;
}
.primary-nav__section-nav a i {
  font-size: 11px;
  margin-left: 2px;
  vertical-align: middle;
}
.primary-nav__section-nav li:hover a {
  background-color: #FFF;
  color: #730652;
  border-top-color: #dfdfdf;
}
.__primary-nav__basic-nav-active {
  background-color: #FFF;
  color: #730652;
  opacity: 1;
}
.primary-nav__basic-nav {
  float: right;
}
.primary-nav__basic-nav a {
  position: relative;
  z-index: 1;
  padding-left: 18px;
  padding-right: 18px;
  font-size: 15px;
  opacity: 0.8;
}
.primary-nav__basic-nav a:hover {
  background-color: #FFF;
  color: #730652;
  opacity: 1;
}
.primary-nav__basic-nav a:after {
  content: ' ';
  width: 1px;
  height: 10px;
  position: absolute;
  top: 22.5px;
  right: 0;
  background-color: #FFF;
}
.primary-nav__basic-nav li:last-child a:after {
  display: none;
}
.primary-nav__basic-nav li:hover > a {
  background-color: #FFF;
  color: #730652;
  opacity: 1;
}
.primary-nav__basic-nav li:hover .primary-nav__second-tier {
  display: block;
}
.mega-menu,
.primary-nav__second-tier {
  position: absolute;
  top: 55px;
  left: 0;
  background-color: #FFF;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.25);
  opacity: 0;
  pointer-events: none;
  height: 0;
  overflow: hidden;
  transition: opacity 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
.primary-nav__second-tier {
  left: auto;
  max-width: 230px;
}
.primary-nav__second-tier li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #dfdfdf;
}
.primary-nav__second-tier li:last-child {
  border-bottom: 0;
}
.primary-nav__second-tier a {
  color: #373d43;
  font-size: 16px;
  padding-left: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.primary-nav__second-tier a:before {
  display: inline-block;
  width: 5px;
  height: 12px;
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorp/less/../../shared/img/icon-left-angle.svg');
  background-repeat: no-repeat;
  background-position: center;
  content: ' ';
  margin-right: 10px;
}
.primary-nav__second-tier a:hover {
  color: #730652;
}
.mega-menu {
  background-color: transparent;
}
.mega-menu li {
  width: 244.5px;
  min-height: 165px;
  display: inline-block;
  float: left;
  padding: 25px 30px 30px;
  border-right: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  background-color: #FFF;
}
.mega-menu li:last-child {
  border-right: 0;
}
.mega-menu a {
  padding: 0;
  display: inline-block;
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  max-height: none;
}
.mega-menu a:hover {
  opacity: 0.7;
}
.mega-menu h4 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  margin-top: 0;
}
.mega-menu h4 a {
  color: #d6394f;
  font-size: 18px;
  border: 0;
}
.mega-menu p {
  font-size: 13px;
  color: #373d43;
  line-height: 1.7em;
  margin-top: 5px;
  margin-bottom: 5px;
}
.page-banner {
  width: 100%;
  float: left;
  clear: both;
  float: none;
  min-width: 978px;
  max-height: 208px;
  overflow: hidden;
}
.page-banner img {
  width: 100%;
}
.primary-breadcrumbs {
  width: 100%;
  float: left;
  clear: both;
  background-color: rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 25px;
}
.primary-breadcrumbs > .container {
  position: relative;
}
.primary-breadcrumbs h1 {
  margin-top: 20px;
  margin-bottom: 0;
}
.primary-breadcrumbs h1 + .primary-breadcrumbs__nav {
  margin-top: -10px;
}
.primary-breadcrumbs .share-btn {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -16px;
}
.primary-breadcrumbs__nav ol {
  padding: 0;
  margin: 0;
  list-style: none;
  color: #6a6e72;
}
.primary-breadcrumbs__nav ol li:before {
  display: none;
}
.primary-breadcrumbs__nav ol li {
  float: left;
}
.primary-breadcrumbs__nav ol li:first-child a {
  padding-left: 0;
}
.primary-breadcrumbs__nav ol li:last-child i {
  display: none;
}
.primary-breadcrumbs__nav ol a {
  display: inline-block;
  padding: 15px 10px;
  font-size: 15px;
  color: #6a6e72;
  text-decoration: none;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
}
.primary-breadcrumbs__nav ol a.active,
.primary-breadcrumbs__nav ol a:hover {
  color: #730652;
}
.primary-breadcrumbs__nav ol a:hover {
  text-decoration: underline;
}
.primary-breadcrumbs__nav ol i {
  font-size: 12px;
}
.primary-footer {
  width: 100%;
  float: left;
  clear: both;
  margin-top: 25px;
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #6a6e72;
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorp/less/../img/footer-bg.svg');
  background-repeat: no-repeat;
  background-position: center 100px;
  background-size: auto 60%;
}
.primary-footer h4 {
  color: #FFF;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
}
.primary-footer a,
.primary-footer p {
  color: #FFF;
  opacity: 0.6;
  font-size: 13px;
}
.primary-footer a a,
.primary-footer p a {
  opacity: 1;
}
.primary-footer hr {
  border-top: 1px solid #959595;
}
.primary-footer > .container .row:last-child {
  margin-top: 20px;
}
.primary-footer .meta-links a {
  margin-left: 15px;
}
.primary-footer .fb-btn,
.primary-footer .twitter-btn,
.primary-footer .instagram-btn {
  font-size: 18px;
}
.primary-footer__nav-group {
  float: left;
  min-height: 195px;
  position: relative;
}
.primary-footer__nav-group nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.primary-footer__nav-group nav ul li:before {
  display: none;
}
.primary-footer__nav-group:first-child {
  width: 268px;
}
.primary-footer__nav-group:first-child p {
  max-width: 223px;
}
.primary-footer__nav-group:nth-child(2) {
  width: 205px;
}
.primary-footer__nav-group:nth-child(3) {
  width: 210px;
}
.primary-footer__nav-group:nth-child(4) {
  width: 210px;
}
.primary-footer__nav-group:last-child {
  width: 65px;
}
.primary-footer__nav-group:last-child h4 {
  position: relative;
  width: 100%;
  overflow: visible;
}
.primary-footer__subscribe-form {
  position: relative;
  padding-right: 45px;
}
.primary-footer__subscribe-form [type="submit"] {
  position: absolute;
  top: 0;
  right: 45px;
  width: 37px;
  height: 100%;
  background-color: #818589;
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorp/less/../../shared/img/chevron-right-white.svg');
  background-repeat: no-repeat;
  background-position: center;
  border: 0;
  color: #FFF;
  font-size: 0;
}
.primary-footer__logo-ang {
  position: absolute;
  right: 0;
  bottom: 10px;
}
.side-nav ul {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
.side-nav ul li:before {
  content: '';
  display: none;
}
.side-nav ul li {
  margin-top: 5px;
  margin-bottom: 5px;
}
.side-nav a {
  font-size: 16px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  color: #6a6e72;
}
.side-nav a:hover,
.side-nav a.active {
  color: #730652;
}
.site-sidebar a {
  color: #373d43;
}
.site-sidebar ul.boxed-list {
  margin-top: 15px;
}
.site-sidebar ul.boxed-list li i {
  font-style: normal;
  margin-right: 5px;
}
.site-sidebar .event-info-list i {
  color: #3b6e55;
}
.site-sidebar .google-map-box {
  margin-top: 15px;
  margin-bottom: 25px;
}
.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;
}
.share-group {
  width: 100%;
  float: left;
  clear: both;
  margin-top: 25px;
  margin-bottom: 25px;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  padding-top: 4px;
  padding-bottom: 4px;
}
.share-group h2 {
  float: left;
  border-right: 1px solid #dfdfdf;
  padding-right: 35px;
  margin: 0;
  margin-right: 15px;
}
.share-group ul {
  padding: 0;
  margin: 0;
  list-style: none;
  float: left;
}
.share-group ul li:before {
  display: none;
}
.share-group ul li {
  float: left;
}
.share-group ul a:not(i) {
  color: #373d43;
  line-height: 36px;
  margin-left: 15px;
  margin-right: 15px;
}
.share-group .icon-facebook {
  color: #3b5998;
}
.share-group .icon-twitter {
  color: #2caae1;
}
.share-group .icon-gplus {
  color: #da4733;
}
.share-group .icon-email {
  color: #a1a1a1;
}
.disqus-comments {
  width: 100%;
  float: left;
  clear: both;
  margin-top: 25px;
  margin-bottom: 25px;
}
.share-btn {
  position: relative;
}
.share-btn:hover .share-btn__buttons-list {
  height: auto;
  opacity: 1;
}
.share-btn__btn {
  position: relative;
  border: 0;
  border-width: 0;
  border-color: transparent;
  border-radius: 5px;
  padding: 3px 42px 3px 15px;
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  margin-top: 6px;
  margin-bottom: 6px;
  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;
  padding-left: 15px;
  padding-right: 15px;
}
.share-btn__btn:hover {
  text-decoration: none;
}
.share-btn__btn:after {
  content: ' ';
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 15px;
  width: 7px;
  height: 12px;
  display: block;
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorp/less/../../shared/img/chevron-right-white.svg');
  background-position: center;
  background-repeat: no-repeat;
}
.share-btn__btn:active {
  box-shadow: inset 2px 0 16px 1px rgba(0, 0, 0, 0.2);
}
.share-btn__btn:after {
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorp/less/../../shared/img/chevron-right.svg');
}
.share-btn__btn:active {
  box-shadow: inset 0 1px 1px 0.5px rgba(0, 0, 0, 0.1);
}
.share-btn__btn:hover:not(:active) {
  background-image: none;
  background-color: #FFF;
}
.share-btn__btn:after {
  display: none;
}
.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: #373d43;
  display: inline-block;
}
.google-map-box {
  border: 1px solid #dfdfdf;
  box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.1);
}
.google-map-box__map-container {
  height: 310px;
  background-color: #6a6e72;
}
.google-map-box__caption {
  padding: 15px 20px;
}
.google-map-box__caption h5 {
  font-weight: bold;
  font-family: Arial, sans-serif;
  font-size: 14px;
  margin: 0 0 2px 0;
  line-height: normal;
}
.google-map-box__caption p {
  line-height: normal;
  margin: 0;
}
.google-map-box__icon {
  float: left;
  margin-right: 10px;
}
.google-map-label {
  color: #730652;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
}
.hero-banner {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  margin-bottom: 30px;
}
.hero-carousel {
  width: 100%;
  height: 592px;
  overflow: hidden;
  z-index: 1;
  margin-bottom: 0;
}
.hero-carousel .slick-track,
.hero-carousel .slick-list {
  height: 100%;
}
.hero-carousel .slick-dots {
  width: auto;
  top: 295px;
  right: 50%;
  bottom: auto;
  margin: 0 -479px 0 0;
}
.hero-carousel .slick-dots li {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  overflow: hidden;
}
.hero-carousel .slick-dots li:before,
.hero-carousel .slick-dots li button:before {
  display: none;
}
.hero-carousel .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);
}
.hero-carousel .slick-dots li.slick-active button,
.hero-carousel .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);
}
.ie-9 .hero-carousel .slick-dots {
  z-index: 1999;
}
.hero-carousel__item {
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 115px;
}
.hero-carousel__item h2,
.hero-carousel__item h3 {
  color: #FFF;
  text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.8);
}
.hero-carousel__item h2 {
  font-size: 44px;
  margin-bottom: 0;
}
.hero-carousel__item h3 {
  font-size: 24px;
  margin-top: -4px;
}
.hero-carousel__item.slick-active {
  -webkit-user-select: initial;
  -moz-user-select: initial;
  -ms-user-select: initial;
  user-select: initial;
}
.hero-booking-tool {
  position: absolute;
  top: 345px;
  width: 100%;
  height: 207px;
  z-index: 2;
}
.hero-booking-tool .tab-content__panel {
  padding-top: 10px;
}
.hero-booking-tool > .container {
  width: 996px;
}
.hero-booking-tool > .container > .row .col-md-12 {
  box-shadow: 1px 5px 10px 5px rgba(0, 0, 0, 0.2);
}
.hero-booking-tool .tabs-content {
  background-color: #FFF;
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorp/less/../img/footer-bg.svg');
  background-repeat: no-repeat;
  background-position: center 100px;
  background-size: auto 60%;
}
.hero-booking-tool .book-flight-form input:not(:last-child),
.hero-booking-tool .book-flight-form select:not(:last-child) {
  margin-bottom: 9px;
}
.hero-booking-tool .book-flight-form [type="submit"] {
  width: 100%;
  margin: 0;
}
.hero-booking-tool .book-flight-form fieldset {
  width: auto;
  float: left;
  margin: 0 9px 0 0;
  clear: none;
}
.hero-booking-tool .book-flight-form fieldset:first-of-type {
  clear: both;
  width: 100%;
  margin-bottom: 10px;
}
.hero-booking-tool .book-flight-form fieldset .btn-pill {
  margin-top: 0;
}
.hero-booking-tool .book-flight-form fieldset:nth-child(2),
.hero-booking-tool .book-flight-form fieldset:nth-child(3) {
  width: 181px;
}
.hero-booking-tool .book-flight-form fieldset:nth-child(4) {
  width: 258px;
}
.hero-booking-tool .book-flight-form fieldset:nth-child(5) {
  width: 141px;
}
.hero-booking-tool .book-flight-form fieldset:nth-child(6) {
  width: 157px;
}
.hero-booking-tool .book-flight-form fieldset:last-child {
  margin-right: 0;
}
.hero-booking-tool .book-flight-form .custom-number-input {
  width: calc(33.33% -  6px);
  float: left;
  margin-right: 9px;
}
.hero-booking-tool .book-flight-form .custom-number-input:last-child {
  margin-right: 0;
}
.section-heading {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  margin-bottom: 20px;
}
.section-heading h1,
.section-heading h3 {
  float: left;
  clear: left;
}
.section-heading h1 {
  margin: 0;
  line-height: normal;
}
.section-heading h3 {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 0;
}
.section-heading .btn-green-small {
  position: absolute;
  top: 10px;
  right: 0;
}
.news-list a img {
  display: inline-block;
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.news-list a:hover img {
  opacity: 0.7;
}
.listing-homepage {
  margin-bottom: 40px;
}
.listing-homepage h3 {
  font-size: 20px;
  color: #414141;
  margin-top: 5px;
  margin-bottom: 5px;
}
.listing-homepage-alt {
  float: left;
  clear: both;
  background-color: #FFF;
  margin-bottom: 40px;
}
.listing-homepage-alt .listing-img-link {
  float: left;
}
.listing-homepage-alt img {
  float: left;
  max-width: 312px;
}
.listing-homepage-alt h5 {
  font-weight: 700;
}
.listing-homepage-alt .inner {
  background-color: #fafafa;
  width: calc(100% -  312px);
  min-height: 211px;
  padding: 10px 20px;
  border: 1px solid #dfdfdf;
  float: left;
}
.listing-latest-offer {
  margin-bottom: 40px;
}
.listing-latest-offer h4 {
  margin: 0;
  font-weight: 400;
}
.listing-latest-offer h5 {
  margin-top: 0;
}
.news-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.news-list li:before {
  display: none;
}
.news-list li {
  width: 100%;
  float: left;
  clear: both;
  border-bottom: 1px solid #dfdfdf;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 13px;
  color: #6d7175;
}
.news-list li a:not(.listing-key-link) {
  color: #6d7175;
}
.news-list li:last-child {
  border-bottom: 0;
}
.news-list li:first-child {
  border-bottom: 0;
}
.news-list li:first-child h5 {
  margin-bottom: 0;
}
.news-list li:first-child h5 a {
  font-size: 18px;
  line-height: normal;
  color: #373d43;
}
.news-list li:first-child .vert-center {
  height: 105px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  display: box;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  flex-direction: row;
  box-direction: normal;
  box-pack: center;
}
.news-list .news-list__thumb {
  margin-right: 20px;
  display: block;
  float: left;
}
.home-discover {
  width: 217px;
  height: 158px;
}
.accommodation-table td {
  border-left-width: 0;
  border-right-width: 0;
}
.accommodation-table td:first-child {
  border-left-width: 1px;
}
.accommodation-table td:last-child {
  border-right-width: 1px;
}
.accommodation-table .icon-star {
  color: #3b6e55;
  font-size: 16px;
}
.boxed-promo {
  border: 1px solid #dfdfdf;
  text-align: center;
  padding: 20px;
  box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.1);
}
.boxed-promo h4 {
  font-size: 16px;
  margin-bottom: 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
}
.boxed-promo h4 a {
  color: #730652;
}
.boxed-promo h5 {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #5d6267;
  margin-top: 0;
}
.boxed-promo hr {
  width: calc(100% + 40px);
  position: relative;
  left: -20px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.boxed-promo .enquire-btn {
  padding-right: 15px;
  width: 100%;
  color: #FFF;
  font-size: 18px;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
  margin-bottom: 0;
}
.boxed-promo .enquire-btn:after {
  display: none;
}
.boxed-promo h3 {
  margin: 5px 0 0;
}
.boxed-promo h3 .icon-phone {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
  display: inline-block;
  font-size: 18px;
}
.boxed-promo .note {
  font-size: 13px;
  margin-top: 0;
  color: #5d6267;
}
.tabs--filter {
  max-height: 50px;
}
.tabs--filter .tab-title a {
  height: 50px;
  padding: 0 18px;
  line-height: 52px;
}
.tabs--filter .filter-icon {
  height: 50px;
  line-height: 50px;
  float: left;
  margin-right: 10px;
}
.tabs--filter .icon-active,
.tabs--filter .icon-inactive {
  vertical-align: middle;
}
.tabs--filter .icon-active {
  display: none;
}
.tabs--filter .tab-title {
  border: 1px solid transparent;
  height: 48px;
  box-sizing: content-box;
  position: relative;
  top: -1px;
}
.tabs--filter .tab-title:first-child {
  left: -1px;
}
.tabs--filter .tab-title--active {
  border: 1px solid #dfdfdf;
}
.tabs--filter .tab-title--active .icon-active {
  display: inline-block;
}
.tabs--filter .tab-title--active .icon-inactive {
  display: none;
}
.tabs-content--filter {
  background-color: #FFF;
}
.tabs-content--filter .tab-content__panel {
  padding: 0;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
}
.tabs-content--filter .tab-content--active {
  overflow: visible;
}
.tabs-content--listing-container .tab-content__panel {
  padding: 20px 0;
}
.filter-form {
  height: 84px;
  position: relative;
}
.filter-form fieldset {
  min-height: 100%;
  width: auto;
  clear: none;
  float: left;
  padding: 0;
  margin: 0;
}
.filter-form__clear-filters-btn {
  position: absolute;
  right: 20px;
  margin-top: 26px;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 15px;
}
.filter-form__clear-filters-btn:after {
  display: none;
}
.filter-form__clear-filters-btn i {
  margin-right: 3px;
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  vertical-align: middle;
  background-color: #730652;
  color: #FFF;
  font-size: 6px;
  text-align: center;
  line-height: 15px;
}
.filter-form__clear-filters-btn i:before {
  margin: 0;
}
fieldset.filter-form__sort-order {
  padding: 0 20px;
}
fieldset.filter-form__sort-order select,
fieldset.filter-form__sort-order label {
  margin-top: 24px;
  padding-top: 13px;
  padding-bottom: 13px;
  width: auto;
  float: left;
  line-height: normal;
  font-size: 13px;
  min-height: 0;
}
fieldset.filter-form__sort-order label {
  font-weight: normal;
}
fieldset.filter-form__sort-order select {
  color: #3b6e55;
  font-weight: bold;
  margin-right: 10px;
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorp/less/../shared/img/select-arrow-bg-solid.svg');
  padding-left: 5px;
  padding-right: 25px;
}
fieldset.filter-form__sort-order select:last-child {
  margin-right: 0;
}
.ie-9 fieldset.filter-form__sort-order select {
  background-image: none;
  padding-right: 0;
}
.filter-group:hover .filter-group__btn:before {
  display: block;
}
.filter-group:hover .filter-group__panel {
  display: block;
}
.filter-group__btn {
  width: 100px;
  height: 84px;
  float: left;
  border: 0;
  border-right: 1px solid #dfdfdf;
  background-color: transparent;
  text-align: center;
  font-size: 14px;
  color: #373d43;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  position: relative;
}
.filter-group__btn:before {
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 10px solid #3b6e55;
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -9px;
  display: none;
}
.filter-group__btn img {
  display: block;
  clear: both;
  margin: 0 auto 5px;
}
.filter-group__btn .inner {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
}
.filter-group__btn .filter-count {
  position: absolute;
  color: #FFF;
  top: 5px;
  right: 5px;
  background-color: #d6394f;
  border: 1px solid #b4132a;
  padding: 2px 6px;
  font-size: 13px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  border-radius: 5px;
  line-height: normal;
}
.filter-group__btn .filter-count:empty {
  display: none;
}
.filter-group__close-btn {
  display: none;
  position: absolute;
  top: 20px;
  right: 20px;
  border: 0;
  background-color: #FFF;
}
.filter-group__panel {
  position: absolute;
  top: 100%;
  left: -1px;
  border: 1px solid #dfdfdf;
  background-color: #FFF;
  z-index: 1;
  padding: 20px;
  width: 600px;
  box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.1);
  display: none;
}
.filter-group__panel h4 {
  font-size: 16px;
  margin-bottom: 0;
}
.filter-group__panel:before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 8px;
  background-color: #3b6e55;
}
.filter-group__category {
  clear: both;
  margin-bottom: 10px;
}
.filter-group__category:last-child {
  margin-bottom: 0;
}
.filter-group__category input[type="checkbox"] + label {
  margin-left: 0;
  margin-right: 3px;
}
.filter-group__category input[type="checkbox"] + label:hover {
  cursor: pointer;
}
.filter-group__category input[type="checkbox"] {
  width: 0;
  height: 0;
  border: 0;
  opacity: 0;
  min-height: 0;
  position: absolute;
}
.filter-group__category input[type="checkbox"]:after {
  display: none;
}
.listing-item-one {
  height: 450px;
  overflow: hidden;
  margin-top: 9px;
  margin-bottom: 9px;
  border: 1px solid #dfdfdf;
  box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.1);
}
.listing-item-one img {
  width: 100%;
  display: block;
}
.listing-item-one figure {
  margin: 0;
  position: relative;
  width: 100%;
}
.listing-item-one figcaption {
  width: 100%;
  position: absolute;
  bottom: 0;
  color: #FFF;
  font-size: 13px;
  padding: 5px 20px;
  background-color: rgba(0, 0, 0, 0.4);
}
.listing-item-one .listing-item-one__copy {
  height: 150px;
}
.listing-item-one .inner {
  width: 100%;
  float: left;
  clear: both;
  padding: 10px 18px;
}
.listing-item-one h3 {
  margin-top: 0;
  margin-bottom: 5px;
  line-height: normal;
}
.listing-item-one h4 {
  font-size: 16px;
  margin: 0;
}
[class^="listing-filter-load-btn-"],
[class*=" listing-filter-load-btn-"] {
  padding-right: 15px;
  margin-top: 20px;
}
[class^="listing-filter-load-btn-"]:after,
[class*=" listing-filter-load-btn-"]:after {
  display: none;
}
.listing-filter-form-container {
  width: 100%;
  float: left;
  clear: both;
  background-color: #FFF;
  margin-bottom: 25px;
  border: 1px solid #dfdfdf;
  border-top: 0;
}
.listing-filter-form-container:before {
  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);
  content: '';
  width: 100%;
  height: 6px;
  display: block;
  border: 1px solid #6d9883;
  box-sizing: content-box;
  position: relative;
  left: -1px;
}
.ie-9 .listing-filter-form-container:before {
  background-color: #3b6e55;
}
.booking-tool-accordion {
  margin-top: 0;
}
.search-hotel-form input {
  margin-bottom: 9px;
}
.search-hotel-form label {
  font-size: 12px;
  color: #955b80;
}
.cta-image {
  position: relative;
}
.cta-image a {
  display: block;
}
.cta-image figure {
  margin: 0;
}
.cta-image figure img {
  width: 100%;
  display: block;
}
.cta-image figcaption {
  color: #FFF;
  width: 100%;
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 15px;
}
.cta-image figcaption h5,
.cta-image figcaption p {
  margin: 0;
  line-height: 1.4em;
  font-size: 13px;
}
.cta-image figcaption h5 {
  font-size: 14px;
  color: #FFF;
  font-family: Arial, sans-serif;
  font-weight: bold;
  margin-bottom: 5px;
}
.listing-template-two {
  margin-bottom: 15px;
  float: left;
  clear: both;
  background-color: #FFF;
}
.listing-template-two img {
  float: left;
  max-width: 229px;
}
.listing-template-two .listing-img-link {
  float: left;
}
.listing-template-two .inner {
  width: calc(100% -  229px);
  min-height: 159px;
  padding: 20px;
  box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid #dfdfdf;
  float: left;
  padding-left: 20px;
}
.listing-template-two--event h3 {
  margin-bottom: 20px;
}
.listing-template-two--event p {
  margin-top: 12px;
}
.listing-template-two--event i {
  color: #3b6e55;
}
.listing-template-two--event img {
  max-width: 302px;
}
.listing-template-two--event .inner {
  width: calc(100% -  302px);
  min-height: 211px;
}
.booking-tool-accordion .book-flight-form fieldset {
  margin: 0;
}
.booking-tool-accordion .book-flight-form input,
.booking-tool-accordion .book-flight-form select,
.booking-tool-accordion .book-flight-form .custom-number-input {
  margin-bottom: 9px;
}
.boxed-airport {
  background-color: #FFF;
  box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.1);
}
.boxed-airport thead {
  border: 0;
}
.boxed-airport td,
.boxed-airport th,
.boxed-airport thead tr {
  padding: 8px 10px;
  border: 1px solid #dfdfdf;
}
.boxed-airport thead {
  background-color: #f3f3f3;
}
.boxed-airport h3 {
  color: #3b6e55;
  margin: 0;
}
.boxed-airport td:first-child {
  padding: 0;
}
.boxed-airport .boxed-list {
  margin: 0;
  box-shadow: none;
}
.boxed-airport .boxed-list li {
  border-left-width: 0;
  border-right-width: 0;
}
.boxed-airport .boxed-list li:first-child {
  border-top-width: 0;
}
.boxed-airport .boxed-list li:last-child {
  border-bottom-width: 0;
}
.boxed-airport .icon-link + a {
  color: #373d43;
}
.directors-panel {
  position: relative;
  -moz-transition: opacity 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), margin-bottom 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  -webkit-transition: opacity 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), margin-bottom 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: opacity 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), margin-bottom 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  opacity: 0;
  height: 10px;
  margin-bottom: 0;
  overflow: hidden;
}
.directors-panel .inner {
  width: 100%;
  float: left;
  border: 1px solid #dfdfdf;
  background-color: #fbfbfb;
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.1);
  padding: 37px 37px 20px;
}
.directors-panel.active {
  opacity: 1;
  margin-bottom: 50px;
}
.directors-panel__close-btn,
.directors-panel__previous-btn,
.directors-panel__next-btn {
  display: inline-block !important;
  z-index: 1;
  position: relative;
  margin-top: 10px;
  background-color: transparent;
  border: 0;
  text-transform: uppercase;
  font-size: 13px;
  color: #414141;
  font-weight: bold;
}
.directors-panel__close-btn:hover i,
.directors-panel__previous-btn:hover i,
.directors-panel__next-btn:hover i {
  background-color: #730652;
}
.directors-panel__close-btn i,
.directors-panel__previous-btn i,
.directors-panel__next-btn i {
  position: relative;
  top: -1px;
  display: inline-block;
  margin-left: 8px;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  vertical-align: middle;
  background-color: #3b6e55;
  color: #FFF;
  font-size: 24px;
  text-align: center;
}
.directors-panel__close-btn i:before,
.directors-panel__previous-btn i:before,
.directors-panel__next-btn i:before {
  margin: 0;
}
.directors-panel__previous-btn i {
  margin-left: 0;
  margin-right: 8px;
}
.directors-panel__close-btn {
  position: absolute;
  top: 37px;
  right: 37px;
  margin-top: 0;
}
.directors-panel__close-btn i {
  font-size: 10px;
}
.directors-panel__next-btn {
  float: right;
}
.directors-panel__director h2 {
  font-size: 28px;
  font-size: 27px;
  width: 100%;
  color: #730652;
  margin: 0;
  padding-right: 100px;
}
.directors-panel__director h3 {
  margin-top: 0;
}
.directors-panel__director p {
  color: #5d6267;
}
.directors-panel__director.slick-active {
  -webkit-user-select: initial;
  -moz-user-select: initial;
  -ms-user-select: initial;
  user-select: initial;
}
.directors-panel__avatar {
  border: 1px solid #dfdfdf;
}
.director {
  text-align: center;
  border: 1px solid #dfdfdf;
  margin-bottom: 15px;
  box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.1);
  padding-bottom: 5px;
  -moz-transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  -webkit-transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.director h3 {
  width: 100%;
  margin-bottom: 0;
}
.director h5 {
  margin-top: 0;
}
.director img {
  width: 100%;
  height: auto;
}
.director:hover,
.director.active {
  cursor: pointer;
  -webkit-transform: scale(1.03, 1.03);
  -moz-transform: scale(1.03, 1.03);
  transform: scale(1.03, 1.03);
  box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.25);
}
.director:hover h3,
.director.active h3 {
  color: #730652;
}
body.destinations-loyalty body[data-template="destinations"] h2 {
  font-size: 26px;
  line-height: 1.3em;
  margin-bottom: 5px;
}
body.destinations-loyalty body[data-template="destinations"] h2 + h3 {
  font-size: 20px;
  margin-bottom: 0;
  line-height: 1.3em;
}
body.destinations-loyalty body[data-template="destinations"] .primary-header__logo {
  padding-top: 4px;
  padding-bottom: 4px;
}
body.destinations-loyalty body[data-template="destinations"] .primary-footer {
  margin-top: 0;
}
body.destinations-loyalty .transparent-panel {
  padding: 24px;
  background-color: rgba(255, 255, 255, 0.8);
  margin-bottom: 15px;
}
body.destinations-loyalty .destinations-section {
  float: left;
  width: 100%;
  clear: both;
  padding-top: 60px;
  padding-bottom: 60px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
body.destinations-loyalty .destinations-section h2:only-child {
  margin-bottom: 0;
}
body.destinations-loyalty .destinations-section--short-padding {
  padding-top: 40px;
  padding-bottom: 40px;
}
body.destinations-loyalty .destinations-hero {
  float: left;
  width: 100%;
  clear: both;
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  overflow-x: hidden;
}
body.destinations-loyalty .destinations-hero-carousel {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
body.destinations-loyalty .destinations-hero-carousel .slick-list,
body.destinations-loyalty .destinations-hero-carousel .slick-track {
  height: 100%;
}
body.destinations-loyalty .destinations-hero-carousel.slick-slider {
  margin-bottom: 0;
}
body.destinations-loyalty .destinations-hero-carousel .slick-dots {
  width: auto;
  background-color: rgba(255, 255, 255, 0.2);
  bottom: 90px;
  right: 50%;
  margin: 0 -479px 0 0;
  height: 36px;
  border-radius: 36px;
  padding: 10px;
}
body.destinations-loyalty .destinations-hero-carousel .slick-dots li {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  overflow: hidden;
}
body.destinations-loyalty .destinations-hero-carousel .slick-dots li:before,
body.destinations-loyalty .destinations-hero-carousel .slick-dots li button:before {
  display: none;
}
body.destinations-loyalty .destinations-hero-carousel .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);
}
body.destinations-loyalty .destinations-hero-carousel .slick-dots li.slick-active button,
body.destinations-loyalty .destinations-hero-carousel .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);
}
body.destinations-loyalty .destinations-hero-carousel .slick-dots li {
  top: -1px;
  float: left;
}
body.destinations-loyalty .destinations-hero-carousel__slide {
  width: 100%;
  height: 100%;
  float: left;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
body.destinations-loyalty .destinations-hero-message p {
  line-height: 1.6em;
}
body.destinations-loyalty .destinations-hero-message .btn-flat-white,
body.destinations-loyalty .destinations-hero-message .btn-flat-down {
  margin: 0;
}
body.destinations-loyalty .destinations-hero-message .btn-flat-white {
  margin-bottom: 1px;
}
body.destinations-loyalty .destinations-hero-message .transparent-panel {
  margin-bottom: 0;
  padding-bottom: 55px;
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorp/less/img/destinations-loyalty-card.png');
  background-position: center bottom;
  background-repeat: no-repeat;
}
body.destinations-loyalty .destinations-section--partners .btn-flat {
  margin-top: 0;
  margin-bottom: 0;
}
body.destinations-loyalty .partners-carousel {
  background-color: rgba(255, 255, 255, 0.8);
  width: 100%;
  float: left;
  padding-top: 30px;
  padding-bottom: 70px;
  margin-top: 0;
  margin-bottom: 15px;
}
body.destinations-loyalty .partners-carousel .slick-dots {
  width: auto;
  width: 100%;
  bottom: 20px;
  margin: 0;
}
body.destinations-loyalty .partners-carousel .slick-dots li {
  width: 14px;
  display: inline-block;
  height: 14px;
  border-radius: 14px;
  overflow: hidden;
}
body.destinations-loyalty .partners-carousel .slick-dots li:before,
body.destinations-loyalty .partners-carousel .slick-dots li button:before {
  display: none;
}
body.destinations-loyalty .partners-carousel .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;
}
body.destinations-loyalty .partners-carousel .slick-dots li.slick-active button,
body.destinations-loyalty .partners-carousel .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);
}
body.destinations-loyalty .ie-9 .partners-carousel .slick-dots {
  z-index: 1999;
}
body.destinations-loyalty .partners-carousel__slide {
  width: 100%;
}
body.destinations-loyalty .partners-carousel__link {
  display: inline-block;
  text-align: center;
  line-height: 110px;
  width: 100%;
}
body.destinations-loyalty .partners-carousel__link img {
  display: inline-block;
  vertical-align: middle;
}
body.destinations-loyalty .loyalty-card {
  background-color: #FFF;
  margin-bottom: 15px;
}
body.destinations-loyalty .loyalty-card__title,
body.destinations-loyalty .loyalty-card__description,
body.destinations-loyalty .loyalty-card__cta {
  padding: 10px 15px;
}
body.destinations-loyalty .loyalty-card__title {
  text-align: center;
  height: 75px;
  background-color: #730652;
  color: #FFF;
}
body.destinations-loyalty .loyalty-card__title h4 {
  color: #FFF;
  line-height: 55px;
}
body.destinations-loyalty .loyalty-card__description {
  min-height: 153px;
  background-color: #8f3774;
  color: #FFF;
}
body.destinations-loyalty .loyalty-card__description p {
  font-size: 12px;
  line-height: 1.6em;
  margin-bottom: 0;
}
body.destinations-loyalty .loyalty-card__features {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
  margin: 0;
  min-height: 500px;
}
body.destinations-loyalty .loyalty-card__features li:before {
  content: '';
  display: none;
}
body.destinations-loyalty .loyalty-card__features li {
  width: 100%;
  border-bottom: 1px solid #dfdfdf;
  padding: 10px 44px 10px 44px;
  font-size: 16px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #373d43;
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorp/less/../shared/img/icon-tick.svg');
  background-repeat: no-repeat;
  background-position: 12px center;
  position: relative;
}
body.destinations-loyalty .loyalty-card__features li:last-child {
  border-bottom: 0;
}
body.destinations-loyalty .loyalty-card__features li .tool-tip {
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -10px;
}
body.destinations-loyalty .loyalty-card__cta {
  border-top: 3px solid #730652;
}
body.destinations-loyalty .loyalty-card__cta h4 {
  margin-bottom: 5px;
  text-align: center;
}
body.destinations-loyalty .loyalty-card__cta .btn-small,
body.destinations-loyalty .loyalty-card__cta .btn-silver-small,
body.destinations-loyalty .loyalty-card__cta .btn-gold-small {
  width: 100%;
}
body.destinations-loyalty .loyalty-card__conditions {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1.6em;
}
body.destinations-loyalty .loyalty-card__terms-btn {
  float: right;
  margin: 0;
}
body.destinations-loyalty .loyalty-card--silver .loyalty-card__title {
  background-color: #8b8d90;
}
body.destinations-loyalty .loyalty-card--silver .loyalty-card__title h4 {
  line-height: inherit;
}
body.destinations-loyalty .loyalty-card--silver .loyalty-card__description {
  background-color: #a2a4a6;
}
body.destinations-loyalty .loyalty-card--silver .loyalty-card__features li {
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorp/less/../shared/img/icon-tick-silver.svg');
}
body.destinations-loyalty .loyalty-card--silver .loyalty-card__cta {
  border-top-color: #8b8d90;
}
body.destinations-loyalty .loyalty-card--gold .loyalty-card__title {
  background-color: #b4975a;
}
body.destinations-loyalty .loyalty-card--gold .loyalty-card__title h4 {
  line-height: inherit;
}
body.destinations-loyalty .loyalty-card--gold .loyalty-card__description {
  background-color: #c3ac7b;
}
body.destinations-loyalty .loyalty-card--gold .loyalty-card__features li {
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorp/less/../shared/img/icon-tick-gold.svg');
}
body.destinations-loyalty .loyalty-card--gold .tool-tip i {
  background-color: #b4975a;
}
body.destinations-loyalty .loyalty-card--gold .loyalty-card__cta {
  border-top-color: #b4975a;
}
body.destinations-loyalty .destination-ctas {
  padding-top: 40px;
  padding-bottom: 40px;
}
body.destinations-loyalty .destination-ctas .col-md-4:last-child hr {
  width: 100%;
}
body.destinations-loyalty .destination-cta {
  color: #FFF;
}
body.destinations-loyalty .destination-cta h4 {
  font-size: 20px;
  color: #FFF;
  margin-bottom: 20px;
}
body.destinations-loyalty .destination-cta h4 a {
  color: #FFF;
}
body.destinations-loyalty .destination-cta h4 i {
  float: right;
  font-size: 30px;
}
body.destinations-loyalty .destination-cta hr {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  width: calc(100% +  20px);
  position: relative;
}
body.destinations-loyalty .destination-cta h5 {
  color: #cccdce;
  margin-bottom: 0;
}
body.destinations-loyalty .destination-area {
  width: 100%;
  float: left;
  background-color: rgba(255, 255, 255, 0.9);
  margin-bottom: 15px;
  position: relative;
}
body.destinations-loyalty .destination-area p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1.6em;
}
body.destinations-loyalty .destination-area ul {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
  margin: 0;
  padding-top: 25px;
  padding-bottom: 25px;
}
body.destinations-loyalty .destination-area ul li:before {
  content: '';
  display: none;
}
body.destinations-loyalty .destination-area ul h4 {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
}
body.destinations-loyalty .destination-area ul p {
  color: #6a6a6a;
}
body.destinations-loyalty .destination-area ul li {
  clear: both;
  margin-top: 8px;
  margin-bottom: 8px;
}
body.destinations-loyalty .destination-area ul li:first-child {
  margin-top: 0;
}
body.destinations-loyalty .destination-area ul li:last-child {
  margin-top: 0;
}
body.destinations-loyalty .destination-area__title {
  background-color: #8b8d90;
  color: #FFF;
  padding: 20px;
  overflow-y: hidden;
  position: absolute;
  width: calc(33.33333333% -  20px);
  height: 100%;
  left: 0;
}
body.destinations-loyalty .destination-area__title h3,
body.destinations-loyalty .destination-area__title p {
  color: #FFF;
}
body.destinations-loyalty .destination-area__title h3 {
  font-size: 20px;
  line-height: normal;
}
body.destinations-loyalty .destination-area--gold .destination-area__title {
  background-color: #b4975a;
}
body.cargo body.cargo h2 {
  font-size: 26px;
}
body.cargo body.cargo h2 + h3 {
  font-size: 20px;
  line-height: 1.3em;
}
body.cargo body.cargo .primary-header__logo {
  padding-top: 20px;
  padding-bottom: 15px;
}
body.cargo body.cargo footer {
  margin-top: 0 !important;
}
body.cargo .cargo-section {
  float: left;
  width: 100%;
  clear: both;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: -25px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
body.cargo .cargo-section h2:only-child {
  margin-bottom: 0;
}
body.cargo .cargo-section--short-padding {
  padding-top: 40px;
  padding-bottom: 40px;
}
body.cargo .cargo-hero {
  float: left;
  width: 100%;
  clear: both;
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  overflow-x: hidden;
}
body.cargo .cargo-hero-carousel {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
body.cargo .cargo-hero-carousel .slick-list,
body.cargo .cargo-hero-carousel .slick-track {
  height: 100%;
}
body.cargo .cargo-hero-carousel.slick-slider {
  margin-bottom: 0;
}
body.cargo .cargo-hero-carousel .slick-dots {
  width: auto;
  background-color: rgba(255, 255, 255, 0.2);
  bottom: 90px;
  left: 50%;
  margin: 0 0 0 -479px;
  height: 36px;
  border-radius: 36px;
  padding: 10px;
}
body.cargo .cargo-hero-carousel .slick-dots li {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  overflow: hidden;
}
body.cargo .cargo-hero-carousel .slick-dots li:before,
body.cargo .cargo-hero-carousel .slick-dots li button:before {
  display: none;
}
body.cargo .cargo-hero-carousel .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);
}
body.cargo .cargo-hero-carousel .slick-dots li.slick-active button,
body.cargo .cargo-hero-carousel .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);
}
body.cargo .cargo-hero-carousel .slick-dots li {
  top: -1px;
  float: left;
}
body.cargo .cargo-hero-carousel__slide {
  width: 100%;
  height: 100%;
  float: left;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
body.cargo .cargo-hero__message {
  background-color: rgba(255, 255, 255, 0.9);
}
body.cargo .cargo-hero__message h2,
body.cargo .cargo-hero__message h3 {
  width: 100%;
  padding: 10px 20px;
  margin: 0;
}
body.cargo .cargo-hero__message h2 {
  background-color: #FFF;
}
body.cargo .cargo-hero__message h3 {
  font-size: 20px;
}
body.cargo .cargo-hero__message .btn-flat-down {
  margin: 0;
}
body.cargo h3.cargo-hero__call-us {
  color: #FFF;
  background-color: #6a6e72;
  font-size: 20px;
  margin: 0;
  padding-top: 13px;
  padding-bottom: 13px;
}
body.cargo h3.cargo-hero__call-us a {
  color: #FFF;
}
body.cargo h3.cargo-hero__call-us .icon-phone {
  display: inline-block;
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-right: 5px;
  font-size: 22px;
}
body.cargo .cargo-hero__track-form {
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  background-color: #FFF;
  padding: 10px 20px;
}
body.cargo .cargo-hero__track-form h4 {
  color: #730652;
}
body.cargo .cargo-hero__track-form h4 + p {
  line-height: 1.6em;
  margin-bottom: 0;
}
body.cargo .cargo-hero__track-form label {
  line-height: 44px;
  color: #666;
}
body.cargo .cargo-hero__track-form button[type="submit"] {
  width: 122px;
  text-align: left;
}
body.cargo .cargo-hero__track-form button[type="reset"] {
  padding-right: 15px;
}
body.cargo .cargo-hero__track-form button[type="reset"]:after {
  display: none;
}
body.cargo #cargo-centre {
  padding-top: 510px;
}
body.cargo .cargo-centre {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 20px 200px 30px 20px;
  position: relative;
  border: 1px solid #FFF;
}
body.cargo .cargo-centre h2 {
  margin-bottom: 5px;
}
body.cargo .cargo-centre h3 {
  font-size: 20px;
  margin-top: 0;
}
body.cargo .cargo-centre .cargo-centre__btn {
  position: absolute;
  top: 50%;
  right: 34px;
  margin-top: -18.5px;
}
body.cargo .cargo-centre:after {
  display: block;
  content: ' ';
  position: absolute;
  left: -1px;
  bottom: -1px;
  width: calc(100% +  2px);
  height: 20px;
  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);
}
body.cargo .ie-9 .cargo-centre:after {
  background-color: #730652;
}
body.cargo .cargo-ctas {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #6a6e72;
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorp/less/img/placeholder/world-map-dots.svg');
  background-position: center;
}
body.cargo .cargo-ctas .col-md-4:last-child hr {
  width: 100%;
}
body.cargo .cargo-cta {
  color: #FFF;
}
body.cargo .cargo-cta h4 {
  font-size: 20px;
  color: #FFF;
  margin-bottom: 20px;
}
body.cargo .cargo-cta h4 a {
  color: #FFF;
}
body.cargo .cargo-cta h4 i {
  float: right;
  font-size: 30px;
}
body.cargo .cargo-cta hr {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  width: calc(100% +  20px);
  position: relative;
}
body.cargo .cargo-cta h5 {
  color: #cccdce;
  margin-bottom: 0;
}
body.cargo .cargo-track-online {
  background-color: rgba(255, 255, 255, 0.9);
}
body.cargo .cargo-track-online .inner {
  padding: 20px;
}
body.cargo .cargo-track-online img {
  margin: 65px 0 45px;
}
body.cargo .cargo-track-online .news-list li:first-child {
  border-bottom: 1px solid #dfdfdf !important;
}
body.cargo .cargo-track-online .btn-flat {
  margin-top: 20px !important;
}
body.cargo .cargo-track-online .btn-flat {
  margin: 0;
  margin-top: 20px !important;
}
body.linkpng ::selection {
  background: rgba(214, 57, 79, 0.6);
}
body.linkpng ::-moz-selection {
  background: rgba(214, 57, 79, 0.6);
}
body.linkpng body {
  outline-color: #d6394f;
}
body.linkpng button {
  outline-color: #d6394f;
}
body.linkpng ::-webkit-input-placeholder {
  color: rgba(36, 38, 40, 0.8);
}
body.linkpng :-moz-placeholder {
  /* Firefox 18- */
  color: rgba(36, 38, 40, 0.8);
}
body.linkpng ::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(36, 38, 40, 0.8);
}
body.linkpng :-ms-input-placeholder {
  color: rgba(36, 38, 40, 0.8);
}
body.linkpng input,
body.linkpng textarea,
body.linkpng select {
  outline-color: #d6394f;
}
body.linkpng select {
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorp/less/../../shared/img/select-arrow-link-png.svg');
}
body.linkpng .custom-number-input {
  color: #373d43;
}
body.linkpng .custom-number-input button {
  color: #d6394f;
}
body.linkpng .btn,
body.linkpng .btn-medium,
body.linkpng .btn-small,
body.linkpng .btn-extra-small {
  background-image: -webkit-linear-gradient(top, #dd5264 0%, #d6394f 100%);
  background-image: -o-linear-gradient(top, #dd5264 0%, #d6394f 100%);
  background-image: linear-gradient(to bottom, #dd5264 0%, #d6394f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdd5264', endColorstr='#ffd6394f', GradientType=0);
  color: #FFF;
}
body.linkpng .btn:hover:not(:active),
body.linkpng .btn-medium:hover:not(:active),
body.linkpng .btn-small:hover:not(:active),
body.linkpng .btn-extra-small:hover:not(:active) {
  background-image: -webkit-linear-gradient(top, #f3596d 0%, #dd5264 100%);
  background-image: -o-linear-gradient(top, #f3596d 0%, #dd5264 100%);
  background-image: linear-gradient(to bottom, #f3596d 0%, #dd5264 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3596d', endColorstr='#ffdd5264', GradientType=0);
}
body.linkpng .btn-pill--active,
body.linkpng input:checked + .btn-pill-alt,
body.linkpng input:checked + .btn-pill {
  background-image: -webkit-linear-gradient(top, #dd5264 0%, #d6394f 100%);
  background-image: -o-linear-gradient(top, #dd5264 0%, #d6394f 100%);
  background-image: linear-gradient(to bottom, #dd5264 0%, #d6394f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdd5264', endColorstr='#ffd6394f', GradientType=0);
  color: #FFF;
  border-color: #d6394f;
}
body.linkpng .primary-header__logo {
  padding-top: 16px;
  padding-bottom: 12px;
}
body.linkpng .primary-nav {
  background-color: #d6394f;
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorp/less/../img/link-png-bg.png');
  background-repeat: repeat-x;
}
body.linkpng .hero-carousel .slick-dots li button {
  background-image: -webkit-linear-gradient(top, #d6394f 0%, #d63b51 100%);
  background-image: -o-linear-gradient(top, #d6394f 0%, #d63b51 100%);
  background-image: linear-gradient(to bottom, #d6394f 0%, #d63b51 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd6394f', endColorstr='#ffd63b51', GradientType=0);
}
img {
  -webkit-backface-visibility: hidden;
  position: relative;
}
.gfield_label {
  display: none !important;
}
.date-popover.input-picker .picker-grid {
  width: 100% !important;
}
.gform_wrapper textarea {
  padding: 1em !important;
}
select {
  color: #834662 !important;
}
input {
  cursor: pointer;
}
body .gform_wrapper ul.gfield_radio li input[type=radio] {
  width: 21px !important;
  margin: 0px 10px 0 0 !important;
}
body .gform_wrapper .datepicker {
  width: auto !important;
}
.custom-number-input {
  border-right: 1px solid #dbdbdb !important;
}
.custom-number-input label,
.custom-number-input input {
  width: 100% !important;
  margin: 0 !important;
}
.custom-number-input input[type="number"],
.custom-number-input .ws-number {
  height: auto !important;
  padding-top: 15px !important;
  font-size: 25px !important;
}
.custom-number-input__note {
  bottom: 20px !important;
  width: 100% !important;
  font-size: 10px !important;
}
.custom-number-input__minus-btn,
.custom-number-input__plus-btn {
  display: block;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 24px;
  padding: 0;
  border: 1px solid #dbdbdb !important;
  background-color: #FFF;
  font-size: 26px;
  line-height: 24px;
}
.custom-number-input__minus-btn {
  left: auto;
  right: 0;
}
.ws-popover-opener > span {
  margin-top: -10px;
}
.ws-popover-opener > span:before {
  font-size: 16px;
  color: #842467;
}
.date-input-buttons .step-controls {
  display: none;
}
.hero-booking-tool {
  top: 305px;
}
.hero-booking-tool .book-flight-form fieldset:nth-child(2) {
  width: 155px !important;
}
.hero-booking-tool .book-flight-form fieldset:nth-child(3) {
  width: 155px !important;
}
.hero-booking-tool .book-flight-form fieldset:nth-child(4) {
  width: 220px !important;
}
.hero-booking-tool .book-flight-form fieldset:nth-child(5) {
  width: 130px !important;
}
.hero-booking-tool .book-flight-form fieldset:nth-child(5) * {
  width: 100% !important;
}
.hero-booking-tool .book-flight-form fieldset:nth-child(6) {
  width: 255px !important;
}
.hero-booking-tool .book-flight-form fieldset:nth-child(6) b {
  font-size: 11px;
  margin-top: 2px;
  display: inline-block;
}
.hero-booking-tool .book-flight-form fieldset:nth-child(6) .btn-pill {
  padding: 1px 8px;
}
#price-buttons {
  float: none !important;
  margin: 4px 0 10px !important;
}
#price-buttons .btn-pill--active {
  background-image: linear-gradient(to bottom, #53806a 0%, #3b6e55 100%) !important;
}
.booking-tool-accordion select {
  padding-left: 5px !important;
}
.primary-nav__basic-nav a:after {
  width: 1.1px;
}
#master-wrapper {
  min-width: 978px;
  max-width: 1600px;
  margin: 0 auto;
}
.home .hero-booking-tool {
  top: 305px;
}
.home .hero-carousel__item {
  padding-top: 85px !important;
}
.home .hero-carousel .slick-dots {
  top: 235px !important;
}
.home .hero-carousel {
  height: 552px;
}
.home .col-md-6 .col-md-6:nth-child(2) {
  padding-left: 0;
}
.home .news-list li {
  padding-left: 0;
}
.home .news-list li:first-child {
  padding-top: 0;
}
.home #price-buttons {
  float: right;
}
.home .hero-booking-tool .book-flight-form fieldset:nth-child(5) {
  width: 305px;
}
.home .hero-booking-tool .book-flight-form fieldset:nth-child(5) select {
  width: 48%;
  margin-right: 5px;
}
.home .hero-booking-tool .book-flight-form fieldset:nth-child(5) input {
  width: 48%;
}
.home .hero-booking-tool .book-flight-form fieldset:nth-child(5) button {
  width: 99%;
  margin-top: -1px;
}
.side-nav li {
  padding-left: 0;
}
.btn-small {
  padding: 6px 42px 6px 15px !important;
}
h1,
.heading-1 {
  font-size: 27px;
}
h1 + h3 {
  color: #373d43 !important;
}
input[type="text"],
input[type="email"],
input[type="tel"] {
  padding-left: 10px !important;
  box-sizing: border-box !important;
}
.validation_message,
.validation_error {
  display: none !important;
}
li.gfield {
  padding-left: 0 !important;
}
.gforms_confirmation_message {
  margin-top: 25px;
}
.gfield_error {
  background: none !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.gfield_error input {
  margin: 0 !important;
}
.gfield_error .ginput_container,
.gfield_error .gfield_label {
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.gform_button {
  background: #842467 url('/wp-content/themes/shared/img/chevron-right-white.svg') 90% 50% no-repeat !important;
  transition: all 0.3s ease-in-out;
  color: #fff !important;
  border-radius: 4px !important;
  border: 0 !important;
  font-family: Arial, sans-serif !important;
  box-sizing: border-box;
  padding-right: 33px;
}
.gform_button:hover {
  opacity: 0.7;
}
.gform_title {
  font-size: 21px !important;
  font-weight: 400 !important;
  margin-top: 0.6em !important;
  margin-bottom: 0.6em !important;
  font-family: 'Roboto Condensed', sans-serif !important;
  line-height: 1.5em !important;
  color: #373d43 !important;
}
#gform_10 li.gfield,
#gform_11 li.gfield {
  clear: none;
  display: inline-block;
  width: 33%;
  padding: 0;
  float: left;
}
#gform_10 input,
#gform_11 input {
  width: 91%;
}
#gform_10 #field_10_4,
#gform_11 #field_10_4,
#gform_10 #field_11_4,
#gform_11 #field_11_4 {
  width: 63% !important;
}
#gform_10 #field_10_4 input,
#gform_11 #field_10_4 input,
#gform_10 #field_11_4 input,
#gform_11 #field_11_4 input {
  width: 100% !important;
}
#gform_10 .gform_footer,
#gform_11 .gform_footer {
  display: inline-block;
  clear: none;
  vertical-align: bottom;
  padding: 0;
  margin: 4px 0 0 3%;
  width: 33%;
}
#gform_10 .gform_footer .gform_button,
#gform_11 .gform_footer .gform_button {
  text-align: left;
}
.hero-banner:after {
  content: ' ';
  background-image: url('/wp-content/themes/shared/img/ANG-WaveTransparent.png');
  width: 100%;
  height: 182px;
  position: absolute;
  z-index: 1000;
  bottom: 30px;
  left: 0;
}
.hero-booking-tool {
  z-index: 2000;
}
.primary-nav {
  z-index: 5000;
}
.primary-nav__section-nav .home-link {
  transition: opacity 0.2s ease-in-out;
}
.primary-nav__section-nav .home-link:hover {
  opacity: 0.7;
}
fieldset.filter-form__sort-order select {
  background-image: url('https://www.airniugini.com.pg/wp-content/themes/adcorp/less/../../shared/img/select-arrow-bg-solid.svg');
}
.listing-text {
  margin-bottom: 7px;
  max-height: 57px;
  overflow: hidden;
}
.director h5 {
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.director h3 {
  font-size: 18px !important;
}
span[typeof="v:Breadcrumb"]:last-child span[property="v:title"] {
  display: inline-block;
  padding: 0;
  margin-top: -3px;
  vertical-align: middle;
  max-width: 350px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
main img {
  max-width: 100% !important;
}
main td {
  padding: 10px 20px 10px 0;
}
main li {
  position: relative;
  padding-left: 16px;
}
main li:before {
  position: absolute;
  left: 0;
  top: 2px;
}
#avis-logo {
  margin: 10px auto 0;
  display: block;
}
.mega-menu p {
  font-family: Arial, sans-serif;
  height: 70px;
  min-height: 70px;
  max-height: 70px;
  overflow: hidden;
}
td {
  padding-top: 10px;
  padding-bottom: 10px;
}
button:focus {
  outline: none !important;
}
.listing-item-one {
  height: 470px !important;
  background: #fff;
}
.listing-item-one img {
  max-width: 304px !important;
  width: 304px !important;
  height: 211px !important;
}
.listing-img-link,
.news-list__thumb {
  background: #3b6e55 !important;
  opacity: 1 !important;
}
.listing-img-link:hover,
.news-list__thumb:hover {
  opacity: 1 !important;
}
.listing-img-link img,
.news-list__thumb img {
  max-width: 101% !important;
  width: 101% !important;
  display: block !important;
  transition: opacity 0.2s ease-in-out;
}
.listing-img-link img:hover,
.news-list__thumb img:hover {
  opacity: 0.25 !important;
}
.mega-menu li > a {
  opacity: 1 !important;
  border: 0 !important;
}
.mega-menu li > a:hover {
  opacity: 1 !important;
}
.mega-menu li > a:hover img {
  opacity: 0.25 !important;
}
.mega-menu li > a:hover h4 {
  opacity: 0.7;
}
.mega-menu li > a h4 {
  color: #730652;
}
.greenhover {
  background: #3b6e55 !important;
}
.greenhover img {
  width: 101% !important;
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
.listing-template-one .listing-img-link {
  width: 101%;
}
#manage-booking fieldset {
  width: 30%;
  display: inline-block;
}
a,
label.btn-pill-alt {
  cursor: pointer !important;
}
.qtranxs_widget {
  display: inline-block;
}
.qtranxs_widget select {
  border: 0;
  box-shadow: none;
  background-image: url('/wp-content/themes/shared/img/chevron-down-small-grey.svg');
  background-position: right 7px center;
}
.mega-menu {
  background-color: #fff;
}
.mega-menu li {
  height: 285px;
}
.mega-menu li:last-child {
  border-right: 1px solid #dfdfdf;
}
.primary-breadcrumbs__nav span {
  margin: 0 15px;
}
.primary-breadcrumbs__nav span:first-child {
  margin-left: 0;
}
footer #text-4 .textwidget {
  color: #FFF;
  opacity: 0.6;
  font-size: 13px;
}
#menu-footer-links-bottom {
  text-align: right;
  list-style: none;
  margin: 0;
}
#menu-footer-links-bottom li {
  margin-left: 15px;
  display: inline-block;
}
#menu-footer-links-bottom li:before {
  display: none;
}
#menu-footer-links-bottom li a {
  color: #fff;
  font-size: 13px;
}
.primary-footer h2 {
  color: #FFF;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 18px !important;
  line-height: 1.5em;
  box-sizing: border-box;
  border-bottom: 1px solid #999;
  padding-bottom: 1px;
}
.primary-footer h2:first-child {
  margin-top: 0;
}
.primary-footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.primary-footer ul li {
  margin: 0;
}
.primary-footer ul li:before {
  display: none;
}
.primary-footer h4.logo {
  border-bottom: 1px solid #999;
  padding-bottom: 1px;
}
.listing-template-two {
  width: 100%;
  overflow: hidden;
}
.listing-template-two .inner {
  padding: 13px 20px;
}
.listing-template-two h3 {
  margin-bottom: 0.5em;
}
.post-type-archive .listing-img-link {
  height: 211px !important;
  position: relative !important;
  width: 302px !important;
  overflow: hidden !important;
}
.post-type-archive .listing-img-link img {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  right: 0 !important;
}
.page-template-toplanding .listing-template-two img {
  height: 159px;
}
.filter-group.hotelclass .filter-group__category i {
  font-size: 17px;
  color: #3b6e55;
  margin-top: 2px;
}
.tabs--filter {
  min-height: 20px;
}
input[type=checkbox] {
  margin: 0 10px 0 0 !important;
  padding: 10px !important;
  line-height: 17px;
}
.news-list li:first-child .vert-center div {
  text-align: left;
  width: 100%;
}
.datepicker.dropdown-menu {
  position: absolute;
  z-index: 999999999;
  background: #fff;
}
.boxed-airport p {
  margin: 0;
}
.gform_wrapper select {
  padding: 9px !important;
}
#hotel-destination {
  margin-bottom: 10px;
}
.icon-mobile {
  width: 22px;
  display: inline-block;
  background: url('/wp-content/themes/shared/img/icon-mobile.png') center no-repeat;
  height: 16px;
  vertical-align: middle;
}
.icon-fax {
  width: 22px;
  display: inline-block;
  background: url('/wp-content/themes/shared/img/icon-fax.png') center no-repeat;
  height: 16px;
  vertical-align: middle;
}
.icon-fax-large {
  width: 24px;
  display: inline-block;
  background: url('/wp-content/themes/shared/img/icon-fax-large.png') center no-repeat;
  height: 17px;
  vertical-align: middle;
}
.contacts-general {
  border: 1px solid #e6e6e6;
  padding: 15px;
}
.contacts-general div {
  display: inline-block;
  vertical-align: top;
  width: 32%;
  margin: 0;
  padding: 10px;
}
.contacts-general div * {
  font-family: 'Roboto Condensed', sans-serif !important;
}
.contacts-general div p {
  font-size: 13px;
  margin: 0 0 10px;
}
.contacts-general div .title {
  color: #730652;
  font-size: 15px;
  font-weight: 700;
}
.contacts-general div .phone {
  font-size: 20px;
  color: #373d43 !important;
}
.contacts-general div .phone a {
  color: #373d43 !important;
}
.contacts-general div .phone small {
  font-size: 60%;
}
.contacts-general .icon-phone {
  font-size: 17px;
}
.contact {
  display: inline-block;
  width: 32%;
  margin: 0;
  padding: 15px;
  vertical-align: top;
}
.contact * {
  font-family: 'Roboto Condensed', sans-serif !important;
}
.contact .location {
  color: #373d43;
  font-size: 21px;
  margin: 0;
}
.contact .gsaname {
  color: #373d43;
  font-size: 17px;
  margin: 0;
}
.contact .address {
  color: #5d6267;
  font-size: 14px;
  line-height: 20px;
  margin: 2px 0 10px;
}
.contact .phone {
  font-size: 15px;
  color: #373d43 !important;
  margin: 0;
}
.contact .phone a {
  color: #373d43 !important;
}
body.page-linkpng main li {
  padding-left: 0 !important;
}
body.linkpng .listing-homepage-alt img {
  height: 211px;
}
body.linkpng .hero-carousel__item {
  padding-top: 85px !important;
}
body.linkpng .hero-carousel .slick-dots {
  top: 235px !important;
}
.primary-header__logo img {
  height: 52px;
  width: auto;
  max-width: none;
}
.primary-header__subscribe-btn {
  float: right;
  width: 150px;
  position: relative;
  right: -14px;
}
.primary-nav__second-tier {
  max-width: none;
  width: 240px;
}
.primary-nav__second-tier a {
  border-top: 0 !important;
  background: none !important;
}
.primary-footer__nav-group:last-child {
  width: 80px;
}
.primary-footer__nav-group:nth-child(4) {
  width: 185px;
}
.content-bg {
  max-width: 1600px !important;
}
.primary-nav__section-nav li:hover a {
  background-color: #FFF;
  color: #373d43;
}
.primary-nav__section-nav li:hover > a {
  color: #730652;
  border-top: 1px solid #dfdfdf;
}
.page-freighter-aircraft-information tr td:first-child {
  width: 175px;
}
.page-board-of-directors tr td:first-child {
  width: 180px !important;
}
.btn-white-small {
  transition: opacity 0.3s ease-in-out;
}
.btn-white-small:hover {
  opacity: 0.7 !important;
}
.partners-carousel__slide img {
  max-width: 100% !important;
  max-height: 80px !important;
  height: auto;
  width: auto;
}
.loyalty-card li {
  background-image: url('/wp-content/themes/shared/img/icon-tick.svg') !important;
}
.loyalty-card .btn-small {
  background-image: linear-gradient(to bottom, #842467 0%, #730652 100%);
}
.loyalty-card .btn-small:hover {
  background-image: linear-gradient(to bottom, #993079 0%, #8b1367 100%);
}
.loyalty-card--silver li {
  background-image: url('/wp-content/themes/shared/img/icon-tick-silver.svg') !important;
}
.loyalty-card--silver .btn-small {
  background-image: linear-gradient(to bottom, #999b9d 0%, #8b8d90 100%) !important;
}
.loyalty-card--silver .btn-small:hover {
  background-image: linear-gradient(to bottom, #b5b7b9 0%, #a1a3a6 100%) !important;
}
.loyalty-card--gold li {
  background-image: url('/wp-content/themes/shared/img/icon-tick-gold.svg') !important;
}
.loyalty-card--gold .btn-small {
  background-image: linear-gradient(to bottom, #c1a875 0%, #b89c62 100%) !important;
}
.loyalty-card--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;
}
body.cargo .cargo-centre {
  border: none !important;
}
.cargo-docnumber #txtPrefix {
  width: 50px;
}
.cargo-docnumber #document-number {
  width: 100px;
}
.page-template-toplanding .listing-template-two .listing-img-link {
  width: 225px;
}
.post-type-archive .listing-template-two .listing-img-link {
  width: 302px;
}
.post-type-archive .listing-template-two .listing-img-link img {
  width: 100% !important;
}
body.home .tab-content__panel {
  height: 158px !important;
  overflow: visible !important;
}
.chosen-single {
  margin: 0 !important;
  height: 37px !important;
  min-height: 37px !important;
  font-size: 12px !important;
  padding: 10px !important;
  color: #834662 !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  border-radius: 0 !important;
  line-height: normal !important;
  background-image: url('/wp-content/themes/shared/img/select-arrow.svg') !important;
  background-repeat: no-repeat !important;
  background-position: right 14px center !important;
  width: 100% !important;
  border: 1px solid #dbdbdb !important;
  box-shadow: inset 1px 0 8px rgba(0, 0, 0, 0.1) !important;
  outline-color: #730652 !important;
  outline-width: thin !important;
  -webkit-transition: box-shadow 0.1s ease-in-out !important;
  transition: box-shadow 0.1s ease-in-out !important;
  background-color: #FFF !important;
}
.chosen-results li:before {
  display: none !important;
}
.chosen-container-single .chosen-single div b {
  display: none !important;
}
.chosen-container {
  margin-bottom: 9px !important;
}
.page-port-moresby-hub .inline-carousel {
  margin-bottom: 0 !important;
}
.primary-header__language-form {
  display: none !important;
}
body.home .notification {
  margin: 0 auto;
  padding: 0 30px;
  width: 850px;
  line-height: 1.5em;
  vertical-align: middle;
  color: #fff;
  font-size: 12px;
  border-radius: 0 0 5px 5px;
  background: #771258;
  margin-top: -37px;
  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;
}
