@font-face {
  font-family: 'birds_of_paradise';
  src: url('http://www.allmightywind.com/fonts/Birds of Paradise.eot');
  src: url('http://www.allmightywind.com/fonts/Birds of Paradise.eot?#iefix') format('embedded-opentype'),
       url('http://www.allmightywind.com/fonts/Birds of Paradise.woff2') format('woff2'),
       url('http://www.allmightywind.com/fonts/BirdsofParadise.woff') format('woff'),
       url('http://www.allmightywind.com/fonts/Birds of Paradise.ttf') format('truetype'),
       url('http://www.allmightywind.com/fonts/BirdsofParadise.svg#birds_of_paradise') format('svg');
  font-weight: normal;
  font-style: normal;

}

.text_font_style1 {
  font-family:birds_of_paradise;font-size:60px;
}

.div_salvationprayer {

}

.div_salvationprayer_cell {
display:none;
}

video#video_salvationprayer { 
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url("http://www.allmightywind.com/images/salvationprayer.png") no-repeat center fixed;
  background-size: cover; 
}

.btn_close_class {
  position: absolute;height:80px;width: 100%;display: flex;justify-content: flex-end;right: 20%;z-index: 1000;
}
.btn_tick_class {
  position: absolute;height:80px;width: 100%;display: flex;justify-content: center;z-index: 1000;
}
#btn_close {
  width:60px;height:60px;background-image:url(http://www.allmightywind.com/images/btn_close.png);
}
#btn_tick {
  display:none;width:200px;height:196px;background-image:url(http://www.allmightywind.com/images/btn_tick_alpha.png);
}

#page_wrapper_opacity{
  border-width:10px;
  border-style:solid;
  position:relative;width:60%;padding:10px;text-align:center;left:0;right:0;margin:0 auto;
  -webkit-border-image: url('http://www.allmightywind.com/images/gold-texture-wallpaper-8.jpg') 30 round; /* Safari 3.1-5 */
  -o-border-image: url('http://www.allmightywind.com/images/gold-texture-wallpaper-8.jpg') 30 round; /* Opera 11-12.1 */
  border-image: url('http://www.allmightywind.com/images/gold-texture-wallpaper-8.jpg') 30 round;
  background-image:url('http://www.allmightywind.com/images/white_bg2.png');
  /*background-color:#ffffff;*/
}

#prophecy_text{
  position:relative;text-align:left;width:100%;border-width:1px;
}