@charset "utf-8";

/* CSS Document */

@font-face {
    font-family: OpenSans;
    src: url('../fonts/OpenSans-Regular.ttf');
}

@font-face {
    font-family: comic;
    src: url('../fonts/comic_1.ttf');
}

@font-face {
    font-family: comicbd;
    src: url('../fonts/comicbd_1.ttf');
}

@font-face {
    font-family: comici;
    src: url('../fonts/comici.ttf');
}

@font-face {
    font-family: ARLRDBD;
    src: url('../fonts/ARLRDBD.TTF');
}


@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab');
@import url('https://fonts.googleapis.com/css?family=Rammetto+One');
body {
   /* font-family: 'Roboto Condensed', sans-serif;
   font-family: 'Rammetto One', cursive;*/
  /* font-family: 'Roboto Slab', serif;*/
  font-family: 'comicbd',  sans-serif;
}

a:focus {
    outline: none
}

a:hover {
    text-decoration: none;
    color: #000
}

.header {
    width: 100% !important;
    padding: 0px;
    margin-top: 1px;
    background: #ffffff;
    display: block;
}

#topheader {
    background: #f6ef25;
    box-shadow: 0 2px #f1f1f1;
}

.left-help p.phone {
    text-align: right;
    color: #0d2c41;
    margin: 5px 0 0 0;
    font-size: 15px;
}

.left-help p.phone span {
    color: #d02f2b;
    margin-bottom: 0;
}

.stopwatch{    display: inline-block;
    position: absolute;
    top: 0;
    z-index: 999;
    background: #f6ef25;
    border-radius: 50px;
    padding: 6px 5px;}

#header{
    background:url('../images/menu_bg.png') repeat-x;
    position: relative;
    background-position:bottom;
}
#logo{
    display: inline-block;
    margin-left: 40%;
}

#logo img {
    margin: 0 auto;
}

#logo img.innerlogo {
width: 275px;
margin-top:0;
}

#clickhere{margin-top:-82px;}
#banner{
    /*background:url(../images/banners1.jpg) no-repeat center center;
    background-size: cover;
    height: 600px;*/
    margin-top: -100px;
}


#banner h2{color: #fff;font-size:42px;}
#banner hr{width: 65%;float: left;margin: 5px 0;border-top: 1px solid #7ad0e2}
#banner h4{color: #fdb834;font-family: 'comicbd', serif;}
   #banner p{
    color: #fff!important;
    }
#innerbanner{
    background:url(../images/innerbannerkid.jpg) no-repeat center center;
    background-size: cover;
    height: 420px;
    margin-top: -108px;
}


#blogbanner{
    background:url(../images/blogbannerkid.jpg) no-repeat center center;
    background-size: cover;
    height: 420px;
    margin-top: -108px;
}

#contactbanner{
    background:url(../images/contactbannerkid.jpg) no-repeat center center;
    background-size: cover;
    height: 420px;
    margin-top: -108px;
}

#archivebanner{
    background:url(../images/archivebannerkid.jpg) no-repeat center center;
    background-size: cover;
    height: 420px;
    margin-top: -108px;
}

#prayerbanner{
    background:url(../images/prayerbannerkid.jpg) no-repeat center center;
    background-size: cover;
    height: 420px;
    margin-top: -108px;
}

#eventsbanner{
    background:url(../images/eventsbannerkid.jpg) no-repeat center center;
    background-size: cover;
    height: 420px;
    margin-top: -108px;
}

#aboutbanner{
    background:url(../images/aboutbannerkid.jpg) no-repeat center center;
    background-size: cover;
    height: 420px;
    margin-top: -108px;
}

#innerbanner h2,#blogbanner h2,#contactbanner h2,#archivebanner h2,#eventsbanner h2{
    margin-top: 135px;color: #fff;display:none;}

#aboutbanner h2{margin-top: 100px;color: #fff;display:none;}
#prayerbanner h2{margin-top: 80px;color: #fff;display:none;}
#social-widget {
    background: url(../images/social_media_bg.png) no-repeat center center;
    padding: 28px 0 15px 0;
    text-align: center;
}

#social-widget ul {
    padding-left: 0;
    list-style: none;
}

#social-widget ul li {
    height: 75px;
    display: inline-block;
}

