@media (min-width: 1025px) { /* min-width: 1280px*/

    #customersScroller {
        padding-bottom: 20px !important;
    }

    #centers #customersScroller li {
        margin-top: 26px !important;
    }

        #centers #customersScroller li > span,
        #centers #customersScroller li > a {
            height: 126px !important;
            display: block;
            margin-bottom: 3px;
        }

    .phone-style-wrapper {
        background: #b61d27;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 198px;
        margin-right: -1px;
        border: 1px solid #b61d27;
    }
    .new-imag-wrapper {
        max-width: 18px !important;
        height: auto !important;
    }
    .fontS-new{
        letter-spacing:2px;
    }

     .master-logo{
        margin-top:-20px;
    }


    .droneButton {
        height: 70px;
        margin-top: 30px;
    }

        .droneButton.rtl {
            margin-left: 50px;
        }

      
    .live_btn {
        position: relative;
        left: 5px;
        width: 130px;
        text-align: center;
        bottom: 45px;
    }

    .live_btn_eng {
        position: relative;
        left: 0;
        width: 62%;
        text-align: center;
        bottom: 45px;
        font-size: 12px;
    }

    #centers {
        width: 100%;
        position: relative;
        color: #fff;
    }

        #centers .fontTitle {
            font-size: 30px;
        }

        #centers .fontB {
            font-size: 24px;
        }

        #centers .fontM {
            font-size: 18px;
        }

        #centers .fontS {
            font-size: 16px;
        }

        #centers a span {
            cursor: auto;
        }

    #storeMenuUL a span {
        cursor: pointer;
    }

    #centers #mainContent {
        width: 100%;
        display: block;
        -webkit-transition: all 800ms linear;
        -moz-transition: all 800ms linear;
        -o-transition: all 800ms linear;
        -ms-transition: all 800ms linear;
        transition: all 800ms linear;
        display: none;
    }

    #mainContent.israelMap {
        position: relative;
    }

        #mainContent.israelMap .wrap {
            position: relative;
            width: 900px;
            height: 460px;
            margin: 0 auto;
            background: url(../images/centersMap.png) no-repeat center 45px;
        }

            #mainContent.israelMap .wrap a {
                height: 32px;
                width: 420px;
                background-repeat: no-repeat;
                background-position: center 6px;
                z-index: 10;
                text-indent: -9999px;
            }



                #mainContent.israelMap .wrap a:nth-child(2) {
                    width: 384px;
                    background-position: center 7px;
                }

                #mainContent.israelMap .wrap a:nth-child(3) {
                    width: 516px;
                    background-position: center 7px;
                }

                #mainContent.israelMap .wrap a:nth-child(4) {
                    width: 240px;
                    background-position: center 4px;
                }

                #mainContent.israelMap .wrap a:nth-child(5) {
                    width: 243px;
                    background-position: center 5px;
                }

                #mainContent.israelMap .wrap a:nth-child(6) {
                    width: 400px;
                    background-position: center 6px;
                }

                #mainContent.israelMap .wrap a:nth-child(7) {
                    width: 350px;
                    background-position: center 7px;
                }

                #mainContent.israelMap .wrap a:nth-child(8) {
                    width: 285px;
                    background-position: center 6px;
                }


                #mainContent.israelMap .wrap a:nth-child(9) {
                    width: 310px;
                    background-position: center 7px;
                }

                #mainContent.israelMap .wrap a:nth-child(10) {
                    width: 252px;
                    background-position: center 6px;
                }

                #mainContent.israelMap .wrap a:nth-child(11) {
                    width: 254px;
                    background-position: center 6px;
                }

                #mainContent.israelMap .wrap a:nth-child(12) {
                    width: 282px;
                    background-position: center 6px;
                }

                #mainContent.israelMap .wrap a:nth-child(13) {
                    width: 466px;
                    background-position: center 7px;
                }

                #mainContent.israelMap .wrap a:nth-child(14) {
                    width: 286px;
                    background-position: center 5px;
                }

                #mainContent.israelMap .wrap a:nth-child(15) {
                    width: 372px;
                    background-position: center 7px;
                }

                #mainContent.israelMap .wrap a:nth-child(16) {
                    width: 542px;
                    background-position: center 4px;
                }

                #mainContent.israelMap .wrap a:nth-child(17) {
                    width: 554px;
                    background-position: center 5px;
                }

                #mainContent.israelMap .wrap a:nth-child(18) {
                    width: 424px;
                    background-position: center 7px;
                }

                #mainContent.israelMap .wrap a:nth-child(19) {
                    width: 212px;
                    background-position: center 7px;
                }

                #mainContent.israelMap .wrap a:nth-child(20) {
                    height: 49px;
                    background-position: center 2px;
                    width: 362px;
                }

                #mainContent.israelMap .wrap a:nth-child(21) {
                    width: 330px;
                    background-position: center 6px;
                }

                #mainContent.israelMap .wrap a:nth-child(22) {
                    width: 320px;
                    background-position: center 6px;
                }

                #mainContent.israelMap .wrap a:nth-child(23) {
                    width: 426px;
                    background-position: center 7px;
                }

                #mainContent.israelMap .wrap a:nth-child(22),
                #mainContent.israelMap .wrap a:nth-child(9) {
                    z-index: 20;
                }

                #mainContent.israelMap .wrap a:hover {
                    background-position: center -32px !important;
                }

                #mainContent.israelMap .wrap a:nth-child(20):hover {
                    background-position: center -48px !important;
                }

    #centers #tabs.menu {
        /*
    float: left;
    width: 100%;
    height: 100%;*/
        /*height:694px;*/
    }

    #centers #tabs div.box, #centers #tabs .tabsWrap {
        -webkit-transition: all 600ms linear;
        -moz-transition: all 600ms linear;
        -o-transition: all 600ms linear;
        -ms-transition: all 600ms linear;
        transition: all 600ms linear;
    }

    #centers #tabs div.tab {
        cursor: pointer;
        overflow: hidden;
    }

        #centers #tabs div.tab:hover span.fontB {
            text-decoration: underline;
        }

    #centers #tabs div.box2,
    #centers #tabs div.box3,
    #centers #tabs div.box1 {
        opacity: 0;
        top: -20px;
    }

        #centers #tabs div.box2.ready,
        #centers #tabs div.box3.ready,
        #centers #tabs div.box1.ready {
            opacity: 1;
            top: -0px;
        }

    #centers #tabs .tab.contact {
        cursor: auto;
    }

        #centers #tabs .tab.contact .opacity {
            height: 100%;
            width: 100%;
            position: absolute;
            top: 0;
            left: 0;
            cursor: auto;
            background: #dc2130;
            opacity: 1;
        }

    #centers #tabs div.tab img {
        -webkit-transition-duration: 2s;
        transition-duration: 2s;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        height: 100%;
        width: 100%;
        opacity: 0;
        display: block;
    }

    #centers #tabs .tab:hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    /*
