/*
========================================================================
This css file will overwrite bootstrap css
------------------------------------------------------------------------
# Template Name: GOD Love - Responsive Church Website Template
# Template URI: http://codepassenger.com/
# Author: CodePassenger
# Author URI: http://codepassenger.com/
# Description: GOD Love is a Responsive OnePage Multipurpose Church Website Template
# Version: 1.0
# License: GPL v2 or later
# License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# Tags: church, catholic, charity, christian, church template, donation, events, ministry worship, sermons, pastor, non-profit, religious prayer, prayer group 
---------------------------------------------------------------------- 
========================================================================
*/

/*
========================================================================
Index
------------------------------------------------------------------------

# -  1.0 - General section styles
# -  2.0 - Header section styles
# -  3.0 - Banner section styles
# -  4.0 - About us section styles
# -  5.0 - Message section styles
# -  6.0 - Miistries section styles
# -  7.0 - Sermon section styles
# -  8.0 - Event section styles
# -  9.0 - Gallery section styles
# - 10.0 - Blog section styles
# - 11.0 - Single Blog section styles
# - 12.0 - Contact section styles
# - 13.0 - Twitter section styles
# - 14.0 - Blog section styles
# - 15.0 - Footer section styles


*/

/*
========================================================================
# 1.0 - General styles
------------------------------------------------------------------------
*/

body, html {
  font-family: 'Vollkorn', serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0;
  background: #fff;
  color: #525252;
  -webkit-font-smoothing: antialiased;
          font-smoothing: antialiased;
}
h1, h2, h3, h4, h6 {
	padding-bottom: 5px;
	color: #474646;
	margin: 0 0 10px;
}
h1 {
	color: #00a7dd;
}
h4 {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}

