/*!
Theme Name: Animal
Theme URI: http://underscores.me/
Author: Son Le
Author URI: https://www.facebook.com/ngson.le
Description: Animal brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: animal
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

animal is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

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

p {
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 1.7;
}

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;
	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;
}

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

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

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

body.page {
	margin-bottom: 0;
}

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

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

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

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

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

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

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

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

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* 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 logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* 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;
	display: grid;
	grid-gap: 1.5em;
}

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

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.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;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

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

/*Main Style*/
body {
	font-size: 14px;
	background-color: #fefefe;
}
html.disble-scroll,
body.disble-scroll {
	overflow: hidden;
  height: 100%;
}
a,
a:hover,
a:focus,
a:visited {
	color: #00796b;
	text-decoration: none;
	outline: none;
	text-shadow: none;
	box-shadow: none;
}
button,
input[type="submit"] {
	outline: none;
	box-shadow: none;
	text-shadow: none;
}
.container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

/*Top Bar*/
#topBar {
	position: relative;
	height: 60px;
}
#topBar .container {
	position: relative;
}
#topBar .site-branding {
	width: 150px;
	position: absolute;
	left: 0;
	top: 10px;
}
#topBar .site-branding img {
	width: 100%;
}
#topBar .search-box {
	max-width: 470px;
	position: relative;
	left: 47%;
	top: 10px;
	transform: translateX(-50%);
}
#topBar .search-box input {
	height: 40px;
	width: 100%;
	padding: 0;
	text-indent: 10px;
	box-shadow: none;
	outline: none;
	transition: 0.5s all ease;
	font-size: 14px;
}
#topBar .search-box input:focus,
#topBar .search-box input:hover {
	border-color: #00796b;
}
#topBar .search-box button {
	height: 40px;
	width: 40px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	border: none;
	padding: 0;
	background-color: transparent;
	outline: none;
}
#topBar .search-box button > img {
	height: 20px;
}
#topBar ul.social-icon {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 5px;
	padding: 0;
	margin: 0;
}
#topBar ul.social-icon li {
	list-style: none;
	float: right;
	margin-left: 20px;
}
#topBar ul.social-icon li a {
	color: #00796b;
}
#topBar ul.social-icon li img {
  width: 30px;
  position: relative;
  bottom: -10px;
  margin-right: 3px;
}

/*Header*/
header#masthead {
	background-color: #00796b;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
}
header#masthead .container {
	position: relative;
}
nav#site-navigation {
	width: 100%;
	float: right;
	margin: 0;
}
nav#site-navigation .mobile-nav {
	display: none;
}
ul#primary-menu {
	display: flex;
}
ul#primary-menu li:first-child {
	padding-left: 0;
}
ul#primary-menu li {
	height: 40px;
	line-height: 40px;
	padding: 0 25px;
}
ul#primary-menu li a {
	font-weight: bold;
	color: #fff;
	font-size: 14px;
}
header#masthead.sticky {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 100;
}
#spacing {
	height: 0;
}
#spacing.show {
	height: 40px;
}
ul#primary-menu ul.sub-menu {
	width: 250px;
	display: block;
}
ul#primary-menu ul.sub-menu > li.menu-item {
	width: 100%;
	float: none;
	background-color: #fff;
	padding: 0 15px;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #eee;
}
ul#primary-menu ul.sub-menu > li.menu-item:hover {
	background-color: #f9f9f9;
}
ul#primary-menu ul.sub-menu > li.menu-item:last-child {
	border-bottom: 0;
}
ul#primary-menu ul.sub-menu > li.menu-item a {
	color: #00796b;
}

/*Content*/
#content {
	margin-top: 15px;
}
main#primary {
	width: 100%;
}
main#primary.sidebar-active {
	width: calc(100% - 315px);
	float: left;
}
aside#secondary {
	width: 300px;
	float: right;
}
main#primary,
aside#secondary {
	background-color: #fff;
}

/*Side Bar*/
aside#secondary ul {
	padding: 0;
	margin: 0 0 0 15px;
}
aside#secondary h2.widget-title {
	line-height: 1;
	padding-bottom: 3px;
	margin-top: 0;
	border-bottom: 1px solid #00796b;
}
aside#secondary section.widget ul {
	padding: 0;
	margin: 0;
}
aside#secondary section.widget ul > li {
	list-style: none;
	border-bottom: 1px solid #eee;
	margin: 10px 0;
	padding-bottom: 10px;
	display: block;
}
aside#secondary section.widget ul > li:last-child {
	border-bottom: 0;
}
aside#secondary ul.small-post .small-post-thumb {
	width: 85px;
	height: 85px;
	float: left;
}
aside#secondary ul.small-post .small-post-info {
	width: calc(100% - 100px);
	float: right;
}
aside#secondary ul.small-post .small-post-thumb img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	border-radius: 3px;
}
aside#secondary ul.small-post .small-post-info a {
	color: #444;
	font-weight: bold;
}
aside#secondary ul.small-post .small-post-info:hover a {
	color: #00796b;
}
aside#secondary ul.small-post .small-post-info span.post-date {
	font-style: italic;
	margin-top: 2px;
	font-size: 12px;
	color: #00796b;
}
aside#secondary ul.small-post .small-post-info span.post-date a {
	color: #00796b;
	font-weight: normal;
}

