/*
Theme Name: VideoNow Pro
Theme URI: https://www.happythemes.com/wordpress-themes/videonow
Author: HappyThemes
Author URI: https://www.happythemes.com
Description: VideoNow Pro is a premium WordPress theme that best suited for video sites.
Version: 1.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: videonow-pro
Tags: two-columns, right-sidebar
*/
/*--------------------------------------------------------------
 Reset
--------------------------------------------------------------*/
*,
*:before,
*:after {
  box-sizing: border-box;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  word-wrap: break-word;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  color: #333;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #333;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #eee;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

sup {
  top: -.5em;
}

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

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

figure > img {
  display: block;
}

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

img[class*="align"],
img[class*="attachment-"] {
  height: auto;
}

embed,
iframe,
object {
  max-width: 100%;
  width: 100%;
}

/*--------------------------------------------------------------
# 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. */
}

/*--------------------------------------------------------------
# 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.5075em 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;
}

/*--------------------------------------------------------------
2.0 Setup
--------------------------------------------------------------*/
/* =Genericons, thanks to FontSquirrel.com for conversion!
-------------------------------------------------------------- */
@font-face {
  font-family: 'Genericons';
  src: url("genericons/font/genericons-regular-webfont.eot");
  src: url("genericons/font/genericons-regular-webfont.eot?#iefix") format("embedded-opentype"), url("genericons/font/genericons-regular-webfont.woff") format("woff"), url("genericons/font/genericons-regular-webfont.ttf") format("truetype"), url("genericons/font/genericons-regular-webfont.svg#genericonsregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Genericons */
.bypostauthor > article .fn:before,
.comment-edit-link:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.comment-list .children li:before,
.contributor-posts-link:before,
.menu-toggle:before,
.search-toggle:before,
.slider-direction-nav a:before,
.widget_happythemes_ephemera .widget-title:before {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font: normal 16px/1 Genericons;
  text-decoration: inherit;
  vertical-align: text-bottom;
}

strong,
b {
  font-weight: 600;
}

input,
textarea,
select {
  -webkit-appearance: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input,
input[type="text"],
input[type="email"],
input[type="url"],
textarea {
  border-radius: 2px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  background-color: #fff;
  border: 1px solid #ddd;
  outline: none;
  color: #333;
  transition: all 200ms ease-in-out 0s;
}

input:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
textarea:focus {
  border-color: #bfbfbf;
  outline: none;
}

textarea {
  padding: 10px 15px;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="search"] {
  height: 38px;
  line-height: 38px;
  padding: 0 15px;
}

button,
#respond #commentform .btn,
input[type="submit"] {
  border: 1px solid #ddd;
  border-radius: 2px;
  padding: 0 15px;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-color: #f8f8f8;
  color: #333;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 600;
  height: 38px;
  line-height: 36px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -webkit-backface-visibility: hidden;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}

button:hover,
#respond #commentform .btn:hover,
input[type="submit"]:hover {
  background-color: #f0f0f0;
  border-color: #d9d9d9;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
  color: #333;
  text-decoration: none;
}

button:focus,
textarea:focus {
  outline: 0;
}

table {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #333333;
  border-width: 1px;
  border-color: #e9e9e9;
  border-collapse: collapse;
  width: 100%;
}

table th {
  border-width: 1px;
  padding: 8px;
  border-style: solid;
  border-color: #e6e6e6;
  background-color: #f0f0f0;
}

table tr:hover td {
  background-color: #f9f9f9;
}

table td {
  border-width: 1px;
  padding: 8px;
  border-style: solid;
  border-color: #e6e6e6;
  background-color: #ffffff;
}

.alignleft {
  float: left;
  margin-right: 1.5em;
}

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

.aligncenter {
  display: block;
  margin: 0 auto;
  text-align: center;
  clear: both;
}

.alignnone {
  display: block;
}

.clear:before,
.clear:after {
  content: "";
  display: table;
}

.clear:after {
  clear: both;
}

.clear {
  clear: both;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
}

.sticky,
.bypostauthor {
  background: inherit;
  color: inherit;
}

.gray-link a:link,
.gray-link a:visited {
  color: #999;
}

.gray-link a:hover {
  color: #333;
}

.dark-link a:link,
.dark-link a:visited {
  color: #666;
}

.dark-link a:hover {
  color: #0079c1;
}

.black-link a:link,
.black-link a:visited {
  color: #333;
}

.black-link a:hover {
  color: #0079c1;
}

/* Link Hover */
a:hover {
  color: #0079c1;
}

/* CSS3 Effects */
.box-shadow, .site-header, .home .site-content, .archive #content, .search #primary,
.error404 #primary, .single #primary article.hentry,
.page #primary article.hentry, .single .entry-related,
.page .entry-related, .sidebar .widget, .comments-area {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-sizing: border-box;
}

/* Buttons */
.button-gray, .search-submit, a.more-url, .home-more a, .sidebar-notice .btn a, .archive .section-header .section-more .subscribe a, .pagination .page-numbers {
  background-color: #f8f8f8;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  color: #333;
  font-weight: 600;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}

.button-gray-hover, .search-submit:hover, a.more-url:hover, .home-more a:hover, .sidebar-notice .btn a:hover, .archive .section-header .section-more .subscribe a:hover, .pagination .page-numbers:hover, .pagination .nav-next:hover {
  background-color: #f0f0f0;
  border-color: #d9d9d9;
  color: #333;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
}

body {
  background: #f5f5f5;
  color: #000;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6em;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #0079c1;
  text-decoration: underline;
}

a:visited {
  color: #333;
}

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

ul, ol, li {
  margin: 0;
  padding: 0;
}

.container {
  margin: 0 auto;
  width: 1000px;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#masthead .container {
  position: relative;
}

.site-header {
  background-color: #fff;
  height: 70px;
  width: 100%;
  line-height: 1;
  z-index: 999;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
}

.site-header.fixed-header {
  position: fixed;
}

.site-header .site-branding {
  float: left;
  text-align: left;
  padding: 0 10px 0 30px;
}

.site-header .site-branding #logo {
  height: 60px;
  margin: 5px 0;
}

.site-header .site-branding .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.site-header .site-branding img {
  max-height: 60px;
  vertical-align: middle;
}

.site-header #logo,
.site-header #logo img,
.site-header .header-search,
.site-header #primary-nav a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.site-title {
  font-size: 28px;
  font-weight: bold;
  line-height: 70px;
}

.site-title a {
  color: #0079c1;
  line-height: 70px;
  display: block;
}

#start {
  background-color: transparent;
  height: 70px;
}

