|
American Express
/* basics */
body { margin: 0px !important; padding: 0px !important; display: block !important; min-width: 100% !important; width: 100% !important; -webkit-text-size-adjust: none; word-break:break-word;}
table { border-spacing: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; }
table td { border-collapse: collapse; }
strong { font-weight: bold !important; }
td img { -ms-interpolation-mode: bicubic; display: block; width: auto; max-width: auto; height: auto; margin: auto; display: block !important; border: 0px!important; }
td p { margin: 0 !important; padding: 0 !important; display: inline-block !important; font-family: inherit !important; }
td a { text-decoration: none !important; }
table.hide-desktop, tr.hide-desktop, td.hide-desktop, br.hide-desktop { display: none !important; }
/* outlook */
.ExternalClass { width: 100%; }
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: inherit; }
.ReadMsgBody { width:100%; background-color: #FFFFFF; }
/* iOS blue links */
a[x-apple-data-detectors] { color: inherit !important; text-decoration: none !important; font-size: inherit !important; font-family: inherit !important; font-weight: inherit !important; line-height: inherit !important; }
/* gmail blue links */
u + #body a { color: inherit; text-decoration: none; font-size: inherit; font-family: inherit; font-weight: inherit; line-height: inherit; }
/* buttons fix */
.undoreset a, .undoreset a:hover { text-decoration: none !important; }
.yshortcuts a { border-bottom: none !important; }
.ios-footer a { color: #aaaaaa !important; text-decoration: none; }
/* star hover */
.star:hover a,
.star:hover ~ .star a { color: #FFCF0F !important; }
/*--- Load Fonts Google Fonts ---*/
@font-face {
font-family: 'Arial';
src: url('fonts/ArialMT.eot');
src: url('fonts/ArialMT.eot?#iefix') format('embedded-opentype'),
url('fonts/ArialMT.woff2') format('woff2'),
url('fonts/ArialMT.woff') format('woff'),
url('fonts/ArialMT.ttf') format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Guardian Egyp';
src: url('fonts/GuardianEgyp-Regular.eot');
src: local('Guardian Egyp Regular'), local('GuardianEgyp-Regular'),
url('fonts/GuardianEgyp-Regular.eot?#iefix') format('embedded-opentype'),
url('fonts/GuardianEgyp-Regular.woff2') format('woff2'),
url('fonts/GuardianEgyp-Regular.woff') format('woff'),
url('fonts/GuardianEgyp-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Guardian TextEgyp';
src: url('fonts/GuardianTextEgyp-Medium.eot');
src: local('Guardian TextEgyp Medium'), local('GuardianTextEgyp-Medium'),
url('fonts/GuardianTextEgyp-Medium.eot?#iefix') format('embedded-opentype'),
url('fonts/GuardianTextEgyp-Medium.woff2') format('woff2'),
url('fonts/GuardianTextEgyp-Medium.woff') format('woff'),
url('fonts/GuardianTextEgyp-Medium.ttf') format('truetype');
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Guardian TextEgyp';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url('fonts/GuardianTextEgyp-Bold.eot');
src: url('fonts/GuardianTextEgyp-Bold.eot?#iefix') format('embedded-opentype'),
url('fonts/GuardianTextEgyp-Bold.woff2') format('woff2'),
url('fonts/GuardianTextEgyp-Bold.woff') format('woff'),
url('fonts/GuardianTextEgyp-Bold.ttf') format('truetype');
}
@font-face {
font-family: 'Helvetica Neue';
src: url('fonts/HelveticaNeue-Bold.eot');
src: local('Helvetica Neue Bold'), local('HelveticaNeue-Bold'),
url('fonts/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'),
url('fonts/HelveticaNeue-Bold.woff2') format('woff2'),
url('fonts/HelveticaNeue-Bold.woff') format('woff'),
url('fonts/HelveticaNeue-Bold.ttf') format('truetype');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Helvetica Neue';
src: url('fonts/HelveticaNeue-Medium.eot');
src: local('Helvetica Neue Medium'), local('HelveticaNeue-Medium'),
url('fonts/HelveticaNeue-Medium.eot?#iefix') format('embedded-opentype'),
url('fonts/HelveticaNeue-Medium.woff2') format('woff2'),
url('fonts/HelveticaNeue-Medium.woff') format('woff'),
url('fonts/HelveticaNeue-Medium.ttf') format('truetype');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Helvetica Neue';
src: url('fonts/HelveticaNeue-Roman.eot');
src: local('Helvetica Neue Roman'), local('HelveticaNeue-Roman'),
url('fonts/HelveticaNeue-Roman.eot?#iefix') format('embedded-opentype'),
url('fonts/HelveticaNeue-Roman.woff2') format('woff2'),
url('fonts/HelveticaNeue-Roman.woff') format('woff'),
url('fonts/HelveticaNeue-Roman.ttf') format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;
}
/* responsive */
@media only screen and (max-width:620px) {
td.img-responsive img { width: 100% !important; max-width: 100%!important; height: auto!important; margin: auto; }
table.row { width: 100%!important; max-width: 100%!important; }
table.left-float, td.left-float { float: left!important; }
table.center-float, td.center-float { float: none!important; }
table.right-float, td.right-float { float: right!important; } /* stops floating modules next to each other */
td.left-text { text-align: left!important; }
td.center-text { text-align: center!important; }
td.right-text { text-align: right!important; }
td.container-padding { width: 100%!important; padding-left: 15px!important; padding-right: 15px!important; }
table.hide-mobile, tr.hide-mobile, td.hide-mobile, br.hide-mobile { display: none!important; }
table.hide-desktop, tr.hide-desktop, td.hide-desktop, br.hide-desktop { display: block!important; }
td.menu-container { text-align: center !important; }
td.autoheight { height: auto!important; }
table.mobile-padding { margin: 15px 0!important; }
td.br-mobile-none br { display: none!important; }
td.menuLink a {display: block!important;}
}
Unlock financial flexibility for your business.
No images?
View this online
Select a Welcome Gift
1
of your choice
Financial flexibility adds to your momentum
Move closer to your business goals with more time for payments with
your American Express
®
Platinum Corporate Card.
Optimise your business for growth with
We’ve got you covered with benefits across
travel, rewards, experiences and more
Empower your business with the powerful backing of Amex.
*T&Cs apply.
Restrictions/blackout dates may apply.
GET MORE FROM AMERICAN EXPRESS
®
•
1
Applicable only for the first year of membership and only against the full fee payment.
•
*For terms and conditions of Amazon e-pay vouchers, click
here
.
•
*For terms and conditions of Taj vouchers, click
here
.
•
*For terms and conditions of MakeMyTrip vouchers, click
here
.
•
2
Manage payments by extending up to 51 days: Depending on when you make a purchase, and when your statement is issued.
•
3
Limit disbursal is subject to documentation and verification as per banks requirement.
The information provided in this artwork is generic in nature and for informational purposes only.
It is not a substitute for specific advice in your own circumstances.
•
4
Earn 1 point per ₹100 spent on utility, telecommunication, wholesale spends and insurance.
American Express Banking Corp.
Cyber City, Tower 'C', DLF Building No.
8, Sector 25 DLF City Phase ll, Gurgaon - 122002, Haryana.
®
Registered trademark of American Express Company.
©
2025 American Express Company.
All rights reserved.
American Express Banking Corp.
If you do not want to receive this mailer, you can from our mailing list. ETCISO.in (Times Center), FC - 6, Film City, Sector 16A, Noida - 201301, Uttar Pradesh, India
|