h1 { font-size: 80px;}
h2 { font-size: 72px;}
h3 { font-size: 36px;}
h4 { font-size: 18px; color: #000;}
h6 { font-size: 14px;}


p {
	font-weight: 400;
}

a {color: #000}
a:hover {color: #565656;text-decoration: none;}
a:focus {text-decoration: none;}
a:active {color: #d44646; text-decoration: none;}

ul, li {
	list-style: none;
}
.section-header {
	text-align: center;
}
.section-sub-heading {
	color: #525252;
	margin-bottom:45px;
}

.title-text {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	margin-bottom: 30px;
}
.sub-title-text {
	margin-bottom: 45px;
}
/*-----/. default-btn style-----*/

.default-btn {
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
    background: #097054;
    color: #fff;
	font-size: 14px;
    letter-spacing: 0;
	font-weight: 400;
	position: relative;    
	padding: 10px 35px;
    border-radius: 2px;
	-webkit-transition: all .5s ease;
	   -moz-transition: all .5s ease;
	    -ms-transition: all .5s ease;
	     -o-transition: all .5s ease;
	        transition: all .5s ease;
}
.default-btn:hover {
	background: #EF8D2E;
}
.default-btn:hover,
.default-btn.active,
.default-btn:active {
	color: #fff;
	z-index: 1;
}

.btn-orange {
	background: #f6e25d;
}
.btn-orange:hover {
	background: #ECD95D;
}
.btn-trans {
	background: transparent;
	border-radius: 0px;
	padding:10px 25px;
}
.btn-trans:hover,
.btn-trans.active {
    
}
.btn-yellow-trans {
	border: 1px solid #FFE002;
	border-radius: 0px;
	color: #fff;
}
.btn-yellow-trans:hover,
.btn-yellow-trans.active {
	background: #FFE002;
}
.btn-green-trans {
    border: 1px solid #097053;
    color: #000;
}
.btn-green-trans:hover,
.btn-green-trans.active {
    background: #097053;
    color: #fff;
}
.white {
	background: #fff;
}
.yellow {
	font-family: 'Lato', sans-serif;
	background: #ff9900;
}
.lightsmoke {
	background: #fafafa;
}
.green {
	background: #b6d96a;
}


/*----- form placeholder style-----*/

.form-control::-moz-placeholder {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  color: #a8a8a8;
  opacity: 1;
  font-size: 12px;
}
.form-control::-ms-input-placeholder {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  color: #a8a8a8;
  font-size: 12px;
}
.form-control::-webkit-input-placeholder {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  color: #a8a8a8;
  font-size: 12px;
}

/*-----on focus style-----*/

.form-control:focus::-moz-placeholder {
  color: #606060;
}
.form-control:focus:-ms-input-placeholder {
  color: #606060;`
}
.form-control:focus::-webkit-input-placeholder {
  color: #606060;
}
.single-page .social-block:after,
.single-page .social-block:before,
.blog-list article:after,
.blog-list article:before,
.countdown-2:after,
.countdown-2:before,
.event-block-count-down:after,
.event-block-count-down:before,
address ul li:after,
address ul li:before,
.event-detail:before,
.event-detail:after,
.sermon-meta:after,
.sermon-meta:before,
.event-meta:after,
.event-meta:before,
.countdown:after,
.countdown:before,
.comment-meta:after,
.comment-meta:before {
	content: "";
	display: table;
}

.single-page .social-block:after,
.single-page .social-block:before,
.countdown-2:after,
.countdown-2:before,
.countdown:after,
.countdown:before,
address ul li:after,
address ul li:before,
.event-detail:before,
.event-detail:after,
.sermon-meta:after,
.sermon-meta:before,
.event-meta:after,
.event-meta:before,
.event-block-count-down:after,
.event-block-count-down:before,
.blog-list article:after,
.blog-list article:before,
.comment-meta:after,
.comment-meta:before {
	clear: both;
}

.color-overlay {
	background: rgba(0,0,0,.8);
}
.support.video-bg,
.event.video-bg,
.success-story.video-bg,
.video.video-bg {
	position:relative;
	background: none;
}
.parallax {
  background-attachment: fixed !important;
}
.banner.video-bg .container {
	position:inherit;
}
.banner.video-bg .recent-cause {
	background: none;
}

/*
========================================================================
# 2.0 - Header styles
------------------------------------------------------------------------
*/

header {
	font-family: 'Lato', sans-serif;	
}

.header-2 .navbar-brand {
	padding: 5px 15px;
}
.header-2 .addbg .navbar-brand {
	padding: 20px 15px;
}
.header .navbar,
.header-2 .addbg {
    background: #ff9900;
	border: none;
}
.header-2 .navbar {
	padding: 45px 0;
	-webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}
header.header-2 .navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px; 
}
header.header-2 .addbg .navbar-nav > li > a {
	padding-top: 25px;
	padding-bottom: 25px; 
}
.header-2 .navbar.addbg {
	padding: 0;
}
h1.logo  {
	margin: 0;
	padding: 0;
}
.navbar-brand {
    height: auto;
    padding: 20px 15px;
}
header .navbar-nav > li > a {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	padding: 25px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
	background: none;
}
header .navbar-nav > li > a:hover,
header .navbar-nav > li.current a {
	background: #ED8F02;
}
header .navbar-nav > li:last-child a {
	padding: 13px 36px;
}
header .navbar-nav > li:last-child,
header.header-2 .addbg .navbar-nav > li:last-child {
	margin: 12px 0 0 10px; 
}
header.header-2 .addbg .navbar-nav > li:last-child > a {
	padding: 13px 36px;
}
header.header-2 .navbar-nav > li:last-child {
	margin: -5px 0 0 10px; 
}

/*
========================================================================
# 3.0 - Banner styles
------------------------------------------------------------------------
*/

.banner {
	position: relative;
	font-family: 'Lato', sans-serif;
	color: #fff;
	height:100%;
}
.color-overlay {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background: rgba(93,129,119,.8);
	z-index: 3;
}

h2.banner-heading {
	font-weight: 700;
	font-size: 48px;
	color: #fff;
	margin-top: 35px;
}
.event-head {
	font-size: 24px;
    font-weight: 400;
    margin-bottom: 40px;
}
.next {
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	z-index: 3;
}
.next a {
	display: inline-block;
	text-align: center;
	color: #BBB;
}
.next a:hover {
	color: #fff;
}
.next a .fa {
	display: block;
}

.flexslider .slides,
.flexslider .slides li {
    margin: 0;
    padding: 0;
}
.flexslider {
	display: block;
	overflow: hidden!important;
}

.flexslider .slides,
.flexslider .slides li {
	width: 100%;
}
.flexslider .slides img {
	width: 100%;
	height: 100vh;
}
.text-slider {
	margin-top: 55px;
}
.banner .slides {
	padding: 0;
}
.slides li h2 {
	font-weight: 700;
    font-size: 48px;
    color: #fff;
    line-height: 55px;
}
.flex_text li {
  min-height: 55px;
}
.banner-content {
	position: absolute;
	top: 50%;
	right: 0px;
	left: 0px;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);	        
	        transform: translateY(-50%);
	z-index: 4;
}
.banner-content .btn-yellow-trans {
	padding: 12px 40px;
}
.countdown {
	text-align: center;
	margin-bottom: 35px;
}
.countdown div  {
	font-family: 'Lato', sans-serif;
	float: left;
	width: 25%;
	font-size: 60px;
	font-weight: 700;
}
.countdown div span {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
	color: #A4DBC8;
	margin-top: 15px;
}

.banner .owl-theme .owl-controls .owl-buttons [class^="owl-"], 
.banner .owl-theme .owl-controls .owl-buttons [class*="owl-"] {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  width: 80px;
  height: 125px;
  font-size: 0;
  border-radius: 0;
  background: rgba(64, 117, 99, 0.9);
  padding: 40px 10px;
  transition: all 0.3s;
  z-index: 5;
}
.banner .owl-theme .owl-controls {
	margin-top: 0;
}
.banner .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 0px;
    background: rgba(64, 117, 99, 0.9) url(../../images/miscellaneous/arrow-left.png) no-repeat center center;
}
.banner .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 0px;
	background: rgba(64, 117, 99, 0.9) url(../../images/miscellaneous/arrow-right.png) no-repeat center center;
}
.banner .item img{
  display: block;
  width: 100%;
  height: 100vh;
}
.banner .item {
	position: relative;
}
.banner-content-2 h2 {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	color: #fff;
}
.event-2 {
	background: #ff9900;
	padding: 40px 0;
}
.event-2 .btn {
	background: #ffde00;
	color: #000;
	margin-left: 25px;
}
.event-2 .btn:hover {
	background: #F2651C;
	color: #fff;
}
.countdown-2 div {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 72px;
    width: 21%;
    float: left;
    margin-left: 4%;
    background: #e58a00;
    color: #fff;
    line-height: 1.4;
    text-align: center;
}
.countdown-2 div:first-child {
	margin-left: 0;
}
.countdown-2 div span {
    background: #ff9900;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 30px;
}
.event-2 h4 {
    color: #fff;
    margin-top: 30px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 24px;
}