/*Archive*/
article.type-video,
article.type-post,
article.post {
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 25px;
	display: inline-block;
	border-bottom: 1px solid #ebebeb;
	width: 100%;
}
article.post:last-child {
	border: none;
	padding-bottom: 0;
}
article > .thumb-wrapper {
	width: 250px;
	height: 150px;
	float: left;
	border: 1px solid rgba(0, 0, 0, 0.05);
}
article > .thumb-wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 5px;
}
article > .video-thumb {
	position: relative;
}
article > .video-thumb .play-button {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%)translateY(-50%);
	z-index: 1;
	transition: 0.5s all ease;
}
article > .video-thumb .play-button img {
	opacity: 0.77;
}
article > .video-thumb:hover .play-button img {
	opacity: 1;
}
article > .info-wrapper {
	width: calc(100% - 265px);
	float: right;
}
article > .info-wrapper h2.entry-title,
article > .info-wrapper h2.entry-title a {
	font-size: 22px;
	line-height: 28px;
	color: #333;
	margin: 0 0 10px;
	transition: 0.5s all ease;
}
article > .info-wrapper h2.entry-title:hover a {
	color: #00796b;
}
article > .info-wrapper .entry-meta {
	margin-bottom: 10px;
	line-height: 1.4;
}
.single-content .entry-meta i.fa,
article > .info-wrapper .entry-meta i.fa {
	font-weight: lighter;
	color: #555;
	font-size: 12px;
	width: 15px;
}
article > .info-wrapper .entry-meta a {
	font-size: 12px;
}
article .entry-meta span.tags-links,
article .entry-meta span.cat-links {
	margin-right: 5px;
}
.single-content .google-news {
	display: block;
	margin-top: 10px;
}
.single-content pre {
	padding: 10px 15px;
	background: #4a4a4a;
	color: #fff;
	border-radius: 3px;
}
.single-content article.post {
	border: none;
}
.single-content .share-btn {
	margin-top: 10px;
	float: right;
	display: flex;
}
.single-content .share-btn > span {
	font-weight: bold;
	padding-right: 10px;
	position: relative;
	top: 5px;
}
.single-content .share-btn .at-share-btn-elements {
	text-align: right;
}
.report-link {
  float: right;
  position: relative;
  margin-right: 20px;
  top: 10px;
}
.report-link label {
	font-weight: bold;
	padding-right: 5px;
}
.report-link button {
	height: 30px;
	width: 30px;
	padding: 0;
	line-height: 3px;
	text-align: center;
	cursor: pointer;
	background-color: #fff;
}
.report-link-form:after {
	content: "";
	display: block;
	position: fixed;
	width: 100%;
	height: 100vh;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.2);
	z-index: -1;
}
.report-link-form::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 0;
  border: none;
  border-radius: 3px;
  background: #fff;
  left: 0;
}
.report-link-form {
	background-color: #fff;
	width: 320px;
	border-radius: 5px;
	position: absolute;
	top: -310px;
	padding: 15px;
	z-index: 1000;
}
.report-link-form.hidden {
	display: none;
}
.report-link-form a.close {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	border-radius: 25px;
	background-color: #00796b;
	color: #fff;
	text-align: center;
	cursor: pointer;
	z-index: 100;
}
.report-link-form input,
.report-link-form textarea {
	border: 1px solid #ddd;
	width: 100%;
	height: 35px;
	outline: none;
	text-indent: 5px;
	border-radius: 3px;
	font-size: 13px;
}
.report-link-form .form-group {
	margin-bottom: 10px;
}
.report-link-form textarea {
	height: 80px;
	text-indent: 0;
	padding: 6px;
}
.report-link-form button.btn {
	background-color: #00796b;
	width: 100%;
	height: 35px;
	color: #fff;
	border: 0;
	font-size: 14px;
	cursor: pointer;
}
.report-link-form button.btn i.fa {
	padding-left: 5px;
}
#reportForm {
	z-index: 1;
	position: relative;
}
#reportForm > span {
	font-style: italic;
}
#reportForm > span > p {
	font-weight: bold;
	line-height: 1.5;
	height: 50px;
	overflow: hidden;
}

/*Notify*/
#result {
	position: fixed;
	bottom: 30px;
	width: 100%;
	max-width: 700px;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	z-index: 1000;
}
#result .success,
#result .error {
	color: #155724;
	background-color: #d4edda;
	border: 1px solid #c3e6cb;
	padding: 10px;
	margin-top: 10px;
}
#result .error {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
}

/*Search Page*/
main#primary.search-page {
	position: relative;
	padding-top: 60px;
}
main.search-page header.page-header {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	padding: 5px 0;
	border-bottom: 1px solid #eee;
}
main.search-page h1.page-title {
	margin: 0;
	font-weight: normal;
	font-size: 16px;
}
main.search-page h1.page-title span {
	color: #00796b;
}

