.guide-main {
    background-size: 100% 100%;
    padding: 0 10px;
}

/* Portrait tablets and small desktops */
@media (min-width: 1279px) and (orientation : landscape) {
    /*------------by Gayan----------------*/
    .dtz-slide-bg {
        background-image: url(images/back/Default-landscape-ipad.png);
        background-position: top left !important;
        background-size: 100% 100%;
    }
    /* Guide -------- */

    .dtz-slide-sr-bg {
        background-image: url(images/serviceRequest/Default-landscape-ipad.jpg);
        background-position: top left !important;
        background-size: 100% 100%;
    }

    .dtz-reg-bg-logo {
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        background-image: url(images/servicerequest/logo_trans.png);
        height: 35px;
        width: 140px;
        position: fixed;
        bottom: 0;
        right: 0;
    }


    .layer-b {
        background-size: 100% auto;
        width: 550px;
        height: 700px;
    }

    .inner-b {
    }

    .layer-b .bg-b-2-a {
        background-size: 100% auto;
    }

    .layer-b .bg-b-2-b {
        background-size: 100% auto;
    }

    .layer-b .bg-b-2-c {
        background-size: 100% auto;
    }

    .l-aa {
        height: 75px;
        width: 296px;
        top: 33px;
        right: 0px;
    }

    .l-bb {
        height: 75px;
        width: 220px;
        top: 114px;
        right: 0px;
    }

    .l-cc {
        height: 75px;
        width: 180px;
        top: 214px;
        right: 0px;
    }

    .headline-a {
        position: absolute;
        right: 10px;
        top: 45px;
        width: 300px;
        height: 190px;
    }

    .page-body-text {
        position: absolute;
        bottom: 70px;
        right: 10px;
        width: 150px;
        color: #fff;
        font-size: 26px;
        text-align: right;
        font-weight: 100;
    }

    .page-back {
        position: absolute;
        bottom: 40px;
        right: 10px;
        width: 80px;
        text-align: right;
    }

        .page-back a {
            font-size: 34px;
            font-weight: 100;
        }
    /* End guide -------- */

    /*----------------by madhawee-------------------*/

    .guide-main {
        background-position: 0 -400px;
        background-size: 100% auto;
    }

    .dtz-logo {
        float: right;
        margin-top: 70px;
        right: 2px;
    }

    img.phone {
        width: 25%;
        position: fixed;
        bottom: -30px;
    }

    img.logo {
        float: right;
        width: 100%;
    }

    img.curve {
        float: right;
        width: 20%;
        position: fixed;
        bottom: 20px;
    }

    .curve-bg {
        float: right;
    }

    .curve-text {
        color: #fff;
        float: right;
        font-size: 20px;
        font-weight: 200;
        margin-top: 40px;
        text-align: right;
        width: 560px;
        padding-left: 150px;
    }

    img.list {
        width: 36%;
        margin-left: 100px;
        position: fixed;
        bottom: 10px;
    }

    img.logo-register {
        float: right;
        margin-right: 2px;
        width: 75%;
    }

    .list-text {
        color: #fff;
        float: left;
        font-size: 31px;
        font-weight: 200;
        margin-left: 10px;
        margin-top: 320px;
        text-align: left;
        width: 500px;
    }
    /* End  -------- */
}

/* CSS Document */
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 1279px) {
    .dtz-slide-sr-bg {
        background-image: url(images/serviceRequest/Default-landscape-ipad.jpg);
        background-position: top left !important;
        background-size: 100% 100%;
    }
}