#centers #tabs div.tab div.reg {
    position: relative;
    height: 100%;
    overflow: hidden;
}
*/

    #centers #tabs div.tab div.reg .textWrapper {
        position: absolute;
        left: 0;
        top: 0;
        text-align: center;
        padding: 20px 10px;
        height: 100%;
        overflow: hidden;
        z-index: 10;
        width: 100%;
    }

        #centers #tabs div.tab div.reg .textWrapper .title {
            display: block;
            line-height: 30px;
            padding: 15px;
            padding-top: 6px;
            color: #fff;
            font-weight: bold;
        }

        #centers #tabs div.tab div.reg .textWrapper .subTitle {
            border-bottom: 1px solid #ee9098;
            font-weight: bold;
            padding: 0 30px 22px 30px;
            display: inline-block;
            margin-bottom: 24px;
        }
    /*
#centers #tabs div.tab:first-child, #centers #tabs div.tab:nth-child(4) {
    width: 31%;
}

#centers #tabs div.tab:nth-child(2), #centers #tabs .tabsWrap, #centers #tabs.future .tab:nth-child(6) {
    width: 42%;
}

#centers #tabs div.tab:nth-child(3), #centers #tabs div.tab.last {
    width: 27%;
}
*/
    /*
#centers #tabs.future .tab.last {
    width: 40%;
}

#centers #tabs.future .tab:nth-child(5) {
    width: 27%;
}

#centers #tabs .tabsWrap .tab:nth-child(1) {
    width: 59%;
    position: relative;
    left: 0;
    padding: 0 3% 0 0;
    height: 100%;
}

#centers #tabs .tabsWrap .tab:nth-child(2), #centers #tabs .tabsWrap .tab:nth-child(3) {
    width: 43%;
    height: 47%;
    position: absolute;
    right: 0;
    margin: 0;
    padding: 0 3% 0 0;
}

#centers #tabs .tabsWrap .tab:nth-child(3) {
    bottom: 3%;
}
*/

    #centers #tabs div.tab div.reg > span {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 40px;
        z-index: 2;
        text-align: center;
        line-height: 40px;
    }

    #centers .textcontainer a {
        color: #fff;
    }

    #centers #tabs .tab .opacity {
        background-color: #000;
        opacity: 0.6;
    }

    #centers #galTXTArea {
        display: inline-block;
        background-color: #000;
        color: #fff;
    }

    #centers #debug1, #centers .noShow {
        display: none;
    }

    #centers #mercazPages {
        height: 625px;
        overflow: hidden;
    }

    #centers #centerMain.hide {
        width: 0;
        -webkit-transition: all 500ms linear;
        -moz-transition: all 500ms linear;
        -o-transition: all 500ms linear;
        -ms-transition: all 500ms linear;
        transition: all 500ms linear;
        padding: 0;
    }

        #centers #centerMain.hide > * {
            width: 0;
            -webkit-transition: all 500ms linear;
            -moz-transition: all 500ms linear;
            -o-transition: all 500ms linear;
            -ms-transition: all 500ms linear;
            transition: all 500ms linear;
            padding: 0;
        }

    #centers .imagesthumbnails {
        float: left;
        margin-left: 16px;
        width: 48%;
        height: 558px;
    }

        #centers .imagesthumbnails .items .mix {
            display: none;
        }

    #centers #mainimagecontainer {
        float: left;
        width: 48%;
    }

    #centers #customersScroller li {
        display: inline-block;
        /*float: left;*/
        height: 134px;
        width: 208px;
        position: relative;
        margin: 0 10px 7px 0;
        -webkit-transition: all 300ms linear;
        -moz-transition: all 300ms linear;
        -o-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
        transition: all 300ms linear;
        background-color: #fff;
        border: 1px solid #ababa2;
        display: none;
    }

    #centers #customersScroller .phoneIcon {
        height: 25px;
        width: 26px;
        margin: 0 auto;
        margin-top: 6px;
    }

    #centers #customersScroller li .linkBg {
        width: 0;
        height: 100%;
        position: absolute;
        background: #b61d27;
        background: #d0352f;
        padding: 28px 0;
        box-sizing: border-box;
        /*opacity: 0.8;*/
        color: #fff;
        z-index: 2;
        top: 0;
        text-align: center;
        overflow: hidden;
    }

        #centers #customersScroller li .linkBg .h3Title,
        #centers #customersScroller li .linkBg h3,
        #centers #customersScroller li .linkBg h2 {
            margin-bottom: 8px;
            display:block;
        }

        #centers #customersScroller li > a:focus .linkBg,
    #centers #customersScroller li:hover .linkBg {
        width: 100%;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    


    #centers #customersScroller li img {
        height: 100%;
    }

    #centers .textcontainer ul > li {
        background: #fff;
        list-style: none;
        margin-left: 0px;
        padding-left: 0;
    }

    #centers #sideMenu li.selected a span {
        font-weight: bold;
        color: #dc212f;
    }

    #merkazMenu {
        display: block;
        height: 65px;
        border-bottom: 1px solid #fff;
        width: 100%;
        color: #ff616c;
        text-align: center;
    }

        #merkazMenu li {
            display: inline-block;
            padding: 0 25px;
            height: 64px;
            line-height: 64px;
            cursor: pointer;
        }

            #merkazMenu li:first-child {
                float: left;
                color: #fff;
                font-weight: bold;
                cursor: auto;
                padding: 0;
            }

            #merkazMenu li:last-child {
                position: absolute;
                right: 0;
                top: 0;
                border-left: 1px solid #fff;
                width: 72px;
                border-top: 1px solid #fff;
            }

                #merkazMenu li:last-child span {
                    background: url(../images/mercazClose.png) no-repeat center;
                    display: inline-block;
                    /*
                -webkit-transition-duration: 0.3s;
                ms-transition-duration: 0.3s;
                transition-duration: 0.3s;
                -webkit-transition-property: transform;
                ms-transition-property: transform;
                transition-property: transform;
                -webkit-transform: translateZ(0);
                -ms-transform: translateZ(0);
                transform: translateZ(0);
                */
                    -webkit-transform: scale(1) rotate(0deg);
                    -ms-transform: scale(1) rotate(0deg);
                    transform: scale(1) rotate(0deg);
                    -webkit-transition: transform 0.3s;
                    -ms-transition: transform 0.3s;
                    transition: transform 0.3s;
                    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
                    height: 100%;
                    width: 100%;
                }

                    #merkazMenu li:last-child span:hover {
                        -webkit-transform: scale(1.1) rotate(90deg);
                        -ms-transform: scale(1.1) rotate(90deg);
                        -ms-transform: scale(1.1);
                        transform: scale(1.1) rotate(90deg);
                    }

            #merkazMenu li.selected {
                background-color: #b71d27;
                color: #fff;
                text-decoration: underline;
            }

            #merkazMenu li:hover {
                -webkit-transition-delay: 0s;
                -moz-transition-delay: 0s;
                -ms-transition-delay: 0s;
                -o-transition-delay: 0s;
                transition-delay: 0s;
                text-decoration: underline;
            }

                #merkazMenu li:hover:nth-child(2) {
                    -webkit-transition-delay: 66ms;
                    -moz-transition-delay: 66ms;
                    -ms-transition-delay: 66ms;
                    -o-transition-delay: 66ms;
                    transition-delay: 66ms;
                }

                #merkazMenu li:hover:nth-child(3) {
                    -webkit-transition-delay: 133ms;
                    -moz-transition-delay: 133ms;
                    -ms-transition-delay: 133ms;
                    -o-transition-delay: 133ms;
                    transition-delay: 133ms;
                }

                #merkazMenu li:hover:nth-child(4) {
                    -webkit-transition-delay: 200ms;
                    -moz-transition-delay: 200ms;
                    -ms-transition-delay: 200ms;
                    -o-transition-delay: 200ms;
                    transition-delay: 200ms;
                }

    #centers #merkazPage {
        float: right;
        width: 69%;
    }

    #centers .scrollable {
        width: 100%;
        overflow: hidden;
        position: relative;
        height: 558px;
        display: inline-block;
    }

    #centers #scroller {
        position: relative;
    }

        #centers #scroller .smallgalBG.next, #centers #scroller .prevPage {
            background-image: url(../images/galleryArrow.png);
            background-position: center 0;
            /*position: absolute;
        right: 0;
        bottom: 0;
        width: 260px;
        height: 170px;
        z-index: 1;*/
        }

        #centers #scroller .smallgalBG.next {
            text-indent: -9999px;
        }

    #centers .scrollable .smallgalBG {
        float: left;
        display: inline-block;
        width: 31%;
        height: 170px;
        margin: 0 8px 22px 0;
        cursor: pointer;
    }

        #centers .scrollable .smallgalBG img {
            height: 100%;
            width: 100%;
            -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
            -webkit-transition-property: transform;
            transition-property: transform;
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            display: inline-block;
        }

        #centers .scrollable .smallgalBG a:focus img {
            -webkit-transform: scale(0.9);
            transform: scale(0.9);
        }

        #centers .scrollable .smallgalBG img:hover {
            -webkit-transform: scale(0.9);
            transform: scale(0.9);
        }

    #centers .scrollable .items {
        /*width: 1120em;*/
        width: 100%;
        height: 20000em;
        position: absolute;
        left: 0;
        -webkit-transition: all 800ms linear;
        -moz-transition: all 800ms linear;
        -o-transition: all 800ms linear;
        -ms-transition: all 800ms linear;
        transition: all 800ms linear;
    }

    #centers #filter {
        margin-top: -25px;
    }

        #centers #filter .filter {
            display: inline-block;
            border: 0;
            background: none;
            margin: 0 22px 26px 0;
            padding: 0;
            cursor: pointer;
        }

            #centers #filter .filter span {
                display: inline-block;
                height: 24px;
                line-height: 24px;
                float: left;
                margin: 0;
            }

        #centers #filter span.cube {
            width: 24px;
            border: 1px solid #bdc0b7;
            margin-right: 5px;
        }

        #centers #filter .active span {
            text-decoration: underline;
        }

            #centers #filter .active span.cube {
                background: url(../images/mercazCheck.png) no-repeat center;
            }

    #centers #mainimage {
        /*width: 855px;*/
        width: 100%;
        height: 558px;
        /*max-width: 855px;*/
        background: #fff;
    }

    #centers #videos {
        float: right;
        width: 35%;
        padding-top: 45px;
        height: 100%;
    }

        #centers #videos ul {
            overflow-y: auto;
            height: 100%;
        }

    #centers #currVideo {
        float: left;
        width: 60%;
        height: 100%;
    }

        #centers #currVideo h3 {
            float: left;
            margin-bottom: 28px;
            margin-right: 16px;
        }

        #centers #currVideo span {
            float: left;
            line-height: 30px;
        }

        #centers #currVideo iframe {
            width: 100%;
            height: 90%;
        }

    #centers #videos li {
        width: 100%;
        height: 142px;
        position: relative;
        margin-bottom: 32px;
        cursor: pointer;
    }

        #centers #videos li img {
            width: 40%;
            height: 142px;
            position: absolute;
            left: 0;
            top: 0;
        }

        #centers #videos li div {
            position: absolute;
            text-align: left;
            right: 0;
            width: 56%;
            bottom: 0;
            top: 0;
        }

            #centers #videos li div .fontS {
                margin-top: 19px;
                display: inline-block;
            }

    /** RESET AND LAYOUT
===================================*/
    #centers #sales .eventsULDiv {
        overflow-y: auto;
        height: 476px;
    }

    #centers .slider {
        height: 625px;
    }

    #centers #customersScrollerWrapper {
        overflow-y: auto;
        height: 495px;
        outline: none;
        padding: 0;
    }

        #centers #customersScrollerWrapper ul {
            text-align: center;
            padding-left: 2%;
            width: 97%;
            margin: 0 auto;
        }

    #centers .slider > div {
        /*overflow-y: auto;*/
        height: 625px;
        outline: none;
        padding: 0;
        /*max-width: 1880px;*/
        /*min-width: 1240px;*/
    }

        #centers .slider > div .centralization {
            /*padding: 54px 6.8% 0 4.42%;*/
            padding: 54px 7.9% 0 5.52%;
            width: 100%;
            margin: 0 auto;
            height: 100%;
            text-align: center;
        }

        #centers .slider > div#air .centralization > div {
            height: 100%;
        }

        #centers .slider > div .centralizationBig {
            padding-top: 54px;
            width: 90%;
            margin: 0 auto;
        }

    #centers .slider #sales .centralization {
        padding-top: 22px;
    }

    .bx-wrapper {
        position: relative;
        margin: 0 auto 60px;
        padding: 0;
        *zoom: 1;
        width: 100%;
    }

        .bx-wrapper img {
            max-width: 100%;
            display: block;
        }

        /** THEME
===================================*/

        .bx-wrapper .bx-viewport {
            /*-moz-box-shadow: 0 0 5px #ccc;
        -webkit-box-shadow: 0 0 5px #ccc;
        box-shadow: 0 0 5px #ccc;
        border: 5px solid #fff;*/
            left: -5px;
            /*background: #fff;*/
            /*fix other elements on the page moving (on Chrome)*/
            -webkit-transform: translatez(0);
            -moz-transform: translatez(0);
            -ms-transform: translatez(0);
            -o-transform: translatez(0);
            transform: translatez(0);
        }

        .bx-wrapper .bx-pager,
        .bx-wrapper .bx-controls-auto {
            position: absolute;
            bottom: -30px;
            width: 100%;
        }

        /* LOADER */

        .bx-wrapper .bx-loading {
            /*min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;*/
        }

        /* PAGER */

        .bx-wrapper .bx-pager {
            text-align: center;
            font-size: .85em;
            font-family: Arial;
            font-weight: bold;
            color: #666;
            padding-top: 20px;
        }

            .bx-wrapper .bx-pager .bx-pager-item,
            .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
                display: inline-block;
                *zoom: 1;
                *display: inline;
            }

            .bx-wrapper .bx-pager.bx-default-pager a {
                background: #666;
                text-indent: -9999px;
                display: block;
                width: 10px;
                height: 10px;
                margin: 0 5px;
                outline: 0;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
                border-radius: 5px;
            }

                .bx-wrapper .bx-pager.bx-default-pager a:hover,
                .bx-wrapper .bx-pager.bx-default-pager a.active {
                    background: #000;
                }

        /* DIRECTION CONTROLS (NEXT / PREV) */

        .bx-wrapper .bx-prev {
            left: 0;
            background: url(../images/mercazArrows.png) no-repeat 0 -136px;
            display: inline-block;
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        }

        .bx-wrapper .bx-next {
            right: 0;
            background: url(../images/mercazArrows.png) no-repeat 0 0;
            display: inline-block;
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        }

            .bx-wrapper .bx-prev:hover, .bx-wrapper .bx-next:hover {
                -webkit-animation-name: pulse;
                animation-name: pulse;
                -webkit-animation-duration: 1s;
                animation-duration: 1s;
                -webkit-animation-timing-function: linear;
                animation-timing-function: linear;
                -webkit-animation-iteration-count: infinite;
                animation-iteration-count: infinite;
            }

        .bx-wrapper .bx-controls-direction a {
            position: absolute;
            top: 50%;
            margin-top: -16px;
            outline: 0;
            width: 86px;
            height: 135px;
            text-indent: -9999px;
            z-index: 9999;
        }

            .bx-wrapper .bx-controls-direction a.disabled {
                display: none;
            }

        /* AUTO CONTROLS (START / STOP) */

        .bx-wrapper .bx-controls-auto {
            text-align: center;
        }

            .bx-wrapper .bx-controls-auto .bx-start {
                display: block;
                text-indent: -9999px;
                width: 10px;
                height: 11px;
                outline: 0;
                /*background: url(images/controls.png) -86px -11px no-repeat;*/
                margin: 0 3px;
            }

                .bx-wrapper .bx-controls-auto .bx-start:hover,
                .bx-wrapper .bx-controls-auto .bx-start.active {
                    background-position: -86px 0;
                }

            .bx-wrapper .bx-controls-auto .bx-stop {
                display: block;
                text-indent: -9999px;
                width: 9px;
                height: 11px;
                outline: 0;
                /*background: url(images/controls.png) -86px -44px no-repeat;*/
                margin: 0 3px;
            }

                .bx-wrapper .bx-controls-auto .bx-stop:hover,
                .bx-wrapper .bx-controls-auto .bx-stop.active {
                    background-position: -86px -33px;
                }

        /* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

        .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
            text-align: left;
            width: 80%;
        }

        .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
            right: 0;
            width: 35px;
        }

        /* IMAGE CAPTIONS */

        .bx-wrapper .bx-caption {
            position: absolute;
            bottom: 0;
            left: 0;
            /*background: #666\9;*/
            /*background: rgba(80, 80, 80, 0.75);*/
            width: 100%;
        }

            .bx-wrapper .bx-caption span {
                color: #fff;
                font-family: Arial;
                display: block;
                font-size: .85em;
                padding: 10px;
            }


    /*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

    .jspContainer {
        overflow: hidden;
        position: relative;
        outline: none;
    }

    .jspPane {
        position: absolute;
    }

    .jspVerticalBar {
        position: absolute;
        top: 0;
        right: 0;
        width: 6px;
        height: 100%;
    }

    .jspHorizontalBar {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 16px;
        background: red;
    }

    .jspCap {
        display: none;
    }

    .jspHorizontalBar .jspCap {
        float: left;
    }

    .jspTrack {
        background: #696868;
        position: relative;
    }

    .jspDrag {
        background: #fff;
        position: relative;
        top: 0;
        left: 0;
        cursor: pointer;
    }

    .jspScrollable {
        outline: none;
    }

    .jspHorizontalBar .jspTrack,
    .jspHorizontalBar .jspDrag {
        float: left;
        height: 100%;
    }

    .jspArrow {
        background: #50506d;
        text-indent: -20000px;
        display: block;
        cursor: pointer;
        padding: 0;
        margin: 0;
    }

        .jspArrow.jspDisabled {
            cursor: default;
            background: #80808d;
        }

    .jspVerticalBar .jspArrow {
        height: 16px;
    }

    .jspHorizontalBar .jspArrow {
        width: 16px;
        float: left;
        height: 100%;
    }

    .jspVerticalBar .jspArrow:focus {
        outline: none;
    }

    .jspCorner {
        background: #eeeef4;
        float: left;
        height: 100%;
    }

    /* Yuk! CSS Hack for IE6 3 pixel bug :( */
    * html .jspCorner {
        margin: 0 -3px 0 0;
    }


    #centers .centralization iframe {
        width: 100%;
        height: 100%;
    }

    #centers .centralization img {
        width: 100%;
    }

    #centers .KlaliText {
        float: left;
        width: 54%;
        margin-right: 80px;
    }

    #centers .rentalZonesTable {
        float: left;
        margin-top: 90px;
    }

    #centers #rent .fc {
        overflow-y: auto;
        overflow-x: hidden;
        height: 495px;
    }

    #centers #plans .imageWrap {
        overflow-y: auto;
        height: 550px;
    }

        #centers #plans .imageWrap img {
            height: 550px;
            width: auto;
            display: block;
            margin: 0 auto;
        }

    #centers .KlaliText h2 {
        font-size: 30px;
        margin-bottom: 20px;
        line-height: 30px;
    }

    #centers .KlaliImages {
        float: right;
        width: 41%;
    }

    #centers .accsessMapArea {
        float: left;
        margin-right: 80px;
        width: 32%;
    }

    #results {
        padding: 18px 18px 26px 18px;
        position: relative;
        border-top: 1px solid rgba(255, 255, 255, 0.3);
        margin-top: -1px;
    }

        #results.hidden {
            visibility: hidden;
        }

        #results .opacity {
            height: 100%;
            width: 100%;
            position: absolute;
            top: 0;
            left: 0;
            background: #000;
            opacity: 0.6;
        }

        #results .resultTitle {
            border-bottom: 2px solid #b31e29;
            margin-bottom: 14px;
            font-size: 20px;
            font-weight: bold;
            display: inline-block;
            line-height: 26px;
            position: relative;
            z-index: 1;
        }

        #results ul {
            position: relative;
            z-index: 1;
            font-size: 14px;
        }

            #results ul li {
                display: inline-block;
            }

                #results ul li:hover a {
                    color: #b31e29;
                }


    #centers #tabs div.tab div.reg .textWrapper {
        padding: 10px 10px;
    }

        #centers #tabs div.tab div.reg .textWrapper .title {
            line-height: 20px;
            padding: 6px 5px 8px;
            font-size: 20px;
        }

        #centers #tabs div.tab div.reg .textWrapper .subTitle {
            margin-bottom: 14px;
            padding: 0 5px 12px;
            font-size: 14px;
        }

        #centers #tabs div.tab div.reg .textWrapper div {
            font-size: 12px;
            line-height: 14px;
            font-weight: bold;
        }

            #centers #tabs div.tab div.reg .textWrapper div.ManagerTitle,
            #centers #tabs div.tab div.reg .textWrapper div.Info1 {
                margin-top: 8px;
            }

            #centers #tabs div.tab div.reg .textWrapper div.ManagerPhones,
            #centers #tabs div.tab div.reg .textWrapper div.ManagerTitle {
                font-size: 11px;
            }

            #centers #tabs div.tab div.reg .textWrapper div.ManagerEmail {
                font-weight: normal;
                font-weight: bold;
                /*text-shadow: 1px 1px 1px #000;*/
            }

                #centers #tabs div.tab div.reg .textWrapper div.ManagerEmail a {
                    color: #fff;
                    text-decoration: underline;
                }

                    #centers #tabs div.tab div.reg .textWrapper div.ManagerEmail a:hover {
                        text-decoration: none;
                    }


    #merkazPage {
    }

        #merkazPage .box {
            position: relative;
            width: 100%;
            padding-bottom: 100%;
            height: 0;
            overflow: hidden;
            float: left;
            margin-right: 0.8%;
            margin-bottom: 0.8%;
        }

            #merkazPage .box .inner {
                position: absolute;
                width: 100%;
                height: 100%;
            }

        #merkazPage .box1 {
            width: 30%;
            padding-bottom: 25%;
        }

        #merkazPage .box2 {
            width: 41.2%;
            padding-bottom: 25%;
        }

        #merkazPage .box3 {
            width: 26.3%;
            padding-bottom: 25%;
        }

        #merkazPage .box4 {
            width: 56.6%;
            height: 100%;
            padding-bottom: 0;
            margin: 0;
        }

        #merkazPage .box5 {
            width: 41%;
            height: 48.3%;
            padding-bottom: 0;
            margin: 0;
            float: right;
            margin-bottom: 0%;
        }

        #merkazPage .box6 {
            width: 41%;
            height: 48.3%;
            padding-bottom: 0;
            margin: 0;
            /*float: right;*/
            position: absolute;
            right: 0;
            bottom: 0;
        }







    @media all and (min-width: 1880px) {

        #centers #tabs div.tab div.reg .textWrapper {
            padding: 20px 10px;
        }

            #centers #tabs div.tab div.reg .textWrapper .title {
                line-height: 28px;
                padding: 6px 5px 12px;
                font-size: 28px;
            }

            #centers #tabs div.tab div.reg .textWrapper .subTitle {
                padding: 0 10px 20px;
                margin-bottom: 22px;
            }

            #centers #tabs div.tab div.reg .textWrapper div {
                font-size: 14px;
                line-height: 16px;
            }

                #centers #tabs div.tab div.reg .textWrapper div.ManagerPhones,
                #centers #tabs div.tab div.reg .textWrapper div.ManagerTitle {
                    font-size: 12px;
                }
    }


    @media all and (min-width: 1880px) {

        #centers #merkazPage {
            width: 74%;
        }
    }


    .cubebg {
        padding-bottom: 13px;
        border-radius: 8px 8px 0 0;
    }

    .cubeTitle {
        font-size: 14px;
        padding: 10px 0 12px 15px;
        font-weight: normal;
        background: rgba(0,0,0,0.6);
        border-radius: 8px 8px 0 0;
    }

    .maineStockNew {
        text-align: right;
        padding: 5px 0 5px 0px;
        background: rgba(120,120,120,0.6);
    }

    .cubeBoxSide {
        border-radius: 14px;
        max-width: 210px;
    }

        .cubeBoxSide table {
        }

            .cubeBoxSide table tr {
                background: rgba(0,0,0,0.6);
            }

    .bottomCraditBoxDiv {
        background: rgba(0,0,0,0.6);
        border-radius: 0 0 8px 8px;
        padding: 0 0 10px 0;
    }

    .cubeBoxSide table tr td {
        font-size: 11px;
        height: 18px;
        line-height: 18px;
        padding-left: 5px;
    }

    .cubeBoxSide table tr:nth-child(even) {
        background: rgba(120,120,120,0.6);
    }

    .cubeBoxSide table tr td h2 {
    }

    .borderRnL {
        border-right: 1px solid rgba(255,255,255,.7);
        border-left: 1px solid rgba(255,255,255,.7);
    }

    #stockCredits {
        font-size: 12px;
        margin: 10px 0 0 15px;
    }

        #stockCredits img {
            margin: 15px 0 0 5px;
            vertical-align: bottom;
        }

    .UP {
        color: #01853c;
    }

    .DOWN {
        color: #c42727;
    }

    .UPw {
        color: #01853c !important;
        background-image: url('../images/up.png');
        background-repeat: no-repeat;
        padding-left: 11px; /* width of the image plus a little extra padding */
        background-position: 0 4px;
    }

    .DOWNw {
        color: #c42727 !important;
        background-image: url('../images/down.png');
        background-repeat: no-repeat;
        padding-left: 11px; /* width of the image plus a little extra padding */
        background-position: 0 4px;
    }

    .infoSpan {
        padding-right: 5px;
        color: #fff;
        font-weight: bold;
        font-size: 13px;
    }

    .pbg {
        float: right;
    }

    .left {
        float: left !important;
        padding-left: 53px !important;
    }

    .pbg p {
        float: left;
        line-height: 44px;
        padding-right: 10px;
    }

    .pgbTime {
        float: right;
        font-size: 12px;
        line-height: 18px;
        padding-top: 10px;
        padding-right: 38px;
    }

    .pbg a {
        float: left;
        max-width: 170px;
    }

    .pbg img {
        float: left;
        max-width: 170px;
    }

    .bottomStockPr {
        direction: rtl;
    }

    .bottomStockPr1 {
        padding-right: 5px;
        float: left;
    }

    .bottomStockPrLink {
        float: left;
        line-height: 23px;
        font-size: 18px;
        font-weight: bold;
    }


    #merkazMenu li {
        font-weight: bold;
    }

        #merkazMenu li.selected {
            font-weight: normal;
        }


    .bolded {
        font-size: 120%;
        font-weight: bold;
    }

    .midHeaderH3 {
        list-style: none;
    }

        .midHeaderH3 li {
            width: 31.6%;
            float: left;
        }

            .midHeaderH3 li:nth-child(2) {
                width: 31.6%;
                margin-left: 2.6%;
            }

            .midHeaderH3 li:nth-child(3) {
                width: 31.6%;
                margin-left: 2.6%;
            }

            .midHeaderH3 li h3 {
                font-size: 22px;
                line-height: 23px;
                padding: 40px 0 15px 0;
                text-align: center;
            }

    .ltr {
        direction: ltr;
    }

    .clear {
        clear: both;
    }

    #centers #mainContent {
        display: block;
        font-family: 'Open Sans Hebrew', sans-serif, Arial !important;
    }

    #centers .slider > div,
    #centers .slider,
    #centers #mercazPages {
        height: auto;
        /*overflow: auto;*/
    }

    .module31 #innerPage,
    .module40 #innerPage {
        padding-top: 0;
    }

    #centers .slider > div#general {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        background-image: url(../images/B4.jpg);
    }

    #centers .slider > div#stamTmuna {
        height: 580px;
    }

        #centers .slider > div#stamTmuna img {
            width: 100%;
            display: block;
            position: absolute;
        }

        #centers .slider > div#stamTmuna .inner {
            position: relative;
        }

    #centers .slider > div.showDiv {
        background: #000;
        position: relative;
        z-index: 20;
    }

    body.module40 {
        background: #000 !important;
    }

    #merkazMenuNew {
        position: fixed;
        direction: ltr;
        z-index: 1000;
        right: 0;
        left: 0;
        top: 10px;
        padding: 0 2%;
        height: 0;
        transition: height 0.6s cubic-bezier(0.115, 0.210, 0.355, 1.000);
    }

    .scrooled #merkazMenuNew {
        background: white; /*#b61d27*/
        top: 0;
        height: 89px;
       /*overflow: hidden;*/ 
    }

    #merkazMenuNew > ul {
        /*transform-origin:right 0;
    transform: scale(1);
    transition: transform 0.4s;*/
    }

    .scrooled #merkazMenuNew > ul {
        /*transform: scale(0.8);*/
    }

    #merkazMenuNew #back {
        float: left;
        background: #b61d27;/*#ea383d | #333*/
        height: 52px;
        padding: 0 22px;
        font-size: 17px;
        padding-top: 15px;
    }

        #merkazMenuNew #back span {
            background: url(../images/xbutton.png) no-repeat 0 0;
            display: block;
            height: 19px;
            padding-left: 26px;
        }

    .scrooled #merkazMenuNew #back {
        /*background:none;
    padding-top:34px;*/
        margin-top: 19px;
    }

    #centers .superScrooled .slider > div#stamTmuna img {
        position: fixed;
        top: 89px;
    }

    #merkazMenuNew li {
        float: right;
        margin-left: 10px;
    }

        #merkazMenuNew li:first-child {
            display: none;
        }

        #merkazMenuNew li:last-child {
            margin-left: 0;
        }

    .scrooled #merkazMenuNew li:first-child {
        display: block;
    }

    #merkazMenuNew li a {
        width: 164px;
        width: 162px;
        height: 167px;
        display: block;
        background: #b71d27;
        background: #D4161D;
        color: white;
    }

        #merkazMenuNew li a span {
            display: block;
            background: url(../images/NewMenu2.png) no-repeat 0 0;
            padding-top: 130px;
            text-align: center;
            opacity: 0.55;
            opacity: 0.82;
            height: 167px;
        }

        
        #merkazMenuNew li a:hover span,
        #merkazMenuNew li.selected a span {
            opacity: 1;
            
        }

        #merkazMenuNew li a.General span {
            background-position: 0 -600px;
        }

        #merkazMenuNew li a.Gallery span {
            background-position: 0 0;
        }

        #merkazMenuNew li a.Clients span {
            background-position: 0 -200px;
        }

        #merkazMenuNew li a.AirPicture span {
            background-position: 0 -400px;
        }

        #merkazMenuNew li a.RentData span {
            background-position: 0 -600px;
        }

        #merkazMenuNew li a.Plans span {
            background-position: 0 -800px;
        }

        #merkazMenuNew li a.Sales span {
            background-position: 0 -1000px;
        }

        #merkazMenuNew li a.Movie span {
            background-position: 0 -1200px;
        }

        #merkazMenuNew li a.Tour span {
            background-position: 0 -1388px;
        }

    .scrooled #merkazMenuNew li {
        margin-left: 26px;
        margin-left: 0px;
    }

        .scrooled #merkazMenuNew li a {
            width: auto;
            height: 89px;
            padding-top: 15px;
            background: white;
            color: #ea383d;
            color: #D4161D;
        }

            .scrooled #merkazMenuNew li a span {
                height: auto;
                white-space: nowrap;
                background-size: auto 700px;
                padding-right: 65px;
                padding-bottom: 20px;
                padding-top: 18px;
                padding-left:12px;
            }
            .scrooled #merkazMenuNew li a span {
                background-image: url(../images/merkazMenuNew3.png);
                opacity:1;
            }
            .scrooled #merkazMenuNew li a span {
                background-image: url(../images/merkazMenuNew3.png);
                

                opacity:1;
            }

             .scrooled #merkazMenuNew li a:hover span,
              #merkazMenuNew li.selected a span {
                 background-color:#ededed;
            
            }
            .scrooled #merkazMenuNew li a.General span {
                background-position: right -300px;
            }

            .scrooled #merkazMenuNew li a.Gallery span {
                background-position: right 0;
            }

            .scrooled #merkazMenuNew li a.Clients span {
                background-position: right -100px;
            }

            .scrooled #merkazMenuNew li a.AirPicture span {
                background-position: right -200px;
            }

            .scrooled #merkazMenuNew li a.RentData span {
                background-position: right -300px;
            }

            .scrooled #merkazMenuNew li a.Plans span {
                background-position: right -400px;
            }

            .scrooled #merkazMenuNew li a.Sales span {
                background-position: right -500px;
            }

            .scrooled #merkazMenuNew li a.Movie span {
                background-position: right -600px;
            }

            .scrooled #merkazMenuNew li a.Tour span {
                background-image: url(../images/NewMenu360only.png);
                background-size: 82px auto;
                background-position: right 15px;
            }
            

    #merkazMenuNew .logo {
        display: none;
    }
    #merkazMenuNew .logo-div {
        background: url(../images/BIG_LOGO_180x160.png) no-repeat right 0;
        position: absolute;
        height: 122px;
        width: 110px;
        display: none;
        background-size: cover;
        margin-top: 0px;
    }
     .scrooled .logo-div{
         display:block !important;
     }

    .scrooled #merkazMenuNew .logo {
        display: block;
        float: right;
        width: 320px;
        padding-right: 135px;
        height: 89px;
        margin-left: 20px;
       
        /*background-image: url('../images/logos/big_mischari.png');
        background-repeat: no-repeat;
        background-size: 25%;
        background-position: 100% 50%;*/
        font-size: 20px;
        color: #ed5e61;
        padding-top: 33px;
    }
        .scrooled #merkazMenuNew .logo-div.fashionLogo {
            background: url(../images/big_fashion_new_logo_general.png) no-repeat right 0;
            position: absolute;
            height: 164px;
            width: 145px;
            display: none;
            background-size: cover;
            margin-top: -27px;
            margin-right: -20px;
        }

        .scrooled #merkazMenuNew .logo.fashionLogo {
            /*background-image: url(../images/storesFashionLogo.png);*/
            /*background-image: url('../images/logos/big_mischari.png');*/
            /*background-image: url('../images/logos/6.jpg');*/
            /*background-image: url(../images/logos/png-logo.png);*/
            background-size: 30%;
            background-repeat: no-repeat;
            background-position: 90%;
        }

            .scrooled #merkazMenuNew .logo.fashionLogo.ltr {
                background-position: 0% !important;
            }

    #centers .slider > div .centralization,
    #centers .slider > div .centralizationBig {
        padding-top: 230px;
    }

    #centers .slider > div#general {
        padding-top: 57px;
    }

        #centers .slider > div#general .box {
            display: inline-block;
            background: rgba(0,0,0,0.86);
            padding: 0 34px 0 68px;
            padding-top: 16px;
            padding-bottom: 39px;
            /*width:520px;*/
        }

            #centers .slider > div#general .box h1 {
                font-size: 68px;
                color: #dc2130;
                font-weight: bold;
                /*margin-bottom:12px;*/
                margin-bottom: 3px;
                font-size: 32px;
            }

            #centers .slider > div#general .box .subTitle {
                display: block;
                font-size: 32px;
                font-size: 23px;
                margin-bottom: 15px;
            }

        #centers .slider > div#general .OpeningHours {
            border-top: 1px solid #4d4d4d;
            font-size: 23px;
            line-height: 35px;
            padding-top: 11px;
        }

        #centers .slider > div#general .Item {
            padding-top: 9px;
            line-height: 29px;
            font-size: 23px;
        }

        #centers .slider > div#general .Manager {
            border-top: 1px solid #4d4d4d;
            line-height: 29px;
            font-size: 20px;
            padding-top: 11px;
            margin-top: 22px;
        }

            #centers .slider > div#general .Manager a {
                color: #dc2130;
                text-decoration: underline;
            }

    #centers .slider > div#air iframe {
        width: 100%;
        height: 600px;
    }

    #centers .slider > div#rent {
        border-top: 5px solid #fff;
    }

    #centers .slider > div.showDiv {
        padding-top: 192px !important;
    }

        #centers .slider > div.showDiv > div {
            padding: 0 5% !important;
            padding-top: 46px !important;
            border-top: 1px solid #fff;
            width: 100%;
        }

        #centers .slider > div.showDiv#general > div {
            border: 0;
        }

    #centers #mercazPages .imagesthumbnails {
        float: left;
    }

    #centers #mercazPages .scrollable .smallgalBG {
        width: 32.3%;
        margin-left: 1%;
    }

        #centers #mercazPages .scrollable .smallgalBG.next,
        #centers #mercazPages .scrollable .smallgalBG:nth-child(3n) {
            /*margin-left:0;*/
        }

    #centers #mainimagecontainer {
        width: 51%;
    }

    #centers .imagesthumbnails {
        margin: 0 !important;
        /*margin-left:-2% !important;
    width:50%;*/
    }

    #centers .scrollable .smallgalBG {
        margin-bottom: 24px !important;
    }

    #centers #customersScroller li {
        width: 198px;
        height: 128px;
        float: right;
    }

        #centers #customersScroller li img {
            max-width: 100%;
        }

    #centers #customersScrollerWrapper ul {
        padding: 0;
        margin: 0;
        width: auto;
    }

    #centers #customersScrollerWrapper {
        height: 540px;
        height: 580px;
    }

    #centers #filter {
        padding: 3px 10px 17px;
        text-align: center;
    }

    #centers #customersScroller li .linkBg {
        background: #b61d27;
        padding: 16px 0 0 0;
    }

        #centers #customersScroller li .linkBg .fontS {
            display: block;
        }

    #centers #currVideo iframe {
        height: 556px;
    }

    #centers #videos li div .fontM {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 12px;
    }

    #centers #videos li div .dater {
        font-size: 16px;
    }

    #centers #currVideo span {
        padding-top: 8px;
    }

    #centers #videos {
        padding-top: 63px;
    }

    #centers #eventsPage {
        display: none;
    }

    #faceBookTab .faceBookBox {
        width: 40%;
        max-width: 340px;
        float: left;
        /*padding:20px;
    background:#fff;
    border:1px solid #999;*/
        border: 5px solid #91a1c4;
        margin-left: 126px;
        margin-top: 70px;
    }

    #faceBookTab .texts {
        width: 50%;
        float: right;
        padding-top: 30px;
    }

        #faceBookTab .texts h3 {
            color: #f4f25c;
            font-size: 48px;
            font-weight: bold;
            margin-bottom: 33px;
        }

        #faceBookTab .texts ul {
            padding: 0 4px;
        }

            #faceBookTab .texts ul li {
                position: relative;
                font-size: 50px;
                color: #fff;
                font-weight: 200;
                line-height: 60px;
                margin-bottom: 30px;
                padding: 0 77px;
            }

                #faceBookTab .texts ul li span {
                    position: absolute;
                    right: 0;
                    top: 12px;
                    display: block;
                    height: 48px;
                    line-height: 48px;
                    width: 48px;
                    background: #91a1c4;
                    border-radius: 50%;
                    color: #3a5795;
                    font-size: 34px;
                    font-weight: normal;
                    text-align: center;
                }

    #centers .slider > div.showDiv#sales {
        background: url(../images/faceBookBG.jpg) no-repeat center 0;
        background-size: cover;
    }

        #centers .slider > div.showDiv#sales > div {
            /*border-color:transparent;*/
        }
}


