

/*@import url('landscape.android.css');
@import url('landscape.iphone.css');*/

@font-face {
    font-family: 'AlmoniDLAAA';
    src: url('../fonts/AlmoniDLAAA-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/AlmoniDLAAA-Light.woff') format('woff'), url('../fonts/AlmoniDLAAA-Light.ttf') format('truetype'), url('../fonts/AlmoniDLAAA-Light.svg#AlmoniDLAAA-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'AlmoniDLAAA';
    src: url('../fonts/AlmoniDLAAA.eot?#iefix') format('embedded-opentype'), url('../fonts/AlmoniDLAAA.woff') format('woff'), url('../fonts/AlmoniDLAAA.ttf') format('truetype'), url('../fonts/AlmoniDLAAA.svg#AlmoniDLAAA') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'AlmoniDLAAA';
    src: url('../fonts/AlmoniDLAAA-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/AlmoniDLAAA-Bold.woff') format('woff'), url('../fonts/AlmoniDLAAA-Bold.ttf') format('truetype'), url('../fonts/AlmoniDLAAA-Bold.svg#AlmoniDLAAA-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'AlmoniDLAAA';
    src: url('../fonts/AlmoniDLAAA-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/AlmoniDLAAA-Black.woff') format('woff'), url('../fonts/AlmoniDLAAA-Black.ttf') format('truetype'), url('../fonts/AlmoniDLAAA-Black.svg#AlmoniDLAAA-Black') format('svg');
    font-weight: 800;
    font-style: normal;
}

.text-slider {
    font-size: 19px;
    text-align: right;
    padding: 12px 23px;
    direction: rtl;
}

.mont-details {
    background-color: #fff;
}

body {
    font-family: 'AlmoniDLAAA';
}

a {
    color: #2e2e2e;
    text-decoration: none;
}

input, select, textarea {
    font-family: inherit;
}

.clearfix {
    clear: both;
}

.ui-content ul {
    list-style-type: none;
}

#sign_up .ui-content {
    padding: 0;
}
/**Home page**/
#home {
    overflow: hidden;
}

    #home .btn_enter {
        bottom: 98px;
        color: rgb(255, 255, 255);
        border-radius: 4px;
        border: 1px solid rgb(255, 255, 255);
        font-size: 16px;
        margin: 0px auto;
        z-index: 10;
        width: 260px;
        direction: rtl;
        background: none;
    }



    #home .pagination {
        direction: rtl;
        position: absolute;
        bottom: 1.5%;
        left: 0px;
        width: 100%;
        z-index: 1;
    }

        #home .pagination .swiper-pagination-switch {
            margin-left: 4px;
            margin-right: 0;
        }
/**Main**/
#main > .ui-content > div:last-of-type {
    border-bottom: none;
}

.icons {
    background: url(../images/sprite.svg) 0 no-repeat;
    display: inline-block;
}



#back_btn {
    width: 38px;
    height: 38px;
    background-position: -384px 10px;
}

    #back_btn span {
        display: none;
    }

#menu_mob, .main_event_after_login .menu_mob, .main_event_after_login_rate .menu_mob {
    width: 33px;
    height: 30px;
    background-position: 0px -52px;
}

.ui-page-theme-a header .ui-btn-icon-notext, .no-bg {
    background: none !important;
    border: none !important;
}



.ui-footer .ui-navbar .ui-btn {
    padding-top: 3px;
    padding-bottom: 3px;
    border: none;
}

.pesudo-img {
    width: 100vw;
    height: 100vh;
}

#main .slide-img h1 {
    font-weight: normal;
    margin-top: 0;
    font-size: 14px;
}

#main .slide-img h2 {
    font-size: 14px;
    font-weight: normal;
}

.slide-img h1 {
    color: #2E2E2E;
    font-size: 13px;
    line-height: 13px;
    margin: -5px 0px 0px;
    height: 13px;
    overflow: hidden;
}

.slide-img {
    text-align: right;
    color: #000;
    background: none repeat scroll 0% 0% #FFF;
    direction: rtl;
}

#home .slide1 {
    background: url(../images/banner1.jpg) no-repeat;
    background-size: 100%;
    height: 100%;
}

#home .slide2 {
    background: url(../images/banner2.jpg) no-repeat;
    background-size: 100%;
    height: 100%;
}

#home .slide3 {
    background: url(../images/banner3.jpg) no-repeat;
    background-size: 100%;
    height: 100%;
}

#home .slide4 {
    background: url(../images/banner4.jpg) no-repeat;
    background-size: 100%;
    height: 100%;
}

#party_details .slide1 {
    background: url(../images/party_slide1.jpg) no-repeat;
    background-size: 100%;
}

#party_details .slide2 {
    background: url(../images/party_slide1.jpg) no-repeat;
    background-size: 100%;
}

#party_details .slide3 {
    background: url(../images/party_slide1.jpg) no-repeat;
    background-size: 100%;
}

#party_details .slide4 {
    background: url(../images/party_slide1.jpg) no-repeat;
    background-size: 100%;
}

.swiper-slide .title {
    font-size: 50px;
    margin-top: 184px;
    margin-bottom: 0px;
    line-height: 40px;
    direction: rtl;
    text-align: right;
    padding: 0px 21px;
    font-weight: bold;
}

#home .swiper-slide {
    overflow: hidden;
}

/*
	guy - this was the original parallax trial for the welcome screens. I disabled it as it works poorly.
	#home .swiper-slide .title, #home .swiper-slide .text-slider
    {
        transform: translate(640px);
        -webkit-transform: translate(640px);
        -moz-transform: translate(640px);
        -o-transform: translate(640px);
        transition: 0.5s transform;
        -webkit-transition: 0.5s transform;
        -moz-transition: 0.5s transform;
        -o-transition: 0.5s transform;
    }

    #home .swiper-slide.swiper-slide-active .title, #home .swiper-slide.swiper-slide-active .text-slider
    {
        transform: translate(0px);
        -webkit-transform: translate(0px);
        -moz-transform: translate(0px);
        -o-transform: translate(0px);
    }*/
/*#main footer a{
	background-color: #F3F2F2;
	display:none;
}*/
#home .btn_enter:active, #main .btn_enter.home_p:active {
    background: #fff;
    color: #333;
}

.slide-img h2 {
    color: #999;
    font-size: 12px;
    margin: 0px;
    /*height: 13px;*/
    overflow: hidden;
}

/*
#UserVideoPlaylist .slide-img h1 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	background: white;
	height: 35px;
	padding-top: 2px;
}

#UserVideoPlaylist .slide-img h2 {
	position: absolute;
	bottom: 12px;
	right: 0;
}
*/

.swiper-container-new {
    border-bottom: 1px solid #C9C9C9;
    height: 170px !important;
    background: none repeat scroll 0% 0% #FFF;
}

.ui-content .swiper-container-new:first-of-type {
    height: 159px !important;
}

.swiper-container-new .swiper-wrapper {
    padding-top: 12px;
}

.gold {
    background: url("../images/sprite.svg") no-repeat scroll -405px -53px transparent !important;
}

/** Party Details**/
.swpier-js5 {
}

    .swpier-js5 .swiper-wrapper {
        height: 190px;
    }

.party_btn {
    position: absolute;
    z-index: 10;
    background: rgba(0,0,0,0.8);
    height: 40px;
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
    list-style: none;
}

    .party_btn li:first-child {
        border-left: none;
    }

    .party_btn li {
        float: left;
        width: 50%;
        border-left: 1px solid #959595;
        box-sizing: border-box;
        margin-top: 4px;
        margin-bottom: 8px;
    }

        .party_btn li a {
            margin: 0;
            display: block;
            line-height: 28px;
            font-size: 17.5px;
            color: #fff;
            position: relative;
        }



            .party_btn li a i {
                width: 25px;
                height: 24px;
                display: inline-block;
                background: url(../images/sprite.svg) 0 no-repeat;
                vertical-align: middle;
            }

            .party_btn li a.icon_chat i {
                background-position: -2px 0px;
                margin-left: 7px;
            }

            .party_btn li a.icon_call i {
                background-position: -103px 0px;
                margin-left: 5px;
            }

.swpier-js5 {
    z-index: 0 !important;
}

    .swpier-js5 .pagination {
        position: absolute;
        bottom: 1px;
        width: 100%;
    }

        .swpier-js5 .pagination .swiper-pagination-switch {
            width: 5px;
            height: 5px;
        }

            .swpier-js5 .pagination .swiper-pagination-switch:first-child {
                margin-right: 0px;
            }

            .swpier-js5 .pagination .swiper-pagination-switch:last-child {
                margin-right: 4px;
            }

.party_details .ui-content {
    overflow-x: visible;
}

.party_details .details {
    float: right;
    width: 100%;
    padding-right: 91px;
}

    .party_details .details ul {
        margin: 0px;
        padding: 8px 0px 0px;
        float: right;
        width: 100%;
    }

    .party_details .details li.head {
        font-size: 20px;
    }

    .party_details .details li {
        color: #2e2e2e;
        font-size: 16.5px;
        list-style: none;
        line-height: 17px;
    }

        .party_details .details li.color-light {
            color: #a6a6a6;
        }

