<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Viralblog Lite
Theme URI: https://themecountry.com/viralblog-lite/
Author: ThemeCountry Team
Author URI: https://themecountry.com/
Description: ViralBlog is an new modern design and highly professional blog theme that is perfect for webmasters with lots of content. This theme is the best to engage with the audience. Adding, options come with the great features that give you more ways to interact with your visitors and to keep them coming back.
Version: 1.1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: viralblog-lite
Tags: one-column, two-columns,  translation-ready, red, black, blue, post-formats, custom-menu, featured-images
*/

/*--------------------------------------------------------------
&gt;&gt;&gt; TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Links
# Accessibility
# Alignments
# Clearings
# Media
# Captions
# Galleries
# Global
# Container
# Header
# Menus
# Breadcrumb
# Content Layout
# Meta Info
# Pagination
# Banner
# Asides
# Widgets
# Author Box
# Related Posts
# Comments
# Infinite scroll
# Footer
# Back To Top
# Responsive
--------------------------------------------------------------*/

/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600,400italic,700italic);

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: 'Open Sans', sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/* Images */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

figure.wp-caption.alignleft,
img.alignleft {
	margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

figure.wp-caption.alignright,
img.alignright {
	margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	margin: 5px 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	font-style: italic;
	font-weight: 300;
	margin: 0 0 24px;
}

div.wp-caption.alignright img[class*="wp-image-"] {
	float: right;
}

div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
	list-style-position: inside;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	padding: 0;
	margin: 0 0 15px 0;
	font-weight: 300;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

blockquote {
  background: #eeeeee;
  border-left: 10px solid #cccccc;
  margin: 1.5em 0;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}

blockquote:before {
  color: #cccccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

blockquote p {
  display: inline;
}

hr {
	background-color: #cccccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	padding: 0;
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li &gt; ul,
li &gt; ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input {
	border-radius: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	font-size: 18px;
	display: inline-block;
	padding: 7px 12px 7px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	background: #aa1801;
	color: #ffffff;
	border: none;
	border-radius: 2px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background-color: #222222;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	-webkit-appearance: none;
	color: #666;
	border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}

textarea {
	padding-left: 3px;
	width: 100%;
}
/*--------------------------------------------------------------
# Links
--------------------------------------------------------------*/
a {
	color: #aa1801;
	text-decoration: none;
}

a:visited,
a:hover,
a:focus,
a:active {
	
}

a:focus,
a:hover,
a:active {
	outline: 0;
}

a:hover {
	color: #333333;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
# Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}
/*--------------------------------------------------------------
# Global
--------------------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 26px;
}

h4 {
	font-size: 24px;
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 17px;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
	border: 1px solid #eeeeee;
}

table th {
	background: #e5e5e5;
	border: 1px solid #eeeeee;
	padding: 5px 5px  5px 10px;
	text-align: left;
}
table td {
	border: 1px solid #eeeeee;
	text-align: left;
	padding: 5px 5px  5px 10px;
}

.comment-reply-link,
#load-more-wrap a,
.paging-navigation .nav-links .nav-previous a,
.paging-navigation .nav-links .nav-next a,
.nav-links .page-numbers,
.edit-link .post-edit-link {
	font-size: 15px;
	display: inline-block;
	padding: 7px 15px 10px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	border-radius: 2px;
}

#load-more-wrap a,
.paging-navigation .nav-links .nav-previous a,
.paging-navigation .nav-links .nav-next a,
.nav-links .page-numbers,
.edit-link .post-edit-link {
	background: #aa1801;
	color: #ffffff;
	border-bottom: 2px solid #222222;
}

#load-more-wrap a {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#load-more-wrap a:hover,
.paging-navigation .nav-links .nav-previous a:hover,
.paging-navigation .nav-links .nav-next a:hover,
.nav-links .page-numbers:hover,
.nav-links .page-numbers.current,
.edit-link .post-edit-link:hover {
	border-bottom: none;
	margin-top: 2px;
	background: #222222;
	color: #ffffff;
}

.nav-links .page-numbers.dots,
.nav-links .page-numbers.dots:hover {
	background: none;
	border-bottom: none;
	margin-top: 0;
	cursor: default;
	color: #404040;
}

.nav-links .nav-previous {
	float: left;
	text-align: left;
}
.nav-links .nav-next {
	float: right;
	text-align: right;
}

.post-navigation {
	border-top: 2px solid #f5f5f5;
	border-bottom: 2px solid #f5f5f5;
	padding: 15px 0;
}
.post-navigation .nav-links .nav-previous,
.post-navigation .nav-links .nav-next {
	width: 50%;
}

.mobile-only {
	display: none
}

/*--------------------------------------------------------------
# Container
--------------------------------------------------------------*/

.site {
	position: relative;
}

.inner {
	width: 1170px;
	margin: 0 auto;
	-webkit-transition: all 500ms ease-out 1s;
    -moz-transition: all 500ms ease-out 1s;
    -o-transition: all 500ms ease-out 1s;
    transition: all 500ms ease-out 1s;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

.site-header {
	width: 100%;
	padding: 0;
}

.site-header .inner {
	position: relative;
}

.topbar {
	background-color: #222;
	font-size: 12px;
}

.top-navigation {
	float: left;
}

.top-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.top-navigation ul ul {
	background-color: #222;
	position: absolute;
	top: 100%;
	left: 0;
	min-width: 200px;
	display: none;
	z-index: 2;
}

.top-navigation ul ul ul {
	top: 0;
	left: 100%;
}

.top-navigation ul li {
	float: left;
	position: relative;
}

.top-navigation ul li li {
	float: none;
}

.top-navigation ul li:hover &gt; ul {
	display: block;
}

.top-navigation ul li a {
	color: #ffffff;
	display: block;
	padding: 5px 10px;

}

.top-navigation ul li a:hover {
	text-decoration: underline;
}

.header-inner {
	width: 100%;
}

.header-inner &gt; .inner {
	padding: 15px 0;
}

.site-branding {
	float: left;
	width: 300px;
}

.site-title {
	font-size: 38px;
	line-height: normal;
	margin: 0;
	padding: 0;
}

.site-title a {
	text-decoration: none;
	color: #000000;
}

.site-title a img {
	display: block;
	max-height: 90px;
	max-width: 300px;
}

.site-description {
	font-size: 20px;
	font-weight: 300;
	line-height: normal;
	margin: 0;
}

.site-header .ads-728x90 {
	margin-bottom: 0;
}

.social-media {
	float: right;
}

.social-media ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.social-media li {
	float: left;
	margin-right: 5px;
}

.social-media li a {
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 17px;
	padding: 2px 5px;
}

/*--------------------------------------------------------------
# Men
--------------------------------------------------------------*/

.toggle-mobile-menu {
	font-size: 30px;
	background: #AA1801;
	color: #ffffff;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.toggle-mobile-menu:hover i {
	color: #ffffff;
}
.toggle-mobile-menu:hover,
.mobile-menu-active .toggle-mobile-menu {
	background-color: #333333;
}

/*--------------------------------------------------------------
# Menus Mobile
--------------------------------------------------------------*/

#mobile-menu-wrapper.wpadminbar-active {
	top: 45px;
}
#page {
	-ms-transform: none;
	-webkit-transform: none;
	transform: none;
	-webkit-transition: -webkit-transform 500ms ease;
	transition: transform 500ms ease;
}
#mobile-menu-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 75%;
	height: 100%;
	min-height: 100%;
	max-height: 100%;
	overflow: scroll;
	background: #f3f2f2;
	-ms-transform: translate(-100%,0);
	-webkit-transform: translate(-100%,0);
	transform: translate(-100%,0);
	-webkit-transition: -webkit-transform 500ms ease;
	transition: transform 500ms ease;
	overflow-x: hidden;
}
#mobile-menu-wrapper.wpadminbar-active {
	top: 45px;
}
.mobile-menu-active #mobile-menu-wrapper {
	-ms-transform: translate(-100%,0);
	-webkit-transform: translate(-100%,0);
	transform: translate(-100%,0);
}
.mobile-menu-active #mobile-menu-wrapper {
	-ms-transform: translate(0,0);
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
}
.mobile-menu-active #page {
	-ms-transform: none;
	-webkit-transform: none;
	transform: none;
}
.mobile-menu-active #page {
	-ms-transform: translate(75%,0);
	-webkit-transform: translate(75%,0);
	transform: translate(75%,0);
	position: fixed;
	top: 0;
	width: 100%;
}