.search-input {
  background: #fff;
  border: 1px solid #ddd;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  outline: none;
  height: 38px;
  line-height: 38px;
  color: #333;
  text-indent: 5px;
}

.search-input:focus {
  background-color: #fff;
  border-color: #bfbfbf;
}

.search-submit {
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  color: #777;
  font-size: 15px;
  font-weight: 600;
  height: 38px;
  line-height: 1;
  outline: none;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
}

.header-search {
  line-height: 1;
  position: absolute;
  top: 15px;
  right: 40px;
  width: 280px;
}

.header-search .search-input {
  width: 220px;
  padding-left: 10px;
  padding-right: 10px;
}

.header-search .search-submit {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
}

.header-search .search-submit .genericon {
  font-size: 22px;
}

.header-ad {
  margin: 20px auto 0;
  line-height: 0.8;
  text-align: center;
}

.header-ad .widget-title {
  display: none;
}

.footer-ad {
  margin: 20px auto;
  line-height: 0.8;
  text-align: center;
}

.footer-ad .widget-title {
  display: none;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Essential Styles */
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sf-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sf-menu li {
  position: relative;
}

.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
  display: block;
}

.sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

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

.sf-menu > li {
  float: left;
}

.sf-menu a {
  display: block;
  position: relative;
}

/* Theme Navigation Skin */
.sf-menu {
  float: left;
  margin-bottom: 1em;
}

.sf-menu ul {
  background-color: #fff;
  border-top: 1px solid #f0f0f0;
  width: 240px;
  box-shadow: rgba(190, 190, 190, 0.45882) 0px 1px 5px;
  -webkit-box-shadow: rgba(190, 190, 190, 0.45882) 0px 1px 5px;
}

.sf-menu a {
  color: #555;
  text-decoration: none;
  zoom: 1;
  /* IE7 */
}

.sf-menu li {
  line-height: 66px;
  padding: 0 15px;
  white-space: nowrap;
  /* no need for Supersubs plugin */
  *white-space: normal;
  /* ...unless you support IE7 (let it wrap) */
  -webkit-transition: background .2s;
  transition: background .2s;
}

.sf-menu li a {
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  font-size: 13px;
  font-weight: 600;
}

.sf-menu li a:hover {
  border-top-color: #0079c1;
  color: #000;
}

.sf-menu ul li {
  line-height: 1;
  padding: 0;
}

.sf-menu ul li a {
  border-top: none;
  font-size: 14px;
  font-weight: normal;
  padding: 15px;
}

.sf-menu ul li ul {
  margin-top: -1px;
}

.sf-menu ul ul li {
  background: #fff;
}

.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu li.current-menu-item {
  background: #fff;
  /* only transition out, not in */
}

.sf-menu li:hover a,
.sf-menu li.sfHover a,
.sf-menu li.current-menu-item a {
  border-top-color: #0079c1;
  color: #000;
}

.sf-menu li:hover li a,
.sf-menu li.sfHover li a,
.sf-menu li.current-menu-item li a {
  color: #555;
  display: block;
}

.sf-menu li:hover li a:hover,
.sf-menu li.sfHover li a:hover,
.sf-menu li.current-menu-item li a:hover {
  background-color: #f7f7f7;
  color: #0079c1;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
  padding-right: 11px;
}

/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
  position: absolute;
  top: 50%;
  right: 9px;
  margin-top: -6px;
  height: 0;
  width: 0;
  content: '\f431';
  font: normal 14px/1 'Genericons';
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: 8px;
  content: '\f501';
  font: normal 9px/1 'Genericons';
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
/* Site Content */
.site-content {
  width: 1000px;
  margin: 20px auto;
}

.home .site-content {
  background-color: #ffffff;
}

/*--------------------------------------------------------------
# Featured Content
--------------------------------------------------------------*/
#featured-content {
  background-color: #fff;
  padding: 20px;
}

#featured-content .featured-left {
  float: left;
  width: 470px;
  height: 264px;
  position: relative;
}

#featured-content .featured-left .thumbnail-wrap {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  line-height: 0.8;
}

#featured-content .featured-left .overlay {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 60%;
  content: '';
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.65)));
  background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), to(rgba(0, 0, 0, 0.65)));
  background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}

#featured-content .featured-left .entry-info {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px;
  z-index: 99;
}

#featured-content .featured-left .entry-info a:hover {
  color: #fff;
}

#featured-content .featured-right {
  float: right;
  width: 470px;
  margin: 0;
}

#featured-content .featured-right .hentry {
  list-style: none;
  margin: 0 0 20px 0;
}

#featured-content .featured-right .hentry .thumbnail-wrap {
  float: left;
  width: 133px;
  height: auto;
  margin: 0 15px 0 0;
  line-height: 0.8;
}

#featured-content .featured-right .hentry .entry-title {
  clear: none;
}

#featured-content .featured-right .hentry:last-child {
  margin: 0;
}

.thumbnail-wrap {
  position: relative;
}

.thumbnail-wrap .video-length {
  display: none;
  position: absolute;
  right: 3px;
  bottom: 3px;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1;
  font-size: 11px;
  padding: 2px 3px;
}

/*--------------------------------------------------------------
# Home Content
--------------------------------------------------------------*/
.section-header {
  height: 24px;
  line-height: 24px;
  position: relative;
  margin-bottom: 15px;
}