/*Single Page*/
article.page p,
.single-content p {
	font-size: 16px;
}
.single-content h1,
.single-content h2,
.single-content h3,
.single-content h4,
.single-content h5,
.single-content h6 {
	margin-top: 15px;
	margin-bottom: 5px;
}
.single-content h1.entry-title {
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 1.2;
}
.single-content .entry-content {
	margin-top: 10px;
}
.single-content .entry-content img {
	border: 1px solid #eee;
	width: auto;
	width: 100%;
	max-width: 700px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.single-content .entry-content figure > .wp-caption-text {
	margin: 0 auto;
	max-width: 700px;
	padding: 3px 0 5px;
	background-color: #eee;
}
.single-content .entry-meta {
	font-size: 12px;
	line-height: 1.5;
}
article.page ul,
.single-content ul {
	margin: 0;
	margin-bottom: 20px;
	padding-left: 25px;
}
article.page ul li,
.single-content ul li {
	margin-bottom: 10px;
	font-size: 16px;
}
.single-content table {
	border: 1px solid #ddd;
	padding: 0;
	border-spacing: 0;
}
.single-content table thead > tr > th {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 5px 0;
}
.single-content table tbody > tr > td:last-child,
.single-content table thead > tr > th:last-child {
	border-right: 0;
}
.single-content table tbody > tr:last-child > td {
	border-bottom: 0;
}
.single-content table tbody > tr > td {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 5px;
}
.single-content a.download-btn {
  background-color: #00796b;
  color: #fff;
  padding: 4px 45px 4px 20px;
  margin: 0 auto;
  display: table;
  position: relative;
  border-radius: 3px;
}
.single-content a.download-btn:before {
	content: "\f019";
	position: absolute;
	right: 15px;
	font-family: FontAwesome;
}
.random-posts h3,
.related-posts h3 {
	font-size: 23px;
	margin-top: 0;
	margin-bottom: 25px;
	border-bottom: 1px solid #00796b;
}
.related-posts .related-post {
	width: calc(25% - 12px);
	margin-right: 16px;
	margin-bottom: 15px;
	float: left;
}
.related-posts .related-post:nth-child(5n) {
	margin-right: 0;
}
.random-posts .random-post .random-thumb,
.related-posts .related-post .related-thumb {
	display: block;
	padding-top: 55%;
	position: relative;
	overflow: hidden;
}
.random-posts .random-post .random-thumb img,
.related-posts .related-post .related-thumb img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 4px;
}
.related-posts .related-post h4.related-title {
	margin-top: 5px;
}
.related-posts .related-post h4.related-title a {
	color: #444;
}
.related-posts .related-post h4.related-title a:hover {
	color: #00796b;
}
.related-posts .related-post span.post-date {
	font-style: italic;
}
.related-posts .related-post span.post-date i.fa {
	color: #00796b;
}
.related-posts .four-posts {
	clear: both;
	content: ".";
	display: block;
}
.random-posts .random-post {
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 25px;
	display: inline-block;
	border-bottom: 1px solid #ebebeb;
	width: 100%;
}
.random-posts .random-post:last-child {
	border: none;
}
.random-posts .random-post .random-post-thumb {
	width: 250px;
  float: left;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.random-posts .random-post .random-info {
	width: calc(100% - 265px);
  float: right;
}
.random-posts .random-post .random-info h4 {
	font-size: 22px;
	line-height: 28px;
	margin: 0 0 10px;
}
.random-posts .random-post .random-info h4 > a {
	transition: 0.5s all ease;
	color: #333;
}
.random-posts .random-post .random-info h4:hover > a {
	color: #00796b;
}
.random-posts .random-post .random-info .post-excerpt {
	margin-top: 10px;
}

/*Vertical Menu*/
#verticalMenu {
	width: 200px;
	float: left;
}
#verticalMenu li {
	list-style: none;
	font-size: 0;
}
#verticalMenu li > ul {
	padding: 0;
	margin: 0;
}
#verticalMenu li > ul > li {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #eee;
	position: relative;
	padding-left: 15px;
}
#verticalMenu li > ul > li:before {
	content: '\f111';
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 7px;
	color: #444;
}
#verticalMenu li > ul > li:nth-last-child(2) {
	border-bottom: 0;
}
#verticalMenu li > ul > li:last-child {
	display: none;
}
#verticalMenu li > ul > li a {
	font-size: 14px;
	text-transform: capitalize;
	color: #444;
	display: block;
	white-space: nowrap;
}
#verticalMenu li > ul > li:hover:before,
#verticalMenu li > ul > li:hover a {
	color: #00796b;
}

/*Home Content*/
body.home #primary .post-list,
body.home #primary .home-slider {
	width: calc(100% - 215px);
	float: right;
}