/* Landscape phones and portrait landscape */
@media (max-width: 767px) and (orientation : landscape) {
    /*------------by Gayan----------------*/
    .dtz-slide-bg {
        background-image: url(images/back/screen-iphone-portrait.png);
        background-size: 100% 100%;
    }

    .dtz-slide-sr-bg {
        background-image: url(images/servicerequest/screen-ipad-portrait-2x.jpg);
        background-size: 100% 100%;
    }

    .dtz-reg-bg-logo {
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        background-image: url(images/servicerequest/logo_trans.png);
        height: 35px;
        width: 140px;
        position: fixed;
        bottom: 0;
        right: 0;
    }
    /* Guide -------- */
    .layer-b {
        background-size: 100% auto;
        background-position: 0 50px;
        width: 330px;
        height: 350px;
    }

    .inner-b {
    }

    .layer-b .bg-b-2-a {
        background-size: 100% auto;
        background-position: 0 50px;
    }

    .layer-b .bg-b-2-b {
        background-size: 100% auto;
        background-position: 0 50px;
    }

    .layer-b .bg-b-2-c {
        background-size: 100% auto;
        background-position: 0 50px;
    }

    .l-aa {
        height: 45px;
        width: 180px;
        top: 55px;
        right: 0px;
    }

    .l-bb {
        height: 45px;
        width: 140px;
        top: 105px;
        right: 0px;
    }

    .l-cc {
        height: 45px;
        width: 110px;
        top: 168px;
        right: 0px;
    }

    /*.headline-a span { display:block; font-size:80px; line-height: 60px; }*/
    .headline-a {
        position: absolute;
        right: 10px;
        top: 20px;
        width: 180px;
        height: 100px;
    }

    .page-body-text {
        position: absolute;
        bottom: 20px;
        right: 10px;
        width: 80px;
        color: #fff;
        font-size: 12px;
        text-align: right;
    }

    .page-back {
        position: absolute;
        bottom: 30px;
        right: 10px;
        width: 80px;
        text-align: right;
    }

        .page-back a {
            color: #fff !important;
            font-size: 18px;
            font-weight: 100 !important;
        }
    /* End guide -------- */
    /*----------------by madhawee-------------------*/

    .guide-main {
        background-position: 0 -200px;
        background-size: 100% auto;
    }

    img.phone {
        width: 18%;
        position: fixed;
        bottom: -10px;
    }

    .curve-bg {
        float: right;
        right: 130px;
        top: 102px;
    }

    img.curve {
        float: right;
        width: 12%;
        position: fixed;
        bottom: 10px;
    }

    img.logo {
        width: 90%;
        float: right;
        margin-top: 35px;
    }

    .curve-text {
        color: #fff;
        float: right;
        font-size: 12px;
        font-weight: 200;
        text-align: right;
        width: 340px;
        padding-left: 100px;
        padding-top: 20px;
    }

    img.list {
        width: 46%;
        margin-top: 30px;
        margin-left: 80px;
    }

    img.logo-register {
        float: right;
        margin-right: 2px;
        margin-top: 30px;
        width: 75%;
    }

    .list-text {
        color: #fff;
        float: left;
        font-size: 18px;
        font-weight: 200;
        margin-left: 10px;
        margin-top: -170px;
        text-align: left;
        width: 400px;
    }

    /* End  -------- */
}

/* portrait phones and portrait tablets */
@media screen and (max-width: 767px) and (orientation : portrait) {
    /*------------by Gayan----------------*/
    .dtz-slide-bg {
        background-image: url(images/back/screen-iphone-portrait.png);
        background-size: 100% 100%;
    }

    .dtz-slide-sr-bg {
        background-image: url(images/servicerequest/screen-iphone-portrait.png);
        background-size: 100% 100%;
    }

    .dtz-reg-bg-logo {
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        background-image: url(images/servicerequest/logo_trans.png);
        height: 35px;
        width: 140px;
        position: fixed;
        bottom: 0;
        right: 0;
    }

    /*----------------by madhawee-------------------*/

    .dtz-logo {
        float: right;
        margin-top: 70px;
        right: 2px;
    }

    img.phone {
        width: 48%;
        position: fixed;
        bottom: 0px;
    }

    img.logo {
        width: 150%;
        margin-top: -35px;
        float: right;
    }

    img.curve {
        width: 34%;
        float: right;
        position: fixed;
        bottom: 30px;
    }

    .curve-bg {
        float: right;
        right: 10px;
    }

    .curve-text {
        margin-top: 170px;
        text-align: right;
        font-size: 12px;
        font-weight: 200;
        width: 100px;
        color: #fff;
        float: right;
        padding-left: 70px;
    }

    img.list {
        width: 74%;
        position: fixed;
        bottom: 10px;
    }

    img.logo-register {
        float: right;
        margin-right: 2px;
        margin-top: -35px;
        width: 120%;
    }

    .list-text {
        color: #fff;
        float: left;
        font-size: 18px;
        font-weight: 200;
        margin-top: -230px;
        text-align: left;
        width: 200px;
        margin-left: 6px;
    }
    /* End ------ */
}

/* Landscape phones and smaller */

