/* TEXT */
.container {
    font-size: 12px;
    line-height: 1.5;
    font-family: 'Futura W02 Medium', Arial;
}

.text_title {
    font-size: 28px;
    color: #333333;
}

.text_lg {
    font-size: 20px;
}

#slide-9 .text_lg{
    font-size: 16px;
}

.container b {
    font-family: 'Futura W02 Heavy', Arial;
}

#content h1{
    display: none;
}

/* SLIDES */
.container {
    width: 610px;
    height: 450px;
    background: url(../img/bg.png) no-repeat;
}

.container * {
    margin: 0;
}

.slide {
    display: none;
    position: relative;
    top: 0;
    left: 0; 
    min-width: 100%;
    min-height: 100%;
}

@media only screen /*fixes alignment on ipad*/
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
    .slide {
        position: absolute;
        top: 160px;
        left: 32px;
    }
}

.slide-next,
.slide-prev {
    cursor: pointer;
}

.slide-title {
    position: absolute;
    left: 24px;
    top: 26px;
}

.slide-subtitle {
    position: absolute;
    left: 281px;
    top: 26px;
}

.slide-text {
    position: absolute;
    left: 19px;
    top: 80px;
}

.slide-text-title {
    width: 181px;
    margin-bottom: 20px;
}

.slide-text-copy {
    width: 177px;
    margin-bottom: 20px;
    font-family: arial;
    font-weight: bold;
    letter-spacing: -1px;
    font-size: 13px;
}

.slide-text-copy-img {
    float: right;
    margin-top: -26px;
    margin-right: 5px;
}

.slide-highlight {
    position: absolute;
    left: 31px;
    top: 256px;
}

.slide-highlight-step {
    background-size: contain;
    background-repeat: no-repeat;
}

.slide-highlight-step_1 {
    width: 138px;
    height: 114px;
    background-image: url(../img/step-1.png);
}

.slide-highlight-step_1_pre {
    width: 57px;
    height: 45px;
    margin-left: 247px;
    margin-top: -104px;
}

.slide-highlight-step_2 {
    width: 139px;
    height: 115px;
    background-image: url(../img/step-2.png);
}

.slide-highlight-step_2_pre {
    width: 56px;
    height: 45px;
    margin-left: 324px;
    margin-top: -154px;
}

.slide-highlight-step_3 {
    width: 140px;
    height: 115px;
    background-image: url(../img/step-3.png);
}

.slide-highlight-step_3_pre {
    width: 58px;
    height: 45px;
    margin-left: 400px;
    margin-top: -86px;
}

.slide-highlight-step_4 {
    width: 140px;
    height: 115px;
    background-image: url(../img/step-4.png);
}

.slide-highlight-step_4_pre {
    width: 56px;
    height: 45px;
    margin-left: 372px;
    margin-top: -5px;
}

.slide-highlight-step_5 {
    width: 140px;
    height: 115px;
    background-image: url(../img/step-5.png);
}

.slide-highlight-step_5_pre {
    width: 56px;
    height: 45px;
    margin-left: 329px;
    margin-top: -56px;
}

.slide-highlight-step_6 {
    width: 147px;
    height: 110px;
    background-image: url(../img/step-6.png);
    margin-top: 50px;
}

.slide-highlight-step_6_pre {
    width: 84px;
    height: 65px;
    margin-left: 261px;
    margin-top: -20px;
}

.slide-highlight-step_7 {
    width: 139px;
    height: 114px;
    background-image: url(../img/step-7.png);
}

.slide-onoff {
    position: absolute;
    left: 19px;
    top: 344px;
}

.slide-onoff-btn {
    width: 153px;
    height: 79px;
    background: url(../img/onoff.png) no-repeat;
    cursor: pointer;
}

.slide-dot {
    position: absolute;
}

.slide-dot_1 {
    margin-left: 115px;
    margin-top: 92px;
}

.slide-dot_2 {
    margin-left: 29px;
    margin-top: 90px;
}

.slide-dot_3 {
    margin-left: 6px;
    margin-top: 92px;
}

.slide-dot_4 {
    margin-left: 85px;
    margin-top: 8px;
}

.slide-dot_5 {
    margin-left: 47px;
    margin-top: 40px;
}

.slide-dot_6 {
    margin-left: 68px;
    margin-top: 36px;
}

.slide-dot-circle {
    width: 14px;
    height: 14px;
    background-color: #e85152;
    border-radius: 14px;
}

.slide-btns {
    position: absolute;
    left: 18px;
    top: 409px;
}

.slide-btns-btn {
    float: left;
    min-height: 27px;
    padding-top: 5px;
    cursor: pointer;
    font-size: 15px;
}

.slide-btns-btn:hover {
    color: #c4bbcd;
}

@media only screen /*removes hover color on ipad*/
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
    .slide-btns-btn:hover{color: #666;}
}

.slide-btns-btn_twoline {
    padding-top: 0px;
    line-height: 1;
}

.slide-btns-btn_prev {
    margin-right: 23px;
    background: url(../img/btn-prev.png) no-repeat;
    padding-left: 26px;
}

.slide-btns-btn_next {
    width: 61px;
    background: url(../img/btn-next.png) right top no-repeat;
    padding-right: 22px;
}

.slide-bd {
    position: absolute;
    left: 231px;
    top: 85px;
}

.slide-bd-dot {
    position: absolute;
}

.slide-bd-dot_1 {
    margin-left: 70px;
    margin-top: 92px;
}

.slide-bd-dot_2 {
    margin-left: 112px;
    margin-top: 43px;
}

.slide-bd-dot_3 {
    margin-left: 179px;
    margin-top: 113px;
}

.slide-bd-dot_4 {
    margin-left: 181px;
    margin-top: 162px;
}

.slide-bd-dot_5 {
    margin-left: 124px;
    margin-top: 124px;
}

.slide-bd-dot_6 {
    margin-left: 76px;
    margin-top: 167px;
}

.slide-bd-dot-circle {
    width: 6px;
    height: 6px;
    background-color: #e85152;
    border-radius: 6px;
}

.slide-bd-img {
    position: absolute;
}

.slide-bd-img_unitClosed {
    width: 278px;
    height: 225px;
    background: url(../img/unit-closed.png) no-repeat;
    margin-left: 9px;
    margin-top: 17px;
}

.slide-bd-img_unitOpen {
    width: 287px;
    height: 247px;
    background: url(../img/unit-open.png) no-repeat;
}

.slide-bd-img_unitPanel {
    width: 250px;
    height: 222px;
    background: url(../img/unit-panel.png) no-repeat;
    background-size: contain;
    margin-left: 24px;
    margin-top: 10px;
}

.slide-bd-img_unitPanel_pre {
    width: 126px;
    height: 118px;
    margin-left: 155px;
    margin-top: 9px;
}

.slide-bd-img_tilt {
    width: 170px;
    height: 243px;
    background: url(../img/step-7-alt.png) no-repeat;
    margin-left: 85px;
    margin-top: 10px;
}

.slide-bd-screen {
    width: 76px;
    height: 39px;
    position: absolute;
    margin-left: 116px;
    margin-top: 74px;
}

.slide-bd-screen_a {
    background: url(../img/step-6-screen-a.png) no-repeat;
}

.slide-bd-screen_b {
    background: url(../img/step-6-screen-b.png) no-repeat;
}