
html,
body {
  font-size: 0.8em;
  font-family: 'Campton-Light';
  margin: 0;
  padding: 0 ;
  background: #dfe7e9;
  width: 100%;
  overflow-x: hidden;
  color: #333;

}


p:empty, a:empty, h2:empty {
    display: none;
}

p {
  margin: 0;
  padding: 0;
  color: #333333;
}

hr {
  display: none;
}

a{
  text-decoration: none;
  color: #666;
  opacity: 0.8;
}

a:hover{
  opacity: 1;
}

#prayer_request .rednaoFormContainer{
  width: 100%;
  font-size: 0.8em;
}

.rednao_label_container label{
  display: none !important;
}

button{
  background-color: #ffc906;
}

.page-template-default{
  height: 100%;
  overflow-y: hidden;
}

.page-template-default .default-wrapper{
  display: flex;
  float: left;
  justify-content: center;
  align-items: center;
  z-index: -1000;
  width: 100%;
}

.default-wrapper p{
  font-size: 1.8em;
  padding-left: 2.5%;
  padding-right: 2.5%;
  width: 50%;
}

.default-page-wrapper{
  margin-top: 20px;

}

.default-wrapper img{
  display: block;
  width: 55.5%;
  height: auto;
  float: left;
}

@media(max-width: 1000px){
  .page-template-default{
    height: 100%;
    overflow-y: auto;
  }
}
@media (max-width: 1100px){
  .default-wrapper p{
    font-size: 1.1em;
  }
}

@media (max-width: 800px){
  .default-wrapper p{
    font-size: 0.8em;
  }
}
@media (max-width: 600px){
  .default-wrapper p{
    font-size: 0.6em;
    margin-top: 20px;
  }
}


/*about page styles////////////////////////////////////////////////////////*/

.home_img{
  margin-top: 10%;
  width: 100%;
  height: auto;
  display: inline-block;
  margin: auto;
}

#this_sunday {
  display: block;
  background-color: #7cbcce;
  font-size: 2em;
  text-align: center;
  width: 100%;
  padding: 1.51%;
}

.location_img{
  width: 50%;
  height: auto;
  float: left;
  position: static;
  background-color: #000;
  border-bottom-width: 2pt;
  border-bottom-style: solid;
  border-bottom-color: #ffc906;
}

.location_img p{
    position: relative;
    z-index: 0;
}

.location_img img{
  width: 100%;
  height: auto;
  position: relative;
  z-index: 0;
}

.location_info{
  padding: 5%;
  width: 40%;
  z-index: 1;
  color: #dfe7e9;
  position: absolute;
  text-align: center;
  font-size: 1.5em;
  visibility: hidden;
}

.location_img img:hover{
  background-color: #000;
  opacity: 0.7;
}

.changeOpacity{
  opacity: 0.7;
}
@media (min-width: 892px) {
  .location_img:hover .location_info{
    visibility: visible;
  }
}


.location_txt {
  width: 48%;
  float: left;
  display: block;
  font-size: 1.8em;
  text-align: center;
  padding-top: 3%;
  background-color: #dfe7e9;
  padding-left: 1%;
  padding-right: 1%;
}

.location_subtxt {
  font-size: 1.1em;
  width: 48%;
  float: left;
  display: block;
  text-align: center;
  padding-bottom: 2.5%;
  background-color: #dfe7e9;
  padding-left: 1%;
  padding-right: 1%;
}

.changeBackground{
  background-color: #7cbcce;

}




  /*carousel styles??????//////////////*/
.owl-item div:nth-child(1) img {
width: 100%;
height: auto;
z-index: -1;
opacity: 0.5;

}


.owl-wrapper{
background-color: #000;
}

.owl-item div:nth-child(2){
opacity: 1;
font-size: 2em;
color: #dfe7e9;
text-align: center;
margin-top: -35%;
z-index: 0;
}

@media(max-width: 650px){
  .owl-item div:nth-child(2){
    font-size: 1.5em;
  }
}

.owl-item div:nth-child(2) p{
  color: #dfe7e9;
}

.owl-item div:nth-child(2){
padding-bottom: 13.5%;
}



.owl-carousel{
overflow-y: hidden;
}

.owl-item {
z-index: 0;
}

.owl-pagination{
  display: none;
}

.owl-controls{
  display:none !important;
}
  /*end carousel styles??????//////////////*/

