﻿
/***************************************Homepage Styles startss Here**********************************************************/
/*.style-1 {*/
/*	max-width: 1200px;*/
/*	margin: 0 auto;*/
/*}*/

/*Main Container */
.aem-GridColumn--default--12 {
    max-width: 1240px !important;
    margin: 0 auto !important;
    float: none !important;
    padding: 0 10px;
}

.aem-GridColumn--offset--default--1 {
    margin: 0px !important;
}

.aem-Grid--7 {
    width: 100%;
}
.style-7 .card.card-relative {
    min-height: 440px;
    display: block;
}
.style-7 .card.card-relative a {
    display: block;
}

.style-7 .card.card-relative a img {
    object-fit: cover;
    max-height: 200px;
}
.card {
    box-shadow: none !important;
}


p.body-1 {
    color: #666666;
}

/*Adjust the size of the hero list against the sidebar*/
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--7 {
    float: left;
    clear: none;
    width: 65% !important;
}

#spa-root > div > div:nth-child(61) > div.aem-page.page.spa.page.basicpage > div > div.aem-container.aem-Grid.aem-Grid--12.aem-Grid--default--12 > div:nth-child(3) > div.aem-container.aem-Grid.aem-Grid--12.aem-Grid--default--12 > div.aem-GridColumn.aem-GridColumn--default--7.aem-GridColumn--offset--default--1.aem-GridColumn--default--none > div.aem-container.aem-Grid.aem-Grid--7.aem-Grid--default--7 > div {
    width: 100% !important;
}

.style-1 ul {
    margin: 0 !important;
    padding-left: 10px !important;
}

.style-1 ul li .row, .style-2 ul li .row, .style-4 ul li .row , .style-6 ul li .row, .style-7 ul li .row {
    margin: 0px !important;
}

.style-1 ul li .row .pad-1 {
    padding: 0px !important;
}

.style-1 ul a {
    color: blue !important;
}

.style-1 h1 {
    font-family: BentonSans-Light, Helvetica Neue, Helvetica, sans-serif !important;
    font-weight: normal !important;
    font-size: 38px !important;
    color: #00175A !important;
    line-height: 44px !important;
    letter-spacing: normal !important;
    padding: 20px 0 20px 10px !important;
    text-transform: none !important;
}

.style-1 ul li.hero .row .card div:nth-child(2), .style-1 ul li.hero .row .card div:nth-child(3), .style-1 ul li.hero .row .card div:nth-child(4) {
    padding-left: 0px !important;
}

.style-1 h3.heading-1 {
    font-size: 13px !important;
    line-height: 18px !important;
}

.style-1 ul li.hero .row .card div:nth-child(3) p a {
    font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 30px !important;
    color: #000000 !important;
    line-height: 39px !important;
    letter-spacing: normal !important;
}

.style-1 ul li.hero .row .card div:nth-child(4) p {
    color: #666666 !important;
}

/*Hero List size*/
.style-1 ul li .col-md-6 {
    flex: 0 100%;
    max-width: 100%;
}

/*Sidebar*/

.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--3 {
    width: 35% !important;
}
.style-2 {
    margin: 82px 0 0 0;
    padding: 0 10px;
}

.style-2 input {
    display: none;
    font-family: helvetica;
    max-width: 100%;
}
.style-2 .card {
    border-bottom: 1px solid #D8D8D8;
}

#submenu {
    display: none;
    padding: 10px 0px 20px 15px !important;
    border: solid 1px #cccccc;
    border-radius: 3px;
}

#submenu li {
    margin: 2px 0 0 0;
    padding: 0 0 0 15px;
    list-style: none;
    background: #fff;
    padding-top: 5px;
}

#submenu li a.link-underlined {
    text-decoration: none;
}