/*
========================================================================
# 4.0 - About us styles
------------------------------------------------------------------------
*/

.about {
	padding: 100px 0;
}
.about article {
	position: relative;
	width: 33.33333%;
	float: left;
	text-align: center;
	background: #F7F7F7;
	color: #5d5d5d;
	padding: 120px 25px 30px;	
}
.about article .fa {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -32px;
	width: 74px;
	height: 74px;
	font-size: 40px;
	background: none repeat scroll 0% 0% #FFDE00;
	padding: 15px;
	color: #000;
	-webkit-transition: .3s ease;
	   -moz-transition: .3s ease;
	    -ms-transition: .3s ease;
	     -o-transition: .3s ease;
	        transition: .3s ease;
}
.about article:hover .fa {
	background: #097053;
	color: #fff;
}

.about article.green {
	background: #097053;
	color: #fff;
}
.about article.green a.btn {
	margin-bottom: 40px;
}
.about article.green:hover .fa {
	background: #f7f7f7;
	color: #097054;
}
.about article.green .fa {
	color: #000;
}
.about article h4 {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}
.about article.green h4 {
	color: #fff;
}
.about article .btn {
	font-family: 'Lato', sans-serif;
    margin-top: 10px;
}


/*
========================================================================
# 5.0 - Message section styles
------------------------------------------------------------------------
*/

