/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

 html {
    line-height: 1.15; /* 1 */
    
  }
  
  /* Sections
     ========================================================================== */
  
  /**
   * Remove the margin in all browsers.
   */
  
  body {
    margin: 0;
  }
  
  /**
   * Render the `main` element consistently in IE.
   */
  
  main {
    display: block;
  }
  
  /**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
  
  h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }
  
  /* Grouping content
     ========================================================================== */
  
  /**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
  
  hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
  }
  
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  
  pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
  }
  
  /* Text-level semantics
     ========================================================================== */
  
  /**
   * Remove the gray background on active links in IE 10.
   */
  
  a {
    background-color: transparent;
  }
  
  /**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
  
  abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
  }
  
  /**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
  
  b,
  strong {
    font-weight: bolder;
  }
  
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  
  code,
  kbd,
  samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
  }
  
  /**
   * Add the correct font size in all browsers.
   */
  
  small {
    font-size: 80%;
  }
  
  /**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
  
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  
  sub {
    bottom: -0.25em;
  }
  
  sup {
    top: -0.5em;
  }
  
  /* Embedded content
     ========================================================================== */
  
  /**
   * Remove the border on images inside links in IE 10.
   */
  
  img {
    border-style: none;
  }
  
  /* Forms
     ========================================================================== */
  
  /**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
  
  button,
  input,
  optgroup,
  select,
  textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
  }
  
  /**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
  
  button,
  input { /* 1 */
    overflow: visible;
  }
  
  /**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
  
  button,
  select { /* 1 */
    text-transform: none;
  }
  
  /**
   * Correct the inability to style clickable types in iOS and Safari.
   */
  
  button,
  [type="button"],
  [type="reset"],
  [type="submit"] {
    -webkit-appearance: button;
  }
  
  /**
   * Remove the inner border and padding in Firefox.
   */
  
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
  }
  
  /**
   * Restore the focus styles unset by the previous rule.
   */
  
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
  }
  
  /**
   * Correct the padding in Firefox.
   */
  
  fieldset {
    padding: 0.35em 0.75em 0.625em;
  }
  
  /**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
  
  legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
  }
  
  /**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
  
  progress {
    vertical-align: baseline;
  }
  
  /**
   * Remove the default vertical scrollbar in IE 10+.
   */
  
  textarea {
    overflow: auto;
  }
  
  /**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
  
  [type="checkbox"],
  [type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
  }
  
  /**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
  
  [type="number"]::-webkit-inner-spin-button,
  [type="number"]::-webkit-outer-spin-button {
    height: auto;
  }
  
  /**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
  
  [type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
  }
  
  /**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
  
  [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  
  /**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
  
  ::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
  }
  
  /* Interactive
     ========================================================================== */
  
  /*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
  
  details {
    display: block;
  }
  
  /*
   * Add the correct display in all browsers.
   */
  
  summary {
    display: list-item;
  }
  
  /* Misc
     ========================================================================== */
  
  /**
   * Add the correct display in IE 10+.
   */
  
  template {
    display: none;
  }
  
  /**
   * Add the correct display in IE 10.
   */
  
  [hidden] {
    display: none;
  }

  /*My Code*/

  * {
    text-decoration: none;
  }

  body {
    width:100%;
    max-width:2400px;
  }

  header.top-div{
   min-height: 20vh;
   width:100%;
   display:flex;
   flex-direction: column;
   align-items: center; 
   background-color: blue;
               
  }
  header.header-brand {
      font-size: 24px;
      font-weight: 700;
      color: blue;
      text-transform: uppercase;
      display: none;
      text-align: center;
      padding: 5px 0;
      
  }    
  header img.header-img {
    display:block;
    padding-top: 1em;
    max-width:60%;   
    mak-height: 60%;  }  

  header nav {
    display:flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin: 1.5em;
    border-style: groove;
	border-color: black;
	border-width: 2px;
       
  }
  header nav ul {
    display:block;
    padding:0;
    margin: 0;
    width:fit-content;
    
  }

  header nav ul li {
    display:inline-block;
    text-align: center;
    list-style:none;
    background-color: blue;
  }
  header nav ul li a {
    font-size: 20px;
      font-weight: 400;
      color: white;
      text-transform: uppercase;
      padding: 7px;
      display:flex;
      justify-content:space-between;
      }
  
     header nav.header-cases {
         display:none;
     }
     
     header input.nav-toggle {
         display:none;
         box-sizing: unset;
     }

     nav a:hover {
        color: rgb(188, 218, 22);
      }
      
      .nav-toggle:checked ~ nav {
        transform: scale(1,1);
      }
      
      .nav-toggle:checked ~ nav a {
        opacity: 1;
        transition: opacity 250ms ease-in-out 250ms;
      }

      .content {
        min-height: 90vh;
        overflow: visible;
	align-items:center;
        
        /*background-image: url(//unsplash.it/1000/1000);
        background-blend-mode: multiply;
        background-size: cover; */
        display: flex;
        flex-direction: column;
        
       justify-content: center;
        background-color: blue; 
        z-index: 1;   
      }
	.square{
	 display: flex;
        flex-direction: column;
        align-items: center;
       justify-content: flex-start;
	background-color: blue;
      padding-top: 1em;
	}
      h3{
        font-size: 40px;
        text-align: center;
	color: white;
      }

      h4{
        font-size: 32px;
	color: white;
      }

      span.treasurer {
        display: block;
        width:60%;
        font-size: 26px; 
        margin-top: 2em;
       margin: 2em;
        color: white;      
}
      span.pastor {
        display: block;
        width:60%;
        font-size: 26px; 
        margin: 2em;
        color:white;
       }

      span.phone {
        display: block;
        width:60%;
        font-size: 28px; 
        color: white;
      }
         div.background {
          width:80%;
          background: url(WEFiles/Image/Skin/ybg.jpg);
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: flex-start;
          margin-bottom: 1em;
         }
      .content div.history { 
        display:block;
        width:60%;
        background: url(WEFiles/Image/Skin/ybg.jpg);
      }
      .vbs {
        margin-top:20px;
        
        width:50%;
      }
      .vbs a {   
        display:block;    
       color: rgb(253, 250, 250);
        text-transform: uppercase;
        text-align: center;
        border: 2px red solid;
                
      }
	.bulletin {
       display:flex;
       justify-content:center;
       width:100%;
       margin-bottom: 1em;
       }
     
     .bulletin img {
	     max-width: 100%;
	                     }
      .brocher {
       display:flex;
       justify-content:center;
	align-items: flex-start;
       width:100%;
       margin-bottom: 1em;
       }
     
     .brocher img {
	     max-width: 100%;
	                     }
  .SOF {         
          display:flex;
          align-items: center;
          justify-content: center;
          width:80%;
          margin-top: 1em;
             }
      .SOF_Img {
          width: 100%;
        }
        table {
          margin:1em;
          width:80%;
          color: white;
          font-size: larger;
          background-color: blue;
        }
        th {
          padding: 0.10em;
          text-align: left;
          border:none;
        }
        
         td {
          padding: 0.10em;
          text-align: left;
          border: none;
        }
        .map-container {
          width:95%;
          height: 100vh;
          margin-top: 1em;
          display:flex;
          flex-direction: column;
          max-width: 100%;
          border-style: groove;
	    border-color: black;
	    border-width: 2px;
          margin-bottom: 2em;
        }
        .map_img{
         display: block;
         width:100%;
         height: 100vh;         
        }