.style-2 ul.submenu {
    display: block;
    font-family: helvetica;
    max-width: 100%;
}
.style-2 {
    padding-top: 2px;
}
.style-2 label {
    position: relative;
    display: block;
    cursor: pointer;
    font-family: BentonSans-Light, Helvetica Neue, Helvetica, sans-serif !important;
    border: 1px solid #979797;
    background: #F7F8F9;
    padding: 15px;
    border-radius: 3px;
    max-width: 200%;
}
.style-2 label svg {
    position: absolute;
    right: 20px;
    top: 20px;
}
.style-2 label.show svg {
    transform: rotate(180deg);
}
.style-2 input:checked~ul.submenu {
    display: block !important;
    margin: 2px 0 0 0;
    padding: 0 0 0 15px;
    list-style: none;
    border: 1px solid #ccc;
    background: #fff;
    /*	padding: 15px;*/
    border-radius: 3px;
    /*max-width: 300px;*/
    position: absolute;
    z-index: 2;
    width: 100%;
}
.style-2 input:checked~ul.submenu li {
    font-family: helvetica;
    line-height: 2;
    color: #2886d7;
}
.style-2 input:checked~ul.submenu li a {
    color: #2886d7 !important;
    text-decoration: none;
    font-size: 14px;
}
.style-2 input:checked~ul.submenu li:hover a, input:checked~ul.submenu li a:hover {
    text-decoration: underline;
}

#_content_amex_en-us_newsroom_index_jcr_content_root_responsivegrid_responsivegrid_78924030_container_text_1846909345 > p > label {
    padding: 10px 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#_content_amex_en-us_newsroom_index_jcr_content_root_responsivegrid_responsivegrid_78924030_container_text_1846909345 > p > label img {
    width: 14px;
    height: 8px;
    margin-top: 7px;
}

.style-2 .aem-container ul li.hero .pad-1 {
    display: none !important;
}
.style-2 .aem-container {
    position: relative;
}

.style-2 p {
    font-family: Helvetica Neue, Helvetica, sans-serif !important;
    font-weight: bold !important;
    font-size: 16px !important;
    color: #666666 !important;
    line-height: 24px !important;
}

.style-2 h3.heading-1 {
    font-family: Helvetica Neue, Helvetica, sans-serif !important;
    font-weight: bold !important;
    font-size: 13px !important;
    color: #000000 !important;
    line-height: 18px !important;
}

.style-2 #arrow {
    position: absolute;
    right: 20px;
    top: 20px;
}
.style-2 p.body-1 {
    font-family: Helvetica Neue, Helvetica, sans-serif !important;
    font-weight: normal !important;
    font-size: 15px !important;
    color: #666666 !important;
    line-height: 22px !important;
}

.style-2 p.body-1 a {
    font-family: Helvetica Neue, Helvetica, sans-serif !important;
    font-weight: normal !important;
    font-size: 15px !important;
    color: #000000 !important;
    line-height: 22px !important;
}


/*Sidebar list size*/
.style-2 .aem-container ul li.hero {
    flex: 100%;
    max-width: 100%;
}

.style-2 .aem-container ul {
    padding: 0 !important;
    border-top: solid 1px #cccccc;
}
.style-1 li, .style-2 li, .style-3 li, .style-4 li, .style-5 li, .style-6 li, .style-7 li, .style-8 li {
    padding-left: 0;
    padding-bottom: 0;
}
.style-2 .aem-container ul li.hero .row .card .pad-1 {
    padding: 0 !important;
}
.style-2 .aem-container ul li.hero .row div {
    width: 100%;
}
.style-2 li.hero {
    padding-left: 0px;
}

.style-2 .aem-container ul li.hero div > div:nth-child(2) {
    order: 1;
    width: 100%;
    display: inline-block;
    padding: 10px 0 0 0px !important;
}

.style-2 .aem-container ul li.hero div > div:nth-child(3) {
    order: 3;
    padding: 20px 0px 30px !important;
}

