article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

html, button, input, select, textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active, a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

h2 {
    font-size: 1.5em;
    margin: .83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: .83em;
    margin: 1.67em 0
}

h6 {
    font-size: .75em;
    margin: 2.33em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

p, pre {
    margin: 1em 0
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before, q:after {
    content: '';
    content: none
}

small {
    font-size: 75%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

dl, menu, ol, ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu, ol, ul {
    padding: 0 0 0 40px
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button, input {
    line-height: normal
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled], input[disabled] {
    cursor: default
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

#page_home {
    background-image: url(../img/avi-fg.png), url(../img/main-background2-fs8.png);
    background-size: auto 68vh, auto 60vh;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: 30vmin bottom, -7vmin bottom;
    overflow: hidden
}

.LOW-END #page_home {
    background-image: none
}

#author {
    font-size: 14px;
    font-size: 4vmin;
    margin-left: 30px;
    margin-top: 75px;
    position: absolute;
    top: -5px;
    z-index: 99
}

#author > .home_menu_item {
    font-size: 14px
}

.big-home-buttons {
    position: absolute;
    width: 100%;
    height: 45px;
    margin: -5px;
    z-index: 10
}

.big-home-buttons > span {
    display: block;
    width: 50%;
    height: 100%;
    float: left;
    box-sizing: border-box;
    border-bottom: 5px solid red;
    border-right: 2px solid red;
    line-height: 40px;
    text-align: center;
    color: red;
    font-size: 19px;
    font-weight: 700;
    background: #fff
}

.big-home-buttons > span:last-of-type {
    border-right: 0;
    border-left: 3px solid red;
    border-bottom: 5px solid red
}

#content_wrapper {
    width: 100%;
    height: 100%;
    overflow: auto;
    top: -5px;
    right: -5px;
    position: absolute;
    padding: 5px;
    z-index: 0;
    display: block;
    -webkit-overflow-scrolling: touch
}

.content_page {
    background: #fff;
    width: 100%;
    overflow: hidden
}

.button_close_words {
    display: none;
    z-index: 30;
    margin: auto
}

.words.btnActive > .button_close_words {
    display: block
}

#album > ol, #greatest-hits > ol, #poems > ul {
    direction: rtl;
    position: relative;
    font-size: 20px;
    width: 100%;
    padding: 0;
    z-index: 10;
    list-style: none
}

.playlist_item, .GH_playlist_item {
    padding: 15px 0;
    direction: rtl;
    text-indent: 27px;
    width: 100%
}

.playlist_item:not(.btnActive), .GH_playlist_item:not(.btnActive) {
    height: 22px
}

#poems > ul > li {
    direction: rtl;
    padding: 15px 27px
}

.playlist_item > span, .GH_playlist_item > span {
    display: inline-block;
    text-indent: 0;
    width: 100%
}

.playlist_item:last-of-type, .GH_playlist_item:last-of-type, #poems > ul > li:last-of-type {
    margin-bottom: 60px
}

.playlist_item.btnActive, .GH_playlist_item.btnActive {
    padding-bottom: 4px
}

.btnActive > .words, .btnActive > .btn-video {
    display: inline-block
}

.words.btnActive ~ .lyrics {
    display: block
}

.animation {
    width: 0;
    height: 0;
    background-repeat: no-repeat;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0)
}

.animation > img {
    display: block;
    background-repeat: no-repeat;
    width: 320px;
    height: 180px;
    width: 100vmin;
    height: calc(100vmin / 1.778);
    height: -webkit-calc(100vmin / 1.778);
    position: absolute
}

.playlist_item.btnActive > .animation {
    height: auto;
    width: 100%;
    margin-top: 10px;
    background-size: cover;
    background-position: center center
}

.playlist_item.btnActive > div.animation {
    width: 320px;
    height: 180px
}

.album_title, .song_book_title {
    color: red;
    direction: rtl;
    font-size: 20px;
    margin: 80px 25px 60px auto;
    text-align: right;
    display: block;
    font-weight: 700
}

.album_title span {
    color: #000
}

.lyrics, div.song_book_words {
    display: none;
    font-size: 14px
}

.lyrics {
    margin-right: 18px;
    padding-right: 26px
}

.lyrics > p, div.song_book_words > p {
    display: block;
    color: #000;
    margin: 5px 0 20px;
    text-indent: 0;
    line-height: 20px
}