.Faithborder{
      width: 100%;
      background-color:rgb(137, 224, 255);
    }     
     .Faith{
       width:100%;
       display:block;
       padding-left: 1.5em;
     }

* {box-sizing: border-box}
body {font-family: Verdana, sans-serif; margin:0}
.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 80%;
  position: relative;
  margin: auto;
  padding-top: 1em
align-items: center;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 10px 10px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}
     
  .SOF {         
          display:flex;
          align-items: center;
          justify-content: center;
          width:60%;
          margin-top: 1em;
             }

      .conf_Img {
         display:block;
          width: 100%;
	margin-top: 1em;
        }  

      .SOF_Img {
          width: 100%;
        }  
        
       
        .sword {
          display: block;
          height:80%;
          padding: 1em;

        }
        .wordlight {
          width:100%;
        }
      
        .September {
          background-color: beige;
          width:80%;
         
          font-size: 18pt;
          line-height: 1.5em;
        }

        .split{
            display: flex;
            flex-direction: column;
            
            
        }

      .split > *{
        flex-basis: 90%;
           }
        .ladies {
            width:90%;
             display: flex;
            flex-direction: row;
             }
       
         .limg { 
                 display: block;
                 
                 width:40%;
                margin:5px;
                 }
         .ladies-rt {
               display:block;
                width:40%;   
               float:right;
                 margin:5px;   }

.ladies-img { width:75%;
          }
        
        footer.footer{
          background-color: blue;
          display:flex;
          flex-direction: column;
          width:100%;
          height: 90px;
	    padding-top: 1em;
        }
       
        .footer-left {
          display: block;
         float: left;
          width:100%;
          margin-bottom: 0;
          
        } 
        .footer-right{
          display: none;
          float:right;
          
         z-index: 1;
        } 
        footer img{
          width:100%;
        }
       
        .address{
          display: block;
           width:300px;
           margin-top:-80px;
           margin-right: 1em;
           
           color:rgb(10, 9, 9);
           float:left;
           z-index: 8;
           
         }
    .Faithborder{
      width: 90%;
      background-color:rgb(137, 224, 255);
    }     
     .Faith{
       width:90%;
       display:block;
       padding-left: 1.5em;
     }
       
/* Minimum width */ 
@media (max-width: 800px) {

.body {
        width: 100%;
       }	
.content { width:100%;
               flex-wrap: wrap;
               align-items:center;
}
    header.top-div { width:100%;

    }

 header img.header-img {
    width:60%;}
header nav ul li a {
    font-size: 20px;
      font-weight: 600;
      }
.SOF { width: 100%;
        }
 .SOF_Img {
          width: 100%;} 
  
.ladies { width: 90%;
           flex-direction: column;
             justify-content:center;
}

.limg {
                 width:100%;  }
         . ladies-rt {
                width:100%;     }

  .address{
           width:450px;
	  margin-top:0;
           margin-bottom:4px; 
}
.slideshow-container {
  max-width: 100%;
  margin: 1em;
  padding-top: 0em;
}