.section-header h1, .section-header h2, .section-header h3 {
  color: #333;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  vertical-align: middle;
}

.section-header h1 a:hover, .section-header h2 a:hover, .section-header h3 a:hover {
  color: #0079c1;
  text-decoration: none;
}

.section-header .category-icon,
.section-header img {
  display: inline-block;
  width: 20px;
  height: auto;
  margin: -4px 8px 0 0;
  vertical-align: middle;
}

.section-header div.taxonomy-description,
.section-header .subscribe span {
  color: #777;
  display: inline-block;
  font-size: 12px;
  margin: 0 0 0 7px;
  vertical-align: middle;
}

.section-header div.taxonomy-description p,
.section-header .subscribe span p {
  margin: 0;
  padding: 0;
}

.section-header .section-more {
  position: absolute;
  right: 0;
  top: 1px;
  line-height: 1px;
}

a.more-url {
  color: #777;
  display: inline-block;
  font-size: 11px;
  height: 22px;
  line-height: 20px;
  padding: 0 6px 0 0;
}

a.more-url:hover {
  text-decoration: none;
}

a.more-url .genericon {
  background-color: orange;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  color: #fff;
  font-size: 12px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  vertical-align: middle;
  margin: -3px 3px 0 -1px;
}

.content-block {
  border-top: 1px solid #e9e9e9;
  padding: 20px 20px 5px 20px;
}

.content-block .hentry {
  float: left;
  width: 225px;
  margin: 0 20px 20px 0;
}

.content-block .hentry.last {
  margin-right: 0 !important;
}

.content-block .hentry .thumbnail-wrap {
  width: 100%;
  height: auto;
  margin: 0 0 7px 0;
  line-height: 0.8;
}

.content-block .hentry .entry-summary {
  font-size: 14px;
  margin-top: 5px;
}

.content-block.widget_ad {
  padding-bottom: 20px;
  text-align: center;
}

.content-block.widget_ad .widget-title {
  color: #999;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 6px;
}

.content-block.widget_ad .adwidget {
  line-height: 0.8;
}

.featured-left .entry-title,
.featured-right .entry-title,
.content-block .entry-title,
.post-loop .entry-title {
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 5px;
}

.featured-left .entry-title a,
.featured-right .entry-title a,
.content-block .entry-title a,
.post-loop .entry-title a {
  color: #0079c1;
}

.featured-left .entry-title a:hover,
.featured-right .entry-title a:hover,
.content-block .entry-title a:hover,
.post-loop .entry-title a:hover {
  color: #0079c1;
  text-decoration: underline;
}

.featured-left .entry-meta,
.featured-right .entry-meta,
.content-block .entry-meta,
.post-loop .entry-meta {
  font-size: 12px;
  line-height: 1.4;
}

.featured-left .entry-meta .entry-category,
.featured-right .entry-meta .entry-category,
.content-block .entry-meta .entry-category,
.post-loop .entry-meta .entry-category {
  display: block;
  margin-bottom: 3px;
}

.featured-left .entry-meta .entry-category a,
.featured-right .entry-meta .entry-category a,
.content-block .entry-meta .entry-category a,
.post-loop .entry-meta .entry-category a {
  font-size: 11px;
  text-transform: uppercase;
}

.featured-left .entry-meta .entry-date:before,
.featured-right .entry-meta .entry-date:before,
.content-block .entry-meta .entry-date:before,
.post-loop .entry-meta .entry-date:before {
  content: '\002022';
  margin: 0 5px;
}

.featured-left .entry-title {
  font-size: 24px;
}

.featured-left .entry-title a {
  color: #fff;
}

.featured-left .entry-meta,
.featured-left .entry-meta a {
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
}

.featured-left .video-length {
  z-index: 20;
}

.featured-right .entry-title,
.content-block .entry-title {
  font-size: 14px;
}

.post-link {
  display: block;
  position: relative;
}

.entry-meta {
  color: #777;
}

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

.entry-meta a:hover {
  color: #333;
  text-decoration: underline;
}

.home-content-notice {
  border-top: 1px solid #e9e9e9;
  padding: 40px 0 20px;
  text-align: center;
}

.home-content-notice p {
  color: #777;
  margin-bottom: 20px;
  text-align: center;
}

.home-content-notice p a {
  color: #0079c1;
}

.home-content-notice p strong {
  color: #000;
}

.home-content-notice .home-more {
  margin-top: 40px;
}

.home-more {
  width: 100%;
  height: 45px;
  margin: 15px 0;
  text-align: center;
}

.home-more a {
  font-size: 14px;
  padding: 10px 20px;
  vertical-align: middle;
}

.home-more a:hover {
  text-decoration: none;
}

.sidebar-notice {
  color: #777;
  text-align: center;
}

.sidebar-notice strong {
  color: #333;
}

.sidebar-notice p a {
  color: #0079c1;
}

.sidebar-notice .btn {
  margin: 28px 0 15px;
}

.sidebar-notice .btn a {
  color: #333 !important;
  font-size: 14px;
  padding: 10px 20px;
  vertical-align: middle;
}

.sidebar-notice .btn a:hover {
  text-decoration: none;
}

#featured-content .sidebar-notice p {
  margin-bottom: 20px;
}

#featured-content .sidebar-notice .home-more {
  margin-top: 40px;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer-columns {
  background-color: transparent;
  border-bottom: 1px solid #e9e9e9;
  padding: 20px 0 0 0;
}

.footer-columns .section-header {
  font-size: 32px;
  font-weight: 300;
  margin-bottom: 20px;
}

.footer-columns .sidebar-notice {
  padding-bottom: 5px;
}

.footer-columns .widget {
  margin-bottom: 20px;
}

.footer-columns .widget_posts_thumbnail .thumbnail-wrap,
.footer-columns .widget_posts_thumbnail .wp-post-image,
.footer-columns .widget_posts_thumbnail img {
  width: 100px;
  height: auto;
}

