.vec_recent_post_widget ul, .vec_hot_posts_widget ul {
  list-style-type: none;
  padding-left: 0; }

.vec_recent_posts_widget-item {
  margin-bottom: 5px; }

.vec_recent_posts_widget-title {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px; }

.vec_hot_posts_widget-views {
  margin-top: 0; }

.vec_hot_categories__ul {
  font-size: 1.4rem;
  font-weight: 100;
  line-height: 2.8rem;
  list-style-type: none;
  padding-left: 0; }

.vec_hot_categories__span {
  float: right; }

.btn.btn-social-icon {
  padding: 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: white;
  font-size: 2.5rem;
  width: 42px;
  height: 42px;
  margin-right: .7rem; }

.btn.btn-social-icon:hover {
  color: white; }

.btn.btn-social-icon:focus {
  color: white; }

.btn.btn-facebook {
  background-color: #3b5998; }

.btn.btn-facebook:hover {
  background-color: #2d4373; }

.btn.btn-twitter {
  background-color: #55acee; }

.btn.btn-twitter:hover {
  background-color: #2795e9; }

.btn.btn-google {
  background-color: #dd4b39; }

.btn.btn-google:hover {
  background-color: #c23321; }

.btn.btn-instagram {
  background-color: #3f729b; }

.btn.btn-instagram:hover {
  background-color: #305777; }

.btn.btn-pinterest {
  background-color: #cb2027; }

.btn.btn-pinterest:hover {
  background-color: #9f191f; }

.vec_hot_categories__ul h4 a, .vec_hot_categories__ul h4 {
  font-size: 1.4rem; }

.tn_hight_light_post_widget_li {
  margin-bottom: 1rem; }

.tn_hight_light_post_widget_li-first .tn_hight_light_post_widget_left {
  width: 100%;
  float: none; }

iframe {
  max-width: 100%; }

.tn_hight_light_post_widget_li-first .tn_hight_light_post_widget_right {
  width: 100%;
  float: none;
  padding-left: 0; }

.tn_hight_light_post_widget_li-first .tn_hight_light_post_widget_title {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px; }

.tn_hight_light_post_widget_li-first .tn_hight_light_post_widget_author {
  display: none; }

.tn_hight_light_post_widget_li-first .tn_hight_light_post_widget_view {
  display: none; }

.tn_hight_light_post_widget_left {
  width: 30%;
  float: left; }

.tn_hight_light_post_widget_right {
  width: 70%;
  float: right;
  padding-left: .7rem;
  line-height: 2.5rem; }

.tn_hight_light_post_widget_title {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  text-align: justify; }

.tn_hight_light_post_widget_author {
  display: block;
  font-size: 1.3rem;
  color: #aaa; }

.tn_hight_light_post_widget_view {
  display: block;
  font-size: 1.3rem;
  color: #aaa; }

/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/
/*====================*/
/*=== Reset Styles ===*/
/*====================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

body {
  line-height: 1;
  color: black;
  background: white; }

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

caption, th, td {
  text-align: left;
  font-weight: normal; }

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

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

/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
  display: block; }

/*===================*/
/*=== Main Styles ===*/
/*===================*/
body {
  font: 14px/1.6 Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
  color: #333;
  background: #eee; }

a:hover, a:active {
  color: #000;
  text-decoration: none; }

#dev7link {
  position: absolute;
  top: 0;
  left: 50px;
  background: url(http://vhtgrass.com/assets/css/front_end/images/dev7logo.png) no-repeat;
  width: 60px;
  height: 67px;
  border: 0;
  display: block;
  text-indent: -9999px; }

.slider-wrapper {
  width: 80%;
  margin: 100px auto; }

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
  clear: both; }

/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
/* The Nivo Slider styles */
.nivoSlider {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden; }

.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: none; }

.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important; }

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  background: white;
  filter: alpha(opacity=0);
  opacity: 0; }

/* The slices and boxes in the Slider */
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0; }

.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden; }

.nivo-box img {
  display: block; }

/* Caption styles */
.nivo-caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #000;
  color: #fff;
  width: 100%;
  z-index: 8;
  padding: 5px 10px;
  opacity: 0.8;
  overflow: hidden;
  display: none;
  -moz-opacity: 0.8;
  filter: alpha(opacity=8);
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */ }

.nivo-caption p {
  padding: 5px;
  margin: 0; }

.nivo-caption a {
  display: inline !important; }

.nivo-html-caption {
  display: none; }

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer; }

.nivo-prevNav {
  left: 0px; }

.nivo-nextNav {
  right: 0px; }

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
  text-align: center;
  padding: 15px 0; }

.nivo-controlNav a {
  cursor: pointer; }

.nivo-controlNav a.active {
  font-weight: bold; }

/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/
.theme-default .nivoSlider {
  position: relative;
  margin-bottom: 10px;
  -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
  -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
  box-shadow: 0px 1px 5px 0px #4a4a4a; }

.theme-default .nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none; }

.theme-default .nivoSlider a {
  border: 0;
  display: block; }

.theme-default .nivo-controlNav {
  text-align: center;
  padding: 20px 0; }

.theme-default .nivo-controlNav a {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(http://vhtgrass.com/assets/css/front_end/bullets.png) no-repeat;
  text-indent: -9999px;
  border: 0;
  margin: 0 2px; }

.theme-default .nivo-controlNav a.active {
  background-position: 0 -22px; }

.theme-default .nivo-directionNav a {
  display: block;
  width: 30px;
  height: 30px;
  background: url(http://vhtgrass.com/assets/css/front_end/arrows.png) no-repeat;
  text-indent: -9999px;
  border: 0;
  opacity: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

.theme-default:hover .nivo-directionNav a {
  opacity: 1; }

.theme-default a.nivo-nextNav {
  background-position: -30px 0;
  right: 15px; }

.theme-default a.nivo-prevNav {
  left: 15px; }

.theme-default .nivo-caption {
  font-family: Helvetica, Arial, sans-serif; }

.theme-default .nivo-caption a {
  color: #fff;
  border-bottom: 1px dotted #fff; }

.theme-default .nivo-caption a:hover {
  color: #fff; }

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
  width: 100%; }

.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
  width: auto;
  height: auto;
  background: none;
  margin-bottom: 5px; }

.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
  display: block;
  width: 120px;
  height: auto; }

/*# sourceMappingURL=nivo_slider.css.map */