﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    background: url('../../images/temp/images/icash-app.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px; /* Vertically center the text there */
}

.icash-mobile-view {
  display: none;
}

@media only screen and (max-width: 1023px) {
  body {
    background-color: white;
    background-image: url('../../images/temp/images/icash-bg.jpg');
  }
  .icash-mobile-view {
    display: block;
  }
}

@media only screen and (max-width: 344px) {
  .icash-mobile-view{
    margin-top: 30px;
  }
  .featured-icons {
    width: 120px
  }
  .icash-title-header-mobile {
    font-size: 15px;
  }
  .icash-title-sub-header-mobile {
    font-size: 10px;
  }
  .featured-icons-div {
    margin-bottom: 10px;
  }
  .featured-title{
    padding-inline: unset;
    display: block;
    width: 100%;
  }

  .qr-icons{
    width: 120px;
  }
  .qr-section{
    position: absolute;
    bottom: 40px;
    margin-inline: auto;
  }
  .qr-buttons{
    margin-top: 15px;
  }
}
@media only screen and (min-width: 345px) and (max-width: 375px) {
  .icash-mobile-view{
    margin-top: 30px;
  }
  .featured-icons {
    width: 100%
  }
  .icash-title-header-mobile {
    font-size: 25px;
  }
  .icash-title-sub-header-mobile {
    font-size: 15px;
  }
  .featured-icons-div {
    margin-bottom: 10px;
  }
  .featured-title{
    padding-inline: unset;
  }

  .qr-icons{
    width: 120px;
  }
  .qr-section{
    position: absolute;
    bottom: 40px;
    margin-inline: auto;
  }
  .qr-buttons{
    margin-top: 15px;
  }
}

.qr-items{
  text-align: center;
}

@media only screen and (min-width: 376px) and (max-width: 478px) {
  .icash-mobile-view{
    margin-top: 60px;
  }
  .featured-icons {
    width: 100%
  }
  .icash-title-header-mobile {
    font-size: 25px;
  }
  .icash-title-sub-header-mobile {
    font-size: 15px;
  }
  .featured-icons-div {
    margin-bottom: 20px;
  }
  .featured-title{
    padding-inline: unset;
    vertical-align: middle;
  }

  .qr-icons{
    width: 120px;
  }
  .qr-section{
    position: absolute;
    bottom: 40px;
    margin-inline: auto;
    left:0;
    right:0;
  }
  .qr-buttons{
    margin-top: 15px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 750px) {
  .icash-mobile-view{
    margin-top: 30px;
  }
  .featured-icons {
    width: 35px
  }
  .icash-title-header-mobile {
    font-size: 30px;
  }
  .icash-title-sub-header-mobile {
    font-size: 15px;
  }
  .featured-icons-div {
    margin-bottom: 20px;
  }
  .featured-title{
    padding-inline: unset;
    vertical-align: middle;
  }

  .mobile-phone{
    width: 175px;
  }

  .qr-icons{
    width: 120px;
  }
  .qr-section{
    position: absolute;
    bottom: 40px;
    margin-inline: auto;
    left:0;
    right:0;
  }
  .qr-buttons{
    margin-top: 15px;
  }
}


@media only screen and (min-width: 751px) and (max-width: 767px) {
  .icash-mobile-view{
    margin-top: 30px;
  }
  .featured-icons {
    width: 100%
  }
  .icash-title-header-mobile {
    font-size: 25px;
  }
  .icash-title-sub-header-mobile {
    font-size: 15px;
  }
  .featured-icons-div {
    margin-bottom: 20px;
  }
  .featured-title{
    padding-inline: unset;
    vertical-align: middle;
  }

  .mobile-phone{
    width: 200px;
  }

  .qr-icons{
    width: 120px;
  }
  .qr-section{
    position: absolute;
    bottom: 40px;
    margin-inline: auto;
    left:0;
    right:0;
  }
  .qr-buttons{
    margin-top: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 911px) {
  .icash-mobile-view{
    margin-top: 30px;
  }
  .featured-icons {
    width: 70px
  }
  .icash-title-header-mobile {
    font-size: 25px;
  }
  .icash-title-sub-header-mobile {
    font-size: 15px;
  }
  .featured-icons-div {
    margin-bottom: 20px;
  }
  .featured-title{
    padding-inline: unset;
    vertical-align: middle;
  }

  .mobile-phone{
    width: 250px;
  }

  .qr-icons{
    width: 150px;
  }
  .qr-section{
    position: absolute;
    bottom: 40px;
    margin-inline: auto;
    left:0;
    right:0;
  }
  .qr-buttons{
    margin-top: 15px;
  }
}

@media only screen and (min-width: 912px) {
  .icash-mobile-view{
    margin-top: 30px;
  }
  .featured-icons {
    width: 100%
  }
  .icash-title-header-mobile {
    font-size: 45px;
  }
  .icash-title-sub-header-mobile {
    font-size: 30px;
  }
  .featured-icons-div {
    margin-bottom: 20px;
  }
  .featured-title{
    padding-inline: unset;
    vertical-align: middle;
    font-size: 25px;
  }

  .mobile-phone{
    width: 100%
  }

  .qr-icons{
    width: 200px;
  }
  .qr-section{
    position: absolute;
    bottom: 40px;
    margin-inline: auto;
    left:0;
    right:0;
  }
  .qr-buttons{
    margin-top: 15px;
  }
}