.party_details ul.schedule {
    margin-top: 23px;
    margin-bottom: 5px;
}

.party_details .schedule li {
    margin-bottom: 16px;
}

.party_details .schedule li {
    color: #2e2e2e;
    font-size: 15px;
    list-style: none;
    position: relative;
}

    .party_details .schedule li:after {
        content: '';
        top: 0;
        right: -30px;
        position: absolute;
        width: 23px;
        height: 20px;
        background: url(../images/sprite.svg) 0 no-repeat;
    }

    .party_details .schedule li.date:after {
        background-position: -54px 0px;
    }

    .party_details .schedule li.time:after {
        background-position: -153px -1px;
    }

    .party_details .schedule li.music:after {
        background-position: -205px 0px;
    }

.party_details p {
    color: #2e2e2e;
    font-size: 16.5px;
    padding: 0 10px 0 0;
}

.party_details .plug-in {
    width: 83px;
    height: 83px;
    border: 1px solid #d5d5d5;
    float: right;
    margin-right: -91px;
    margin-top: -23px;
    position: relative;
    z-index: 1;
}

    .party_details .plug-in img {
        max-width: 100%;
    }

.party_details .swpier-js5 {
    height: auto;
}

/**/
ul.sortable li {
    border-bottom: 1px solid #777;
    background: #fff;
}

    ul.sortable li .ico {
        float: right;
        text-align: center;
        cursor: pointer;
    }

    ul.sortable li a.main_con {
        width: 80%;
        float: right;
        padding: 0 1%;
    }

        ul.sortable li a.main_con img {
            float: right;
            margin-left: 20px;
        }

    ul.sortable li a.ui-btn:active {
        border-color: transparent;
        background: none;
        box-shadow: none;
    }

    ul.sortable li h2 {
        margin: 0;
        padding: 0;
    }

    ul.sortable li p {
        margin: 0;
        padding: 0;
    }

    ul.sortable li .ico {
        float: right;
    }

ul.sortable .edit_ico {
    float: left;
    width: 35px;
    text-align: center;
}

    ul.sortable .edit_ico img {
        margin: 15px 0;
    }

ul.sortable .delete_ico {
    float: left;
    text-align: center;
}

/*.ui-header {
	height: 2.7em;
}

.ui-header .ui-title {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}*/

.left_head {
    float: left;
    padding: 0;
}

    .left_head img {
        float: left;
    }

.mid_head {
    width: 40%;
    float: left;
    text-align: center;
}

.right_head {
    width: auto;
    float: right;
    text-align: right;
    padding: 3px;
}

.middle_head {
    float: left;
    width: 80%;
}
/**Add Song**/
.add_song li a.ui-btn {
    text-align: right;
    padding-right: 6.25em;
    padding-left: 0;
}

.add_song .ui-li-has-thumb > .ui-btn > img:first-child {
    left: inherit;
    right: 0;
}

.add_song .ui-icon-plus {
    background-color: #ccc;
    border: 1px solid #38c;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    color: #38c;
    z-index: 10;
    width: 22px;
    height: 22px;
    position: absolute;
    left: .5625em;
    top: 50%;
    margin-top: -11px;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2014%2014%22%20style%3D%22enable-background%3Anew%200%200%2014%2014%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23FFF%22%20points%3D%2214%2C5%209%2C5%209%2C0%205%2C0%205%2C5%200%2C5%200%2C9%205%2C9%205%2C14%209%2C14%209%2C9%2014%2C9%20%22%2F%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.add_song li.active .ui-icon-plus {
    background-color: #38c;
}

/**play_from_playlist*/
.play_from_playlist .cover {
    text-align: right;
    width: 100%;
    float: left;
    margin-bottom: 50px;
}

.ui-field-contain {
    margin: 0;
}

.swiper-container {
    width: 100%;
    height: 100px;
    color: #fff;
    text-align: center;
    -webkit-overflow-scrolling: touch;
}

    .play_from_playlist img, .swiper-container img {
        width: 100%;
    }

footer .ui-btn {
    /*padding:1em;*/
}
/*second page */
.header-bg {
    background: #2e2e2e;
    position:fixed !important;
}

    .header-bg form {
        width: 100%;
    }

        .header-bg form .ui-btn {
            padding-top: 0 !important;
        }

#search input[type="text"] {
    background: url("../images/search-dark.png") no-repeat scroll right 6px #5C5C5C;
    text-align: right;
    padding: 0px 50px;
    border: 0px none;
    color: #A8A7A7;
    border-radius: 5px;
    direction: rtl;
    font-size: 20px;
}

.banner {
    width: 100%;
    height: auto;
    float: left;
}

    .banner img {
        width: 100%;
    }

#main .swpier-main-page {
    height: auto;
}

.marg-top {
    margin-top: 12px;
}

.head-left {
    width: 50%;
    direction: rtl;
    color: #999;
    text-align: left;
    float: left;
    font-size: 13px;
    padding-left: 4px;
}

.head-right {
    direction: rtl;
    color: #2e2e2e;
    text-align: right;
    float: right;
    font-size: 17px;
    line-height: 15px;
}

.swiper-container-new .swiper-wrapper {
    margin-top: 12px;
}

.icon-mic {
    background: url("../images/footer-icon.svg") no-repeat scroll -25px -35px transparent;
    height: 27px;
    width: 30px;
    margin: 0px auto;
}

.icon-region {
    background: url("../images/footer-icon.svg") no-repeat scroll -152px -35px transparent;
    height: 27px;
    width: 30px;
    margin: 0px auto;
}

.icon-my {
    background: url("../images/footer-icon.svg") no-repeat scroll -282px -36px transparent;
    height: 27px;
    width: 30px;
    margin: 0px auto;
}

.icon-singing {
    background: url("../images/footer-icon.svg") no-repeat scroll -410px -38px transparent; /*guy changed from -41px*/
    height: 27px;
    width: 30px;
    margin: 0px auto;
}

.ui-btn-active .icon-mic {
    background-position: -25px -81px;
}

.ui-btn-active .icon-region {
    background-position: -152px -81px;
}

.ui-btn-active .icon-my {
    background-position: -282px -81px;
}

.ui-btn-active .icon-singing {
    background-position: -408px -77px;
}

.start-btn a {
    color: #fff;
    display: block;
}

.pagination-none {
    display: none;
}

.menu_con, .menu_con_play {
    display: none;
}

.menu-mob {
    position: absolute;
    width: 100%;
    left: 0px;
    right: 0px;
    background: #2e2e2e;
    top: 100%;
    opacity: 0.9;
}

.clr {
    clear: both;
}

.menu-mob ul {
    margin: 0px;
    padding: 0px;
}

    .menu-mob ul li {
        border-bottom: #787878 1px solid;
        margin: 12px 10px;
        padding: 0px 0px 10px 0px;
        list-style: none;
        direction: rtl;
    }

        .menu-mob ul li:last-child {
            border-bottom: none;
        }

        .menu-mob ul li a {
            color: #fff;
            text-shadow: none;
            display: block;
        }

            .menu-mob ul li a:visited {
                color: #fff;
            }


/*.h1-text{ color:#d1dc00; padding: 10px 0px; text-shadow:none; font-weight: normal; font-size:18px !important;}*/
.dir {
    direction: rtl;
}

.text-alg-c {
    text-align: center;
}

.pfont-faml {
    font-size: 18px;
    margin: 0;
}

.padlr {
}

.fb_btn {
    padding-left: 46px;
    position: relative;
}

/*.fb_btn .btnfb-new:focus
    {
        background: #333 !important;
    }*/

.btnfb-new {
    background: #3b5998 !important;
    color: #fff !important;
    font-size: 17.5px;
    line-height: 43px;
    padding: 0em 0px;
    text-shadow: none !important;
    width: 100% !important;
    display: inline-block;
    margin: 0px;
    border-radius: 4px;
    text-align: center;
}
/*search karaoke*/
.container_first {
    width: 100%;
    float: left;
}

    .container_first .km {
        padding: 33px 0 0 0px;
        font-size: 17px;
        color: #a6a6a6;
        float: left;
        width: auto;
    }

        .container_first .km.noRes {
            margin-top: 11%;
            margin-left: 1%;
        }

    .container_first .matter-text {
        float: right;
        padding: 15px 9px;
        overflow: hidden;
        width: 48%;
        text-align: right;
    }

.search_karaoke .ui-listview .matter-text h1 {
    font-size: 17.5px;
    text-align: right;
    width: 100%;
    margin: 0px;
    font-weight: normal;
    line-height: 23px;
}

.container_first .matter-text h1 a {
    color: #2e2e2e;
}

.container_first .matter-text p {
    font-size: 16.5px;
    color: #a6a6a6;
    margin: 0px;
    line-height: 16px;
}

.container_first .img_box {
    pointer-events: auto;
}
/*on search item press background change - guy*/
.main_search .ui-listview > .ui-li-static {
    pointer-events: none;
}