.footer-columns .footer-column-1,
.footer-columns .footer-column-2,
.footer-columns .footer-column-3,
.footer-columns .footer-column-4 {
  float: left;
  width: 227px;
  margin: 0 30px 0 0;
  box-sizing: content-box;
  position: relative;
}

.footer-columns .footer-column-4 {
  margin-right: 0;
}

.site-footer {
  background-color: #fff;
  border-top: 1px solid #e9e9e9;
}

.site-footer .widget {
  color: #666;
  font-size: 14px;
  margin-bottom: 20px;
}

.site-footer .widget a {
  color: #0079c1;
}

.site-footer .widget a:hover {
  color: #0079c1;
}

.site-footer .widget .widget-title {
  color: #333;
  font-size: 16px;
  margin-bottom: 20px;
}

.site-footer .widget p {
  color: #666;
  margin-bottom: 15px;
}

.site-footer .widget ul .children,
.site-footer .widget ul .sub-menu {
  padding-left: 1.5em;
}

.site-footer .widget ul .children li:first-child,
.site-footer .widget ul .sub-menu li:first-child {
  border-top: none;
  padding-top: 0;
}

.site-footer .widget ul .children li:last-child,
.site-footer .widget ul .sub-menu li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.site-footer .widget ul > li {
  border-bottom: 1px solid #e9e9e9;
  list-style: none;
  padding: 10px 0;
}

.site-footer .widget ul > li a {
  color: #333;
}

.site-footer .widget ul > li a:hover {
  color: #0079c1;
}

.site-footer .widget ul li:first-child {
  border-top: none;
  padding-top: 0;
}

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

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

.site-footer .widget_posts_thumbnail .thumbnail-wrap {
  line-height: 0.5;
}

/* Social Icons Widget */
.widget_social_icons ul > li,
.site-footer .widget_social_icons ul > li,
.sidebar .widget_social_icons ul > li {
  border: none;
  display: inline-block;
  margin: 0 0 10px 0;
  padding: 0;
}

.widget_social_icons ul > li.twitter a,
.site-footer .widget_social_icons ul > li.twitter a,
.sidebar .widget_social_icons ul > li.twitter a {
  background: url("assets/img/icon-twitter.png") 0 0 no-repeat;
}

.widget_social_icons ul > li.facebook a,
.site-footer .widget_social_icons ul > li.facebook a,
.sidebar .widget_social_icons ul > li.facebook a {
  background: url("assets/img/icon-facebook.png") 0 0 no-repeat;
}

.widget_social_icons ul > li.google-plus a,
.site-footer .widget_social_icons ul > li.google-plus a,
.sidebar .widget_social_icons ul > li.google-plus a {
  background: url("assets/img/icon-google-plus.png") 0 0 no-repeat;
}

.widget_social_icons ul > li.pinterest a,
.site-footer .widget_social_icons ul > li.pinterest a,
.sidebar .widget_social_icons ul > li.pinterest a {
  background: url("assets/img/icon-pinterest.png") 0 0 no-repeat;
}

.widget_social_icons ul > li.youtube a,
.site-footer .widget_social_icons ul > li.youtube a,
.sidebar .widget_social_icons ul > li.youtube a {
  background: url("assets/img/icon-youtube.png") 0 0 no-repeat;
}

.widget_social_icons ul > li.rss a,
.site-footer .widget_social_icons ul > li.rss a,
.sidebar .widget_social_icons ul > li.rss a {
  background: url("assets/img/icon-rss.png") 0 0 no-repeat;
}

.widget_social_icons ul > li.linkedin a,
.site-footer .widget_social_icons ul > li.linkedin a,
.sidebar .widget_social_icons ul > li.linkedin a {
  background: url("assets/img/icon-linkedin.png") 0 0 no-repeat;
}

.widget_social_icons ul > li.instagram a,
.site-footer .widget_social_icons ul > li.instagram a,
.sidebar .widget_social_icons ul > li.instagram a {
  background: url("assets/img/icon-instagram.png") 0 0 no-repeat;
}

.widget_social_icons ul > li.tumblr a,
.site-footer .widget_social_icons ul > li.tumblr a,
.sidebar .widget_social_icons ul > li.tumblr a {
  background: url("assets/img/icon-tumblr.png") 0 0 no-repeat;
}

.widget_social_icons ul > li a,
.site-footer .widget_social_icons ul > li a,
.sidebar .widget_social_icons ul > li a {
  display: inline-block;
  background-size: 24px 24px !important;
  padding-left: 30px;
}

.site-footer .widget_social_icons ul > li {
  width: 108px;
}

.sidebar .widget_social_icons ul > li {
  width: 145px;
}

/* Site Bottom */
#site-bottom {
  color: #666;
  font-size: 12px;
  padding: 15px 0;
}

#site-bottom .site-info {
  float: left;
}

#site-bottom .site-info a {
  color: #666;
}

#site-bottom .site-info a:hover {
  color: #333;
  text-decoration: underline;
}

#site-bottom .footer-nav {
  float: right;
}

#site-bottom .footer-nav ul li {
  border-right: 1px solid #e9e9e9;
  display: inline-block;
  font-weight: 600;
  list-style: none;
  line-height: 1;
  padding: 0 15px;
}

#site-bottom .footer-nav ul li:last-child {
  border-right: none;
  padding-right: 0;
}

#site-bottom .footer-nav ul li a {
  color: #333;
}

#site-bottom .footer-nav ul li a:hover {
  color: #0079c1;
}

#site-bottom .footer-nav ul li li {
  display: none;
}

/* Widgets */
.widget_posts_thumbnail ul li {
  margin: 0 0 15px 0;
  padding: 0 0 15px 0 !important;
}

.widget_posts_thumbnail li:after {
  content: "";
  display: block;
  clear: both;
}

.widget_posts_thumbnail .entry-thumbnail {
  float: left;
  margin: 0 10px 0 0;
}

.widget_posts_thumbnail .entry-meta {
  text-transform: lowercase;
}