.message {
	padding: 100px 0 0;
	background: #ffde00;
}
.message-heading {
	font-family: 'Lato', sans-serif;
	margin-top: 40px;
}
.signature {
	margin-top: 20px;
}
.message-author {
	float: right;
}

/*
========================================================================
# 6.0 - Ministires section styles
------------------------------------------------------------------------
*/

.ministires {
	padding: 100px 0;
}
.ministires .min-block {
	overflow: hidden;
	position: relative;
	border: 2px solid #FFDE00;
	text-align: center;
	margin-bottom: 60px;
}
.ministires .owl-wrapper .owl-item .item {
  margin: 0 15px;
}
#ministires-carousel .item img{
  display: block;
  width: 100%;
  height: auto;
}
.ministires .owl-theme .owl-controls .owl-page span{
	width: 14px;
	height: 14px;
	background: #c5c5c5;
	border-radius: 0px;
}

.ministires .owl-theme .owl-controls .owl-page.active span,
.ministires .owl-theme .owl-controls.clickable .owl-page:hover span{
	background: #ffde00;
}
.ministires .ministries-caption {
	position: absolute;
	bottom: 0%;
	padding: 10px;
	background: #ffde00;
	width: 100%;
	-webkit-transition: .3s ease;
       -moz-transition: .3s ease;
         -o-transition: .3s ease;
        -ms-transition: .3s ease;
            transition: .3s ease;
}
.ministires .ministries-caption h4 {
	font-family: 'Lato', sans-serif;
	margin: 0;
	padding: 0;
}
.min-block-hover {
   background: #097054;
   color: #fff;
   padding: 30px 25px;
   position: absolute;
   bottom: -100%;
   left: 0;
   height: 100%;
   -webkit-transition: .3s ease;
      -moz-transition: .3s ease;
        -o-transition: .3s ease;
       -ms-transition: .3s ease;
           transition: .3s ease;
   display: inline-block;
}
.min-block-hover h4 {
	padding: 10px;
	opacity: 0;
	background: #ffde00;
	width: 100%;
	-webkit-transition: .3s ease;
       -moz-transition: .3s ease;
         -o-transition: .3s ease;
        -ms-transition: .3s ease;
            transition: .3s ease;
}
.ministires .min-block:hover {
   border: 2px solid transparent;
   overflow: inherit;
   -webkit-transition: .3s ease;
      -moz-transition: .3s ease;
        -o-transition: .3s ease;
       -ms-transition: .3s ease;
           transition: .3s ease;
   -webkit-transition: overflow .6s ease;
   transition: overflow .6s ease;
}
.ministires .min-block:hover .ministries-caption {
   bottom: 90%;
}
.ministires .min-block:hover .min-block-hover {
	bottom: -10%;
   -webkit-transition: .2s ease;
      -moz-transition: .2s ease;
        -o-transition: .2s ease;
       -ms-transition: .2s ease;
           transition: .2s ease;
}
.ministires .min-block:hover .min-block-hover h4 {
	display: none;
}
.ministires .min-block .min-block-hover p {
	position: relative;
	left: 50px;
	opacity: 0;
	-webkit-transition: all 300ms linear;
	   -moz-transition: all 300ms linear;
	     -o-transition: all 300ms linear;
	    -ms-transition: all 300ms linear;
	        transition: all 300ms linear;
}
.ministires .min-block .min-block-hover a {
	font-family: 'Lato', sans-serif;
	margin-bottom: 50px;
}
.ministires .min-block:hover .min-block-hover p, 
.ministires .min-block:hover .min-block-hover p+p {
	left: 0px;
	opacity: 1;
}
.ministires .min-block .min-block-hover p+p {
    position: relative;
    left: 50px;
    opacity: 0;
}
.ministires .min-block:hover .min-block-hover p {
    -webkit-transition-delay: 0.4s;
     transition-delay: 0.4s;
}
.ministires .min-block:hover .min-block-hover p+p {
    -webkit-transition-delay: 0.6s;
     transition-delay: 0.6s;    
}