.ui-listview > .ui-li-static:active {
    background: #D1DC00;
}

.ui-listview > .add_song {
    pointer-events: none;
}

    .ui-listview > .add_song .img_box:active {
        opacity: 0.75;
    }

/*.container_first .matter-text h1 a{ pointer-events: auto;}*/ /*restore clicks on title*/
/*********************************************/

.search_karaoke .ui-listview .img_box {
    width: 84px;
    height: 84px;
    float: right;
    border: 1px solid #dbdbdb;
}

.search_karaoke .ui-content {
    padding: 0;
}

    .search_karaoke .ui-content .ui-listview > .ui-li-static {
        padding: 6px 5px;
    }

.container_first .img_box img {
    width: 100%;
    display: block;
}

.mont-details .swiper-container-new2 {
    height: 70px !important;
}

.margtop10 {
    margin-top: 10px !important;
}

.swiper-slide .date-con {
    float: left;
}

    .swiper-slide .date-con.active {
        background: #ececec;
        float: left;
        height:100%;
    }

.swiper-slide .day {
    color: #2e2e2e;
    text-align: center;
    font-size: 14px;
    padding-top: 10px;
    float: left;
    width: 100%;
    height: 19px;
    overflow: hidden;
}

.swiper-slide .date {
    color: #2e2e2e;
    text-align: center;
    font-size: 26px;
    float: left;
    width: 100%;
    line-height: 16px;
}

.swiper-slide .month {
    color: #fff;
    text-align: center;
    font-size: 12px;
    background: #2e2e2e;
    float: left;
    width: 100%;
    margin-top: 4px;
    line-height: 11px;
    padding: 10% 0;
}
/*fb-login page*/
.fb-login {
    padding: 23px 15px;
}

.fb-iconbt {
    width: 44px;
    height: 44px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    left: 0px;
}

.login_btn-con {
    padding: 0px 20px;
}

    .login_btn-con:first-child {
        text-align: center;
    }

    .login_btn-con .ui-input-text {
        margin: 1px 0;
    }

    .login_btn-con button {
        margin-bottom: 18px;
        margin-bottom: 2px;
    }

.info_div {
    position: relative;
}

.icon_info {
    width: 22px;
    height: 22px;
    display: inline-block;
    background-position: -111px -111px;
    position: absolute;
    bottom: 14px;
    left: 5px;
    cursor: pointer;
    z-index: 100;
}

.fb-iconbt img {
    width: 100%;
}

.fb-iconbt-text {
    width: 74%;
    text-align: right;
    direction: rtl;
    float: right;
    padding: 12px 15px 13px 0px;
    border-radius: 3px;
    background: none repeat scroll 0% 0% #3B5998;
    text-shadow: none;
    color: rgb(255, 255, 255);
}

.borderwt {
    width: 100%;
    position: relative;
    border-top: 1px solid #000;
    margin-top: 34px;
}

.borderwt-contant {
    width: 40px;
    position: relative;
    background: none repeat scroll 0% 0% #FFF;
    color: #000;
    top: -13px;
    text-align: center;
    margin: 0px auto;
}

.mail-pro {
    text-align: right !important;
    padding: 0px 4px 16px 0px !important;
    direction: rtl !important;
    border-radius: 0px !important;
    border-bottom: 1px solid #C9C9C9 !important;
    font-size: 16px;
}

.fb-login .ui-input-text, .ui-input-search {
    border-style: none;
}

.pass-pro {
    text-align: right !important;
    padding: 15px 4px !important;
    direction: rtl !important;
    border: none !important;
    font-size: 16px;
}

.btn-log {
    margin: 15px 0 25px 0;
    border-radius: 3px;
    color: #d1dc00 !important;
}

    .btn-log:focus, .btn-log:active {
        color: #2e2e2e !important;
        background-color: #d1dc00 !important;
    }
/*onload css */
#onloaddiv {
    width: 100%;
    top: 0px;
    z-index: 99999;
    height: 100%;
    position: fixed;
    display: none;
    background: none repeat scroll 0% 0% rgba(0,0,0,0.85);
    padding-top: 15px;
}

    #onloaddiv .right_head img {
        position: absolute;
        right: 0px;
        top: 16px;
    }

    #onloaddiv .fixedpos {
        position: absolute;
        width: 100%;
        height: 100%;
    }

    #onloaddiv .arrow1box {
        position: absolute;
        left: 40px;
        top: 19px;
        width: 26%;
        color: #FFF;
        text-align: left;
    }

        #onloaddiv .arrow1box img {
            display: block;
        }

        #onloaddiv .arrow1box h1 {
            font-size: 18px;
            margin: 0px;
            line-height: 15px;
            text-align: center;
            font-weight: normal;
        }

    #onloaddiv .arrow2box {
        right: 29px;
        top: 19px;
        color: #FFF;
        position: absolute;
    }

        #onloaddiv .arrow2box img {
            display: block;
            float: right;
        }

        #onloaddiv .arrow2box h1 {
            font-size: 18px;
            margin: 0px;
            line-height: 15px;
            font-weight: normal;
            float: left;
            width: 100%;
            text-align: right;
        }

    #onloaddiv .fixedpos .ui-btn {
        border-color: fff;
        background-color: transparent;
        color: #fff;
        border-radius: 5px;
        width: 260px;
        margin: 111px auto;
        text-shadow: none;
        text-shadow: 0 1px 0 #f3f3f3;
    }



.item-floating-label {
    display: block;
    background-color: transparent;
    box-shadow: none;
}

form .item-floating-label.last .mail-pro {
    border-bottom: none !important;
}

.item-floating-label .input-label {
    position: relative;
    padding: 5px 0 0 0;
    opacity: 0;
    top: 10px;
    -webkit-transition: opacity 0.15s ease-in, top 0.2s linear;
    -moz-transition: opacity 0.15s ease-in, top 0.2s linear;
    transition: opacity 0.15s ease-in, top 0.2s linear;
    right: 4px;
    text-align: right;
    display: block;
}

    .item-floating-label .input-label.has-input {
        opacity: 1;
        top: 0;
        -webkit-transition: opacity 0.15s ease-in, top 0.2s linear;
        -moz-transition: opacity 0.15s ease-in, top 0.2s linear;
        transition: opacity 0.15s ease-in, top 0.2s linear;
        color: #d1dc00;
    }
/**2my_karaoke.html**/
.my_karaoke .borderwt {
    margin-bottom: -20px;
}

.item-floating-label .input-label {
    margin-bottom: -9px;
}

.my_karaoke .item-floating-label.last .input-label {
    margin-top: -5px;
}

.my_karaoke .info_div {
    margin-top: -25px;
}
/**Joint Event**/
.joint-event .ui-content {
    background: url(../images/joint-event_bg.jpg) top center no-repeat;
}

.joint-event .form {
    padding: 0px 15px;
    width: 238px;
    margin: 0px auto;
    direction: ltr;
}

.ui-autocomplete {
    direction: rtl;
}

#main .ui-autocomplete {
    overflow-y: scroll;
    max-height: 20em;
}

.menu_cl {
    width: 33px;
    height: 40px;
    background-position: 0px -52px;
}

.joint-event .form .ui-field-contain {
    display: inline-block;
    padding: 0;
    border-bottom: none;
}

.joint-event .form .ui-input-text {
    width: 50px;
    height: 50px;
    background: #fff;
    border: 1px solid #afafaf;
    display: inline-block;
    margin: 0 5px;
    float: left;
    line-height: 50px;
}

    .joint-event .form .ui-input-text input {
        text-align: center;
        height: 100%;
        font-size: 24px;
    }

    .joint-event .form .ui-input-text:first-child {
        margin-right: 0;
    }

.joint-event .form .ui-field-contain:nth-child(1) .ui-input-text {
    margin-left: 0px;
}

.ui-page-theme-a .ui-btn.btn {
    background-color: #2e2e2e;
    color: #d1dc00;
    border: none;
    float: left;
    text-shadow: none;
    margin-top: 13px;
    border-radius: 2px;
}

    .ui-page-theme-a .ui-btn.btn:focus, html head + body .ui-btn.ui-btn-b.ui-btn-active /*guy - the last overrides jqMobile*/ {
        color: #2e2e2e;
        background-color: #d1dc00;
    }

.joint-event .ui-content {
    text-align: center;
    direction: rtl;
    min-height: 350px;
}

    .joint-event .ui-content h2 {
        font-weight: normal;
        font-size: 25px;
        line-height: 23px;
        margin: 15px 0 19px 0;
    }
/*main_search*/
.main_search .ui-listview .img_box {
    width: 45px;
    height: 45px;
    float: right;
    border: none;
}

    .main_search .ui-listview .img_box img {
        width: 100%;
    }

.main_search .ui-listview .matter-text {
    float: right;
    padding: 0 10px;
}

    .main_search .ui-listview .matter-text p {
        font-size: 17.5px;
        color: #999999;
        margin: 0px;
        text-align: right;
        line-height: 20px;
    }