.style-2 .aem-container ul li.hero div > div:nth-child(4) {
    order: 2;
    width: 100%;
    display: inline-block;
    text-align: right !important;
    padding: 0 0 0 0px !important;
    margin: -25px 0 0 0;
}
.style-2 ul li.hero div > div:nth-child(4) p.body-1 {
    text-align: right;
}
#spa-root > div > div:nth-child(61) > div.aem-page.page.spa.page.basicpage > div > div.aem-container.aem-Grid.aem-Grid--12.aem-Grid--default--12 > div:nth-child(3) > div.aem-container.aem-Grid.aem-Grid--12.aem-Grid--default--12 > div:nth-child(2) > div.aem-container.aem-Grid.aem-Grid--3.aem-Grid--default--3 > div > div.aem-container > div:nth-child(3) > div:nth-child(1) > ul > li {
    min-height: 0px !important;
}

.hero {
    min-height: 0px !important;
}

.style-3 {
    position: relative;
    display: grid !important;
    clear: both !important;
    float: left !important;
    padding: 10px 0;
}

.style-3 .aem-container ul {
    /*flex: 0 0 33.3333333333%;*/
    /*max-width: 33.3333333333%;*/
    /*display: flex;*/
    /*flex-wrap: wrap;*/

}

.style-3 .aem-container ul li {
    /*flex: 0 0 30%;*/
    /*max-width: 30%;*/
}

.style-4 {
    clear: both !important;
    float: left;
    display: block;
}

.style-4 .col-lg-4, .style-6 .col-lg-4, .style-7 .col-lg-4 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.style-4 ul, .style-6 ul, .style-7 ul {
    padding: 0px;
}

.style-5 {
    clear: both !important;
    background: #ffffff;
    display: inline-block !important;
    position: relative;
    padding-top: 40px;
    z-index: 10;
}

.style-5 .aem-container .cmp-image {
    text-align: center;
    margin: 0 0 -40px 0px;
}

.style-5 .aem-container .cmp-image img {
    width: 424px;
    height: auto;
}

.style-6 {
    background: #F7F8F9;
    padding: 70px 10px 0 10px;
}

.style-6 .col-lg-4 .pad-1{
    padding: 0px;
}

.style-6 .aem-container .hero .row .card .pad-1{
    padding: 0px !important;
}
.style-6 img {
    max-height: 332px;
    width: auto !important;
}
.style-7 {
    background: #F7F8F9;
    padding: 40px 0 70px 0;
}

.style-7 ul {
    padding: 0px 10px;
}


.style-7 .col-lg-4 {
    background: #F7F8F9;
    padding: 0 0px;
}

.style-7 h2 {
    font-family: BentonSans-Book, Helvetica Neue, Helvetica, sans-serif !important;
    font-weight: normal !important;
    font-size: 30px !important;
    color: #000000 !important;
    line-height: 38px !important;
    letter-spacing: normal !important;
    padding: 60px 10px 10px 10px !important;
    text-transform: none !important;
    margin: 0 10px !important;
    background: #ffffff;
}

.style-7 p.style-8 {
    font-family: Helvetica Neue, Helvetica, sans-serif !important;
    font-weight: bold !important;
    font-size: 16px !important;
    color: #000000 !important;
    line-height: 20px !important;
    letter-spacing: normal !important;
    padding: 20px 20px 0px 20px !important;
    margin: 0 10px !important;
    background: #ffffff;
    min-height: 160px;
}

.style-9 {
    clear: both !important;
    background: #00175A;
    padding: 40px 0 !important;
    text-align: center;
}

.style-9 .cmp-image {
    text-align: center;
}

.style-9 .cmp-image img {
    width: 28px;
    height: auto;
}

.style-9 h4 {
    font-family: BentonSans-Book, Helvetica Neue, Helvetica, sans-serif !important;
    font-weight: normal !important;
    font-size: 24px !important;
    color: #ffffff !important;
    line-height: 24px !important;
    letter-spacing: normal !important;
    padding: 10px 10px 10px 10px !important;
    text-transform: none !important;
    margin: 0 10px !important;
}