/*
========================================================================
# 7.0 - Sermon section styles
------------------------------------------------------------------------
*/

.sermon {
	padding: 100px 0;
	position: relative;
	z-index: 1;
}
.sermon-link {
	padding: 0;
}
.sermon-link li {
	float: left;
	margin-left: 28px;
}
.sermon h4 {
	font-size: 16px;
}
.sermon h4 a {
	font-weight: 700;
	line-height: 24px;
}
.sermon-link li:first-child {
	margin-left: 0;
}
.sermon-link li a {
	background: #e9e9e9;
	line-height: inherit;
	display: inline-block;
	padding: 5px 5px;
	width: 35px;
	height: 35px;
	text-align: center;
	color: #888888;
}
.sermon-link li a:hover {
	background: #097054;
	color: #fff;
}
.sermon-meta span {
	color: #7f7f7f;
	font-size: 14px;
}
.sermon-meta {
	margin: 20px 0 0;
}
.sermon-meta a {
	color: #ff9900;
}
.sermon-detail {
	margin: 7px 0;
}
.r-more {
	text-decoration: underline;
	color: #000;
}
.r-more:hover {
	text-decoration: none;
	color: #097054;
} 


/*
========================================================================
# 8.0 - Event section styles
------------------------------------------------------------------------
*/

.event {
	padding: 100px 0;
}
.event-detail {
    position: relative;

    margin-top: 20px;
}
.event-detail h4 {

}
.event-detail span {
    position: absolute;	
    top: -3px;
    right: 0px;
    color: #888888;
    font-size: 14px;
}
.event-detail span a {
	color: #ff9900;
}
.event-meta {
	margin-bottom: 13px;
}
.event-meta span {
	font-size: 14px;
}
.event-meta-highlt {
	color: #ff9900;
	margin: 0 3px;
    display: inline-block;
}
.event-list-title {
	line-height: 24px;
}
.event-block-list .row {
    margin-top: 60px;
}
.event-block-list .row:first-child {
    margin-top: 0;
}
.event-block-count-down {
	margin: 10px 0;
}
.event-block-count-down div {
	font-family: 'Lato', sans-serif;
	float: left;
	text-align: center;
	font-size: 28px;
	color: #fff;
	background: #097054;
	width: 23%;
	padding: 10px 0;
	margin-left: 2%;
}
.event-block-count-down div:first-child {
	width: 25%;
	margin-left: 0;
}
.event-block-count-down div span {	
    font-size: 14px;
    text-transform: capitalize;
}


/*
========================================================================
# 9.0 - Gallery section styles
------------------------------------------------------------------------
*/
.gallery{
	padding: 100px 0;
	background: #fafafa;
	width: 100%;
}
.gallery-filter {
    clear: both;
    margin: auto;
    padding-bottom: 60px;
    text-align: center;
    width: auto;
}

.gallery-filter button {
    border: 1px solid #f1f2f7;
    color: #262626;
    display: inline-block;
    font-weight: 500;
    font-size: 0.8125em;
    line-height: 36px;
    text-transform: uppercase;
    margin: 0 5px 10px 5px;
    padding: 0 15px;
    cursor: pointer;
	background: transparent;
	transition: all .5s ease-in-out;
}