.ui-listview .matter-text h1 {
    font-size: 17.5px;
    text-align: right;
    color: #2e2e2e;
    margin: 0px;
    line-height: 26px;
    font-weight: normal;
}

.ui-listview > .ui-li-static {
    padding: 4px 0px;
}

.ui-content .ui-listview, .ui-panel-inner > .ui-listview {
    margin: 0px;
}

.ui-listview > .ui-li-static, .ui-listview > .ui-li-divider, .ui-listview > li > a.ui-btn {
    border-width: 0px 0px 1px 0px;
    border-color: #777777 !important; /*override jqMobile*/
}

.main_search .ui-listview > .ui-li-static, .main_search .ui-listview > .ui-li-divider, .main_search .ui-listview > li > a.ui-btn {
    border-color: #c9c9c9;
}

.main_search .ui-content {
    padding: 0px 8px 0px;
}
/*.main_search .ui-input-search input {font-weight: 800; font-size: 14px;}*/
.main_search .ui-header .ui-title {
    margin-right: 8px;
    margin-left: 40px;
}

#play_song .ui-header .ui-title {
    margin-left: 35px;
}

.main_search .back-arrow {
    width: 35px;
    float: left;
    margin: 10px 0 0 0;
}

.main_search header .ui-icon-delete {
    padding-top: 0 !important;
}
/**7main_category **/
#main_category .ui-content {
    padding-left: 0;
    padding-right: 0;
    margin-right: 8px;
}

    #main_category .ui-content ul {
        margin: 0 auto;
        padding: 0;
        /*width:318px;*/
        overflow: hidden;
        -ms-box-orient: horizontal;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-align-items: stretch;
        align-items: stretch;
    }

        #main_category .ui-content ul li {
            /*float:left;*/
            padding: 5px 3%;
            text-align: center;
            font-size: 14px;
            width: 27%;
            display: inline-block;
        }

            #main_category .ui-content ul li img {
                width: 100%;
                /*max-width:85.5px;*/
            }

            #main_category .ui-content ul li a {
                display: block;
                color: #2e2e2e;
            }

/**PlayListCat.html .htm by gadi**/
#PlayListCat .ui-content {
    padding-left: 0;
    padding-right: 0;
    margin-right: 8px;
}

    #PlayListCat .ui-content ul {
        margin: 0 auto;
        padding: 0;
        /*width:318px;*/
        overflow: hidden;
        -ms-box-orient: horizontal;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-align-items: stretch;
        align-items: stretch;
    }

        #PlayListCat .ui-content ul li {
            /*float:left;*/
            padding: 5px 3%;
            text-align: center;
            font-size: 14px;
            width: 27%;
            display: inline-block;
        }

            #PlayListCat .ui-content ul li img {
                width: 100%;
                /*max-width:85.5px;*/
            }

            #PlayListCat .ui-content ul li a {
                display: block;
                color: #2e2e2e;
            }


/**EventSongCats.html .htm by gadi**/
#EventSongCats .ui-content {
    padding-left: 0;
    padding-right: 0;
    margin-right: 8px;
}

    #EventSongCats .ui-content ul {
        margin: 0 auto;
        padding: 0;
        /*width:318px;*/
        overflow: hidden;
        -ms-box-orient: horizontal;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-align-items: stretch;
        align-items: stretch;
    }

        #EventSongCats .ui-content ul li {
            /*float:left;*/
            padding: 5px 3%;
            text-align: center;
            font-size: 14px;
            width: 27%;
            display: inline-block;
        }

            #EventSongCats .ui-content ul li img {
                width: 100%;
                /*max-width:85.5px;*/
            }

            #EventSongCats .ui-content ul li a {
                display: block;
                color: #2e2e2e;
            }


/**8song_list**/
.song_list .ui-icon-music {
    padding-top: 4px;
}

.song_list .container_first audio {
    display: none;
}

.song_list .ui-content {
    padding-top: 3px;
}

.song_list .ui-listview > .ui-li-static, .song_list .ui-listview > .ui-li-divider, .song_list .ui-listview > li > a.ui-btn {
    border-color: #c9c9c9;
    margin-bottom: 4px;
}

.ui-icon-music:after {
    background-image: url(../images/sprite.svg);
    background-position: -392px 0px;
    width: 25px !important;
    height: 25px !important;
    top: 50% !important;
}

.song_list .ui-listview .img_box {
    width: 85.5px;
    height: 85.5px;
    float: right;
}

    .song_list .ui-listview .img_box a {
        position: relative;
        display: block;
    }

    .song_list .ui-listview .img_box span {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .song_list .ui-listview .img_box.active span {
        background: rgba(0,0,0,0.75);
    }

        .song_list .ui-listview .img_box.active span:after {
            content: '';
            position: absolute;
            top: 30%;
            left: 34%;
            width: 27px;
            height: 27px;
            background: url(../images/sprite.svg) -445px -1px no-repeat;
        }

.song_list .ui-listview .matter-text {
    margin-top: 8px;
    /*width: auto;*/
    width: 60%; /*guy- changed to try on Yoav's mobile*/
}

    .song_list .ui-listview .matter-text h1 {
        font-size: 20px;
        width: 100%; /*guy- changed to try on Yoav's mobile*/
    }

    .song_list .ui-listview .matter-text p {
        font-size: 16.5px;
        width: 100%; /*guy- changed to try on Yoav's mobile*/
    }

/**Play Song**/
.player {
    height: 170px;
    /*height: 100%;*/
    width: 100%;
    background: #a7a7a7;
}

#play_song .words, #UserVideoPlaylist .words {
    float: left;
    font-size: 17.5px;
    color: #a6a6a6;
    position: relative;
    text-align: center;
    width: 98px;
    padding-top: 21px;
    cursor: pointer;
}

    #play_song .words i, #UserVideoPlaylist .words i {
        width: 28px;
        height: 28px;
        background: url(../images/sprite.svg) -55px -108px no-repeat;
        display: inline-block;
    }

    #play_song .words p, #UserVideoPlaylist .words p {
        margin-top: 2px;
    }

    #play_song .words .no_act, #UserVideoPlaylist .words .no_act {
        display: block;
    }

    #play_song .words .act, #UserVideoPlaylist .words .act {
        display: none;
    }

    #play_song .words.active i, #UserVideoPlaylist .words.active i {
        background-position: -55px -54px;
    }

    #play_song .words.active .no_act, #UserVideoPlaylist .words.active .no_act {
        display: none;
    }

    #play_song .words.active .act, #UserVideoPlaylist .words.active .act {
        display: block;
    }

#play_song .details, #UserVideoPlaylist .details {
    float: right;
    width: 50%;
}

    #play_song .details h2, #UserVideoPlaylist .details h2 {
        font-weight: normal;
        font-size: 22.5px;
        margin-top: 5px;
        line-height: 23px;
        margin-bottom: 9px;
    }

    #play_song .details p, #UserVideoPlaylist .details p {
        color: #a6a6a6;
        font-size: 17.5px;
        margin-top: 0;
        margin-bottom: 0;
    }

#play_song .head, #UserVideoPlaylist .head {
    color: #2e2e2e;
    text-align: right;
}

/*#play_song .swiper-container
{
    padding-top: 46px;
}*/

/**10sign_up**/
.sign_up .fb_btn span {
    color: #3b5998;
    font-size: 12.5px;
    display: block;
    margin-top: -7px;
}

.sign_up .fb_btn .fb-iconbt {
    width: 80px;
    height: auto;
    margin-left: -18px;
    margin-top: 12px;
}

    .sign_up .fb_btn .fb-iconbt img {
        width: 44px;
    }

.sign_up .user_blank {
    text-align: center;
    float: right;
    width: 92px;
    height: 92px;
    color: #b8b8b8;
    margin-top: -13px;
    margin-right: -13px;
    cursor: pointer;
}

    .sign_up .user_blank i {
        font-size: 40px;
        display: block;
        font-style: normal;
        font-weight: 300;
        margin-top: 22px;
        line-height: 23px;
    }

    .sign_up .user_blank span {
        font-size: 17.5px;
        display: block;
    }
/**user image - guy**/
#DivUserImage {
    text-align: center;
    width: 71.5px;
    height: 71.5px;
    color: #b8b8b8;
    margin-top: -13px;
    margin-right: auto;
    margin-left: auto;
    cursor: pointer;
    position: relative;
}

.sign_up .login_btn-con {
}

.sign_up .hide {
    display: none;
}

.sign_up .ui-controlgroup label {
    padding-right: 2.5em;
    padding-left: 0;
    font-size: 17.5px;
    text-decoration: underline;
}

.sign_up .ui-controlgroup .ui-btn-icon-left:after {
    left: inherit;
    right: 0;
    top: 15px;
}

.sign_up .ui-controlgroup .ui-checkbox input, .sign_up .ui-controlgroup .ui-radio input {
    right: .466em;
    left: inherit;
}