/*Post Slider*/
#home_slider {
	position: absolute;
  top: 0;
}
.home-slider {
	position: relative;
}
.home-slider-wrapper {
	background-color: #f1f1f1;
  position: relative;
  width: 100%;
  padding-top: 55%;
  margin-bottom: 25px;
}
.overlay-container {
	position: relative;
}
.post-slider {
	width: 100%;
	max-width: 100%;
	position: relative;
	padding-top: 55%;
}
.post-slider img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 5px;
}
#home_slider .post-info {
	position: absolute;
	width: calc(100% - 50px);
	bottom: 25px;
	left: 25px;
	padding: 10px;
	z-index: 1;
	transition: 0.2s all ease;
	text-align: center;
}
#home_slider .post-info:after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	background-color: #fff;
	border-radius: 5px;
	z-index: -1;
}
#home_slider .post-info:hover:after {
	background-color: rgba(255, 255, 255, 0.85);
}
#home_slider .post-info h2 {
	margin: 0;
}
#home_slider .post-info h2 > a {
	font-size: 25px;
	color: #333;
}
#home_slider .post-info p {
	color: #ddd;
	line-height: 1.4;
}
#home_slider .post-info .cat-links {
	background-color: #c23832;
	font-size: 12px;
	margin-bottom: 5px;
	display: inline-block;
	border-radius: 2px;
}
#home_slider .post-info .cat-links a {
	color: #fff;
	padding: 2px 7px;
	display: inline-block;
}
#home_slider .post-info .tags-links,
#home_slider .post-info .tags-links * {
	color: #fff;
	font-size: 13px;
}
#home_slider .owl-dots {
	position: relative;
	bottom: 29px;
	z-index: 1;
	text-align: center;
}
#home_slider .owl-dots button {
	height: 10px;
	width: 10px;
	border-radius: 10px;
	margin: 3px;
	border: 1px solid #fff;
	outline: none;
}
#home_slider .owl-dots button.active {
	background-color: #fff;
}
#home_slider .owl-nav {
	position: absolute;
	width: 100%;
	top: 45%;
}
#home_slider .owl-nav button[type="button"] {
	height: 40px;
	width: 40px;
	border-radius: 100%;
	outline: none;
	background-color: rgba(255, 255, 255, 0.6);
	transition: 0.5s all ease;
	font-size: 25px;
	padding: 0;
	text-align: center;
}
#home_slider .owl-nav button[type="button"] span {
	position: relative;
	top: -2px;
}
#home_slider .owl-nav button[type="button"]:hover {
	background-color: rgba(255, 255, 255, 0.9);
}
#home_slider .owl-nav button[type="button"].owl-prev {
	left: 10px;
	position: absolute;
}
#home_slider .owl-nav button[type="button"].owl-next {
	right: 10px;
	position: absolute;
}

/*Pagination*/
nav.navigation .nav-links {
	text-align: center;
	display: block;
}
nav.navigation .nav-links .nav-previous,
nav.navigation .nav-links .nav-next {
	width: unset;
	flex: unset;
	display: inline;
}
nav.navigation .nav-links .nav-previous a,
nav.navigation .nav-links .nav-next a {
	display: inline-block;
	width: 110px;
	height: 40px;
	border: 1px solid #ddd;
	padding: 0;
	margin: 0 5px;
	color: #444;
	font-size: 0;
	border-radius: 3px;
	transition: 0.5s all ease;
	position: relative;
}
nav.navigation .nav-links .nav-next  {
	margin-left: -230px;
}
nav.navigation .nav-links .nav-next a {
	width: 100px;
}
nav.navigation .nav-links .nav-previous:hover a,
nav.navigation .nav-links .nav-next:hover a {
	background-color: #efefef;
}
nav.navigation .nav-links .nav-next a:before,
nav.navigation .nav-links .nav-previous a:before {
	content: 'Load more';
	white-space: nowrap;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%)translateY(-50%);
	font-size: 15px;
	z-index: 1;
}
nav.navigation .nav-links .nav-next a:before {
	content: 'Previous';
}
nav.navigation .nav-links .nav-previous a:hover:before,
nav.navigation .nav-links .nav-next a:hover:before {
	border-color: #00796b;
	color: #00796b;
}

/*Popup Notify*/
#content.block {
	-webkit-filter: blur(5px);
    filter: blur(5px);
    height: 100vh;
    pointer-events: none;
}
#notify_popup {
    position: fixed;
    width: calc(100% - 30px);
    max-width: 560px;
    text-align: center;
    top: 40%;
    left: 50%;
    transform: translateX(-50%)translateY(-50%);
    background-color: #fff;
    border: 1px solid #dedede;
    border-radius: 15px;
    padding: 25px 15px;
    display: none;
    z-index: 100000;
}
#notify_popup img {
	width: 100px;
}
#notify_popup h3 {
    margin: 0;
    font-size: 30px;
    margin-bottom: 10px;
}
#notify_popup button {
	padding: 0 20px;
    height: 35px;
    line-height: 33px;
    font-size: 13px;
    background-color: #00796b;
    color: #fff;
    border: 0;
    border-radius: 5px;
    display: none;
}
body.block {
	overflow: hidden;
}
#page.block #topBar,
#page.block #masthead {
	-webkit-filter: blur(5px);
    filter: blur(5px);
    pointer-events: none;
}


