#news_ticker
{
	background-color: #003991;
}

#news_ticker a
{
	color: #FFF !important;
	margin: 0px 25px !important;
	font-weight: bold;
}

#news_ticker a span
{
	color: #FFF !important;
	font-weight: bold;
}

.trending
{
	animation: zoanimate 2s infinite;
	  -webkit-animation: zoanimate 2s infinite;
	  -moz-animation: zoanimate 2s infinite;
	  -o-animation: zoanimate 2s infinite;
}

.connect-now-btn 
{
    position: fixed;
    width: 170px;
    top: 250px;
    right: 0;
    background-color: #029BDF;
    color: #FFF;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    padding: 10px 5px;
    font-weight: bold;
    font-size: 16px;
    z-index: 99999999;
}

.connect-now-btn:active, .connect-now-btn:focus 
{
    background-color: #E94144;
    color: #FFF;
}

.header-top, .cus-mobile-nav 
{
    background: #003991 !important;
}

.header-mid 
{
    background-color: #fff;
    padding: 0px;
}

.godwad-navbar.navbar.bootsnav
{
	background-color: #004eab;
}

nav.godwad-navbar.navbar.bootsnav ul.nav > li > a
{
	padding: 15px 10px;
}

nav.godwad-navbar.navbar.bootsnav ul.nav > li > a, nav.godwad-navbar.navbar.bootsnav ul.nav > li > a:active
{
	color: #FFF !important;
}

nav.godwad-navbar.navbar.bootsnav ul.nav > li > a:hover
{
	background-color: #FFF;
	color: #000080 !important;
}

.logo
{
	background-color: #003991; 
	text-align: center;
}

.godwad-navbar ul li.search i.fa-search
{
	color: #FFF;
}

.godwad-main-person
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.add-inner img
{
	display: inline-block;
}

.godwad-explore-jainism .panel
{
	border-bottom: 1px solid #CCC;
}

.godwad-explore-jainism .panel-title a
{
	padding: 10px 5px;
	font-size: 14px;
	font-weight: 600;
	color:	#ef393a;
}

.godwad-explore-jainism .panel-heading a::before
{
	content: "";
}

.news-list
{
	margin: 5px;
}

.godwad-featured-post .news-image img, .godwad-video-post .news-image img, .godwad-related-news .news-image img
{
	height: 170px;
}

.news-list-item .img-wrapper, .godwad-video-post .news-image, .godwad-featured-post .news-image
{
	border:	1px solid #000;
}

.news-list-item .img-wrapper img
{
	height: 75px;
}

.big-news-list .img-wrapper img
{
	height: 130px;
	width: 100%;
}

.news-list-item .post-info-2 h5
{
	font-size: 13px;
}

.news-list-item .post-info-2 p
{
	font-size: 12px;
}

.news-list-item .post-info-2 h5, .news-list-item .post-info-2 p
{
	margin-bottom: 2px;
}

.godwad-category-new
{
	padding: 0px 5px;
}

.godwad-featured-post img
{
	width: 100%;
}

.godwad-featured-post h4, .godwad-video-post h4
{
	text-shadow: 0px 5px 5px #000;
	font-weight: bold;
}

.godwad-video-post 
{
	margin-bottom: 5px;
}

.godwad-video-post .news-image img, 
{
	height: 160px;
	width: 100%;
}

.news-list-item
{
	border-bottom: 2px dotted #ddd;
}

.post-head, .godwad-explore-jainism .panel_header, .panel_inner .panel_header 
{
	background-color: #003991;
}

.filter-nav
{
	margin-right: 5px;
}

.post-head .title, .filter-nav ul a, .godwad-explore-jainism .panel_header h4, .panel_inner .panel_header h4
{
	color: #FFF;
	text-shadow: 2px 1px #000;
}

.rating_container
{
	margin: 5px 0px;
}

.godwad-explore-jainism .panel_header h4
{
	display: block;
}


.filter-nav ul a:hover, .filter-nav ul a.active
{
	color: #FFF;
	text-shadow: 1px 1px #000;
}

.godwad-social-media
{
	margin-left: -5px;
}