.menu-wraper {
	position: relative;
	-webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	-ms-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;
}

.menu-wraper.sticky-nav {
	box-shadow: 0 0 11px 0 rgba(0,0,0,0.3);
	margin: 0 !important;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 500;
}

.main-nav {
	background-color: #AA1801;
	position: relative;
	z-index: 3;
}

.main-navigation {
	position: relative;
	z-index: 2;
}

.main-navigation ul {
	background-color: #AA1801;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 1;
}

.main-navigation ul ul {
	min-width: 200px;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 2;
	display: none;
}

.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}

.main-navigation li {
	position: relative;
	float: left;
}

.main-navigation li a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	padding: 15px;
	color: #ffffff;
}

.main-navigation li.menu-item-has-children a {
	padding-right: 25px;
}

.main-navigation li li {
	float: none;
	border-bottom: 1px dotted #ccc;
}

.main-navigation li li:last-child {
	border: none;
}

.main-navigation ul li.menu-item-has-children &gt; a {
	position: relative;
}
.main-navigation ul li.menu-item-has-children &gt; a:after {
    content: ' â–¾';
    position: absolute;
    right: 10px;
    top: 50%;
    line-height: 1;
    margin-top: -8px;
}

.main-navigation li:hover &gt; ul {
	display: block;
}


.main-navigation li:hover,
.main-navigation a:hover,
.main-navigation .current-menu-ancestor,
.main-navigation .current-menu-parent &gt; a,
.main-navigation .current_page_item &gt; a,
.main-navigation .current-menu-item &gt; a,
.main-navigation .current_page_ancestor &gt; a {
	background-color: #222222;
}

.search-wraper {
	background-color: #222;
	width: 100%;
	height: 50px;
	position: absolute;
	top: 0;
	-webkit-transition: top 0.5s ease-out;
	-moz-transition: top 0.5s ease-out;
	-o-transition: top 0.5s ease-out;
	transition: top 0.5s ease-out;
}

.search-wraper.active {
	top: 100%;
	z-index: 2;
}

.search-box input[type="search"] {
	font-size: 16px;
	background: none;
	box-sizing: border-box;
	border: none;
	width: 100%;
	height: 50px;
	line-height: 50px;
	outline: none;
	color: #ffffff;
	padding: 5px 15px;
}

.search-box input[type="submit"] {
	display: none;
}

.btn-search {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: right;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -20px;
	font-size: 16px;
	z-index: 3;
	color: #ffffff;
	cursor: pointer;
}

/*--------------------------------------------------------------
# Breadcrumb
--------------------------------------------------------------*/
.breadcrumb {
	position: relative;
	background: #f5f5f5;
	padding: 0;
	margin: 0;
	font-size: 14px;
}

.breadcrumb .inner {
	position: relative;
}

.breadcrumb #breadcrumbs {
	margin: 0;
	padding: 15px 0;
}

/*--------------------------------------------------------------
# Content Layout
--------------------------------------------------------------*/

.latest-post {
	width: 100%;
	margin-bottom: 30px;
}

