:root{--balloon-color:#977200;--balloon-font-size:16px;--balloon-move:14px;--radius:6;--basefg:#fff;--basebg:#000;--accentfg:#000;--accentbg:orange}
button[aria-label][data-balloon-pos]{overflow:visible}
.fh5co-loader{position:fixed;left:0;top:0;width:100%;height:100%;z-index:9999;background:url(../images/loader.png) center no-repeat}
[aria-label][data-balloon-pos]{position:relative;cursor:pointer}
[aria-label][data-balloon-pos]:after{opacity:0;pointer-events:none;transition:all .18s ease-out .18s;text-indent:0;letter-spacing:0;font-family:'Aurelis-Regular',Pompiere,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif;font-weight:700;font-style:normal;text-shadow:none;font-size:var(--balloon-font-size);background:var(--balloon-color);border-radius:10px;color:#fff!important;content:attr(aria-label);padding:.5em 1em;position:absolute;white-space:nowrap;z-index:9999999999}
[aria-label][data-balloon-pos]:before{width:0;height:0;border:5px solid transparent;border-top-color:var(--balloon-color);opacity:0;pointer-events:none;transition:all .18s ease-out .18s;content:"";position:absolute;z-index:99999999999}
[aria-label][data-balloon-pos]:hover:before,[aria-label][data-balloon-pos]:hover:after,[aria-label][data-balloon-pos][data-balloon-visible]:before,[aria-label][data-balloon-pos][data-balloon-visible]:after,[aria-label][data-balloon-pos]:not([data-balloon-nofocus]):focus:before,[aria-label][data-balloon-pos]:not([data-balloon-nofocus]):focus:after{opacity:1;pointer-events:none}
[aria-label][data-balloon-pos].font-awesome:after{font-family:FontAwesome,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif}
[aria-label][data-balloon-pos][data-balloon-break]:after{white-space:pre}
[aria-label][data-balloon-pos][data-balloon-break][data-balloon-length]:after{white-space:pre-line;word-break:break-word}
[aria-label][data-balloon-pos][data-balloon-blunt]:before,[aria-label][data-balloon-pos][data-balloon-blunt]:after{transition:none}
[aria-label][data-balloon-pos][data-balloon-pos="up"]:after{bottom:100%;left:65%;margin-bottom:10px;transform:translate(-50%,var(--balloon-move));transform-origin:top}
[aria-label][data-balloon-pos][data-balloon-pos="up"]:before{bottom:100%;left:65%;transform:translate(-50%,var(--balloon-move));transform-origin:top}
[aria-label][data-balloon-pos][data-balloon-pos="up"]:hover:after,[aria-label][data-balloon-pos][data-balloon-pos="up"][data-balloon-visible]:after{transform:translate(-50%,0)}
[aria-label][data-balloon-pos][data-balloon-pos="up"]:hover:before,[aria-label][data-balloon-pos][data-balloon-pos="up"][data-balloon-visible]:before{transform:translate(-50%,0)}
[aria-label][data-balloon-pos][data-balloon-pos="up-left"]:after{bottom:100%;left:0;margin-bottom:10px;transform:translate(0,var(--balloon-move));transform-origin:top}
[aria-label][data-balloon-pos][data-balloon-pos="up-left"]:before{bottom:100%;left:5px;transform:translate(0,var(--balloon-move));transform-origin:top}
[aria-label][data-balloon-pos][data-balloon-pos="up-left"]:hover:after,[aria-label][data-balloon-pos][data-balloon-pos="up-left"][data-balloon-visible]:after{transform:translate(0,0)}
[aria-label][data-balloon-pos][data-balloon-pos="up-left"]:hover:before,[aria-label][data-balloon-pos][data-balloon-pos="up-left"][data-balloon-visible]:before{transform:translate(0,0)}
[aria-label][data-balloon-pos][data-balloon-pos="up-right"]:after{bottom:100%;right:0;margin-bottom:10px;transform:translate(0,var(--balloon-move));transform-origin:top}
[aria-label][data-balloon-pos][data-balloon-pos="up-right"]:before{bottom:100%;right:5px;transform:translate(0,var(--balloon-move));transform-origin:top}
[aria-label][data-balloon-pos][data-balloon-pos="up-right"]:hover:after,[aria-label][data-balloon-pos][data-balloon-pos="up-right"][data-balloon-visible]:after{transform:translate(0,0)}
[aria-label][data-balloon-pos][data-balloon-pos="up-right"]:hover:before,[aria-label][data-balloon-pos][data-balloon-pos="up-right"][data-balloon-visible]:before{transform:translate(0,0)}
[aria-label][data-balloon-pos][data-balloon-pos="down"]:after{left:50%;margin-top:10px;top:100%;transform:translate(-50%,calc(var(--balloon-move) * -1))}
[aria-label][data-balloon-pos][data-balloon-pos="down"]:before{width:0;height:0;border:5px solid transparent;border-bottom-color:var(--balloon-color);left:50%;top:100%;transform:translate(-50%,calc(var(--balloon-move) * -1))}
[aria-label][data-balloon-pos][data-balloon-pos="down"]:hover:after,[aria-label][data-balloon-pos][data-balloon-pos="down"][data-balloon-visible]:after{transform:translate(-50%,0)}
[aria-label][data-balloon-pos][data-balloon-pos="down"]:hover:before,[aria-label][data-balloon-pos][data-balloon-pos="down"][data-balloon-visible]:before{transform:translate(-50%,0)}
[aria-label][data-balloon-pos][data-balloon-pos="down-left"]:after{left:0;margin-top:10px;top:100%;transform:translate(0,calc(var(--balloon-move) * -1))}
[aria-label][data-balloon-pos][data-balloon-pos="down-left"]:before{width:0;height:0;border:5px solid transparent;border-bottom-color:var(--balloon-color);left:5px;top:100%;transform:translate(0,calc(var(--balloon-move) * -1))}
[aria-label][data-balloon-pos][data-balloon-pos="down-left"]:hover:after,[aria-label][data-balloon-pos][data-balloon-pos="down-left"][data-balloon-visible]:after{transform:translate(0,0)}
[aria-label][data-balloon-pos][data-balloon-pos="down-left"]:hover:before,[aria-label][data-balloon-pos][data-balloon-pos="down-left"][data-balloon-visible]:before{transform:translate(0,0)}
[aria-label][data-balloon-pos][data-balloon-pos="down-right"]:after{right:0;margin-top:10px;top:100%;transform:translate(0,calc(var(--balloon-move) * -1))}
[aria-label][data-balloon-pos][data-balloon-pos="down-right"]:before{width:0;height:0;border:5px solid transparent;border-bottom-color:var(--balloon-color);right:5px;top:100%;transform:translate(0,calc(var(--balloon-move) * -1))}
[aria-label][data-balloon-pos][data-balloon-pos="down-right"]:hover:after,[aria-label][data-balloon-pos][data-balloon-pos="down-right"][data-balloon-visible]:after{transform:translate(0,0)}
[aria-label][data-balloon-pos][data-balloon-pos="down-right"]:hover:before,[aria-label][data-balloon-pos][data-balloon-pos="down-right"][data-balloon-visible]:before{transform:translate(0,0)}
[aria-label][data-balloon-pos][data-balloon-pos="left"]:after{margin-right:10px;right:100%;top:50%;transform:translate(var(--balloon-move),-50%)}
[aria-label][data-balloon-pos][data-balloon-pos="left"]:before{width:0;height:0;border:5px solid transparent;border-left-color:var(--balloon-color);right:100%;top:50%;transform:translate(var(--balloon-move),-50%)}
[aria-label][data-balloon-pos][data-balloon-pos="left"]:hover:after,[aria-label][data-balloon-pos][data-balloon-pos="left"][data-balloon-visible]:after{transform:translate(0,-50%)}
[aria-label][data-balloon-pos][data-balloon-pos="left"]:hover:before,[aria-label][data-balloon-pos][data-balloon-pos="left"][data-balloon-visible]:before{transform:translate(0,-50%)}
[aria-label][data-balloon-pos][data-balloon-pos="right"]:after{left:100%;margin-left:10px;top:50%;transform:translate(calc(var(--balloon-move) * -1),-50%)}
[aria-label][data-balloon-pos][data-balloon-pos="right"]:before{width:0;height:0;border:5px solid transparent;border-right-color:var(--balloon-color);left:100%;top:50%;transform:translate(calc(var(--balloon-move) * -1),-50%)}
[aria-label][data-balloon-pos][data-balloon-pos="right"]:hover:after,[aria-label][data-balloon-pos][data-balloon-pos="right"][data-balloon-visible]:after{transform:translate(0,-50%)}
[aria-label][data-balloon-pos][data-balloon-pos="right"]:hover:before,[aria-label][data-balloon-pos][data-balloon-pos="right"][data-balloon-visible]:before{transform:translate(0,-50%)}
[aria-label][data-balloon-pos][data-balloon-length="small"]:after{white-space:normal;width:80px}
[aria-label][data-balloon-pos][data-balloon-length="medium"]:after{white-space:normal;width:150px}
[aria-label][data-balloon-pos][data-balloon-length="large"]:after{white-space:normal;width:260px}
[aria-label][data-balloon-pos][data-balloon-length="xlarge"]:after{white-space:normal;width:380px}
@media screen and (max-width: 768px) {
#bibleday{display: flex; justify-content: center;background:url(../images/biblemobile.png)fixed no-repeat center center;margin-left: -46px;padding:80px 0px 90px;border:0px;height:635px;width:128%;}
#biblep{position:absolute;margin:0px 70px 0px;width:67%;font-size:17px!important;}
[aria-label][data-balloon-pos][data-balloon-length="xlarge"]:after{white-space:normal;width:90vw}
}
@media (min-width: 768px) and (max-width: 1068px) {
#bibleday{display: flex; justify-content: center;background:url(../images/bibleday.png)fixed no-repeat center center;margin-left: -80px;padding:100px 115px 90px;border:0px;height:635px;width:128%;}
#biblep{position:absolute;margin:14px 110px 0px;font-size: 18px !important;width: 51%;}
}
[aria-label][data-balloon-pos][data-balloon-length="fit"]:after{white-space:normal;width:100%}
.noimage{background:none!important}
.yahtube-container{display:block;width:100%;max-width:600px;margin:30px auto}
.yahtube-player{display:block;padding-bottom:56.25%;overflow:hidden;position:relative;width:100%;height:100%;cursor:hand;cursor:pointer;display:block}
img.yahtube-thumbnail{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;height:auto}
div.yahtube-play-btn{height:72px;width:72px;left:50%;top:50%;margin-left:-36px;margin-top:-36px;position:absolute;background:url(../images/play.png) no-repeat center center;background-size:100%}
.yahtube-iframe{width:100%;height:100%;position:absolute;top:0;left:0}
#fullscreen{display:block}
#myYear {-moz-transform:scale(1.2);-o-transform:scale(1.2);-webkit-transform:scale(1.2);top:20px!important;left:80%!important;}
#vr2 {display:block;margin: auto;}
#vr {display:block;margin: auto;margin-right: 62px;}
#body::-webkit-scrollbar-track{background-image:url(../images/backgrounds/gold.jpg?v=2);background-position:left top;background-size:cover}
#fh5co-footer{background:#F9D471 url(../images/ruby-header.png?v=4) scroll;height:auto;background-position:left bottom;background-size:cover}
#glass{margin-left:-24px;margin-top:11px;cursor:url(../images/backgrounds/pen.png) 110 93,pointer}
#glass2{margin-left:-24px;margin-top:-6px;cursor:url(../images/backgrounds/pen.png) 110 93,pointer}
#glass3{margin-left:-24px;margin-top:15px;cursor:url(../images/backgrounds/pen.png) 110 93,pointer}
#ctxmenu{position:fixed;background:#fff;color:#000;cursor:pointer;border:1px silver solid;border-radius:5px}
#ctxmenu >hr{max-width:90%;margin-left:7px;margin-right:7px;margin-top:0;margin-bottom:0;border-radius:4px}
#ctxmenu > button{width:150px;height:30px;background:#fff;border:none;margin-left:7px;margin-right:7px;margin-top:2px;margin-bottom:4px;border-radius:4px}
#ctxmenu > p{width:150px;height:30px;cursor:auto;background:#fff;border:none;text-align:center;margin-left:3px;margin-right:3px;margin-top:9px;margin-bottom:2px}
#ctxmenu > button:hover{background:#FFA8A8;color:#000}
#myVideo{z-index:999;visibility:visible;display:block;background-position:cover;height:125%;position:fixed;right:0;bottom:0;min-width:100%;min-height:100%;cursor:pointer;transform:translate(-50%,-50%);top:50%;left:50%}
#myVideo2{z-index:999;visibility:visible;display:block;background-position:cover;height:101%;position:fixed;right:0;bottom:0;min-width:100%;min-height:100%;cursor:pointer;transform:translate(-50%,-50%);top:50%;left:50%}
#VideoImmayah{z-index:999;visibility:visible;display:block;background-position:cover;height:101%;position:fixed;right:0;bottom:0;min-width:100%;min-height:100%;cursor:pointer;transform:translate(-50%,-50%);top:50%;left:50%}
#siermarginyah{display:none}
#video-yah{margin-top:-150px;background:url(../images/yahframe.png) no-repeat;background-size:100%;width:120%;margin-left:-10%;z-index:100;cursor:pointer;-webkit-box-shadow:1px -1px 25px 0 #C90;-moz-box-shadow:1px -1px 25px 0 #C90;box-shadow:1px -1px 25px 0 #C90}
#yah{width:100%!important}
#yah1{width:100%!important}
#yah2{width:100%!important}
#yah3{width:101%!important}
#yah4{width:100%!important}
#video-yah2{width:120%;margin-left:-10%;z-index:100;cursor:pointer}
#yahmessage3{-moz-transform:scale(1.05);-o-transform:scale(1.05);-webkit-transform:scale(1.05);top:2px}
#yahmessage2{-moz-transform:scale(1.05);-o-transform:scale(1.05);-webkit-transform:scale(1.05);top:2px}
#yahmessage{-moz-transform:scale(1.23);-o-transform:scale(1.23);-webkit-transform:scale(1.23);top:2px}
.playbutton{position:absolute;z-index:100;margin-left:-57%;margin-top:55%}
select{background:url(../images/select-arrow.png?v=2) no-repeat center right;width:73px;font-family:"Classic Roman";font-size:18px;position:absolute;z-index:0;left:10px;top:0;font-size:19px;font-weight:700;height:30px;padding-top:3px;border:none;border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,0.1);color:#714D00;margin:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none}
option{background-color:#E3C15B!important;color:#000!important;padding:0;margin:0}
#frames{visibility: visible;position: absolute;left: 4%;margin-top: 110px;padding-right: 5%;padding-left: 6%;padding-top: 6%;padding-bottom: 8%;background-repeat: no-repeat!important;background: url(../images/sitescroll.png);background-position: right 0px top 10px;background-size:95%;}
#frames2{visibility:visible;position:absolute;bottom:280px;-moz-transform:scale(125%);-o-transform:scale(125%);-webkit-transform:scale(125%);left: 20px;right: 14%;}
#frames3{visibility:visible;position:absolute;bottom:345px;-moz-transform:scale(115%);-o-transform:scale(115%);-webkit-transform:scale(115%);left: 0px;right: 13%;}
.tablestyle{position:relative;visibility:visible;margin-left:5px;font-family:''Aurelis-Regular''}
.tdstyle,th{border-bottom:0 solid #000;width:90px;height:28px;text-align:left;color: #C77110;font-weight: 600;text-shadow: 0px 1px 0px #900;}
.lbstyle{color:#FC0}
.videobox{background-color:#FBECBF;box-shadow:0 3px 30px 0 #960;font-family:"Classic Roman"}
.fh5co-nav ul li a{letter-spacing:normal;color:#6F4A00;font-weight:700;text-shadow:-1px -1px 0 #ECBF64,0 -1px 0 #ECBF64,1px -1px 0 #ECBF64,-1px 0 0 #ECBF64,1px 0 0 #ECBF64,-1px 1px 0 #ECBF64,0 1px 0 #ECBF64,1px 1px 0 #ECBF64;opacity:.95;font-family:"Classic Roman"}
.goldline{background:url(../images/goldline.png?v=2) scroll repeat-x;height:10px}
.goldline2{background:url(../images/goldline.png?v=2) scroll repeat-x;height:10px;margin-top:-28px}
.goldlines{background:url(../images/backgrounds/topleft.png?v=4);background-size:cover;background-repeat:no-repeat;width:100%;padding-top:9%}
.goldlines2{background:url(../images/backgrounds/topleft2.png?v=4);background-size:cover;background-repeat:no-repeat;width:100%;padding-top:8.2%}
.goldlines6{background:url(../images/backgrounds/topleft2.png?v=4);background-size:cover;background-repeat:no-repeat;width:100%;padding-top:8.2%}
.goldlines3{background:url(../images/backgrounds/topleft3.png?v=4);background-size:cover;background-repeat:no-repeat;width:100%;padding-top:10%}
.goldlines4{text-align:center;width:100%;height:0}
.goldlines41{text-align:center;width:100%;height:0}
.fh5co-nav ul li.has-dropdown .dropdown:before{border-bottom-color:#900}
.fh5co-nav ul li.has-dropdown .dropdown{}
@media (min-width: 1198px) {
.fh5co-bg-teachings2{background:url(../images/backgrounds/teachings.jpg?v=15) no-repeat top center scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:4000px}
.fh5co-bg-teachings{background:url(../images/backgrounds/teachings.jpg?v=15) no-repeat top center scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:3600px}
.fh5co-bg-prophecies2{background:url(../images/backgrounds/prophecies2.jpg) no-repeat center top scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:auto}
}
@media (min-width: 1400px){
#bibleday{display: flex; justify-content: center;margin-left:-165px;padding:111px 115px 115px;background:url(../images/bibleday.png)fixed no-repeat center;border:0px;height:635px;width:150%;}
#biblep{width:469px;height:429px;zoom:1;margin-right: 28px;}
}
@media (min-width: 1600px){
#bibleday{display: flex; justify-content: center;margin-left:-165px;padding:111px 115px 115px;background:url(../images/bibleday.png)fixed no-repeat center;border:0px;height:635px;width:150%;}
#biblep{width:469px;height:429px;zoom:1;margin-right: 28px;}
}
.fh5co-bg-wolves{background:url(../images/backgrounds/wolves.jpg) no-repeat top center scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:2537px}
.fh5co-bg-hell{background:url(../images/backgrounds/hell.jpg?v=15) no-repeat top center scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:1300px}
.fh5co-bg-sabbat{background:url(../images/backgrounds/mark.jpg?v=15) no-repeat top center scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;width:100%;height:1277px}
.fh5co-bg-easter{background:url(../images/backgrounds/easter.jpg?v=15) no-repeat top center scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:913px}
.fh5co-bg-torah{background:url(../images/backgrounds/mark.jpg?v=15) no-repeat top center scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;width:100%;height:1277px}
.fh5co-bg-transgender{background:url(../images/backgrounds/hell.jpg?v=15) no-repeat top center scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:1277px}
.fh5co-bg-prophets{background:url(../images/backgrounds/prophets.jpg?v=15) no-repeat top center scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:2550px}
.fh5co-bg-weather{background:url(../images/backgrounds/hell.jpg?v=15) no-repeat top center scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:1224px}
.fh5co-bg-abortion{background:url(../images/backgrounds/hell.jpg?v=15) no-repeat top center scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:1277px}
.fh5co-bg-video{background:url(../images/backgrounds/noah.jpg?v=15) no-repeat top center scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:1631px}
.fh5co-bg-noah{background:url(../images/backgrounds/noah.jpg?v=15) no-repeat top center scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:1730px}
.fh5co-bg-halloween{background:url(../images/backgrounds/hell.jpg?v=15) no-repeat top center scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:1277px}
.fh5co-bg-library2{background:url(../images/backgrounds/librarybig2.jpg?v=15) no-repeat top center scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:2950px}
.fh5co-bg-days{background:url(../images/backgrounds/hell.jpg?v=15) no-repeat top center scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:1277px}
.fh5co-bg-falseprophet{background:url(../images/backgrounds/hell.jpg?v=15) no-repeat top center scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:1277px}
.fh5co-bg-hurricanes{background:url(../images/backgrounds/hurricanes.jpg?v=15) no-repeat top center scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:1675px}
.fh5co-bg-pimps{background:url(../images/backgrounds/proof2.jpg?v=15) no-repeat top center scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:1870px}
.fh5co-bg-proof2{background:url(../images/backgrounds/prophets.jpg?v=15) no-repeat top center scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:2387px}
.fh5co-bg-government{background:url(../images/backgrounds/prophets.jpg?v=15) no-repeat top center scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:2050px}
.fh5co-bg-proof{background:url(../images/backgrounds/proof2.jpg?v=15) no-repeat top center scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:1600px}
.fh5co-nav ul .backdown{background-image:url(../images/backgrounds/menuback.png);background-repeat:no-repeat;background-position:bottom;top:32px}
.fh5co-nav ul .backdown2{background-image:url(../images/backgrounds/menubacka.png);background-repeat:no-repeat;background-position:bottom;top:32px}
.fh5co-nav ul li.has-dropdown:hover a,.fh5co-nav ul li.has-dropdown:focus a{color:#900;text-shadow:1px 1px 1px #EBCE78}
.fh5co-nav ul li a:hover{color:#900;text-shadow:1px 1px 1px #FEFECA;background-image:url(../images/crown.png?v=1);background-repeat:no-repeat;background-position:bottom center;-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important;cursor:url(../images/backgrounds/pen2.png) 100 55,auto}
.fh5co-nav ul li.has-dropdown .dropdown li a{padding:2px 0;display:block;color:#6F4A00;line-height:1.03;text-transform:none;font-size:17px;font-weight:700;letter-spacing:0;text-shadow:-1px -1px 0 #ECBF64,0 -1px 0 #ECBF64,1px -1px 0 #ECBF64,-1px 0 0 #ECBF64,1px 0 0 #ECBF64,-1px 1px 0 #ECBF64,0 1px 0 #ECBF64,1px 1px 0 #ECBF64;cursor:url(../images/backgrounds/pen.png) 110 93,pointer}
.fh5co-nav ul li.has-dropdown .dropdown li a:hover{color:#900000}
.fh5co-bg-prophecies{background:url(../images/backgrounds/prophecies.jpg?v=2) no-repeat center top fixed;background-color:#ECD0A0;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.fh5co-bg-propheciespage{background:url(../images/backgrounds/propheciespage.jpg?v=4) no-repeat center top fixed;background-color:#ECD0A0;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.fh5co-bg-messages{background:url(../images/backgrounds/prophecies.jpg) no-repeat center top fixed;background-color:#ECD0A0;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.fh5co-blog .blog-text{margin-bottom:30px;position:relative;width:100%;padding-top:30px;padding-bottom:30px;padding-left:20px;padding-right:20px;float:left;background:url(../images/prophecies/old-paper.png?v=10) repeat-x;border:0px solid #c19213;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);-moz-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);-ms-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);-o-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.blog-text6{margin-bottom:30px;position:relative;width:100%;padding-top:30px;padding-bottom:30px;padding-left:20px;padding-right:20px;float:left;background:url(../images/prophecies/old-dreams.png?v=10) repeat-x;border:1px solid #c19213;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);-moz-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);-ms-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);-o-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.blog-text7{margin-bottom:30px;position:relative;width:100%;padding-top:30px;padding-bottom:30px;padding-left:20px;padding-right:20px;float:left;background:url(../images/prophecies/old-torah.png?v=11) no-repeat;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);-moz-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);-ms-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);-o-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);*/-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background-position:left top;font-size:18px!important}
.blog-text2{margin-bottom:30px;position:relative;width:51%;padding:30px;float:left;background:url(../images/prophecies/old-paper.png?v=10) repeat-y;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);-moz-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);-ms-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);-o-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);*/-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.blog-text3{margin-bottom:30px;position:relative;width:100%;padding-top:30px;padding-bottom:30px;padding-left:30px;padding-right:20px;float:left;background:url(../images/prophecies/old-news.png?v=11) repeat-x;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);-moz-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);-ms-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);-o-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);*/-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background-position:right top}
.blog-text3:hover{-webkit-box-shadow:0 0 20px 5px #F93;-moz-box-shadow:0 0 20px 5px #F93;box-shadow:0 0 20px 5px #F93;background:url(../images/prophecies/old-news2.png?v=11) repeat-x;background-position:left top}
.blog-text3:active{-webkit-box-shadow:0 0 20px 5px #F93;-moz-box-shadow:0 0 20px 5px #F93;box-shadow:0 0 20px 5px #F93;background:url(../images/prophecies/old-news2.png) repeat-x;background-position:left top}
.blog-text4{margin-bottom:30px;position:relative;width:100%;padding-top:30px;padding-bottom:30px;padding-left:20px;padding-right:20px;float:left;background:url(../images/prophecies/old-paper.png?v=10) repeat-x;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);-moz-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);-ms-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);-o-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);*/-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background-position:left top}
.blog-text4:hover{-webkit-box-shadow:0 0 20px 5px #F93;-moz-box-shadow:0 0 20px 5px #F93;box-shadow:0 0 20px 5px #F93;background:url(../images/prophecies/news2.png) repeat-x;background-position:center top}
.blog-text4:active{-webkit-box-shadow:0 0 20px 5px #F93;-moz-box-shadow:0 0 20px 5px #F93;box-shadow:0 0 20px 5px #F93;background:url(../images/prophecies/news2.png) repeat-x;background-position:center top}
.blog-text5{margin-bottom:30px;position:relative;width:100%;padding-top:30px;padding-bottom:30px;padding-left:20px;padding-right:20px;float:left;background:url(../images/prophecies/old-testimony.png?v=10) repeat-x;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);-moz-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);-ms-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);-o-box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);box-shadow:0 14px 30px -15px rgba(0,0,0,0.75);*/-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background-position:left top}
.fh5co-blog .blog-text:hover{-webkit-box-shadow:0 0 20px 5px #F93;-moz-box-shadow:0 0 20px 5px #F93;box-shadow:0 0 20px 5px #F93;background:url(../images/prophecies/old-paper2.png?v=10) repeat-x}
.fh5co-blog .blog-text:active{-webkit-box-shadow:0 0 20px 5px #F93;-moz-box-shadow:0 0 20px 5px #F93;box-shadow:0 0 20px 5px #F93;background:url(../images/prophecies/old-paper2.png?v=10) repeat-x}
.blog-text6:hover{-webkit-box-shadow:0 0 20px 5px #F93;-moz-box-shadow:0 0 20px 5px #F93;box-shadow:0 0 20px 5px #F93;background:url(../images/prophecies/old-dreams2.png?v=10) repeat-x}
.blog-text6:active{-webkit-box-shadow:0 0 20px 5px #F93;-moz-box-shadow:0 0 20px 5px #F93;box-shadow:0 0 20px 5px #F93;background:url(../images/prophecies/old-dreams2.png?v=10) repeat-x}
.blog-text2:hover{-webkit-box-shadow:0 0 27px -5px #000;-moz-box-shadow:0 0 27px -5px #000;box-shadow:0 0 27px -5px #000;background:url(../images/prophecies/old-paper2.png?v=10) repeat-y}
.blog-text5:hover{-webkit-box-shadow:0 0 27px -5px #000;-moz-box-shadow:0 0 27px -5px #000;box-shadow:0 0 27px -5px #000;background:url(../images/prophecies/old-testimony2.png?v=10) repeat-y}
.blog-text4:hover{-webkit-box-shadow:0 0 20px 5px #F93;-moz-box-shadow:0 0 20px 5px #F93;box-shadow:0 0 20px 5px #F93;background:url(../images/prophecies/old-paper2.png?v=10) repeat-x}
.blog-text4:active{-webkit-box-shadow:0 0 20px 5px #F93;-moz-box-shadow:0 0 20px 5px #F93;box-shadow:0 0 20px 5px #F93;background:url(../images/prophecies/old-paper2.png?v=10) repeat-x}
.blog-text7:hover{-webkit-box-shadow:0 0 20px 5px #F93;-moz-box-shadow:0 0 20px 5px #F93;box-shadow:0 0 20px 5px #F93;background:url(../images/prophecies/old-torah2.png?v=11) no-repeat}
.blog-text7:active{-webkit-box-shadow:0 0 20px 5px #F93;-moz-box-shadow:0 0 20px 5px #F93;box-shadow:0 0 20px 5px #F93;background:url(../images/prophecies/old-torah2.png?v=11) no-repeat}
.fh5co-nav .top-menu{background:url(../images/gold-texture-wallpaper-8.jpg?v=22) no-repeat center top;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.fh5co-bg-section{background:url(../images/backgrounds/nav-back.jpg?v=10) fixed;background-repeat:repeat-y;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.fh5co-bg-sectionhome{background:url(../images/backgrounds/nav-back.jpg?v=10) fixed;background-repeat:repeat-y;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.fh5co-bg-tora{background:url(../images/backgrounds/prophecies.jpg) no-repeat center top fixed;background-color:#ECD0A0;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.fh5co-bg-wall{background:url(../images/backgrounds/wall.jpg?v=10) no-repeat center top fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
select{visibility:visible}
.omertop{background:url(../images/omer/omertop.png);background-size:100%;background-repeat:no-repeat;width:100%;margin-left:25px;padding-top:37%}
.omerfolder{background:url(../images/omer/folder.png);background-repeat:repeat-x;width:95%;padding-left:25px;padding-top:10px;padding-bottom:10px;margin-left:4%;border-radius:15px;text-align:center;max-width:100%;margin-top:-45px}
.omerfolder p{font-size:27px;color:#000;font-weight:700;width:90%}
.omerfolderright{background:url(../images/omer/folder.png);background-repeat:repeat-y;padding:15px;border-radius:15px;margin-top:-370px;margin-bottom:30px;margin-left:-10px;margin-right:18px}
.omerfoldertop{background:url(../images/omer/folder.png);background-repeat:repeat;padding:15px;border-radius:15px;margin-left:60px;margin-bottom:50px;margin-top:50px;max-width:93%}
.mapify-popOver strong{font-weight:700;font-size:23px;line-height:1em;display:block;margin-bottom:10px;margin-right:15px;color:#900}
.mapify-popOver{color:#F7C600;font-family:'Aurelis-Regular';background:#F7C600;font-size:16px;height:30px;background:url(../images/omer/omer.gif) no-repeat center top;background-size:contain;background-color:transparent}
.mapify-popOver-content{position:relative;top:32%;transform:translateY(-50%);-webkit-transform:translateY(-50%)}
.customPopOver{color:#F7C600;font-family:'Aurelis-Regular';background:#F7C600;font-size:16px;height:30px;background:url(../images/omer/dove.gif) no-repeat center top;background-size:contain;background-color:transparent}
.customPopOver strong{font-weight:700;font-size:29px;line-height:1em;display:block;margin-bottom:10px;margin-right:0;color:#F7C600;text-shadow:1px 1px 5px #690000}
.mapify-hover{fill:#FC0;stroke:#900;stroke-width:5;opacity:.4}
.customHover{fill:#FC0;stroke:#900;stroke-width:5}
@media (max-width: 1199px) {
#fh5co-footer{background:#F9D471 url(../images/ruby-header.jpg?v=4) scroll;height:auto;background-position:left top;background-size:cover}
#myVideo{z-index:999;visibility:visible;display:block;background-position:cover;width:100%;position:fixed;right:0;bottom:0;min-width:100%;min-height:100%;cursor:pointer;transform:translate(-50%,-50%);top:50%;left:50%}

#myVideo2{z-index:999;visibility:visible;display:block;background-position:cover;width:101%;position:fixed;right:0;bottom:0;min-width:100%;min-height:100%;cursor:pointer;transform:translate(-50%,-50%);top:50%;left:50%}
#VideoImmayah{z-index:999;visibility:visible;display:block;background-position:cover;width:101%;position:fixed;right:0;bottom:0;min-width:100%;min-height:100%;cursor:pointer;transform:translate(-50%,-50%);top:50%;left:50%}
#fullscreen{display:none}
.fh5co-bg-prophecies2{background:url(../images/backgrounds/prophecies2a.jpg) no-repeat center top scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:auto}
.fh5co-bg-teachings{background:url(../images/backgrounds/teachings.jpg?v=15) no-repeat top center scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
}
@media all and (max-width:80em) {
.fh5co-nav .top-menu{background:url(../images/gold-texture-wallpaper-8b.jpg?v=22) no-repeat center top;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
select{visibility:hidden;display:none}
option{visibility:hidden;display:none}

}
@media (max-width: 999px) {
#frames{visibility:hidden}
#frames2{visibility:hidden}
#frames3{visibility:hidden}

}

@media screen and (max-width: 1000px) {
#fh5co-footer{background:#F9D471 url(../images/ruby-header.jpg?v=4) scroll;height:auto;background-position:left top;background-size:cover}
[aria-label][data-balloon-pos]:hover:before,[aria-label][data-balloon-pos]:hover:after,[aria-label][data-balloon-pos][data-balloon-visible]:before,[aria-label][data-balloon-pos][data-balloon-visible]:after,[aria-label][data-balloon-pos]:not([data-balloon-nofocus]):focus:before,[aria-label][data-balloon-pos]:not([data-balloon-nofocus]):focus:after{opacity:0}


.fh5co-bg-weather{background:url(../images/backgrounds/mobileback.jpg) fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:auto}
.fh5co-bg-proof{background:url(../images/backgrounds/mobileback.jpg) fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:auto}
.fh5co-bg-government{background:url(../images/backgrounds/mobileback.jpg) fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:auto}
.fh5co-bg-proof2{background:url(../images/backgrounds/mobileback.jpg) fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:auto}
.fh5co-bg-pimps{background:url(../images/backgrounds/mobileback.jpg) fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:auto}
.fh5co-bg-hurricanes{background:url(../images/backgrounds/mobileback.jpg) fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:auto}
.fh5co-bg-teachings{background:url(../images/backgrounds/mobileback.jpg) fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:auto}
.fh5co-bg-sabbat{background:url(../images/backgrounds/mobileback.jpg) fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:auto}
.fh5co-bg-torah{background:url(../images/backgrounds/mobileback.jpg) fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:auto}
.fh5co-bg-prophets{background:url(../images/backgrounds/mobileback.jpg) fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:auto}
.fh5co-bg-abortion{background:url(../images/backgrounds/mobileback.jpg) fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:auto}
.fh5co-bg-hell{background:url(../images/backgrounds/mobileback.jpg) fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:auto}
.fh5co-bg-video{background:url(../images/backgrounds/mobileback.jpg) fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:auto}
.fh5co-bg-noah{background:url(../images/backgrounds/mobileback.jpg) fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:auto}
.fh5co-bg-easter{background:url(../images/backgrounds/mobileback.jpg) fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:auto}
.fh5co-bg-halloween{background:url(../images/backgrounds/mobileback.jpg) fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:auto}
.fh5co-bg-days{background:url(../images/backgrounds/mobileback.jpg) fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:auto}
.fh5co-bg-falseprophet{background:url(../images/backgrounds/mobileback.jpg) fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:auto}
.fh5co-bg-prophecies{background:url(../images/backgrounds/nav-prophecies.jpg?v=2) fixed;height:100%}
.fh5co-bg-propheciespage{background:url(../images/backgrounds/nav-prophecies.jpg?v=2) fixed;height:100%}
.fh5co-bg-prophecies2{background:url(../images/backgrounds/prophecies2a.jpg) no-repeat center top scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:32% 0;height:auto}
.fh5co-bg-messages{background:url(../images/backgrounds/nav-prophecies.jpg?v=10) fixed;height:auto}
.fh5co-bg-section{background:url(../images/backgrounds/nav-prophecies.jpg?v=10) top center fixed;background-color:#D9F6FE}
.fh5co-bg-library2{background:url(../images/backgrounds/mobileback.jpg) fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:auto}
.fh5co-bg-transgender{background:url(../images/backgrounds/mobileback.jpg) fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:auto}
.fh5co-bg-sectionhome{background:url(../images/backgrounds/nav-back.jpg?v=10) top center fixed;background-color:#D9F6FE}
.fh5co-bg-tora{background:url(../images/backgrounds/nav-prophecies.jpg?v=10) fixed;height:auto}
.fh5co-bg-wolves{background:url(../images/backgrounds/mobileback.jpg?v=2) fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:auto}
.fh5co-bg-wall{background:url(../images/backgrounds/nav-wall.jpg) fixed;height:auto}
.goldline{background:url(../images/goldline.png?v=2) scroll repeat-x;height:10px}
.goldline2{background:url(../images/goldline.png?v=2) scroll repeat-x;height:10px;margin-top:-58px}
.goldlines{background:url(../images/backgrounds/topleft.png?v=4);background-size:cover;background-repeat:no-repeat;width:100%;padding-top:9%}
.goldlines2{background:url(../images/backgrounds/topleft.png?v=4);background-size:cover;background-repeat:no-repeat;width:100%;padding-top:8.2%}
.goldlines6{background:url(../images/backgrounds/topleft.png?v=4);background-size:cover;background-repeat:no-repeat;width:100%;width: 100%;position: absolute;bottom: 0px;}
.goldlines3{background:url(../images/backgrounds/topleft2.png?v=4);background-size:cover;background-repeat:no-repeat;width:100%;padding-top:10%}
.goldlines4{background:url(../images/backgrounds/topmobile.jpg);background-size:cover;background-repeat:no-repeat;height:255px}
.goldlines41{background:url(../images/backgrounds/topmobile.jpg);background-size:cover;background-repeat:no-repeat;height:120px}
.tablestyle{visibility:hidden;border-collapse:collapse;width:30%;margin:100px;font-family:''Aurelis-Regular''}
.omerfolderright{background:url(../images/omer/folder.png);background-repeat:repeat-y;padding:15px;border-radius:15px;margin-top:-345px;margin-left:10px;margin-right:30px;left:0}
.omerfoldertop{background:url(../images/omer/folder.png);background-repeat:repeat;padding:15px;border-radius:15px;margin-left:13px}
#myVideo{z-index:999;visibility:visible;display:block;background-position:cover;width:100%;position:fixed;right:0;bottom:0;min-width:100%;min-height:100%;cursor:pointer}
#myVideo2{z-index:999;visibility:visible;display:block;background-position:cover;width:130%;position:fixed;right:0;bottom:0;min-width:130%;min-height:130%;cursor:pointer}
#VideoImmayah{z-index:999;visibility:visible;display:block;background-position:cover;width:130%;position:fixed;right:0;bottom:0;min-width:130%;min-height:130%;cursor:pointer}
#siermarginyah{display:block;padding-left:20px;padding-right:0;-moz-transform:scale(0.85);-o-transform:scale(0.85);-webkit-transform:scale(0.85);margin-left:-5px}
#yah{width:110%!important}
#yah1{width:100%!important;margin-left:-10px;}
#yah2{width:100%!important;margin-left:-10px;}
#yah3{width:100%!important;margin-left:-10px;}
#yah4{width:100%!important;margin-left:-10px;}
#video-yah2{left:5px;z-index:100;cursor:pointer}
#video-yah{margin-top:-50px;background:url(../images/yahframe.png) no-repeat;background-size:100%;left:5px;z-index:100;cursor:pointer;-webkit-box-shadow:1px -1px 25px 0 #C90;-moz-box-shadow:1px -1px 25px 0 #C90;box-shadow:1px -1px 25px 0 #C90}
#video-yah img2{width:100px;margin:auto;display:block}
#yahmessage{-moz-transform:scale(0.73);-o-transform:scale(0.73);-webkit-transform:scale(0.73);top:2px}
#yahmessage::cue{line-height:1.7em;text-shadow:none;font-size:21px;font-family:sans-serif;font-weight:400;color:#fff;padding:0;margin:0;background:rgba(70,0,0,.7);outline-style:solid;outline-color:rgba(70,0,0,.7);outline-width:2px}
#yahmessage2::cue{line-height:1.7em;text-shadow:none;font-size:21px;font-family:sans-serif;font-weight:400;color:#fff;padding:0;margin:0;background:rgba(70,0,0,.7);outline-style:solid;outline-color:rgba(70,0,0,.7);outline-width:2px}
#yahplay{position:absolute;top:0;left:0;padding-top:35%;padding-left:37%}
#vr{display:none}
#vr2{display:none;}
select{visibility:hidden;display:none}
option{visibility:hidden;display:none}
.mapify-hover{fill:#FC0;stroke:#900;stroke-width:3;opacity:.4}
.customHover{fill:#FC0;stroke:#900;stroke-width:3}
}