.sign_up .ui-checkbox label:after {
    width: 35px;
    height: 35px;
    border: 1px solid #afafaf;
    background: #fff;
}

.sign_up .ui-btn.ui-checkbox-on.ui-checkbox-on:after {
    background-image: url(../images/check.png);
}

/**11my_karaoke_after_login**/
#my_karaoke_after_login header .ui-title {
    text-indent: 39px;
}

.party-heading a:visited {
    color: #333 !important;
}

/**12my_profile_full**/
.my_profile_full .user_blank {
    border: none;
}

/*guy- why is this important? I commented it..
	.my_profile_full .user_blank img
    {
        width: 101.5px;
    }*/

.my_profile_full .item-floating-label .input-label {
    color: #d1dc00;
}

.my_profile_full .sec2 .item-floating-label {
    width: 49%;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: top;
}

    .my_profile_full .sec2 .item-floating-label.last {
        text-align: left;
    }

.my_profile_full .sec2.last {
    margin-bottom: 0.4em;
    border-bottom: 1px solid #C9C9C9 !important;
}

.my_profile_full .upgrade_ac {
    background: #d1dc00;
    padding: 0px 16px;
    height: 44px;
    line-height: 44px;
    vertical-align: top;
    display: inline-block;
    margin-top: 4px;
    color: black !important;
    border-radius: 3px;
}

.my_profile_full header .left_head {
    margin-left: 5px;
}

.my_profile_full header .right_head {
    margin-right: 5px;
}
/**13Play_list.html**/
.play_list .menu-mob {
    display: none;
}

.play_list .left_head a, .my_profile_full .left_head a {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.play_list .right_head, .my_profile_full .right_head {
    padding-top: 10px;
}

.play_list .right_head {
    margin-right: 7px;
}

.play_list .left_head {
    margin-left: 5px;
}

.play_list .right_head a, .my_profile_full .right_head a {
    color: #d1dc00;
    text-shadow: none;
}
/**14play_list_edti**/
.play_list_edit header h1 {
    line-height: 32px;
    padding-bottom: 0 !important;
}

.play_list_edit #back_btn {
    padding-top: 13px;
    /*height: 31px;*/
    line-height: 2.6em; /*guy - make the a tag full height*/
    cursor: pointer;
}

.play_list_edit header .edit_list_b {
    padding-top: 13px;
    display: block;
}

.play_list_edit header .ui-link {
    color: #d1dc00;
    text-shadow: none;
    padding-left: 9px;
}

.play_list_edit .delete_ico {
    width: 22px;
    height: 24px;
    background: url(../images/sprite.svg) -113px -56px no-repeat;
    cursor: pointer;
    margin-top: 32px;
}

.play_list_edit .handle {
    width: 22px;
    height: 80px;
    background: url(../images/sprite.svg) -165px -26px no-repeat; /*guy - was -64px in height*/
    /*margin-top: 39px;*/
    margin-right: 6px;
    margin-left: 11px;
}

/**16get_price**/
.get_price header a {
    margin-left: 5px !important;
}

.get_price .fb-login {
    padding: 0px 15px;
}

.get_price .txt_area_bg {
    background: url(../images/price_bg.jpg) no-repeat top center;
    top: 0;
    background-size: 100%;
    margin: -6px -8px;
    padding-bottom: 20px;
}

    .get_price .txt_area_bg h1 {
        margin: 0;
        display: block;
        text-align: center;
        padding: 19px 0px 0px;
        font-weight: 400;
        font-size: 23px;
    }

    .get_price .txt_area_bg p {
        font-size: 17.5px;
        padding: 0 38px 0px 38px;
        display: block;
        text-align: center;
        margin: 0;
    }

.get_price form .copy {
    font-size: 17.5px;
}

/**17get_price_phone**/
.get_price_phone .txt_area_bg {
}

    .get_price_phone .txt_area_bg h1 {
        margin: 0;
        display: block;
        text-align: center;
        padding: 12px 0 0px 0;
        font-weight: 400;
        font-size: 25px;
    }

    .get_price_phone .txt_area_bg p {
        font-size: 17.5px;
        padding: 0 15px 0px 15px;
        display: block;
        text-align: center;
        margin: 0;
    }

.get_price_phone .fb-login {
    padding: 18px 15px;
}

    .get_price_phone .fb-login button {
        margin-top: 46px;
    }

.get_price_phone input[type=text] {
    text-align: center;
    border: 1px solid #939393;
    height: 44px;
    line-height: 44px;
    font-size: 17.5px;
}

.msg_btn {
    width: 32px;
    height: 22px;
    background: url(../images/sprite.svg) -216px -57px no-repeat;
    display: inline-block;
    position: relative;
    margin-top: 12px;
    margin-left: 12.5px;
}

    .msg_btn i {
        position: absolute;
        right: -7px;
        top: -4px;
        font-style: normal;
        font-size: 19.5px;
        color: #fff;
        background: #f91f22;
        border-radius: 100%;
        height: 18px;
        line-height: 14px;
        padding: 0 5px;
        display: inline-block;
        font-weight: normal;
    }

@media only screen and (min-width: 600px) {
    /*DESKTOP SCREENS*/
    .party-heading a:hover {
        color: #333 !important;
    }

    .main_event_after_login_rate .choose_rating div i:hover {
        opacity: 0.85;
    }

    .messages .sortable li a:hover {
        color: #2e2e2e;
    }

    .all_popups .form .sec2 button:last-child:hover {
        background: #71716b;
        border-color: #71716b;
    }

    .prepareToSingDialogOkBtn:hover, .guyDialog.popupDialog .popupDialogCloseBtn:hover {
        background: #3b3b3b;
    }

    .guyDialog button:last-of-type:hover {
        background: #cccccc;
    }

    #play_list_edit ul.sortable li:hover {
        background: #F0F0F0;
    }

    .main_event_after_login_rate ul.sortable li:hover {
        background: #F0F0F0;
    }

    .main_event_after_login_rate ul.sortable li .show_rating:hover {
        opacity: .5;
    }

    #home .btn_enter:hover:not(:active), #main .btn_enter.home_p:hover:not(:active) {
        background: rgba(255, 255, 255, 0.5);
        color: #333;
    }

    .ui-page-theme-a header .ui-btn-icon-notext:hover, .no-bg:hover {
        background: none !important;
    }

    ul.sortable li a.ui-btn, ul.sortable li a.ui-btn:hover {
        border-color: transparent;
        background: none;
        box-shadow: none;
    }

    .menu-mob ul li a:hover {
        color: #ccc;
    }

    .btn-log:hover {
        color: #2e2e2e !important;
        background-color: #d1dc00 !important;
    }
    /*#onloaddiv .fixedpos .ui-btn:hover{
		background: #fff;
		color: #333;
	}*/
    .ui-page-theme-a .ui-btn.btn:hover {
        color: #2e2e2e;
        background-color: #d1dc00;
    }

    .song_list .ui-listview .img_box:hover span {
        background: rgba(0,0,0,0.75);
    }

        .song_list .ui-listview .img_box:hover span:after {
            content: '';
            position: absolute;
            top: 30%;
            left: 34%;
            width: 27px;
            height: 27px;
            background: url(../images/sprite.svg) -445px -1px no-repeat;
        }

    .sign_up .ui-checkbox label, .sign_up .ui-checkbox label:hover {
        background: #fff;
        border: none;
    }

    .rateDialogRateBtn > div:nth-of-type(n):hover, .rateDialogRateBtn > div:nth-of-type(n):hover ~ div {
        background: url("../images/26_popup_star.png"), #d1dc00;
        background-size: 100% auto;
        background position: center;
        background-repeat: no-repeat;
    }
}

@media only screen and (min-device-height:568px) {
    .get_price_phone .login_btn-con {
        padding-top: 20px;
    }

    .get_price_phone .ui-mobile label {
        margin-bottom: 0.6em;
    }

    .get_price_phone .login_btn-con button {
        margin-top: 30px;
    }
}

/**18A_main_event_without_rating**/
.main_event_without_rating .banner {
    position: relative;
    font-weight: bold;
    color: #111;
}

    .main_event_without_rating .banner span {
        position: absolute;
        top: 40px;
    }

    .main_event_without_rating .banner .name {
        left: 51px;
        font-size: 16px;
    }

    .main_event_without_rating .banner .contact {
        right: 40px;
        font-size: 16px;
    }

.main_event_without_rating .ui-content {
    padding-top: 9px;
}

.main_event_without_rating ul.sortable li.ui-first-child {
    padding-top: 0;
}

    .main_event_without_rating ul.sortable li.ui-first-child .container_first .matter-text {
        padding-top: 5px; /*was 29*/
    }

.main_event_without_rating .img_box {
    width: 85.5px;
    height: 85.5px;
    float: right;
}

.main_event_without_rating .container_first .matter-text {
    padding: 14px 17px 0px 0px;
    width: 46%;
}

    .main_event_without_rating .container_first .matter-text p.verified {
        color: #d1dc00;
        font-weight: bold;
        position: relative;
        overflow: visible;
    }

        .main_event_without_rating .container_first .matter-text p.verified:after {
            position: absolute;
            content: '';
            right: -10px;
            top: 5px;
            width: 9px;
            height: 7px;
            background: url(../images/sprite.svg) -165px -112px no-repeat;
        }