.widget_posts_thumbnail .entry-wrap {
  display: table;
  line-height: 1.2;
}

.widget_posts_thumbnail .entry-wrap a {
  color: #333;
  font-size: 12px;
  font-weight: 600;
}

.widget_posts_thumbnail .thumbnail-wrap {
  float: left;
  margin: 0 10px 0 0;
  line-height: 0;
}

.widget_posts_thumbnail .entry-meta {
  font-size: 11px;
  margin-top: 3px;
}

/* Archive */
.archive #content {
  background-color: #fff;
  padding: 20px 0 0 0;
  position: relative;
}

.archive #primary {
  background-color: #fff;
  padding: 0;
}

.archive .content-block {
  border: none;
}

.archive .section-header {
  border-bottom: 1px solid #e9e9e9;
  height: auto;
  line-height: 1.3;
  position: relative;
  margin-bottom: 0;
  padding: 0 20px 15px;
}

.archive .section-header .section-more {
  top: -2px;
  right: 20px;
}

.archive .section-header .section-more .subscribe a {
  display: block;
  font-size: 11px;
  font-weight: 600;
  height: 26px;
  line-height: 24px;
  padding: 0 10px;
}

.archive .section-header .section-more .subscribe a:hover {
  cursor: pointer;
  text-decoration: none;
}

.archive .section-header .section-more .subscribe a .genericon {
  margin: -3px 0 0 0;
}

.content-loop .hentry {
  width: 100%;
  margin-bottom: 20px;
  padding: 0 20px;
  position: relative;
}

.content-loop .thumbnail-link {
  display: block;
  float: left;
  width: 225px;
  height: 140px;
  position: relative;
  margin: 0 15px 0 0;
  line-height: 0.5;
}

.content-loop .entry-title {
  font-size: 16px;
}

.content-loop .entry-meta {
  margin-bottom: 5px;
}

.content-loop .entry-summary {
  color: #333;
  display: table;
  font-size: 12px;
  line-height: 1.5;
}

.pagination {
  border-top: 1px solid #e9e9e9;
  width: 100%;
  margin: 0 0 2px 0;
  padding: 20px 0;
  text-align: center;
}

.pagination .page-numbers {
  display: inline-block;
  font-size: 14px;
  height: 32px;
  line-height: 30px;
  padding: 0 10px;
}

.pagination .page-numbers:hover {
  text-decoration: none;
}

.pagination .page-numbers.current {
  color: #0079c1;
}

.pagination .nav-prev {
  float: left;
  position: relative;
}

.pagination .nav-next {
  float: right;
  position: relative;
}

.page #primary,
.single #primary,
.search #primary,
.error404 #primary {
  float: left;
  width: 650px;
}

.search #primary,
.error404 #primary {
  background-color: #fff;
  padding: 20px 0 0 0;
}

.search .section-header,
.error404 .section-header {
  border-bottom: 1px solid #e9e9e9;
  height: auto;
  line-height: 1.3;
  position: relative;
  margin-bottom: 20px;
  padding: 0 20px 15px 20px;
}

.single .video-content,
.page .video-content {
  margin-bottom: 20px;
  line-height: 1;
}

.single #primary article.hentry,
.page #primary article.hentry {
  background-color: #fff;
  padding: 20px;
  position: relative;
}

.single #primary article.hentry .entry-thumbnail,
.page #primary article.hentry .entry-thumbnail {
  margin-bottom: 10px;
}

.single h1.entry-title,
.page h1.entry-title {
  font-size: 24px;
  line-height: 1.2em;
  display: block;
  margin-bottom: 20px;
}

.single .entry-header .entry-meta,
.page .entry-header .entry-meta {
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  font-size: 13px;
  padding: 15px 0;
  margin-bottom: 15px;
}

.single .entry-header .post-author,
.page .entry-header .post-author {
  display: block;
  width: 240px;
}

.single .entry-header .post-author h5,
.page .entry-header .post-author h5 {
  width: 100%;
}

.single .entry-header .post-author strong,
.page .entry-header .post-author strong {
  display: block;
}

.single .entry-header .post-author img,
.page .entry-header .post-author img {
  float: left;
  width: 42px;
  height: auto;
  margin: 0 10px 0 0;
}

.single .entry-header .post-author a:hover,
.page .entry-header .post-author a:hover {
  color: #0079c1;
  text-decoration: none;
}

.single .entry-header .post-comment a,
.page .entry-header .post-comment a {
  color: #999;
}

.single .entry-header .post-comment a strong,
.page .entry-header .post-comment a strong {
  color: #333;
}

.single .entry-header .post-comment a:hover,
.page .entry-header .post-comment a:hover {
  text-decoration: none;
}

.single .entry-header .post-comment a:hover strong,
.page .entry-header .post-comment a:hover strong {
  color: #0079c1;
}

.single .entry-header span,
.page .entry-header span {
  border-right: 1px solid #e9e9e9;
  color: #999;
  display: block;
  float: left;
  height: 42px;
  padding-right: 25px;
  margin-right: 25px;
}

.single .entry-header span span,
.page .entry-header span span {
  border-right: 0;
  display: block;
  float: none;
  height: auto;
  padding-right: 0;
  margin-right: 0;
  color: #333;
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
}

.single .entry-header span a,
.page .entry-header span a {
  color: #333;
}

.single .entry-header span strong,
.page .entry-header span strong {
  color: #333;
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
}

.single .entry-header .entry-share,
.page .entry-header .entry-share {
  float: right;
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}

.single .entry-header .entry-share a,
.page .entry-header .entry-share a {
  border: 1px solid #e9e9e9;
  border-radius: 50%;
  display: inline-block;
  font-size: 13px;
  margin: 7px 1px 0 0;
}

.single .entry-header .entry-share a span,
.page .entry-header .entry-share a span {
  color: #fff;
}

.single .entry-header .entry-share a:hover,
.page .entry-header .entry-share a:hover {
  border-color: #ddd;
  text-decoration: none;
}

