h1, h2, h3, h4, h5, h6 {
	text-transform: capitalize;
}
.page-title-wrap-inner {
    border-bottom: solid 3px #000;
}
.independent-single-post .content-area {
    background: #fff;
    padding: 22px 13px;
	border: solid 1px #d9d9d9;
    border-radius: 28px;
}
.banner-post-grid .banner-grid-details {
    padding: 0 20px 20px 20px;
}
.independent-header .post-title {
    line-height: 21px;
    letter-spacing: 0;
}
.independent-block.independent-block-slide .post-grid > div.post-title-wrapper {
    margin-bottom: 0;
}
.container, .boxed-container, .custom-container {
    padding: 0 15px;
}
.post-comments .post-box-title {
    color: #000;
    font-weight: 700;
}
ul.independent-main-menu > li > a {
    padding: 0 13px;
}
.independent-content > .independent-content-inner > div {
	padding-top: 2px;
}
.independent-block-overlay .post-meta a, .post-meta a, .banner-date span {
    font-size: 12px;
}
.category-thumb {
    position: relative;
}
.category-thumb:before {
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.bottom-search-wrap {
    background: #fff none repeat scroll 0 0;
}
.category-thumb:hover:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.29);

}
.post-meta .post-author .author-name, .banner-author-meta a.author-link {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 1px;
}
.banner-post-title {
    margin-top: 10px;
}
.header-inner .sticky-outer {
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.10);
    box-shadow: 0 8px 11px -6px rgba(0, 0, 0, 0.10);
}
.breadcrumb {
    display: block;
}
.post-meta .post-date span.before-icon {
    display: none;
}
.category-box-name {
    display: block;
    text-transform: capitalize;
    font-size: 14px;
    background: #e5192c;
    color: #fff;
}
.category-box-name:before, 
.category-box-name:after {
    width: 0;
	background: #fff;
}
.independent-block-overlay .post-meta .post-author .author-name {
    color: #fff;
}
.category-box:hover .category-box-name:before, 
.category-box:hover .category-box-name:after {
    width: 30px;
}
.category-box-name:before, 
.category-box-name:after,
.category-box:hover .category-box-name:before, 
.category-box:hover .category-box-name:after {
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.news-meta-wrapper > ul > li.post-date:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #777;
    width: 6px;
    height: 6px;
    border-radius: 50px;
}
.news-meta-wrapper > ul > li.post-date {
    position: relative;
}
.post-meta .post-author .author-name {
    color: #4f4f4f;
	position: relative;
}
.related-articles-wrap .related-title {
    color: #000;
    font-weight: 700;
}
/*.post-thumb-wrapper .category-tag {
    text-transform: uppercase;
}*/
.independent_latest_post_widget .comments-wrap, 
.independent_popular_post_widget .side-item-meta span {
    text-transform: uppercase;
    margin-top: 8px;
}
/*Pagination*/
.post-pagination-wrap {
    margin: 10px 0;
}
.post-pagination-wrap {
    text-align: left;
}
.nav.pagination > li.nav-item a, .nav.pagination > li.nav-item span {
    color: #8f8f8f;
}
.single-post-template blockquote {
    padding-left: 20px;
}
.single-post-template .entry-title {
    color: #000;
    text-transform: capitalize;
    font-weight: 600;
}
.site-main.single-post-template .entry-header {
    padding-bottom: 13px;
    border-bottom: solid 1px #eaeaea;
}
.comment-respond {
    padding: 33px 30px;
}
.widget-area .widget, .vc_row .widget {
    padding: 24px 20px;
	background: #fff;
    border-radius: 28px;
}
.site-footer .widget .widget-title:after {
    content: "";
    height: 1px;
}
.site-footer .widget .widget-title:after {
    background: #2d2d2d;
}
.vc_row .widget .widget-title:after,
.secondary-menu-area .widget .widget-title:after,
.secondary-menu-area .vc_row .widget .widget-title:after {
    content: unset;
}
.widget-area .widget .widget-title:after {
	content: unset;
}
.widget-area .widget.zozo_ads_widget, 
.vc_row .widget.zozo_ads_widget {
	background: none;
}
.widget_categories ul > li {
    padding: 15px 0;
    border-bottom: dashed 1px #d9d9d9;
}
.widget_categories .cat-item a {
    text-transform: capitalize;
}
.independent_latest_post_widget .comments-wrap, 
.independent_popular_post_widget .side-item-meta span {
    color: #838383;
    font-size: 12px;
    padding-right: 7px;
}
.independent_latest_post_widget li .side-item-text a,
.independent_popular_post_widget li a {
    font-weight: 800;
    line-height: 24px;
    font-size: 14px;
    text-transform: uppercase;
}
.widget.independent_mailchimp_widget .form-control {
	text-align: center;
}
.post-title {
	margin-bottom: 0;
}
.vc_row .widget .widget-title:before,
.widget-area .widget .widget-title:before,
.secondary-menu-area .widget .widget-title:before,
.secondary-menu-area .vc_row .widget .widget-title:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 0px solid;
    position: absolute;
    bottom: 0px;
    top: auto;
    position: absolute;
    left: 14px;
	background: transparent;
}
.widget-area .widget .widget-title, .vc_row .widget .widget-title,
.secondary-menu-area .widget .widget-title, .secondary-menu-area .vc_row .widget .widget-title {
    border: none;
    color: #fff;
    margin-bottom: 30px;
    padding: 8px 15px;
    border-radius: 3px;
    position: relative;
    border-radius: 28px;
}
.independent-block .independent-block-title.title-style-3 {
    margin-bottom: 30px;
    border-radius: 3px;
	position: relative;
    font-weight: 700;
    border-radius: 28px;
}
.independent-block .independent-block-title.title-style-3:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 0px solid;
    position: absolute;
    bottom: 0px;
}
.independent-block.independent-block-2 .post-grid {
    background: unset;
    padding: 0;
    border: unset;
}
.independent-block.independent-block-2 .post-grid > .post-thumb-wrapper {
    margin-right: 0;
    margin-left: 0;
}
.news-meta-wrapper > ul > li.post-date:before {
	content: unset;
}
.nav.news-tabs  > li > a {
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    color: #fff;
}
.independent-block-title-pack .nav.news-tabs>li>a:hover, .independent-block-title-pack .nav.news-tabs>li.active>a {
    opacity: .6;
}
.independent-block .news-tabs .dropdown-menu {
    min-width: 140px;
    margin-top: 2px;
    border-top: 9px solid;
}
.nav.news-tabs > li > a:hover,
.nav.news-tabs > li.active > a {
    color: #fff !important;
}
.mega-dropdown-menu .nav.news-tabs > li > a {
	color: #000;
}
.nav.news-tabs {
    top: 48px;
    right: 37px;
}
.mega-dropdown-menu .independent-block .news-tabs {
    top: 0;
    right: 0;
}
.independent-block-list > .post-list {
    margin-bottom: 25px;
}
.independent-block-list.big-list .post-category > a:after {
    content: unset;
}
.independent-block .big-list .post-list-thumb {
    margin-bottom: 0;
    margin-right: 25px;
}
.big-list .post-list-thumb {
    padding-right: 0;
}
.independent-block .big-list .post-list-content > div:last-child {
    margin-top: 12px;
}
.big-list .independent-block-post {
    border: none;
}
.independent-block.independent-block-10 .big-list .post-list-content {
    padding: 0px 15px 0px 0;
}
.independent-slider-nav .slide-nav > li > a {
    border-radius: 10px;
    font-size: 14px;
    width: 30px;
    height: 30px;
    line-height: 26px;
}
.post-meta span.before-icon {
    padding-right: 5px;
}
/* News Items Styles */
.independent-content > div {
    margin-bottom: 0;
}
.related-articles-wrap {
    padding-top: 60px;
}
blockquote.quote {
    padding: 32px;
    margin: 30px;
    border: solid 8px #e0e0e0 !important;
}
.single-post-template .quote > p {
    margin-top: 10px;
    line-height: 28px;
    font-size: 17px;
    font-style: italic;
}
.single-post-template .quote:before {
    color: #000;
}
.post-grid.independent-block-post {
    margin-bottom: 30px;
}
.independent-block .post-grid > .post-thumb-wrapper {
    margin-bottom: 15px;
}
.social-counts > li > a {
	font-size: 16px; 
	font-weight: 600;
    height: 40px; 
}
.social-counts .follow-redirect-text {
    margin-top: 8px;
    font-size: 12px;
}
.social-counts > li > a {
    font-size: 13px;
    font-weight: 400;
}
.widget .social-counts > li:last-child {
    margin-bottom: 0;
}
.social-counts.modal-3 > li > a > span.followers-count {
    margin-top: 13px;
}
ul.social-counts {
    margin-bottom: 15px;
}
.independent-block-title-pack .nav.news-tabs {
    position: absolute;
    top: 11px;
    right: 18px;
}
.independent-block-title-pack {
    overflow: visible;
}
ul.more-tab-dropdown {
    margin-top: 7px;
}
.widget .news-meta-wrapper > ul > li:first-child {
    padding-top: 0;
}
.widget .independent-block .post-list-content > div {
    margin-bottom: 0;
}
/* ----- MODEL 3 ----- */
.social-counts.modal-3 > li,.social-counts.modal-4 > li {
    margin: 11px;
    width: 43%;
    padding-right: 0;
}
.social-counts.modal-3 > li > a > span.follow-inner-text {
    display: none;
}
.social-counts.modal-3 > li > a,.social-counts.modal-4 > li > a {
    padding: 12px 10px;
    border-radius: 2px;	
}
.social-counts.modal-3 > li > a > .fa,.social-counts.modal-4 > li > a > .fa {
    font-size: 18px;
    height: 60px;
    width: 60px;
    line-height: 60px;
}
.social-counts.modal-3 .follow-redirect-text.pull-right,.social-counts.modal-4 .follow-redirect-text.pull-right {
	float:none!important;
}
.single-post-template article .social-counts.modal-1 > li > a, 
.single-post-template article .social-counts.modal-3 > li > a, 
.single-post-template article .social-counts.modal-1 > li > a > .fa, 
.single-post-template article .social-counts.modal-3 > li > a > .fa {
    color: #fff;
}
.single-post-template article .social-counts.modal-1 > li {
    width: 48%;
    display: inline-block;
    margin-right: 10px;
}
.single-post-template article .social-counts.modal-1 .follow-redirect-text {
    margin-top: 8px;
}
.single-post-template article .social-counts.modal-1 > li > a {
    font-size: 14px;
}
.category-tag:after {
    content: unset;
}

