/*
Theme Name: cafeoflife
Theme URI: https://wordpress.org/themes/twentythirteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 2.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/** { padding:0px; margin:0px;}*/
@font-face {
	font-family: 'OpenSans';
	src: url('https://aa3a16578bcd0f0905c6-3bbb488f2cd6917f6b62cb62b8966d2f.ssl.cf2.rackcdn.com/OpenSans_eot-1494955325') format('embedded-opentype'), url('https://aa3a16578bcd0f0905c6-3bbb488f2cd6917f6b62cb62b8966d2f.ssl.cf2.rackcdn.com/OpenSans_woff-1494955325') format('woff'), url('https://aa3a16578bcd0f0905c6-3bbb488f2cd6917f6b62cb62b8966d2f.ssl.cf2.rackcdn.com/OpenSans_ttf-1494955325') format('truetype'), url('https://aa3a16578bcd0f0905c6-3bbb488f2cd6917f6b62cb62b8966d2f.ssl.cf2.rackcdn.com/OpenSans_svg-1494955325') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-size: 14px;
	background: #31353d;
	font-family: 'OpenSans';
}
a {
	transition: all 300ms ease .3s;
	-webkit-transition: all 300ms ease .3s;
	-moz-transition: all 300ms ease .3s;
}
a:hover {
	text-decoration: none;
}
.navbar-default {
	background-color: #31353d !important;
	border: 0px;
	border-radius: 0px;
}
.border-b {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}
.container-menu {
	background: #d1d2d4;
	padding-left: 0px;
	padding-right: 0px;
}
.sponsr-text .col-sm-4 {
  line-height: 40px;
}
.sponsr-text h4 {
  margin-bottom: 10px;
  margin-top: 30px !important;
}
.container-logo {
	background: #fff none repeat scroll 0 0;
	margin-bottom: -50px;
	padding-bottom: 30px;
	padding-top: 20px;
	position: relative;
	z-index: 99999;
}
.container-logo img {
	margin: auto;
}
.navbar-default .navbar-nav > .active > a {
	background-color: #e53245 !important;
	color: #fff;
	width: 100%;
}
.navbar-default .navbar-nav > .active > a .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background-color: #e53245 !important;
	color: #fff;
}
.navbar {
	margin-bottom: 0px;
}
.nav > li > a {
	color: #fff !important;
	padding: 30px 36px;
	font-size: 16px;
	width: calc(100%/6);
	display: inline-block;
	text-transform: uppercase;
}
.dropdown-menu > li > a {
	text-transform: uppercase;
}
.nav > li {
	border-right: 1px solid #c0c1c5;
}
.nav > li:last-child {
	border-right: 0px;
}
.navbar-collapse {
	padding-right: 0px;
	padding-left: 0px;
}
ul.dropdown-menu li a {
	padding: 10px 15px;
	border-top: 1px solid rgba(0,0,0,.1);
}
ul.dropdown-menu li a:hover {
	background-color: #e53245;
	color: #fff;
}
.dropdown-menu {
	padding: 0px 0;
}
.carousel-caption h3 {
	font-size: 45px;
	margin-bottom: 80px;
	line-height: 40px;
}
.carousel-caption .btn-primary {
	background: #ecd19c none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	color: #000;
	font-size: 22px;
	padding: 16px 30px;
	text-transform: uppercase;
}
.carousel-caption {
	top: 20%;
	right: 15%;
	left: 15%;
}
.carousel-indicators {
	bottom: 20%;
}
.carousel-indicators li {
	background: #fff;
	border: 0px;
}
.carousel-indicators .active {
	background: #ecd19c;
	border: 0px;
	width: 15px;
	height: 15px;
}
.carousel-indicators li {
	margin: 0px;
	width: 15px;
	height: 15px;
}
.item img {
	width: 100%;
}
.services-edit {
	background: #d1d2d4;
	text-align: center;
	padding-bottom: 80px;
}
.services-edit ul {
  margin-top: -60px;
  padding: 0;
  position: relative;
  z-index: 9999;
}
.services-edit li {
	width: 23.4%;
	list-style: none;
	display: inline-block;
	margin-left: 12px;
	margin-right: 12px;
	vertical-align: top;
	float: left;
}
.services-edit li:last-child {
	margin-right: 0px;
}
.services-edit li:first-child {
	margin-left: 0px;
}
.service-box-edit {
	padding-left: 0px;
	padding-right: 0px;
}
.white-part {
	padding-top: 60px;
	background: #fff;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
}
.white-part p img {
	margin-bottom: 25px;
}
.white-part h2 {
	text-transform: uppercase;
	margin: 10px 0 30px;
}
.white-part h4 {
	color: #e53245;
	line-height: 24px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 50%;
	min-height: 50px;
}
.white-part p {
	color: #9e9b9b;
	min-height: 120px;
	font-size: 16px;
}
.cycloneslider-template-standard .cycloneslider-pager {
  bottom: 107px;
}
.cycloneslider-template-standard .cycloneslider-slides {
  position: relative;
}
.cycloneslider-template-standard {
  margin-bottom: 0;
}
.readmore-button {
	background: #31353d;
	color: #fff;
	text-align: left;
	float: left;
	height: 50px;
	padding: 8px 20px;
	font-size: 16px;
}
.readmore-button a {
	color: #fff;
	text-transform: uppercase;
	line-height: 32px;
}
.arrow-edit {
	background: #e53245;
	font-size: 20px;
	color: #fff;
	float: left;
	height: 50px;
	padding: 7px 20px;
	line-height: 32px;
}
.arrow-edit .fa {
	font-size: 24px;
}
.newsletter-edit {
	background: #ecd19c;
	padding-top: 20px;
	padding-bottom: 40px;
}
.newsletter-edit h3 {
	font-size: 26px;
	font-weight: bold;
	color: #e53245;
	margin-bottom: 20px;
}
.newsletter-container {
	padding-left: 0px;
	padding-right: 0px;
}
.newsletter-content {
	background: #fff;
	padding: 15px;
}
.newsletter-1 {
	padding-left: 0px;
}
.newsletter-3 {
	padding-right: 0px;
}
.abcef .btn-default {
	background: #e53245 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	color: #fff;
	float: right;
	font-weight: bold;
	margin-top: 20px !important;
	padding: 6px 25px;
}
.date-edit {
	font-weight: bold;
	color: #e53245 !important;
	text-align: right;
}
.abcef a {
	color: #fff;
	clear: bold;
	border-radius: none;
}
.newsletter-content p {
	color: #bfbfbf;
}
.newsletter-content h4 {
	font-size: 18px;
}
.sponser {
	background: #d1d2d4;
	padding-bottom: 40px;
	padding-top: 40px;
	text-align: center;
}
.sponser h3 {
	color: #e53245;
	font-weight: bold;
	font-size: 34px;
	margin-bottom: 42px;
	margin-top: 0;
	text-transform: uppercase;
}
#myCarouselG .carousel-inner, #myCarouselS .carousel-inner {
	width: 98%;
	margin: 0px auto;
}
.gallery {
	background: #e53245;
	padding-bottom: 40px;
	padding-top: 40px;
	text-align: center;
}
.gallery h3 {
	color: #fff;
	font-size: 26px;
	font-weight: 700;
	margin-top: 0;
	padding-bottom: 20px;
	text-align: left;
}
.connect-img-edit img {
	margin: auto;
	border: 1px solid #b10c1e;
}
.connect-img-edit h5 {
	font-size: 16px;
}
.connect-img-edit .btn-default {
	color: #fff;
	border-radius: 0px;
	margin-top: 20px !important;
	border: 1px solid #fff;
	padding: 8px 16px;
	background: #e53245;
}
#myCarouselG .carousel-control.left, #myCarouselG .carousel-control.right, #myCarouselS .carousel-control.left, #myCarouselS .carousel-control.right {
	background: none;
}
#myCarouselG .carousel-control, #myCarouselS .carousel-control {
	width: 0%;
}
.video-edit {
	background: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
}
.video-edit h2 {
	color: #e53245;
	font-weight: bold;
	font-size: 34px;
}
.video_panel {
	max-width: 560px;
	width: 100%;
	display: inline-block;
	margin-top: 30px;
}
.video_panel iframe {
	width: 100%;
	min-height: 315px;
	height: 100%;
}
.footer-edit {
	background: #31353d;
	padding-top: 40px;
	padding-bottom: 40px;
}
.footer-part {
	color: #bfbfbf;
}
.footer-part h4 {
	font-size: 22px;
	color: #fff;
	text-transform: uppercase;
}
.footer-part ul {
	margin: 0px;
	padding: 0px;
}
.footer-part li {
	list-style: none;
	display: block;
	padding: 3px 0px;
}
.footer-part li a {
	color: #d1d2d4;
	transition: all 200ms linear 0s;
}
.footer-part .fa {
	color: #ecd19c;
	float: left;
	width: 26px;
	font-size: 20px;
	clear: both;
}
ul.footer-add li p {
	margin-bottom: 0px;
	line-height: 22px;
	color: #d1d2d4;
	padding-left: 26px;
}
ul.footer-add li:nth-child(2) p {
	font-size: 14px;
}

