@import url(https://fonts.googleapis.com/css?family=Open+Sans|Raleway);
@import url(https://fonts.googleapis.com/css?family=Raleway:900);
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700,800,900&display=swap');

*,:after,:before{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
body,html{
    font-size:100%;
    padding:0;
    margin:0;
     height: 100%;
} 

.text-center {
    text-align: center;
}

.navbar-custom {
    background: rgba(255,255,255,1);
    /*box-shadow: 0 3px 6px rgba(0,0,0,0.7);*/
    top: 0 !important;
    font-family: 'Montserrat', sans-serif;   
    font-weight:300;
    font-size:12px;
}

.navbar-custom img {
    height: 55px;
    width: auto;
}

.navbar-custom .navbar-brand{
    color: black;
    padding: 0.3rem 1rem;
    font-family: 'Montserrat', sans-serif;   
    font-weight:300;
    font-size:12px;
    
}
/* change the link color and add padding for height */ 
.navbar-custom .navbar-nav .nav-link {
    color: black;
    padding: 1rem 1rem;
    text-align: center;
    font-size: 16px;
} 
/* change the color of active or hovered links */

.navbar-custom .nav-item:hover .nav-link {
    color: white;
    background-color:#e37b1d; 
    border-radius: 4px;
    transition: 0.5s;
    font-family: 'Montserrat', sans-serif;   
    font-weight:300;
    font-size:12px;
} 


/*****HOME SECTION******/
.masthead {
  height: 100vh;
  min-height: 700px;
   background:url(../img/home-bg.jpg) no-repeat center top;
    background-size: cover;
     -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-position: center;
    background-attachment: fixed;
  background-repeat: no-repeat;
}

.home-button-container {
background-color: transparent;
padding: 5% 0 7% 0;  
width: 80%;
margin: 70px auto 0px auto;
    
}

.masthead h1 {
    color:#fff;
    font-weight: 800;
   font-family: 'Montserrat', sans-serif;    
    letter-spacing: 3px;
   text-align: center;
   font-size: 90px;
    margin:0 auto;
}

 .masthead h5 {
    color:#fff;
   font-weight: 300;
   font-family: 'Montserrat', sans-serif;          
    letter-spacing: 0px;
   text-align: center;
    margin:25px auto;    
   font-size: 20px;
}  


.home-button-container button {
    background :#e37b1d;
    border :none;
    border-radius: 50px;
    padding: 10px 65px;
    transition: 0.5s;
    margin: 0 auto;
}

.home-button-container button:hover {
    color:#fff;
    font-family: 'Mont-Book', sans-serif; 
    text-decoration: none;
    background :#e37b1d;
}

.home-button-container button a {
    color:#fff;
    font-family: 'Mont-Book', sans-serif; 
    font-size:14px;
}

.home-button-container button a:hover {
    color:#fff;
    font-family: 'Mont-Book', sans-serif; 
    text-decoration: none;
    
}





.home-church {
    background:url(../img/church-online.jpg) repeat center top;
   -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    height:auto;
    width:auto;    
  padding:120px 0 100px 0;        
}

.home-title-two h2 {
    color:#fff;
    font-size:35px;
  font-weight: 800;
   font-family: 'Montserrat', sans-serif;       
    letter-spacing: 3px;
     text-align: center;
    
}

.home-title-two a {
    color:#fff;
    text-align: center;
    border-bottom: #fff 1px solid;
}

.home-title-two a:hover{
    text-decoration: none;
}


.home-lifegroup {
    background:url(../img/home-lifegroup.jpg) repeat center top;
   -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    height:auto;
    width:auto;    
  padding:120px 0 100px 0;        
}

.home-sermons {
    background:url(../img/home-sermons.jpg) repeat center top;
   -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    height:auto;
    width:auto;    
  padding:120px 0 100px 0;        
}

.home-kids {
    background:url(../img/home-kids.jpg) repeat center top;
   -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    height:auto;
    width:auto;    
  padding:120px 0 100px 0;        
}

.home-worship {
    background:url(../img/home-worship.jpg) repeat center top;
   -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    height:auto;
    width:auto;    
  padding:120px 0 100px 0;        
}





.subscribe-section{
    background: #2b2b2b;
    padding: 40px 0 20px 0;
}

.subscribe-section h5{
     color:#fff;
    font-size:20px;
  font-weight: 500;
    text-align:center;
   font-family: 'Montserrat', sans-serif;       
    letter-spacing: 1px;
    margin-bottom: 20px;
}


.subscribe-section h6{
     color:#fff;
    font-size:16px;
  font-weight: 500;
    text-align:center;
   font-family: 'Montserrat', sans-serif;       
    letter-spacing: 1px;
    margin-bottom: 10px;
}


.footer-menu ul li {
    display: inline-block;
    color:#fff;
    margin-top: 25px;
}

.footer-menu ul li a{
    color:#fff;
    
}


.footer-logo img {
    width:100px;
    height: auto;
    margin-top:15px;
}


.socail-media ul {
    margin: 0 auto;
     text-align: center;
}



.social-media {
     font-family: 'Montserrat', sans-serif;  
     color:#2b2b2b!important;
}




.social-media ul li {
    display: inline-block ;
    margin: 0 auto;
    padding: 3px 16px 3px 0px;
}  

.social-media img {
    width: 25px;
    height: auto;
}


.social-media img:hover {
    opacity: 0.7;
    transition: 0.5s;
}


footer {
    background: #141414;
    color:#fff;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;       
    letter-spacing: 1px;
    padding-top: 25px;
    padding-bottom: 5px;
}







@media(max-width:960px){
    
    .masthead {
  height: 100vh;
  min-height: 700px;
   background:url(../img/home-bg.jpg) no-repeat center top;
    background-size: cover;
     -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-position: center;
    background-attachment:scroll;
  background-repeat: no-repeat;
}

    
  .home-button-container {
background-color: transparent;
padding: 10% 7% 10% 7%;  
width: 100%;
margin: 0 auto;

}
    
  .masthead h1 {
    color:#fff;
   font-family: 'Montserrat', sans-serif;  
    font-weight: 800;  
    letter-spacing: 3px;
   text-align: center;
   font-size: 50px;
    margin:0 auto;
}

 .masthead h5 {
    color:#fff;
     font-family: 'Montserrat', sans-serif;  
    font-weight: 300;           
    letter-spacing: 1px;
   text-align: center;
    margin:10px auto;    
   font-size: 15px;
}  

.home-button-container button {
    background-color:#e37b1d;
    border :none;
    border-radius: 50px;
    padding: 10px 35px;
    transition: 0.5s;
    margin: 10px auto;
} 
    
    
    
    

.home-church {
    background:url(../img/church-online.jpg) repeat center top;
   -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    height:auto;
    width:auto;    
  padding:100px 0 80px 0;        
}




.home-lifegroup {
    background:url(../img/home-lifegroup.jpg) repeat center top;
   -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    height:auto;
    width:auto;    
  padding:100px 0 80px 0;        
}

.home-sermons {
    background:url(../img/home-sermons.jpg) repeat center top;
   -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    height:auto;
    width:auto;    
  padding:100px 0 80px 0;        
}

.home-kids {
    background:url(../img/home-kids.jpg) repeat center top;
   -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    height:auto;
    width:auto;    
  padding:100px 0 80px 0;        
}

.home-worship {
    background:url(../img/home-worship.jpg) repeat center top;
   -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    height:auto;
    width:auto;    
  padding:100px 0 80px 0;        
}


  
}




/*****ABOUT SECTION******/


.about-wrapper {
  background:url(../img/about-bg.jpg) repeat center top;
   -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    height:auto;
    width:auto;    
  padding:200px 0px 180px 0px;  
   background-size: cover;
  align-items: center;
  z-index: 1;       
}

.about-wrapper h1 {
     color:#fff!important;
    font-family: 'Montserrat', sans-serif;   
    font-weight: 800;
    font-size: 80px;
    letter-spacing: 10px;
    text-align: center;
}

.about-top-margin {
    margin-top: 2.5em;
}

.project-tab {
    padding: 1%;
    margin-top: 2%;
    font-family: 'Montserrat', sans-serif;   
}
.project-tab #tabs{
    background: #007b5e;
    color: #eee;
}
.project-tab #tabs h6.section-title{
    color: #eee;
}
.project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #e37b1d;
    font-family: 'Montserrat', sans-serif;   
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 3px solid !important;
    font-size: 20px;
    font-weight: bold;
}
.project-tab .nav-link {
    font-family: 'Montserrat', sans-serif;   
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #e37b1d;
    font-size: 18px;
    font-weight: 600;
}
.project-tab .nav-link:hover {
    border: none;
}
.project-tab thead{
    background: #f3f3f3;
    color: #333;
}
.project-tab a{
    text-decoration: none;
    color: #333;
    font-weight: 600;
}

