/*
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 {
    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;

}

body{
  background-color: #fff;
  font-family:arial;
  color:silver;
}



#container {
	position: absolute;
	width: 728px;
	height: 90px;
	overflow: hidden;
	cursor: pointer;
	color: #fff;
	visibility: hidden;
    background-color: #d164b9;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f1d8ee+0,eacae6+23,c56fb7+100 */
    background: #f1d8ee; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover,  #f1d8ee 0%, #eacae6 23%, #ad4dd6 100%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover,  #f1d8ee 0%,#eacae6 23%,#ad4dd6 100%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center,  #f1d8ee 0%,#eacae6 23%,#ad4dd6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1d8ee', endColorstr='#ad4dd6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    border: 1px solid #A7A7A7;
}


#bg1 {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #ad4dd6;
	width: 728px;
	height: 90px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f1d8ee+0,eacae6+23,c56fb7+100 */
    background: #ad4dd6; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover,  #f1d8ee 0%, #eacae6 23%, #ad4dd6 100%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover,  #f1d8ee 0%,#eacae6 23%,#ad4dd6 100%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center,  #f1d8ee 0%,#eacae6 23%,#ad4dd6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1d8ee', endColorstr='#c56fb7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    background-image: url(bg1.jpg);
    background-size: 100% 100%;
}

#bg2 {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #ad4dd6;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f2f2f2+0,f3cab2+52,ff8a59+100 */
    background: #ad4dd6; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover,  #f2f2f2 0%, #f3cab2 52%, #ad4dd6 100%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover,  #f2f2f2 0%,#f3cab2 52%,#ad4dd6 100%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center,  #f2f2f2 0%,#f3cab2 52%,#ad4dd6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ff8a59',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    width: 728px;
    height: 90px;
     background-image: url(bg2.jpg);
    background-size: 100% 100%;
}

#bg3 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 728px;
    height: 90px;
    background-color: #69d282;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f5fff4+0,c4e4c6+55,c4e4c6+55,87d08c+100 */
    background: #f5fff4; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover,  #f5fff4 0%, #c4e4c6 55%, #c4e4c6 55%, #87d08c 100%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover,  #f5fff4 0%,#c4e4c6 55%,#c4e4c6 55%,#87d08c 100%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center,  #f5fff4 0%,#c4e4c6 55%,#c4e4c6 55%,#87d08c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5fff4', endColorstr='#87d08c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

    background-image: url(bg3.jpg);
    background-size: 100% 100%;
}


#bg4 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 728px;
    height: 90px;
    background-color: #69d282;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f5fff4+0,c4e4c6+55,c4e4c6+55,87d08c+100 */
    background: #f5fff4; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover,  #f5fff4 0%, #c4e4c6 55%, #c4e4c6 55%, #87d08c 100%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover,  #f5fff4 0%,#c4e4c6 55%,#c4e4c6 55%,#87d08c 100%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center,  #f5fff4 0%,#c4e4c6 55%,#c4e4c6 55%,#87d08c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5fff4', endColorstr='#87d08c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

    background-image: url(bg4.jpg);
    background-size: 100% 100%;
}



#logo{
    position: absolute;
    width: 74px;
    height:40px;
    top: 25px;
    left: 12px;
    background: url("logo.png") no-repeat;
    background-size: 100% 100%;
    z-index: 10;
}

#copy1{
    position: absolute;
    width: 302px;
    height:48px;
    top: 21px;
    left: 307px;
    background: url("copy1.png") no-repeat;
    background-size: 100% 100%;
}


#copy2{
  position: absolute;
  width: 245px;
  height: 48px;
  top: 20px;
  left: 306px;
  background: url("copy2.png") no-repeat;
  background-size: 100% 100%;
}


#copy3{
    position: absolute;
    width: 245px;
    height: 48px;
    top: 20px;
    left: 306px;
    background: url("copy3.png") no-repeat;
    background-size: 100% 100%;
}

#copy4a{
  position: absolute;
  width: 269px;
  height: 54px;
  top: 10px;
  left: 307px;
  background: url(copy4.png) no-repeat;
  background-size: 269px 68px;
}
#copy4b{
  position: absolute;
  width: 269px;
  height: 16px;
  top: 62px;
  left: 307px;
  background: url(copy4.png) no-repeat;
  background-size: 269px 68px;
  background-position: bottom;
}

#copy5{
    position: absolute;
    width: 302px;
    height: 48px;
    top: 21px;
    left: 307px;
    background: url("copy5.png") no-repeat;
    background-size: 100% 100%;
}



#candy1{
    position: absolute;
    width: 119px;
    height: 112px;
    top: 115px;
    left: 90px;
/*    background: url("p.png") no-repeat;*/
    background-size: 100% 100%;
}


#candy2{
    position: absolute;
    width: 101px;
    height: 103px;
    top: 117px;
    left: 101px;
    background: url("o.png") no-repeat;
    background-size: 100% 100%;
}

#candy3{
    position: absolute;
    width: 105px;
    height: 100px;
    top: 119px;
    left: 98px;
    background: url("g.png") no-repeat;
    background-size: 100% 100%;
}



#disclaimer{
  position: absolute;
  width: 107px;
  height: 18px;
  top: 63px;
  left: 603px;
  background: url("disclaimer.png") no-repeat;
  background-size: 100% 100%;
}

#containerAll{
    width: 600px;
    height: 600px;

}

#containerbox1{
  position: absolute;
  width: 54px;
  height: 85px;
  top: -1px;
  left: 98px;
}

#box1{
  position: absolute;
  width: 68px;
  height: 65px;
  top: 22px;
  left: -8px;
  background: url("box1.png") no-repeat;
  background-size: 100% 100%;
}