.words, .btn-video {
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    display: none;
    color: #000;
    text-indent: 17px;
    padding: 15px 10px
}

.song_book_words p:first-of-type {
    margin-top: 20px
}

.words {
    text-indent: 0;
    margin-right: 34px
}

.btn-video {
    text-indent: 7px
}

.song_book_item {
    direction: rtl;
    margin-right: 20px
}

.song_book_words {
    display: none
}

.song_book_item.btnActive > .song_book_words {
    display: block;
    color: #000
}

.youtube-player {
    width: 100%;
    height: 100%
}

.btn-video {
    display: none !important
}

@media screen and (orientation: landscape) {
    #page_home {
        background-size: auto 83%, auto 72%;
        background-position: 28vw bottom, 0 bottom
    }

    .video_holder {
        height: 100% !important
    }

    #author {
        margin-top: 77px;
        margin-top: 24vmin
    }
}

#book_wrapper {
    width: 100%;
    height: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0
}

.turtles_background {
    position: absolute;
    z-index: -1;
    top: 5px;
    width: 100%
}

.book_view {
    width: 100%;
    margin-top: 60px
}

.book_view > img {
    width: 200px;
    min-height: 200px;
    width: 70vmin;
    min-height: 70vmin;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    left: 50%;
    left: calc(50% - 5px);
    left: -webkit-calc(50% - 5px);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    display: block
}

.book_view img:first-of-type {
    margin-top: 20px
}

.book_view img:last-of-type {
    padding-bottom: 90px
}

.book_text {
    margin-top: 10%;
    margin-bottom: 10%;
    width: 100%;
    margin-left: -5px;
    display: block;
    direction: rtl;
    text-align: center;
    font-size: .8em
}

.book_text > span {
    display: block;
    margin: 0;
    color: #fff
}

@media screen and (orientation: landscape) {
    .book_view {
        margin-top: 50px
    }

    .book_view img:first-of-type {
        margin-top: 15vmin
    }

    .book_view div:first-of-type {
        display: none
    }
}

#GH_content_wrapper .album_title {
    color: #999
}

.gh-title-image {
    width: 100%;
    height: 300px;
    background-image: url(../img/GH/bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    display: block
}

#greatest-hits > ol {
    margin-top: 0
}

#GH_content_wrapper {
    width: 100%;
    height: 100%;
    overflow: scroll;
    top: -5px;
    right: -5px;
    position: absolute;
    padding: 5px;
    z-index: 0;
    display: block
}

.gh-img {
    height: auto;
    width: 100%;
    display: none;
    margin: 10px 0 0;
    padding: 0
}

.GH_playlist_item.btnActive > .gh-img {
    display: block
}

.GH_playlist_item > #audio-loader {
    margin-top: -1px
}

