    

	#commercialSub {
		width:5em;
	}
	
	.logoSub {
    width:12em;
  }

		#headerWrap.sticky #site-navigation {
		  margin-top: -1.5em;
			transition: 0.5s all linear
		}

    .splashSlide .sliderCaption {
        width:81%;
        max-width:20em;
    }
        
    .sectionCaption {
        font-size:4em;
        width: 60%;
    }
    
     .stripeText p {
        font-size:1.3em;
    }
    
    .stripeTextWrap h3 {
        font-size:2.5em;
        line-height:1.1em;
        margin-bottom:0.25em;
    }
    
    /* S E C T I O N  P A G E ***********************/

    .sectionCaptionWrap {
        left:5%;
        padding:0;
    }
    
    #sectionSlider  {
        height:auto;
    }
        
    #welcomeText {
        padding:0 15%;
    }
	
	.page-template #sectionWelcome  h1 {
		font-size:3.5em;
	 }
    
    .bottomLeft,
    .bottomRight {
        padding-bottom:9%;   
    }
    
    .stripeText {
        width:70%;
    }
    
    
    #circularImages {
        padding:3% 0;
    }
	
	#bottomLogos {
		width:100%;
	}
    
    #bottomLogos ul li {
        width:16%;
        margin:0 3%;
    }
    
    .sectionFooter {
        padding:0 3%;
    }
    
    #sectionBottomFooterRight {
        width:41%;
    }
    
    .parallaxText,
    .mobParallaxCaption {
        font-size:4em;
        width:90%;
    }
    
/* internal page */

	.page-template-internal-page #main {
		padding:2em 5%;
	}
	
	.page-template-internal-page #content p,
    .page-template-internal-page #content ul {
		font-size:1.3em;
	}
    
    #sectionBottomFooterRight {
		float:left;
		margin-top:0;
		width:100%;
	}

	
/* 
@media only screen and (max-width: 1200px) {
    
    #logo {
        width:280px;
    }
        
     .sectionStripeWrap {
        min-height:0;
        max-height:100%;
    }

    .stripeTextWrap{
        position: static;
    }    
    
    #sectionStripeTop #stripe-1 .stripeTextWrap,
    #sectionStripeBottom #bottom-stripe-1 .stripeTextWrap,
    #sectionStripeTop #stripe-1 .stripeTextWrap {
        position: static;
    }
    
    
    .stripeText,
    .stripeImage,
    .sectionStripeWrap .stripeTextWrap {
        float:left;
        text-align:left!important;
        width:100%;
    }
    
    .sectionStripeWrap .stripeImage{
        width: 100%;
    }
    
    .stripeText {
        padding:3%;
    }
    
    .stripeText p {
        font-size:1.3em;
    }
    
    .stripeTextWrap h3 {
        font-size:2.5em;
        margin-bottom:0.25em;
    }
	
	#sectionBottomFooterRight {
		float:left;
		margin-top:0;
		width:100%;
	}
    
    .page-template-church-home-page #footerWrap,
    .church #footerWrap,
    .single #footerWrap,
    .archive #footerWrap {
        padding:1% 5%;
    }
    
        
}

*/