#in_the_loop{
  display: block;
  background-color: #7cbcce;
  float:left;
  width: 98%;
  padding: 1%;
  font-size: 1.5em;
  display: flex;
  justify-content: center;
  align-content: center;
}


#loop_newsletters{
  width: 50%;
  font-size: 1.2em;
  margin-left: 3%;
}

@media(max-width: 520px){
  #loop_newsletters{
    font-size: 0.8em;
  }
}

#links a{
  color: #fff;
  opacity: 0.6;
}

#links a:hover{
  color: #fff;
  opacity: 1;
}

@media(min-width: 570px){
  #links{
    font-size: 1.5em;
  }
}

#links{
  background-color: #70706e;
  color: #fff;
  text-align: center;
  width: 95%;
  padding-left: 2.5%;
  padding-right: 2.5%;
  float: left;

}
#links a{
  font-size: 0.8em;
}

  /*form styles////////////////////////////*/


  /*end form styles////////////////////////////*/



#prayer_request{
float: left;
padding-bottom: 3%;
padding-top: 5%;
width: 100%;
display: flex;
justify-content: center;
}

#prayer_request #prayer{
  width: 120%;
  float: left;
}

#prayer_request input{
  font-size: 1.8em;
}

#prayer_request .wpcf7-submit{
  float: left;
  margin-top: 1%;
  font-size: 1.2em;
}

@media(max-width: 670px){
  #prayer_request input{
    font-size: 1em;
  }
}

.bootstrap-wrapper .form-control{
  width: 95% !important;
}
.vision_statement{
  font-size: 1.8em;
  padding-left: 34%;
  padding-right: 34%;

  text-align: center;
  background-color: #dfe7e9;
  padding-top: 1%;

}

#vision{
  padding-top: 3%;
  border-top-width: 2pt;
  border-top-style: solid;
  border-top-color: #ffc906;
  padding-bottom: 6%;

}

#our_people{
  font-size: 2em;
    text-transform: uppercase;
    text-align: center;
    padding: 2%;
}

#people{
  font-size: 1.2em;
  float: left;
  width: 100%;
  margin: auto;
  padding-top: 1%;
}

.peopleDiv{
  width: 16%;
  height: auto;
  float: left;
  background-color: #dfe7e9;
  padding-left: 2%;
  padding-right: 2%;
}

#people .pfpItem h2{
  display: none;
}

@media (max-width: 780px) {
  .peopleDiv {
    width: 29.333%;
  }
  .vision_statement{
    padding-left: 14%;
    padding-right: 14%;
  }
}
@media (max-width: 400px) {
  .peopleDiv {
    font-size: 0.8em;
  }
}
@media (max-width: 600px) {
  .home_img{
    margin-top: 10% !important;
  }
}

#people img{
  width: 100%;
  height: auto;
}
/*end about page styles///////////////////////////////////////////////////*/
/*archive page styles?????????????????////////////////////////////////////*/
#archive_menu{
  background-color: #70706e;
  width: 100%;
  display:block;
  z-index: 0;
  overflow-y: visible;

}

#archive_menu li{
  width: 50%;
  float: left;
  height: auto;
  position: static;
}


#archive_menu .changeWidth{
  width: 100%;
}

#archive_menu .changeWidth img{
  position: absolute;
  z-index: 1;
}

#archive_menu li.changeWidth:nth-child(2){
  margin-top: 112.5%;
}

#archive_menu a{
opacity: 1;
}
#archive_menu a:hover{
opacity: 0.7;
position: static;
}

#archive_menu ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-left: 0;
  position: static;
}

#archive_menu img{
  width: 100%;
  height: auto;
  position: relative;
  z-index: 0;
}

#archive_menu .changeWidth span{
  display: block;
  position: absolute;
  z-index: 2;
  margin-left: 40%;
  margin-top: 50%;
}

#archive_menu span{
  display: block;
  position: absolute;
  z-index: 2;
  margin-top: 30%;
  margin-left: 18%;
  color: #fff;
  font-size: 3em;

}

#archive-menu-text{
  display: none;
}

.changeOpacity2{
  opacity: 0.7;
}

}


/*end archive styles////////////////////////////////////////////////////////*/
/*start contact styles////////////////////////////////////////////////////*/



