.disclaimer {
  font-size: 10pt;
  padding-top: 3px;
}

.hero-mobile-buttons {
  padding: 10px;
}

.hero-mobile-buttons .btn {
  margin: 5px;
}

#topCarousel .item {
  /*max-height: 1024px;*/
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 430px) {
  #topCarousel.carousel .img-desktop {
    width: 100%;
    display:none !important;
   /* visibility: hidden;*/
    /*allow to streach carousel*/
  }
}

@media (min-width: 431px){
  #topCarousel.carousel .img-mobile {
    width: 100%;
    display:none !important;
   /* visibility: hidden;*/
    /*allow to streach carousel*/
  }
}

@media (max-width: 430px) {
  .img-desktop {
    width: 100%;
    display:none !important;
   /* visibility: hidden;*/
    /*allow to streach carousel*/
  }
}

@media (min-width: 431px){
  .img-mobile {
    width: 100%;
    display:none !important;
   /* visibility: hidden;*/
    /*allow to streach carousel*/
  }
}

#topCarousel.carousel .img-responsive {
  width: 100%;
 /* visibility: hidden;*/
  /*allow to streach carousel*/
}
#topCarousel .carousel-caption {
  left: 10%;
  right: 10%;
  padding-bottom: 0%;
}

#topCarousel .carousel-button-container {
  height:47px;
}

#topCarousel .carousel-caption-text {
  font-size: 20pt;
  font-weight: 300;
  font-family: poppins;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 1.0);
}
#topCarousel .carousel-indicators {
  bottom: 0;
  margin-bottom: 0;
}
#topCarousel .carousel-indicators > li {
  border-color: #2a2a2a;
  background: #2a2a2a;
  border-width: 2px;
  width: 10px;
  height: 10px;
  margin: 10px;
}
#topCarousel .carousel-indicators > li.active {
  /*border-color: #c30000;
  background: #c30000;*/
  border-color: #ffffff;
  background: #ffffff;
  width: 10px;
  height: 10px;
}

@media (max-width: 270px) {
  #topCarousel .carousel-caption {
    left: 10%;
    right: 10%;
    padding-bottom: 0px;
  }

  .carousel-caption-text {
    line-height: 0.5;
  }

  .font-responsive {
    font-size: 0.5em;
    line-height: 1;
  }
}
@media (min-width: 271px) and (max-width: 380px) {
  #topCarousel .carousel-caption {
    left: 10%;
    right: 10%;
    padding-bottom: 20%;
  }

  .carousel-caption-text {
    line-height: 0.5;
  }

  .font-responsive {
    font-size: 0.5em;
    line-height: 1;
  }
}

@media (min-width: 381px) and (max-width: 440px) {
  #topCarousel .carousel-caption {
    left: 10%;
    right: 10%;
    padding-bottom:20%;
  }

  .carousel-caption-text {
    line-height: 0.5;
  }

  .font-responsive {
    font-size: 0.6em;
    line-height: 1;
  }

}

@media (min-width: 441px) and (max-width: 490px) {

  .carousel-caption-text {
    line-height: 0.5;
  }

  .font-responsive {
    font-size: 0.7em;
    line-height: 1;
  }
 
}

@media (min-width: 491px) and (max-width: 767px) {
  .carousel-caption-text {
    line-height: 1;
  }

  .font-responsive {
    font-size: 0.8em;
    line-height: 1;
  }

}
@media (min-width: 768px) {
  .carousel-caption .btn {
    min-width: 190px;
    margin-left: 40px;
	
  }
}

@media (max-width: 550px){
  .font-responsive br{ /*Had to disable br for this resolution! */
    display: none;
  } 
}

.icon-chevron {
  width: 30px;
  height: 58px;
  display: block;
  top: 50%;
  margin-top: -27px;
  position: absolute;
}
.icon-chevron.icon-chevron-left {
  background: url(../images/carousel_left.png);
  left: 5px;
}
.icon-chevron.icon-chevron-right {
  background: url(../images/carousel_right.png);
  right: 5px;
}
.icon-chevron.icon-gray-chevron-left {
  background: url(../images/carousel_gray_left.png);
  left: 5px;
}
.icon-chevron.icon-gray-chevron-right {
  background: url(../images/carousel_gray_right.png);
  right: 5px;
}

div.app-stores {
  position: absolute;
  bottom: 2%;
  right: 20px;
  z-index: 100;
}
div.app-stores > img {
  border: 0 none transparent;
  padding: 0 0 4px 8px;
  margin: 0;
  height: 34px;
}