@import url(http://fonts.googleapis.com/earlyaccess/alefhebrew.css);
@font-face {
    font-family: Hadasa-Medium;
    src: url(../font/Hadasa-Medium.eot?82454644);
    src: url(../font/Hadasa-Medium.eot?82454644#iefix) format('embedded-opentype'), url(../font/Hadasa-Medium.woff?82454644) format('woff'), url(../font/fontello.svg?82454644#fontello) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Hadasa-Medium;
    src: url(../font/Hadasa-Bold.otf?82454644);
    src: url(../font/Hadasa-Bold.otf?82454644#iefix) format('opentype');
    font-weight: 700;
    font-style: bold
}

.homePageBtnBigWrapper {
    cursor: default;
    bottom: 5px;
    left: 22px;
    position: absolute;
    z-index: 500;
    width: 51px
}

svg.icon {
    width: 100%;
    height: 100%
}

.red {
    stroke: red;
    stroke-width: 2px
}

.red_fill {
    fill: red
}

.grey {
}

.grey_fill {
    fill: #999
}

.button_menu {
    bottom: 15px;
    display: none !important;
}

.button_play .icon_play {
    display: block
}

.button_play .icon_pause {
    display: none
}

.button_pause .icon_play {
    display: none
}

.button_pause .icon_pause {
    display: block
}

.button_active svg {
    fill: #000
}

.button_play {
    bottom: 15px
}

.button_pause {
    bottom: 15px
}

.button_goto_top {
    opacity: 0;
    bottom: 145px;
    transition: opacity .25s linear 0s;
    -webkit-transition: opacity .25s linear 0s
}

.round_button {
    display: block;
    position: absolute;
    height: 50px;
    width: 50px;
    overflow: hidden
}

.loader_play {
    display: initial;
    position: static;
    opacity: 0;
    fill: transparent;
    stroke: #fff;
    stroke-width: 5px;
    stroke-dasharray: 50.26 201.07;
    stroke-linecap: round
}

.loading .loader_play {
    opacity: 1;
    -webkit-animation: 1.5s linear circle infinite;
    animation: 1.5s linear circle infinite
}

@keyframes circle {
    to {
        stroke-dashoffset: 251.3
    }
}

@-webkit-keyframes circle {
    to {
        stroke-dashoffset: 251.3
    }
}

.aosp .loader_play {
    -webkit-animation: none !important;
    animation: none !important;
    display: none !important
}

.aosp .loading .loader_aosp {
    display: block;
    height: 40px;
    width: 40px;
    position: absolute;
    top: 5px;
    left: 5px;
    background: transparent;
    border-radius: 50%;
    border-top: solid 5px #fff;
    border-left: solid 5px transparent;
    border-right: solid 5px transparent;
    border-bottom: solid 5px transparent;
    box-sizing: border-box;
    -webkit-transform: rotate(36000deg);
    -webkit-transition: -webkit-transform 200s linear 0s;
    transform: rotate(36000deg);
    transition: transform 20s linear 0s
}

#home_menu {
    width: 310px;
    height: 420px;
    width: calc(100% - 10px);
    width: -webkit-calc(100% - 10px);
    height: calc(100% - 15px);
    height: -webkit-calc(100% - 15px);
    position: absolute;
    z-index: 50;
    bottom: 5px;
    left: 5px;
    overflow: scroll
}

.home_menu_wrapper {
    width: 300px;
    width: calc(100% - 10px);
    width: -webkit-calc(100% - 10px);
    list-style: none;
    padding: 0;
    margin: 0 auto;
    left: 5px;
    position: absolute;
    bottom: 0;
    max-height: 100%
}

li.home_menu_item {
    width: 100%;
    height: 50px;
    height: 13.6vmin;
    background: red;
    color: #fff;
    margin: 0 auto;
    border-bottom: 2px solid #fff;
    display: block;
    font-size: 22px;
    font-size: 6vmin;
    line-height: 50px;
    line-height: 13.6vmin;
    text-indent: 20px;
    text-indent: 10vmin;
    text-align: right;
    font-weight: 700;
    direction: rtl;
    unicode-bidi: embed
}

li.home_menu_item:nth-child(2), li.home_menu_item:nth-child(6), li.home_menu_item:nth-child(7) {
}

.home_menu_item:last-of-type {
    margin-bottom: 0;
    border: 0
}

.homePageBtnBigWrapper.grey + #home_menu > ol > li.home_menu_item:nth-child(1), .homePageBtnBigWrapper.grey + #home_menu > ol > li.home_menu_item:nth-child(3), .homePageBtnBigWrapper.grey + #home_menu > ol > li.home_menu_item:nth-child(5), .homePageBtnBigWrapper.grey + #home_menu > ol > li.home_menu_item:nth-child(6) {
}

.homePageBtnBigWrapper.grey + #home_menu > ol > li.home_menu_item:nth-child(2), .homePageBtnBigWrapper.grey + #home_menu > ol > li.home_menu_item:nth-child(7) {
    display: block
}

.homePageBtnBigWrapper.grey .button_play {
    fill: #999
}

.homePageBtnBigWrapper.grey .button_goto_top {
    stroke: #999
}

.homePageBtnBigWrapper.grey .button_menu {
    fill: #999
}

.homePageBtnBigWrapper.grey .button_close {
    stroke: #999
}

.homePageBtnBigWrapper.grey + #home_menu > ol > li {
    background: #999
}

.homePageBtnBigWrapper.dark-grey + #home_menu > ol > li.home_menu_item:nth-child(1), .homePageBtnBigWrapper.dark-grey + #home_menu > ol > li.home_menu_item:nth-child(2), .homePageBtnBigWrapper.dark-grey + #home_menu > ol > li.home_menu_item:nth-child(3), .homePageBtnBigWrapper.dark-grey + #home_menu > ol > li.home_menu_item:nth-child(5), .homePageBtnBigWrapper.dark-grey + #home_menu > ol > li.home_menu_item:nth-child(7) {
}