#facebook {
    background: url(../images/facebook.png) no-repeat 0 0;
    width: 75px;
    height: 75px;
    border: none;
    display: inline-block;
    margin: 12px 6px 6px 6px;
}

#twitter {
    background: url(../images/twitter.png) no-repeat 0 0;
    width: 75px;
    height: 75px;
    border: none;
    display: inline-block;
    margin: 12px 6px 6px 6px;
}

#linkdin {
    background: url(../images/linkdin.png) no-repeat 0 0;
    width: 75px;
    height: 75px;
    border: none;
    display: inline-block;
    margin: 12px 6px 6px 6px;
}

#instagram {
    background: url(../images/instagram.png) no-repeat 0 0;
    width: 75px;
    height: 75px;
    border: none;
    display: inline-block;
    margin: 12px 6px 6px 6px;
}

#youtube {
    background: url(../images/youtube.png) no-repeat 0 0;
    width: 75px;
    height: 75px;
    border: none;
    display: inline-block;
    margin: 12px 6px 6px 6px;
}


.custom-search-form {
    margin-left: 10px;
    width: 175px;
    top: 0;
    position: relative
}

.custom-search-form .form-control {
    border-radius: 18px;
    border-right: 0;
    height: 28px;
    font-style: italic;
    font-size: 12px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1.00) inset
}

.custom-search-form .btn-search {
    border-radius: 18px;
    background: #fff;
    border: 1px solid #ccc;
    border-left: 0;
    color: #666;
    height: 28px;
    padding-top: 3px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1.00) inset
}


/* main menu styles */


.nav,
.nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#nav {}

#bs-navbar {
    float: right
}

.nav {
    position: relative;
}

nav.in {
    float: none!important
}

.nav ul {
    height: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 46px;
    margin: 0 auto;
    text-align: center
}

.nav li:last-child {
    border: none
}

.nav li a {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    font-family: 'comicbd', cursive;
    color: #fff;
    display: block;
    font-size: 20px;
    text-decoration: none;
    transition: 0.5s;
    letter-spacing: 0.01em;
}

.navbar-nav>li>a{
    padding-top: 40px;
    margin-top: 10px;
}

.nav>li+li a::before {
    content: " : ";
    color: #000;
    padding-right: 12px;
}

.nav li:hover>a,
.nav li a.active {
    color: #623e35;
    background: url('../images/menu_active.png') no-repeat top center;
}

.nav li:hover ul.subs {
    height: auto;
    width: 180px;
}

.nav ul li {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    opacity: 0;
    transition: 0.5s;
    width: 100%;
}

.nav li ul li {
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.nav li:hover ul li {
    opacity: 1;
    -moz-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.nav ul li a {
    background: none;
    color: #000;
    line-height: 1px;
    -moz-transition: 1.5s;
    -o-transition: 1.5s;
    -webkit-transition: 1.5s;
    transition: 1.5s;
}

.nav>li>a {
    padding: 33px 5px 5px;
}


.nav li:hover ul li a {
    line-height: 35px;
}

.nav>li>a:focus,
.nav>li>a:hover {
    background: none
}

.nav ul li a:hover {
    background:#fff;
}

.navbar-nav>li>.dropdown-menu {
    height: auto;
    top: 66px;
    background:none;
    border:none;
    box-shadow:none;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{background:none;}

.dropdown-menu li a::before{  
    color: #383737;
        content: ""!important;}
.dropdown-menu>li>a{padding:5px 0;line-height:28px!important;font-size:18px!important;background:#F6EF25!important;text-align:left!important}
.dropdown-menu>li>a:hover{background:#fff!important;}
.dropdown-menu{left:25px!important;}

.dropdown:hover .dropdown-menu {display: block;}

.topnav {
    list-style: none;
    margin-bottom: 0;
}

.topnav li {
    display: inline-block;
}

.topnav li:last-child a,
.bordernone {
    border: none!important
}

.topnav li a {
    font-family: 'Rammetto One', cursive;
    color: #fff;
    border-right: 1px solid #ffd204;
    display: block;
    font-size: 13px;
    text-decoration: none;
    line-height: 12px;
    padding: 0 10px;
    vertical-align: middle;
}

.topnav li:hover>a,
.topnav li a.active {
    color: #ffd204;
}

.navbar-toggle .icon-bar {
    background: #000;
}


#contenttop {
    padding: 210px 0 80px 0;
    margin-top:-210px;
    background:url(../images/contenttop.png) no-repeat top #11AAD0;
    background-size: contain;
}

#contenttopinner {
    background:url(../images/contenttop_inner.png) no-repeat top center;
    -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}

#contentinnertopinner{background:#11AAD0;}


.welcomehead h2 img{
    margin: 0 auto;
}

.welcomecontent{
    text-align: center;
}
.welcomecontent p {
    color: #fff;
    font-size: 18px;
}

.readmore{
    background: #7ad0e2;
    color: #fff;
    padding: 8px 15px;
    font-size: 14px;
    border-radius: 5px;
    margin-top: 10px;
    display: inline-block;
}

.kidszone{
    background: url('../images/kidszone.png') no-repeat;
    background-size: contain;
    padding: 50px 63px;
    font-size: 14px;
}


.parentzone{
    background: url('../images/parentzone.png') no-repeat;
    background-size: contain;
    padding: 63px;
    font-size: 14px;
     /*width: 37%;*/
}

.videozone{
   background: url(../images/videozone.png) no-repeat;
    background-size: contain;
    padding: 79px 48px;
    font-size: 14px;
    /* width: 26%; */
    margin-top: 20px;
}


.kidszone p,.parentzone p,.videozone p{
    font-family: 'comicbd', sans-serif;
}


#contentbottom h5 {
    color: #666;
    font-weight: 600
}

#contentbottom p {
    color: #999999
}

#innercontenttop p {
    color: #fff;
    font-size: 18px;
    font-family: 'comicbd', Arial, sans-serif;
}

