*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

div,
img {
    position: absolute;
    overflow: hidden;
}

#ad {
    position: relative;
    width: 300px;
    height: 600px;
    border: 1px solid #999;
    overflow: hidden;
    cursor: pointer;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center 295px;
    background-color: #ffffff;
}

#banner {
    display: none;
    width: 298px;
    height: 598px;
    background-color: #444292;
}

.show {
    display: block !important;
}

.sprite-enjoy_a_3_month {
    width: 255px;
    height: 92px;
    background-position: -1px -1px;
}

.sprite-find_out_more {
    width: 102px;
    height: 12px;
    background-position: -1px -95px;
}

.sprite-optus_logo {
    width: 69px;
    height: 14px;
    background-position: -1px -109px;
}

.sprite-perks_logo {
    width: 100px;
    height: 61px;
    background-position: -1px -125px;
}

.sprite-samsung_galaxy_phone {
    width: 196px;
    height: 399px;
    background-position: -1px -188px;
}

#millions_of_songs_at_your_fingertips {
    width: 121px;
    height: auto;
    left: 96px;
    top: 116px;
    opacity: 0;
}

#enjoy_a_3_month {
    top: 102px;
    left: 23px;
    z-index: 12;
}

#samsung_galaxy_phone {
    top: 115px;
    left: -49px;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

#optus_wrapper {
    background-color: rgb(255, 255, 255);
    left: 0px;
    bottom: 0px;
    width: 105px;
    height: 34px;
    z-index: 11;
}

#optus_logo {
    top: 11px;
    left: 16px;
    z-index: 3;
}

#perks_logo {
    top: 0px;
    left: 0px;
    z-index: 11;
}

#background_teal {
    background-color: #1bafb2;
    width: 300px;
    height: 600px;
    left: 300px;
    z-index: 10;
}

#yellow_button {
    background-color: rgb(253, 204, 8);
    position: absolute;
    left: 105px;
    bottom: 0px;
    width: 194px;
    height: 34px;
    z-index: 11;
}

#find_out_more {
    top: 12px;
    left: 48px;
    z-index: 3;
}

#tcs_copy_wrapper {
    bottom: 34px;
    left: 7px;
    z-index: 11;
}

#tcs_copy_wrapper p {
    font-size: 8px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: white;
}

#yes_svg {
    left: 20px;
    top: 206px;
    width: 260px;
    height: 200px;
    z-index: 11;
}