body{
    margin: 0 auto;
    max-width: 2000px;
    font-family: 'Proxima Nova';
}
.OsanaRepresent{
    align-items: center;
    justify-content: center;
    display: flex;
    margin-right: 80px;
}
.OsanaRepresent img{
    margin-right: 10px;
}
.osanaRepr p{
    line-height: 30px;
    margin-bottom: 150px;
}
.textRepresentOsana{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.textRepresentOsana h1,p{
margin: 0;
color: #fff;
}
.fat{
    background:url('../img/bg Sermons.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
header{
    background-color: #29292999;
    position: fixed;
    width: 100%;
    top: 0;
    display: flex;
    justify-content: center;
    margin: 0;
    padding-top: 10px;
}
ul{
    list-style: none;
    display: flex;
    padding: 0px;
    align-content: center;
}
ul li {
    margin: 10px;
}
.socBox{
    margin-left: 30px;
}
.socBox a{
    text-decoration: none;
    margin: 10px;
}
li a{
    text-decoration:none;
    color: #fff;
    font-size: 18px;
}
.osanaRepr{
    padding-top: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.osanaRepr h1{
    margin: 0;
color: #fff;
text-align: center;
font-size: 50px;
text-transform: uppercase;
}
.osanaRepr p{
    color: #fff;
    font-size: 20px;
    text-align: center;
}
footer{
    padding-top: 100px;
    background:url('../img/bg footer.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
footer h1{
    color: #fff;
    font-size: 50px;
    width: 50%;
    text-align: center;
    padding-bottom: 30px;
}
footer .pic{
    margin-bottom: 50px;
}
small{
    margin-top: 50px;
    color: #fff;
}
.links a{
    color: #fff;
    font-size: 18px;
    margin: 10px;
}
.boxInfo{
    margin-top: 100px;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
hr{
background-color: #333;
height: 1px;
border: none;
}
.videoContent{
    margin-top: 30px;
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1030px;
    margin: 0 auto;
}
.boxVideo{
    margin: 20px 20px;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}
.date{
    margin-left: 10px;
    margin-right: 10px;
}
.date h4{
    margin-top: 0px;
}
.date *{
    color: #333;
}
.video *{
    color:#333;
}
/* responsive */
#menu{
    position: absolute;
    left: 10px;
    top: 20px;
    display: none;
    border:1px solid #fff;
    padding: 5px;
    background: black;
    outline: none;
    color: #fff;
    font-size: 18px;
    border-radius: 4px;
}
@media screen and (max-width:1200px){
    header{
        flex-wrap: wrap;
    }
  }
  @media screen and (max-width:900px){
    ul{
        flex-wrap: wrap;
    }
  }
  @media screen and (max-width:700px){
    .everySunday h1 {
        width: 90%;
        font-size: 30px;
    }
    .everySunday p{
        width: 80%;
    }
    .strength h1{
        width: 90%;
        font-size: 30px;
    }
    .everyCall h1 {
        width: 90%;
        font-size: 30px;
    }
    .meet h1 {
        width: 90%;
        font-size: 30px;
    }
   footer h1 {
       width: 90%;
       font-size: 30px;
   }
   header {
       justify-content: flex-start;
   }
  }
  @media screen and (max-width:460px){
    nav{
        margin-top: 40px;
        height: 100vh;
        display: none;
    }
    #menu{
        display: block;
    }
    .OsanaRepresent{
        display: none;
    }
  }
  @media screen and (max-width:420px){
    ul {
        flex-direction: column;
    }
    .socBox {
        margin-left: 0;
    }
  }
  /* sermons responsive */
  @media screen and (max-width:425px){
    .boxVideo{
        justify-content: flex-start;
    }
    iframe{
        width: 300px;
        height: 200px;
    }
}

a{
    text-decoration: none;
    color: white;
}
/*
     FILE ARCHIVED ON 21:19:07 Dec 02, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:00:45 Sep 06, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.577
  exclusion.robots: 0.077
  exclusion.robots.policy: 0.062
  esindex: 0.009
  cdx.remote: 7.666
  LoadShardBlock: 41.901 (3)
  PetaboxLoader3.datanode: 278.396 (4)
  load_resource: 657.268
  PetaboxLoader3.resolve: 52.082
*/