.single .entry-header .entry-share a .genericon,
.page .entry-header .entry-share a .genericon {
  color: #999;
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 26px;
}

.single .entry-header .entry-share .icon-facebook:hover,
.page .entry-header .entry-share .icon-facebook:hover {
  border-color: #3b5998;
}

.single .entry-header .entry-share .icon-facebook:hover .genericon,
.page .entry-header .entry-share .icon-facebook:hover .genericon {
  color: #3b5998;
}

.single .entry-header .entry-share .icon-twitter:hover,
.page .entry-header .entry-share .icon-twitter:hover {
  border-color: #55acee;
}

.single .entry-header .entry-share .icon-twitter:hover .genericon,
.page .entry-header .entry-share .icon-twitter:hover .genericon {
  color: #55acee;
}

.single .entry-header .entry-share .icon-google-plus:hover,
.page .entry-header .entry-share .icon-google-plus:hover {
  border-color: #dd4b39;
}

.single .entry-header .entry-share .icon-google-plus:hover .genericon,
.page .entry-header .entry-share .icon-google-plus:hover .genericon {
  color: #dd4b39;
}

.single .entry-header .entry-share .icon-pinterest:hover,
.page .entry-header .entry-share .icon-pinterest:hover {
  border-color: #cc2127;
}

.single .entry-header .entry-share .icon-pinterest:hover .genericon,
.page .entry-header .entry-share .icon-pinterest:hover .genericon {
  color: #cc2127;
}

.single .entry-related,
.page .entry-related {
  background-color: #fff;
  border-top: none;
  margin-top: 20px;
  padding: 20px;
}

.single .entry-related h3,
.page .entry-related h3 {
  border-bottom: 1px solid #e9e9e9;
  font-size: 18px;
  margin-bottom: 20px;
  padding-bottom: 15px;
}

.single .entry-related .hentry,
.page .entry-related .hentry {
  width: 190px;
  margin-bottom: 0;
}

.single .entry-related .hentry .thumbnail-wrap,
.page .entry-related .hentry .thumbnail-wrap {
  height: auto;
  line-height: 0.8;
}

.single .block-header,
.page .block-header {
  font-size: 18px;
  margin-bottom: 15px;
}

.entry-tags span {
  font-size: 13px;
  margin-right: 10px;
}

.entry-tags a:link,
.entry-tags a:visited {
  color: #0079c1;
}

.single .content-area,
.page .content-area {
  float: left;
  width: 760px;
}

.single-post .site-main {
  position: relative;
}

.single-post article.has-embed {
  margin-top: 386px;
}

.single-post article.has-embed .entry-content .fluid-width-video-wrapper.first-video {
  position: absolute;
  top: -386px;
  left: 0;
}

.single-post article.has-embed .entry-content .fluid-width-video-wrapper.first-video iframe,
.single-post article.has-embed .entry-content .fluid-width-video-wrapper.first-video object,
.single-post article.has-embed .entry-content .fluid-width-video-wrapper.first-video embed {
  background-color: #000;
}

.page-content a,
.entry-content a {
  color: #0079c1;
}

.page-content a:hover,
.entry-content a:hover {
  text-decoration: underline;
}

.page-content h1,
.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5,
.page-content h6,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin-bottom: 20px;
}

.page-content p,
.entry-content p {
  margin-bottom: 20px;
}

.page-content ul,
.page-content ol,
.entry-content ul,
.entry-content ol {
  margin: 0 0 20px 0;
}

.page-content ul ul,
.page-content ul ol,
.page-content ol ul,
.page-content ol ol,
.entry-content ul ul,
.entry-content ul ol,
.entry-content ol ul,
.entry-content ol ol {
  margin-left: 20px;
}

.page-content ul li,
.entry-content ul li {
  list-style: inside disc;
  margin: 0 0 10px 0;
}

.page-content ul li ul li,
.entry-content ul li ul li {
  list-style: inside circle;
}

.page-content ol li,
.entry-content ol li {
  list-style: decimal;
  margin: 0 0 10px 0;
}

.page-content select,
.entry-content select {
  padding: 10px;
}

.page-content select:focus, .page-content select:active,
.entry-content select:focus,
.entry-content select:active {
  outline: none;
}

.page-content .widget,
.entry-content .widget {
  margin-bottom: 30px;
}

.page-content .widgettitle,
.page-content .widget-title,
.entry-content .widgettitle,
.entry-content .widget-title {
  margin-bottom: 10px;
}

.page-content .wp-caption,
.entry-content .wp-caption {
  background-color: #f7f7f7;
  padding: 0 0 1px 0;
}

.page-content .wp-caption-text,
.entry-content .wp-caption-text {
  font-size: 13px;
  font-style: italic;
  color: #999;
}

.page-content .all-categories,
.entry-content .all-categories {
  border-bottom: none;
  margin: 0;
}

.page-content .all-categories .category-bar a,
.entry-content .all-categories .category-bar a {
  border-top: 1px solid #f0f0f0;
  display: block;
  padding: 10px 0;
  position: relative;
}

.page-content .all-categories .category-bar a:hover,
.entry-content .all-categories .category-bar a:hover {
  text-decoration: none;
}

.page-content .all-categories .category-bar a:hover .category-name,
.entry-content .all-categories .category-bar a:hover .category-name {
  color: orange;
  transition: all 200ms ease-in-out 0s;
}

.page-content .all-categories .category-bar:last-child a,
.entry-content .all-categories .category-bar:last-child a {
  border-bottom: none;
}

.page-content .all-categories .category-bar .category-icon,
.entry-content .all-categories .category-bar .category-icon {
  float: left;
  width: 20px;
  height: auto;
  margin: 1px 8px 0 0;
}

.page-content .all-categories .category-bar .category-name,
.entry-content .all-categories .category-bar .category-name {
  color: #0079c1;
  display: block;
  font-weight: bold;
  margin-bottom: 4px;
}