.style-9 p {
    font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif !important;
    font-weight: normal !important;
    font-size: 15px !important;
    color: #ffffff !important;
    line-height: 20px !important;
    letter-spacing: normal !important;
    padding: 10px 20px !important;
    margin: 0 10px !important;
}

/*Media Page Styles*/
.style-11 h1 {
    font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif !important;
    font-weight: normal !important;
    font-size: 30px !important;
    color: #00175A !important;
    line-height: 38px !important;
    letter-spacing: normal !important;
    padding: 20px 0 20px 0px !important;
    text-transform: none !important;
}

.style-12 {
    background-color: #FFFFFF;
    max-width: calc(100vw - 20px) !important;
}

.style-12 h3 {
    font-family: Helvetica Neue, Helvetica, sans-serif !important;
    font-weight: bold !important;
    font-size: 16px !important;
    color: #00175A !important;
    line-height: 24px !important;
    letter-spacing: normal !important;
    padding: 10px 0 10px 20px !important;
    text-transform: none !important;
}

.style-13, .style-14 {
    background-color: #F7F8F9;
    padding: 20px;
    margin: 0 0 20px 20px !important;
}

.style-13:hover, .style-14:hover {
    background-color: #ECEDEE;
}

.style-14 {
    margin: 0 20px 20px 20px !important;
}

/*style-15 is a divider for a widow contact section and will be visiable only in desktop*/
.style-15 {
    float: left !important;
    height: 1px;
    width: 100% !important;
}

.style-13 h1, .style-14 h1 {
    font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif !important;
    font-weight: normal !important;
    font-size: 20px !important;
    color: #00175A !important;
    line-height: 24px !important;
    letter-spacing: normal !important;
    padding: 0 0 5px 0 !important;
    text-transform: uppercase !important;
}

.style-13 h2, .style-14 h2, .style-2 p {
    font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif !important;
    font-weight: bold !important;
    font-size: 15px !important;
    color: #00175A !important;
    line-height: 18px !important;
    letter-spacing: normal !important;
    padding: 0 0 5px 0 !important;
    text-transform: none !important;
}

.style-13 h3, .style-14 h3{
    font-family: Helvetica Neue, Helvetica, sans-serif !important;
    font-weight: bold !important;
    font-size: 16px !important;
    color: #00175A !important;
    line-height: 24px !important;
    letter-spacing: normal !important;
    padding: 0 0 5px 0 !important;
    text-transform: none !important;
}

.style-13 p, .style-14 p {
    font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif !important;
    font-weight: normal !important;
    font-size: 15px !important;
    color: #00175A !important;
    line-height: 18px !important;
    letter-spacing: normal !important;
    padding: 0 0 5px 0 !important;
    text-transform: none !important;
}

p.style-17 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.style-13 a, .style-14 a {
    color: #006FCF !important;
}

.style-13 a:nth-child(2) img, .style-14 a:nth-child(2) img {
    width: 20px;
    height: 20px;
}

/* Adjusting margins and paddings based on varing widths */
@media (max-width: 1023px) {


    .style-7 h2 {
        font-size: 25px !important;
        line-height: 30px !important;
    }


}

