.breadcrumb.container {
    display: none !important;
}

main#pageMain {
    padding-bottom: 0px;
}

.content-wrapper {
    border: none!important;
}

.page-heading-section.container {
    display: none;
}

.container.content-wrapper {
    margin: 0;
    width: 100%;
}

.page-content-body.section-wrapper {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.template-basic .section-content {
    padding: 0px;
}

.template-basic .section-content .row {
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
}

.privacy-policy{
    background: url(/content/dam/aircanada/loyalty-content/images/wave-bg.png) no-repeat;
    background-size: contain;
    background-position: 50% 100%;
    padding-bottom: 1em;
}

.privacy-policy .row+p {
    margin: 30px 0px 50px;
    text-align: center;
    font-weight: bold;
}

.ae-header img {
    width: 100%;
}

.ae h2 {
    text-align: center;
}

.ae-header .ae-content {
    padding: 2em 29px;
    text-align: center;
    background: #fff;
    color: #000;
    position: relative;
    margin: 0px auto;
    margin-top: -150px;
}

.ae-content {
    -webkit-box-shadow: 0px 1px 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 20px 0 rgba(0, 0, 0, 0.2);
}

.ae-content {
    max-width: 1200px;
    width: 100%;
    margin: 0px auto;
    padding: 4em 0px;
}

.ae-header .ae-content p {
    text-align: left;
}

.gold img {
    width: 15%;
    padding-right: 10px;
}

.gold {
    background-color: #f9f8f6;
    padding-top: 22px;
    padding-bottom: 20px;
    margin-bottom: 38px;
}

.gold h3 {
    text-align: left;
    padding-left: 59px;
    padding-bottom: 1px;
    font-size: 20px;
}

.gold .row {
    position: relative;
    right: 86px;
}

.gold a {
    background: transparent;
    color: #005078;
    font-weight: 600;
}

h3.light {
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: 30px;
    text-align: center !important;
    font-size: 20px;
    line-height: 32px;
}

.narrow {
    margin: auto;
    padding: 12px 1em;
    margin-top: 43px !important;
    box-shadow: none !important;
}

.narrow .row {
    margin-top: 50px;
}

narrow .row h3 {
    padding-top: 50px;
}

.narrow p {
    text-align: left;
}

.narrow h3 {
    text-align: left;
}

.narrow .row h3:after {
    height: 2px;
    width: 20px;
    background-color: #b8a890;
    margin: 15px 0px;
    border: none;
    display: block;
    content: '';
}

.pp-faqs {
    margin-top: 37px !important;
}

.accordion__container:first-child p.accordion__title {
    border-top: none !important;
}

.ae-content a:hover,
.ae-content a:active,
.ae-content a.active {
    text-decoration: none;
    color: #005078;
}

.ae-content p.accordion__title {
    text-align: left;
    border-top: solid 1px #e6e6e6;
    margin-bottom: 0px;
}

.ae-content p.accordion__title .accordion__toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 30px 20px 0px;
    font-weight: 600;
    letter-spacing: 0.16px;
    color: #000000;
}

.ae-content p.accordion__title .accordion__toggle span {
    padding-right: 15px;
}

.ae-content div.accordion__content {
    display: none;
    background: #f9f8f6;
    padding: 20px;
    margin-bottom: 30px;
    text-align: left;
}

.ae-content div.accordion__content p {
    margin-bottom: 20px;
}

.privacy-policy .white-panel.narrow li,
.privacy-policy .white-panel.narrow p {
    font: normal 400 14px Open Sans;
    text-align: left;
    line-height: 1.57;
}

.pp-faqs .accordion__content.selected {
    display: block;
}

#aefaqs+h3 {
    margin-top: 20px;
}

.ae-content p.accordion__title.selected .accordion__toggle:after {
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}

.ae-content div.accordion__content.selected {
    display: block;
}

.ae-content p.accordion__title .accordion__toggle:after {
    content: url(/content/dam/aircanada/loyalty-content/images/icon/icon-prev-arrow.svg);
    display: block;
    width: 24px;
    height: 24px;
    -o-object-fit: contain;
    object-fit: contain;
    float: left;
    margin-right: -25px;
    margin-top: 0px;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    margin-left: auto;
    float: right;
    -webkit-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg);
}

.ae-header {
    padding-bottom: 15em;
}

.ae {
    padding: 4em;
    background: #fff;
    color: #000;
    position: relative;
    margin: 0px auto;
    margin-top: -126px;
}

.ae h1 {
    text-align: center;
}

.ae a {
    font-weight: 600;
    background: transparent;
    color: #005078;
}

.ae h3:after {
    height: 2px;
    width: 20px;
    background-color: #b8a890;
    margin: 15px 0px;
    border: none;
    display: block;
    content: '';
}

h3.light:after {
    display: none;
}


/**tablet**/

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .gold .row {
        right: 0px;
    }
    .ae-content {
        max-width: 707px;
    }
    .ae-header .ae-content {
        margin-top: -74px;
    }
    #aefaqs {
        margin-bottom: 50px;
    }
}

@media (max-width: 767px) {
    .ae-header .ae-content {
        margin-top: -32px;
    }
    .ae-content {
        max-width: 390px;
        padding: 2em 20px !important;
    }
    .gold .row .col-xs-12 {
        margin-bottom: 23px;
        margin-left: 10px;
    }
    .gold .row {
        right: 49px;
    }
    .gold img {
        width: 20%;
        padding-right: 10px;
    }
    .gold h3 {
        padding-left: 27px;
        padding-bottom: 11px;
    }
    #aefaqs {
        margin-bottom: 50px;
    }
}