#capclose1{
  position: absolute;
  width: 54px;
  height: 19px;
  top: 6px;
  left: 0px;
  background: url("capclose1.png") no-repeat;
  background-size: 100% 100%;
}
#capopen1{
  position: absolute;
  width: 53px;
  height: 50px;
  top: -25px;
  left: 0px;
  background: url("capopen1.png") no-repeat;
  background-size: 100% 100%;
}
#containerbox2{
  position: absolute;
  width: 52px;
  height: 86px;
  top: -1px;
  left: 167px;
}
#box2{
  position: absolute;
  width: 68px;
  height: 66px;
  top: 22px;
  left: -8px;
  background: url("box2.png") no-repeat;
  background-size: 100% 100%;
}
#capclose2{
  position: absolute;
  width: 52px;
  height: 20px;
  top: 5px;
  left: 0px;
  background: url("capclose2.png") no-repeat;
  background-size: 100% 100%;
}
#capopen2{
  position: absolute;
  width: 51px;
  height: 50px;
  top: -26px;
  left: 0px;
  background: url("capopen2.png") no-repeat;
  background-size: 100% 100%;
}

#containerbox3{
  position: absolute;
  width: 75px;
  height: 115px;
  top: -1px;
  left: 236px;
}

#box3{
  position: absolute;
  width: 68px;
  height: 67px;
  top: 21px;
  left: -9px;
  background: url("box3.png") no-repeat;
  background-size: 100% 100%;
}

#capclose3{
  position: absolute;
  width: 52px;
  height: 20px;
  top: 5px;
  left: -1px;
  background: url("capclose3.png") no-repeat;
  background-size: 100% 100%;
}
#capopen3{
  position: absolute;
  width: 53px;
  height: 50px;
  top: -26px;
  left: -2px;
  background: url("capopen3.png") no-repeat;
  background-size: 100% 100%;
}

#cta{
  position: absolute;
  width: 113px;
  height: 31px;
  top: 13px;
  left: 600px;
  background: url("cta.png") no-repeat;
  background-size: 100% 100%;
}

#candyContainer{
    position: absolute;
    top: -128px;
    left: 0px;
    width: 738px;
    height: 90px;
    overflow: hidden;
}

#or1{
    position: absolute;
    top: 36px;
    left: 40px;
    width: 101px;
    height: 103px;
    background: url("o.png") no-repeat;
    background-size: 100% 100%;
}
#or2{
    position: absolute;
    top:54px;
    left: 75px;
    width: 25px;
    height: 24px;
    background: url("or2.png") no-repeat;
    background-size: 100% 100%;
}

#or3{
    position: absolute;
    top: 83px;
    left: 23px;
    width: 25px;
    height: 23px;
    background: url("or3.png") no-repeat;
    background-size: 100% 100%;
}

#or4{
    position: absolute;
    top: 89px;
    left: 27px;
    width: 23px;
    height: 25px;
    /*background: url("or4.png") no-repeat;
    background-size: 100% 100%;  */
}
#or5{
    position: absolute;
    top: 111px;
    left: 61px;
    width: 23px;
    height: 25px;
/*    background: url("or5.png") no-repeat;
    background-size: 100% 100%; */
}


#pi1{
  position: absolute;
  top: 21px;
  left: 133px;
  width: 119px;
  height: 112px;
  background: url(p.png) no-repeat;
  background-size: 79% 79%;

}
#pi2{
    position: absolute;
    top: 26px;
    left: 140px;
    width: 24px;
    height: 25px;
    background: url("pi2.png") no-repeat;
    background-size: 100% 100%;
}

#pi3{
    position: absolute;
    top: 31px;
    left: 140px;
    width: 24px;
    height: 24px;
    background: url("pi3.png") no-repeat;
    background-size: 100% 100%;
}

#pi4{
    position: absolute;
    top: 62px;
     left: 140px;
    width: 24px;
    height: 25px;
   background: url("pi4.png") no-repeat;
    background-size: 100% 100%;
}
#pi5{
    position: absolute;
    top: 80px;
    left: 140px;
    width: 22px;
    height: 22px;
    background: url("pi5.png") no-repeat;
    background-size: 100% 100%;
}


#gr1{
    position: absolute;
   top: 39px;
    left: 205px;
    width: 105px;
    height: 100px;
    background: url("g.png") no-repeat;
    background-size: 100% 100%;
}
#gr2{
    position: absolute;
    top: 53px;
    left: 386px;
    width: 23px;
    height: 24px;
    background: url("gr2.png") no-repeat;
    background-size: 100% 100%;
}

#gr3{
    position: absolute;
    top: 66px;
    left: 307px;
    width: 25px;
    height: 25px;
    background: url("gr3.png") no-repeat;
    background-size: 100% 100%;
}

#gr4{
    position: absolute;
    top: 102px;
    left: 228px;
    width: 23px;
    height: 22px;
    /*background: url("gr4.png") no-repeat;
    background-size: 100% 100%;  */
}
#gr5{
    position: absolute;
    top: 96px;
    left: 256px;
    width: 23px;
    height: 22px;
   /* background: url("gr5.png") no-repeat;
    background-size: 100% 100%; */
}

.blurEffect{
    filter: blur(1px);
    -webkit-filter: blur(1px);
}

#maskCta{
  position: absolute;
  top: 13px;
  left: 600px;
  height: 32px;
  width: 113px;
	cursor: pointer;
	overflow: hidden;

}


#sheen{
	height: 83px;
	width: 34px;
	top: -25px;
	left: -72px ;
	position: absolute;
	background: url(sheen.png) no-repeat;
	z-index: 101;
	opacity: 0.7;
}
#ctaHotSopt{
	position: absolute;
	top:0px;
	left:0px;
	width: 728px;
	height: 90px;
	cursor: pointer;
	z-index: 1000;
}