.gallery-filter .active{
    color: #ff9900;
	outline: none;
    border: 1px solid #ff9900;
}
.gallery-filter  button:hover{
	color: #ff9900;
}
.gallery-filter  button:focus{
	outline: none;
}
.mrg-b-30{
	margin-bottom: 30px;
}
.gallery-thumb{
	position: relative;
	overflow: hidden;
}
.gallery-thumb img{
	transition: all 0.5s ease-in-out;
	
}
.gallery-thumb:hover img{
	
	transform: scale(1.2) skewX(-5deg);
}
.gallery-text{
	position: absolute;
	top: 38%;
	left: 35%;
	opacity: 0;
	color: #fff;
	-webkit-transition: .3s ease;
	   -moz-transition: .3s ease;
	    -ms-transition: .3s ease;
	     -o-transition: .3s ease;
	        transition: .3s ease;
}
.gallery-text:hover,.gallery-text:focus{
	color: #fff;
}
.gallery-item:hover .gallery-overlay{
	opacity: 1;
}
.gallery-item:hover  .gallery-text{
	top: 20%;
	left: 20%;
	opacity: 1;
}
.gallery-overlay {
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	opacity: 0;
	cursor: crosshair;
	background: rgba(0,0,0,.5);
	-webkit-transition: .3s ease;
	   -moz-transition: .3s ease;
	    -ms-transition: .3s ease;
	     -o-transition: .3s ease;
	        transition: .3s ease;
}
.mix{
	display: none;
}

/*
========================================================================
# 10.0 - Blog section styles
------------------------------------------------------------------------
*/

.blog {
	padding: 100px 0;
}
.blog-content img
{
	-webkit-transition: .3s ease;
       -moz-transition: .3s ease;
         -o-transition: .3s ease;
        -ms-transition: .3s ease;
            transition: .3s ease;
}
.blog-content:hover img {
	-webkit-transform: scale(1.1) rotate(4deg);
      -ms-transform: scale(1.1) rotate(4deg);
          transform: scale(1.1) rotate(4deg);
}
.blog-content-img {
	overflow: hidden;
    margin-bottom: 30px;
}

/*
================================================
# 11.0 - Single page style======================
================================================
*/

.single-page article .blog-img {
    margin-bottom: 40px;
}
.single-page article h3 {
    line-height: 45px;
}
.single-page article blockquote {
	font-style: italic;
    border: 0;
	color: #000;
	padding-left: 65px;
	margin: 40px 0;
}
.single-page article blockquote p {
    border-left: 5px solid #000;
    padding-left: 20px;
}
.tag {
	margin: 35px 0px 80px;
}
.tag a {
	color: #828282;
}
.single-page .comment-title {
	margin-bottom: 50px;
}
.single-page .s-m-title {
	font-weight: 700;
}
.single-page .social-block {
	padding: 0;
	margin-bottom: 90px;
}
.single-page .social-block li {
    float: left;
} 
.single-page .social-block li {
	margin-left: 30px;
}
.single-page .social-block li:first-child {
	margin-left: 0;
}
.single-page .social-block li a {
	border: 1px solid #9CB888;
	color: #9CB888;
	padding: 7px;
	border-radius: 50%;
	width: 43px;
	height: 43px;
	display: inline-block;
	text-align: center; 
}
.single-page .social-block li a:hover {
	background: #097054;
    color: #fff;
}
.single-page .comment-list {
	padding: 0;
}
.comment-author-thumbnail {
    float: left;
    width: 13%;
}
.comment-metadata {
    float: right;
    width: 86%;
}
.comment-author {
	margin-top: 0;
}
.comment-author a {
    font-size: 16px;
    font-weight: 700;
    color: #000;
}
.comment-author small {
    display: block;
    margin-top: 3px;
}
.single-page p {
    color: #555555;
}
.reply-btn {
    float: right;
    color: #000;
    margin: 25px 0px 0px;
    line-height: 22px;
    text-decoration: underline;
}
.comment-no {
	color: #777777;
}



/*
========================================================================
# 12.0 - Contact section styles
------------------------------------------------------------------------
*/