/*Footer*/
footer#colophon {
	background-color: #fff;
	margin-top: 15px;
	border-top: 1px solid #e0e0e0;
}
footer#colophon .site-info {
	text-align: center;
	color: #00796b;
	padding: 5px 0 25px 0;
	font-size: 13px;
}
footer#colophon .site-info a {
	color: #00796b;
	font-weight: bold;
}
footer#colophon .footer-menu {
	width: 100%;
}
footer#colophon .footer-menu ul {
	display: inline-block;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 10px;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
footer#colophon .footer-menu ul > li {
	list-style: none;
	float: left;
	margin: 0 15px;
}
footer#colophon .footer-menu ul > li > a {
	color: #00796b;
	font-weight: bold;
	text-transform: capitalize;
}
footer#colophon .dmca-logo {
	margin-top: 30px;
}

/*Video Page*/
#video_playlist .video-play {
	width: calc(100% - 365px);
	background-color: #f7f7f7;
	padding-bottom: 15px;
	float: left;
}
#video_playlist .video-play .video {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
	background-color: #eee;
}
#video_playlist .video-play .video > video,
#video_playlist .video-play .video > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
#video_playlist .video-play .video-description,
#video_playlist .video-play .video-info {
	padding: 0 15px;
}
#video_playlist .video-play .video-info > h2 {
	font-size: 23px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.3;
	font-weight: normal;
	color: #000;
}
#video_playlist .video-play span.video-post-date {
	font-style: italic;
	padding: 0 15px;
	margin-bottom: 15px;
	display: block;
	font-size: 13px;
	color: #646464;
}
#video_playlist .video-play span.video-post-date > span {
	padding: 0 5px;
}
#video_playlist .video-play .video-description {
	padding-top: 15px;
	margin-top: 30px;
	border-top: 1px solid #eee;
	height: 44px;
	overflow: hidden;
}
#video_playlist .video-play .video-description.show {
	height: auto;
}
#video_playlist .video-play a.show-more {
	text-align: center;
	display: block;
	margin-top: 10px;
	position: relative;
}
#video_playlist .video-play a.show-more.show {
	font-size: 0;
}
#video_playlist .video-play a.show-more.show:before {
	content: 'Thu gọn';
	font-size: 13px;
}
#video_playlist .playlist {
	width: calc(350px);
	margin-left: 15px;
	background-color: #fff;
	border-bottom: 1px solid #eee;
	float: right;
}
#video_playlist .playlist  .playlist-header {
	background-color: #00796b;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
}
#video_playlist .playlist  .playlist-header label {
	color: #fff;
}
#video_playlist .playlist  .playlist-header i.fa {
	padding-right: 5px;
}
#video_playlist .playlist .playlist-body {
	background-color: #f7f7f7;
	margin-bottom: 30px;
}
#video_playlist .playlist .playlist-body ul {
	padding: 0;
	margin: 0;
	height: 534px;
	overflow-y: scroll;
}
#video_playlist .playlist .playlist-body ul > li {
	list-style: none;
	border-bottom: 1px solid #eaeaea;
	padding: 10px;
	margin-bottom: 0;
}
#video_playlist .playlist .playlist-body ul > li:last-child {
	border-bottom: 0;
}
#video_playlist .playlist .playlist-body .playlist-thumb {
	width: 90px;
	position: relative;
	background-color: #fff;
	border-radius: 4px;
	float: left;
}
#video_playlist .playlist .playlist-body .playlist-thumb:before {
	content: '\f144';
	font-family: FontAwesome;
	color: #cb2027;
	font-size: 23px;
	line-height: 0.8;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%)translateY(-50%);
	background-color: #fff;
	height: 15px;
	width: 15px;
	border-radius: 100%;
	z-index: 1;

}
#video_playlist .playlist .playlist-body .playlist-thumb > a {
	display: block;
	padding-top: 70%;
	position: relative;
	overflow: hidden;
}
#video_playlist .playlist .playlist-body .playlist-thumb img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 4px;
	border: 1px solid #eaeaea;
}
#video_playlist .playlist .playlist-body .video-post-view,
#video_playlist .playlist .playlist-body .playlist-item {
	width: calc(100% - 105px);
	margin-left: 15px;
	font-size: 13px;
	line-height: 1.2;
	height: 32px;
	overflow: hidden;
	float: right;
}
#video_playlist .playlist .playlist-body .video-post-view {
	margin-left: 15px;
	font-size: 11px;
	height: unset;
	font-style: italic;
	color: #646464;
	padding-top: 5px;
}

/*Custom Scroll Bar*/
/* width */
#video_playlist ::-webkit-scrollbar {
  width: 5px;
}

/* Track */
#video_playlist ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #dfdfdf;
  border-radius: 10px;
}