@media screen and (max-width: 480px) and (orientation : landscape) {
    /*.dtz-logo {
            float: right;
            margin-top: 70px;
            right: 2px;
        }

        img.phone {
            width: 10%;
            margin-top: 60px;
        }

        img.logo {
            width: 140%;
            margin-top:-20px;
            float: right;
        }

        img.curve {
            width: 96%;
            float: right;
            margin-right: 20px;
            margin-top: 5px;
        }

        .curve-bg {
            float: right;
            right: 10px;
        }

        .curve-text {
            margin-top: -240px;
            text-align: right;
            font-size: 12px;
            text-align: right;
            font-weight: 200;
            width: 90px;
            color: #fff;
            float: right;
        }

        img.list {
           margin-left: 10px;
           margin-top: 80px;
           width: 130%;
        }

        img.logo-register {
            float: right;
            margin-right: 2px;
             width: 90%;
        }

        .list-text {
            color: #fff;
            float: left;
            font-size: 18px;
            font-weight: 200;
            margin-top: -230px;
            text-align: left;
            width: 200px;
            margin-left: 6px;
        }*/
}

/* portrait phones and smaller */
@media (max-width: 480px) and (orientation : portrait) {
    /* Guide -------- */
    .layer-b {
        background-size: 100% auto;
        width: 95%;
        max-width: 340px;
        height: 415px;
    }

    .inner-b {
    }

    .layer-b .bg-b-2-a {
        background-size: 100% auto;
    }

    .layer-b .bg-b-2-b {
        background-size: 100% auto;
    }

    .layer-b .bg-b-2-c {
        background-size: 100% auto;
    }

    .l-aa {
        height: 45px;
        width: 180px;
        right: 0px;
    }

    .l-bb {
        height: 45px;
        width: 150px;
        top: 50px;
        right: 0px;
    }

    .l-cc {
        height: 45px;
        width: 120px;
        top: 110px;
        right: 0px;
    }

    /*.headline-a span { display:block; font-size:80px; line-height: 60px; }*/
    .headline-a {
        width: 200px;
        height: 120px;
        margin: 0 auto 0 auto;
        padding-top: 60px;
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: center center;
    }

    .page-body-text {
        position: absolute;
        bottom: 50px;
        right: 10px;
        width: 60px;
        color: #fff;
        font-size: 12px;
        text-align: right;
    }

    .page-back {
        position: absolute;
        bottom: 30px;
        right: 10px;
        width: 80px;
        text-align: right;
    }

        .page-back a {
            color: #fff !important;
            font-size: 18px;
            font-weight: 100 !important;
        }
    /* End ------ */

    /*.dtz-logo {
            float: right;
            margin-top: 70px;
            right: 2px;
        }

        img.phone {
            width: 88%;
            margin-top: 30px;
        }

        img.logo {
            width: 130%;
            margin-top:-20px;
            float: right;
        }

        img.curve {
            width: 90%;
            float: right;
            margin-right: 20px;
            margin-top: 5px;
        }

        .curve-bg {
            float: right;
            right: 10px;
        }

        .curve-text {
            margin-top: -250px;
            text-align: right;
            font-size: 12px;
            text-align: right;
            font-weight: 200;
            width: 90px;
            color: #fff;
            float: right;
        }

        img.list {
           margin-left: 10px;
           margin-top: 80px;
           width: 130%;
        }

        img.logo-register {
            float: right;
            margin-right: 2px;
            margin-top: -20px;
            width: 90%;
        }

        .list-text {
            color: #fff;
            float: left;
            font-size: 18px;
            font-weight: 200;
            margin-top: -230px;
            text-align: left;
            width: 200px;
            margin-left: 6px;
        }*/
}

/* iPhone < 5: -------------------- */
@media screen and (device-aspect-ratio: 2/3) {
}

