@import url('https://fonts.googleapis.com/css?family=Cookie');

@font-face {
    font-family: 'fira_sansmedium';
    src: url('../../font/new_amw/firasans-medium-webfont.eot');
    src: url('../../font/new_amw/firasans-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../font/new_amw/firasans-medium-webfont.woff2') format('woff2'),
         url('../../font/new_amw/firasans-medium-webfont.woff') format('woff'),
         url('../../font/new_amw/firasans-medium-webfont.ttf') format('truetype'),
         url('../../font/new_amw/firasans-medium-webfont.svg#fira_sansmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'birds_of_paradise';
  src: url('../../font/new_amw/birds of paradise.eot');
  src: url('../../font/new_amw/birds of paradise.eot?#iefix') format('embedded-opentype'),
       url('../../font/new_amw/birds of paradise.woff2') format('woff2'),
       url('../../font/new_amw/birdsofparadise.woff') format('woff'),
       url('../../font/new_amw/birds of paradise.ttf') format('truetype'),
       url('../../font/new_amw/birdsofparadise.svg#birds_of_paradise') format('svg');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'boughies';
  src: url('../../font/new_amw/boughiesdemo.eot');
  src: url('../../font/new_amw/boughiesdemo.eot?#iefix') format('embedded-opentype'),
       url('../../font/new_amw/boughiesdemo.woff2') format('woff2'),
       url('../../font/new_amw/boughiesdemo.woff') format('woff'),
       url('../../font/new_amw/boughiesdemo.ttf') format('truetype'),
       url('../../font/new_amw/boughiesdemo.svg#boughies') format('svg');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'nadilla';
  src: url('../../font/new_amw/nadilla.eot');
  src: url('../../font/new_amw/nadilla.eot?#iefix') format('embedded-opentype'),
       url('../../font/new_amw/nadilla.woff2') format('woff2'),
       url('../../font/new_amw/nadilla.woff') format('woff'),
       url('../../font/new_amw/nadilla.ttf') format('truetype'),
       url('../../font/new_amw/nadilla.svg#nadilla') format('svg');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'forgenone';
  src: url('../../font/new_amw/theforegenroughone.eot');
  src: url('../../font/new_amw/theforegenroughone.eot?#iefix') format('embedded-opentype'),
       url('../../font/new_amw/theforegenroughone.woff2') format('woff2'),
       url('../../font/new_amw/theforegenroughone.woff') format('woff'),
       url('../../font/new_amw/theforegenroughone.ttf') format('truetype'),
       url('../../font/new_amw/theforegenroughone.svg#forgenone') format('svg');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'superficious';
  src: url('../../font/new_amw/superficious.eot');
  src: url('../../font/new_amw/superficious.eot?#iefix') format('embedded-opentype'),
       url('../../font/new_amw/superficious.woff2') format('woff2'),
       url('../../font/new_amw/superficious.woff') format('woff'),
       url('../../font/new_amw/superficious.ttf') format('truetype'),
       url('../../font/new_amw/superficious.svg#superficious') format('svg');
  font-weight: normal;
  font-style: normal;

}

@font-face {
font-family: 'Grabiola';
src: url('../../font/new_amw/Gabriola.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

html{
  overflow-y: scroll !important;
  overflow-x: hidden !important;
  scroll-behavior: smooth;
}
body
{
margin:0;
}
a {
  text-decoration: none;
}

#container
{
position:relative;
width:100%;
margin:0 auto;
text-align:center;
overflow-y:hidden;
height: 14000px;
/*overflow-y: scroll !important;*/
overflow-x: hidden !important;
/*border-radius: 5px 5px 5px 5px;*/
background-image:url('../../images/new_amw/bg_mobile.png');
}

.m_items_width {
  display:none;
}

video#video_backg_warp { 
    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-size: cover; 
}

.resp-container {
  position: relative;
  padding-top: 56.25%;
}
.resp-iframe {
  position: absolute;
  top: 0;
  left: 5%;
  width: 100%;
  height: 100%;
  border: 0;
}
.video2_resp {
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 20px 0px #000;
  -moz-box-shadow: 0px 0px 20px 0px #000;
  box-shadow: 0px 0px 20px 0px #000;
}

.font_styling_script {
color:red !important;text-shadow:0 0 1px rgba(0, 0, 0, 0.3);font-family:Gabriola;font-size:40pt;line-height:35px;
}
.font_styling_script_body {
color:#ac1010 !important;text-shadow:0 0 1px rgba(0, 0, 0, 0.3);font-size:17pt;line-height:40px;
font-family:'Merienda One';
} 

.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 #623106;
  -moz-box-shadow: 0px 0px 20px 0px #623106;
  box-shadow: 0px 0px 20px 0px #623106;
  height:200px !important;
}

.video2 {
border-radius: 20px;
width: 100%;
max-height: 100%;
display: flex;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: table;
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;
}

#menu_main_bkg{
display:none;
}