.godwad-social-media li
{
	margin-left: 2px;
}

.godwad-tags .ui.tag
{
	background-color: #000080;
	color:	#FFF;
}

.godwad-menu-services li a:hover, .godwad-footer-box a:hover
{
	color:	#ef393a;	
}

.comments-list .comment-box .comment-content 
{
	line-height: 1.8em
}

.comments-list .comment-box
{
	margin-left: 0px;
}

.comment-header, .comment-content p
{
	margin-bottom: 0px;
}

.godwad-navbar .container-fluid
{
	padding-left: 0px;
}

.stars-outer 
{
    display: inline-block;
    position: relative;
    font-family: FontAwesome;
}
.stars-outer::before 
{
    content: "\f006 \f006 \f006 \f006 \f006";
}
.stars-inner 
{
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
}
.stars-inner::before 
{
    content: "\f005 \f005 \f005 \f005 \f005";
    color: #f8ce0b;
}

.cus-support-us-sidebar h3
{
	font-size: 24px;
    text-align: center;
    line-height: 40px;
}

.cus-support-us-sidebar p
{
	font-size: 18px;
    text-align: center;
}

.cus-support-us-sidebar .btn-news
{
	width: 100%;
    padding: 10px 15px;
    font-size: 18px;
}

.cus-payment-btn-links
{
	text-align: center;
}

.cus-payment-btn-links .im-checkout-layout 
{
    display: inline-flex;
    margin: 20px auto;
}

.cus-payment-desc-text
{
	font-size: 20px;
    margin: 20px auto;
    text-align: center;
}
    

@media (max-width: 767px) 
{
    .big-news-list .img-wrapper img
	{
		height: 75px;
		width: 100%;
	}

	.godwad-navbar .container-fluid
	{
		padding-left: 15px;
	}

	.comments-list .comment-box
	{
		width: 100%;
	}

}

@media (max-width: 992px)
{	
	.godwad-navbar.navbar.bootsnav
	{
		background-color: #003991;
	}

	nav.godwad-navbar.navbar.bootsnav .navbar-toggle
	{
		color:	#FFF;
		background-color: #003991;
	}

	nav.godwad-navbar .attr-nav > ul > li > a
	{
		color: #FFF;
	}

	nav.navbar .navbar-brand img.logo
	{
		width:	90%;
		height:	90%;
	}

	.godwad-navbar ul li.search i.fa-search
	{
		color: #FFF;
	}

}

.header-mid .add-inner
{
	padding: 30px;
}

figure.social-icon > div a i.fa-whatsapp
{
	background-color: #25D366;
}

@-webkit-keyframes zoanimate {
 0%, 20%, 40%, 60%, 80%, 100% {-webkit-transform: scale(1.0);} 
 10% {-webkit-transform: scale(1.1);}
 30% {-webkit-transform: scale(1.1);}
 50% {-webkit-transform: scale(1.1);}
 70% {-webkit-transform: scale(1.1);}
 90% {-webkit-transform: scale(1.1);}
}
 
@-moz-keyframes zoanimate {
 0%, 20%, 40%, 60%, 80%, 100% {-moz-transform: scale(1.0);} 
 10% {-moz-transform: scale(1.1);}
 30% {-moz-transform: scale(1.1);}
 50% {-moz-transform: scale(1.1);}
 70% {-moz-transform: scale(1.1);}
 90% {-moz-transform: scale(1.1);}
}
 
@-o-keyframes zoanimate {
 0%, 20%, 40%, 60%, 80%, 100% {-o-transform: scale(1.0);} 
 10% {-o-transform: scale(1.1);}
 30% {-o-transform: scale(1.1);}
 50% {-o-transform: scale(1.1);}
 70% {-o-transform: scale(1.1);}
 90% {-o-transform: scale(1.1);}
}
@keyframes zoanimate {
 0%, 20%, 40%, 60%, 80%, 100% {transform: scale(1.0);} 
 10% {transform: scale(1.1);}
 30% {transform: scale(1.1);}
 50% {transform: scale(1.1);}
 70% {transform: scale(1.1);}
 90% {transform: scale(1.1);}
}