/* iPhone 5: --------------------- */
@media screen and (device-aspect-ratio: 40/71) and (orientation : portrait ) {
    /*------------by Gayan----------------*/
    .dtz-slide-bg {
        background-image: url(images/back/screen-iphone-portrait-2x.png);
        background-size: 100% 100%;
    }

    .dtz-slide-sr-bg {
        background-image: url(images/servicerequest/screen-iphone-portrait-2x.jpg);
        background-size: 100% 100%;
    }

    .dtz-reg-bg-logo {
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        background-image: url(images/servicerequest/logo_trans.png);
        height: 35px;
        width: 140px;
        position: fixed;
        bottom: 0;
        right: 0;
    }

    #wodetailsheader .page-sub-menu .ui-block-a {
        width: 30.5%;
    }

    #wodetailsheader .page-sub-menu .ui-block-b {
        width: 69.5%;
    }

    .page-sub-menu h4 {
        text-align: left;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        font-size: 16px;
        margin: 20px 0 0 10px;
    }

    .wo-complition-wzrd .btns > span {
        text-align: left;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        top: 76px;
        font-size: 18px;
    }

    .asset-search-fld {
        width: 71.5%;
    }
    /* Buttons bit smaller for iPhone ---- */
    a.ui-btn-up-i, a.ui-btn-hover-i {
        height: 32px;
        width: 32px;
    }

    .btn-a.ui-btn .ui-icon {
        margin: 6px 0 0 6px !important;
    }
    /* Guide -------- */
    .layer-b {
        background-size: 100% auto;
        width: 98%;
        height: 390px;
    }

    .inner-b {
    }

    .layer-b .bg-b-2-a {
        background-size: 100% auto;
    }

    .layer-b .bg-b-2-b {
        background-size: 100% auto;
    }

    .layer-b .bg-b-2-c {
        background-size: 100% auto;
    }

    .l-aa {
        height: 45px;
        width: 180px;
        right: 0px;
    }

    .l-bb {
        height: 45px;
        width: 150px;
        top: 50px;
        right: 0px;
    }

    .l-cc {
        height: 45px;
        width: 120px;
        top: 110px;
        right: 0px;
    }

    /*.headline-a span { display:block; font-size:80px; line-height: 60px; }*/
    .headline-a {
        width: 200px;
        height: 120px;
        margin: 0 auto 0 auto;
        padding-top: 60px;
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: center center;
    }

    .page-body-text {
        position: absolute;
        bottom: 50px;
        right: 10px;
        width: 60px;
        color: #fff;
        font-size: 12px;
        text-align: right;
    }

    .page-back {
        position: absolute;
        bottom: 30px;
        right: 10px;
        width: 80px;
        text-align: right;
    }

        .page-back a {
            color: #fff !important;
            font-size: 18px;
            font-weight: 100 !important;
        }
    /* End ------ */

    /*----------------by madhawee-------------------*/

    .dtz-logo {
        float: right;
        margin-top: 70px;
        right: 2px;
    }

    img.phone {
        width: 55%;
        position: fixed;
        bottom: 0px;
    }

    img.logo {
        width: 190%;
        margin-top: -35px;
        float: right;
    }

    img.curve {
        width: 40%;
        float: right;
        position: fixed;
        bottom: 30px;
    }

    .curve-bg {
        float: right;
        right: 10px;
    }

    .curve-text {
        margin-top: 150px;
        text-align: right;
        font-size: 12px;
        font-weight: 200;
        width: 100px;
        color: #fff;
        float: right;
        padding-left: 24px;
    }

    img.list {
        width: 90%;
        position: fixed;
        bottom: 10px;
    }

    img.logo-register {
        float: right;
        margin-right: 2px;
        margin-top: -35px;
        width: 120%;
    }

    .list-text {
        color: #fff;
        float: left;
        font-size: 18px;
        font-weight: 200;
        margin-top: -230px;
        text-align: left;
        width: 200px;
        margin-left: 6px;
    }

    /* End ------ */
}