#innercontenttop h3 {
    color: #ffff33;
    font-size: 24px;
    font-family: 'comicbd', Arial, sans-serif;
}


#innerhead h2 {
    color: #fff;
    margin-top: 8px;
    font-size: 34px;
    font-family: 'comicbd', Arial, sans-serif;
    margin-bottom: 0;
    font-weight: 700;
    margin: 0
}

#innerhead h2 span {
    color: #0066cc;
}

#innercontentbottom {
    padding: 20px 0 83px 0;
}

#innercontentbottom .box img {
    margin: 0 auto;
    max-width: 75%
}

#innercontentbottom .box h3 {
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    margin-top: 10px
}

.author {
    color: #0066cc;
}


/* Carousel Control */


.carousel-control {
    height: 45px;
    width: 47px;
    display: inline-block;
}

.bxslider li {
    background: #fff;
    border-radius:100px;
    padding: 10px 20px 10px 10px
}

.bxslider2 {

}

.testis img{border-radius:10px;border:2px solid #fff;background: #fff;}

.testis li {
    float: left;
    list-style: none;
    margin-top:10px;

}

/*.bx-wrapper img{margin-top: -55px;}*/

#gallery{
    background: url('../images/gallery_bg.png') no-repeat top center;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
   padding: 120px 0 ;
   margin-top: -120px;
}

#innergallery{
    background: url('../images/gallery_bg.png') no-repeat top center;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
   padding: 60px 0 ;
   margin-top: -120px;
}

#gallery h2 img{margin: 0 auto}


#news{
    background: url('../images/news_bg.png') no-repeat top center;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-top: -120px;
  padding-top: 120px;
}

#news h2 img{margin: 0 auto}


#newsinner{
    background: url('../images/news_inner_bg.png') no-repeat center center #76b52b; 
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
    height: 575px;
}


.newsinnerbg{
    background: #fff;
    border-radius: 20px;
    margin-top: 60px;
    padding: 20px;
}

.newsinnerbg .bx-wrapper .bx-controls-direction a {
    position: absolute;
    bottom: 0;
    top: 120%;
    margin-top: -26px;
    outline: 0;
    width: 47px;
    height: 47px;
    text-indent: -9999px;
    z-index: 9999;
}

.newsinnerbg .bx-wrapper .bx-prev {
    left: 10px;
    background: url(../images/red_arrow_leftt.png) no-repeat 0 0;
}

.newsinnerbg .bx-wrapper .bx-next {
    left: 60px;
    background: url(../images/red_arrow_right.png) no-repeat 0 0;
}


#gallery .bx-wrapper .bx-controls-direction a {
    position: absolute;
    bottom: 0;
    top: 120%;
    margin-top: -26px;
    outline: 0;
    width: 47px;
    height: 47px;
    text-indent: -9999px;
    z-index: 9999;
}