#wd-map2{
  width: 100% !important;
  height: 55% !important;
}



  #hearFromYou{
    font-size: 2em;
    text-align: center;
  }


  #contact{
    text-align: center;
    display: block;
        font-size: 1.6em;
  }
#contact p{
  padding-left: 20px;
}

.wpcf7-form p{
  padding-top: 1%;
}

.wpcf7-submit{
  background-color: #ffc906;
  font-family:'Campton-Light';
  text-transform: uppercase;
}

.wpcf7-form input, textarea{
  border: 1px solid #999;
  border-radius: 5px;
  font-family:'Campton-Light';
}

#form_name, #form_email{
  width: 70%;
}
#form_message{
  width: 70%;
}

@media (min-width: 780px){
  #wd-map2{
    height: 98% !important;
  }
  .gmwd_container_wrapper{
    width: 60%;
    position: relative;
    z-index: 0;
    float: right;
  }
  #contact{
    text-align: center;
    display: block;
    width: 40%;

    float: left;
    position: absolute;
    margin-top: 10%;
    font-size: 1.6em;
  }
}

.page-id-8 {

  background-repeat: no-repeat;
  background-size: 420px;
}


/*start ministries, sermons, newsletters, outreach styles/////////////////////////////////////////////////////*/
.posts{
  margin-top: 3%;
  position: static;
}


.norm .pfpItem h2{
  text-transform: uppercase;
  margin-top: 4%;
  padding-bottom: 1%;

}

.norm .pfpItem{
    font-size: 1.2em;
  font-family: "Campton-Light";
  float: left;
  width: 50%;
  background-color: #70706e;
  display: block;
  overflow-y: hidden;
}



.norm .pfpItem:hover img{
  opacity: 0.5;
}

.norm .pfpItem:hover p{
  visibility: visible;
}
.norm .pfpItem img{
  width: 100%
}

.norm .pfpItem img:hover{
  opacity: 0.5;
}

.pfpItem img{
  overflow: inherit;
  opacity: 1;
  height: auto;
  z-index: 0;
  width: inherit;
  position: relative;
  margin: 0;
  padding: 0;
}
.pfpItem h2{
  color: #dfe7e9;
  font-family: "Campton-Light";
  font-size: 2.5em;
  width: inherit;
  text-align: center;
  position: absolute;
  z-index: 1;
  margin-top: 5%;
}

.norm .pfpItem p{
  font-size: 1.5em;
  visibility: hidden;
  text-align: justify;
  position: absolute;
  margin-top: 7%;
  z-index: 1;
  color: #dfe7e9;
  width: 48%;
  padding-left: 1%;
  padding-right: 1%;
}



/*////////////////////////////////blog////////*/
.blog{
  margin-top: 3%;
}

.blog .posts{
  display: flex;
  justify-content: center;
  align-content: center;
}

@media (max-width: 1300px) {
  .blog{
    margin-top: 4%;
  }
}
.blog .wrapper{
  font-size: 0.85em;]
  height: auto;
  font-family: "Campton-Light";
  float: left;
  position: static;
  height: 50%;
  width: 50%;
  overflow: auto;
  overflow-x: hidden;
}

.blog .pfpItem h2{
  text-transform: uppercase;
  width: 50%;
  text-align: center;
  position: absolute;
  margin-top: 2%;
}

.blog .pfpItem p:nth-child(2){
    position: static;
  display: block;
  margin: 0;
  width: 90%;
  padding-top: 12%;
  margin-top: 3%;

}



.blog .pfpItem p{
  width: 50%;
padding: 6%;
font-size: 1.6em;
text-align: center;
position: absolute;
margin-top: 3%;
z-index: 1;
color: #dfe7e9;
}

.blog img{
  height: 100%;
  width: auto;
}

.blog iframe{
  width: 100%;

}



@media (max-width: 600px){
  .blog .wrapper, .blog .pfpItem p, .blog .pfpItem h2{
    width: 100%;
    height: auto;
    padding: 0;
  }
  .blog img{
    width: 100%;
    height: auto;
  }
  .blog .pfpItem h2{
    margin-top: 5%;
  }
}

/*sermons////////////////////////////////////////////////////////*/
.wp-audio-shortcode{
  margin-top: 5%;
}

/*newsletters?////////////////////////////////////////////////*/
.pfpItem a{
  font-size: 1.5em;
  color: #dfe7e9;
}

.pfpItem {
  height: auto;
}