ul.footer-add li:last-child p {
	font-size: 14px;
}
.footer-part li a:hover {
	padding-left: 5px;
	text-decoration: none;
}
.footer-bottom {
	background: #e53245;
	padding-bottom: 0px;
	padding-top: 10px;
	color: #fff;
	text-align: center;
	font-size: 12px;
}
.footer-bottom a {
	color: #fff;
}
.navbar-default .navbar-nav > a {
	width: 100%;
}
.dropdown-menu {
	z-index: 999999;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	background-color: #e7e7e7;
	color: #555;
	width: 100%;
}
.navbar-default .navbar-nav > li > a {
	color: #777;
	width: 100%;
}
.about-content {
	padding-top: 60px;
	padding-bottom: 40px;
	background: #F1F2F3;
	text-align: center;
}
.about-content h3 {
	font-size: 36px;
	text-transform: uppercase;
	color: #e53245;
}
.about-us-width {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	text-align: left;
}
.about-text {
	text-align: left;
	color: #31353d;
}
.about-text-contact .fa {
	padding-right: 5px;
}
.about-text-contact a {
	color: #333;
}
.about-text h4 {
	font-size: 24px;
	margin-top: 0px;
}
.about-text p {
	line-height: 24px;
}
.video-back {
	background: url(images/abcf.jpg) no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.video-back .video_panel {
	margin-top: 10px;
}
.about-us-bottom {
	background: #fff;
	padding-top: 40px;
}
.about-text h5 {
	font-size: 20px;
	margin-bottom: 40px;
}
.about-us-bottom h4 {
	line-height: 30px;
}
.question-ask-edit {
	margin-top: 40px;
}
.question-ask-edit h4 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 0px !important;
	margin-top: 30px;
}
/*menu on hover*/