.homePageBtnBigWrapper.dark-grey + #home_menu > ol > li.home_menu_item:nth-child(6) {
    display: block
}

.homePageBtnBigWrapper.dark-grey .button_play {
    display: none !important;
    fill: #4d4d4d
}

.homePageBtnBigWrapper.dark-grey .button_menu {
    fill: #4d4d4d
}

.homePageBtnBigWrapper.dark-grey .button_goto_top {
    stroke: #4d4d4d
}

.homePageBtnBigWrapper.dark-grey .button_close {
    stroke: #4d4d4d
}

.homePageBtnBigWrapper.dark-grey + #home_menu > ol > li {
    background: #4d4d4d
}

.button_menu.button_active > svg {
    fill: #000;
    fill-opacity: .5
}

.homePageBtnBigWrapper .button_close {
    top: 20px;
    left: 20px;
    position: fixed;
    display: none;
    transition: opacity .25s linear 0s;
    -webkit-transition: opacity .25s linear 0s
}

#request-fuulscreen:-moz-full-screen, #request-fuulscreen:-webkit-full-screen {
    display: none
}

.home_menu_item > a {
    text-decoration: none;
    color: #fff
}

@media screen and (orientation: landscape) {
    .homePageBtnBigWrapper {
        height: calc(100% - 5px);
        height: -webkit-calc(100% - 5px)
    }

    .homePageBtnBigWrapper .button_close {
        top: 20px
    }
}

#gallery > .popup_content {
    overflow: hidden;
    position: static
}

#gallery_wrapper, #videos_wrapper {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden
}

#gallery_wrapper div, #videos_wrapper div {
    width: 100%;
    height: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all .15s linear 0s, z-index 0s linear 0s;
    -webkit-transition: all .15s linear 0s, z-index 0s linear 0s;
    transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%;
    -webkit-transform: translate3d(0%, -50%, 0) scale3d(0.5, .5, 1);
    transform: translate3d(0%, -50%, 0) scale3d(0.5, .5, 1);
    z-index: -99;
    opacity: 0
}

#gallery > .loader {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 9999;
    background: rgba(0, 0, 0, .8)
}

.loader > .bar {
    position: absolute;
    height: 20px;
    width: 0;
    max-width: 100%;
    left: 50%;
    top: 50%;
    background: #fff;
    border-radius: 20px;
    transition: width .1s linear 0s;
    -webkit-transition: width .1s linear 0s;
    transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0)
}

.loader > .text {
    position: relative;
    top: 52%;
    margin: 10px auto 0;
    font-size: 20pt;
    text-align: center;
    width: 30px;
    height: 30px;
    color: #fff
}

.exit_fullscreen, .exit_video {
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: 20px;
    left: 22px;
    display: none;
    z-index: 999;
    margin: 0 !important
}

#video_wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #000;
    top: 0;
    left: 0;
    z-index: 990
}

#video_holder, .video_holder {
    width: 100%;
    height: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    background-image: url(../img/loader.gif);
    background-position: center center;
    background-size: 32px 32px;
    background-repeat: no-repeat
}

.exit_video {
    display: block;
    z-index: 999
}

@media screen and (orientation: landscape) {
    #gallery_wrapper div {
        height: 80%
    }

    .popup_title {
        margin: 30px 60px 60px 0 !important
    }
}

body {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    position: device-fixed;
    font-family: Hadasa-Medium;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    padding: 0;
    left: 0;
    top: 0
}

* {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-overflow-scrolling: touch
}

::-webkit-scrollbar {
    display: none
}

.hit_box {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 900
}

.pageBottom .hit_box {
    display: none
}

.main_wrapper {
    margin: 0;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute
}

.page {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    border: solid 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 5px;
    background-color: #fff;
    overflow: hidden
}

.pageTop {
    z-index: 1 !important
}

.pageMid {
    z-index: 5 !important
}

.pageBottom {
    z-index: 10 !important
}

#page_home {
    border-color: red
}

#page_old_site {
    border-color: #999
}

#page_book {
    border-color: #4d4d4d;
    padding: 0;
    background: #4d4d4d
}

#oldSiteIframe {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
    border: 0;
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

#iframe_hitbox {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10
}

.page_wrapper {
    overflow: hidden;
    height: 100%;
    width: 100%;
    position: relative;
    top: -5px;
    left: -5px;
    padding: 5px
}