.contact {
	position: relative;
	padding: 100px 0 85px;
}
.contact h4 {
	line-height: 35px;
}
address ul {
	padding: 0;
}
address ul li {
	margin-bottom: 20px;
}
address ul li .fa {
	float: left;
	margin: 0px 35px 0px 0;
}
address ul li .info {
	float: left;
}
.info strong {
	margin-bottom: 10px;
	display: inline-block;
}
#map {
	border: 1px solid #e4e4e4;
	padding: 5px;
	height: 450px;
	background: #fff;
}
.contact-header {
	text-align: center;
	margin: 80px 0 20px;
	line-height: 18px;
}
.blog-search input[type="search"],
.contact_form .form-control,
.contact .form-control {
    border: 1px solid #000;	
    border-radius: 0;
    height: 46px;
    padding: 13px 10px;
    line-height: 20px;
    margin-bottom: 32px;
    background: transparent;
}
.blog-search input[type="search"] {
	margin-bottom: 0;
}
.blog-search .default-btn {
	height: 46px;
	padding: 5px 15px;
}
.contact_form  textarea.form-control,
.contact textarea.form-control {
	height: 166px;
}
.contact_form .form-control:focus,
.contact .form-control:focus,
.blog-search .form-control:focus {
	border-color: #ff9900;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
            box-shadow: none;
}
.contact input[type="submit"] {
	padding: 14px 48px;
}
.contact_form .btn {
	padding: 14px 74px;
	text-transform: inherit;
}
.l-reply {
	font-weight: 700;
}
.single-page .event-meta-highlt {
    margin-right: 10px;
}
.contact-success {
  background: transparent;
  border: 1px solid #64AB89;
  border-radius: 2px;
  padding: 5px;
  color: #64AB89;
  text-align: center;
  display: none;
}
.contact-error {
  background: transparent;
  border: 1px solid #A87C7C;
  border-radius: 2px;
  padding: 5px;
  color: #A87C7C;
  text-align: center;
  display: none;
}

/*
========================================================================
# 13.0 - Twitter section styles
------------------------------------------------------------------------
*/


.twitter {
	position: relative;
	background: url(../../images/bg/twitter-bg.jpg) no-repeat scroll center center;
	-webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
	padding: 100px 0;
}
.twitter .overlay-bg {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background: rgba(255,255,255,.8);
}
.twitter h2 {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	text-align: center;
}


.twitter-block {
	text-align: center;
}
.twitter-block a {
    color: #6599ff;
}

/*
========================================================================
# 14.0 - Bloglist Section styles
------------------------------------------------------------------------
*/

.blog-bg {
	position: relative;
	background: url(../../images/bg/banner.jpg) no-repeat fixed center center;
	-webkit-background-size:cover;
	   -moz-background-size:cover;
	    -ms-background-size:cover;
	     -o-background-size:cover;
	        background-size:cover;
	margin-top: 70px;
	padding: 50px 0 20px;
}
.blog-bg  h3 {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	color: #fff;
}
.blog-bg .breadcrumb {
	font-family: 'Lato', sans-serif;
    position: relative;
    z-index: 3;
    background: transparent;    
}
.blog-bg .breadcrumb li a {
	color: #fff;
}
.blog-bg .breadcrumb > li + li::before {
    padding: 0px 5px;
    color: #CCC;
    content: "> ";
}
.blog-bg .breadcrumb > .active {
	color: #ff9900;
}
.blog-list-title {
	z-index: 3;
}
.blog-list-title p {
	color: #fff;
}
.blog-archive {
	padding: 100px 0;
}
.blog-list {
   padding: 0;
}
.blog-list li {
   padding: 0;
   margin-bottom: 50px;
}
.blog-list li:last-child {
	margin-bottom: 0;
}
.blog-list img {
   float: left;
}
.blog-list .blog-content-body {
   float: right;
   width: 55%;
   padding-left: 20px;
}
.blog-list .blog-content-body h4 {
	line-height: 22px;
}

