@charset "UTF-8";*{-webkit-box-sizing:border-box;box-sizing:border-box}body{padding:0;margin:0;font-size:18px;line-height:1.8;font-family:-apple-system,Helvetica,Arial,sans-serif,"Microsoft YaHei","ST Heiti";color:#191f2e}body.light-of-truth-ko-KR{font-family:"Noto Sans KR","Nanum Gothic",sans-serif}body.bible-jp-ja{font-family:"Noto Sans JP",sans-serif}button{border:0;background:inherit;padding:0;cursor:pointer;outline:0}a{text-decoration:none}a:hover{color:#245df2}ul{list-style:none;padding:0;margin:0}.container{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:752px}}@media (min-width:992px){.container{max-width:922px}}@media (min-width:1200px){.container{max-width:1232px}}@media (max-width:1199.98px){#page{overflow:hidden}.sticky{position:static}}.banner{position:relative;overflow:hidden;width:100%;height:450px;margin:0 auto;background:#edeff2;margin-bottom:32px}.banner #parallax{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center center;background-size:cover;background-repeat:no-repeat;will-change:transform}.banner .title{max-width:862px;position:absolute;top:50px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.banner .title img{width:100%;display:block}.banner .title .book{margin:0 32px;-webkit-box-flex:0;-ms-flex:none;flex:none}.banner .title .book img{max-width:120px}@media (max-width:1199.98px){.banner{height:480px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.banner .title{max-width:886px;top:80px}.banner .audio-player-box{margin-bottom:24px;max-width:496px;width:100%}.banner .audio-player-box .audio-player{background-color:rgba(255,255,255,.6);backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px)}.banner .audio-player-box .audio-player .volume{display:none}.banner .audio-player-box .audio-player .range-box{margin-right:0}}@media (max-width:991.98px){.banner{height:450px}.banner .title{max-width:664px;top:60px}}@media (max-width:767.98px){.banner .title{max-width:400px;top:33px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px}.banner .title picture{width:100%;margin:0}.banner .title .book{margin:0}.banner .title .book img{width:80px;margin:0 auto}.banner .audio-player-box{margin-bottom:16px}}@media (max-width:480px){.banner .audio-player-box{max-width:100%;margin-left:16px;margin-right:16px}}.main{display:-webkit-box;display:-ms-flexbox;display:flex}.main .primary{width:100%;padding-right:30px}.main .sidebar{width:380px;-webkit-box-flex:0;-ms-flex:none;flex:none}.video{display:none;margin-top:32px;position:relative;cursor:pointer;-webkit-tap-highlight-color:rgba(255,0,0,0)}.video img{display:block;max-height:230px;width:100%;border-radius:4px}.video span{position:absolute;content:'';display:block;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.1);opacity:0;-webkit-transition:.4s ease-in-out;-o-transition:.4s ease-in-out;transition:.4s ease-in-out;border-radius:4px;z-index:1}.video::before{position:absolute;content:"";left:0;top:0;right:0;bottom:0;background:rgba(36,93,242,.3);opacity:1;z-index:1;-webkit-transition:.4s ease-in-out;-o-transition:.4s ease-in-out;transition:.4s ease-in-out;border-radius:4px}.video::after{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;content:"\e92e";color:#fff;font-size:46px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1;z-index:1;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.video:hover span{opacity:1}.font-size-control{text-align:right;margin-top:23px;margin-bottom:16px}.font-size-control button{width:36px;height:36px;border-radius:50%;background:rgba(25,31,46,.05);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.font-size-control button:hover{background:rgba(36,93,242,.15)}.font-size-control button:hover i{color:#245df2}.font-size-control button:first-child{margin-right:8px}.font-size-control i{font-size:23px;color:rgba(25,31,46,.6)}.content-box{overflow:hidden}.content-box p{margin-bottom:50px;margin-top:0}.content-box .pImgBox{text-indent:0;line-height:0}.content-box .pImgBox img{border-radius:4px}.content-box .pImgBox.right{float:right;margin-left:1em;margin-top:.8em}.content-box .pImgBox.left{float:left;margin-right:1em;margin-top:.8em}.content-box .pImgBox.center{float:left;width:100%}.content-box .pImgBox.center img{display:block;margin:30px auto 50px}.mask-more{position:relative;z-index:1;margin-top:-135px;margin-bottom:20px;height:140px;background:-webkit-gradient(linear,left top, left bottom,color-stop(0, rgba(255,255,255,0)),color-stop(30%, #fff));background:-o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 30%);background:linear-gradient(-180deg,rgba(255,255,255,0) 0,#fff 30%)}.mask-more .btn{position:absolute;right:0;bottom:30px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);min-width:180px;max-width:260px;padding:0 10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,left top, left bottom,color-stop(0, #316aff),to(#245df2));background:-o-linear-gradient(top,#316aff 0,#245df2 100%);background:linear-gradient(180deg,#316aff 0,#245df2 100%);font-size:18px;color:#fff;line-height:42px;border-radius:4px}.mask-more .btn:hover:before{opacity:1}.mask-more .btn:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.1);opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.mask-more .btn span{display:inline-block;-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px);white-space:nowrap}.mask-more .btn i{font-size:24px}.lity{z-index:9999999999}.lity .lity-close{width:100px;height:100px;font-size:60px;line-height:100px}.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container,.lity-iframe .lity-container,.lity-vimeo .lity-container,.lity-youtube .lity-container{width:100%;max-width:1280px}@media (max-width:1400px){.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container,.lity-iframe .lity-container,.lity-vimeo .lity-container,.lity-youtube .lity-container{max-width:1100px}}@media (max-width:1199.98px){.main{-ms-flex-wrap:wrap;flex-wrap:wrap}.main .primary{padding-right:0}.main .sidebar{display:none}.main .content{max-width:790px;width:100%;margin:0 auto}.video{margin-top:0}.content-box p{margin-bottom:40px}.content-box .pImgBox.center img{margin-top:20px;margin-bottom:40px}.lity .lity-close{width:80px;height:80px;font-size:50px;line-height:80px}}@media (max-width:991.98px){.main .content{max-width:640px}}@media (max-width:767.98px){.content-box .pImgBox{float:none!important;margin:0!important}.content-box .pImgBox img{display:block;width:100%;margin-bottom:40px;margin-top:20px}}.audio-player-box{width:716px;height:52px;margin:0 auto}.audio-player-box .audio-player{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding:7px 30px;background:#f5f6fa;border-radius:4px;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);top:0}.audio-player-box .audio-player #play-pause{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:38px;height:38px;border-radius:50%;background:-webkit-gradient(linear,left top, left bottom,color-stop(0, #316aff),to(#245df2));background:-o-linear-gradient(top,#316aff 0,#245df2 100%);background:linear-gradient(180deg,#316aff 0,#245df2 100%);-webkit-box-flex:0;-ms-flex:none;flex:none}.audio-player-box .audio-player #play-pause i{font-size:25px;color:#fff;position:relative}.audio-player-box .audio-player #play-pause .icon-play-circle-filled:before{content:"\e925"}.audio-player-box .audio-player #play-pause .icon-pause-circle-filled:before{content:"\e926"}.audio-player-box .audio-player .range-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-item-align:center;align-self:center;width:100%;margin:0 24px}.audio-player-box .audio-player .range-box .line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin:0 5px}.audio-player-box .audio-player .range-box .line #range-target{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-touch-action:pan-y;touch-action:pan-y;width:100%;height:2px;background:rgba(25,31,46,.2)}.audio-player-box .audio-player .range-box .line #range-target .range-fill{background-color:#316aff}.audio-player-box .audio-player .range-box .line #range-target .range-handle{top:-4.2px;width:10px;height:10px;background:-webkit-gradient(linear,left top, left bottom,color-stop(0, #316aff),to(#245df2));background:-o-linear-gradient(top,#316aff 0,#245df2 100%);background:linear-gradient(180deg,#316aff 0,#245df2 100%);border:none}.audio-player-box .audio-player .range-box .current-time,.audio-player-box .audio-player .range-box .duration{display:block;font-size:12px;color:#191f2e;font-family:Roboto,sans-serif}.audio-player-box .audio-player .volume{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.audio-player-box .audio-player .volume .volume-box i{font-size:28px;background:-webkit-gradient(linear,left top, left bottom,color-stop(0, #316aff),to(#245df2));background:-o-linear-gradient(top,#316aff 0,#245df2 100%);background:linear-gradient(180deg,#316aff 0,#245df2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.audio-player-box .audio-player .volume #volume-range-target{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:82px;height:2px;background:rgba(25,31,46,.2);margin-left:7px}.audio-player-box .audio-player .download{margin:0}.audio-player-box .audio-player .download i{font-size:24px;color:#245df2}.audio-player-box .audio-player .icon-close{display:none;font-size:24px;color:#245df2;margin:0}.audio-player-active{position:fixed;top:10;z-index:9;-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%);-webkit-transition:top 250ms ease-in-out;-o-transition:top 250ms ease-in-out;transition:top 250ms ease-in-out}.audio-player-active .download{display:none}.audio-player-active .icon-close{display:block!important}.small-page-gospel-player-box{position:fixed;bottom:200px;left:0;width:225px;height:0;z-index:99}.small-page-gospel-player-box .small-page-gospel-player{max-width:225px;height:60px;position:absolute;background:#fff;-webkit-box-shadow:0 1px 6px rgba(0,0,0,.16);box-shadow:0 1px 6px rgba(0,0,0,.16);border-radius:0 8px 8px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-transform:translateX(-110%);-ms-transform:translateX(-110%);transform:translateX(-110%)}.small-page-gospel-player-box .small-page-gospel-player button{margin-bottom:0}.small-page-gospel-player-box .small-page-gospel-player .small-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:auto;flex:auto;margin:8px 12px 0 12px;width:116px}.small-page-gospel-player-box .small-page-gospel-player .small-center .line{width:100%;min-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.small-page-gospel-player-box .small-page-gospel-player .small-center .line #small-range-target{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:2px;background:rgba(25,31,46,.2)}.small-page-gospel-player-box .small-page-gospel-player .small-center .line #small-range-target .range-fill{background-color:#316aff}.small-page-gospel-player-box .small-page-gospel-player .small-center .line #small-range-target .range-handle{top:-3.2px;width:10px;height:10px;background:-webkit-gradient(linear,left top, left bottom,color-stop(0, #316aff),to(#245df2));background:-o-linear-gradient(top,#316aff 0,#245df2 100%);background:linear-gradient(180deg,#316aff 0,#245df2 100%);border:none;-webkit-box-shadow:none;box-shadow:none}.small-page-gospel-player-box .small-page-gospel-player .small-center .current-time,.small-page-gospel-player-box .small-page-gospel-player .small-center .duration{display:block;font-size:12px;color:#191f2e;font-family:Roboto}.small-page-gospel-player-box .small-page-gospel-player .small-left{margin-left:13px}.small-page-gospel-player-box .small-page-gospel-player .small-left .play-pause{padding: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;width:36px;height:36px}.small-page-gospel-player-box .small-page-gospel-player .small-left .play-pause i{font-size:36px;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;border-radius:50%;background:-webkit-gradient(linear,left top, left bottom,color-stop(0, #316aff),to(#245df2));background:-o-linear-gradient(top,#316aff 0,#245df2 100%);background:linear-gradient(180deg,#316aff 0,#245df2 100%)}.small-page-gospel-player-box .small-page-gospel-player .small-left .play-pause .arrow-pause{position:relative;width:36px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.small-page-gospel-player-box .small-page-gospel-player .small-left .play-pause .arrow-pause:before{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e926";font-size:25px}.small-page-gospel-player-box .small-page-gospel-player .small-left .play-pause .icon-play-arrow-filled{width:36px;height:36px;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}.small-page-gospel-player-box .small-page-gospel-player .small-left .play-pause .icon-play-arrow-filled:before{content:"\e925";font-size:25px}.small-page-gospel-player-box .small-page-gospel-player .icon-close{display:none;font-size:24px;padding:0;margin:0 12px 0 0;color:#4e535c}.small-page-gospel-player-box .small-player-more{width:40px;height:60px;position:absolute;background:#f9f9f9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 1px 6px rgba(0,0,0,.29);box-shadow:0 1px 6px rgba(0,0,0,.29);border-radius:0 4px 4px 0;-webkit-transform:translateX(-120%);-ms-transform:translateX(-120%);transform:translateX(-120%);overflow:hidden}.small-page-gospel-player-box .small-player-more button{margin-bottom:0;font-size:33px;padding:0 3px 0 4px;color:#4e535c}#range-target,#volume-range-target{background:rgba(237,171,47,.4)}#range-target .range-fill,#volume-range-target .range-fill{border-radius:2px;background-color:#316aff}#range-target .range-handle,#volume-range-target .range-handle{top:-4.2px;width:10px;height:10px;background:-webkit-gradient(linear,left top, left bottom,color-stop(0, #316aff),to(#245df2));background:-o-linear-gradient(top,#316aff 0,#245df2 100%);background:linear-gradient(180deg,#316aff 0,#245df2 100%);border:none}.icon-hide{display:none!important}.palyer-top{top:50px!important}@media (max-width:1199.98px){.small-page-gospel-player-box .small-page-gospel-player{height:48px}.small-page-gospel-player-box .small-page-gospel-player .small-left{margin-right:12px;margin-left:12px}.small-page-gospel-player-box .small-page-gospel-player .small-center{display:none}}@media (max-width:991.98px){.audio-player-box{width:495px}.audio-player-box .audio-player .volume{display:none}.audio-player-box .audio-player .range-box{margin-right:0}}@media (max-width:767.98px){.audio-player-box{width:100%}.audio-player-box .audio-player{padding:0 18px}.audio-player-box .audio-player .range-box{margin-right:0;margin-left:12px}.small-page-gospel-player-box{bottom:150px}.small-page-gospel-player-box .small-page-gospel-player{height:52px}.small-page-gospel-player-box .small-page-gospel-player .small-left .small-data{display:none!important}.small-page-gospel-player-box .small-player-more{height:52px}}.more-topic h2{font-size:28px;line-height:1.3;margin-top:0;margin-bottom:16px}.more-topic .mt-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.more-topic .mt-box a.item{width:calc(50% - 16px);height:90px;position:relative;margin-bottom:24px;border-radius:4px;color:#fff;overflow:hidden}.more-topic .mt-box a.item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(36,93,242,.5);-webkit-transition:background .4s ease-in-out;-o-transition:background .4s ease-in-out;transition:background .4s ease-in-out}.more-topic .mt-box a.item:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.1);-webkit-transition:.4s ease-in-out;-o-transition:.4s ease-in-out;transition:.4s ease-in-out;opacity:0;z-index:1}.more-topic .mt-box a.item img{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;-o-transition:transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out, -webkit-transform .6s ease-in-out}.more-topic .mt-box a.item h3{position:absolute;top:8px;bottom:8px;left:12px;right:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;font-size:18px}.more-topic .mt-box a.item span{text-align:center;color:#fff;display:block;display:-webkit-box;max-height:81px;font-size:18px;line-height:1.5;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-weight:400;font-weight:400}.more-topic .mt-box a.item:hover:after{opacity:1}.more-topic .mt-box a.item:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}@media (max-width:1199.98px){.more-topic .mt-box{margin:0 -12px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.more-topic .mt-box a.item{width:calc((100% / 3) - 24px);margin-right:12px;margin-left:12px;height:70px}.more-topic .mt-box a.item span{display:block;display:-webkit-box;max-height:62.4px;font-size:16px;line-height:1.3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-weight:400;font-weight:400}}@media (max-width:991.98px){.more-topic .mt-box{margin:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.more-topic .mt-box a.item{width:calc(50% - 15px);margin-left:0;margin-right:0;height:86px;margin-bottom:28px}}@media (max-width:767.98px){.more-topic .mt-box a.item{width:100%;margin-bottom:20px}}@media (max-width:1199.98px){.more-topic h2{font-size:24px}}@media (max-width:767.98px){.more-topic h2{font-size:20px}}.sidebar{padding:32px 30px;border-radius:4px;background:#f5f6fa}.related-videos h2{font-size:22px;line-height:1.3;margin-top:0;margin-bottom:20px}.related-videos .carousel .item{position:relative;text-decoration:none;margin-bottom:24px}.related-videos .carousel .item:last-of-type{margin-bottom:0}.related-videos .carousel .thumbnail{position:relative;text-decoration:none;display:block;padding-top:56.25%;border-radius:4px;overflow:hidden;-webkit-tap-highlight-color:rgba(255,0,0,0)}.related-videos .carousel .thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-transition:opacity .6s ease-in-out;-o-transition:opacity .6s ease-in-out;transition:opacity .6s ease-in-out}.related-videos .carousel .thumbnail .attach-duration{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;position:absolute;right:4px;bottom:4px;font-size:12px;color:#fff;background:rgba(0,0,0,.5);padding:1px 5px;border-radius:3px;line-height:1;border-radius:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.related-videos .carousel .thumbnail .attach-duration i{font-size:18px;display:block;line-height:1}.related-videos .carousel .thumbnail::before{position:absolute;content:"";left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.3);opacity:0;z-index:1}.related-videos .carousel .thumbnail::after{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;content:"\e92e";color:#fff;font-size:46px;top:50%;left:50%;-webkit-transform:translate(-50%,40%);-ms-transform:translate(-50%,40%);transform:translate(-50%,40%);opacity:0;z-index:1}.related-videos .carousel .thumbnail:active::before{opacity:1}.related-videos .carousel .thumbnail:active::after{opacity:1;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.related-videos .carousel .thumbnail:active .attach-duration{opacity:0}.related-videos .carousel .caption a{color:#191f2e}.related-videos .carousel .caption a:hover{color:#245df2}.related-videos .carousel .caption h3{margin-bottom:0;margin-top:8px;display:block;display:-webkit-box;max-height:81px;font-size:18px;line-height:1.5;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-weight:400}@media (min-width:1200px){.related-videos .carousel .thumbnail .attach-duration,.related-videos .carousel .thumbnail::after,.related-videos .carousel .thumbnail::before{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.related-videos .carousel .thumbnail:hover::before{opacity:1}.related-videos .carousel .thumbnail:hover::after{opacity:1;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.related-videos .carousel .thumbnail:hover .attach-duration{opacity:0}}@media (max-width:1199.98px){.related-videos .carousel{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll;width:100vw;position:relative;left:calc((-100vw + 922px - 32px)/ 2);padding-left:calc((100vw - 922px + 32px)/ 2)}.related-videos .carousel .item{margin-bottom:0;width:284px;-webkit-box-flex:0;-ms-flex:none;flex:none;background-color:#fff;margin-bottom:50px}.related-videos .carousel .item .single-video{border-radius:4px;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;-webkit-box-shadow:0 4px 12px #29365729;box-shadow:0 4px 12px #29365729;margin-right:24px}.related-videos .carousel .item:last-of-type{margin-bottom:50px}.related-videos .carousel .caption{margin:8px 12px;-webkit-box-sizing:content-box;box-sizing:content-box;height:103px;overflow:hidden;border-radius:0 0 4px 4px}.related-videos .carousel .caption h3{margin-top:0;display:block;display:-webkit-box;max-height:72px;font-size:16px;line-height:1.5;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-weight:400}.related-videos .carousel .thumbnail{border-radius:4px 4px 0 0}}@media (max-width:991.98px){.related-videos .carousel{left:calc((-100vw + 752px - 32px)/ 2);padding-left:calc((100vw - 752px + 32px)/ 2)}}@media (max-width:767.98px){.related-videos h2{font-size:20px}.related-videos .carousel{left:calc((-100vw + 540px - 32px)/ 2);padding-left:calc((100vw - 540px + 32px)/ 2)}}@media (max-width:575.98px){.related-videos .carousel{left:-16px;padding-left:16px}}#footer{background-color:rgba(36,93,242,.1);padding-top:31px;margin-top:79px;opacity:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}#footer h4{font-size:18px;color:#191f2e;margin-top:0;margin-bottom:20px;line-height:1.3}#footer.footerStyleOne .msg-subscription,#footer.footerStyleThree .msg-subscription{display:none}#footer.footerStyleFourth .mail-chimp-box,#footer.footerStyleTwo .mail-chimp-box{display:none}#footer.footerStyleFourth .footerapp,#footer.footerStyleThree .footerapp{display:none}.footer-nav{padding-bottom:16px;margin-bottom:25px;border-bottom:1px solid #0000001A}.footer-nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -20px}.footer-nav li{line-height:1;padding:0 20px;margin-bottom:16px}.footer-nav li:not(:last-child){border-right:1px solid #0000001A}.footer-nav a{font-size:16px;color:#191f2e}.footer-nav a:hover{color:#245df2}.footer-tools{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer-tools .contact-us{font-size:16px}.footer-tools .contact-us>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.footer-tools .contact-us a{color:#191f2e}.footer-tools .contact-us a:hover{color:#245df2}.footer-tools .contact-us i{font-size:25px;margin-right:10px}.footer-tools .contact-us img{width:36px;margin:0 10px;display:block;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.footer-tools .contact-us img:hover{margin-top:-10px}.footer-tools .contact-us .cooplat{margin:0 -10px}.footer-tools .footerapp{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:375px}.footer-tools .footerapp img{height:105px;display:block;border-radius:4px}.footer-tools .footerapp h4{width:100%}.footer-tools .footerapp .storeimg{margin:0 16px}.footer-tools .footerapp .storeimg a{display:block}.footer-tools .footerapp .storeimg a:first-child{margin-bottom:16px}.footer-tools .footerapp .storeimg img{width:133px;height:auto}.footer-tools .subscription{width:404px;font-size:14px}.footer-tools .subscription .mc4wp-form-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Arial}.footer-tools .subscription .mc4wp-form-fields a{color:#245df2}.footer-tools .subscription .mc4wp-form-fields>p{width:100%;margin-bottom:0;margin-top:0}.footer-tools .subscription .mc4wp-form-fields .privacy-policy,.footer-tools .subscription .mc4wp-form-fields .sub-list{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-tools .subscription .mc4wp-form-fields .privacy-policy span:after,.footer-tools .subscription .mc4wp-form-fields .privacy-policy span:before,.footer-tools .subscription .mc4wp-form-fields .sub-list span:after,.footer-tools .subscription .mc4wp-form-fields .sub-list span:before{content:'';left:0;position:absolute;-webkit-transition:border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;-o-transition:border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;transition:border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;z-index:1}.footer-tools .subscription .mc4wp-form-fields .privacy-policy span:before,.footer-tools .subscription .mc4wp-form-fields .sub-list span:before{top:2px;left:2px;width:4px;height:8px;border-top:1px solid transparent;border-left:1px solid transparent;border-right:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:rotateZ(37deg);-ms-transform:rotate(37deg);transform:rotateZ(37deg);-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}.footer-tools .subscription .mc4wp-form-fields .privacy-policy span:after,.footer-tools .subscription .mc4wp-form-fields .sub-list span:after{top:0;width:14px;height:14px;border:1px solid #245df2;background-color:#245df2;z-index:0;border-radius:2px}.footer-tools .subscription .mc4wp-form-fields .privacy-policy input[type=checkbox],.footer-tools .subscription .mc4wp-form-fields .sub-list input[type=checkbox]{position:absolute;left:-9999px;visibility:hidden}.footer-tools .subscription .mc4wp-form-fields .privacy-policy input[type=checkbox]+span,.footer-tools .subscription .mc4wp-form-fields .sub-list input[type=checkbox]+span{position:relative;padding-left:24px;cursor:pointer;display:inline-block;height:25px;line-height:18px;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.footer-tools .subscription .mc4wp-form-fields .privacy-policy input[type=checkbox]:not(:checked),.footer-tools .subscription .mc4wp-form-fields .sub-list input[type=checkbox]:not(:checked){position:absolute;left:-9999px;visibility:hidden}.footer-tools .subscription .mc4wp-form-fields .privacy-policy input[type=checkbox]:not(:checked)+span:before,.footer-tools .subscription .mc4wp-form-fields .sub-list input[type=checkbox]:not(:checked)+span:before{width:0;height:0;border:3px solid transparent;left:6px;top:10px;-webkit-transform:rotateZ(37deg);-ms-transform:rotate(37deg);transform:rotateZ(37deg);-webkit-transform-origin:20% 40%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}.footer-tools .subscription .mc4wp-form-fields .privacy-policy input[type=checkbox]:not(:checked)+span:after,.footer-tools .subscription .mc4wp-form-fields .sub-list input[type=checkbox]:not(:checked)+span:after{height:14px;width:14px;background-color:transparent;border:1px solid #245df2;top:0;z-index:0;border-radius:2px}.footer-tools .subscription .mc4wp-form-fields .sub-list{margin-top:12px;margin-bottom:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-tools .subscription .mc4wp-form-fields .sub-list label{white-space:nowrap;margin-right:1.5em}.footer-tools .subscription .mc4wp-form-fields .sub-list a{width:100%}.footer-tools .subscription .mc4wp-form-fields .sub-submit{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px}.footer-tools .subscription .mc4wp-form-fields .sub-submit input{border:0;height:40px}.footer-tools .subscription .mc4wp-form-fields .sub-submit input[type=email]{padding:10px 12px;width:100%;border-radius:4px 0 0 4px;font-size:14px;height:40px}.footer-tools .subscription .mc4wp-form-fields .sub-submit button{width:56px;font-size:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,left top, left bottom,color-stop(0, #316aff),to(#245df2));background:-o-linear-gradient(top,#316aff 0,#245df2 100%);background:linear-gradient(180deg,#316aff 0,#245df2 100%);color:#fff;border-radius:0 4px 4px 0;-webkit-box-flex:0;-ms-flex:none;flex:none;height:40px}.footer-tools .subscription .mc4wp-form-fields .sub-submit i{-webkit-transform:rotateZ(-20deg);-ms-transform:rotate(-20deg);transform:rotateZ(-20deg)}.footer-tools .subscription .msg-subscription p{font-size:14px;line-height:24px;margin-bottom:12px}.footer-tools .subscription .msg-subscription .more-box{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:24px;color:#245df2;margin-bottom:12px}.footer-tools .subscription .msg-subscription .form-submit{margin-bottom:0}.footer-tools .subscription .msg-subscription .form-submit .messenger-btn{display:inline-block;padding:12px;min-width:250px;background:-webkit-gradient(linear,left top, left bottom,color-stop(0, #316aff),to(#245df2));background:-o-linear-gradient(top,#316aff 0,#245df2 100%);background:linear-gradient(180deg,#316aff 0,#245df2 100%);color:#fff;border-radius:28px;text-align:center;text-decoration:none;font-size:16px}.footer-tools .subscription img{width:36px;margin:0 10px;display:block;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.footer-tools .subscription img:hover{margin-top:-10px}.footer-tools .subscription .cooplat{margin:0 -10px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:35px}.copyright-wrapper{background:#245df2;color:#fff;font-size:14px;padding:8px 0;margin-top:40px}.copyright-wrapper .copyright-list{margin:0 -15px}.copyright-wrapper .copyright-list a{padding:0 15px;display:inline-block;position:relative}.copyright-wrapper .copyright-list a:after{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:'';display:inline-block;width:1px;height:8px;background:rgba(255,255,255,.5)}.copyright-wrapper .copyright-list a:last-child:after{display:none}.copyright-wrapper a{color:#fff;line-height:1}.copyright-wrapper .coprtcot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.copyright-wrapper p{margin:0}.copyright-wrapper .store-info,.copyright-wrapper .web-state{color:rgba(255,255,255,.5)}.copyright-wrapper .store-info a,.copyright-wrapper .web-state a{color:rgba(255,255,255,.5)}@media (max-width:1199.98px){#footer{margin-top:46px}.footer-nav ul{margin:0}.footer-nav li{border-right:0!important}.footer-tools{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:400px}.footer-tools>div{width:50%}.footer-tools .footerapp{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:50%}.footer-tools .footerapp a{display:inline-block}.footer-tools .footerapp img{height:48px}.footer-tools .footerapp .line-img{display:none}.footer-tools .footerapp .storeimg{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:0;margin-left:18px}.footer-tools .footerapp .storeimg img{width:auto;height:48px}.footer-tools .footerapp .storeimg a{display:block}.footer-tools .footerapp .storeimg a:first-child{margin-bottom:0;margin-right:18px}.footer-tools .contact-us{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:35px}.footer-tools .subscription{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:50%}.footer-tools .subscription .mail-chimp-box{max-width:352px;width:100%;float:right}.footer-tools .subscription .mc4wp-form-fields .sub-list{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:25px}.footer-tools .subscription .mc4wp-form-fields .sub-list label{margin-right:30px;margin-bottom:16px}}@media (min-width:768px) and (max-width:991.98px){.footer-tools .footerapp img{height:105px}.footer-tools .footerapp .storeimg{display:block}.footer-tools .footerapp .storeimg img{width:133px;height:auto}.footer-tools .footerapp .storeimg a:first-child{margin-bottom:14px;margin-right:0}}@media (max-width:767.98px){.footer-nav ul{margin:0 -10px}.footer-nav li{padding:0 34px;border-right:0!important;width:calc(100% / 2);padding:0 10px}.footer-tools{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-height:unset}.footer-tools>div{width:100%!important}.footer-tools .subscription .mail-chimp-box{max-width:100%}.footer-tools .subscription .mc4wp-form-fields .sub-list a{width:100%}.footer-tools .contact-us{margin-top:24px;margin-bottom:36px}.footer-tools .contact-us .cooplat a:not(:nth-of-type(-n+5)){display:none}.footer-tools .footerapp img{height:38px}.footer-tools .footerapp .storeimg img{height:38px}.copyright-wrapper .copyright-list{margin-bottom:5px}.copyright-wrapper .copyright-list a{margin-bottom:11px}}@media (max-width:359px){.footer-tools .footerapp img{height:34px}.footer-tools .footerapp .storeimg{margin-left:10px}.footer-tools .footerapp .storeimg img{height:34px}.footer-tools .footerapp .storeimg a:first-child{margin-right:10px}}@media (min-width:1200px){.footerStyleFourth>.container,.footerStyleThree>.container{display:-webkit-box;display:-ms-flexbox;display:flex}.footerStyleFourth>.container .footer-nav,.footerStyleThree>.container .footer-nav{width:calc(100% / 3);padding-bottom:0;margin-bottom:0;border-bottom:0}.footerStyleFourth>.container .footer-nav ul,.footerStyleThree>.container .footer-nav ul{margin:0 -8px}.footerStyleFourth>.container .footer-nav li,.footerStyleThree>.container .footer-nav li{width:25%;padding:0 8px;border-right:0}.footerStyleFourth>.container .footer-tools,.footerStyleThree>.container .footer-tools{width:calc(100% - (100% / 3))}.footerStyleFourth>.container .footer-tools>div,.footerStyleThree>.container .footer-tools>div{width:50%}.footerStyleFourth>.container .footer-tools .contact-us,.footerStyleThree>.container .footer-tools .contact-us{padding:0 4em}}@media (max-width:1199.98px){.footerStyleFourth .footer-tools,.footerStyleThree .footer-tools{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-height:unset}.footerStyleFourth .footer-tools .contact-us,.footerStyleThree .footer-tools .contact-us{margin-top:0}}.chat{display:none!important;position:fixed;z-index:99999;top:0;left:0;display:none;width:100%;height:100%;-webkit-transition:opacity 1s ease-out;-o-transition:opacity 1s ease-out;transition:opacity 1s ease-out;pointer-events:all;opacity:0;background-color:rgba(0,0,0,.8)}.chat.fadeIn{opacity:1}.chat.fadeIn .chat-dialog{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.chat .chat-dialog{position:absolute;top:0;right:0;bottom:0;left:0;width:954px;height:558px;max-height:100vh;margin:auto;-webkit-animation-duration:1.2s;animation-duration:1.2s;pointer-events:all;border-radius:4px;background-repeat:no-repeat;background-position:center center;background-size:cover;-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px);-webkit-transition:-webkit-transform 1s ease-out;transition:-webkit-transform 1s ease-out;-o-transition:transform 1s ease-out;transition:transform 1s ease-out;transition:transform 1s ease-out, -webkit-transform 1s ease-out;-webkit-box-shadow:2px 8px 23px 3px rgba(0,0,0,.2);box-shadow:2px 8px 23px 3px rgba(0,0,0,.2)}.chat .chat-dialog .chat-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:100vw;height:100%;max-height:100vh;padding:50px;border:none}.chat .chat-header{position:absolute;z-index:9999;top:20px;right:20px;opacity:1}.chat .chat-header button.close{position:unset;font-size:35px;display:block}.chat .chat-header button.close:hover{opacity:1!important}.chat .chat-header i{color:#191f2e}.chat .chat-body p,.chat .chat-header i{-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.chat .chat-body{position:absolute;top:0;right:50px;width:375px;height:100%}.chat .chat-body p{font-size:30px;text-align:center;text-indent:0;margin:0;line-height:1.5;color:#0047b9}.chat .chat-body .text-content{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-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.chat .chat-body .text-content .chat-title{margin-bottom:24px}.chat .chat-body .text-content .chat-button a{width:100%;margin:0 auto;font-size:18px;line-height:52px;text-align:center;border-radius:4px;display:block;width:100%;height:52px;text-decoration:none;color:#fff;background:-webkit-gradient(linear,left top, left bottom,color-stop(0, #316aff),to(#245df2));background:-o-linear-gradient(top,#316aff 0,#245df2 100%);background:linear-gradient(180deg,#316aff 0,#245df2 100%);position:relative}.chat .chat-body .text-content .chat-button a:after{content:'';display:block;position:absolute;left:0;width:100%;top:0;height:100%;background:rgba(0,0,0,0);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.chat .chat-body .text-content .chat-button a:hover:after{background:rgba(0,0,0,.1)}.chat .chat-body .text-content .chat-button a:not(:last-child){margin-bottom:20px}@media (max-width:1199.98px){.chat .chat-dialog{width:80vw;height:47vw}.chat .chat-dialog .chat-content{padding:30px}.chat .chat-header{top:10px;right:10px}.chat .chat-body{right:25px;width:calc(45% - 25px)}.chat .chat-body .text-content .chat-title{margin-bottom:10px}.chat .chat-body .text-content .chat-button a:first-child{margin-bottom:20px}.chat .chat-body .text-content .chat-button a{font-size:16px;line-height:40px;height:40px}.chat .chat-body p{line-height:1.5}}@media (min-width:768px) and (max-width:991.98px){.chat .chat-dialog{width:80vw;height:46.8vw}.chat .chat-body .text-content .chat-title{margin-bottom:16px}.chat .chat-body .text-content .chat-button a{font-size:16px;line-height:35px;height:35px}.chat .chat-body .text-content .chat-button a:not(:last-child){margin-bottom:10px}.chat .chat-body p{font-size:1.2em}}@media (max-width:767.98px){.chat .chat-dialog{width:400px;height:580px;border-radius:8px}.chat .chat-dialog .chat-content{padding:10px}.chat .chat-body{right:0;width:100%;height:60%;top:auto;bottom:0}.chat .chat-body p{font-size:1em}.chat .chat-body .text-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 2em}.chat .chat-body .text-content .chat-title{margin-bottom:16px;margin-left:auto;margin-right:auto}.chat .chat-body .text-content .chat-button a{font-size:14px;line-height:35px;height:35px}.chat .chat-dialog .chat-content{overflow:unset;padding:0}.chat .chat-header{top:5px;right:5px}.chat .chat-header button.close{font-size:26px;opacity:.8!important;text-shadow:unset}}@media (max-width:480px){.chat .chat-dialog{width:85vw;height:90vh}.chat .chat-body{height:55%}.chat .chat-body p{line-height:1.3}.chat .chat-body .text-content{padding:0 1em}.chat .chat-body .text-content .chat-title{max-width:100%}.chat .chat-body .text-content .chat-button a{max-width:100%;line-height:35px;height:35px}.chat .chat-body .text-content .chat-button a{margin-bottom:12px!important}}@media (max-width:359px){.chat .chat-body p{font-size:.8em}.chat .chat-body .text-content .chat-button a{font-size:12px;line-height:30px;height:30px}}@media (max-width:319px){body.bible-nl-hi-IN .banner{height:360px}body.bible-nl-hi-IN .banner .title{top:40px;padding:0 10px}body.bible-nl-hi-IN .audio-player-box .audio-player{padding:0 8px}body.bible-nl-hi-IN .video:after{font-size:36px}body.bible-nl-hi-IN .related-videos .carousel .item{width:210px}body.bible-nl-hi-IN .related-videos .carousel .item .single-video{margin-right:16px}body.bible-nl-hi-IN .more-topic .mt-box a.item span{max-height:58px}body.bible-nl-hi-IN .footer-nav{padding-bottom:0}body.bible-nl-hi-IN .footer-nav ul{margin:0}body.bible-nl-hi-IN .footer-nav li{width:100%;padding:0;margin-bottom:20px}body.bible-nl-hi-IN .footer-tools .footerapp .storeimg{display:inline-block}body.bible-nl-hi-IN .footer-tools .footerapp .storeimg a:first-child{margin-right:0;margin-bottom:10px}body.bible-nl-hi-IN .footer-tools .footerapp img{height:86px}body.bible-nl-hi-IN .footer-tools .footerapp .storeimg img{height:auto;width:110px}body.bible-nl-hi-IN .chat .chat-dialog{background:#edf6f5;background-image:none!important}body.bible-nl-hi-IN .chat .chat-body{right:0;width:100%;height:100%;top:0;bottom:0}}body.redetvgospel-pt-PT .footer-tools .contact-us .phone a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.redetvgospel-pt-PT .footer-tools .contact-us .phone img{margin-left:0;width:32px}body.redetvgospel-pt-PT .footer-tools .contact-us .phone img:hover{margin-top:0}@media (max-width:1199px){body.redetvgospel-pt-PT .footer-nav ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:767px){body.redetvgospel-pt-PT .footer-nav ul{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}body.redetvgospel-pt-PT .footer-nav a{font-size:14px}body.redetvgospel-pt-PT .footer-nav li{width:auto}body.redetvgospel-pt-PT .footer-tools .footerapp .storeimg img{height:37px}}@media (max-width:359px){body.redetvgospel-pt-PT .footer-tools .footerapp .storeimg img{height:33px}}body.thelordjesuschristsreturn-my-MM .font-size-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}body.thelordjesuschristsreturn-my-MM .font-size-control .btn{margin-left:8px}body.thelordjesuschristsreturn-my-MM .font-size-control .tgl{margin-right:12px}body.thelordjesuschristsreturn-my-MM .font-size-control .tgl input[type=checkbox]:checked+span,body.thelordjesuschristsreturn-my-MM .font-size-control .tgl input[type=checkbox]:not(:checked)+span{background:rgba(25,31,46,.05);color:rgba(35,43,64,.6)}body.thelordjesuschristsreturn-my-MM .font-size-control .tgl span{border:1px solid #262b33}body.thelordjesuschristsreturn-my-MM .font-size-control .tgl input[type=checkbox]:checked+span::before,body.thelordjesuschristsreturn-my-MM .font-size-control .tgl input[type=checkbox]:not(:checked)+span::before{color:#262b33}body.thelordjesuschristsreturn-my-MM .font-size-control .tgl input[type=checkbox]:checked+span::after,body.thelordjesuschristsreturn-my-MM .font-size-control .tgl input[type=checkbox]:not(:checked)+span::after{background:#262b33}body.thelordjesuschristsreturn-my-MM .main .content-box p{line-height:2.2}body.thelordjesuschristsreturn-my-MM .main .content-box img{margin-top:6px}body.thelordjesuschristsreturn-my-MM .related-videos .carousel .item .caption a h3{max-height:90px;line-height:1.7}body.thelordjesuschristsreturn-my-MM #footer .msg-subscription p{line-height:2.1}@media (max-width:480px){body.thelordjesuschristsreturn-my-MM #footer .footer-tools .footerapp .storeimg img{height:36px}}@media (max-width:359px){body.thelordjesuschristsreturn-my-MM #footer .footer-tools .footerapp .storeimg img{height:34px}}body.thelordjesuschristsreturn-my-MM #footer h4{line-height:1.7}@media (max-width:480px){body.thelordjesuschristsreturn-my-MM .more-topic a.item{height:130px}}body.thelordjesuschristsreturn-my-MM .more-topic a.item span{font-size:.9em;line-height:1.8}body.thelordjesuschristsreturn-my-MM .more-topic a.item h3{font-size:16px}@media (min-width:768px) and (max-width:1200px){body.thelordjesuschristsreturn-my-MM .more-topic a.item h3{font-size:13px}}body.thelordjesuschristsreturn-my-MM .chat .chat-body p{color:#fff}@media (max-width:767.98px){body.thelordjesuschristsreturn-my-MM .banner{height:350px}body.thelordjesuschristsreturn-my-MM .banner .title{max-width:none;width:100%;top:59px;padding-left:.5em;padding-right:.5em}}body[data_latin=true] .audio-player-box{display:none}body.expecthim-zh-TW .content-box p,body.pursuestar-zh-CN .content-box p{text-indent:2em}html[lang=ar]{direction:rtl}html[lang=ar] .small-page-gospel-player-box{left:auto;right:0}html[lang=ar] .small-page-gospel-player-box .small-page-gospel-player{-webkit-transform:translateX(110%);-ms-transform:translateX(110%);transform:translateX(110%)}html[lang=ar] .small-page-gospel-player-box .small-player-more{-webkit-transform:translateX(120%);-ms-transform:translateX(120%);transform:translateX(120%)}html[lang=ar] .mask-more .btn{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}html[lang=ar] .main .primary{padding-right:0;padding-left:30px}html[lang=ar] .footer-tools .contact-us i{margin-right:0;margin-left:10px}html[lang=ar] .footer-tools .subscription .mc4wp-form-fields .sub-submit input[type=email]{border-radius:0 4px 4px 0}html[lang=ar] .footer-tools .subscription .mc4wp-form-fields .sub-submit button{border-radius:4px 0 0 4px}html[lang=ar] .footer-tools .subscription .mc4wp-form-fields .sub-list label{margin-right:0;margin-left:1.5em}html[lang=ar] .copyright-wrapper .copyright-list a:after{left:0;right:auto}@media (max-width:1199.98px){html[lang=ar] .related-videos .carousel{left:auto;padding-left:0;right:calc((-100vw + 922px - 32px)/ 2);padding-right:calc((100vw - 922px + 12px)/ 2)}html[lang=ar] .related-videos .carousel .item:last-child{width:calc(100% / 3 + (100vw - 922px)/ 2 - 40px);padding-left:calc((100vw - 922px)/ 2 + 22px);padding-right:0}}@media (max-width:991.98px){html[lang=ar] .related-videos .carousel{right:calc((-100vw + 752px - 32px)/ 2);padding-right:calc((100vw - 752px + 12px)/ 2)}html[lang=ar] .related-videos .carousel .item:last-child{width:calc(100% / 2.5 + (100vw - 752px)/ 2 + 10px);padding-left:calc((100vw - 752px)/ 2 + 22px)}}@media (max-width:767.98px){html[lang=ar] .related-videos .carousel{right:calc((-100vw + 540px - 32px)/ 2);padding-right:calc((100vw - 540px + 9px)/ 2)}html[lang=ar] .related-videos .carousel .item:last-child{width:calc(100% / 2.5 + (100vw - 540px)/ 2 + 10px);padding-left:calc((100vw - 540px)/ 2 + 20px)}}@media (max-width:575.98px){html[lang=ar] .related-videos .carousel{right:-16px;padding-right:7px}html[lang=ar] .related-videos .carousel .item:last-child{width:calc((100% / 1.5) + 9px);padding-left:16px}}
/*# sourceMappingURL=index-en.css.map */