@media (max-width: 767px) {
    /*Hero and Sidebar to 100%*/
    .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--7 {
        float: left;
        width: 100% !important;
    }

    .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--3 {
        float: left;
        width: 100% !important;
    }

    .style-1 h1 {
        font-size: 30px !important;
        line-height: 31px !important;
        padding: 20px 0 20px 10px !important;
    }

    .style-1 ul {
        padding: 0 10px !important;
        margin: 0px !important;
    }


    .style-1 ul li.hero .row .card div:nth-child(3) p a {
        font-size: 20px !important;
        line-height: 26px !important;
    }

    /*Sidebar*/
    .style-2 {
        margin: 30px 0 0 0;
        padding: 0 10px;
    }


    /*Other sections to 100%*/
    .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--4 {
        float: left;
        width: 100% !important;
    }

    .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--6 {
        float: left;
        width: 100% !important;
    }

    .style-6 div:nth-child(2) {
        padding: 20px 10px 0px;
    }

    .style-7 {
        background: rgb(247, 248, 249);
        padding: 10px 0;
    }

    .style-7 p {
        min-height: 0px;
    }

    .style-7 p.style-8 {
        min-height: 0px;
    }

    .aem-Grid.aem-Grid--default--12
    > .aem-GridColumn.aem-GridColumn--default--12 {
        border-bottom: none;
    }
    nav ul:not(.list) {
        margin-left: 20 !important;
    }
    .dropdown-item a,
    .dropdown-submenu {
        padding: 0rem 1.5rem !important;
    }
    .style-12 {
        background-color: #FFFFFF;
        margin: 0 10px 10px 10px !important;
        /*width: calc(100vw - 20px) !important;*/
        max-width: 100% !important;
    }

    .style-12 h3 {
        padding: 10px 0 10px 0px !important;
    }

    .style-13, .style-14 {
        margin: 0 !important;
    }
    .style-15 {
        display: none;
    }
}

/***************************************Homepage Styles Ends Here**********************************************************/
/***************************************Media Contacts Styles Starts Here**********************************************************/

/*Main Container */
.aem-GridColumn--default--12 {
    max-width: 1240px !important;
    padding: 0 10px !important;
    margin: 0 auto !important;
    float: none !important;
}

.aem-GridColumn--offset--default--1 {
    margin: 0px !important;
}

.aem-Grid--7 {
    width: 100%;
}

.card {
    box-shadow: none !important;
}

.cq-placeholder {
    height: 0rem !important;
}

/*.new {
    display: none !important;
}*/

a {
    color: #000000 !important;
}

p.body-1 {
    color: #666666;
}

.style-9 {
    clear: both !important;
    background: #00175A;
    padding: 40px 0 !important;
    text-align: center;
}

.style-9 .cmp-image {
    text-align: center;
}

.style-9 .cmp-image img {
    width: 28px;
    height: auto;
}

.style-9 h4 {
    font-family: BentonSans-Book, Helvetica Neue, Helvetica, sans-serif !important;
    font-weight: normal !important;
    font-size: 24px !important;
    color: #ffffff !important;
    line-height: 24px !important;
    letter-spacing: normal !important;
    padding: 10px 10px 10px 10px !important;
    text-transform: none !important;
    margin: 0 10px !important;
}

.style-9 p {
    font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif !important;
    font-weight: normal !important;
    font-size: 15px !important;
    color: #ffffff !important;
    line-height: 20px !important;
    letter-spacing: normal !important;
    padding: 10px 20px !important;
    margin: 0 10px !important;
}

/*Media Page Styles*/
.style-11 h1 {
    font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif !important;
    font-weight: normal !important;
    font-size: 30px !important;
    color: #00175A !important;
    line-height: 38px !important;
    letter-spacing: normal !important;
    padding: 20px 0 20px 0px !important;
    text-transform: none !important;
}

.style-12 {
    background-color: #FFFFFF;
    max-width: calc(100vw - 20px) !important;
}

.style-12 h3 {
    font-family: Helvetica Neue, Helvetica, sans-serif !important;
    font-weight: bold !important;
    font-size: 16px !important;
    color: #00175A !important;
    line-height: 24px !important;
    letter-spacing: normal !important;
    padding: 10px 0 10px 20px !important;
    text-transform: none !important;
}

.style-13, .style-14 {
    background-color: #F7F8F9;
    padding: 20px;
    margin: 0 0 20px 20px !important;
}

.style-13:hover, .style-14:hover {
    background-color: #ECEDEE;
}

.style-14 {
    margin: 0 20px 20px 20px !important;
}

