/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
@import url(http://fonts.googleapis.com/earlyaccess/opensanshebrew.css);

html,
button,
input,
select,
textarea {
    color: #222222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #B3D4FC;
    text-shadow: none;
}

::selection {
    background: #B3D4FC;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #CCCCCC;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #CCCCCC;
    color: #000000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
    direction: rtl;
    font-family: arial;
    /*background: url('../img/bot.jpg') center;*/
    /* background: url('http://www.istockphoto.com/image-zoom/41333318/1/380/257/zoom-41333318-1.jpg') center;*/
    background: url('http://www.istockphoto.com/image-zoom/36450706/1/380/319/zoom-36450706-1.jpg') center;
    background: url('../img/crowd5.jpg') center;
    /* background: url('../img/crowd3.jpg') center;
     background: url('../img/crowd4.jpg') center;*/
    background-size: cover;
    background-attachment: fixed;
    font-family: 'Open Sans Hebrew', serif;
    /* background-position: 0px -250px;*/

}
html, body {
    height: 100%;
}
.main {
    /* background: transparent url('../img/background_mini.jpg') no-repeat center -190px; *//* 320px; */
    width: 100%;
    height: 100%;
    position: relative;
    min-width: 1072px;
    height: auto !important;
    min-height: 98%;
    margin: 0 auto -50px;
}


.wrapper {
    width: 100%;
    max-width: 1072px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

header#top_head {
    height: 70px;
    background: rgba(33, 33, 33, 1);

    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99999;
}

header #logo {
    width: auto;
    margin: auto;
    height: 100%;
    position: relative;
    z-index: 999;
    display: inline-block;
}

h1{
    margin: 0;
    padding: 0;
    font-size: 30px;
}
.desc p{
    font-size: 19px;
    margin: 10px;
}
.desc ul{
    margin: 0;
}
.desc ul li{
    font-size: 21px;
    text-align: right;
    display: inline-block;
    margin: 0 15px;
    padding: 0 35px 0 0;
    background: url('../img/checklist-icon.png') no-repeat center right;
}


header #logo img {
    /* width: 100%;*/
}

.video_container {
    width: 100%;
    z-index: 0;
    overflow: hidden;
    background: transparent;
    max-height: 540px;
    margin-bottom: 60px;
    /* background: url('../img/stars-background.jpg');*/
}

.slide {
    /*  position: relative;*/
    text-align: center;
    /* top: 0;*/
}

#slide_img {
    /*  position: relative;
      top: 0;
      left: 0;
      z-index: 1;*/
}

.slide iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#selector {
    margin-top: 130px;

}

div#selector_form {
    text-align: right;
    background: rgba(246, 246, 246, 0.5);
    padding: 35px 45px;
    max-width: 795px;
    margin: 0 auto 0 auto;
    z-index: 2;
    position: relative;
    border-bottom: none;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.4);
    height: 35px;
    position: relative;
}

#select {
    display: none;
    border: 0;
    width: 1000px;
    height: 580px;
    border-top: none;
    min-height: 400px;
    transition: height 1s;
    -webkit-box-shadow: #000000 0px 30px 200px 0px;
    -moz-box-shadow: #000000 0px 30px 200px 0px;
    box-shadow: #000000 0px 30px 200px 0px;
    margin-bottom: 50px;
    background: #FFFFFF url('../img/ajax-loader.gif') no-repeat center center;
    border-top: 7px solid rgba(61, 175, 213, 0.9);
}

#iframe_wrap {
    display: none;
    height: 100%;
    width: 100%;
    background: #FFFFFF;
}

button#order, button#coupon_submit {
    border: none;
    color: #FFFFFF;
    height: 50px;
    height: 105px;
    font-size: 19px;
    background: rgba(61, 175, 213, 0.9);
    cursor: pointer;
    width: 122px;
    font-size: 22px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

button#order:hover {
    background-color: rgba(26, 113, 142, 0.9);
}

#selector:before {
    content: '';
    display: block;
    width: 36px;
    height: 36px;
    background: url('../img/right.png') no-repeat top right;
    position: absolute;
    bottom: -39px;
    right: 0;
    display: none;
}

#selector:after {
    content: '';
    display: block;
    width: 36px;
    height: 36px;
    background: url('../img/left.png') no-repeat top left;
    position: absolute;
    bottom: -39px;
    left: 0;
    display: none;
}