.blog-search input[type="search"] {
	display: table-cell;	
}
.blog-search input[type="submit"] {
	display: table-cell;	
	height: 46px;
}
.sidebar-post ul {
	padding: 0;
}
.sidebar-post ul li {
	position: relative;
	padding-left: 15px;
	line-height: 22px;
}
.sidebar-post ul li a {
	display: block;
	font-size: 13px;
	color: #686868;
}
.sidebar-post ul li .fa {
	position: absolute;
	left: 0px;
	top: 3px;
}
.blog-search {
	margin-bottom: 70px;
}
.blog-archive .pagination > li > a,
.blog-archive .pagination > li > span {
	font-family: 'Lato', sans-serif;
    border:0;
}
.blog-archive .pagination > li > a,
.blog-archive .pagination > li > a:focus {
    color: #9C9C9C;
}
.blog-archive .pagination > li > a:hover {
    color: #fff;
    background: #097054;
}
.blog-archive .pagination > li:first-child > a,
.blog-archive .pagination > li:last-child > a {
	border-radius: 0;
}


/*----------------sidebar style----------------*/

.sidebar-post {
    margin-bottom: 30px;
}


/*
========================================================================
# 15.0 - Footer styles
------------------------------------------------------------------------
*/

footer {
	position:relative;
	padding-top: 100px;
}
footer h4 {
	font-size: 24px;
	font-weight: 700;
	color: #ff9900;
}
footer p {
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 20px;
}
footer ul {
	padding: 0;
}
footer ul li {
	line-height: 28px;
	font-size: 13px;
	color: #999ebc;
	margin-bottom: 5px;
}
footer .input-group-addon {
	border: 1px solid #097054;
	color: #fff;
	padding: 10px;
}
footer .input-group-addon:hover {
    border: 1px solid #EF8D2E;
    border-left: 0;
}
footer .form-control {
	height: 46px;
}
footer .input-group {
	width: 100%;
}
footer .input-group .form-control:first-child {
	width: 60%;
	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
footer .input-group-addon:last-child {
	width: 40%;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
footer input[type="email"] {
	background: transparent;
	color: #666a82;
	border: 1px solid #097054;
}
footer input[type="email"]:focus {
	border: 1px solid #ff9900;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
            box-shadow: none;
}
footer input[type="submit"] {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}
footer .form-control::-moz-placeholder {
  color: #656982;
  opacity: 1;
  font-size: 12px;
}
footer .form-control::-ms-input-placeholder {
  color: #656982;
  font-size: 12px;
}
footer .form-control::-webkit-input-placeholder {
  color: #656982;
  font-size: 12px;
}

footer form {
	margin-top: 30px;
}
.photo li {
	float: left;
	margin-left: 12px;
	margin-bottom: 12px;
	width: 48.3%;
}
.photo li:nth-child(2n-1) {
   margin-left: 0;
}
.photo li img {
	width: 100%;
}
.copyright ul li {
	display: inline-block;
	margin-right: 20px;
	font-size: 20px;
}
.copyright ul li:last-child {
    margin-right: 0;
}
.copyright ul li a {
    border: 1px solid #919191;
    color: #919191;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    display: inline-block;
    text-align: center;
    padding: 9px;
}
.copyright ul li a:hover {
	color: #000;
	border: 1px solid #000;
}
.copyright {
	padding: 40px 0;
	border-top: 1px solid #e3e3e3;
	color: #8489B1;
	margin-top: 80px;
}
.copyright p {
	font-size: 12px;
	color: #999ebc;
	margin-top: 10px;
}
#go-to-top a {
  text-decoration: none; 
  display: none;
}
#go-to-top .fa {
  position: fixed;
  bottom: 5px;
  right: 5px;
  width: 50px;
  height: 50px;
  border: 2px solid #B8BEC0;
  color: #B2B9BB;
  font-size: 30px;
  background: transparent;
  text-align: center;
  line-height: 38px;
  margin: 0 20px 20px;
}
#go-to-top .fa:hover {
	border: 2px solid #f24b6a;
	color: #f24b6a;
}

/*=====================IE 9 ======================*/

 :root .event-time { width: 117px \0/IE9; }  /* IE9 */

/*=====================IE 10 and above======================*/


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   /* IE10+ specific styles go here */ 
   .event-time {
   	    width: 117px;
   }
}