/*style-15 is a divider for a widow contact section and will be visiable only in desktop*/
.style-15 {
    float: left !important;
    height: 1px;
    width: 100% !important;
}

.style-13 h1, .style-14 h1 {
    font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif !important;
    font-weight: normal !important;
    font-size: 20px !important;
    color: #00175A !important;
    line-height: 24px !important;
    letter-spacing: normal !important;
    padding: 0 0 5px 0 !important;
    text-transform: uppercase !important;
}

.style-13 h2, .style-14 h2, .style-2 p {
    font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif !important;
    font-weight: bold !important;
    font-size: 15px !important;
    color: #00175A !important;
    line-height: 18px !important;
    letter-spacing: normal !important;
    padding: 0 0 5px 0 !important;
    text-transform: none !important;
}

.style-13 h3, .style-14 h3{
    font-family: Helvetica Neue, Helvetica, sans-serif !important;
    font-weight: bold !important;
    font-size: 16px !important;
    color: #00175A !important;
    line-height: 24px !important;
    letter-spacing: normal !important;
    padding: 0 0 5px 0 !important;
    text-transform: none !important;
}

.style-13 p, .style-14 p {
    font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif !important;
    font-weight: normal !important;
    font-size: 15px !important;
    color: #00175A !important;
    line-height: 18px !important;
    letter-spacing: normal !important;
    padding: 0 0 5px 0 !important;
    text-transform: none !important;
}

p.style-17 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.style-13 a, .style-14 a {
    color: #006FCF !important;
}

.style-13 a:nth-child(2) img, .style-14 a:nth-child(2) img {
    width: 20px;
    height: 20px;
}
/* Adjusting margins and paddings based on varing widths */
@media (max-width: 1023px) {


}

@media (max-width: 767px) {
    .aem-GridColumn--default--12 {
        padding: 0 !important;
    }

    /*Other sections to 100%*/
    .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--4 {
        float: left;
        width: 100% !important;
    }

    .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--6 {
        float: left;
        width: 100% !important;
    }

    div.style-9.aem-GridColumn.aem-GridColumn--default--12 {
        padding: 40px 0 !important;
    }

    .style-11 h1 {
        padding: 20px 0 20px 10px !important;
    }

    .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--6 {
        float: left;
        max-width: calc(100vw - 20px) !important;
    }
    .style-12 {
        background-color: #FFFFFF;
        margin: 0 10px 10px 10px !important;
        /*width: calc(100vw - 20px) !important;*/
        max-width: 100% !important;
    }

    .style-12 h3 {
        padding: 10px 0 10px 0px !important;
    }

    .style-13, .style-14 {
        margin: 0 !important;
    }

    .style-15 {
        display: none;
    }

}

@media (max-width: 417px) {

}



/** hide search **/
.subnav-right {
    display: none !important;
}

/** subnav override **/

.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--12 {
    border-bottom: 0.0625rem solid #ecedee;
}
.nav--desktop--list--topMenu--menuItem .link,
.nav--desktop--list--topMenu--menuItem .button {
    padding: 10px 0 0 0 !important;
}
nav ul:not(.list) {
    margin-left: 0 !important;
}
a.text-link {
    color: #006fcf !important;
}
#menu-1-desktop,
#menu-3-desktop {
    left: -30px !important;
}
@media (max-width: 767px) {
    .aem-Grid.aem-Grid--default--12
    > .aem-GridColumn.aem-GridColumn--default--12 {
        border-bottom: none;
    }

    .border {
        border: none !important;
    }
    nav ul:not(.list) {
        margin-left: 20 !important;
    }
    .dropdown-item a,
    .dropdown-submenu {
        padding: 0rem 1.5rem !important;
    }
    nav ul:not(.list) {
        /* margin: 0 auto !important; */
        margin: 0px !important;
    }
}
.has-innerMenu.about-main-nav {
    margin-top: -1px;
}

/***************************************Media Contacts Styles Ends Here**********************************************************/