#selector .sel-wrap {
    height: 35px;
    width: 200px;
    overflow: hidden;
    display: inline-block;
    float: right;
    margin-left: 14px;
    background: url(../img/arr_down.png) no-repeat 5% 50% #FFFFFF;
    line-height: 35px;
    text-align: right;
}

#selector .sel-wrap:hover {
    background-color: #EEEEEE
}

#selector .sel-wrap select {
    width: 250px;
    height: 35px;
    padding: 0;
    border: none;
    background: transparent;
    line-height: 35px;
    font-size: 17px;
}

#selector_result {
    display: none;
    text-align: center;
    background: rgba(246, 246, 246, 0.5);
    padding: 0 0 35px 0;
    max-width: 795px;
    margin: 0 auto 50px auto;
    z-index: 2;
    position: relative;
    border-bottom: none;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.4);
    /* box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.4); */
    /* height: 35px; */
    position: relative;


    padding-bottom: 45px;
}

#selector_result:before{
    /* content:'';*/
    position:absolute;
    bottom: -16px;
    right: 0;
    margin-right: 0;
    width: 100%;
    height: 24px;
    /* border-style: solid; */
    /* border-width: 20px 30px 0 30px; */
    /* border-color: rgba(246, 246, 246, 0.5) transparent transparent transparent; */
    z-index: 999;
    background: url('../img/bot_sel2.png');
}

#selector_result > span.bottom {
    content: '';
    position: absolute;
    bottom: -16px;
    right: 0;
    margin-right: 0;
    width: 100%;
    height: 48px;
    z-index: 999;
    background: url('../img/bot_sel3.png') no-repeat bottom;
    font-size: 18px;
    line-height: 18px;
}


#selector_thank {
    display: none;
    background: #006FBA;
    text-align: center;
    padding: 0 30px;
    color: #FFFFFF;
}

#selector_result > span.title {

    font-size: 22px;
    display: block;

    width: 100%;

    margin: 15px  0;

    background: rgba(61, 175, 213, 0.9);

    height: 30px;

    line-height: 30px;

    padding: 2px 0;

    color: #fff;

}

#selector_result > span {
    display: inline-block;
    color: #000;
    font-size: 22px;
}

#selector_result > span.label {
    font-weight: bold;
}

#selector_result h4 {
    text-align: center;
    color: #FFFFFF;
    font-size: 25px;
    margin: 10px 0 0 0;
    font-weight: normal;

}

button#reset {
    color: #006FBA;
    background: transparent;
    font-size: 17px;
    padding: 0 10px 0 40px;
    font-family: arial;
    text-decoration: none;
    /* float: left; */
    margin-top: 15px;
    border: none;
    /* position: absolute; */
    /* left: 10px; */
    /* bottom: 10px; */
    display: inline-block;
}

article.desc {
    height: auto;
    margin: 40px auto;
    width: 800px;
    font-size: 24px;
    text-align: center;
    font-weight: normal;
}

area {
    outline: none;
}

#toys_coupon label {
    color: #FFFFFF;
    font-size: 22pt;
}

#coupon_input {
    border: 0;
    width: 284px;
    height: 40px;
    padding: 5px;
    font-size: 22pt;
    margin: 0 20px;
    vertical-align: bottom;
    transition: box-shadow 500ms;
}

.push_f{
    height: 50px;
}
footer {
    color: #000000;
    padding: 5px 0;
    /* position: fixed;*/
    bottom: 0;
    width: 100%;
    height: 50px;

}

footer .rights {
    float: right;
}

footer .amazing {
    float: left;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {

}

@media (max-width: 1120px) {

    #rami_logo {
        right: 10px;
        left: auto;
    }
}

@media (max-width: 975px) {

    #selector {
        /* padding: 20px 1%; */
        /* width: 98%; */
    }

    #selector .sel-wrap {
        width: 160px;
        margin-left: 1%;
    }
    div#selector_form{

        width: 90%;


        max-width: 610px;

    }
    #selector .sel-wrap select {
        width: 180px;
    }

    button#order {
        /* padding: 0; */
        /* width: 208px; */
        /* text-align: right; */
    }

    header #logo img {
        /* margin: 20px 60px 0 0; */
        /* width: 100%; */
    }

    header #logo {
        /* width: 90%; */
    }
    article.desc{

    }

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