/* benefits */
.container.main-body img {
  width: 100%;
}
.container.main-body .col-xs-1, .container.main-body .col-sm-1, .container.main-body .col-md-1, .container.main-body .col-lg-1, .container.main-body .col-xs-2, .container.main-body .col-sm-2, .container.main-body .col-md-2, .container.main-body .col-lg-2, .container.main-body .col-xs-3, .container.main-body .col-sm-3, .container.main-body .col-md-3, .container.main-body .col-lg-3, .container.main-body .col-xs-4, .container.main-body .col-sm-4, .container.main-body .col-md-4, .container.main-body .col-lg-4, .container.main-body .col-xs-5, .container.main-body .col-sm-5, .container.main-body .col-md-5, .container.main-body .col-lg-5, .container.main-body .col-xs-6, .container.main-body .col-sm-6, .container.main-body .col-md-6, .container.main-body .col-lg-6, .container.main-body .col-xs-7, .container.main-body .col-sm-7, .container.main-body .col-md-7, .container.main-body .col-lg-7, .container.main-body .col-xs-8, .container.main-body .col-sm-8, .container.main-body .col-md-8, .container.main-body .col-lg-8, .container.main-body .col-xs-9, .container.main-body .col-sm-9, .container.main-body .col-md-9, .container.main-body .col-lg-9, .container.main-body .col-xs-10, .container.main-body .col-sm-10, .container.main-body .col-md-10, .container.main-body .col-lg-10, .container.main-body .col-xs-11, .container.main-body .col-sm-11, .container.main-body .col-md-11, .container.main-body .col-lg-11, .container.main-body .col-xs-12, .container.main-body .col-sm-12, .container.main-body .col-md-12, .container.main-body .col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .container.main-body .col-sm-push-0, .container.main-body .col-sm-pull-0 {
    left: 0;
  }
}

.benefits-header {
  font-size: 24pt;
  font-weight: 300;
  text-align: center;
  margin-bottom: 0;
}

.benefits-subheader {
  font-size: 12pt;
  font-weight: normal;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

.keep-in-place {
  position: relative;
}

.benefit3 {
  background-image: url(../images/benefit3-lg.jpg);
  background-size: contain;
  background-position: top;
  height: 200px;
  background-repeat: no-repeat;
}


.benefit-xs {
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-color: transparent;
}

.benefit1-xs {
  background-image: url(../images/benefit1-lg.jpg);
  background-position: top;
}

.benefit1-xs.col-xs-12 {
  background-position: 50% 24%;
  height: 200px;
}

.benefit2-xs {
  background-image: url(../images/benefit2-lg.jpg);
  background-size: contain;
  background-position: top;
  margin-top: 40px;
}

.benefit2-xs.col-xs-12 {
  background-position: 50% 50%;
  height: 200px;
}

.benefit3-xs {
  background-image: url(../images/benefit3-lg.jpg);
  background-size: cover;
  background-position: top;
  height: 200px;
}

.benefit-4-title {
  font-size: 40px;
}

.benefit-4-text {
  padding: 0 20px;
}

.benefit5-xs {
  background-image: url(../images/benefit5-lg.jpg);
  background-size: cover;
}

.benefit5-xs.col-xs-10 {
  background-position: 50% 62%;
  height: 200px;
}

.benefit6-xs {
  background-image: url(../images/benefit6-lg.png);
  background-position: 50% 20%;

}
.benefit6-xs.col-xs-10 {
  background-size: contain;
  height: 200px;
}

.download-app-bar {
  margin: 0;
  padding: 0;
}

#benefits {
  position: absolute;
  top: 0;
  background: #f9f9f9;
}
#benefits .carousel-control.left,
#benefits .carousel-control.right {
  background: none transparent;
  height: 60px;
  width: 50px;
  top: 45%;
  padding: 30px; 
}
#benefits .close-x {
  top: 0;
  right: 0;
  background: #ff634d;
  position: absolute;
  width: 39px;
  height: 39px;
  background: url(../images/close.png);
}
#benefits .subtext {
  font-size: 10pt;
}
#benefits .hidden-xs .subtext {
  position: absolute;
  bottom: 10px;
}
#benefits .col-sm-1, #benefits .col-sm-4, #benefits .col-sm-5, #benefits .col-sm-6 {
  height: 100%;
}
#benefits .left-text-box {
  padding-left: 60px;
  padding-right: 15px;
  padding-top: 30px;
  font-weight: 300;
}
#benefits .right-text-box {
  padding-left: 15px;
  padding-right: 60px;
  padding-top: 30px;
  font-weight: 300;
}

