@import url(https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i);@import url(https://fonts.googleapis.com/icon?family=Material+Icons);@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);header{display:block;height:95px;line-height:95px}header>a{height:95px;float:left;padding:0 16px}header>a>img{height:95px;border:none;margin:0;padding:0}.header__buttons{float:right}.header__buttons a,.header__buttons button{display:block;float:left;width:50px;height:50px;line-height:50px;border:none;color:#000;background:transparent;font-size:24px;cursor:pointer;outline:none;text-align:center;margin:0;padding:0}nav{display:block;position:fixed;top:0;z-index:999;background:#fff;height:100vh;font-size:16px;font-weight:600;-webkit-transition:.3s ease;transition:.3s ease}@media screen and (max-width:768px){nav{width:calc(100vw - 50px);right:calc((100vw + 50px) * -1)}}@media screen and (min-width:768px){nav{width:320px;right:-370px}}nav.active{display:block;position:fixed;top:0;right:0}.nav__title{letter-spacing:4px;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:50px;height:50px;font-weight:300;font-size:13px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;color:#000;padding-left:15px}.nav__title>span{padding-left:14px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;text-transform:capitalize}.nav__title>a{width:50px;height:50px;line-height:50px;text-align:center;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;color:#000;text-decoration:none;display:block;font-size:24px;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:0;left:-50px;background:#fff}.nav__title>a>span{padding-top:12px}.nav__top-nav{list-style:none;margin:0;padding:0;overflow-y:scroll;height:calc(100vh - 50px)}.nav__top-nav a{text-decoration:none;color:#000;font-size:20px;display:block;height:40px;padding:0 48px;line-height:40px;position:relative;font-weight:300}.nav__top-nav a:after{content:"";display:block;position:absolute;width:8px;height:8px;background:teal;left:30px;top:50%;margin-top:-4px;border-radius:50%}body,html{margin:0;padding:0}body{font-size:16px;font-family:Muli,sans-serif;color:#000}#app{min-height:100vh;position:relative}#app,#app:after{width:100vw;-webkit-transition:.3s ease;transition:.3s ease}#app:after{content:" ";display:none;position:fixed;z-index:1;background:transparent;top:0;left:0;height:100vh}#app.push-left{overflow:hidden}@media screen and (max-width:768px){#app.push-left{-webkit-transform:translateX(calc((100vw - 50px) * -1));transform:translateX(calc((100vw - 50px) * -1))}}@media screen and (min-width:768px){#app.push-left{-webkit-transform:translateX(-320px);transform:translateX(-320px)}}#app.push-left:after{content:" ";display:block;position:fixed;z-index:1;background:rgba(0,0,0,.5);top:0;left:0;width:100%;height:100%;-webkit-transition:.3s ease;transition:.3s ease}.list--no-bullets{list-style:none}p{text-align:justify;line-height:1.5em}.p--italic{font-style:italic}.p--bold{font-weight:700}footer{background:#eee;color:#000;padding:64px 0 128px;margin:0}.slideshow{display:block;width:100vw;margin:0;position:relative;overflow:hidden}.slideshow img{width:100%}.slideshow .slideshow__slide-container{display:block;width:400%;position:relative}.slideshow .slideshow__slide-container .slideshow__slide{width:100vw;min-height:1px;float:left;background-position:50%;background-repeat:no-repeat;background-size:cover}.slideshow .slideshow__slide-container>a{width:100vw;display:block}.slideshow .slideshow__slide-selectors{position:absolute;bottom:25px;left:50vw;margin-left:-100px;width:200px;height:25px}.slideshow .slideshow__slide-selectors button{width:40px;height:25px;background:hsla(0,0%,100%,.5);-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 5px;border:none;padding:0;float:left;-webkit-transition:.4s ease;transition:.4s ease}@media screen and (min-width:992px){.slideshow .slideshow__slide-selectors button:hover{background:hsla(0,0%,100%,.8)}}.slideshow .slideshow__slide-selectors button.active,.slideshow .slideshow__slide-selectors button.active:hover{background:#fff}.slideshow .slideshow__left-button,.slideshow .slideshow__right-button{display:block;position:absolute;top:50%;margin-top:-50px;width:75px;height:100px;background:hsla(0,0%,100%,.5);border:none;font-size:25px;-webkit-transition:.4s ease;transition:.4s ease}.slideshow .slideshow__left-button:hover,.slideshow .slideshow__right-button:hover{background:#fff}.slideshow .slideshow__left-button:active,.slideshow .slideshow__right-button:active{color:#000}.slideshow .slideshow__left-button{left:0}.slideshow .slideshow__right-button{right:0}.back-to-top{position:fixed;bottom:32px;width:50px;height:50px;margin-left:-25px;left:50%;text-align:center;line-height:67px;border-radius:50%;background:rgba(10,130,145,.6);text-decoration:none;color:#fff;font-weight:700;cursor:pointer;z-index:999;font-size:14px;-webkit-box-shadow:1px 2px 3px rgba(0,0,0,.25);box-shadow:1px 2px 3px rgba(0,0,0,.25);display:none}.back-to-top:before{content:"";position:absolute;border-left:2px solid #fff;border-top:2px solid #fff;width:15px;height:15px;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:11px;left:16.5px}.parallax-picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh;background-size:cover;background-position:50%;color:#fff;position:relative;overflow:hidden}.parallax-picture:after{content:"";position:absolute;top:0;left:-25%;width:150%;height:100%;-webkit-box-shadow:inset 0 0 60px 50px #fff;box-shadow:inset 0 0 60px 50px #fff;z-index:1}.parallax-picture h1{font-size:26px;margin:0;padding:0 1em;line-height:75px;text-shadow:-1px -1px 3px rgba(0,0,0,.5),1px 1px 3px rgba(0,0,0,.5),-1px 1px 3px rgba(0,0,0,.5),1px -1px 3px rgba(0,0,0,.5);display:block;max-width:600px}.parallax-picture a,.parallax-picture h1{color:#fff;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.parallax-picture a{display:inline-block;border:2px solid #fff;border-radius:8px;padding:8px 16px;text-decoration:none;position:absolute;width:250px;margin-left:-125px;bottom:75px;left:50%;z-index:2}#who-we-are{padding:1px}#who-we-are,.who-we-are{-webkit-box-sizing:border-box;box-sizing:border-box}.who-we-are{margin:4rem 1rem;background:#eee;padding:2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.who-we-are h1{margin:0;padding:0;color:#636363;text-transform:uppercase;letter-spacing:5px}.who-we-are .container{text-align:center}.who-we-are p{display:inline-block}.container{margin:0 auto;text-align:center;width:70vw}.container img{max-width:100%}.container p{display:inline-block;margin:16px 0;clear:both}@media screen and (max-width:768px){.container{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 1rem}}@media screen and (min-width:768px){.container{-webkit-box-sizing:border-box;box-sizing:border-box}}h1{letter-spacing:8px;font-size:2em}h1,h2{color:#636363;text-transform:uppercase}h2{font-size:15px;letter-spacing:4px;margin:16px 0}.verse-box{background:#0a8291;color:#fff;max-width:300px;margin:16px auto;padding:8px;border-radius:4px;font-size:12px;margin-bottom:32px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.5em}.container>ol{text-align:left}footer address{font-style:normal}.footer__links{margin-bottom:2rem}.footer__links a{display:block}.footer__copywrite{margin:3rem 0}.separator-line-small{border:.5px solid #636363;width:350px;margin:2em auto}.pastor-picture{display:inline-block;width:175px}.pastor-picture:last-child{margin-bottom:4rem}.footer__social-media{display:block;margin:2rem 0;font-size:36px}.footer__social-media a{text-decoration:none;display:inline-block;width:50px;height:50px;text-align:center;line-height:50px}.footer__social-media a:first-child{color:#1da1f2}.footer__social-media a:nth-child(2){color:#3b5998}.footer__social-media a:nth-child(3){color:#933}iframe{width:100%;margin-bottom:2em}.picture-block{position:relative}@media screen and (max-width:992px){.picture-block{display:block}}@media screen and (min-width:992px){.picture-block{margin:3em 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.picture-block.left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.picture-block.right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.picture-block.left img{margin-right:10%}.picture-block.right img{margin-left:10%}.picture-block p{width:50%}.picture-block img{width:40%}}.picture-block:after,.picture-block:before{clear:both;content:"";display:table}.whole-worship-image{width:17%!important}.no-bullets{list-style:none;line-height:1.5em;margin-bottom:2.5em;padding-left:0}.media_back_button{text-align:center}.media-audio,.media-folder{border:1px solid #444;display:block;border-radius:4px;padding:1em 1.5em;margin:1.5em auto;text-align:left;text-decoration:none;color:#444;-webkit-box-sizing:border-box;box-sizing:border-box;width:80%;max-width:600px}.media-audio{position:relative}.media-audio .name,.media-audio .speaker,.media-audio audio{display:block;width:80%}.media-audio audio{margin-top:.5em}.media-audio .download-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:.5em;right:.5em;width:15%;height:calc(100% - 1em);-webkit-box-sizing:border-box;box-sizing:border-box;background:#f2f2f2;border-radius:4px;font-size:24px;text-align:center;color:#444;text-decoration:none;-webkit-transition:.3s ease;transition:.3s ease}.media-audio .download-link:hover{background:#ccc}.full-width-image{width:100%}.container video{width:100%;margin:1em 0}.colombia-this-is-kingdom{max-width:100vw;position:absolute;top:0;left:0;width:100vw;overflow:hidden}.colombia-this-is-kingdom video{width:100%;position:absolute;top:0;left:0}@media screen and (max-width:992px){.colombia-this-is-kingdom video{display:none}}.colombia-this-is-kingdom video img{position:absolute;width:100%;top:0;left:0}.colombia-this-is-kingdom a{position:absolute;width:300px;height:50px;line-height:50px;font-size:24px;left:50%;margin-left:-150px;bottom:100px;z-index:999;background:hsla(0,0%,100%,.75);color:#000;text-decoration:none;text-align:center;border-radius:4px}table.prayer-table-desktop,table.prayer-table-mobile{width:100%;margin:32px 0;border-collapse:collapse;border:1px solid #000}table.prayer-table-desktop td,table.prayer-table-desktop th,table.prayer-table-mobile td,table.prayer-table-mobile th{padding:6px;text-align:left;border:1px solid #000}@media screen and (min-width:0) and (max-width:768px){table.prayer-table-desktop{display:none}}@media screen and (min-width:768px){table.prayer-table-desktop{display:table}}table.prayer-table-desktop th{background:#0a8291;color:#fff}table.prayer-table-desktop td{width:16.66666667%;vertical-align:top;text-align:left}@media screen and (min-width:0) and (max-width:768px){table.prayer-table-mobile{display:table}}@media screen and (min-width:768px){table.prayer-table-mobile{display:none}}table.prayer-table-mobile td:first-child{background:#0a8291;color:#fff;text-transform:uppercase;font-family:monospace}