.anim {
  position:relative;width:93%;height:85%;z-index:-2;
  /* display:flex;justify-content: center; */
  left: -10px;
}

video.bgVideo { 
  min-height: 100%;
	
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
	
  /* Set up positioning */
  /* position: fixed; */
  top: 0;
  left: 0;

  background-position: center center; 
}

.vd_shadow {
  -webkit-box-shadow: 1px 1px 4px 5px #FBFFFF; 
  box-shadow: 1px 1px 4px 5px #FBFFFF;
}

.pos_center {
  text-align: center;margin:0 auto;
  display:flex;justify-content: center;
}

.title_line {
  display: flex;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  position: absolute;
  z-index: 10;
  height: 50px;
  top: 0px;
}

.title_text {
  position: relative;
  z-index: 10;
  color: #762518;
  text-shadow: 1px 1px 2px #dd7352;
  top: 5px;
  display: flex;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  height: auto;
  font-family: 'Merienda One';
  font-size: 30px;
  left: 0px;
  text-decoration: none;
  padding-right:90px;
}

.amw_seal {
  position: absolute;
  width: 38px;
  height: 50px;
  z-index: 10;
  background-image: url(../images/amw_seal_png.png);
  background-size: cover;
  display: flex;
  justify-content: flex-start;
  margin-left: 7px;
}

.wheat_img {
  position: absolute;
  width: 30px;
  height: 50px;
  z-index: 10;
  background-image: url(../images/wheat_png_sm.png);
  background-size: cover;
  display: flex;
  justify-content: flex-start;
  margin-left: 6px;
}


.gold_outer_table{
  border-image:url('http://www.allmightywind.com/images/new_amw/gold_background_texture.png') 70 70 80 80 / 3 3 3 3 round round;
  border-image-radius:7px;
  border-image-width:7px;
  border-image-slice: 20;
  width:900px;
  margin:0 auto;
  text-align:center;
  padding:5px;
  -moz-border-radius: 7px;border-radius: 7px;
  overflow-x:hidden;
  margin-top: 60px;
}

.border_on{
  border-width:2px;border-style:solid;
}

.posts_purple_transparent {
  position:relative;
  background-image:url('http://www.allmightywind.com/images/ruby-header-opacity3.png');
  text-align:center;
  margin:0 auto;
  padding:15px;
  width:100%;
  height:100%;
  margin-right:50px;
}

.posts_background {
  position:relative;
  text-decoration:none;
  left:-15px;
  width:95%;
  height:100%;
  background-image:url(http://www.allmightywind.com/images/new_amw/scroll_back_dove.png);
  border: solid 1px #d46c6c;
  margin:0 auto;
  text-align:center;
  z-index:10;
}

.all_posts_font_title {
  font-family: 'Merienda One';
  font-size: 30pt;
  text-decoration:none;
  text-align:center;
  padding-bottom: 10px;
  line-height:40px;
  color:#5a15da;
  font-weight:bold;
  text-shadow: 0 0 4px #7ad0d0, 2px 2px 2px #e9fdff, -2px -2px 2px #f4f8d1;
  width:100%;
  display: block;
  margin: 0 auto;
  /*border-width:1px;border-color:purple;border-style:solid;*/
}

.all_posts_font_title_sub {
  font-family: 'Merienda One';
  font-size: 20pt;
  text-decoration:none;
  text-align:center;
  padding-bottom: 10px;
  line-height:40px;
  color:#ff0000;
  font-weight:bold;
  width:100%;
  display: block;
  margin: 0 auto;
  /*border-width:1px;border-color:purple;border-style:solid;*/
}

.all_posts_font_title_scripture {
  font-family: 'Merienda One';
  font-size: 15pt;
  text-decoration:none;
  text-align:center;
  padding-bottom: 10px;
  line-height:40px;
  color:#788bf2;
  font-weight:bold;
  width:100%;
  display: block;
  margin: 0 auto;
  /*border-width:1px;border-color:purple;border-style:solid;*/
}

.all_posts_font_title_scripture {
  font-family: 'Merienda One';
  font-size: 15pt;
  text-decoration:none;
  text-align:center;
  padding-bottom: 10px;
  line-height:40px;
  color:#ec6767;
  font-weight:bold;
  width:100%;
  display: block;
  margin: 0 auto;
  /*border-width:1px;border-color:purple;border-style:solid;*/
}

.all_posts_font_text {
  font-family: 'Merienda One';
  text-decoration:none;
  text-align:center;
  font-size:19pt;
  line-height:53px;
  width:90%;
  color:#ff0000;
  text-shadow: 0 0 4px #d09ec6, 1px 1px 1px #4dfde4, -1px -1px 1px #fef125;
  display: block;
  margin: 0 auto;
  /*border-width:1px;border-color:purple;border-style:solid;*/
}

.all_posts_font_text_body {
  font-family: 'Merienda One';
  text-decoration:none;
  text-align:center;
  font-size:16pt;
  line-height:40px;
  width:90%;
  color:#c55;
  text-shadow: 0 0 4px #fbf1f9, 1px 1px 1px #c1a4d9, -1px -1px 1px #f22a2a;
  display: block;
  margin: 0 auto;
  /*border-width:1px;border-color:purple;border-style:solid;*/
}

.video3 {
  border-radius: 20px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #000;
  position: relative;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-box-shadow: 0px 0px 20px 0px #000;
  -moz-box-shadow: 0px 0px 20px 0px #000;
  box-shadow: 0px 0px 20px 0px #000;
}

.font_text_box {
  position:relative;
  width:70%;height:auto;background-image: url('../images/omer_dove_bg_white.png');
  border: ridge 2px #f3b90a;border-radius: 10px;padding:15px;
}

.font_text_box2 {
  position:relative;
  width:90%;height:auto;background-image: url('../images/omer_dove_bg_white.png');
  border: ridge 2px #f3b90a;border-radius: 10px;padding:15px;
}

.font_text_box_flat {
  position:relative;
  width:120%;height:auto;background-image: url('../images/omer_dove_bg_white.png');
  padding:15px;overflow: hidden;
}

a {
  text-decoration: none;
  color:#0028ff;
}

.font_heading {
  font-size: 18pt;
  color:#552dc4;
}

.gathering {
  width:80%;border-radius: 8px;border: solid 2px #f3b90a;
}

.play_pause {
  position:relative;width:100%;height:160px;margin-top:53px;
}