/* iPhone 5 in landscape: ------------------------- */
@media screen and (device-aspect-ratio: 40/71) and (orientation : landscape) {
    /*------------by Gayan----------------*/
    .dtz-slide-bg {
        background-image: url(images/back/screen-iphone-landscape-2x.png);
        background-position: top left !important;
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }

    .dtz-slide-sr-bg {
        background-image: url(images/servicerequest/screen-iphone-landscape-2x.jpg);
        background-position: top left !important;
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }

    .dtz-reg-bg-logo {
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        background-image: url(images/servicerequest/logo_trans.png);
        height: 35px;
        width: 140px;
        position: fixed;
        bottom: 0;
        right: 0;
    }

    .asset-search-fld {
        width: 82.5%;
    }

    /* Guide -------- */
    .layer-b {
        background-size: 100% auto;
        background-position: 0 50px;
        width: 330px;
        height: 350px;
    }

    .inner-b {
    }

    .layer-b .bg-b-2-a {
        background-size: 100% auto;
        background-position: 0 50px;
    }

    .layer-b .bg-b-2-b {
        background-size: 100% auto;
        background-position: 0 50px;
    }

    .layer-b .bg-b-2-c {
        background-size: 100% auto;
        background-position: 0 50px;
    }

    .l-aa {
        height: 45px;
        width: 180px;
        top: 55px;
        right: 0px;
    }

    .l-bb {
        height: 45px;
        width: 140px;
        top: 105px;
        right: 0px;
    }

    .l-cc {
        height: 45px;
        width: 110px;
        top: 168px;
        right: 0px;
    }

    /*.headline-a span { display:block; font-size:80px; line-height: 60px; }*/
    .headline-a {
        position: absolute;
        right: 10px;
        top: 20px;
        width: 180px;
        height: 100px;
    }

    .page-body-text {
        position: absolute;
        bottom: 20px;
        right: 10px;
        width: 80px;
        color: #fff;
        font-size: 12px;
        text-align: right;
    }

    .page-back {
        position: absolute;
        bottom: 30px;
        right: 10px;
        width: 80px;
        text-align: right;
    }

        .page-back a {
            color: #fff !important;
            font-size: 18px;
            font-weight: 100 !important;
        }
    /* End guide -------- */

    /*----------------by madhawee-------------------*/

    .guide-main {
        background-position: 0 -200px;
        background-size: 100% auto;
    }

    img.phone {
        width: 20%;
        position: fixed;
        bottom: -10px;
    }

    .curve-bg {
        float: right;
        right: 130px;
        top: 102px;
    }

    img.curve {
        float: right;
        width: 12%;
        position: fixed;
        bottom: 10px;
    }

    img.logo {
        width: 90%;
        float: right;
        margin-top: 35px;
    }

    .curve-text {
        color: #fff;
        float: right;
        font-size: 12px;
        font-weight: 200;
        text-align: right;
        width: 340px;
        padding-left: 80px;
        padding-top: 40px;
    }

    img.list {
        width: 50%;
        margin-top: 40px;
        margin-left: 80px;
    }

    img.logo-register {
        float: right;
        margin-right: 2px;
        margin-top: 30px;
        width: 75%;
    }

    .list-text {
        color: #fff;
        float: left;
        font-size: 18px;
        font-weight: 200;
        margin-left: 10px;
        margin-top: -150px;
        text-align: left;
        width: 400px;
    }

    /* End  -------- */
}

/* iPad: landscape ------------------------- */
@media screen and (device-aspect-ratio: 3/4) and (orientation : landscape) {
    /*------------by Gayan----------------*/
    .dtz-slide-bg {
        background-image: url(images/back/Default-landscape-ipad.png);
        background-position: top left !important;
        background-size: 100% 100%;
    }

    .dtz-slide-sr-bg {
        background-image: url(images/servicerequest/Default-landscape-ipad.jpg);
        background-position: top left !important;
        background-size: 100% 100%;
    }

    .dtz-reg-bg-logo {
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        background-image: url(images/servicerequest/logo_trans.png);
        height: 35px;
        width: 140px;
        position: fixed;
        bottom: 0;
        right: 0;
    }
    /* Guide -------- */
    .layer-b {
        background-size: 100% auto;
        width: 550px;
        height: 700px;
    }

    .inner-b {
    }

    .layer-b .bg-b-2-a {
        background-size: 100% auto;
    }

    .layer-b .bg-b-2-b {
        background-size: 100% auto;
    }

    .layer-b .bg-b-2-c {
        background-size: 100% auto;
    }

    .l-aa {
        height: 75px;
        width: 296px;
        top: 33px;
        right: 0px;
    }

    .l-bb {
        height: 75px;
        width: 220px;
        top: 114px;
        right: 0px;
    }

    .l-cc {
        height: 75px;
        width: 180px;
        top: 214px;
        right: 0px;
    }

    .headline-a {
        position: absolute;
        right: 10px;
        top: 45px;
        width: 300px;
        height: 190px;
    }

    .page-body-text {
        position: absolute;
        bottom: 70px;
        right: 10px;
        width: 150px;
        color: #fff;
        font-size: 26px;
        text-align: right;
        font-weight: 100;
    }

    .page-back {
        position: absolute;
        bottom: 40px;
        right: 10px;
        width: 80px;
        text-align: right;
    }

        .page-back a {
            font-size: 34px;
            font-weight: 100;
        }
    /* End guide -------- */

    /*----------------by madhawee-------------------*/

    .guide-main {
        background-position: 0 -400px;
        background-size: 100% auto;
    }

    .dtz-logo {
        float: right;
        margin-top: 70px;
        right: 2px;
    }

    img.phone {
        width: 25%;
        position: fixed;
        bottom: -30px;
    }

    img.logo {
        float: right;
        width: 100%;
    }

    img.curve {
        float: right;
        width: 20%;
        position: fixed;
        bottom: 20px;
    }

    .curve-bg {
        float: right;
    }

    .curve-text {
        color: #fff;
        float: right;
        font-size: 20px;
        font-weight: 200;
        margin-top: 40px;
        text-align: right;
        width: 560px;
        padding-left: 150px;
    }

    img.list {
        width: 36%;
        margin-left: 100px;
        position: fixed;
        bottom: 10px;
    }

    img.logo-register {
        float: right;
        margin-right: 2px;
        width: 75%;
    }

    .list-text {
        color: #fff;
        float: left;
        font-size: 31px;
        font-weight: 200;
        margin-left: 10px;
        margin-top: 320px;
        text-align: left;
        width: 500px;
    }
    /* End  -------- */
}