.page-content .all-categories .category-bar .category-desc,
.entry-content .all-categories .category-bar .category-desc {
  color: #777;
  display: block;
  font-size: 13px;
}

.page-content .all-categories .category-bar .video-count,
.entry-content .all-categories .category-bar .video-count {
  color: #777;
  font-style: italic;
  position: absolute;
  top: 11px;
  right: 0;
  text-align: center;
}

.page-content .all-categories .category-bar .video-count strong,
.entry-content .all-categories .category-bar .video-count strong {
  color: #333;
  font-size: 18px;
  font-family: georgia;
}

.page-content .all-categories .category-bar .video-count em,
.entry-content .all-categories .category-bar .video-count em {
  color: #777;
  font-size: 13px;
}

.post-nav {
  padding: 5px 0 10px;
  overflow: hidden;
}

.post-nav .nav-prev,
.post-nav .nav-next {
  margin-top: 9px;
  line-height: 1.3;
}

.post-nav .nav-prev {
  float: left;
  width: 49%;
}

.post-nav .nav-prev .arrow {
  float: left;
  margin-right: 18px;
}

.post-nav .nav-next {
  float: right;
  text-align: right;
  width: 49%;
}

.post-nav .nav-next .arrow {
  float: right;
  margin-left: 18px;
}

.post-nav span {
  color: #999;
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.post-nav .arrow {
  font-size: 32px;
  color: #ddd;
  line-height: 64px;
}

.post-nav h5 {
  color: #999;
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline;
}

.post-nav a {
  color: #999;
}

.nav-text {
  margin-top: 11px;
}

blockquote {
  color: #999999;
  font-size: 18px;
  font-style: italic;
  margin-bottom: 20px;
  padding: 0.25em 50px;
  line-height: 1.45;
  position: relative;
}

blockquote:before {
  display: block;
  content: "\201C";
  font-size: 64px;
  position: absolute;
  left: 0;
  top: -15px;
  color: #cccccc;
}

blockquote cite {
  color: #333333;
  display: block;
  margin-top: 10px;
}

blockquote cite:before {
  content: "\2014 \2009";
}

.entry-footer a {
  color: #0079c1;
}

/*--------------------------------------------------------------
# Sidebar
--------------------------------------------------------------*/
.sidebar {
  float: right;
  width: 330px;
}

.sidebar .widget {
  background-color: #fff;
  margin-bottom: 20px;
  padding: 20px;
}

.sidebar .widget a {
  color: #0079c1;
}

.sidebar .widget .widget-title {
  border-bottom: 1px solid #e9e9e9;
  font-size: 18px;
  margin-bottom: 15px;
  padding-bottom: 10px;
}

.sidebar .widget .widget-title span {
  color: #333;
}

.sidebar .widget p {
  margin-bottom: 15px;
}

.sidebar .widget ul .children,
.sidebar .widget ul .sub-menu {
  padding-left: 1.5em;
}

.sidebar .widget ul .children li:first-child,
.sidebar .widget ul .sub-menu li:first-child {
  padding: 15px 0;
  border-top: 1px solid #e9e9e9;
}

.sidebar .widget ul > li {
  list-style: none;
  margin-bottom: 7px;
}

.sidebar .widget ul > li a {
  color: #333;
}

.sidebar .widget ul > li a:hover {
  color: #0079c1;
  text-decoration: underline;
}

.sidebar .widget ul li:last-child {
  margin-bottom: 0;
}

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

.sidebar .widget_search input[type='search'] {
  width: 210px;
}

.sidebar .widget_posts,
.sidebar .widget_categories,
.sidebar .widget_posts_thumbnail ul li {
  list-style: none;
}

.sidebar .widget_posts_thumbnail {
  line-height: 1.4;
}

.sidebar .widget_posts_thumbnail ul > li {
  margin-bottom: 15px;
  padding: 0 !important;
}

.sidebar .widget_posts_thumbnail .thumbnail-wrap,
.sidebar .widget_posts_thumbnail .wp-post-image,
.sidebar .widget_posts_thumbnail img {
  width: 100px;
  height: auto;
}

.widget_posts ul > li {
  border-bottom: 1px solid #e6e6e6;
}

.widget_posts .entry-title {
  font-size: 16px;
  margin-bottom: 10px;
}

.widget_posts_thumbnail .entry-wrap {
  display: table;
  line-height: 1.2;
}

.widget_posts_thumbnail .entry-wrap a {
  color: #333;
  font-size: 12px;
  font-weight: 600;
}

.widget_posts_thumbnail .thumbnail-wrap {
  float: left;
  margin: 0 10px 0 0;
  line-height: 0;
}

.widget_posts_thumbnail .entry-meta {
  font-size: 11px;
  margin-top: 3px;
}

.sidebar .widget_archive ul li,
.sidebar .widget_text ul li,
.sidebar .widget_categories ul li,
.sidebar .widget_pages ul li,
.sidebar .widget_meta ul li,
.sidebar .widget_recent_entries ul li,
.sidebar .widget_recent_comments ul li {
  margin: 0 0 15px 0;
}

.sidebar .widget_archive ul li:last-child,
.sidebar .widget_text ul li:last-child,
.sidebar .widget_categories ul li:last-child,
.sidebar .widget_pages ul li:last-child,
.sidebar .widget_meta ul li:last-child,
.sidebar .widget_recent_entries ul li:last-child,
.sidebar .widget_recent_comments ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.site-footer .widget_archive ul li,
.site-footer .widget_text ul li,
.site-footer .widget_categories ul li,
.site-footer .widget_pages ul li,
.site-footer .widget_meta ul li,
.site-footer .widget_recent_entries ul li,
.site-footer .widget_recent_comments ul li {
  border-bottom: 1px solid #e9e9e9;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
}

.site-footer .widget_archive ul li:last-child,
.site-footer .widget_text ul li:last-child,
.site-footer .widget_categories ul li:last-child,
.site-footer .widget_pages ul li:last-child,
.site-footer .widget_meta ul li:last-child,
.site-footer .widget_recent_entries ul li:last-child,
.site-footer .widget_recent_comments ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.site-footer .widget_search input[type='search'] {
  width: 100%;
  margin-bottom: 10px;
}

.site-footer .widget_search input[type='submit'] {
  width: 100%;
}

.sidebar .widget_ad .widget-title,
.site-footer .widget_ad .widget-title {
  border-bottom: none;
  color: #999;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 5px;
  padding-bottom: 0;
  text-align: center;
}

/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/
.comments-area {
  background-color: #fff;
  margin: 20px 0 0 0;
  padding: 20px 20px 0 20px;
}

.comments-title {
  border-bottom: 1px solid #e9e9e9;
  font-size: 18px;
  margin-bottom: 20px;
  padding: 0 0 15px 0;
}

.comment-reply-title {
  font-size: 18px;
  margin-bottom: 20px;
}

.comment-list {
  border-bottom: 1px solid #e9e9e9;
  list-style: none;
  margin: 0 0 20px 0;
}

.comment-author {
  font-size: 14px;
  line-height: 1.7142857142;
}

.comment-list .reply,
.comment-metadata {
  font-size: 12px;
}

.comment-list .reply {
  margin-top: 10px;
}

.comment-author .fn {
  font-weight: bold;
}

.comment-author a {
  color: #2b2b2b;
}

.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a,
.comment-list .reply a {
  color: #767676;
}

.comment-list .trackback a:hover,
.comment-list .pingback a:hover,
.comment-metadata a:hover,
.comment-list .reply a:hover {
  color: #333;
}

.comment-author a {
  color: #0079c1;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
  margin: 0 0 20px 0;
}

.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child {
  border-top: 0;
}

.comment-author {
  position: relative;
}

.comment-author .avatar {
  height: 48px;
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
}

.bypostauthor > article .fn:before {
  color: #fbb034;
  content: "\f408";
  margin: 0 2px 0 -2px;
  position: relative;
  top: -1px;
}

.says {
  display: none;
}

.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply {
  padding-left: 64px;
}

.comment-author {
  display: inline;
}

.comment-metadata {
  display: inline;
  margin-left: 7px;
}

.comment-edit-link {
  margin-left: 10px;
}

.comment-edit-link:hover {
  text-decoration: none;
}

.comment-edit-link:before {
  content: "\f411";
}

.comment-reply-link:hover {
  text-decoration: none;
}

.comment-reply-link:before,
.comment-reply-login:before {
  content: '\f467';
  color: #aaa;
  margin-right: 2px;
}

.comment-content {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}

.comment-content a {
  color: #0079c1;
}

.comment-content ul,
.comment-content ol {
  margin: 0 0 24px 22px;
}

.comment-content li > ul,
.comment-content li > ol {
  margin-bottom: 0;
}

.comment-content > :last-child {
  margin-bottom: 0;
}

.comment-list .children {
  list-style: none;
  margin-left: 64px;
}

.comment-respond {
  padding: 0 0 20px 0;
}

.comment .comment-respond {
  margin-top: 24px;
}

.comment-respond h3 {
  margin-top: 0;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
  color: #767676;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
  font-size: 14px;
  font-style: italic;
  line-height: 1.7142857142;
  margin-bottom: 10px;
}

.no-comments {
  font-size: 16px;
  font-weight: 900;
  line-height: 1.5;
  margin-top: 24px;
  text-transform: uppercase;
}

.comment-form .comment-notes,
.comment-form .comment-form-comment,
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
  margin-bottom: 20px;
}