.main_event_without_rating .cancel1 {
    color: #333;
    border: 1px solid #a7a7a7;
    border-radius: 4px;
    padding: 5px 18px;
    margin-top: 27px;
    display: inline-block;
}

.main_event_without_rating .cancel:focus {
    color: #a7a7a7;
    background: #e1e1e1;
}

.main_event_without_rating .add_song .img_box a {
    text-align: center;
    background: #e1e1e1;
    border: 1px solid #dbdbdb;
    display: block;
    color: #2e2e2e;
}

.main_event_without_rating .add_song .img_box i {
    font-size: 60.35px;
    font-weight: 200;
    font-style: normal;
    display: block;
    line-height: 22px;
    padding-top: 24px;
}

.main_event_without_rating .add_song .img_box span {
    font-size: 15px;
    font-weight: bold;
    display: block;
    line-height: 30px;
    padding-bottom: 7px;
}

.main_event_without_rating ul.sortable li {
    border-color: #c9c9c9;
}

    .main_event_without_rating ul.sortable li:last-child {
        border-color: transparent;
    }

/**18adding_song**/
/*guy - why padding top??? .adding_song .ui-title
{
    padding-top: 15px;
}*/

.adding_song .left_head a {
    line-height: 2.7em;
    margin: 4px 9px 0 9px;
    color: #d1dc00;
    text-shadow: none;
}

.adding_song .right_head a {
    margin: 2px 0 0 0;
}

.adding_song .ui-content {
    padding-top: 6px;
}

    .adding_song .ui-content ul.sortable li.ui-first-child {
        padding-top: 0;
    }

.adding_song .ui-listview .matter-text {
    margin-top: 4px;
}

.adding_song .add_ico {
    /*float: left;
    width: 34px;
    height: 34px;
    margin-top: 27px;
    background: url(../images/sprite.svg) -277px -99px no-repeat;*/
    cursor: pointer;
}

/*guy - changed to absolute positioning for the clickable area to be the whole item*/
.adding_song .add_ico {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    margin: 0px;
    background: url("../images/add_ico.svg") no-repeat scroll 0% 47% transparent;
}

    .adding_song .add_ico.active {
        /*position: relative;*/
        float: left;
        width: 34px;
        height: 34px;
        top: 23px;
        left: 7px;
        background: url(../images/sprite.svg) -277px -51px no-repeat;
    }
/**18main_event_after_login**/
.main_event_without_rating .tabs {
    padding: 0;
    margin: -7px 0 5px;
    width: 100%;
    float: left;
}

    .main_event_without_rating .tabs li {
        float: left;
        width: 50%;
        height: 40px;
        line-height: 40px;
        text-align: center;
    }

        .main_event_without_rating .tabs li a {
            background: #2e2e2e;
            color: #d1dc00;
            border: none;
            display: block;
            border-bottom: 5px solid #d1dc00;
        }

        .main_event_without_rating .tabs li.active a {
            color: #a7a7a7;
            border-bottom: 5px solid #2e2e2e;
        }

#main_event_after_login .container_first {
    position: relative;
}

    #main_event_after_login .container_first .link_box {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

#main_event_after_login_rate .fade_div {
    opacity: 0.5;
}

#main_event_after_login_rate .active {
    opacity: 1;
}
/****/
.main_event_after_login_rate ul.sortable li.ui-first-child .container_first .matter-text {
    padding-top: 14px;
}

.main_event_after_login_rate .img_box {
    border-radius: 100%;
    overflow: hidden;
    width: 83px;
    height: 83px;
    margin: 5px 0px;
}

    .main_event_after_login_rate .img_box img {
        width: 100%;
        height: auto;
        min-height: 100%;
    }


.main_event_after_login_rate .show_rating {
    width: 45px;
    height: 45px;
    display: inline-block;
    text-align: center;
    line-height: 29px;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    background: url(../images/rate/greyStar.png) no-repeat;
    background-size: contain;
    margin-top: 20px;
    margin-left: 4px;
    cursor: pointer;
}

    .main_event_after_login_rate .show_rating.full {
        width: 45px;
        height: 45px;
        display: inline-block;
        text-align: center;
        line-height: 46px;
        font-style: normal;
        font-weight: bold;
        font-size: 20px;
        background: url(../images/rate/Star.png) no-repeat;
        background-size: contain;
        margin-top: 20px;
        margin-left: 4px;
        cursor: pointer;
    }

.main_event_after_login_rate .ui-listview > .ui-li-static {
    padding: 7px 0px;
}

.main_event_after_login_rate .show_rating.blank {
    /*background-position: -469px -53px;*/
}

.main_event_after_login_rate .totalRankAndVotes {
    color: #D1DC00 !important;
    padding-top: 9px;
}



    .main_event_after_login_rate .totalRankAndVotes .totalRank:before {
        background: url(../images/rate/Star.png) no-repeat;
        width: 20px;
        height: 20px;
        background-size: contain;
        content: '';
        display: inline-block;
        margin-left: 4%;
        position: relative;
        bottom: -3px;
    }

    .main_event_after_login_rate .totalRankAndVotes .totalVotes:before {
        background: url(../images/rate/men.png) no-repeat;
        width: 20px;
        height: 20px;
        background-size: contain;
        content: '';
        display: inline-block;
        margin-left: 4%;
        position: relative;
        bottom: -3px;
    }

    .main_event_after_login_rate .totalRankAndVotes .totalRank, .main_event_after_login_rate .totalRankAndVotes .totalVotes {
        font-size: 22px;
    }


.main_event_after_login_rate .choose_rating {
    width: 100%;
    display: none;
    float: left;
    margin-top: 10px;
    margin-bottom: 11px;
}

    .main_event_after_login_rate .choose_rating.open {
        display: block;
    }

    .main_event_after_login_rate .choose_rating div {
        text-align: center;
        width: 20%;
        float: left;
    }

        .main_event_after_login_rate .choose_rating div i {
            width: 33.5px;
            height: 32px;
            display: inline-block;
            text-align: center;
            line-height: 32px;
            font-style: normal;
            font-weight: bold;
            font-size: 14px;
            background: url("../images/sprite.svg") no-repeat scroll -468px -53px transparent;
            cursor: pointer;
        }


            .main_event_after_login_rate .choose_rating div i:active {
                opacity: 0.75;
                background: url("../images/sprite.svg") no-repeat scroll -405px -53px transparent !important; /*same like .gold*/
                -webkit-filter: hue-rotate(20deg);
                filter: hue-rotate(20deg);
            }

        .main_event_after_login_rate .choose_rating div p {
            color: #a6a6a6;
            font-size: 14px;
        }

.main_event_after_login_rate .rate_empty, #DivMesMes {
    text-align: center;
}

    .main_event_after_login_rate .rate_empty h1, #DivMesMes h1 {
        font-size: 19px;
        font-weight: normal;
        margin-bottom: 0;
        margin-top: 96px;
    }

    .main_event_after_login_rate .rate_empty p {
        font-size: 16px;
        color: #a6a6a6;
        margin-top: -5px;
        margin-bottom: 81px;
    }

.main_event_after_login_rate .first, .main_event_after_login_rate .second {
    position: absolute;
    top: 68px;
    width: 100px !important;
    height: 27px !important;
    min-height: 27px !important;
    right: -1%;
}


/**20messages**/
.messages .ui-content {
    padding-top: 0;
}

.messages .sortable li {
    border-color: #c9c9c9;
    padding-top: 21px;
    padding-bottom: 21px;
}

    .messages .sortable li .container_first {
        opacity: 0.6;
    }

        .messages .sortable li .container_first.unread {
            opacity: 1;
            padding-top: 2px;
        }

            .messages .sortable li .container_first.unread .msg_time {
                padding-top: 2px;
            }



    .messages .sortable li .msg_time {
        width: 20%;
        display: inline-block;
        text-align: right;
        font-size: 16px;
        float: left;
    }

        .messages .sortable li .msg_time span, .messages .sortable li .msg_time i {
            display: block;
            font-style: normal;
        }

    .messages .sortable li .msg_txt {
        width: 80%;
        float: left;
        display: inline-block;
        white-space: normal;
        text-align: right;
        font-size: 20px;
        line-height: 25px;
    }
/**21join_event_info**/
.join_event_info .txt_area_bg {
    text-align: center;
    padding: 0 15px;
}

    .join_event_info .txt_area_bg h1 {
        font-size: 24px;
        font-weight: normal;
        color: #d1dc00;
        margin: 0px;
        line-height: 24px;
    }

    .join_event_info .txt_area_bg p {
        font-size: 17px;
        margin: 3px 0px 0px;
    }