.about-card {
    background: #e37b1d;
    border-radius: 10px;
    height: 16.5em;
    padding:20px;
    color:#fff;
    text-align: center;
}

.about-card p {
    color:#fff!important;
    font-size: 15px;
}
.tab-content h5 {
   font-family: 'Montserrat', sans-serif;  
    color: #444444;
    font-size: 18px;
    font-weight: 400; 
    line-height: 1.6em;
}

.tab-content p {
   font-family: 'Montserrat', sans-serif;  
    color: #444444;
    font-size: 15px;
    font-weight: 300; 
    line-height: 2em;
}

.what-we-beleive p {
    text-align: justify;
}


@media(max-width:1024px) {
 .about-card {
    background: #e37b1d;
    border-radius: 10px;
    height: 17.5em;
    padding:20px;
    color:#fff;
    text-align: center;
}   
}





@media(max-width:992px) {

    
.about-wrapper {
  background:url(../img/about-bg2.jpg) repeat center top;
   -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    height:auto;
    width:auto;    
  padding:180px 0px 110px 0px;  
   background-size: cover;
  align-items: center;
  z-index: 1;       
}

.about-wrapper h1 {
     color:#fff!important;
    font-family: 'Montserrat', sans-serif;   
    font-weight: 800;
    font-size: 50px;
    letter-spacing: 5px;
    text-align: center;
}
    
    .about-top-margin {
    margin-top: 0.5em;
}

    .about-card {
    background: #e37b1d;
    border-radius: 10px;
    height: auto;
    padding:20px;
    color:#fff;
    text-align: center;
}

    
}