/* Handle */
#video_playlist ::-webkit-scrollbar-thumb {
  background: #dedede;
  border-radius: 10px;
}

/* Handle on hover */
#video_playlist ::-webkit-scrollbar-thumb:hover {
  background: #dedede;
}

#video_by_category {
	margin-top: 40px;
	margin-bottom: 50px;
}
#video_categories {
	width: 230px;
	margin-right: 15px;
	background-color: #f7f7f7;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	float: left;
}
#video_categories .video-category-header {
	height: 35px;
	line-height: 35px;
	background-color: #00796b;
	padding: 0 15px;
}
#video_categories .video-category-header label {
	color: #fff;
}
#video_categories .video-category-header label i.fa {
	padding-right: 7px;
}
#video_categories ul {
	padding: 0;
	margin: 0;
}
#video_categories ul > li {
	list-style: none;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #eaeaea;
	transition: 0.5s all ease;
	font-size: 14px;
}
#video_categories ul > li:hover {
	background-color: #fff;
	font-weight: bold;
}
#video_categories ul > li:last-child {
	border-bottom: 0;
}
#video_categories ul > li a {
	display: block;
	padding: 0 15px;
}
#video_categories ul > li.current {
	background-color: #fff;
	font-weight: bold;
	position: relative;
}
#video_categories ul > li.current:before {
	content: '\f054';
	font-family: FontAwesome;
	font-size: 10px;
	color: #00796b;
	display: block;
	position: absolute;
	border-radius: 100%;
	right: 15px;
	top: 0;
}
#video_by_category .video-list {
	width: calc(100% - 245px);
	float: right;
}
#video_by_category .video-list > .video-list-header {
	border-bottom: 1px solid #00796b;
	margin-bottom: 15px;
}
#video_by_category .video-list > .video-list-header label {
	font-size: 20px;
}
#video_by_category .video-list ul {
	padding: 0;
	margin: 0;
}
#video_by_category .video-list ul > li {
	list-style: none;
	width: calc(25% - 10px);
	margin-right: 13px;
	margin-bottom: 15px;
	float: left;
}
#video_by_category .video-list ul > li:nth-child(4n) {
	margin-right: 0;
}
#video_by_category .video-list ul > li .playlist-thumb > a {
	display: block;
	padding-top: 60%;
	position: relative;
	overflow: hidden;
}
#video_by_category .video-list ul > li .playlist-thumb img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 4px;
	border: 1px solid #eaeaea;
}
#video_by_category .video-list ul > li .playlist-item {
	margin-top: 5px;
}
#video_by_category .video-list ul > li .playlist-thumb > a:before {
	content: '\f144';
	font-family: FontAwesome;
	color: #cb2027;
	font-size: 40px;
	display: block;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.0);
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 17%;
	left: 0;
	top: 0;
	z-index: 1;
	transition: 0.5s all ease;
	opacity: 0.8;
}
#video_by_category .video-list ul > li .playlist-thumb > a:hover:before {
	background-color: rgba(0, 0, 0, 0.1);
	opacity: 1;
}
#video_by_category .video-list ul > li .playlist-item h2 {
	font-size: 15px;
	font-weight: normal;
	line-height: 1.4;
	height: 45px;
	overflow: hidden;
}
.video-pagination {
	text-align: center;
	margin: 0 auto;
}
.video-pagination .page-numbers {
	height: 35px;
	width: 35px;
	line-height: 35px;
	padding: 0;
	border-radius: 3px;
	margin-right: 5px;
	font-weight: bold;
	display: inline-block;
	border: 1px solid #ddd;
	text-align: center;
}
.video-pagination .page-numbers.current {
	background-color: #00796b;
	border: none;
	color: #fff;
}
.video-pagination .page-numbers.prev,
.video-pagination .page-numbers.next {
	width: unset;
	border: none;
}

/*Comment*/
#comments {
	margin-bottom: 0;
	margin-top: 15px;
}
#comments #wpdcom {
	max-width: 100%;
}
#wpd-post-rating {
	margin-bottom: 0;
}

/*Back to Top*/
#back_top {
	background: #fff;
	border: 1px solid #00796b;
	height: 40px;
	width: 40px;
	position: fixed;
	right: 27px;
	bottom: 25px;
	text-align: center;
	line-height: 33px;
	font-family: FontAwesome;
	display: none;
	border-radius: 50px;
	transition: 0.5s all ease;
	z-index: 1;
}
#back_top:hover {
	opacity: 0.8;
}
#back_top a {
	color: #00796b;
	height: 100%;
	width: 100%;
	display: block;
}