/* iPad: portrait ------------------------- */
@media screen and (device-aspect-ratio: 3/4) and (orientation : portrait ) {
    /*------------by Gayan----------------*/
    .dtz-slide-bg {
        background-image: url(images/back/screen-ipad-portrait.png);
        background-size: 100% 100%;
    }

    .dtz-slide-sr-bg {
        background-image: url(images/servicerequest/screen-ipad-portrait.jpg);
        background-size: 100% 100%;
    }

    .dtz-reg-bg-logo {
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        background-image: url(images/servicerequest/logo_trans.png);
        height: 35px;
        width: 140px;
        position: fixed;
        bottom: 0;
        right: 0;
    }
    /* Guide -------- */
    .layer-b {
        background-size: 100% auto;
        width: 550px;
        height: 700px;
    }

    .inner-b {
    }

    .layer-b .bg-b-2-a {
        background-size: 100% auto;
    }

    .layer-b .bg-b-2-b {
        background-size: 100% auto;
    }

    .layer-b .bg-b-2-c {
        background-size: 100% auto;
    }

    .l-aa {
        height: 75px;
        width: 296px;
        top: 33px;
        right: 0px;
    }

    .l-bb {
        height: 75px;
        width: 220px;
        top: 114px;
        right: 0px;
    }

    .l-cc {
        height: 75px;
        width: 180px;
        top: 214px;
        right: 0px;
    }

    /*.headline-a span { display:block; font-size:80px; line-height: 60px; }*/
    .headline-a {
        width: 300px;
        height: 240px;
        margin: 0 auto 0 auto;
        padding-top: 30px;
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: center center;
    }

    .page-body-text {
        position: absolute;
        bottom: 50px;
        right: 10px;
        width: 120px;
        color: #fff;
        font-weight: 100;
        font-size: 18px;
        text-align: right;
    }

    .page-back {
        position: absolute;
        bottom: 30px;
        right: 10px;
        width: 80px;
        text-align: right;
    }

        .page-back a {
            color: #fff !important;
            font-size: 18px;
            font-weight: 100 !important;
        }
    /* End guide -------- */

    /*----------------by madhawee-------------------*/

    .dtz-logo {
        float: right;
        right: 2px;
    }

    img.phone {
        width: 46%;
        position: fixed;
        bottom: -30px;
    }

    img.logo {
        float: right;
        width: 100%;
        margin-top: 50px;
    }

    img.curve {
        float: right;
        width: 30%;
        position: fixed;
        bottom: 30px;
    }

    .curve-bg {
        float: right;
    }

    .curve-text {
        color: #fff;
        float: right;
        font-size: 20px;
        font-weight: 200;
        margin-top: 240px;
        text-align: right;
        width: 200px;
        padding-left: 180px;
    }

    img.list {
        margin-left: 10px;
        width: 68%;
        position: fixed;
        bottom: 30px;
    }

    img.logo-register {
        float: right;
        margin-right: 2px;
        margin-top: 50px;
        width: 100%;
    }

    .list-text {
        color: #fff;
        float: left;
        font-size: 31px;
        font-weight: 200;
        margin-top: 400px;
        text-align: left;
        width: 200px;
        margin-left: 10px;
    }

    /* End  -------- */
}
