/* ==================================================================
PRELOAD images
===================================================================*/
body:after {
  	content: url (plum_1x.png) url(pattern.png);
  	display: none;
}

/* ==================================================================
FONTS
===================================================================*/
@font-face {
    font-family: 'BentonSans';
    src: local("Benton Sans Regular");
    src: url("https://www.aexp-static.com/nav/ngn/fonts/3be50273-0b2e-4aef-ae68-882eacd611f9-2.eot");
    src: url("https://www.aexp-static.com/nav/ngn/fonts/3be50273-0b2e-4aef-ae68-882eacd611f9-2.eot?") format("embedded-opentype"),url("https://www.aexp-static.com/nav/ngn/fonts/3be50273-0b2e-4aef-ae68-882eacd611f9-3.woff") format("woff"),url("https://www.aexp-static.com/nav/ngn/fonts/3be50273-0b2e-4aef-ae68-882eacd611f9-1.ttf") format("truetype"),url("https://www.aexp-static.com/nav/ngn/fonts/3be50273-0b2e-4aef-ae68-882eacd611f9-4.svg#web") format("svg");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'BentonSans-Bk';
    src: local("Benton Sans Book");
    src: url("https://www.aexp-static.com/nav/ngn/fonts/325e6ad0-38fb-4bad-861c-d965eab101d5-2.eot");
    src: url("https://www.aexp-static.com/nav/ngn/fonts/325e6ad0-38fb-4bad-861c-d965eab101d5-2.eot?") format("embedded-opentype"),url("https://www.aexp-static.com/nav/ngn/fonts/325e6ad0-38fb-4bad-861c-d965eab101d5-3.woff") format("woff"),url("https://www.aexp-static.com/nav/ngn/fonts/325e6ad0-38fb-4bad-861c-d965eab101d5-1.ttf") format("truetype"),url("https://www.aexp-static.com/nav/ngn/fonts/325e6ad0-38fb-4bad-861c-d965eab101d5-4.svg#web") format("svg");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: 'BentonSans-Md';
    src: local("Benton Sans Medium");
    src: url("https://www.aexp-static.com/nav/ngn/fonts/0fababca-4914-46dd-9b0f-efbd51f67ae8-2.eot");
    src: url("https://www.aexp-static.com/nav/ngn/fonts/0fababca-4914-46dd-9b0f-efbd51f67ae8-2.eot?") format("embedded-opentype"),url("https://www.aexp-static.com/nav/ngn/fonts/0fababca-4914-46dd-9b0f-efbd51f67ae8-3.woff") format("woff"),url("https://www.aexp-static.com/nav/ngn/fonts/0fababca-4914-46dd-9b0f-efbd51f67ae8-1.ttf") format("truetype"),url("https://www.aexp-static.com/nav/ngn/fonts/0fababca-4914-46dd-9b0f-efbd51f67ae8-4.svg#web") format("svg");
    font-style: normal;
    font-weight: bold;
}

/* ==================================================================
CSS BASE RESET
===================================================================*/
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

body, body * {
    vertical-align: baseline;
    border: 0;
    outline: 0;
    padding: 0;
    margin: 0;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

/*Universal box sizing with inheritance */
    box-sizing: border-box;
}

*, *:before, *:after {
    box-sizing: inherit;
}


/* ==================================================================
CSS 
===================================================================*/

#container {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 300px;
    height: 250px;
    border: 1px solid #000;
    cursor: pointer;
    background-color: #dbdbdb;
}

#banner {
    width: 300px;
    height: 250px;
    display: block;
    overflow: hidden;
}

#logo {
    width: 108px;
    height: 30px;
    left: 11px;
    top: 13px;
    position: absolute;
    background: url("LOGOAMEX.png");
    background-size: 108px 30px;
}

#card {
    position: absolute;
    left: 11px;
    background: url("sprite.png") no-repeat  -4px 0;
	width: 265px;
	height: 91px;
    display: block;
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
}

#shine {
    width: 265px;
    height: 168px;
    position:absolute;
    bottom:-78px;
    -webkit-transform:translateX(16px);
    transform:translateX(16px);
    background: rgba(255,255,255,0);
    background-repeat: no-repeat;
    background: -webkit-gradient(left top, right bottom, color-stop(22%, rgba(255,255,255,0)), color-stop(49%, rgba(255,255,255,.5)), color-stop(76%, rgba(255,255,255,0)));
    background: linear-gradient(135deg, rgba(255,255,255,0) 22%, rgba(255,255,255,.5) 49%, rgba(255,255,255,0) 76%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
    background-size: 265px 100px;
    background-position: -265px 0;
    background-repeat: no-repeat;
    border-radius: 8px;
}

#delta{
    position: absolute;
    top: 400px;
    left: -450px;
    background: url('sprite.png') no-repeat -2px -98px;
    width: 302px;
    height: 292px;
    z-index: 2;
}

#brandLine {
    height:6px;
    width:300px;
    background: #002663;
    position:absolute;
    top: 188px;
    opacity:0;
}

#bottomPanel {
    background: #FFFFFF;
    background-image: url("pattern.png");
    background-repeat: repeat-x;
    display: block;
    width: 300px;
    height: 55px;
    position: absolute;
    bottom: -56px;
}

#copy1, #copy2, #copy3, #copy4, #welcome_offer {
    position: absolute;
    width:298px;
    text-align: center;
    white-space: nowrap;
    font-family: 'BentonSans-Md', sans-serif;
    font-weight: 600;
    color: #4d4f53;

}

#copy3 span, #copy4 span{
    font-family: 'BentonSans-Bk', sans-serif;
    font-weight: normal    
}

#copy1 {
    font-size: 38px;
    line-height: 33px;
    letter-spacing: -0.7px;
    top: 59px;
}

    #copy1 span{
        font-size: 41px;
        line-height: 41px;
    }

#copy2 {
    font-size: 27px;
    line-height: 31px;
    letter-spacing: 0;
    top: 34px;
}

#copy3 {
    font-size: 33px;
    line-height: 21px;
    letter-spacing: 0;
    top: 42px;
}

    #copy3 span{
        font-size: 16px;
        line-height: 16px;
        letter-spacing: -0.2px;
        top: 53px;
    }

#copy4 {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0.2px;
    top: 39px;
}

sup{
    position: relative;
    font-size: 9px;
    vertical-align: baseline;
    top: -0.7em;
}

#cta {
    position: absolute;
    overflow: hidden;
    font-family: 'BentonSans-Md', sans-serif;
    color: white;
    font-size: 13px;
    border-radius: 4px;
    border: 0;
    text-align: center;
    vertical-align: middle;
    width: 120px;
    height: 28px;
    line-height: 28px;
    left: 164px;
    top: 9px;
    z-index: 25;
    background: #ed5929;
    background-repeat: no-repeat;
    background-image: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,0.6), rgba(255,255,255,0));
    background-position: -200px 0;
    cursor: pointer;
}

#terms {
    position: absolute;
    font-size: 9px;
    font-family: 'BentonSans-Bk', sans-serif;
    font-weight: 600;
    color: #002663;
    top: 42px;
    left: 0;
    letter-spacing: 0;
    width: 298px;
    padding-left: 150px;
    text-align: center;
}

#welcome_offer {
    position: absolute;
    width: 100%;
    height: 22px;
    top: 0;
    color: white;
    padding: 4px;
    font-size: 11px;
    text-align: center;
    line-height: 15px;
    letter-spacing: -.2px;
    background-color: #ee582a;
}