/*****LIFEGROUPS SECTION******/
.lifegroup-wrapper {
  background:url(../img/lifegroup-bg.jpg) repeat center top;
   -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    height:auto;
    width:auto;    
  padding:140px 30px 70px 30px;  
   background-size: cover;
  display:flex;
  align-items:center;
  z-index: 1;       
}

.lifegroup-wrapper  h1 {
     color:#fff!important;
    font-family: 'Montserrat', sans-serif;   
    font-weight: 800;
    font-size: 70px;
    letter-spacing: 5px;
    text-align:left;
}

.lifegroup-wrapper p {
     color:#fff!important;
    font-family: 'Montserrat', sans-serif;   
    font-weight:normal;
    font-size: 14px;
    letter-spacing:0px;
    text-align:left;
    margin: 20px 0px;
}

.lg-form {
    background: #ffff;
    border-radius: 3px;
    padding:20px 15px;
    width:100%;
    margin: 0 auto;
}

.join-lg-btn h4  {
     color:#ffff!important;
    font-family: 'Montserrat', sans-serif;   
    font-weight:700;
    font-size: 180%;
    letter-spacing:0px;
    text-align:left;
    margin-top: 10px;
     margin-bottom: 10px;
}



.lg-form p  {
     color:#303030!important;
    font-family: 'Montserrat', sans-serif;   
    font-weight:normal;
    opacity: 0.8;
    font-size: 14px;
    letter-spacing:0px;
    text-align:left;
    margin-top: 10px;
}

.join-lg-btn button {
    background :#13990a;
    border :none;
     color:#fff;
    border-radius:5px;
    padding: 10px 65px;
    transition: 0.5s;
    margin: 0 auto;
}

.join-lg-btn button:hover {
    color:#fff;
    font-family: 'Mont-Book', sans-serif; 
    text-decoration: none;
    background :#13990a;
}

.join-lg-btn button a {
    color:#fff;
    font-family: 'Mont-Book', sans-serif; 
    font-size:16px;
}

.join-lg-btn button a:hover {
    color:#fff;
    font-family: 'Mont-Book', sans-serif; 
    text-decoration: none;
    
}


.join-lg-btn button  img {
    width: 30px;
    height: auto;
}



.lifegroup-wrapper img {
    margin-top: 0px;
}