.dropdown-menu .sub-menu {
	left: 100%;
	position: absolute;
	top: 0;
	visibility: hidden;
	margin-top: -1px;
}
.dropdown-menu li:hover .sub-menu {
	visibility: visible;
}
.dropdown:hover .dropdown-menu {
	display: block;
}
/*menu on hover*/

.form-control-edit2 {
	border: 1px solid #D5D0D0;
	border-radius: 0px;
	background-color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px !important;
}
.map iframe {
	width: 100%;
	height: 450px;
}
.map P {
	line-height: 15px;
}
.about-text-contact p {
	line-height: 22px;
}
/* different navbar */
/*.header_inner_wrapper {
    background: #31353d;

}

.btn_toggle_wrapper{
    width: 100%;
    display: none;
}

.toggle_btn{
    background: #efecd19c0;
    color: #fff;
    border: 1px solid transparent;
    padding: 8px 12px;
    float: right;
    margin:15px;
}



.navigation{
    width: 100%;
    background: #d1d2d4;
    float: left;  
}

.navigation ul{
    padding-left: 0px;
    float: left;
    width: 100%;
    margin-bottom: 0px;
}

.navigation > ul > li{
    list-style: none;
    float: left;
    width: calc(100%/6);
    margin: 0px;
    text-align: center;
    vertical-align: middle;
    position: relative;
	border-right: 1px solid #C0C1C5;
}

.navigation > ul > li:last-child{
	border-right:0px;
}

.navigation ul li a{
    color: #fff;
    float: left;
    margin: 0;
    width: 100%;
    padding: 25px;  
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
	font-size:16px;
}

.navigation ul li a:hover{
    text-decoration: none;
    background: #DB3C27;
    color: #fff;
}


.navigation ul li a:active{
    text-decoration: none;
    background: #efecd19c0;
    color: #fff;
    box-shadow: inset 1px 1px 10px #31353d;
}

.navigation ul li.active > a{
    background: #DB3C27;
    color: #fff;
}

.sub_menu{

    background: #d1d2d4;
    position: absolute;
   z-index: 999999 !important;
    min-width: 175px;
    width: 100%;
    left: 0px;
    top: 100%;
    border-top: 3px solid #DB3C27;
    padding-left: 0px;   
    display: none;
}

.sub_menu li{
    display: inline-block;
    width: 100%;
}

.navigation ul li:hover ul.sub_menu,
.navigation ul li:active ul.sub_menu,
.navigation ul li:focus ul.sub_menu{
    display: inline-block;
}

.sub_menu li a{
    display: inline-block;
    width: 100% !important;
    padding: 12px !important;
    border-bottom: 2px solid transparent;
    font-size: 14px;
}*/

