/*@import url("/content/dam/amex/au/business/business-credit-cards/merchant-offer/styles/bootstrap.min.css");
@import url("/content/dam/amex/au/business/business-credit-cards/merchant-offer/styles/app.min.css");*/

@font-face {
    font-family:'BentonSans-Bk';
    font-weight: 300;
    src: url("/content/dam/amex/au/business/business-credit-cards/merchant-offer/styles/BentonSans-Book.ttf") format("truetype"), url("/content/dam/amex/au/business/business-credit-cards/merchant-offer/styles/BentonSans-Book.eot") format("embedded-opentype"), url("/content/dam/amex/sg/business/credit-cards/singapore-airline-card/font/FontBureau-BentonSans-Book.otf") format("opentype"), url("/content/dam/amex/au/business/business-credit-cards/merchant-offer/styles/BentonSans-Book.woff") format("woff");
}
@font-face {
  font-family: 'BentonSans';
  font-weight: 500;
  src: url("//www.aexpStatic.com/nav/ngn/fonts/0fababca-4914-46dd-9b0f-efbd51f67ae8-2.eot");
  src: url("//www.aexpStatic.com/nav/ngn/fonts/0fababca-4914-46dd-9b0f-efbd51f67ae8-2.eot?") format("embedded-opentype"), url("//www.aexpStatic.com/nav/ngn/fonts/0fababca-4914-46dd-9b0f-efbd51f67ae8-3.woff") format("woff"), url("//www.aexpStatic.com/nav/ngn/fonts/0fababca-4914-46dd-9b0f-efbd51f67ae8-1.ttf") format("truetype"), url("//www.aexpStatic.com/nav/ngn/fonts/0fababca-4914-46dd-9b0f-efbd51f67ae8-4.svg") format("svg");
}

.or-box span {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background: #5e5e5e;
    color: #fff;
    margin: 0 auto;
    border-radius: 50px;
}

.or-box {
    position: relative;
    z-index: 1;
    margin-top: -15px;
    margin-bottom: -15px;
}

.box {
    position: relative;
    z-index: 0;
    border: solid 1px #ecedee;
    background: #fff;
    color: #006fcf;
    padding: 38px 30px;
    text-align:center
}

.box h4 {
    font-size: 18px;
    font-weight: bold;
        font-family: "BentonSans-Bk";
}
.box p {
    font-size: 13px;
}

.copy.separator-bottom{
    border-bottom: solid 1px #d6d6d6;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.copy.separator-bottom p {
    color: #00175a;
    margin-bottom: 0;
    font-size: 24px;
}

p.blue {
    font-size: 18px;
    color: #006fcf;
}
.features-with-icon .one-feature {
    position: relative;
    padding-left: 65px;
    min-height: 40px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.features-with-icon .one-feature .icon {
    position: absolute;
    top: 1px;
    left: 0;
}
img {
    vertical-align: middle;
    border-style: none;
}
.features-with-icon .one-feature .copy {
    width: 100%;
    font-size: 17px;
}

.tc-container p {
    font-size: 16px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
.tc-container {
    color: #515151;
}

h1.card-title.card-text {
        font-family: BentonSans-Bk;
        font-size: 56px;
line-height:40pt;
    text-align: left;
    text-shadow: 0 0 15px rgba(0,0,0,.75), 0 0 25px rgba(0,0,0,.5);
}
div#qantas {
    margin-top: 1rem;
}
div#business {
    margin-top: 1rem;
}
div#explorer{
    margin-top: 1rem;
}
@media (min-width: 768px) {
h1.card-title.card-text {
    margin-left: 3rem;
}
.box h3 {
    font-size:2.2rem !important;
    padding-bottom:0.6rem;
    font-family: BentonSans-Bk;
}

}
@media only screen and (max-width: 767px) {
}