.breadcrumb{ margin-bottom:0; position:static !important; padding: 0!important; }
.addthis_toolbox{ float:right;}
.read-more{ color:#FFF; font-size:20px;}
.media-header {
    padding: 5px 3px;
}
small, .small {
    font-size: 110%;
}
.sub-menu {
    padding: 10px 5px;
}
.media-item {
    margin-left: 15px;
    min-width: 185px;
    padding-top: 20px;
    position: relative;
    width: 100%;
}
.media-header {
    padding: 5px 3px;
}
/*.tab-menu {
    bottom: -123px;
    left: 15%;
    margin: 0 auto;
    position: absolute;
    width: 67%;
}*/
.tab-menu {
    bottom: -123px;
    left: 5%;
    margin: 0 auto;
    position: absolute;
    width: 88%;
}
  
.media-circle {
    background-color: #fff;
    border: 3px solid #ddd;
    border-radius: 50%;
    box-shadow: 0 2px 6px rgba(22, 17, 0, 0.35);
    color: #fff;
    margin: 0 auto 10px;
    max-width: 119px;
    position: relative;
    text-align: center;
    transition: background-color 0.2s ease 0s;
}

.media-title::after {
    background-color: transparent;
    content: "";
    display: block;
    height: 6px;
    margin: auto;
    transition: width 0.2s ease 0s;
    width: 0;
}
.media-circle {
    color: #fff;
    text-align: center;
}
.media-title a {
    color: rgb(255, 75, 52);
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    margin-top: 15px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.media-list {
    display: flex;
    list-style: outside none none;
    padding: 0;
}
.bluee-bg{ background:#4986e7; color:#FFF; }
.bluee-bg p{ color:#FFF;}
.tag-line {
    background: rgba(153, 153, 153, 0.6) none repeat scroll 0 0;
    bottom: 0px;
    opacity: 0.9;
    padding: 15px;
    position: absolute;
    width: 100%;
	height: 120px;
}
 .tag-line > p {
    color: #fff;
    font-size: 16px;
    padding: 0;
    text-align: center;
	margin:0 !important;
}
 .tag-line > h4 {
    color: #222;
    padding-top: 15px;
}
	.tag-line a {
    color: #000080;
    float: left;
    margin-top: 15px;
}
 
.tag-line h3 {
    line-height: 35px;
	color:#fff;
}
	.media-header{padding:5px 3px;}
	
  .media-circle:hover {
    background: #ddd none repeat scroll 0 0;
	 
}	

.blue-bg{ background:#018fa7; color:#FFF;}
.blue-bg p{ color:#FFF;}
.orange-bg{ background:#D97A08; color:#FFF; }
.orange-bg p{ color:#FFF;}
.bluee-bg{ background:#4986e7; color:#FFF; }
.bluee-bg p{ color:#FFF;}
.grey-bg{ background:#7aad36; color:#FFF;}
.grey-bg p{ color:#FFF;}
.pad{ padding:10px 15px; float:left;}

.block-new {
    float: left;
   /* padding:15px 0;*/
   
    position: relative;
    width: 100%; 
}
 .title::before {
    background: #ffffff none repeat scroll 0 0;
    bottom: -4px;
    color: #d2d2d2;
    font-family: fontawesome;
    font-size: 16px;
    height: 20px;
    left: 50%;
    margin-left: -15px;
    position: absolute;
    text-align: center;
    width: 30px;
}
.widget .title > h4 {
    color: #fff;
    line-height: 20px;
    padding-top: 10px;
    text-align: center;
    text-transform: uppercase;
}
.title3 {
    float: left; 
	margin-top: 30px;
    text-align: center;
    width: 100%;
}
 .title h3 {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
}
 
.map iframe{
    height: 360px;
}
.space{
    float: left;
    width: 100%;
    height: 30px;
}
.service-block > p {
    text-align: left; line-height:25px;
}
.service-block > h3 {
	color:rgb(255, 75, 52);
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    text-transform: uppercase;
    float: left;
    width: 100%;
}
.service-image {
    border: 1px solid #ededed;
    float: left;
    padding: 7px;
    position: relative;
    width: 100%;
    margin-bottom: 30px;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
/*.service-image img {
    width: 100%;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.service-image i {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    bottom: -30px;
    background: #FFF;
    line-height: 60px;
    border-radius: 50%;
    margin-left: -30px;
    z-index: 0;
    font-size: 24px;
}*/
 
.btn-more a {
    color: #FFF;
    display: table;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    margin: 20px auto 0;
    padding: 8px 25px;
    transition: all 0.3s linear 0s;
    border: 1px solid #FFF;
				background:#999999;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;

    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -ms-transition:all 0.3s linear;
    -o-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.btn-more a:hover{
    color: #999999;
    background: none;
				border-color:#999999;
				
}
.counter-events {
    float: left;
    width: 100%;
 /*   margin-bottom: -30px;*/
}

/******************************/
.sermon {
    border: 1px solid #ededed;
    float: left;
    margin-bottom: 30px;
    padding: 12px;
    width: 100%;
    position: relative;
    overflow: hidden;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;

    -webkit-box-shadow: 0 0 3px #f2f2f2 inset;
    -moz-box-shadow: 0 0 3px #f2f2f2 inset;
    -ms-box-shadow: 0 0 3px #f2f2f2 inset;
    -o-box-shadow: 0 0 3px #f2f2f2 inset;
    box-shadow: 0 0 3px #f2f2f2 inset;
}
.sermon img {
    width: 100%;
    height: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.sermon h3 {
    float: left;
    font-size: 15px;
    font-weight: 400;
	 padding: 10px 0;
 /*   margin-bottom: 10px;*/
    text-transform: uppercase;
    width: 100%;
}
.sermon h3 a {
    color: #fff;
    float: left;
    width: 100%;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
  /*  white-space: nowrap;*/

    -webkit-transition:all 0.4s linear;
    -moz-transition:all 0.4s linear;
    -ms-transition:all 0.4s linear;
    -o-transition:all 0.4s linear;
    transition:all 0.4s linear;
}
.sermon span {
    color: #969696;
    float: left;
    font-size: 12px;
    width: 100%;
}
.sermon p {
    float: left;
    margin-bottom: 5px;
    margin-top: 10px;
    width: 100%;
 /*   padding-right: 20px;*/
}
.sermon a{ color:#f3f3f3; float:right;}

.sermon span i {
    margin-right: 10px;
}
.sermon .sermon-media,.sermon-media {
    margin-top: 15px;
    width: auto;
    position: relative;
}

.widget-blog {
    border-bottom: 1px solid #ddd;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.widget li{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.widget li a,.recentcomments,.cat-item, .widget_archive li {
    float: left;
    width: 100%;
    padding: 7px 20px;
    border: 1px solid #F0F0F0;
    color: #777777;
    font-size: 12px;
    line-height: 25px;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    z-index: 1;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

ul li i {
    color: #fff;
    font-size: 15px;
    margin-right: 10px;
}
.widget li a:before,.recentcomments:before,.cat-item:before ,.widget_archive li:before {
    background: none repeat scroll 0 0 #FFFFFF;
    content: "";
    height: 100%;
    width: 98%;
    border: 1px solid #F0F0F0;
    position: absolute;
    left: 1%;
    top: -8%;
    z-index: -1;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;

    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -ms-transition:all 0.3s linear;
    -o-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.widget li a:hover:before,.recentcomments:hover:before,.cat-item:hover:before,.widget_archive li:hover:before {
    -webkit-transform:rotateX(-90deg);
    -moz-transform:rotateX(-90deg);
    -ms-transform:rotateX(-90deg);
    -o-transform:rotateX(-90deg);
    transform:rotateX(-90deg);
}
.widget li.recentcomments a,
.widget li.cat-item a,
.widget_archive li a{
    border: 0;
    padding: 0;
}
.cat-item .children {
    margin: 0;
    padding: 0 !important;
}
.widget li.recentcomments a:before,
.widget li.cat-item a:before,
.widget_archive li a:before{
    display: none;
}
.widget li.recentcomments a,
.widget li.cat-item a,
.widget_archive li a {
    border: 0 none;
    float: none;
    padding: 0 5px !important;
    width: auto;
}
.widget li ul.sub-menu,
.widget li ul.children {
    margin-top: 10px;
    margin-left: 0;
    padding-left: 20px;
}
.widget li a span {
    float: right;
}
.textwidget {
    color: #AAAAA1;
    line-height: 21px;
}
.comment-widget {
    border-bottom: 1px dotted #CBCBCB;
    float: left;
    margin-bottom: 30px;
    padding-bottom: 20px;
    width: 100%;
}
.comment-widget h5 {
    color: #777;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 15px;
}
.comment-widget h5 a{
    color: #777;

    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -ms-transition:all 0.3s linear;
    -o-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.comment-widget span {
    color: #939393;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    line-height: 14px;
    width: 50%;
}
.comment-widget span i{
    margin-right: 10px;
}
.sidebar .about > span {
    color: #9f9f9f;
}
.sidebar .widget .contact li {
    color: #999;
}
.sidebar .widget-blog > h6 a {
    color: #808080;
}
.style2 {
    border-bottom: 1px dotted #cbcbcb;
    float: left;
    margin-bottom: 15px;
    padding-bottom: 17px;
    position: relative;
    width: 100%;
}
.widget-blog a {
    color: #018fa7;
    font-size: 16px;
    line-height: 22px;
}
.widget ul li a:hover, a:focus {
    background: transparent none repeat scroll 0 0;
    color: #c23321 !important;
    outline: medium none;
    text-decoration: none;
}
.widget .title {
    background: #018fa7 none repeat scroll 0 0;
    margin-bottom: 0;
	height: 40px; margin-bottom: 15px;
}

.block h2 {
    color: #444444;
    font-size: 18px;
    padding-top: 10px;
}
.slider img {
    margin-top: 135px;
}
.media-circle img:hover {
    color: #fff;
    transform: rotateY(180deg);
    transition: transform 0.9s ease 0s, -webkit-transform 0.9s ease 0s;
}

.grey-bg p {
    color: #333;
}

.title-culture {
    background: rgb(240, 40, 59) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    font-size: 32px;
    line-height: 1.25em;
    padding: 0 20px;
    position: absolute;
    right: 8%;
    text-transform: uppercase;
    top: 166px;
    width: auto;
}