/* end different navbar */
	 
.staff-edit {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.staff-edit img {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
/*.banner-img-edit{
	padding-left:0px;
	padding-right:0px;
}*/

.reachmini {
	margin-top: 30px !important;
	margin-bottom: 10px !important;
}
.about-text-edit h5 {
	font-size: 17px;
	margin-bottom: 0px;
}
.about-text-edit p {
	margin-top: 20px;
}
.well-edit {
	margin-top: 20px;
}
/*.audio01{
	background:url(images/audio-img.png) no-repeat center center;
	 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height:240px;
  width:100%;
}*/


.audio-img {
	position: relative;
}
.site-aud {
	position: absolute;
	z-index: 1010;
	top: 94%;
	left: 5px;
	width: 97%;
	bottom: 0px;
}
audio {
	width: 100%;
}
.about-audio h4 {
	text-transform: uppercase;
	font-size: 18px;
	padding-left: 5px;
}
.about-audio {
	margin-bottom: 40px;
}
.about-audio .fa {
	color: #DB3C27;
	margin-right: 10px;
}
.about-audio p {
	margin-bottom: 0px;
	padding-left: 5px;
}
.title-sermon {
	color: #DB3C27;
}
.about-us-width img {
	width: 100%;
	padding-bottom: 20px;
}
.about-btn {
  border: 2px solid;
  color: #e53245;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
  margin-top: 5px;
  padding: 3px 10px;
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.container-logo {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: -40px;
}
.newsletter-content {
  min-height: 230px;
}
.container-logo img {
	width: 320px;
}
.carousel-caption h3 {
	font-size: 26px;
	margin-bottom: 15px;
	line-height: 20px;
}
.carousel-caption .btn-primary {
	font-size: 16px;
}
.carousel-indicators {
	bottom: 16%;
}
.services-edit li {
	width: 46.6%;
	margin-bottom: 40px;
}
.white-part h2 {
	min-height: 75px;
}
.services-edit li:last-child {
	margin-right: 15px;
}
.services-edit li:first-child {
	margin-left: 15px;
}
.services-edit ul {
	margin-top: -50px;
}
.services-edit {
	padding-bottom: 40px;
}
.newsletter-container {
	padding-left: 15px;
	padding-right: 15px;
}
.video-edit h2 {
	font-size: 26px;
	margin-top: 0px;
}
.footer-part {
  min-height: 280px;
}
.footer-edit {
	padding-bottom: 0px;
}
.map iframe {
	width: 100%;
	height: 300px;
}
.carousel-caption {
	top: 50%;
	margin-top: -100px;
}
.staff-edit p {
	min-height: 40px;
}
.footer-part ul {
	height: 50%;
	min-height: 160px;
}
#myCarouselG .carousel-control, #myCarouselS .carousel-control {
	width: 2%;
}
#myCarouselG .carousel-inner, #myCarouselS .carousel-inner {
	width: 95%;
}
.nav > li > a {
  font-size: 12px;
  padding: 30px 18px;
}
}

@media only screen  and (min-width:992px)  and (max-width:1024px) {
.small-text {
	font-size: 12px;
}
.nav > li > a {
  padding: 30px 32px;
}
}