#gallery .bx-wrapper .bx-prev {
    left: 45%;
    background: url(../images/arrow_left.png) no-repeat 0 0;
}

#gallery .bx-wrapper .bx-next {
    left: 50%;
    background: url(../images/arrow_right.png) no-repeat 0 0;
}

.newsandeventbg{
    margin-top: -129px;
}

.news_child{
    margin-top: 139px;
}

.redreadmore{
    color: #ff0033;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 15px;
}


#testimonial {
    background: url('../images/testimonial_bg.png') no-repeat center center #b6fffe; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
   padding: 90px 0 ;
}

#testimonial p {
   font-size: 18px;
   font-family: 'comicbd', serif;
   padding: 15px 0 0 0;
}

#testimonial h2 {
    margin-bottom: 10px;
}


.quote1{
    left: 200px;
    top: 32px;
    position: relative;
    z-index: 99;
}

.quote2{
    right:68px;
    top: -71px;
    position: relative;
    z-index: 99;
}

.author h2 {
    margin-bottom: 0!important;
    margin-right: 20px;
    color:#1778b6;
    text-align: right;
    font-size: 14px;
    font-family: 'comicbd', serif;
}

.carouselleft {
    background: url(../images/arrow_left.png) no-repeat;
}

.carouselright {
    background: url(../images/arrow_right.png) no-repeat;
}

.thumbnails {
    list-style: none;
}

.thumbnails li {
    float: left;
    width: 30%;
}

.thumbnails img {
    width: 100%;
 /*  box-shadow: 0 0 25px #fff;
    -webkit-box-shadow: 0 0 25px #fff;
    -moz-box-shadow: 0 0 25px #fff;
    border-radius: 20px;
    border:3px solid #fff;
    margin: 5px;
*/}

#lightbox {
    position: fixed;
    /* keeps the lightbox window in the current viewport */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/overlay.png) repeat;
    text-align: center;
    z-index: 99999;
}

#lightbox img {
    box-shadow: 0 0 25px #111;
    -webkit-box-shadow: 0 0 25px #111;
    -moz-box-shadow: 0 0 25px #111;
    max-width: 940px;
}

#lightbox p {
    text-align: right;
    color: #fff;
    margin-right: 24px;
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
}



#services{
    background: #00b4cd;
}

#services h2 img{margin: 0 auto}

#servicesinner{
    background: url('../images/service_inner_bg.png') no-repeat top center; 
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
    height: 575px;
    padding-top: 65px;
    padding-left: 110px;
    padding-right: 66px;
}

#servicesinner h3{
    color: #ffff00;
    font-size: 26px;
    text-shadow: 1px 1px #fff;
    display: inline-block;
    float: left;
}

#servicesinner h3 img{
    float: left;
}

#servicesinner p{
    font-family: 'comicbd', serif;
}
 

#servicesinner h3 span{
    display: inline-block;
    margin: 20px 0 0 10px;
}

.servicereadmore{
    background: url('../images/service_readmore.png') no-repeat;
    width: 62px;
    height: 66px;
    float: right;
}


.purplereadmore{
    background: url('../images/purple_readmore.png') no-repeat;
    width: 62px;
    height: 66px;
    float: right; 
}

.goreadmore{
    background: url('../images/go_readmore.png') no-repeat;
    width: 62px;
    height: 66px;
    float: right; 
}


.footer_main {
    padding: 30px 0;
    color: #fff;
}

.footermain {
    background: url('../images/footer_bg.png') repeat-x;
    padding: 40px 0 0 0;
}

.footermain_bottom h3{
    color: #fff;
    font-size:20px;
    font-weight: normal;
}

.footermain_bottom {
    background:url('../images/footer_bottom_bg_new.png') no-repeat top center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
   padding: 200px 0 260px 0;
    margin-top: -261px;
}

.footermain_bottom p {
    font-size: 16px;
    color: #00cccc;
    text-align: left;
    padding-left: 0;
    font-family: 'comicbd', serif;
}


#footermenu {
    margin-bottom: 0;
    padding-left: 0;
}

#footermenu li {
    margin-bottom: 8px;
    line-height: 12px;
    list-style: none;
    text-align: left;
}

#footermenu li a {
    color: #00cccc;
    font-size: 16px;
    font-family: 'comicbd', serif;
}

#footermenu li a:hover,
#footermenu li a.active {
    color: #fff;
}