#benefits .item {
  font-weight: 300;
}
#benefits .emporium-header {
  margin-left: -33px;
  padding-left: 33px;
  margin-bottom: 20px;
  background: url(../images/emporium.png);
  height: 46px;
  background-size: 75%;
  background-repeat: no-repeat;
  background-position-y: 100%;
  max-width: 400px;
}
#benefits .logo-container .logo {
  display: inline-block;
  height:27px;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}
#benefits .logo-container .logo-caltex {
  background: url(../images/benefit5-caltex-logo.jpg);
    background-size: cover;
  width:81px;
}
#benefits .logo-container .logo-starmart {
 background: url(../images/benefit5-starmart-logo.jpg); 
   background-size: cover;
 width:60px;
}
#benefits .logo-container .logo-iga {
  background: url(../images/benefit5-iga-logo.jpg);
    background-size: cover;
  width:47px;
}
#benefits .logo-container .logo-superiga {
  background: url(../images/benefit5-superiga-logo.jpg);
    background-size: cover;
  width:100px;
}
#benefits .logo-container .logo-europcar {
  background: url(../images/benefit5-europcar-logo.jpg);
    background-size: cover;
  width:76px;
}#benefits .logo-container .logo-airnz {
  background: url(../images/benefit5-airnz-logo.jpg);
    background-size: cover;
  width:100px;
}#benefits .logo-container .logo-helloworld {
  background: url(../images/benefit5-helloworld-logo.jpg);
    background-size: cover;
  width:100px;
}

@media (min-width: 431px) {
  .rewards-section {
    /*background: #eee;*/
    background: #fff;
    margin-top: 5vh;
    /*margin-bottom: 2%;*/
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
  }
}

@media (min-width: 431px) {
  .rewards-section2 {
    /*background: #eee;*/
    background: #fff;
    /*margin-bottom: 2%;*/
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 20px;
  }
}

@media (max-width: 430px) {
  .rewards-section {
    /*background: #eee;*/
    background: #fff;
    padding: 20px 0;
  }
}

/*In order to display desktop image, to hide mobile img*/
@media (max-width: 430px) {
  .rewards-section .rewards-img-desktop {
    padding-top: 0px;
    display:none !important;
  }
}

/*In order to display mobile image, to hide desktop img*/
@media (min-width: 431px){
  .rewards-section .rewards-img-mobile {
    padding-top: 0px;
    display:none !important;
  }
}

.rewards-section .rewards-img1 {
  padding-top: 0px;
}
.rewards-section .rewards-img3 {
  padding-top: 0px;
}
.rewards-section h1 {
  font-size: 28px;
}

.rewards-section .anchor {
  color:#eee;
}


@media (min-width: 768px) {
  .rewards-section h1 {
    font-size: 19px;
  }
}
@media (min-width: 992px) {
  .rewards-section h1 {
    font-size: 25px;
  }
}

.download-app-section {
  margin-bottom: 30px;
}
.download-app-section .row.s-header {
  margin-top: 10px;
}
.download-app-section .row.s-buttons {
  margin-top: 20px;
}
.download-app-section .row.s-buttons img {
  display: inline-block;
}

.promo-footer {
  height: 190px;
  /*background: url(../images/footer_texture.jpg);*/
  /*background:#f5f5f5;*/
  background:#fffff;
  background-size: cover;
  background-position: 0% 0%;
  background-repeat: no-repeat;
  /*padding: 60px 0px 0px 169px;*/
  padding:0;
  position: relative;
  text-align: center;
  display: table;
  width: 100%;
}
.promo-footer h1 {
  color: #000;//change color from fff to black
  display: inline-block;
}
.promo-footer .btn {
  margin-left: 15px;
}

.promo-footer-content{
  /*position: absolute;
  left: 200px;
  top:50px;*/
  display: table-cell;
  vertical-align: middle;
}

@media (max-width: 850px) {
  .promo-footer h1 {
    color: #fff;
    display: inline-block;
    font-size:20px;
  }
}

@media (min-width: 1350px) {
  .promo-footer-content{
 /*   position: absolute;
    left: 15%;
    top:50px;    */
  }
}









































