@media (min-width: 1025px) and (max-width: 1280px) {

    #centers #mainimage {
        /*width: 855px;*/
        width: 100%;
        height: 558px;
        height: 280px;
        max-width: 855px;
        max-width: 436px;
        background: #fff;
    }

    #centers .scrollable .smallgalBG {
        height: 130px;
    }

    #centers .fontTitle {
        font-size: 20px;
    }

    #merkazMenu li {
        font-size: 14px;
    }


    #faceBookTab .texts h3 {
        font-size: 40px;
    }

    #faceBookTab .texts ul li {
        font-size: 40px;
        line-height: 46px;
        padding: 0 58px;
    }

        #faceBookTab .texts ul li span {
            top: 8px;
            height: 40px;
            line-height: 40px;
            width: 40px;
        }
}

@media all and (min-width: 1025px) and (max-width: 1760px) {


    


    #merkazMenuNew li a {
        width: 88px;
    }

        #merkazMenuNew li a span {
            padding-top: 114px;
            word-break: break-word;
        }

        #merkazMenuNew li a.General span {
            background-position: center -600px;
        }

        #merkazMenuNew li a.Gallery span {
            background-position: center 0;
        }

        #merkazMenuNew li a.Clients span {
            background-position: center -200px;
        }

        #merkazMenuNew li a.AirPicture span {
            background-position: center -400px;
        }

        #merkazMenuNew li a.RentData span {
            background-position: center -600px;
        }

        #merkazMenuNew li a.Plans span {
            background-position: center -800px;
        }

        #merkazMenuNew li a.Sales span {
            background-position: center -1000px;
        }

        #merkazMenuNew li a.Movie span {
            background-position: center -1200px;
        }

        #merkazMenuNew li a.Tour span {
            background-position: center -1388px;
        }

    .scrooled #merkazMenuNew li a span {
        /*text-indent: -9999px;
    padding:0;
    font-size:12px;
    padding-top:30px;
    padding-right:74px;*/
    }

    /*.scrooled #merkazMenuNew #back{
    text-indent:-9999px;
    direction:rtl;
}*/
    .scrooled #merkazMenuNew .logo {
        /*width:98px;
    text-indent:-9999px;
    overflow:hidden;*/
        font-size: 18px;
        width: 260px;
        padding-top: 7px;
    }


    .scrooled #merkazMenuNew li a.General span {
        background-position: center -303px;
    }

    .scrooled #merkazMenuNew li a.Gallery span {
        background-position: center -3px;
    }

    .scrooled #merkazMenuNew li a.Clients span {
        background-position: center -103px;
    }

    .scrooled #merkazMenuNew li a.AirPicture span {
        background-position: center -203px;
    }

    .scrooled #merkazMenuNew li a.RentData span {
        background-position: center -303px;
    }

    .scrooled #merkazMenuNew li a.Plans span {
        background-position: center -403px;
    }

    .scrooled #merkazMenuNew li a.Sales span {
        background-position: center -503px;
    }

    .scrooled #merkazMenuNew li a.Movie span {
        background-position: center -603px;
    }

    .scrooled #merkazMenuNew li a.Tour span {
        background-position: center 13px;
    }


    .scrooled #merkazMenuNew li a {
        width: 56px;
        text-align: center;
        padding-top: 0;
    }

        .scrooled #merkazMenuNew li a span {
            padding: 0;
            height: 100%;
            font-size: 13px;
            line-height: 16px;
            padding-top: 48px;
            white-space: normal;
            background-size: auto 700px;
        }

    #centers #currVideo span {
        padding-top: 0;
        margin-top: -2px;
    }

    #centers #videos {
        padding-top: 51px;
    }

    #centers #mainimage {
        width: 100%;
        height: auto;
        max-height: none;
        max-width: none;
    }

    #centers .scrollable .smallgalBG {
        margin-bottom: 10px !important;
    }

    #faceBookTab .faceBookBox {
        margin-left: 0;
    }

    #centers .slider > div.showDiv#sales > .findus {
        margin-left: 0px;
    }
}
/*
@media all and (max-width: 1680px) and (min-width: 1366px) {

    .droneImage {
        width: 70%;
    }
}

@media all and (max-width: 1680px) and (min-width: 1366px) {

    .droneButton {
        left: 19%;
    }
}

@media all and (max-width: 1366px) and (min-width: 1238px) {

    .droneButton {
        left: 9%;
    }

    .droneImage {
        width: 55% !important;
    }
}

@media all and (max-width: 1238px) and (min-width: 1035px) {

    .droneButton {
        left: 8%;
        bottom: 71px;
    }

    .droneImage {
        width: 50% !important;
    }
}
*/
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : portrait) {

    .droneButtonMobile {
        bottom: 10px;
        margin-right: 10px;
    }

    #bigplus {
        margin-right: 10px;
    }

    .live_btn,
    .live_btn_eng {
        /*position: relative;
        width: 80px;
        height: 50px;
        font-size: 10px;
        z-index: 50;
        color: #fff;
        display: block;
        bottom: 35px;
        text-indent: 1px;
        text-align: center;
        right: -1px;*/

        position: absolute;
        left: 0;
        width: 130px;
        text-align: center;
        top: 15px;
        right: auto;
        padding-left: 50px;
        width: 100%;
    }
    .live_btn_eng {
        position: absolute;
    left: auto;
    text-align: center;
    top: 5px;
    right: 0;
    padding-left: 0;
    padding-right: 50px;
    width: 100%;
    }
    #topMenu_m_2 li a.droneButtonMobile{
            text-indent: 0;
    }

    /*.droneButton {
        left: 0% !important;
        bottom: 0px !important;
        top: 16px !important;
    }

    .droneImage {
        width: 30% !important;
    }*/
    #bigplus {
        height: 35px;
        width: 70px !important;
    }

    #topMenu_m_2 {
        clear: both;
        padding-top: 10px;
    }

    #topMenu_m li a {
        display: block;
        width: 30px;
        height: 30px;
        background-repeat: no-repeat;
        background-position: 0 0;
        /*background: url(../images/fb_m.jpg) no-repeat 0 0;*/
        background-size: 100% 100%;
        text-indent: -9999px;
    }

    .droneButtonMobile {
        height: 50px;
        width: 140px;
    }

        .droneButtonMobile .droneImage {
            width: 100% !important;
            height: 100%;
        }

    .droneImage {
        float: left;
        width: 70px !important;
        margin: 0;
        padding: 0px;
        /*position: absolute;*/
        display: table;
        left: -19px;
        top: -4px;
    }

    a.droneButtonMobile {
        background: none !important;
        position: relative;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

   

    .live_btn {
        position: relative;
        width: 100px;
        height: 50px;
        font-size: 14px;
        z-index: 50;
        color: #fff;
        display: block;
        bottom: 40px;
        text-indent: 1px;
        text-align: center;
    }

    .live_btn_eng {
        position: relative;
        width: 100px;
        height: 50px;
        font-size: 10px;
        z-index: 50;
        color: #fff;
        display: block;
        bottom: 35px !important;
        text-indent: 1px;
        text-align: center;
    }

    .droneButton {
        left: 8%;
        bottom: 71px;
    }

    #topMenu_m_2 li {
        padding: 10px 5px;
    }

    #bigplus {
        height: 55px;
        width: 90px !important;
    }

    #topMenu_m li a {
        display: block;
        width: 50px;
        height: 50px;
        background-repeat: no-repeat;
        background-position: 0 0;
        /*background: url(../images/fb_m.jpg) no-repeat 0 0;*/
        background-size: 100% 100%;
        text-indent: -9999px;
    }

    #topMenu_m li#otherLanguageLink_m a {
        width: 70px !important;
    }

    #header .branding img {
        height: 60px;
    }

    .droneButtonMobile {
        height: 50px;
        width: 160px;
    }

        .droneButtonMobile .droneImage {
            margin-top:6px;
            width: 100% !important;
            height: 100%;
        }
}
@media (min-width: 1330px) {
    .droneButton {
        margin-top: 45px;
    }
}
@media (max-width: 1180px) and (min-width: 1025px)
{
    .droneButton {
        margin-top: 40px;
    }
    .droneButton.rtl {
        margin-top: 30px;
    }
}