.comment-form textarea {
  width: 100%;
}

.comment-form .comment-form-author {
  float: left;
  width: 190px;
  margin-right: 20px;
}

.comment-form .comment-form-email {
  float: left;
  width: 190px;
  margin-right: 20px;
}

.comment-form .comment-form-url {
  float: left;
  width: 190px;
}

.comment-form:after {
  content: '';
  display: block;
  clear: both;
}

.comment-form .submit {
  padding: 0 18px;
}

.comment-form-cookies-consent {
	margin: 0 0 20px 0;
}
.comment-form-cookies-consent label {
	font-weight: normal !important;
}
.comment-form label {
}

input[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  -ms-appearance: checkbox;
  -o-appearance: checkbox;
  appearance: checkbox;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
  width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
  font-size: 12px;
  line-height: 1.5;
}

.required {
  color: #c0392b;
}

.comment-reply-title small a {
  color: #2b2b2b;
  float: right;
  height: 24px;
  overflow: hidden;
  width: 24px;
}

.comment-reply-title small a:hover {
  color: #0079c1;
}

.comment-reply-title small a:before {
  content: "\f405";
  font-size: 20px;
}

.comment-navigation {
  font-size: 12px;
  line-height: 2;
  margin-bottom: 48px;
  text-transform: uppercase;
}

.comment-navigation .nav-next,
.comment-navigation .nav-previous {
  display: inline-block;
}

.comment-navigation .nav-previous a {
  margin-right: 10px;
}

#comment-nav-above {
  margin-top: 36px;
  margin-bottom: 0;
}

.page-title {
  font-size: 32px;
  margin-bottom: 15px;
  line-height: 1.2;
}

/* MISC */
.entry-views {
  text-transform: lowercase;
}

.error-404 .page-header,
.no-results .page-header {
  padding: 0 20px 0 20px;
}

.search-no-results .page-title {
  font-size: 18px;
  margin-bottom: 0;
}

.page-content {
  padding: 20px;
}

.search-icon {
  display: none;
  position: absolute;
  top: 25px;
  right: 12px;
}

.search-icon:hover {
  cursor: pointer;
}

.search-icon:hover span {
  color: #222;
}

.search-icon span {
  color: #222;
  display: block;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.search-icon .genericon-search.active {
  display: none;
}

.search-icon .genericon-close {
  display: none;
}

.search-icon .genericon-close.active {
  display: block;
}

/* Responsive Menu */
.slicknav_menu,
#slick-mobile-menu {
  display: none;
}
