/*General*/
@font-face {
    font-family: "Guardian Egyptian";
    font-weight: 300;
    src: url("/content/dam/amex/common/fonts/guardian-web/GuardianEgyp-Light-Web.woff2") format("woff2"),
        url("/content/dam/amex/common/fonts/guardian-web/GuardianEgyp-Light-Web.woff") format("woff");
}
th{
	font-family: BentonSans !important;
	color: black !Important;
}
.card .image-wrap img{height: 193px !important;}
.Module-5 .card-img-bg{
	background-color: #ecedee !important;
}
.collapsible:hover:not(.expandable-link){background-color: #ecf3fc;transition: none;}
#amex-footer{
	overflow-x: hidden !important;
	}
	a{
		outline: none !important;
		text-decoration: none !important;
	}
	.Module-1 .card-art img{
		width: 80% !important;
	}
	.module-1-text{
	padding: 1.3rem 0rem 3rem 2rem;
}
     .module-1-text h1{margin-top: 20px !important;}
.collapsible-caret::before {
    transform: rotate(90deg);
    float: right;
    color: #006fcf;
}

.collapsible[aria-expanded=true] .collapsible-caret:before {
    
    transform: rotate(-90deg);
}

.Module-1  .card-img-bg{
	height: 35%;
	background-repeat: no-repeat !important;
}
.Module-1{
	padding: 5rem 0rem 5rem 0rem;
}

.Module-6 .card-img-bg {
	padding: 3rem 0rem 2rem 10rem;
}
.Module-6 .card-img-bg {
	background-position: initial;
	background-repeat: no-repeat !important;
}
.Module-5, .Module-2{
padding-top: 90px;
}
.module-5, .Module-3{
padding-bottom: 60px;	
}
.Module-4 {
padding: 40px 0px 90px 0px;	
}
.Module-4  {
		background-color: #f7f7f7;
}

.sticky {
	  position: fixed !important;
	  top: 0;
	  width: 100% !important;
	  z-index: 999;
	}

.sticky + .content {
	  padding-top: 60px;
}
		
/*Mobile View*/
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	
	
}

/*Mobile View*/
@media only screen and (max-width : 767px) {
    #hero-module h1{
		font-size: 2rem;
		line-height: 1.9rem;
	}	
	h2{
		font-size: 1.5rem;
		line-height: 1.8rem;
	}
	#mb-font th, #mb-font td{
		font-size: 9px !important;
	}
	th, td{
		font-size: 12px !important;
	}
	#navbar tr{
		font-size: 9pt !important;
	}
	.Module-1 h1{
	font-size: 2rem;
    line-height: 2.1rem;
	}
	.Module-1   {
    height: 25%;
}
	.module-1-text {
    padding: 0rem;
}
.Module-1 {
    padding: 0rem 0rem 3rem 0rem;
}
.Module-1 .card-block{
	padding-bottom: 0rem !important;
}
.Module-1 img{
    padding-top: 2rem;
}
.Module-6 .richtext{
	text-align: center !important;
}
.Module-6  .image .card-block {
    padding: 2rem;
}
.Module-4 {
    padding: 60px 0px 40px 0px;
}
.module-5 .col-md-4{
	padding: 20px 0px 20px 0px;
}
.Module-4 .collapsible:hover:not(.expandable-link) {
    background-color: #ecf3fc !important;
}
.Module-4 .collapsible {
       transition: unset;
}
.Module-6 .card-img-bg{
	padding: 0rem 0rem 0rem 0rem;
	background-repeat: no-repeat !important;
	background-size:cover !important;
}
.Module-6  .card-img-bg {
    background-position: center;
    background-image: url(/content/dam/amex/au/benefits/rewardschanges/assets/images/AMEXOS1698_footer_image.jpg) !important;
}
.Module-6 .btn{
	    max-width: 100%;
}
.Module-5 {
    padding-top: 60px !important;
}
.rewards-rate-table, .mb-hide{
	display: none !important;
}
}
/* iPad Pro (landscape) ----------- */
@media only screen
and (min-device-width : 1024px)
and (max-device-width : 1366px)
and (orientation : portrait) {
	
	
}
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
	
	#hero-module h1{
	font-size: 1.5rem;
    line-height: 1.75rem;
	}
	.Module-1 h1{
	font-size: 2.2rem;
    line-height: 2.5rem
	}
}
/*iphoneX*/
@media only screen
and (min-device-width : 375px)
and (max-device-width : 812px) {}
.Module-5{
	padding-top: 90px;
}
.module-5{
	 padding-bottom: 90px;
}
.module-5 p.body-1.margin-b.offer-desc {
    color: #53565a;
    font-family: BentonSans;
}
.module-5 .heading-4.offer-header.margin-b {
    color: #006fcf !important;
    font-family: BentonSans;
}
.Module-5   ,.module-5   {
    background-color: #f7f7f7;
}
.Module-4 .accordion-content{
	background-color: #ecf3fc !important;
}
.Module-4 [aria-expanded="true"] {
    color:#006fcf;
    font-weight: 500;
    border: 0px;
    background-color:#ecf3fc;
}

.earn-rates-table table td, .earn-rates-table table th, .rewards-rate-table table td, .rewards-rate-table table th {
	width: 33.33% !important;
}
.earn-rates-table table th, .rewards-rate-table table th {
	font-weight: bolder !important;
}
.earn-rates-table table td:nth-child(1), .rewards-rate-table table td:nth-child(1) {
	font-weight: bolder !important;
}
.Module-4 h1, .Module-5 h1  {font-size: 1.875rem !important;}