/*Responsive*/
@media(max-width: 1230px) {
	.container {
		max-width: calc(100% - 30px);
	}
}
@media(max-width: 1150px) {
	#video_playlist .playlist {
		width: 300px;
	}
	#video_playlist .video-play {
		width: calc(100% - 315px);
	}
	#video_playlist .playlist .playlist-body ul {
		height: 450px;
	}
}
@media(max-width: 1100px) {
	#verticalMenu {
		display: none;
	}
	body.home #primary .post-list,
	body.home #primary .home-slider {
		width: 100%;
	}
}
@media(max-width: 1060px) {
	ul#primary-menu li {
		padding: 0 20px;
	}
	#video_playlist {
		display: block;
	}
	#video_playlist .playlist,
	#video_playlist .video-play {
		width: 100%;
		margin: 0 0 20px;
	}
	#video_playlist .playlist .playlist-body ul {
		height: 500px;
	}
	#video_categories {
		width: 320px;
	}
	#video_by_category .video-list {
		width: calc(100% - 335px);
	}
	#video_by_category .video-list ul > li {
		width: calc(50% - 7px);
	}
	#video_by_category .video-list ul > li:nth-child(2n),
	#video_by_category .video-list ul > li:nth-child(4n) {
		margin-right: 0;
	}
}
@media(max-width: 990px) {
	aside#secondary,
	main#primary.sidebar-active {
		width: 100%;
		float: none;
	}
	#secondary > .widget_text {
		display: inline-block;
		width: 100%;
	}
	#topBar {
		background-color: #00796b;
	}
	#topBar button#search_toggled img,
	#topBar .site-branding img {
		filter: brightness(0) invert(1);
	}
	#topBar ul.social-icon {
		display: none;
	}
	#topBar .search-box {
		left: 100%;
		max-width: 100%;
		transform: translateX(-100%);
		z-index: 100;
	}
	#topBar .search-box button[type="submit"],
	#topBar .search-box input[type="search"] {
		display: none;
	}
	#topBar .search-box.toggled input[type="search"] {
		display: block;
		position: absolute;
		top: 65px;
	}
	#topBar .search-box.toggled:before {
		content: '';
		position: fixed;
		width: 100vw;
		height: 100vh;
		background-color: rgba(0, 0, 0, 0.6);
		left: -15px;
		top: -10px;
	}
	#topBar button#search_toggled img {
		height: 27px;
	}
	.search-box.toggled button#search_toggled img {
		display: none;
	}
	.search-box.toggled button#search_toggled {
		background-image: url('img/icons/close.png');
		background-size: cover;
		height: 25px;
		width: 25px;
		margin-top: 7px;
		margin-right: 7px;
	}
	#topBar .site-branding {
		left: 75px;
		top: 8px;
	}
	header#masthead button.menu-toggle {
		display: block;
		width: 40px;
		height: 40px;
		background-color: transparent;
		cursor: pointer;
		padding: 0 5px;
		border: none;
		position: absolute;
		top: -50px;
		outline: none;
		box-shadow: none;
	}
	header#masthead button.menu-toggle span.line {
		display: block;
		height: 2px;
		width: 30px;
		margin: 6px 0;
		background-color: #fff;
		transition: 0.2s all ease;
	}
	nav#site-navigation.toggled button.menu-toggle span.first-line {
		transform: rotate(45deg);
		margin-bottom: -8px;
	}
	nav#site-navigation.toggled button.menu-toggle span.middle-line {
		display: none;
	}
	nav#site-navigation.toggled button.menu-toggle span.last-line {
		transform: rotate(-45deg);
		margin-bottom: 8px;
	}
	nav#site-navigation .menu-wrapper,
	header#masthead button.menu-toggle span.txt {
		display: none;
	}
	nav#site-navigation.toggled .menu-wrapper {
		position: fixed;
		display: block;
		width: 100%;
		height: calc(100vh - 60px);
		left: 0;
		top: 60px;
		padding-top: 20px;
		padding: 30px;
		background-color: #fff;
		z-index: 100;
		overflow: scroll;
		overflow-x: hidden;
	}
	nav#site-navigation.toggled .mobile-nav {
		display: block;
		width: 66.66%;
		float: right;
	}
	nav#site-navigation.toggled .mobile-nav > li {
		font-size: 0;
	}
	ul#primary-menu li,
	nav#site-navigation.toggled .mobile-nav ul > li {
		height: auto;
		line-height: 1.5;
		margin: 10px 0;
		width: 50%;
		float: left;
	}
	nav#site-navigation.toggled ul#primary-menu > li a,
	nav#site-navigation.toggled .mobile-nav ul > li a {
		font-size: 16px;
		text-transform: capitalize;
	}
	nav#site-navigation.toggled .mobile-nav ul > li:first-child {
		display: none;
	}

	nav#site-navigation.toggled .menu-wrapper a {
		color: #333;
		font-weight: normal;
	}
	nav#site-navigation.toggled ul#primary-menu {
		display: block;
		width: 33.33%;
		float: left;
	}
	nav#site-navigation.toggled ul#primary-menu > li {
		width: 100%;
		float: none;
	}
	nav#site-navigation.toggled ul#primary-menu > li ul.sub-menu {
		display: none;
	}
	nav#site-navigation.toggled ul#primary-menu > li,
	nav#site-navigation.toggled .mobile-nav ul > li {
		position: relative;
		padding-left: 15px;
		left: 15px;
	}
	nav#site-navigation.toggled ul#primary-menu > li:before,
	nav#site-navigation.toggled .mobile-nav ul > li:before {
		content: "\f111";
		position: absolute;
		top: 7px;
		left: 0;
		font-size: 7px;
		font-family: FontAwesome;
		color: #444;
	}
	nav#site-navigation.toggled .mobile-nav ul > li:last-child {
		display: none;
	}
}
@media(max-width: 968px) {
	#topBar ul.social-icon li a {
		font-size: 0;
		white-space: nowrap;
	}
}
@media(max-width: 920px) {
	ul#primary-menu li {
		padding: 0 17px;
	}
	#video_categories {
		width: 280px;
	}
	#video_by_category .video-list {
    width: calc(100% - 295px);
	}
}
@media(max-width: 815px) {
	#video_by_category .video-list,
	#video_categories {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
}
@media(max-width: 768px) {
	.single-content .share-btn {
		margin-bottom: 20px;
	}
}
@media(max-width: 760px) {
	.related-posts .two-posts {
    clear: both;
    content: ".";
    display: block;
	}
	.related-posts .related-post {
		width: calc(50% - 20px);
		margin: 0 10px;
		margin-bottom: 15px;
	}
	nav#site-navigation.toggled .mobile-nav,
	nav#site-navigation.toggled ul#primary-menu {
		width: 100%;
	}
	nav#site-navigation.toggled .mobile-nav {
		border-top: 1px solid #eee;
		margin-top: 10px;
    padding-top: 10px;
	}
	nav#site-navigation.toggled .mobile-nav ul > li,
	nav#site-navigation.toggled ul#primary-menu > li {
		width: 50%;
		float: left;
	}
}
@media(max-width: 700px) {
	#home_slider .post-info {
		padding: 7px;
	}
	#home_slider .post-info h2 {
		line-height: 1.1;
	}
	#home_slider .post-info h2 > a {
		font-size: 20px;
	}
}
@media(max-width: 685px) {
	article > .info-wrapper,
	article > .thumb-wrapper {
		width: 100%;
		float: none;
		border: 0;
	}
	article > .info-wrapper{
		margin-top: 15px;
	}
	article > .thumb-wrapper {
		padding-top: 55%;
		position: relative;
		overflow: hidden;
	}
	article > .thumb-wrapper img {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: center;
		border-radius: 3px;
	}
	article.type-video,
	article.type-post,
	article.post {
		margin-bottom: 28px;
	}
	.random-posts .random-post .random-post-thumb {
		width: 85px;
    height: 85px;
	}
	.random-posts .random-post .random-thumb {
		padding: 0;
    overflow: unset;
	}
	.random-posts .random-post .random-post-thumb img {
		height: 85px;
		width: 85px;
		object-fit: cover;
		object-position: center;
	}
	.random-posts .random-post .random-info {
		width: calc(100% - 100px);
	}
	.random-posts .random-post .random-info .post-excerpt {
		display: none;
	}
	.random-posts .random-post .random-info h4 {
		line-height: 5px;
		margin-top: 0;
	}
	.random-posts .random-post .random-info h4 > a {
		font-size: 14px;
		line-height: 1.4;
	}

}
@media(max-width: 630px) {
	.related-posts .related-post .related-thumb {
		height: 150px;
	}
	#home_slider .post-info h2 > a {
		font-size: 18px;
	}
}
@media(max-width: 580px) {
	footer#colophon .footer-menu ul > li {
		width: 100%;
		float: none;
		text-align: center;
		margin: 5px 0;
	}
}
@media(max-width: 530px) {
	.related-posts .related-post {
		width: 100%;
		float: none;
		margin: 15px 0;
		padding-bottom: 15px;
		display: flex;
		border-bottom: 1px solid #eee;
	}
	.related-posts .related-post:last-child {
		border: none;
	}
	.related-posts .related-post .related-thumb {
		width: 85px;
		height: 85px;
		padding: 0;
		float: left;
	}
	.related-posts .related-post .related-info {
		width: calc(100% - 100px);
		float: right;
		padding-left: 15px;
		margin: 0;
	}
	.related-posts .related-post h4.related-title {
		margin: 0;
	}
	#home_slider .post-info {
		padding: 3px 7px 7px 7px;
	}
	#home_slider .post-info h2 > a {
		font-size: 16px;
	}
	.report-link {
		float: left;
	}
	#video_by_category .video-list ul > li {
		width: 100%;
		margin-right: 0;
	}
	#video_by_category .video-list ul > li {
		margin-bottom: 20px;
	}
	#video_by_category .video-list ul > li .playlist-item h2 {
		height: auto;
		overflow: unset;
	}
	#notify_popup h3 {
		font-size: 25px;
	}
}
@media(max-width: 420px) {
	#home_slider .post-info h2 {
		line-height: 0.8;
	}
	#home_slider .post-info h2 > a {
		font-size: 14px;
	}
	#notify_popup h3 {
		font-size: 22px;
	}
}