#copy {
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
    text-align: right;
    margin-right: 80px;
}

#copy a{
   color: #00cccc;  
}

#back2Top {
background: url('../images/back_top.png') no-repeat;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 50px;
    width:58px;
    height:94px;
    right: 15px;
}
#back2Top:hover {

}


#contactform {
    margin-top: 5px;
}

#contactform .form-control {
    padding: 20px 15px;
    width: 100%;
    margin: 0 0 10px 0;
    color: #000;
    border-radius: 20px;
    border: 1px solid #fff;
    background: #fff;
}

.que{margin-left: -27px;margin-top: 8px}

.btn-contact {
    border: none;
    color: #ffcc00;
    background: none;
    text-transform: uppercase;
}

.cnt-btn{
     padding: 8px 15px;
    margin: 0 0 10px 0;
    color: #fff;
    border-radius: 20px;
    border: 1px solid #97e31e;
    background: #97e31e;
}

.contactlabel{text-align:right;}
.contactlabel label{text-align:right;}

.donate{color:#fff;}
.donate hr{border-top:2px solid #fff;}

.events{padding-bottom: 100px}
.events h3{color: #ae3105;text-shadow: 2px 2px #fff;}
.events p{color: #fff;font-size:18px}

.events .bx-wrapper .bx-controls-direction a{
    top: 35%;
    outline: 0;
    width: 67px;
    height: 61px;
}

.events .bx-prev {
    background: url(../images/arrow_left_archive.png) no-repeat!important;
    left: -57px!important;
}

.events .bx-next {
    background: url(../images/arrow_right_archive.png) no-repeat!important;
    right: -57px!important;
}


.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: #FDB834;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav li{list-style:none;}

.sidenav a {
    transition: 0.3s;
    text-decoration: none;
    padding-left: 10px;
    color: #fff;
}

.sidenav a:hover {
    color: #000;
     text-decoration: none;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    color: #fff;
    text-decoration: none;
}

#wrapper {
    transition: margin-left .5s;
}

.quicklinks li {margin-bottom:5px;font-size:17px;}

.quicklinks li a{color:#fff;}

.quicklinks li a:hover{color:#000;}

@media screen and (max-width: 60em) {}

@media screen and (max-width: 35em) {}

@media screen and (max-width: 24em) {}

@media (max-width: 980px) {
    
    
    .custom-drop
	{
		width:220px;
		z-index: 100000;
		padding-left:0;
	}

	.custom-drop li
	{
		height:35px;
		border-bottom:1px solid #d1cfd0;

	}
	.custom-drop li:last-child
	{
		border-bottom:0;
	}

	.custom-drop li a
	{
		color:#fff!important;
		font-size:13px;
		line-height:30px!important;
	}
	.custom-drop li a:hover
	{
		color:#000!important;
	}
	.custom-drop li i
	{
		width:20px;
	}


    
    #topheader {
        padding: 10px
    }
    #logo img {
        margin: 0 auto;
        width: 50%;
    }
    .navbar-toggle{
        float: left;
    }
    .nav li a {
        border: none
    }
    #contentmiddle {
        background: #0066cc;
        padding: 20px 10px;
        margin-top: 0
    }
    #contenttop {
        background: #F7941D;
        padding: 20px;
    }
    #contentmiddletwo {
        background: #f9f9f9;
        padding: 20px;
        margin-top: 0
    }
    #contentbottom {
        background: #fff;
        padding: 20px;
        margin-top: 0
    }
    #innercontentbottom {
        background: #F7941D;
        padding: 20px;
    }
    #nav {
        margin-top: 0;
    }
    .thumbnails {
        padding: 0
    }
    .control-box {
        margin-left: 0
    }
    .nivo-caption {
        display: none!important
    }
    #header{
        background: #fdb834;
    }
    .left-help p.phone{
        font-size: 10px;
    }
    #banner{
   /* background:url(../images/banners1.jpg) no-repeat top center;
     -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;*/
    height: 390px;
    margin-top:0;
    }
    #aboutbanner{
    background:url(../images/aboutbannerkid.jpg) no-repeat center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    height: 460px;
    margin-top: -178px;
    }
    #prayerbanner{
    background:url(../images/prayerbannerkid.jpg) no-repeat center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    height: 460px;
    margin-top: -178px;
    }