.lg-form input {
  border-radius: 2px;
    font-family: 'Montserrat', sans-serif;   
    font-weight:300;
    font-size:14px;
     padding: 25px 10px!important;
   
}

.pin-icon img {
    padding-top: 0.1em;
}  

@media(max-width:720px) {
    
    .lifegroup-wrapper {
  background:url(../img/lifegroup-bg.jpg) repeat center top;
   -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    height:auto;
    width:auto;    
  padding:150px 0px 70px 0px;  
   background-size: cover;
  align-items: center;
  z-index: 1;       
}

.lifegroup-wrapper  h1 {
     color:#fff!important;
    font-family: 'Montserrat', sans-serif;   
    font-weight: 800;
    font-size: 40px;
    letter-spacing: 5px;
    text-align:left;
}

    
    
   .lifegroup-wrapper img {
    margin-top: 25px;
}
  
    .lg-form button {
    background :#13990a;
    border :none;
     color:#fff;
    border-radius: 10px;
    padding: 10px 65px;
    transition: 0.5s;
    margin: 0 auto;
}

.lg-form button:hover {
    color:#fff;
    font-family: 'Mont-Book', sans-serif; 
    text-decoration: none;
    background :#e37b1d;
}

.lg-form button a {
    color:#fff;
    font-family: 'Mont-Book', sans-serif; 
    font-size:16px;
}

.lg-form button a:hover {
    color:#fff;
    font-family: 'Mont-Book', sans-serif; 
    text-decoration: none;
    
}


.lg-form button  img {
    width: 30px;
    height: auto;
}



.lifegroup-wrapper img {
    margin-top: 0px;
}

    
    
}



/*****CONTACT SECTION******/
.contact-wrapper {
  background:url(../img/contact-bg.jpg) repeat center top;
   -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    height:auto;
    width:auto;    
  padding:200px 30px 70px 30px;  
   background-size: cover;
  align-items: center;
  z-index: 1;       
}

.contact-wrapper  h1 {
     color:#fff!important;
    font-family: 'Montserrat', sans-serif;   
    font-weight: 800;
    font-size: 70px;
    letter-spacing: 5px;
    text-align:center;
    margin:20px auto;
}

.contact-wrapper h4 {
     color:#fff!important;
    font-family: 'Montserrat', sans-serif;   
    font-weight:400;
    font-size:25px;
    letter-spacing:0px;
    text-align:center;
    margin: 25px 0px;
}

.contact-wrapper input {
    border-radius: 2px;
    font-family: 'Montserrat', sans-serif;   
    font-weight:300;
    font-size:14px;
   padding: 25px 10px!important;
    border:none!important;
}

.contact-wrapper textarea {
    border-radius: 2px;
    font-family: 'Montserrat', sans-serif;   
    font-weight:300;
    font-size:14px;
     padding: 10px 10px!important;
    border:none!important;
}


.btn-send {
    background-color:#e37b1d;
    padding: 7px 25px;
    border-radius: 7px;
    color:#fff;
    border:none;
    margin-top:1em;
     font-family: 'Mont-Bold', sans-serif; 
    font-size:16px;
    width: 100%;
}

.btn-send:hover {
     background-color:#e37b1d;
    padding: 7px 25px;
    border-radius: 0px;
    color:#fff;
    border:none;
}








@media(max-width:1024px) {
 .contact-wrapper {
  background:url(../img/contact-bg.jpg) repeat center top;
   -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    height:auto;
    width:auto;    
  padding:270px 30px 250px 30px;  
   background-size: cover;
  align-items: center;
  z-index: 1;       
}   
}

@media(max-width:720px) {
 .contact-wrapper {
  background:url(../img/contact-bg.jpg) repeat center top;
   -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    height:auto;
    width:auto;    
  padding:150px 5px 70px 5px;  
   background-size: cover;
  align-items: center;
  z-index: 1;       
}
   
    .contact-wrapper  h1 {
     color:#fff!important;
    font-family: 'Montserrat', sans-serif;   
    font-weight: 800;
    font-size: 50px;
    letter-spacing: 5px;
    text-align:center;
    margin:20px auto;
}

.contact-wrapper h4 {
     color:#fff!important;
    font-family: 'Montserrat', sans-serif;   
    font-weight:400;
    font-size:25px;
    letter-spacing:0px;
    text-align:center;
    margin: 25px 0px;
}

    
}