<?xml version="1.0"?>
<Layout name="intro_pixi">
    <Main_landscape name="Main_landscape">
        <Element name="props" depth="-1" layerY="0" layerX="0" type="layerProperties"/>
        
<Element type="container" depth="1" name="content_landscape" x="0" y="0">
    <Element type="container" depth="1" name="logo" x="0" y="0">
        <Element type="image" name="feature1Image" depth="1" x="620" y="0" width="361.5" height="182"
                 resource="x@0.5_Feature-Screen-Logo"/>
    </Element>
    <Element type="container" depth="1" name="features" x="0" y="20">
        <Element type="container" name="feature1" depth="0" x="180" y="100">
            <Element type="image" name="feature1Image" depth="1" x="0" y="0"
                     width="458" height="318" resource="x@0.5_Feature-Screen-1"/>
            <Element type="textField" name="introScreenDescription1" depth="1" x="60" y="320" width="355" class="featureText"/>
        </Element>
        <Element type="container" name="feature2" depth="0" x="640" y="150">
            <Element type="image" name="feature2Image" depth="1" x="75" y="-20"
                     width="147.2" height="325.6" resource="x@0.5_PT-Feature-1"/>
            <Element type="textField" name="introScreenDescription2" depth="1" x="-30" y="320" width="360" class="featureText"/>
        </Element>
        <Element type="container" name="feature3" depth="0" x="960" y="100">
            <Element type="image" name="feature3Image" depth="1" x="0" y="0"
                     width="459" height="318" resource="x@0.5_Feature-Screen-2"/>
            <Element type="textField" name="introScreenDescription3" depth="1" x="50" y="320" class="featureText"/>
        </Element>
    </Element>
</Element>

        
        <Element type="container" depth="2" name="strip" x="0" y="580">
            <Element name="stripBar" type="image" depth="0" x="0" y="0" resource="PreDarkBottomArea" width="1584" height="140"/>
            <Element type="textField" name="continueButtonLabel" depth="1" x="1070" y="0"  width="300" height="140" class="continueLabelLandscape"/>
            <Element name="toggleHolder" type="container" depth="2" x="0" y="0">
                <Element name="toggleButton" assetsType="" depth="0" x="197" y="45" width="50" height="50"
                         onState="FeatCheckboxFull" offState="FeatCheckboxEmpty" type="toggleButton" defaultState="off"/>
                <Element name="neverShowIntroLabel" class="neverShowLabelLandscape" x="257" y="0" width="400" height="140" />
            </Element>
        </Element>
        
    </Main_landscape>
    <Main_portrait name="Main_portrait">
        <Element name="props" depth="-1" layerY="0" layerX="0" type="layerProperties"/>
        
<Element type="container" depth="1" name="content_portrait" x="0" y="0">
<Element type="container" depth="1" name="logo" x="340" y="130">
    <Element type="image" name="feature1Image" depth="1" x="460" y="24" width="723" height="364"
             resource="x@0.5_Feature-Screen-Logo" anchorX=".5" anchorY=".5" rotation=""/>
</Element>
<Element type="container" depth="1" name="features" x="0" y="0">
    <Element type="container" name="feature1" depth="0" x="319" y="-80">
        <Element type="image" name="feature1Image" depth="1" x="80" y="0"
                 width="801" height="656" resource="x@0.5_Feature-Screen-1"/>
        <Element type="textField" name="introScreenDescription1" depth="1" x="140" y="722" class="featureTextPortrait"/>
    </Element>
    <Element type="container" name="feature2" depth="0" x="1903" y="0">
        <Element type="image" name="feature2Image" depth="1" x="325" y="0"
                 width="298" height="657" resource="x@0.5_PT-Feature-1"/>
        <Element type="textField" name="introScreenDescription2" depth="1" x="140" y="722" class="featureTextPortrait"/>
    </Element>
    <Element type="container" name="feature3" depth="0" x="3487" y="-80">
        <Element type="image" name="feature3Image" depth="1" x="100" y="0"
                 width="801" height="656" resource="x@0.5_Feature-Screen-2"/>
        <Element type="textField" name="introScreenDescription3" depth="1" x="140" y="722" class="featureTextPortrait"/>
    </Element>
</Element>
</Element>

        
        <Element type="container" depth="2" name="strip" x="0" y="580">
            <Element name="stripBar" type="image" depth="0" x="400" y="0" resource="PreDarkBottomArea" width="800" height="180"/>
            <Element type="textField" name="continueButtonLabel" depth="10"
                     x="812" y="0" width="440" height="180"
                     scaleX="1" scaleY="1" 
                     class="continueLabelPortrait"/>
            <Element name="toggleHolder" type="container" depth="2" 
                     x="370" y="55"
                     scaleX="1" scaleY="1">
                <Element name="toggleButton" assetsType="" depth="0" x="0" y="0" width="70" height="70"
                         onState="FeatCheckboxFull" offState="FeatCheckboxEmpty" type="toggleButton" defaultState="off"/>
                <Element name="neverShowIntroLabel" class="neverShowLabelPortrait" x="90" y="-55" width="330" height="180" />
            </Element>
        </Element>
        
    </Main_portrait>

    <Classes>
        
<Class name="featureText" labelFontSize="18" align="center" vAlign="top" width="350" height="90" labelFontColor="0xffe31d"
       stroke="000000" lineJoin='round' fontWeight="bold" dropShadow="true" dropShadowAlpha="100"
       dropShadowAngle="90" dropShadowBlur="5" dropShadowDistance="1" strokeThickness="2"/>
<Class name="featureTextPortrait" labelFontSize="40" align="center" vAlign="top" width="700" height="300" labelFontColor="0xffe31d"
       stroke="000000" lineJoin='round' fontWeight="bold" dropShadow="true" dropShadowAlpha="100"
       dropShadowAngle="90" dropShadowBlur="5" dropShadowDistance="1" strokeThickness="2"/>
<Class name="continueLabel" labelFontSize="12" align="center" vAlign="center" labelFontColor="0x333333"/>
<Class name="neverShowLabel" type="textField" labelFontSize="12.5" align="left" vAlign="center" labelFontColor="0xFFFFFF"/>
<Class name="continueLabelPortrait" labelFontSize="32" align="center" vAlign="center" labelFontColor="0xFFFFFF"/>
<Class name="continueLabelLandscape" labelFontSize="26" align="center" vAlign="center" labelFontColor="0xFFFFFF"/>
<Class name="neverShowLabelPortrait" type="textField" labelFontSize="32" align="left" vAlign="center" labelFontColor="0xFFFFFF"/>
<Class name="neverShowLabelLandscape" type="textField" labelFontSize="26" align="left" vAlign="center" labelFontColor="0xFFFFFF"/>

    </Classes>
</Layout>