.jqForm label.error,
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}


.select-css {
	display: block;
    width: 100%;
	max-width: 100%;
    color: #fff;

	/*font-size: 16px;
	font-family: sans-serif;
	font-weight: 700;
	color: #444;
	line-height: 1.3;*/

    color: #fff;
    font-size: 14px;
    line-height: 29px;

        padding: 8px 18px;
    border: 1px solid rgba(255,255,255,0.7);


    background: url(../images/selectArrow2.png) no-repeat 0 center;
    background-position:right 20px center;

	/*padding: .6em 1.4em .5em .8em;*/
	
	/*box-sizing: border-box;
	margin: 0;*/

	/*border: 1px solid #fff;*/
	background-color: #000;

	/*box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
	border-radius: .5em;*/
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;

	/*background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
	  linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: .65em auto, 100%;*/
}
.select-css::-ms-expand {
	display: none;
}
/*.select-css:hover {
	border-color: #888;
}
.select-css:focus {
	border-color: #aaa;
	box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	color: #222;
	outline: none;
}*/
.select-css option {
	font-weight:normal;
}




/* Disabled styles */
/*.select-css:disabled, .select-css[aria-disabled=true] {
	color: graytext;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22graytext%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
	  linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
}
.select-css:disabled:hover, .select-css[aria-disabled=true] {
	border-color: #aaa;
}*/


.topCubes{
    display: flex;
    justify-content:center;
    padding:12px;
}

.select-css,
#eventsPage .select-css{
    background-color: rgba(67, 94, 172, 0.33);
    background-color: transparent;
}
.select-css option,
#eventsPage .select-css option{
    background-color:#000;
}


#centers #rent .rentNote {
    font-weight: bold;
}
#rentalZones .padder .rentNote{
    font-weight: bold;
    margin-bottom: 20px;
}