@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");
}
@font-face{
	font-family:'BentonSans-Lt';
	src: url("/content/dam/amex/sg/business/credit-cards/singapore-airline-card/font/FontBureau-BentonSans-Light.otf") format("opentype");
	}
/*TnC*/
.collapsible:focus {
    outline: none !important;
 } 
  .TnC-grid .dls-accent-gray-01-bg {
  background-color:#fff !important;


}

.TnC-grid .accordion.border.open {
  border: 1px solid #fff;
}
.TnC-grid .accordion.border {
    border: 1px solid white;
}
.TnC-grid .collapsible.accordion-toggle.flex-align-center.dls-accent-white-01-bg {
    background-color: white;
}
.TnC-grid .accordion-content.container-fluid.dls-accent-gray-01-bg.border-lr.border-b {
    border-left: 1px solid white;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
}
.pad-3 {
    padding:0.625rem !important;
}
	@media (max-width: 767px){
		div#hero-module {
    height:350px;
	}
	.first-grid .head{
    font-size:25px!important;
    line-height:30px !important;
}
.first-grid .subhead{
    font-size:18px!important;

}
.first-grid .row.pad-3-t.pad-3-b {
    padding-top:1rem !important;
    padding-bottom:1rem !important;
}
.deep-blue-grid .header{
    font-size:25px!important;
    line-height:30px !important;
}
.icon-grid .dls-icon{
    margin-top:1rem!important;
}
.video-grid {
    padding-top:1rem;
    padding-bottom:1rem;
}

}
	@media (min-width: 2000px){
div#hero-module {
        padding-top: 4rem;
    padding-bottom: 4rem;
}
}