#blogbanner{
    background:url(../images/blogbannerkid.jpg) no-repeat center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    height: 460px;
    margin-top: -178px;
}

#contactbanner{
    background:url(../images/contactbannerkid.jpg) no-repeat center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    height: 460px;
    margin-top: -178px;
}

#archivebanner{
    background:url(../images/archivebannerkid.jpg) no-repeat center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    height: 460px;
    margin-top: -178px;
}

#prayerbanner{
    background:url(../images/prayerbannerkid.jpg) no-repeat center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    height: 460px;
    margin-top: -178px;
}

#eventsbanner{
    background:url(../images/eventsbannerkid.jpg) no-repeat center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    height: 460px;
    margin-top: -178px;
}
     #aboutbanner h2,#prayerbanner h2,#blogbanner h2,#contactbanner h2,#archivebanner h2,#eventsbanner h2{
        font-size: 13px;
        color: #fff;
        margin-top: 223px;
    }
    .callbacks_container {float: none!important}
    .callbacks .caption{
        bottom: 24px!important;
    }
    .callbacks .caption2{
        bottom: 24px!important;
        left: 25px!important;
    }
      #banner h2{
        font-size: 14px;
    color: #fff;
    }
     #banner h4{
        font-size: 12px;
     }
     
   

      #innerbanner{
    background:url(../images/innerbannerkid.jpg) no-repeat top center;
     -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
    height: 350px;
    margin-top:0;
    }
      #innerbanner h2{
        margin-top:45px;
        font-size: 13px;
    color: #fff;
    }

    .navbar-nav>li{
        text-align: center;
        padding-bottom: 0;
    }
    .nav>li+li a::before {
        color: #383737;
        content: "";
    }
    .navbar-nav>li>a{
    padding-top: 0;
    margin-top: 0;
    font-size: 12px;
    }

    .nav>li+li a::before {
        content: " ";
        color: #000;
        padding-right: 18px;
    }

    .nav li:hover>a,
    .nav li a.active {
        color: #623e35;
        background: url('../images/menu_active.png') no-repeat left;
    }

    .kidszone{padding: 49px 28px}
    .parentzone{padding: 49px 28px}
    .news_child{margin-top: 10px}
    #gallery{
        margin-top: 150px;
        padding-bottom: 0;
    }
    #gallery .bx-wrapper .bx-controls-direction a {
    top: 105%;
}
    #servicesinner{
        background: none;
        padding: 0;
    }
    .footermain_bottom {
    padding: 295px 0 260px 0;
    margin-top: -295px;
    }

    .stopwatch{right: 10px;top: 18px;}
    .quote1,.quote2{display: none;}
    .contactlabel{text-align: left;}

}


.iframe iframe{height: 600px!important;width: 100%!important;
	background:url(../images/load.gif) center center no-repeat !important;}

.bx-wrapper img{
    border: 10px solid #fff;
    border-radius: 50px;
}



:root {
    --purple: #3B3646;
    --red: #EE4B5A;
}

button#ihavecookiesBtn {
    margin-left: 0px !important;
}
/* Cookie Dialog */
#gdpr-cookie-message {
    position: fixed;
    right: 30px;
    bottom: 30px;
    max-width: 375px;
    background-color: var(--purple);
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 6px 6px rgba(0,0,0,0.25);
    margin-left: 30px;
    font-family: system-ui;
}
#gdpr-cookie-message h4 {
    color: var(--red);
    font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message h5 {
    color: var(--red);
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
    color: white;
    font-size: 15px;
    line-height: 1.5em;
}
#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right;
}
#gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
}
#gdpr-cookie-message a {
    color: var(--red);
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255,255,255,0.75);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
    color: white;
    border-bottom-color: var(--red);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
    border: none;
    background: var(--red);
    color: white;
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    padding: 7px;
    border-radius: 3px;
    margin-left: 15px;
    cursor: pointer;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button:hover {
    background: white;
    color: var(--red);
    transition: all 0.3s ease-in;
}


.vistorspan {
  display: inline-block;
  padding: 6px 6px 4px;
  border-radius: 3px;
  background: #5a9671;
  margin-right: -2px;
}
.vistorcenter {
  text-align: center;
  width: 50%;
  margin: 20px auto;
}

@media (max-width:640px) {}


/* Mobile Only */

@media (max-width: 767px) {}

@media (max-width: 479px) {}