#menu_main_bkg_mobile {
  position: relative;
  position:relative;background-image:url('../../images/new_amw/scroll_back_barley.png');
  z-index: 1200;
  background-position: -61px 13px;
  height: 286px;
  width: 100%;
  height: 154px;
  width: 100%;
}

#menu_main_all_mobile {
  position: relative;
  z-index:2200;
  width: 100%;
  height: auto;
}

.menu_item_line_greetings_mobile {
  position: relative;
  background-image:url('../../images/new_amw/scroll_back_barley.png');
  background-position: -61px 0px;
  z-index: 1200;
  height: 0px;
  width: 100%;
}

.menu_item_line_prophecy_mobile {
  position: relative;
  background-image:url('../../images/new_amw/scroll_back_barley.png');
  background-position: -61px 0px;
  z-index: 1200;
  height: 0px;
  width: 100%;
}
.menu_item_line_holyfeasts_mobile {
  position: relative;
  background-image:url('../../images/new_amw/scroll_back_barley.png');
  background-position: -61px 0px;
  z-index: 1200;
  height: 0px;
  width: 100%;
}

.menu_item_line_hebrew_mobile {
  position: relative;
  background-image:url('../../images/new_amw/scroll_back_barley.png');
  background-position: -61px 0px;
  z-index: 1200;
  height: 0px;
  width: 100%;
}

.menu_item_line_all_languages_mobile {
  position: relative;
  background-image:url('../../images/new_amw/scroll_back_barley.png');
  background-position: -61px 0px;
  z-index: 1200;
  height: 0px;
  width: 100%;
}

.menu_item_line_teaching_mobile {
  position: relative;
  background-image:url('../../images/new_amw/scroll_back_barley.png');
  background-position: -61px 0px;
  z-index: 1200;
  height: 0px;
  width: 100%;
}

.menu_item_line_find_mobile {
  position: relative;
  background-image:url('../../images/new_amw/scroll_back_barley.png');
  background-position: -61px 0px;
  z-index: 1200;
  height: 0px;
  width: 100%;
}

.menu_item_line_salvation_mobile {
  position: relative;
  background-image:url('../../images/new_amw/scroll_back_barley.png');
  background-position: -61px 0px;
  z-index: 1200;
  height: 0px;
  width: 100%;
}

.menu_item_line_torah_mobile {
  position: relative;
  background-image:url('../../images/new_amw/scroll_back_barley.png');
  background-position: -61px 0px;
  z-index: 1200;
  height: 0px;
  width: 100%;
}

.menu_golden_border_top_mobile{
position:relative;width:100%;height:6px;background-image:url('../../images/new_amw/golden_border_top_mobile.jpg');
top:0px;
}

.menu_golden_border_bottom_mobile {
  position: relative;
  width: 100%;
  height: 6px;
  background-image: url('../../images/new_amw/golden_border_bottom_mobile.jpg');
  top: 0px;
  z-index:1000;
}

.menu_golden_border_bottom_languages_mobile {
  position: relative;
  width: 100%;
  height: 6px;
  background-image: url('../../images/new_amw/golden_border_bottom_mobile.jpg');
  top: 78px;
  z-index:1000;
}

.scroll_btn_main {
  position: absolute;
  z-index: -200;
  top: 18px;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: flex-end;
}