#FB_like {
    position: absolute;
    z-index: 35;
    width: 47px;
    height: 20px;
    bottom: 21px;
    transform: translateY(11px) translateX(-10px);
    -webkit-transform: rotate(-90deg) translateY(42px);
    transform-origin: 0 100%;
    -webkit-transform-origin: 0 100%;
    right: 0
}

.aosp #FB_like {
    -webkit-transform: translateY(11px) translateX(-10px) !important
}

#FB_like iframe {
    width: 60px !important;
    padding-right: 30px;
    display: block
}

.btnActive {
    color: red
}

.notSelectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

[data-itemno="0"] {
    background: #f7f7f7
}

[data-itemno="1"] {
    background: #efefef
}

[data-itemno="2"] {
    background: #e8e8e8
}

[data-itemno="3"] {
    background: #e0e0e0
}

[data-itemno="4"] {
    background: #d8d8d8
}

[data-itemno="5"] {
    background: #d1d1d1
}

[data-itemno="6"] {
    background: #c9c9c9
}

[data-itemno="7"] {
    background: #cecece
}

[data-itemno="8"] {
    background: #d6d6d6
}

[data-itemno="9"] {
    background: #ddd
}

[data-itemno="10"] {
    background: #e5e5e5
}

[data-itemno="11"] {
    background: #ededed
}

[data-itemno="12"] {
    background: #f4f4f4
}

[data-itemno="13"] {
    background: #fcfcfc
}

.scrollable {
    overflow: auto
}

.scrollable_wrapper {
    overflow: scroll;
    height: 100%;
    width: 100%
}

.notransition {
    -webkit-transition: none !important;
    transition: none !important
}

.slowAnimation {
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s
}

.popup {
    position: absolute;
    z-index: 900;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .95)
}

.popup_content {
    overflow-y: hidden;
    overflow-x: hidden;
    width: 100%
}

.popup > .round_button, .exit_video {
    position: absolute;
    bottom: 20px;
    left: 22px;
    z-index: 800
}

#gallery.popup > .round_button {
    z-index: 950
}

.popup .popup_content > div {
    color: #fff;
    direction: rtl;
    margin: 0 50px;
    font-size: 16px
}

.popup .popup_content > div:last-of-type {
    margin-bottom: 50px
}

.popup .popup_content > .popup_title {
    margin: 60px 50px 60px 0;
    font-size: 20px;
    font-weight: 700
}

.concerts_description > a {
    color: #fff
}

.popup .popup_content > .contacts_phone {
    margin-bottom: 40px;
    direction: ltr;
    text-align: right
}

.popup .whois_text {
    margin-left: 40px
}

.popup_content > div.separator {
    margin-top: 30px;
    margin-bottom: 30px
}

#store > ul {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0
}

[data-store-item], .store-item-filler {
    display: block;
    width: 100%;
    height: 33.3%;
    color: #fff;
    position: relative;
    text-decoration: none;
    direction: rtl
}

.store-item-filler {
    height: 66.7%;
    background: #4d4d4d
}

.store-item-filler .store-image-wrapper {
    width: 94%;
    height: 84%;
    position: relative;
    top: 8%;
    right: 3%;
    background-image: url(../img/store/jesus_small.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

[data-store-item] > span {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    font-size: 20px;
    font-weight: 700;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: -webkit-translateY(-50%)
}

[data-store-item] a {
    color: inherit
}

[data-store-item=album] {
    background: red
}

[data-store-item=book] {
    background: #4d4d4d
}

[data-store-item=gh] {
    background: #999
}

#success {
    background: rgba(0, 0, 0, .2);
    z-index: 9999
}

#success:target {
}

#success .thank-you-msg {
    background: red;
    position: absolute;
    width: 80%;
    width: 79vmin;
    left: 10%;
    left: 50vw;
    top: 50%;
    margin-top: -40px;
    margin-top: 0vmin;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    color: #fff;
    direction: rtl;
    padding: 15px;
    padding: 4.6vmin 3vmin;
    font-size: 17px;
    font-weight: 700;
    display: block;
    text-align: center
}

.visible {
    display: block
}

.hidden {
    display: none
}

audio {
    display: none
}

#console {
    background: #000;
    color: lightgrey;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 15px;
    font-size: 14px;
    text-indent: 5px;
    z-index: 999999999999999999
}

@media screen and (orientation: landscape) {
}