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 {
    font-family: sans-serif;
    line-height: 1;
}

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;
}

sub,
sup {

    font-size: 45%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

* {
    box-sizing: border-box;
}

sup {
    top: -0.8em;
    
}

/* ---------------------------------- Styles ---------------------------------- */

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    image-rendering: -webkit-optimize-contrast;
}

div, img, ft-dynamic {
   position : absolute;
}

#container {
    width: 300px;
    height: 250px;
    overflow: hidden;
    cursor: pointer;
    background: #d9f6fa;
    color: white;
    border: 1px solid #808080;
}

#tsparticles{
    left: -80px;
}

.tsparticles-canvas-el{
    width: 300px !important;
    height: 250px !important;
}


/* ---------------------------------- BACKGROUND ELEMENTS ---------------------------------- */


#bg {   
    top: 0px;
    right: 0px;
    width: 300px;
    height: 250px;
   background-image: url(bg.jpg); 
/* background-image: url(guide3.jpg); */
   background-size: 100% 100%;
}

#guide {   
    top: 0px;
    right: 0px;
    width: 300px;
    height: 250px;
    background-image: url(guide.jpg);
    background-size: 100% 100%;
}


#confetti_spriteContainer{
    position: absolute;
    top:0px;
    left: 0px;
    width: 400px;
    height: 400px;
    /*overflow: hidden;*/
}

#confetti_sprite{
    position: absolute; 
    top:0px;
    left:0px;
    width: 21730px;
    height: 400px;
    background-image: url(sprite_confetti.png);
    background-size: 100% 100%;
}



/* ---------------------------------- banner Elements ---------------------------------- */
#logo{
    position: absolute;
    top: 15px;
    left: 2px;
    width: 94px;
    height: 111px;
    background-image: url(logo.png);
    background-size: 100% 100%;
}


#txt1Container{
    position: absolute;
    top:0px;
    left:0px;
    width: 300px;
    height: 250px;
    overflow: hidden;
}

#txt1a{
    position: absolute;
    top: 31px;
    left: 98px;
    width: 164px;
    height: 47px;
    background-image: url(txt1a.png);
    background-size: 100% 100%;
}


#txt1b{
    position: absolute;
    top: 69px;
    left: 100px;
    width: 112px;
    height: 63px;
    background-image: url(txt1b.png);
    background-size: 100% 100%;
}


#txt1c{
    position: absolute;
    top: 113px;
    left: 22px;
    width: 257px;
    height: 85px;
    background-image: url(txt1c.png);
    background-size: 100% 100%;
}


#txt1d{
    position: absolute;
top: 168px;
    left: 121px;
    width: 153px;
    height: 63px;
    background-image: url(txt1d.png);
    background-size: 100% 100%;
}


#txt2Container{
    position: absolute;
    top:0px;
    left:0px;
    width: 300px;
    height: 250px;
    overflow: hidden;
}

#txt2a{
    position: absolute;
    top: 72px;
    left: 83px;
    width: 89px;
    height: 33px;
    background-image: url(txt2a.png);
    background-size: 100% 100%;
}

#dollar1{
    position: absolute;
    top: 96px;
    left: 12px;
    width: 22px;
    height: 43px;
    background-image: url(dollar.png);
    background-size: 100% 100%;
}

#dollar2{
    position: absolute;
    top: 152px;
    left: 55px;
    width: 22px;
    height: 43px;
    background-image: url(dollar.png);
    background-size: 100% 100%;
}



#txt2b{
    position: absolute;
    top: 81px;
    left: 36px;
    width: 42px;
    height: 73px;
    background-image: url(txt2b.png);
    background-size: 100% 100%;
}


#txt2c{
    position: absolute;
    top: 90px;
    left: 84px;
    width: 185px;
    height: 54px;
    background-image: url(txt2c.png);
    background-size: 100% 100%;
}


#txt2d{
    position: absolute;
    top: 142px;
    left: 77px;
    width: 69px;
    height: 77px;
    background-image: url(txt2d.png);
    background-size: 100% 100%;
}

#txt2e{
    position: absolute;
    top: 138px;
    left: 150px;
    width: 125px;
    height: 45px;
    background-image: url(txt2e.png);
    background-size: 100% 100%;
}

#txt2f{
    position: absolute;
    top: 176px;
    left: 152px;
    width: 119px;
    height: 32px;
    background-image: url(txt2f.png);
    background-size: 100% 100%;
}



#txt3{
    position: absolute;
    top: 128px;
    left: 39px;
    width: 218px;
    height: 42px;
    background-image: url(txt3.png);
    background-size: 100% 100%;
}


#txt4{
    position: absolute;
    top:78px;
    left:42px;
    width: 400px;
    height: 75px;
    background-image: url(txt4.png);
    background-size: 100% 100%;
}

#txt4{
    position: absolute;
    top: 180px;
    left: 25px;
    width: 246px;
    height: 10px;
    background-image: url(txt4.png);
    background-size: 100% 100%;
}


#txt5{
    position: absolute;
    top: 235px;
    left: 92px;
    width: 111px;
    height: 7px;
    background-image: url(txt5.png);
    background-size: 100% 100%;
}


/* ---------------------------------- END FRAME ELEMENTS ---------------------------------- */


#cta{
    position: absolute;
    top:200px;
    left:59px;
    width: 179px;
    height: 22px;
    border-radius: 8px;
    background-color: #fcd501;
}

#copy_cta{
    position: absolute;
    top: 6px;
    left: 47px;
    width: 83px;
    height: 12px;
    background-image: url(ctatxt.png);
    background-size: 100% 100%;
}



/*------------------ JS Switching Classes ------------------- */
.hidden {
    display: none;
}

.visible {
    display: inline-block;
}
