@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/au/business/business-credit-cards/merchant-offer/styles/BentonSans-Book.woff") format("woff"), url("/content/dam/amex/sg/business/credit-cards/singapore-airline-card/font/FontBureau-BentonSans-Book.otf") format("opentype");
}
/*tnc*/
.TnC .collapsible.accordion-toggle.flex-align-center.dls-accent-white-01-bg {text-align:center;}
.TnC .dls-accent-gray-01-bg, .dls-accent-gray-01-bg-hvr:hover {
    background-color: #ffffff !important;
}

.TnC  .collapsible:focus {
    outline: none !important;
    
}
/*tabs*/
.tabs[aria-current="desktop"] .tab-menu .form-control.desktop > .tab-link {
    max-width: none;
}
.tabs{
	max-width: none !important;
}
.tabs .card {
    box-shadow: none !important;
}
.tabs .pad {
    padding-left: 0rem !important;
}
.tabs .border {
    border-left: none !important;
    border-right: none !important;
} 
.tabs .accordion-content {
	border-left: none !important;
	border-right: none !important;
} 
.tabs[aria-current=desktop] .tab-menu {
   
 border: none; 
    
}
@media only screen and (max-width: 767px) {
	.tabs[aria-current="mobile"] .tab-menu .form-control.mobile, .tabs[aria-current="mobile"] .tab-menu .mobile.smart-field, .tabs[aria-current="mobile"] .tab-menu .search > input.mobile {
		text-align: center !important;
	}
	select {
		text-align-last: center !important;
		-webkit-align-self: center !important; /* Safari 7.0+ */
		align-self: center !important;
		-ms-text-align-last: center !important;
	}
	.tabs[aria-current="mobile"] .tab-menu {
		max-width: none !important;
		padding: 0px 20px 0px 20px;
	}
	.tabs[aria-current="mobile"] .tab-menu::after {
		padding-right: 20px !important;
	}
}

.btm-brdr-grid{
border-bottom: 1px solid #a4a7a1;
}
.pad.text-align-left.bpay-icon {
    padding:0rem !important;
}
@media only screen and (max-width: 767px) {
div#hero-module {
    min-height: 453px;
    
}
}
@media (min-width: 768px) {
.tab-grid .card-img-bg.hidden-md-down {
    height:63px;
}
.tab-content-container {
    border: 1px solid #fff !important;
}
}