.main{
  margin-top: 30px;
  margin-bottom:100px;
    display: flex;
    justify-content: center;
    width: 100%;
}
.picBox{
  display: flex;
  align-items: center;
  width: 35%;
}
.picBox img{
  padding-top: 20px;
  width: 100%;
}
.boxPr{
  border-bottom: 1px solid grey;
  border-top: 2px solid black;
  margin-left: 30px;
  width:30%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
hr{
  width: 100%;
}
.boxPrP{
  padding-top: 20px;
  width: 100%;
}
.boxPrP *{
  margin-top: 0px;
  margin-bottom: 0px;
}

.boxPr *{
  color: rgb(51, 48, 48);
}
.boxPr hr{
  margin-bottom: 20px;

}
.boxPr  p{
  line-height: 20px;
  margin-top: 7px;
}

.osanaRepr p{
  margin-top: 30px;
  width: 60%;
  margin-bottom: 200px;
  line-height: 30px;
}
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{
  margin-bottom: 50px;
}
.textRepresentOsana{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.textRepresentOsana h1,p{
margin: 0;
color: #fff;
}
.fat{
  background:url('../img/bg Home groups.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;
}
.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 h2{
  margin: 0;
  color: #fff;
text-align: center;
font-size: 58px;
text-transform: uppercase;
}
.osanaRepr h3{
  color: #fff;
  font-size: 40px;
  font-weight: 100;
  padding-bottom: 50px;
}
.osanaRepr p{
  color: #fff;
  font-size: 20px;
  text-align: center;
  margin-bottom: 100px;
}
/* responsive */
@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;
  }
}
/* groups responsive */
@media screen and (max-width:1090px){
  .main{
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .picBox{
    width: 80%;
  }
  .boxPr{
    margin-top: 30px;
    width: 80%;
    margin-left: 0;
  }
}
a{
    text-decoration: none;
    color: white;
}
/*
     FILE ARCHIVED ON 07:59:15 Dec 03, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:00:17 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.561
  exclusion.robots: 0.068
  exclusion.robots.policy: 0.056
  esindex: 0.008
  cdx.remote: 6.947
  LoadShardBlock: 34.076 (3)
  PetaboxLoader3.datanode: 46.193 (4)
  PetaboxLoader3.resolve: 40.574 (2)
  load_resource: 93.17
*/