body {
    /* background-image: url('../images/introduction/main_page/introduction_background.jpg'); */
}
.main-title {
    width: 490px !important;
    height: 62px;
}
.main-title h1 {
    height: 60px;
    font-weight: normal;
    font-weight: initial;
}
#apple_branch{
    position: absolute;
    top: 255px;
    left: 148px;
    width: 602px;
    z-index:0;
    opacity: 0;
}
#butterfly{
    position: absolute;
    top: 200px;
    right: -81px;
    width: 124px;
    z-index:1;
}
#grasshopper{
    position: absolute;
    top: 290px;
    right: -50px;
    width: 50px;
}
#hand{
    position: absolute;
    top: 400px;
    left: -444px;
    width: 444px;
    z-index:1;
}
#video_icon_large{
    position: absolute;
    top: 370px;
    left: 312px;
    width: 40px;
    z-index:0;
    opacity: 0;
}
#raspberry{
    position: absolute;
    top: 0px;
    right: 3px;
    width: 326px;
    z-index:2;
    opacity: 0;
}
#spider{
    position: absolute;
    top: -302px;
    right: 70px;
    width: 86px;
    z-index:1;
}
#data-callout-container01{
    position: absolute;
    top: 310px;
    left: 65px;
    opacity: 0;
}
#data-callout-container01 p{
    font-size: 15.5px !important;
    line-height: 0.7;
    font-family: 'Archivo Narrow', sans-serif;
}
#data-callout01{
    margin-top: -10px;
    background-image: url('../images/data_button.png');
    margin-left: 213px;
}
#closeup-callout-container{
    position: absolute;
    top: 653px;
    left: 578px;
    opacity: 0;
    text-align:right;
}
#closeup-callout-container p{
    font-size: 15.5px;
    line-height: 0.7;
    font-family: 'Archivo Narrow', sans-serif;
}
#closeup-callout{
    margin-top: -10px;
    background-image: url('../images/closeup_button.png');
    margin-left: 204px;
}
#data-callout-container02{
    position: absolute;
    top: 547px;
    right: 297px;
    opacity: 0;
}
#data-callout-container02 p{
    font-size: 15.5px;
    line-height: 0.7;
    font-family: 'Archivo Narrow', sans-serif;
}
#data-callout02{
    margin-top: -10px;
    background-image: url('../images/data_button.png');
    margin-left: 114px;
}
#image-foreground.move-from-bottom{
    transition: all 3s;
    -webkit-transition: all 3s;
    -o-transition: all 3s;
    -moz-transition: all 3s;
    transform: translate(0,-30px);
    -webkit-transform: translate(0,-30px);
    -o-transform: translate(0,-30px);
    -moz-transform: translate(0,-30px);
}

#image-top.move-from-top{
    transition: all 6s;
    -webkit-transition: all 6s;
    -o-transition: all 6s;
    -moz-transition: all 6s;
    transform: translate(0,405px);
    -webkit-transform: translate(0,405px);
    -o-transform: translate(0,405px);
    -moz-transform: translate(0,405px);
}

.wiu-container .wiu-step-wrapper {
    width: 343px !important;
}
.i-icon-shadow {
    bottom: 36px !important;
}
.info-container {
    top: 496px !important;
    left: 36px !important;
    max-width: 290px;
}
.modal.vertical {
    width: 240px;
    white-space: nowrap;
}


.template-loose .text p {
    font-family: 'Archivo Narrow', sans-serif;
    font-size: 18.6px;
    line-height: 24px;
    margin-top: -10px;
    width: 700px;
}