.latest-post-item {
	float: left;
	width: 25%;
	position: relative;
}
.latest-post-item:before {
	content: "";
	background: rgba(0,0,0,0.4);
	-webkit-background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.7));
	-moz-background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.7));
	background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.7));
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
}

.latest-post-item:after {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 0;
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	transition: background 0.3s;
}

.latest-post-item:hover:after {
	background: rgba(0, 0, 0, 0.6);
}

.latest-post-item .thumbnail img {
	display: block;
	width: 100%;
	min-height: 234px;
}

.latest-post-item-first .thumbnail img {
	min-height: 468px;
}

.latest-post-item-first {
	width: 50%;
}

.latest-post-item .entry-title a,
.latest-post-item .entry-title {
	font-size: 18px;
	margin-bottom: 0;
	color: #ffffff;
	font-weight: normal;
}

.latest-post-item .entry-title {
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 100%;
	z-index: 2;
	padding: 0 15px;
	transition: bottom 0.5s cubic-bezier(.55,0,.1,1);
}

.latest-post-item:hover .entry-title {
	bottom: 50px;
}



.site-content {
	margin: 30px 0 30px 0;
}
/* Homepage */
.sidebar-left .content-area,
.full-width .content-area.single-sidebar-left,
.sidebar-right .content-area.single-sidebar-left {
	float: right;
	width: 830px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.sidebar-left .widget-area,
.full-width .widget-area.sleft,
.sidebar-right .widget-area.sleft {
	float: left;
	width: 300px;
	margin-right: 40px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.sidebar-right .content-area,
.full-width .content-area.single-sidebar-right,
.sidebar-left .content-area.single-sidebar-right {
	float: left;
	width: 830px;
	margin-right: 40px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.sidebar-right .widget-area,
.full-width .widget-area.sright,
.sidebar-left .widget-area.sright {
	float: right;
	width: 300px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

/* Single Post */
.sidebar-left .single-full-width,
.sidebar-right .single-full-width,
.full-width .single-full-width {
	margin-right: 0;
	width: 100%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.sidebar-left .widget-area.sright,
.full-width .content-area.single-sidebar-left,
.sidebar-right .content-area.single-sidebar-left {
	margin-right: 0;
}

/* Not Found */
.error404 .page-content .search-form label,
.search-no-results .page-content .search-form label {
	float: left;
}
.error404 .page-content .search-form .search-field,
.search-no-results .page-content .search-form .search-field {
	width: 200px;
	height: 33px;
	border-radius: 0;
	padding: 3px 10px
}
.error404 .page-content .search-form input[type="submit"],
.search-no-results .page-content .search-form input[type="submit"] {
	padding: 9px 15px 5px;
	border-radius: 0;
}

/*--------------------------------------------------------------
# Meta Info
--------------------------------------------------------------*/
.comments-area .comment-respond,
.comments-area #wp-temp-form-div {
    margin-bottom: 15px;
}
.entry-footer,
.entry-meta {
	font-size: 12px;
	margin-top: 15px;
}

.entry-meta-cat {
	margin-bottom: 5px;
	margin-top: -10px;
}

.comment-metadata,	
.entry-meta-cat a,
.entry-footer span,
.entry-footer a,
.entry-meta span,
.entry-meta a {
	font-size: 11px;
	font-weight: 400;
	text-transform: uppercase;
	color: #777;
}

.entry-meta-cat a {
	color: #777;
}

.entry-meta .comments-link {
	float: right;
}

.single .entry-meta .comments-link {
	float: none;
}

.entry-footer .meta-wrap &gt; span:not(:last-child):after,
.entry-meta .meta-wrap &gt; span:not(:last-child):after {
  content: " | ";
  font-size: 12px;
  font-style: normal;
  color: #777;
}

.entry-meta .meta-wrap &gt; span.posted-on:after,
.single .entry-meta .meta-wrap &gt; span:not(:last-child):after {
	content: '';
}

.single .entry-meta .meta-wrap .hide,
.entry-footer .hide,
.entry-meta .hide {
	display: none;
}

.single .entry-meta .hide {
	display: block;
}

.single .meta-author .entry-meta {
	float: left;
	width: 40%;
}

.single .meta-author .Viralblog-social-sharing {
	float: right;
}

.single .entry-meta .bio-avatar {
	float: left;
	width: 50px;
	margin-right: 15px;
}

.single .entry-meta .meta-wrap {
	
}

.single .entry-meta .meta-wrap .byline,
.single .entry-meta .meta-wrap .posted-on {
	display: block;
}

.single .entry-meta .meta-wrap .byline {
	margin-bottom: 3px;
}

.single .entry-meta .meta-wrap .byline a {
	font-weight: 700;
	font-size: 14px;
}

.single .entry-footer .meta-wrap {
	float: left;
	width: 40%;
	margin-top: 7px;
}

.post-container {
	margin-bottom: 30px;
}

.post-container .post-item {
	border-bottom: 2px solid #eeeeee;
	padding: 0 0 30px 0;
	margin-bottom: 26px;
}

.post-container .post-item .entry-title {
	font-size: 24px;
	clear: none;
	line-height: normal;
	margin: 0 0 5px 0;
}

.post-container .post-item p {
	margin-bottom: 0;
}

.post-container .post-item .thumbnail {
	float: left;
	width: 250px;
	margin: 7px 20px 0 0;
}

.post-container .post-item .thumbnail img {
	display: block;
}

.entry-content {
	margin-top: 15px;
}

.single .entry-content {
	margin-bottom: 20px;
}

.post-container .post-item.has-post-thumbnail .post-item-desc {
	margin-left: 270px;
}

.post-container .post-item .read-more-btn {
	float: right;
}

.post-container .post-item-grid {
	width: 48%;
	float: left;
	margin-right: 4%;
}

.post-container .post-item-grid .thumbnail img {
	width: 100%;
}

.post-container .post-item-grid:nth-child(2n) {
	margin-right: 0;
}

.post-container .post-item-grid:nth-child(2n+1) {
	clear: left;
}

.post-container .post-item-grid .entry-header {
	background: #ffffff;
	width: 90%;
	padding: 15px 15px 0 15px;
	position: relative;
	z-index: 2;
	margin: -50px auto 0 auto;
	min-height: 50px;
}

.post-container .post-item-grid .entry-meta {
	background: none;
}

.post-container .post-item-grid .entry-title a,
.post-container .post-item-grid .entry-title {
	font-size: 18px;
}

.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Single */
.entry-title {
	font-size: 48px;
	line-height: 1.2;
	margin: 0 0 10px 0;
}

.page-header .page-title {
	margin-top: 0;
}

/*--------------------------------------------------------------
#	Social Sharing Button
--------------------------------------------------------------*/
.themecountry-social-sharing {
	clear: both;
	width: 100%;
	text-align: left;
	margin: 15px 0 15px 0;
}

.themecountry-social-sharing ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.themecountry-social-sharing li {
	display: inline-block;
	margin: 0 10px 0 0;
}

.themecountry-social-sharing li:last-child {
	margin-right: 0;
}

.themecountry-social-sharing li a {
	-webkit-font-smoothing: antialiased;
	-webkit-transition: background-color .2s ease-in-out;
	-moz-transition: background-color .2s ease-in-out;
	-o-transition: background-color .2s ease-in-out;
	transition: background-color .2s ease-in-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	font-size: 18px;
	width: 130px;
	height: 30px;
	text-align: left;
	text-decoration: none;
	line-height: 30px;
	display: block;
	color: #ffffff;
	padding: 0 10px;
	font-weight: bold;
	border-radius: 4px;
}

.themecountry-social-sharing li a:before {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.themecountry-social-sharing li a i {
	font-size: 18px;
	line-height: 30px;
	position: relative;
	z-index: 2;
}

.themecountry-social-sharing li a span {
	position: relative;
	z-index: 2;
	font-size: 14px;
	float: right;
}

.themecountry-social-sharing .facebook a {
	background-color: rgba(61, 90, 152, 1);
}

.themecountry-social-sharing .twitter a {
	background-color: rgba(9, 176, 237, 1);
}

.themecountry-social-sharing .googleplus a {
	background-color: rgba(209, 71, 53, 1)
}

.themecountry-social-sharing .pinterest a {
	background-color: rgba(203, 33, 39, 1)
}

.themecountry-social-sharing .linkedin a {
	background-color: rgba(3, 90, 135, 1)
}

.themecountry-social-sharing .linkedin a i {
	margin-top: -2px;
}

.themecountry-social-sharing .pinterest a i {
	margin-top: -1px;
}

.themecountry-social-sharing .facebook a:before {
	border-top: 70px solid #324A7E;
	border-right: 70px solid transparent;
}

.themecountry-social-sharing .facebook a:hover:before {
	border-top: 150px solid #324A7E;
	border-right: 186px solid transparent;
}

.themecountry-social-sharing .twitter a:before {
	border-top: 70px solid #0690C2;
	border-right: 70px solid transparent;
}

.themecountry-social-sharing .twitter a:hover:before {
	border-top: 150px solid #0690C2;
	border-right: 186px solid transparent;
}

.themecountry-social-sharing .googleplus a:before {
	border-top: 70px solid #e75c3c;
	border-right: 70px solid transparent;
}

.themecountry-social-sharing .googleplus a:hover:before {
	border-top: 150px solid #e75c3c;
	border-right: 186px solid transparent;
}

.themecountry-social-sharing .pinterest a:before {
	border-top: 70px solid #AD1B20;
	border-right: 70px solid transparent;
}

.themecountry-social-sharing .pinterest a:hover:before {
	border-top: 150px solid #AD1B20;
	border-right: 186px solid transparent;
}

.themecountry-social-sharing .linkedin a:before {
	border-top: 70px solid #03496E;
	border-right: 70px solid transparent;
}

.themecountry-social-sharing .linkedin a:hover:before {
	border-top: 150px solid #03496E;
	border-right: 186px solid transparent;
}

.sharing-top-float .themecountry-social-sharing {
	float: none;
	margin: 0;
}

.sharing-top-float .themecountry-social-sharing li a i {
	font-size: 20px;
	line-height: 40px;
}

.floating-to-right {
	position: fixed;
	right: 0;
	top: 210px;
	width: 50px !important;
	padding: 5px;
	z-index: 2;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

.floating-to-right.single-sidebar-left {
	left: auto;
	right: 0;
}

.floating-to-right.single-sidebar-right {
	left: 0;
}

.floating-to-right.hide-social {
	right: -70px;
}

.single-sidebar-left.hide-social {
	left: auto;
	right: -70px;
}

.single-sidebar-right.hide-social {
	left: -70px;
}

.btn-hide {
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	cursor: pointer;
	position: fixed;
	left: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.single-sidebar-left .btn-hide {
	left: auto;
	right: 0;
}

.single-sidebar-right .btn-hide {
	left: 0;
}

.floating-to-right .btn-hide.active .fa-chevron-left:before {
	content: "\f053";
}

.single-sidebar-right .btn-hide .fa-chevron-left:before,
.single-sidebar-left .btn-hide.active .fa-chevron-left:before {
	content: "\f053";
}

.single-sidebar-left .btn-hide .fa-chevron-left:before,
.single-sidebar-right .btn-hide.active .fa-chevron-left:before {
	content: "\f054";
}
n
.sharing-top-float .themecountry-social-sharing {
	margin: 0;
}

.sharing-top-float .themecountry-social-sharing li {
	margin-bottom: 10px;
}

.sharing-top-float .themecountry-social-sharing li:last-child {
	margin-bottom: 0;
}

.sharing-top-float .themecountry-social-sharing a {
	text-transform: capitalize;
	text-align: center;
	width: 35px;
	height: 35px;
	line-height: 35px;
	padding: 0;
}

ul.social-icons {
	list-style: none;
	margin: 7px 0 0 0;
	padding: 0;
	float: right;
}

ul.social-icons li {
	float: left;
	margin-left: 4px;
}

ul.social-icons li a {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 45px;
	text-align: center;
	font-size: 20px;
	color: #ffffff;
}

.fa-facebook-icon a {
	background: #385996;
}

.fa-google-plus-icon a {
	background: #e83e2b ;
}

.fa-twitter-icon a {
	background: #558ec5 ;
}

.fa-linkedin-icon a {
	background: #0087ac ;
}

.fa-youtube-icon a {
	background: #ff0000 ;
}

.fa-pinterest-p-icon a {
	background: #dd2231 ;
}

/*--------------------------------------------------------------
# Pagination
--------------------------------------------------------------*/
.paging-navigation {
	margin-bottom: 30px;
}
.nav-links {
	text-align: center;
}
.nav-links .page-numbers {

}
.nav-links .page-numbers.current {
	cursor: default;
}

/*--------------------------------------------------------------
# Banner
--------------------------------------------------------------*/
.ads-728x90,
.ads-970x90,
.ads-468x60 {
	text-align: center;
}

.ads-728x90 img,
.ads-970x90 img,
.ads-468x60 img {
	vertical-align: middle;
}

.ads-top,
.ads-468x60,
.ads-footer {
	margin-bottom: 25px;
}

.ads-footer {
	clear: both;
	margin-top: 30px;
}

.ads-banner-block.ad-left {
	float: left;
	margin: 20px 20px 0 0;
}

.ads-banner-block.ad-right {
	float: right;
	margin: 20px 0 0 20px;
}

.ads-banner-block.ad-center {
	text-align: center;
	margin: 20px 0 20px 0;
}

/*--------------------------------------------------------------
# Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 30px 0;
	font-size: 16px;
}

.widget .widget-title {
	margin: 0;
	font-size: 20px;
	border-bottom: 3px solid #f5f5f5;
	margin-bottom: 15px;
}

.widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.widget ul li {
	list-style: circle inside;
	padding: 15px 0;
	border-bottom: 1px solid #f5f5f5;
}

.widget ul li ul {
	margin: 10px 0 0 0;
}

.widget ul li .post-data a {
	font-size: 14px;
	font-weight: 400;
}

.widget ul li:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.widget ul ul {
	padding-left: 10px;
	border-top: 1px solid #f5f5f5;
}

.widget ul ul li:last-child {
	border: none;
	padding-bottom: 0;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/* Search widget. */
.widget_search .search-submit {
	display: none;
}

.widget_search .search-field {
	width: 100%;
	padding: 5px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* Widget Global */
.widget .post-img {
	float: left;
	width: 100px;
	margin-right: 15px;
}

.widget .post-img img {
	margin-top: 7px;
	border-radius: 2px;
}

.widget .recent-post-meta,
.widget .popular-post-meta {
	font-size: 11px;
	font-weight: 400;
	text-transform: uppercase;
	color: #777;
}

.widget .post-data p {
	margin: 5px 0 0 0;
	font-size: 14px;
}

/* Recently Posts / Popular Posts / Related Posts */
.tc-recent-posts-widget ul li,
.tc-popular-posts-widget ul li,
.tc-related-posts-widget ul li,
.tc-category-posts-widget ul li {
	list-style: none;
}

/* Banner 125 */
.banner-125 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.banner-125 ul li {
	float: left;
	width: 50%;
	text-align: center;
	margin: 0 0 10px 0;
	list-style: none;
}
.widget .banner-125 ul li {
	border: none;
}
.widget .banner-125 ul li img {
	display: block;
	margin: 0 auto;
}

/* Tag Cloud */
.tagcloud a {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	background-color: #eeeeee;
	border-radius: 3px;
	color: #666666;
	border-bottom: 2px solid #ccc;
	margin: 0 0 5px 0;
	padding: 1px 5px;
	font-weight: 300;
}
.tagcloud a:hover {
	border-bottom: none;
	margin-top: 2px;
}
/*--------------------------------------------------------------
# Author Box
--------------------------------------------------------------*/
.author-bio {
	background: #f5f5f5;
    margin-bottom: 30px;
    padding: 0 30px 0 0;
}
.author-bio .bio-avatar {
	float: left;
	margin-right: 30px;
}
.author-bio .bio-name {
	font-size: 20px;
	font-weight: 700;
	margin: 0;
	padding: 15px 0 15px 0;
}
.author-bio .bio-desc {
	margin-bottom: 0;
	padding: 0 0 15px 15px;
}

/*--------------------------------------------------------------
# Related Posts
--------------------------------------------------------------*/
.related-posts {
	margin-bottom: 30px;
}
.related-posts h3 {
	border-bottom: 2px solid #eeeeee;
}
.related-posts ul.list {
	list-style: square outside;
	margin: 0 0 0 20px;
	padding: 0;
}
.related-posts ul.list li {
	margin-bottom: 5px;
}
.related-posts ul.grid {
	list-style: none;
	margin: 0;
	padding: 0;
}
.related-posts ul li a {
	font-weight: 600;
}
.related-posts ul.grid li {
	float: left;
	width: 250px;
	margin: 0 40px 25px 0;
}
.related-posts ul.grid li img {
	display: block;
}
.related-posts ul.grid li .thumbnail {
	margin-bottom: 15px;
}
.related-posts ul.grid li:nth-child(3n) {
	margin-right: 0;
}
.related-posts ul.grid li:nth-child(3n+1) {
	clear: left;
}

/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/
.comment-respond,
 #wp-temp-form-div {
    background: #eee;
    padding: 15px;
}
.comments-area {
	width: 100%;
}
.comments-area .comment-desc {
	padding: 20px 0;
	margin-bottom: 30px;
}
.comments-area .comment-desc .comments-title {
	background: #f5f5f5;
	padding: 15px;
	border-left: 7px solid #cccccc;
}
.comments-area form {
	padding: 0;
}
.bypostauthor {
	display: block;
}
.comments-area {
	width: 100%;
}
.comment-meta .vcard img{
	float: left;
	margin-right: 30px;
}
.comments-area .comment-author {
	line-height: normal;
	font-size: 18px;
	font-weight: bold;
}
.comments-area .comment-author .fn,
.comments-area .comment-author .says {
	padding-top: 15px;
	display: inline-block;
}
.comments-area .comment-author .fn a {
	color: #333333;
	text-transform: capitalize;
}
.comments-area .comment-metadata {
	font-size: 11px;
}
.comments-area .comment-content {
	padding: 10px 0 0 136px;
}
.comments-area ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
.comments-area .reply .comment-reply-link {
	background: #eeeeee;
	color: #666666;
	border-bottom: 2px solid #ccc;
	padding: 3px 10px;
	font-weight: 100;
	border-radius: 2px;
}
.comments-area .reply .comment-reply-link:hover {
	border-bottom: none;
	margin-top: 2px;
}
.comments-area p {
	padding-bottom: 10px;
}
.comments-area p.form-submit {
	margin-bottom: 0;
	padding-bottom: 10px;
}
.comments-area ol.comment-list li {
	margin-bottom: 22px;
	padding-bottom: 15px;
	position: relative;
}
#comments li.comment.depth-1:nth-child(even) {
	background: #f5f5f5;
}

.comments-area ol.comment-list &gt; li ol.children {
	border-top: 1px solid #f5f5f5;
	margin-top: 15px;
}
.comments-area ol.comment-list ol.children {
	padding-top: 20px;
	padding-left: 136px;
}
.comments-area ol.comment-list li:last-child,
.comments-area ol.comment-list li li:last-child {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.comments-area ol.comment-list li li.bypostauthor { 
	position: relative;
}
.comments-area.author-highlight ol.comment-list li.bypostauthor {
	border-left: 7px solid #cccccc;
    padding-left: 10px;
}
.comments-area .reply {
	padding-left: 136px;
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.comments-area .comment-respond,
.comments-area #wp-temp-form-div {
	background: #cccccc;
	padding: 15px;
}
.comments-area .comment-respond {

}
#comments li.comment .comment-respond {
	margin-left: 136px
}
.comments-area .comment-respond .comment-reply-title {
	margin: 0;
	font-size: 24px;
}
.comments-area .comment-respond * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.comments-area .comment-respond input[type="text"],
.comments-area .comment-respond input[type="email"],
.comments-area .comment-respond input[type="url"] {
	background: #ffffff;
	padding: 5px 15px;
	width: 100%;
	max-width: 430px;
}
.comments-area .comment-respond textarea {
	background: #ffffff;
	padding: 5px 15px;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer-widgets{
	background-color: #f7f7f7;
	padding-top: 30px;
}
.footer-widgets .footer-widget {
	float: left;
	width: 300px;
	margin-right: 20px;
}

.footer-widgets .footer-column-4 {
	width: 200px;
	margin-right: 0;
}

.site-footer .site-info {
	background-color: #ffffff;
	border-top: 1px solid #eeeeee;
	padding: 15px 0;
	font-size: 13px;
}

.site-footer .site-info .copyright {
	float: left;
	width: 50%;
}

.site-footer .site-info .menu-footer {
	float: right;
	width: 50%;
}

.site-footer .site-info .menu-footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

.site-footer .site-info .menu-footer li {
	float: left;
	position: relative;
	border-left: 1px solid #ccc;
}

.site-footer .site-info .menu-footer li ul {
	display: none;
}

.site-footer .site-info .menu-footer li:first-child {
	border: none;
}
.site-footer .site-info .menu-footer li a {
	display: block;
	padding: 0 10px;
}

/*--------------------------------------------------------------
# Back To Top
--------------------------------------------------------------*/
.back-to-top {
	background: #aa1801;
	text-align: center;
	display: block;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	position: fixed;
	right: 15px;
	bottom: 45px;
	width: 40px;
	height: 40px;
	z-index: 25;
	display: block;
	-webkit-transition: all 0.25s linear 0s;
	-moz-transition: all 0.25s linear 0s;
	transition: all 0.25s linear 0s;
	border-radius: 2px;
}
.back-to-top:hover {
	background: #222;
}
.back-to-top:not(.filling) {
	opacity: 0;
	visibility: hidden;
}
.back-to-top .fa-angle-double-up {
	font-size: 22px;
	padding: 8px 0 0 0;
}


/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
@media screen and (max-width: 1212px) {
	* {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.inner {
		padding: 0 10px;
	}

	.search-box input[type="search"] {
		-webkit-transition: all 0.25s linear 0s;
		-moz-transition: all 0.25s linear 0s;
		transition: all 0.25s linear 0s;
	}

	.sidebar-left .widget-area,
	.full-width .widget-area.sleft,
	.sidebar-right .widget-area.sleft,
	.sidebar-right .content-area, 
	.full-width .content-area.single-sidebar-right, 
	.sidebar-left .content-area.single-sidebar-right {
		margin-right: 20px;
	}
	.related-posts ul.grid li {
		width: 32%;
		margin: 0 2% 15px 0;
	}
	.related-posts ul.grid li:nth-child(3n) {
		margin-right: 0;
	}
	.footer-widgets .footer-widget {
		width: 23%;
		margin-right: 2%;
	}

	.footer-widgets .footer-widget:last-child {
		margin-right: 0;
	}

}
@media (min-width: 1100px) and (max-width: 1210px) {
	.inner {
		max-width: 1070px;
	}
	.sidebar-left .content-area,
	.full-width .content-area.single-sidebar-left,
	.sidebar-right .content-area.single-sidebar-left,

	.sidebar-right .content-area, 
	.full-width .content-area.single-sidebar-right, 
	.sidebar-left .content-area.single-sidebar-right{
		max-width: 710px;
	}
}

@media screen and (max-width: 1100px) {
	.footer-widgets .footer-widget {
		width: 48%;
		margin-right: 4%;
	}
	.footer-widgets .footer-widget:nth-child(2n) {
		margin-right: 0;
	}

	.sharing-top-float .themecountry-social-sharing {
		background: #ffffff;
		text-align: center;
		margin: 0;
		padding: 5px 0;
	}

	.floating-to-right.sharing-top-float {
		background: #ffffff;
		bottom: 0 !important;
		top: auto !important;
		right: 0;
		left: 0;
		width: 100% !important;
		padding: 0 !important;
	}
	.sharing-top-float .themecountry-social-sharing li {
		margin: 0;
		float: left;
		width: 20%;
	}
	.sharing-top-float .themecountry-social-sharing li a {
		width: 100%;
		border-radius: 0;
	}
	.sharing-top-float .themecountry-social-sharing li a span {
		margin-right: 10px;
	}
	.site-footer.social-button-enable {
		margin-bottom: 40px;
	}
	.single-sidebar-right .btn-hide {
		display: none !important;
	}
}

@media (min-width: 1050px) and (max-width: 1100px) {
	.inner {
		max-width: 1040px;
	}
	.site-branding {
		width: 200px;
	}
	.site-title {
		font-size: 26px;
	}

	.site-description {
		font-size: 16px;
	}
	.sidebar-left .content-area,
	.full-width .content-area.single-sidebar-left,
	.sidebar-right .content-area.single-sidebar-left,
	.sidebar-right .content-area,
	.full-width .content-area.single-sidebar-right,
	.sidebar-left .content-area.single-sidebar-right {
		max-width: 680px;
	}
}

@media (min-width: 1010px) and (max-width: 1055px) {

	.site-branding {
		width: 200px;
	}

	.right-branding {
		clear: both;
		float: none;
		width: 100%;
	}

	.site-title {
		font-size: 26px;
	}

	.site-description {
		font-size: 16px;
	}

	.inner {
		max-width: 1000px;
	}
	.sidebar-left .content-area,
	.full-width .content-area.single-sidebar-left,
	.sidebar-right .content-area.single-sidebar-left,
	
	.sidebar-right .content-area,
	.full-width .content-area.single-sidebar-right,
	.sidebar-left .content-area.single-sidebar-right {
		max-width: 640px;
	}
}

@media screen and (max-width: 1010px) {
	.mobile-only {
		display: inline-block;
	}

	.site-branding {
		width: 100%;
		clear: both;
		text-align: center;
		margin-bottom: 15px;
	}

	.right-branding {
		clear: both;
		float: none;
		width: 100%;
	}

	.btn-search {
		right: 10px;
		font-size: 24px;
	}

	#mobile-menu-wrapper {
		background-color: #aa1801;
	}

	#mobile-menu-wrapper .top-navigation {
		float: none;
	}

	#mobile-menu-wrapper ul li {
		float: none;
		border-bottom: 1px solid #f5f5f5;
	}

	#mobile-menu-wrapper ul li li:last-child {
		border: none;
	}

	#mobile-menu-wrapper ul ul {
		position: relative;
		top: 0;
		left: 0;
		border-top: 1px solid #f5f5f5;
	}

	.top-navigation ul ul ul,
	.top-navigation ul ul {
		display: block;
		position: relative;
		left: 0;
		top: 0;
	}

	.topbar .topbar-menu,
	.menu-wraper .main-navigation {
		display: none;
	}

	.sticky-nav .right-branding {
		display: none;
	}

	.latest-post-item {
		width: 50%;
	}

	.latest-post-item-first {
		width: 100%;
	}

	.latest-post-item .thumbnail img,
	.latest-post-item-first .thumbnail img {
		min-height: 0;
	}

}
@media (min-width: 970px) and (max-width: 1009px) {
	.inner {
		max-width: 950px;
	}
	.sidebar-left .content-area,
	.full-width .content-area.single-sidebar-left,
	.sidebar-right .content-area.single-sidebar-left,
	
	.sidebar-right .content-area,
	.full-width .content-area.single-sidebar-right,
	.sidebar-left .content-area.single-sidebar-right {
		max-width: 590px;
	}
}
@media (min-width: 870px) and (max-width: 969px) {
	.inner {
		max-width: 850px;
	}
	.sidebar-left .content-area,
	.full-width .content-area.single-sidebar-left,
	.sidebar-right .content-area.single-sidebar-left,
	
	.sidebar-right .content-area,
	.full-width .content-area.single-sidebar-right,
	.sidebar-left .content-area.single-sidebar-right {
		max-width: 490px;
	}
	.post-container .post-item .thumbnail {
		width: 100%;
		float: none;
		margin-bottom: 15px;
	}
	.post-container .post-item .thumbnail img {
		width: 100%;
	}
	.post-container .post-item.has-post-thumbnail .post-item-desc {
		margin-left: 0;
	}

	.comment-meta .vcard img {
		width: 50px;
		margin-right: 10px;
	}
	.comments-area .reply,
	.comments-area .comment-content,
	.comments-area ol.comment-list ol.children {
		padding-left: 60px;
	}

}
@media (min-width: 767px) and (max-width: 869px) {
	.inner {
		max-width: 760px;
	}
	.sidebar-left .content-area,
	.full-width .content-area.single-sidebar-left,
	.sidebar-right .content-area.single-sidebar-left,
	.sidebar-right .content-area,
	.full-width .content-area.single-sidebar-right,
	.sidebar-left .content-area.single-sidebar-right {
		max-width: 100%;
		margin-right: 0;
	}
	.post-container .post-item .thumbnail {
		float: left;
		width: 250px;
		margin: 7px 20px 0 0;
	}
	.post-container .post-item.has-post-thumbnail .post-item-desc {
		margin-left: 270px;
	}
	.sidebar-left .widget-area,
	.full-width .widget-area.sleft,
	.sidebar-right .widget-area.sleft,
	.sidebar-right .widget-area,
	.full-width .widget-area.sright,
	.sidebar-left .widget-area.sright {
		float: none;
		clear: both;
		margin: 0 auto;
	}
	.footer-widgets .footer-widget:nth-child(2n+1) {
		clear: left;
	}

	.site-footer .site-info .copyright,
	.site-footer .site-info .menu-footer {
		width: 100%;
		float: none;
	}

	.site-footer .site-info .copyright,
	.site-footer .site-info .menu-footer,
	.site-footer .site-info .menu-footer ul {
		float: none;
		text-align: center;
	}
	.site-footer .site-info .copyright {
		margin-bottom: 10px;
	}
	.site-footer .site-info .menu-footer li {
		float: none;
		display: inline-block;
	}
}
@media screen and (max-width: 767px) {
	body, button, input, select, textarea {
		font-size: 14px;
	}
	h1 {
		font-size: 30px;
	}
	h2 {
		font-size: 24px;
	}
	h3 {
		font-size: 20px;
	}
	h4 {
		font-size: 18px;
	}
	h5 {
		font-size: 16px;
	}
	h6 {
		font-size: 14px;
	}
	.post-container .post-item .entry-title,
	.entry-title {
		font-size: 30px;
		line-height: 1;
	}
	.entry-footer span,
	.entry-footer a,
	.entry-meta span,
	.entry-meta a {
		font-size: 12px;
	}
	.inner {
		width: 100%;
	}
	.sidebar-left .content-area,
	.full-width .content-area.single-sidebar-left,
	.sidebar-right .content-area.single-sidebar-left,
	.sidebar-right .content-area,
	.full-width .content-area.single-sidebar-right,
	.sidebar-left .content-area.single-sidebar-right {
		max-width: 100%;
		margin-right: 0;
	}
	.post-container .post-item .thumbnail {
		float: left;
		width: 250px;
		margin: 7px 20px 0 0;
	}
	.post-container .post-item.has-post-thumbnail .post-item-desc {
		margin-left: 270px;
	}
	.sidebar-left .widget-area,
	.full-width .widget-area.sleft,
	.sidebar-right .widget-area.sleft,
	.sidebar-right .widget-area,
	.full-width .widget-area.sright,
	.sidebar-left .widget-area.sright {
		float: none;
		clear: both;
		margin: 0 auto;
	}
	.pagination {
		margin-bottom: 30px;
	}
	.site-footer .site-info .copyright,
	.site-footer .site-info .menu-footer,
	.site-footer .site-info .menu-footer ul {
		float: none;
		text-align: center;
	}
	.site-footer .site-info .copyright {
		margin-bottom: 10px;
	}
	.site-footer .site-info .menu-footer li {
		float: none;
		display: inline-block;
	}
	.tagcloud a {
		font-size: 14px !important;
	}
	.site-footer .site-info .copyright,
	.site-footer .site-info .menu-footer {
		width: 100%;
		float: none;
	}
}

@media screen and (max-width: 639px) {
	.right-branding {
		padding-top: 20px;
	}
	.social-media {
		float: none;
		text-align: center;
	}
	.social-media li {
		float: none;
		display: inline-block;
	}

	.latest-post-item {
		float: none;
		width: 100%;
	}
	.post-container .post-item .thumbnail {
		float: none;
		width: 100%;
		margin: 0 0 10px 0;
	}

	.post-container .post-item .thumbnail img {
		width: 100%;
	}
	.post-container .post-item.has-post-thumbnail .post-item-desc {
		margin: 0;
	}

	.post-container .post-item-grid {
		width: 100%;
		margin-right: 0;
	}

	.related-posts ul.grid li,
	.related-posts ul.grid li:nth-child(3n),
	.related-posts ul.grid li:nth-child(3n+1) {
		clear: none;
		float: left;
		width: 48%;
		margin: 0 2% 15px 0;
	}
	.related-posts ul.grid li:nth-child(2n) {
		margin-right: 0;
	}
	.related-posts ul.grid li:nth-child(2n+1) {
		clear: left;
	}
	.author-bio {
		padding-right: 15px;
	}


	.comment-meta .vcard img {
		width: 50px;
		margin-right: 10px;
	}
	.comments-area .comment-content {
		padding: 10px 0 0 60px;
	}
	.comments-area .reply {
		padding-left: 60px;
	}
	.comments-area ol.comment-list &gt; li ol.children {
		padding-left: 30px;
	}
	#comments li.comment .comment-respond {
		margin-left: 0;
	}

	.footer-widgets .footer-widget {
		float: none;
		width: 100%;
		margin: 0;
	}
	.footer-widgets .footer-widget .widget {
		margin-bottom: 0;
		padding-bottom: 15px;
	}
}

@media screen and (max-width: 479px) {
	.ads-banner-block.ad-left,
	.ads-banner-block.ad-center,
	.ads-banner-block.ad-right {
		clear: both;
		float: none;
		margin: 10px 0;
		text-align: center;
	}

	.sidebar-right .widget-area,
	.full-width .widget-area.sright,
	.sidebar-left .widget-area.sright {
		width: 100%;
		margin: 0;
	}
}


</pre></body></html>