@media (max-width: 1280px){
  .norm .pfpItem{
    width: 50% ;
    font-size: 1.15em ;
  }
  .norm .pfpItem h2, .norm .pfpItem p{
    width: 48%;


  }
}
@media (max-width: 830px){
  .norm .pfpItem{
    width: 100%;
    font-size: 1.2em ;
  }
  .norm .pfpItem h2, .norm .pfpItem p{
    width: 95%;
    margin-top: 4% ;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  .norm .pfpItem p{
    margin-top: 16%;
  }
}
@media (max-width: 450px){
  .norm .pfpItem{
    font-size: 1em;
    padding: 0;
  }
    .norm .pfpItem h2{
      margin-top: 8%;
    }
}

/*//////////////////////////start nav menu styles////////////////////////////*/
#nav_container, #mobile_nav_container{
    position: fixed;
  z-index: 1000;
  background-color: #70706e;
  width: 100%;
}

#nav_container {


  text-align: center;
}

#nav_menu {
  display: inline-block;
  margin-top: 0;
  height: 10%;
}

#nav_menu ul {
  margin: 0;
  padding: 0;
}

#nav_menu li {
  color: #dfe7e9;
  font-size: 1.5em;
  text-transform: uppercase;
  display: inline-block;
  float: left;
  line-height: 400%;
  height: 10%;
  position: relative;
  margin: 0;
  padding: 0;
  text-align: left;
}

#nav_menu li a {
  color: inherit;
  text-decoration: none;
  display: inline-block;
  margin-left: 7.5px;
  margin-right: 7.5px;
  margin-top: 0;
}


#nav_menu .fb{
    padding-top: 2%;
}

@supports (-moz-appearance:meterbar) {
    #nav_menu .fb{
    padding-top: 0%;
  }
}
#nav_menu li a:active, #mobile_nav_menu li a:active{
  color: #ffc906;
}

#nav_menu li a.highlight, #mobile_nav_menu li a.highlight{
  color: #ffc906;
}

.homepage, .dropdown{
  max-width: 50px;
}

.homepage img, .dropdown img {
  width: 100%;
  padding: 6%;
}

/*////////////////////////////////////end nav menu ///////////////////////styles
//////////////////////////////////////////////Start mobile nav/////////////////*/



#mobile_nav_container {
  padding: 0;
  height: 45px;   /*MAKE THIS RESPONSIVE*/
  float:none;
  margin: 0;
  display: inline-block;
}

#mobile_nav_menu ul {
  margin: 0;
  padding: 0;
}

#mobile_nav_menu .sub-menu li:nth-child(2){
    float: none;
    width: 100%;
}

#mobile_nav_menu .sub-menu li:nth-child(even) {
  border: none;
}

#mobile_nav_menu .sub-menu li:nth-child(1) {
  margin-top: 2%;
}
#mobile_nav_menu .sub-menu {
  float: right;
  background-color: rgba(112,112,110, 0.85);
  display: none;
  margin-left: 100%;
  padding-left: 5%;
  padding-right: 5%;
}

#mobile_nav_menu li:nth-child(2) img{
  float: right;
}

#mobile_nav_menu li:nth-child(2) img:hover{
  cursor: pointer;
}

#mobile_nav_menu .sub-menu li {
  font-size: 1.2em;
  padding-right: 5%;
  text-align:left;
  float: none;
}

#mobile_nav_menu .sub-menu a {
    font-size: 3em;
}

#mobile_nav_menu li a:active {
  color: #dfe7e9;
}

#mobile_nav_menu li:nth-child(2) {

    float: right;
    max-width: 60px;
    width: 50%;
    margin-top: 1.5%;

}

#mobile_nav_menu span{
  float: left;
}


#mobile_nav_menu li {
  float: left;
  list-style-type: none;
  color: #dfe7e9;
  text-transform: uppercase;
  font-size: 0.7em;
  font-family: 'Campton-Light';
}


#mobile_nav_menu a {
  color: inherit;
  text-decoration: none;
}



  /*/////////////////////////start collapsible nav////////////////////////////*/
#mobile_nav_container {

  display: none;
}
@media (max-width: 815px){
  #nav_menu {
    display: none;
  }
  #mobile_nav_container {
    display: inline-block;
  }
}
  /* /////////////////////////////////////end collapsible nav/////////////////*/

/*//////////////////////////////////////////end mobile nav////////////////////*/