@media only screen and (min-width:320px) and (max-width:767px) {
.site-aud {
	top: auto;
	left: 0px;
	width: 100%;
	bottom: 0px;
	display: inline-flex;
	padding: 5px;
}
.nav li:hover ul {
  display: block !important;
}
.nav > li > a {
	padding: 15px 20px !important;
	font-size: 15px;
}
.dropdown:hover .dropdown-menu {
	width: 100%;
	display: none;
}
.navbar-toggle {
	padding: 5px 5px;
}
.navbar {
	min-height: 40px;
}
.navbar-nav {
	margin: 0px !important;
}
.container-menu {
	padding-left: 15px;
	padding-right: 15px;
}
.container-logo {
	background: #FFF none repeat scroll 0% 0%;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	position: relative;
}
.container-logo img {
	width: 250px;
}
.carousel-caption h3 {
	font-size: 22px;
	margin-bottom: 15px;
	line-height: 30px;
}
.carousel-caption .btn-primary {
	font-size: 12px;
	padding: 8px 16px;
}
.carousel-indicators {
	bottom: 5px;
	visibility: hidden;
}
.carousel-caption {
	top: 50%;
	margin-top: -80px;
	position: absolute;
}
.services-edit li:last-child {
	margin-right: 15px;
}
.services-edit li:first-child {
	margin-left: 0px;
}
.services-edit ul {
	margin-top: 0px;
}
.services-edit {
	padding-bottom: -40px;
}
.services-edit li {
	width: 100%;
	margin-bottom: 40px;
	margin-left: 0px;
	margin-right: 0px;
}
.newsletter-container {
	padding-left: 15px;
	padding-right: 15px;
}
.newsletter-1 {
	padding-left: 15px;
}
.newsletter-3 {
	padding-right: 15px;
}
.newsletter-content .btn-default {
}
.abcef .btn-default {
	/* float: none;*/
	text-align: right !important;
	margin-top: 10px !important;
}
.abcef {
	margin-bottom: 70px;
}
.newsletter-edit {
	padding-bottom: 20px;
}
.connect-img-edit {
	margin-bottom: 40px;
}
.connect-img-edit .btn-default {
	margin-top: 0px !important;
	padding: 6px 12px;
}
.connect-edit {
	padding-bottom: 10px;
}
.video-edit h2 {
	font-size: 21px;
	margin-top: 0px;
	line-height: 30px;
}
.video_panel {
	margin-top: 5px;
}
.footer-part {
	margin-bottom: 35px;
}
.footer-edit {
	padding-bottom: 10px;
}
.white-part {
	margin-left: 15px;
	margin-right: 15px;
}
.readmore-button {
	margin-left: 15px;
}
.services-edit {
	padding-bottom: 0px;
	padding-top: 30px !important;
}
.newsletter-edit h3 {
	margin-left: 15px !important;
}
.about-content {
	padding-top: 15px;
}
.about-us-width {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.about-text {
	margin-top: 30px;
}
.about-us-bottom h4 {
	line-height: 26px;
	font-size: 16px;
}
.map iframe {
	width: 100%;
	height: 300px;
}
.carousel-caption h3 {
	font-size: 16px;
	line-height: 26px;
}
.carousel-caption {
	right: 5%;
	left: 5%;
}
.blog-image-edit {
	margin-bottom: 15px;
}
.audio-img img {
	width: 100%;
}
#myCarouselG .carousel-control, #myCarouselS .carousel-control {
	width: 10%;
}
#myCarouselG .carousel-inner, #myCarouselS .carousel-inner {
	width: 90%;
}
.nav > li > a {
  padding: 25px 18px !important;
}
.nav > li > a {
  font-size: 12px;
}
}

@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 3) {
.services-edit li {
	width: 96.5%;
	margin-bottom: 40px;
}
.blog-image-edit {
	margin-bottom: 15px;
}
audio {
	width: 630px !important;
}
}

@media screen and (max-width: 768px) {
.site-aud {
	top: auto;
	left: 0px;
	width: 100%;
	bottom: 0px;
	display: inline-flex;
	padding: 5px;
}
.navbar-default .navbar-toggle {
	border-color: transparent;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: transparent;
}
}