@media only screen and (max-width: 768px) {
	.social-counts.modal-3 > li, .social-counts.modal-4 > li {
		padding: 0;
		margin-bottom: 10px;
		width: 46.8%;
	}
}
/*RTL*/
.rtl ul.more-tab-dropdown {
    left: 0;
    right: auto;
}
.rtl .post-meta .post-date span.before-icon {
    display: inline-block;
}
.rtl .big-list .post-list-thumb {
    padding-right: 0;
    padding-left: 0;
}
.rtl .post-pagination-wrap {
    text-align: right;
}
.independent-block h1.post-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 29px;
}
.independent-block h2.post-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 29px;
}
@media only screen and (max-width: 768px) {
	.rtl .social-counts.modal-3 > li, .rtl .social-counts.modal-4 > li {
		width: 44.5%;
	}
	.independent-single-post .widget-area .social-counts.modal-4 > li, 
	.independent-single-post .widget-area .social-counts.modal-3 > li, 
	.category .social-counts.modal-3 > li, .category .social-counts.modal-4 > li {
		width: 89%;
	}
}
@media only screen and (max-width: 767px) {
	.rtl .single-post-template article .social-counts.modal-1 > li {
		width: 100%;
	}
	.independent-single-post .widget-area .social-counts.modal-4 > li, .independent-single-post .widget-area .social-counts.modal-3 > li {
		width: 46%;
	}
}