.scroll_btn_body {
  position: relative;
  width: 86%;
  height: 97px;
  padding-right: 3%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.scroll_btn {
  position:relative;
}

.scroll_line_main {
  position: absolute;
  top: 13px;
  width: 97%;
  height: auto;
  display: flex;
  justify-content: flex-end;
}

.scroll_line_body {
  position: relative;
  width: 97%;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.scroll_line {
  position:relative;
}

.amw_seal_main_mobile{
position:absolute;z-index:-200;top:15px;width:100%;height:auto;
display: flex;
justify-content: flex-start;
}
.amw_seal_top_body_mobile {
position: relative;
width: 100%;
padding-left: 1%;
display: flex;
justify-content: flex-start;
}
.amw_seal_mobile{
position:relative;
}
.amw_seal_text_mobile {
  position: relative;
  font-family: superficious;
  font-size: 19pt;
  color: #1447d7;
  text-shadow: 1px 2px 2px #c7e7fa;
  padding-left: -2px;
  top: 8px;
  text-align: left;
  width: 54%;
  line-height: 32px;
  left: 3px;
}

.menu_box_greetings_mobile {
position: relative;
top: 73px;
padding:5px;
width:425px;height:310px;
z-index:1200;
padding-bottom:11px;
text-align:left;
opacity: 1;
/* transition: opacity .3s ease-in-out;*/
visibility:hidden; 
left: -29px;
}

.menu_box_line_text_mobile {
  font-size:12pt;color:#eec399;
  font-family:'Merienda One';
  letter-spacing: 3px;
  text-shadow: 1px 1px 1px #3f2b06;
  line-height: 32px;
}

.menu_box_line_greetings_mobile {
position: relative;
top: 7px;
left: 32px;
padding:1px;width:100%;
}

.menu_box_prophecy_mobile {
position: relative;
top: 73px;
padding:5px;
width:425px;height:280px;
z-index:1200;
padding-bottom:11px;
text-align:left;
opacity: 1;
/* transition: opacity .3s ease-in-out;*/
visibility:hidden;
left: -29px;
}
.menu_box_holyfeasts_mobile {
  position: relative;
  top: 73px;
  padding:5px;
  width:425px;height:280px;
  z-index:1200;
  padding-bottom:11px;
  text-align:left;
  opacity: 1;
  /* transition: opacity .3s ease-in-out;*/
  visibility:hidden;
  left: -29px;
  }

.menu_box_torah_mobile {
position: relative;
top: 73px;
padding:5px;
width:425px;height:280px;
z-index:1200;
padding-bottom:11px;
text-align:left;
opacity: 1;
/* transition: opacity .3s ease-in-out;*/
visibility:hidden; 
left: -29px;
}

.menu_box_hebrew_mobile {
position: relative;
top: 61px;
padding:5px;
width:425px;height:280px;
z-index:1200;
padding-bottom:11px;
text-align:left;
opacity: 1;
/* transition: opacity .3s ease-in-out;*/
visibility:hidden; 
left: -29px;
}

.menu_box_teaching_mobile {
position: relative;
top: 73px;
padding:5px;
width:425px;height:280px;
z-index:1200;
padding-bottom:11px;
text-align:left;
opacity: 1;
/* transition: opacity .3s ease-in-out;*/
visibility:hidden; 
left: -29px;
}

.menu_box_find_mobile {
position: relative;
top: 73px;
padding:5px;
width:425px;height:280px;
z-index:1200;
padding-bottom:11px;
text-align:left;
opacity: 1;
/* transition: opacity .3s ease-in-out;*/
visibility:hidden; 
left: -29px;
}

.menu_box_salvation_mobile {
position: relative;
top: 73px;
padding:5px;
width:425px;height:280px;
z-index:1200;
padding-bottom:11px;
text-align:left;
opacity: 1;
/* transition: opacity .3s ease-in-out;*/
visibility:hidden; 
left: -29px;
}

.menu_all_tabs_mobile {
  width: 100%;
  height: auto;
  visibility:hidden;
  z-index: 2200;
}

.div_blank_line_mobile {
  position: relative;
  width:100%;
  height: 135px;
}

.amw_waterfall_body_main {
  position: absolute;
  width: 100%;
  top: 320px;
  text-align: center;
  margin: 0 auto;
  z-index: 0;
  pointer-events: none;
  left: -250px;
}

.amw_waterfall_body{
position:relative;width:220%;height:720px;
text-align:center;margin:0 auto;
z-index:3;
}

.scrollme {
  position: absolute;
  top: 220px;
}

.amw_seal_waterfall_yahushua_mom_main {
  position: absolute;
  top: -100px;
  width: 100%;
}

.menu_box_line_prophecy_mobile {
position: relative;
top: 7px;
left: 32px;
padding:1px;width:100%;
}
.menu_box_line_holyfeasts_mobile {
  position: relative;
  top: 7px;
  left: 32px;
  padding:1px;width:100%;
  }

.menu_box_line_hebrew_mobile {
position: relative;
top: 7px;
left: 32px;
padding:1px;width:100%;
}

.menu_box_line_teaching_mobile {
position: relative;
top: 7px;
left: 32px;
padding:1px;width:100%;
}

.menu_box_line_find_mobile {
position: relative;
top: 7px;
left: 32px;
padding:1px;width:100%;
}
.menu_box_line_salvation_mobile {
position: relative;
top: 7px;
left: 32px;
padding:1px;width:100%;
}

.menu_box_line_torah_mobile {
position: relative;
top: 7px;
left: 32px;
padding:1px;width:100%;
}

.top_menu_btn_text_mobile {
font-size:16pt;color:#874705;
font-family:'Merienda One';
text-shadow: 2px 2px 7px #EF8C2A;
/* word-spacing: -6px; */
font-weight: bold;
z-index:300;top:10px;
width:100%;height:50px;
position: absolute;
letter-spacing: 3px;
top: 40px;
left: 50%;
transform: translate(-50%, -50%);
}

.af_yahushua_text {
  z-index: 99;
  width: 100%;
  position: relative;
}

.yahushua_text_mobile_size {
  width: 189%;
}

.menu_golden_border_top{
position:relative;width:100%;height:14px;background-image:url('../../images/new_amw/golden_border_top.jpg')
}

.menu_golden_border_bottom {
  position: relative;
  width: 100%;
  height: 14px;
  background-image: url('../../images/new_amw/golden_border_bottom.jpg');
  top: 133px;
}
.amw_seal_main{
position:absolute;z-index:-200;top:15px;width:100%;height:auto;
display: flex;
justify-content: flex-start;
}
.amw_seal_top_body{
position:relative;
width:100%;
padding-left: 5%;
display:flex;
justify-content: center;
}
.amw_seal{
position:relative;
width:3.4%;
}
.amw_seal_text{
position:relative;
font-family: superficious;
font-size: 26pt;
color: #ca4b36;
text-shadow: 1px 2px 2px #ac9c91;
text-align: left;
width:50%;
}
.amw_seal_body_main {
  position: absolute;
  width: 100%;
  height: 720px;
  top: 480px;
  text-align: left;
  margin: 0 auto;
  z-index: 10;
  pointer-events: none;
  display: flex;
  justify-content: center;
}
.amw_seal_body {
  position: relative;
  width: 358px;
  height: 430px;
  text-align: center;
  margin: 0 auto;
  z-index: 10;
}

.amw_text_body_main {
  position: absolute;
  width: 100%;
  height: auto;
  top: 340px;
  text-align: center;
  margin: 0 auto;
  z-index: 10;
  pointer-events: none;
}
.amw_text_body {
  position: relative;
  width: 119%;
  height: auto;
  display: flex;
  justify-content: center;
  text-align: center;
  margin: 0 auto;
  z-index: 10;
  left: -10%;
  right: 5%;
}
.amw_text_img{
width:67%;
}

.amw_yahushua_mom_body_main {
  position: absolute;
  width: 75%;
  top: 352px;
  text-align: center;
  margin: 0 auto;
  z-index: 1;
  pointer-events: none;
  left: 50px;
  display: flex;
  justify-content: center;
  right: -41px;
  opacity: 1;
}
.amw_yahushua_mom_body {
  position: relative;
  width: 100%;
  height: 720px;
  left: 0px;
  text-align: center;
  margin: 0 auto;
  z-index: 11;
}

.gold_border_body_main{
position:absolute;width:100%;height:auto;top:168px;
text-align:center;margin:0 auto;
z-index:10;
pointer-events: none;
}
.gold_border_body{
position:relative;width:65%;height:auto;
text-align:center;margin:0 auto;
z-index:10;
}

.gold_outer_table{

border-image:url('../../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:95%;
margin:0 auto;
text-align:center;
padding:5px;
-moz-border-radius: 7px;border-radius: 7px;
overflow-x:hidden;
}

.border_on{
border-width:2px;border-style:solid;
}

.posts_purple_transparent {
position:relative;
background-image:url('http://www.allmightywind.com/images/ruby-header-opacity2.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(../../images/new_amw/scroll_back_barley.png);
border: solid 1px #d46c6c;
margin:0 auto;
text-align:center;
z-index:10;
}

.all_posts_font a {
font-family:Gabriola;
text-decoration:none;
text-align:left;
font-size:23px;
width:90%;
color: #c20000;
text-shadow: 0 0 4px #fbfcff, 1px 1px 1px #e75959, -1px -1px 1px #ffffff;
display: block;
margin: 0 auto;
/*border-width:1px;border-color:purple;border-style:solid;*/
}

.all_posts_font {
font-family:Gabriola;
text-decoration:none;
text-align:left;
font-size:28px;
width:90%;
color: #3557a3;
text-shadow: 0 0 4px #bdceff, 0.25pt 0.25pt 0.25pt #85a4fc, -0.25pt -0.25pt 0.25pt #6d7bee;
display: block;
margin: 0 auto;
line-height:27pt;
/*border-width:1px;border-color:purple;border-style:solid;*/
}

  .all_posts_font_text {
    font-family:Gabriola;
    line-height: 45px;
    text-decoration: none;
    text-align: center;
    font-size: 19pt;
    line-height: 40px;
    width: 90%;
    color: #486394;
    text-shadow: 0 0 4px #bdceff, 0.25pt 0.25pt 0.25pt #85a4fc, -0.25pt -0.25pt 0.25pt #6d7bee;
    display: block;
    margin: 0 auto;
  }
  
  .all_posts_font_title {
    font-family:Gabriola;
    text-decoration: none;
    text-align: center;
    padding-bottom: 10px;
    font-size: 30pt;
    line-height: 60px;
    color: #da2215;
    font-weight: bold;
    text-shadow: 0 0 4px #f4f8d1, 2px 2px 2px #f4f8d1, -2px -2px 2px #f4f8d1;
    width: 100%;
    display: block;
    margin: 0 auto;
    font-size: 22pt !important;
  }

.all_posts_font_center {
font-family:open sans;
text-decoration:none;
text-align:center;
font-size:25px;
width:90%;
color:#c214ab;
display: block;
margin: 0 auto;
/*border-width:1px;border-color:purple;border-style:solid;*/
}

.posts_yellow_transparent {
position:relative;
background-image:url('../../images/new_amw/yellow-sparkling-stars-1.png');
text-align:center;
margin:0 auto;
padding:15px;
width:100%;
height:100%;
margin-right:50px;
}
.top_menu_main {
position:absolute;top:80px;width:100%;z-index:300;height:70px;
}
.top_menu_btn {
position:relative;width:160px;height:62px;margin:0 auto;text-align:center;background-image:url('../../images/new_amw/scroll_button_gold2.png');
z-index:300;margin-left:5px;margin-right:5px;
display:inline-block;
font-family:'Open Sans';font-size:12px;color:#af0c0c;font-weight:bold;
}
.top_menu_btn_text {
font-size:19pt;color:#874705;
font-family:Gabriola;
text-shadow: 2px 2px 7px #EF8C2A;
/* word-spacing: -6px; */
font-weight: bold;
z-index:300;top:10px;
width:100%;height:50px;
position: absolute;
top: 57%;
left: 50%;
transform: translate(-50%, -50%);
}
.link_text {
font-family:boughies;
}
.prophecy_text {
font-family:boughies;
}
.top_menu_btn_text:hover {
color:#f8f8f8;
}
.menu_box {
top:145px;
/* border-image-radius:7px;border-image-width:10px;border-image-slice: 20; */
padding:5px;
/* -moz-border-radius: 7px;border-radius: 7px; */
/* border-image:url('../../images/new_amw/gold_texture.jpg') 70 70 80 80 / 5 5 5 5 round round; */
background-image:url('../../images/new_amw/scroll_menu.png');
background-repeat: no-repeat;
background-size: 580px 490px;
width:580px;height:490px;
z-index:1200;
padding-bottom:11px;
text-align:left;
visibility:hidden;
}
.menu_box_greetings {
top:135px;
left:-1000px;
padding:5px;
background-image:url('../../images/new_amw/scroll_menu.png');
background-repeat: no-repeat;
background-size: 425px 310px;
width:425px;height:310px;
z-index:1200;
padding-bottom:11px;
text-align:left;
opacity: 0;
transition: opacity .3s ease-in-out;
visibility:visible;
}
.menu_box_prophecy {
top:145px;
left:-1000px;
padding:5px;
background-image:url('../../images/new_amw/scroll_menu.png');
background-repeat: no-repeat;
background-size: 393px 200px;
width:393px;height:200px;
z-index:1200;
padding-bottom:11px;
opacity: 0;
transition: opacity .3s ease-in-out;
text-align:left;
visibility:visible;
}
.menu_box_holyfeasts {
top:145px;
left:-1000px;
padding:5px;
background-image:url('../../images/new_amw/scroll_menu.png');
background-repeat: no-repeat;
background-size: 393px 200px;
width:393px;height:200px;
z-index:1200;
padding-bottom:11px;
opacity: 0;
transition: opacity .3s ease-in-out;
text-align:left;
visibility:visible;
}
.menu_box_hebrew {
top:145px;
left:-1000px;
padding:5px;
background-image:url('../../images/new_amw/scroll_menu.png');
background-repeat: no-repeat;
background-size: 437px 200px;
width:437px;height:200px;
z-index:1200;
padding-bottom:11px;
opacity: 0;
transition: opacity .3s ease-in-out;
text-align:left;
visibility:visible;
}
.menu_box_teachings {
top:145px;
left:-1000px;
padding:5px;
background-image:url('../../images/new_amw/scroll_menu.png');
background-repeat: no-repeat;
background-size: 437px 365px;
width:437px;height:365px;
z-index:1200;
padding-bottom:11px;
opacity: 0;
transition: opacity .3s ease-in-out;
text-align:left;
visibility:visible;
}
.menu_box_find {
top:145px;
left:-1000px;
padding:5px;
background-image:url('../../images/new_amw/scroll_menu.png');
background-repeat: no-repeat;
background-size: 437px 449px;
width:437px;height:444px;
z-index:1200;
padding-bottom:11px;
opacity: 0;
transition: opacity .3s ease-in-out;
text-align:left;
visibility:visible;
}
.menu_box_salvation {
top:145px;
left:-1000px;
padding:5px;
background-image:url('../../images/new_amw/scroll_menu.png');
background-repeat: no-repeat;
background-size: 437px 200px;
width:437px;height:200px;
z-index:1200;
padding-bottom:11px;
opacity: 0;
transition: opacity .3s ease-in-out;
text-align:left;
visibility:visible;
}
.menu_box_content {
position:relative;width:100%;margin:10px;text-align:left;
}
.menu_box_line {
/* font-family:'Open Sans';font-size:15px;font-weight:bold;color:#dc0216; */
position: relative;
top: 80px;
left: 72px;
font-size:19pt;color:#eec399;
font-family:Gabriola;
line-height: 38px;
text-shadow: 1px 1px 1px #3f2b06;
padding:1px;width:100%;
}
.menu_box_line_greetings {
position: relative;
top: 37px;
left: 32px;
font-size:19pt;color:#eec399;
font-family:Gabriola;
line-height: 38px;
text-shadow: 1px 1px 1px #3f2b06;
padding:1px;width:100%;
}
.menu_box_line_prophecy {
position: relative;
top: 37px;
left: 32px;
font-size:19pt;color:#eec399;
font-family:Gabriola;
line-height: 38px;
text-shadow: 1px 1px 1px #3f2b06;
padding:1px;width:100%;
}
.menu_box_line_holyfeasts {
position: relative;
top: 37px;
left: 32px;
font-size:19pt;color:#eec399;
font-family:Gabriola;
line-height: 38px;
text-shadow: 1px 1px 1px #3f2b06;
padding:1px;width:100%;
}
.menu_box_line_hebrew {
position: relative;
top: 37px;
left: 32px;
font-size:19pt;color:#eec399;
font-family:Gabriola;
line-height: 38px;
text-shadow: 1px 1px 1px #3f2b06;
padding:1px;width:100%;
}
.menu_box_line_teachings {
position: relative;
top: 37px;
left: 32px;
font-size:19pt;color:#eec399;
font-family:Gabriola;
line-height: 38px;
text-shadow: 1px 1px 1px #3f2b06;
padding:1px;width:100%;
}
.menu_box_line_find {
position: relative;
top: 42px;
left: 32px;
font-size:19pt;color:#eec399;
font-family:Gabriola;
line-height: 38px;
text-shadow: 1px 1px 1px #3f2b06;
padding:1px;width:100%;
}
.menu_box_line_salvation {
position: relative;
top: 37px;
left: 32px;
font-size:19pt;color:#eec399;
font-family:Gabriola;
line-height: 38px;
text-shadow: 1px 1px 1px #3f2b06;
padding:1px;width:100%;
}                           
.link_menu {
  color: #f6481d;
text-decoration:none;
/* font-weight:bold; */
padding: 24px;
}
.link_menu:hover {
color:#ffffff;
text-decoration:none;
}

.my_div_class {
  background-color:yellow;
  width:100px;
  height:30px;
  z-index:1;
}

.box_class {
  height: 200px;width: 300px;
  background-color:blue;
  visibility:hidden;
  z-index:1;
}

.text_welcome_red {
  font-size:35pt;color:red;font-family:Cookie;text-shadow: 2px 2px 7px #ff9900;
}

.yahushua_img {
display:block;
}
.yahushua_img_cell {
display:none;
}

.all-languages-right-div-mobile {
  opacity: 1;
  visibility: visible;
  z-index: 2500;
  position: absolute;
  bottom: -2px;
  max-width: 100%;
  max-height: calc(100% - 0px);
  min-height: 0px;
  min-width: 0px;
  background-image: url(../../images/new_amw/scroll_back_barley.png);
  border: 0px none;
  overflow: hidden;
  top: 152px;
  width: 100%;
  height: 88px;
}

.all-languages-right-div {
display:none;
}

.all-languages-right {
  opacity: 1;
  visibility: visible;
  z-index: 10;
  cursor: pointer;
  position: absolute;
  transition: none 0s ease 0s !important;
  background: url(../../images/new_amw/all_languages_btn.png) no-repeat;
  background-size: cover;
  background-position: right top;
  width:152px;
  height:47px;
  top: 44px;
  left: 52px;
}

#overlayimage-right {
  opacity: 1;
  visibility: visible;
  z-index: 10;
  position: absolute;
  bottom: -2px;
  width: 55px;
  height: 53px;
  max-width: 100%;
  max-height: calc(100% - 0px);
  min-height: 0px;
  min-width: 0px;
  background-color: transparent;
  border: 0px none;
  overflow: hidden;
  right: 35px;
  top: 40px;
  cursor: pointer;
  transition: none 0s ease 0s !important;
  border: solid 1px #ff9b00;
}

.pulsebutton-new {
  /* background: url(../../images/new_amw/new.png) no-repeat; */
  background: url(../../images/new_amw/earthspin.gif) no-repeat;
  background-size: cover;
  background-position: right top;
  -webkit-animation: pulse 3.25s infinite cubic-bezier(0.1, 0, 0, 0);
  -moz-animation: pulse 3.25s infinite cubic-bezier(0.1, 0, 0, 0);
  -ms-animation: pulse 3.25s infinite cubic-bezier(0.1, 0, 0, 0);
  animation: pulse 3.25s infinite cubic-bezier(0.2, 0, 0, 0);
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.all_languages_div {
  position: absolute;
  z-index: 1400;
  width: 100%;
  height: 4000px;
  top: 228px;
  background-image: url(../../images/new_amw/flags_bg.png);
  display: none;
}

.flags_container {
  display: inline-block; 
  width:100%; 
  position: relative;
  top: 0px;
}

.flags_top_padding {
  height:0px;
}

.flags_world_top {
  position: absolute; 
  z-index:979;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
}

.flags_world_bottom {
  position: absolute; 
  z-index:979;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  align-content: flex-end;
  top: 4000px;
}

.flag_box_text_line {
  top:-3px;
  left:-20px;
}

.flag_box_img_size {
  width: 80px; 
  height: 60px;
}

.flag_box {
  float: left;
  display: inline-block;
  z-index:979;
  padding: 10px;
  margin-top:25px;
  background-image:url(../../images/new_amw/scroll_back_barley.png);
  width: 240px;
  height: 60px;
  border-radius: 7px;
  border: solid 1px #977049;
  margin: 25px 20px 0px 20px; /* top right bottom left*/ 
}

.flag_box_img {
  position: relative;
  z-index: 979;
  border-radius: 3px;
  top: 0px;
  left: -25px;
  padding: 0;
  /*padding: 10px 10px 10px 10px;  top right bottom left*/ 
}

.flag_box_text {
  position: relative;
  font-family:'Merienda One';
  color: #a80a0a;
  /* font-weight: bold; */
  font-size:20px;
  z-index: 979;
  padding: 10px 10px 10px 10px; /* top right bottom left*/ 
}

.flag_box_line {
  width: 50%;
  height: 60px;
  float: left;
}

.mobile_all_lang_div {
  position: relative;
  height:67px;
}

.seal_class {
  width:90%;
}

.fire_text_border {
  width:90%;
}

.radius_purple_transparent {
  position:relative;
  background-image:url('http://www.allmightywind.com/images/ruby-header-opacity2.png');
  text-align:center;
  margin:0 auto;
  border-radius: 50px;
  padding: 20px;
  width: 80%;
  font-size: 25px;
  border: solid 1px #ffe600;
  }

.urgent_one {
  position: relative;
  top: 23px;
  width: 340px;
}

.urgent_one_pic {
  width:280px
}

.iframe_yahstube {
  width: 98%;
  height: 180px;
}

.post_font_subtitle {
  font-size:19pt;
}

.posts_bold {
  font-weight: normal;
}

.footer_div1 {
  position:relative;width:100%;height:800px;background-image: url(http://www.allmightywind.com/images/ruby-header-opacity2.png);background-size:contain;
}

.footer_div2 {
  width:100%;height:100%;margin:0 auto; text-align: center;
}

.footer_div_row {
  float:left;width:93%;height:auto;margin:10px;padding-left: 10px;padding-right: 10px;
}

.footer_heading {
  line-height:15.25pt;color: #f7e96e;font-family: Pompiere,Gabriola,Felipa,Montaga,'Work Sans', Arial, sans-serif;font-weight: bold;margin-bottom: 20px;margin-left: 0;margin-right: 0;margin-top: 20px;font-size: 32px;
}

.footer_text {
  margin-bottom: 0px;margin-left: 0;margin-right: 0;margin-top: 0px;
}

.footer_text_link {
  line-height:24pt;color: #ffffff;font-family: Pompiere,Gabriola,Felipa,Montaga,'Work Sans', Arial, sans-serif;font-weight: bold;font-size: 25px;
}

.footer_golden_border_bottom{
  position:relative;width:100%;height:14px;background-image:url('../../images/new_amw/golden_border_bottom.jpg');
  top:0px;
  }

.bg_fixed_desktop {
  display: none;
}

.bg_dove_desktop {
  display: none;
}

.bg_dove_mobile {
  display: block;
}

.dove_blank_line {
  display: none;
}

.dove_blank_line_mobile {
  height: 40px;
}

.momma_yt_desktop {
  display: none;
}

.momma_yt_mobile {
  display: block;
}
.sub-link {
  font-size:20px;
}
.sub-link2 {
  font-size:25px;
}
.sub-link3 {
  font-size:22px;
}

.desktop-mobile-hanukkah-vr1-image {
  content:url(https://www.allmightywind.com/images/hanukkah_vr1_1280.jpg);
}

.desktop-mobile-hanukkah-vr2-image {
  content:url(https://www.allmightywind.com/images/hanukkah_vr2_1280.jpg);
}