.join_event_info .user_blank {
    text-align: center;
    width: 71.5px;
    height: 71.5px;
    margin: -8px auto 18px;
    color: #b8b8b8;
    cursor: pointer;
}

    .join_event_info .user_blank i {
        font-size: 33.5px;
        display: block;
        font-style: normal;
        font-weight: 300;
        margin-top: 12px;
        line-height: 23px;
    }

    .join_event_info .user_blank span {
        font-size: 14.5px;
        display: block;
    }

.join_event_info .hide {
    display: none;
}

.join_event_info input[type=text] {
    border-bottom: 1px solid #c9c9c9;
    border-radius: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 17px;
    padding: 0px 0 3px;
}
/**22buy_premium.html**/
.buy_premium .ui-content {
    padding: 0;
}

.buy_premium .txt_area_bg {
    width: 100%;
    float: left;
    padding-top: 272px;
    background: url(../images/buy_pre_bg.jpg) top center no-repeat;
    text-align: center;
}

    .buy_premium .txt_area_bg h2 {
        font-size: 25px;
        margin: -8px auto;
        line-height: 25px;
        width: 212px;
    }

.buy_premium .btn {
    margin-top: 5px !important;
}

.buy_premium .login_btn-con {
    padding: 0px 25px;
}

.buy_premium .txt_area_bg .pnew {
    margin-top: -3px;
}

.buy_premium .txt_area_bg h1 {
    margin-bottom: 0;
    font-weight: normal;
    font-size: 30px;
    margin-top: 27px;
}

.buy_premium .txt_area_bg p {
    margin-top: 0;
}
/**23pay_premium.html**/
.pay_premium .tabs {
    margin-top: 0;
}

.pay_premium .ui-content {
    padding: 0;
}



.pay_premium .paypal_logo img {
    width: 154.5px;
}

.pay_premium .sec2 {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

    .pay_premium .sec2 label {
        width: 47%;
    }

        .pay_premium .sec2 label input {
            border-bottom: 1px solid #C9C9C9 !important;
            border-radius: 0;
        }

        .pay_premium .sec2 label:first-child {
            float: left;
        }

        .pay_premium .sec2 label:last-child {
            float: right;
        }
/**24all_popups.html**/
.all_popups {
    background: rgba(25,25,25,0.8);
    display: table !important;
    height: 100vh;
    opacity: 0;
    transition: 0.5s opacity;
}

#main .all_popups {
    display: none !important;
}

    #main .all_popups.open {
        display: table !important;
    }

.all_popups.open {
    position: fixed;
    z-index: 1000;
    width: 100%;
    top: 0;
    opacity: 1;
}

.all_popups .ui-content {
    padding: 0;
    display: table-cell;
    vertical-align: middle;
}

.all_popups .form {
    background: #fff;
    padding: 20px 11.5px 13px;
    border-radius: 5px;
    margin: 0 15.5px;
    text-align: center;
}

    .all_popups .form h1 {
        font-size: 21px;
        margin: 0;
    }

    .all_popups .form p {
        font-size: 19px;
        margin-bottom: 30px;
    }

    .all_popups .form .sec2 {
        display: block;
    }

        .all_popups .form .sec2 button {
            width: 48%;
            display: inline-block;
        }

            .all_popups .form .sec2 button:first-child {
                float: left;
            }

            .all_popups .form .sec2 button:last-child {
                float: right;
                color: #000 !important;
                background: #c5c5c5;
                border-color: #c5c5c5;
            }

.all_popups form .sec2 button:last-child:focus {
    background: #71716b;
    border-color: #71716b;
}

.all_popups .form input {
    border: 1px solid #939393;
    height: 44px;
    line-height: 44px;
    text-align: right;
    padding: 0 10px;
    font-size: 19px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 5px;
}

#audio_player {
    display: none;
}

.my_profile_full .bbot-none {
    border-bottom: 0px !important;
}

/*guy - list item anchors*/
.guy_listitem_anchor {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*guy - autocomplete city*/
#ui-id-1 {
    /*top: auto !important;
    bottom: 38% !important;*/
    max-height: 200px;
    overflow-y: scroll;
}

/*guy - 18main_event_after_login, add song text - second paragraph tag*/
.container_first .matter-text p:last-of-type {
    white-space: normal;
}

/*guy - autocomplete*/
.autocomplete > li {
    background: white;
    color: #b8b8b8;
    padding: 0.3em 0.5em;
    line-height: 1.1em;
    min-height: 2em;
}

    .autocomplete > li:after {
        content: "";
        width: 96%;
        height: 1px;
        position: absolute;
        bottom: 0;
        left: 2%;
        margin: 0;
        border-bottom: 1px solid #b8b8b8;
    }

    .autocomplete > li:last-of-type:after {
        border-bottom: none;
    }

    .autocomplete > li > div {
        position: relative;
        background: transparent;
        text-align: right;
        font-weight: normal;
        pointer-events: none;
    }

        .autocomplete > li > div:first-of-type {
            font-weight: bold;
            color: black;
        }

    .autocomplete > li > a.ui-btn {
        text-align: right;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: transparent;
        z-index: 0;
        border-bottom: none;
        margin: 0;
        padding: 0;
    }

        .autocomplete > li > a.ui-btn:focus {
            z-index: 0; /*override jqMobile (1)*/
        }

        .autocomplete > li > a.ui-btn:after {
            /*right: auto;
	left: 0.37em;
	-webkit-transform: rotate(180deg);
    transform: rotate(180deg);
	top: 40%;*/
            display: none;
        }

#main #autocomplete {
    max-height: 20em;
    overflow-y: scroll;
}

/*guy - add song to list btn*/
.right_head > .add_song_btn {
    margin: 0px 10px 0px 0px;
    float: left;
    height: 35px;
    width: 35px;
    position: relative;
    background: url("../images/plus_03.png") no-repeat scroll center center / 50% auto transparent;
}

    .right_head > .add_song_btn > a {
        position: absolute;
        right: 0px;
        top: 0px;
        height: 100%;
        width: 100%;
    }

/*guy - user image*/
.user_blank > img {
    width: 100%;
    height: 100%;
    position: relative;
    border: 1px solid #b8b8b8;
    border-radius: 100%;
    display: none;
}

    .user_blank > img:active {
        -webkit-filter: contrast(0.7);
        filter: contrast(0.7);
    }

.user_blank {
    background-image: url("../images/YourPic.jpg");
    background-size: cover;
}

/*guy - remove button glow*/
.ui-focus, .ui-btn {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

/*guy - rate dialog*/
.guyDialog {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 99999;
    display: block;
    -webkit-transition: opacity 200ms ease-in;
    -moz-transition: opacity 200ms ease-in;
    transition: opacity 200ms ease-in;
    pointer-events: auto;
    padding: 0;
}

    .guyDialog > div {
        width: 90%;
        max-width: 20em;
        position: relative;
        margin: 3em auto 0;
        padding: 0 0 0.5em;
        border: none;
        border-radius: 4px;
        background: white;
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: right 0 top 0;
        height: auto;
        max-height: 32em;
    }

.rateDialog > div {
    background-image: url("../images/26_popup_image.png");
}

.prepareToSingDialog > div {
    background-image: url("../images/25_popup_image.png");
    background-position: center 1.7em;
    background-size: 91% auto;
}

.guyDialog h1 {
    text-align: center;
    line-height: 1.2em;
    direction: rtl;
    font-weight: bold;
    padding-top: 86%;
    font-size: 1.2em;
    width: 91%;
    margin: 0 auto;
}

.prepareToSingDialog h1 {
    font-weight: normal;
}

.rateDialog h1 {
    padding-top: 60%;
    font-size: 1.4em;
}

.guyDialog button {
    display: block;
    border: none;
    font-size: 1.2em;
    height: 2.2em;
    margin: 1.5em auto;
    width: 94%;
    cursor: pointer;
    border-radius: 4px;
}

    .guyDialog button:first-of-type {
        margin-top: 2em;
    }

    .guyDialog button:focus {
        outline: 0;
    }

.rateDialogRateBtn {
    background: transparent;
    height: auto;
    direction: rtl;
}

    .rateDialogRateBtn > div:nth-of-type(n):active, .rateDialogRateBtn > div:nth-of-type(n):active ~ div {
        background: url("../images/26_popup_star.png"), #d1dc00;
        background-size: 100% auto;
        background position: center;
        background-repeat: no-repeat;
    }

    .rateDialogRateBtn:active {
        opacity: 0.6;
    }

    .rateDialogRateBtn > div {
        color: #a7a7a7;
        text-align: center;
        font-size: 1.1em;
        line-height: 2.1em;
        pointer-events: auto;
        width: 15%;
        margin: 0 2%;
        height: auto;
        background-image: url("../images/26_popup_star.png");
        background-size: 100% auto;
        background position: center;
        background-repeat: no-repeat;
        display: inline-block;
    }

.popupDialog > div {
}

.popupDialog h1 {
    padding-top: 0.5em;
    font-weight: bold;
    font-size: 1.8em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.popupDialog h2 {
    text-align: center;
    font-weight: normal;
    font-size: 1.8em;
    margin: 0.8em auto 0;
    width: 91%;
}

.popupDialog .popupDialogCloseBtn {
}

.guyDialog button:last-of-type {
    background: #c5c5c5;
}

    .guyDialog button:last-of-type:active {
        background: #bababa;
    }

.prepareToSingDialogOkBtn, .guyDialog.popupDialog .popupDialogCloseBtn {
    background: #2e2e2e;
    color: #D1DC00;
}

    .prepareToSingDialogOkBtn:active, .guyDialog.popupDialog .popupDialogCloseBtn:active {
        background: #141414;
    }

/*guy - swiper js6*/
#play_song .swiper-container, #UserVideoPlaylist .swiper-container {
    position: absolute;
    padding: 0;
    bottom: 8px;
    right: 6px;
    margin: 0;
    margin-top: auto;
    max-height: 42%;
    height: auto !important; /*overrides swiper-container-new*/
}

/*guy - welcome.html pagination dots*/
.swiper-pagination-white .swiper-pagination-bullet {
    margin: 0 0.2em;
}

.error_input {
    border: 1px solid red !important;
}

/*guy - list dimmer*/
.listDimmer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
    z-index: 1;
    pointer-events: none;
    display: none;
}

#main_event_after_login_rate .ui-content {
    position: relative;
}

#main_event_after_login_rate #Ul19 li {
    pointer-events: auto;
    cursor: pointer;
}

    #main_event_after_login_rate #Ul19 li .img_box, #main_event_after_login_rate #Ul19 li .matter-text {
        pointer-events: none;
    }

@media screen and (min-width:400px) {
    .swiper-slide .title {
        margin-top: 20px !important;
    }

    #home .btn_enter {
        bottom: 80px;
    }

    .start-btn {
        bottom: 80px !important;
    }

    /*guy removed. is this only for #play_song .swiper-container? if so, leave it removed...*/
    /*.swiper-container-new
    {
        height: 257px !important;
    }*/

    .swiper-container-new2 {
        height: 170px !important;
    }
}
/*@media (min-width:425px){
	#main_category .ui-content ul{
		width:424px;
	}
}
@media (min-width:530px){
	#main_category .ui-content ul{
		width:530px;
	}
}
@media (min-width:636px){
	#main_category .ui-content ul{
		width:636px;
	}
}
@media (min-width:742px){
	#main_category .ui-content ul{
		width:742px;
	}
}
*/
@media screen and (max-width:60em) {
    .joint-event .ui-content, .buy_premium .txt_area_bg {
        background-size: 100%;
    }
    /*guy - autocomplete city*/
    /*#ui-id-1 {
        bottom: -20% !important; /*for when keyboard is open, it takes percentages off the page...*/
    /*}*/

    #get_price .ui-content {
        height: 750px;
    }

    .party_btn li a:hover:not(:active) {
        color: inherit; /*disable jqMobile's hover*/
    }
}

@media screen and (max-height:480px) {
    .swiper-slide .title {
        margin-top: 20px !important;
    }
}

/*@media (min-width:640px){
#play_song .swiper-container img{width:171px;}
}*/
@media (max-width:320px) {
    #play_song .swiper-container img {
        width: 85.5px;
    }
}


/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
    /* Styles */
    /*.header-bg, .header-bg .ui-btn{padding-top:15px !important;}*/
    #main .ui-content {
        padding-bottom: 10px;
    }
}

/*guy - why is this needed?? @media only screen and (min-device-height:568px)
{
    #play_song .swiper-container
    {
        position: absolute;
        bottom: 20px;
    }
}*/

@media only screen and (min-device-height:570px) {
    .buy_premium .txt_area_bg {
        padding-top: 375px;
    }

    #my_profile_full .sec2 {
        margin: 15px 0 !important;
    }

    #main .banner .swiper-container {
        height: auto;
    }

    /*#main .swiper-container-new {
        height: 200px !important;
    }*/

    #main .ui-content {
        padding-top: 15px;
    }
}

@media only screen and (max-width:480px) { /*media query by guy*/
    /**editText clear jquery override - guy**/
    .ui-input-search.ui-input-has-clear .ui-btn.ui-input-clear {
        margin: 0px !important;
        left: 1% !important;
        top: 0% !important;
        height: 100% !important;
    }

    .main_search .ui-input-search.ui-input-has-clear .ui-btn.ui-input-clear {
        top: 0% !important;
    }
}



/* Smartphones (portrait) ----------- */
@media only screen and (orientation : portrait) {
    .all_popups .ui-content {
        vertical-align: top;
        padding-top: 102px;
    }

    .play_list_edit .ui-listview .matter-text {
        width: 45%;
    }
    /* Styles */
}

/*4/3/2015*/
.party-heading {
    background: #d1dc00;
    text-align: center;
    padding: 0px;
}

    .party-heading a {
        padding: 15px 0px;
        display: block;
    }

    .party-heading span {
        font-weight: bold;
    }

.my_karaoke_after_login .ui-listview > .ui-li-static {
    border-color: #e6e6e6;
}

.header-right {
    float: right;
    position: absolute;
    top: 12px;
    right: 15px;
    color: #d1dc00;
}

#main_popups1 {
    display: none !important;
}

.item-floating-label input {
    font-size: 17.5px;
}

#play_list_edit .ui-sortable-helper {
    background: #F0F0F0;
}




#play_song .swiper-container-new, #UserVideoPlaylist .swiper-container-new {
    border-bottom: 0;
}

#song_list .ui-icon-music {
    margin-top: 7px;
}

#song_list .ui-btn-left {
    margin-top: 5px;
}

#play_list_edit .ui-icon-back {
    margin-top: 0px;
    margin-left: 5px;
    margin-bottom: 7px;
    padding-top: 9px !important;
    /*display: none !important;*/
}

#main_category .ui-icon-back:after, #EventSongCats .ui-icon-back:after, #PlayListCat .ui-icon-back:after {
    background-image: url('../images/plus_03.png');
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
    background-position: center;
    top: 55%;
}

/*loader*/
.ui-loader-default {
    width: 110% !important;
    height: 85% !important;
    position: absolute !important;
    top: 11% !important;
    left: 0 !important;
}

    .ui-loader-default .ui-icon-loading {
        top: 40% !important;
        left: 50% !important;
        position: absolute !important;
    }

#hideFullScreen {
    display: none;
    position: absolute;
    z-index: 999999999999;
    height: 40px;
    width: 40px;
    right: 0;
    bottom: 0;
    padding: 0;
    background: rgb(0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: rgb(209, 220, 0);
    font-weight: bold;
    margin: 0;
    border-radius: 0;
}

    #hideFullScreen img {
        width: 45%;
        margin-top: 8%;
    }

#footer_playlist {
    width: 100%;
    position: fixed;
    bottom: 0;
}

#previewImg {
    width: 40%;
    margin-bottom: 14%;
    border: 3px solid #000;
}

#previewIframe {
    width: 100%;
    border: none;
    display: none;
}

.loadingText {
    color: #000;
}

.one {
    opacity: 0;
    -webkit-animation: dot 1.3s infinite;
    -webkit-animation-delay: 0.0s;
    -moz-animation: dot 1.3s infinite;
    -o-animation: dot 1.3s infinite;
    animation: dot 1.3s infinite;
    -moz-animation-delay: 0.0s;
    -o-animation-delay: 0.0s;
    animation-delay: 0.0s;
}

.two {
    opacity: 0;
    -webkit-animation: dot 1.3s infinite;
    -webkit-animation-delay: 0.2s;
    -moz-animation: dot 1.3s infinite;
    -o-animation: dot 1.3s infinite;
    animation: dot 1.3s infinite;
    -moz-animation-delay: 0.2s;
    -o-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.three {
    opacity: 0;
    -webkit-animation: dot 1.3s infinite;
    -webkit-animation-delay: 0.3s;
    -moz-animation: dot 1.3s infinite;
    -o-animation: dot 1.3s infinite;
    animation: dot 1.3s infinite;
    -moz-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

@-webkit-keyframes dot {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes dot {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes dot {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

#main .slide-img h1, #main .slide-img h2 {
    width: 99%;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.android .go-home:after {
    background-image: url('../images/homeKareoke.png');
    background-position: 0 0;
    background-size: cover;
}

/*.ui-icon-back {
    display:none !important;
 }*/

/*.landscapeFooter {
    left: 86%;
    top: 14%;
    width: 14% !important;
    background-color: #f3f2f2;
}

    .landscapeFooter ul li {
        padding: 20% 0;
    }

.landscapeContent {
    width: 83%;
}

.img_box.landscapeSearchImg {
    width: 100px;
    height: 100px;
}

.matter-text.landscapeSearchText h1 {
    font-size: 19.5px;
    margin: 14px 0;
}
*/

@media only screen and (min-width:384px) {
    .ui-content .swiper-container-new:first-of-type {
        height: 165px !important;
    }

    .swiper-container-new {
        height: 180px !important;
    }
}

.rtl {
direction:rtl;
}

#3listview{
    margin-top:3%;
}

