/*
Theme Name: TV Pool
Theme URI: http://www.tvpoolonline.com
Author: Tannysoft
Author URI: https://www.tannysoft.com
Description: a theme for tvpool website
Version: 0.1
License: GNU General Public License
License URI: license.txt
Tags: TV Pool, Magazine, Entertainment
*/

@font-face {
  font-family: 'dbbrandvoicex';
  src: url("fonts/dbbrandvoicex/DB BrandVoice X.eot");
  /* IE9 Compat Modes */
  src: url("fonts/dbbrandvoicex/DB BrandVoice X.eot?#iefix") format("embedded-opentype"), url("fonts/dbbrandvoicex/DB BrandVoice X.woff") format("woff"), url("fonts/dbbrandvoicex/DB BrandVoice X.ttf") format("truetype"), url("fonts/dbbrandvoicex/DB BrandVoice X.svg#01924a00eeba9b689010738277e0f99f") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: 'dbbrandvoicex';
  src: url("fonts/dbbrandvoicex/DB BrandVoice X Bd.eot");
  /* IE9 Compat Modes */
  src: url("fonts/dbbrandvoicex/DB BrandVoice X Bd.eot?#iefix") format("embedded-opentype"), url("fonts/dbbrandvoicex/DB BrandVoice X Bd.woff") format("woff"), url("fonts/dbbrandvoicex/DB BrandVoice X Bd.ttf") format("truetype"), url("fonts/dbbrandvoicex/DB BrandVoice X Bd.svg#c73097ccc697292f223cf4a0febc3cb7") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 700;
}
/*
@font-face {
    font-family: 'cs_prajad';
    src: url('fonts/csprajad/csprajad-webfont.eot');
    src: url('fonts/csprajad/csprajad-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/csprajad/csprajad.woff2') format('woff2'),
         url('fonts/csprajad/csprajad.woff') format('woff'),
         url('fonts/csprajad/csprajad-webfont.ttf') format('truetype'),
         url('fonts/csprajad/csprajad-webfont.svg#cs_prajad') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cs_prajad';
    src: url('fonts/csprajad/csprajad-bold-webfont.eot');
    src: url('fonts/csprajad/csprajad-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/csprajad/csprajad.woff2') format('woff2'),
         url('fonts/csprajad/csprajad.woff') format('woff'),
         url('fonts/csprajad/csprajad-bold-webfont.ttf') format('truetype'),
         url('fonts/csprajad/csprajad-bold-webfont.svg#cs_prajadbold') format('svg');
    font-weight: bold;
    font-style: normal;
}
*/
@font-face {
  font-family: 'cs_prakas';
  src: url('fonts/csprakas/CSPraKasFD.eot'); /* IE9 Compat Modes */
  src: url('fonts/csprakas/CSPraKasFD.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/csprakas/CSPraKasFD.woff') format('woff'), /* Modern Browsers */
       url('fonts/csprakas/CSPraKasFD.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/csprakas/CSPraKasFD.svg#8cabb5d16d255f251ad54677e2abeb04') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'cs_prakas';
  src: url('fonts/csprakas/CSPraKasFDBold.eot'); /* IE9 Compat Modes */
  src: url('fonts/csprakas/CSPraKasFDBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/csprakas/CSPraKasFDBold.woff') format('woff'), /* Modern Browsers */
       url('fonts/csprakas/CSPraKasFDBold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/csprakas/CSPraKasFDBold.svg#306d53b3df12150a9aba14e9612ca440') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  700;
}

body {
  font: 15px/1.6em "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
}

h1, h2, h3, h4, h5, h6, .site-header, .site-mobile-navigation {
  font-family: "dbbrandvoicex", sans-serif;
  font-weight: 700;
}

h1, h2, h3, h4, h5 {
  line-height: 1.3;
  margin: 0 0 1em;
}

h1 {
  font-size: 1.6em;
}

h2 {
  font-size: 1.4em;
}

h3 {
  font-size: 1.2em;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 14px;
}

a {
  color: #254655;
  -webkit-transition: 300ms ease-in-out;
  -moz-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  -ms-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
  text-decoration: none;
}

a:hover,
li:hover > a {
  color: #00aacc;
}

a:active {
  color: #009e9f;
}

/*
a img {
    width: 100%;
    
}
a:hover img {
    opacity: 0.8;
}*/
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

li {
  display: inline-block;
}

.container {
  padding-left: 10px;
  padding-right: 10px;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-left: 10px;
  padding-right: 10px;
}

.-block-ellipsis-2 {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  margin: 0 auto;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.-block-ellipsis-3 {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  margin: 0 auto;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.-block-ellipsis-4 {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  margin: 0 auto;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.underline {
  position: relative;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

.underline:after {
  content: "";
  position: absolute;
  width: 25px;
  height: 2px;
  background: #e74c3c;
  bottom: -1px;
  left: 0;
}

a .img-zoom {
  overflow: hidden;
}

a .img-zoom img {
  -webkit-transition: 300ms ease-in-out;
  -moz-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  -ms-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
}

a:hover .img-zoom {
  position: relative;
}

a:hover .img-zoom img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

@keyframes lds-facebook_1 {
  0% {
    top: 36px;
    height: 128px;
  }
  50% {
    top: 60px;
    height: 80px;
  }
  100% {
    top: 60px;
    height: 80px;
  }
}
@-webkit-keyframes lds-facebook_1 {
  0% {
    top: 36px;
    height: 128px;
  }
  50% {
    top: 60px;
    height: 80px;
  }
  100% {
    top: 60px;
    height: 80px;
  }
}
@keyframes lds-facebook_2 {
  0% {
    top: 41.99999999999999px;
    height: 116.00000000000001px;
  }
  50% {
    top: 60px;
    height: 80px;
  }
  100% {
    top: 60px;
    height: 80px;
  }
}
@-webkit-keyframes lds-facebook_2 {
  0% {
    top: 41.99999999999999px;
    height: 116.00000000000001px;
  }
  50% {
    top: 60px;
    height: 80px;
  }
  100% {
    top: 60px;
    height: 80px;
  }
}
@keyframes lds-facebook_3 {
  0% {
    top: 48px;
    height: 104px;
  }
  50% {
    top: 60px;
    height: 80px;
  }
  100% {
    top: 60px;
    height: 80px;
  }
}
@-webkit-keyframes lds-facebook_3 {
  0% {
    top: 48px;
    height: 104px;
  }
  50% {
    top: 60px;
    height: 80px;
  }
  100% {
    top: 60px;
    height: 80px;
  }
}
.lds-facebook {
  margin: 0 auto;
  position: relative;
  margin-top: -32px;
}
.lds-facebook div {
  position: absolute;
  width: 30px;
}
.lds-facebook div:nth-child(1) {
  left: 35px;
  background: #a12d2b;
  -webkit-animation: lds-facebook_1 0.7s cubic-bezier(0, 0.5, 0.5, 1) infinite;
  animation: lds-facebook_1 0.7s cubic-bezier(0, 0.5, 0.5, 1) infinite;
  -webkit-animation-delay: -0.14s;
  animation-delay: -0.14s;
}
.lds-facebook div:nth-child(2) {
  left: 85px;
  background: #be4939;
  -webkit-animation: lds-facebook_2 0.7s cubic-bezier(0, 0.5, 0.5, 1) infinite;
  animation: lds-facebook_2 0.7s cubic-bezier(0, 0.5, 0.5, 1) infinite;
  -webkit-animation-delay: -0.07s;
  animation-delay: -0.07s;
}
.lds-facebook div:nth-child(3) {
  left: 135px;
  background: #dc6949;
  -webkit-animation: lds-facebook_3 0.7s cubic-bezier(0, 0.5, 0.5, 1) infinite;
  animation: lds-facebook_3 0.7s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.lds-facebook {
  width: 110px !important;
  height: 110px !important;
  -webkit-transform: translate(-55px, -55px) scale(0.55) translate(55px, 55px);
  transform: translate(-55px, -55px) scale(0.55) translate(55px, 55px);
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: #e74c3c;
}

/*
.site-content{
	background-color: #fff;
}
*/
.front-popup {
  display: none;
}

.site {
  overflow-x: hidden;
}

.site .site-header {
  background-color: #e74c3c;
}

.site .site-header .main-header .site-branding img {
  padding: 20px 0;
}

.site .site-header .main-header .ads-leaderboard {
  text-align: right;
  padding-top: 10px;
  /*padding-right: 60px;*/
}

.site .navbar-default .navbar-header {
  margin-left: -10px;
  margin-right: -10px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.site .navbar-default .navbar-header .search-mobile {
  display: none;
  vertical-align: top;
}

.site .navbar-default .navbar-header .search-mobile a {
  height: 36px;
  vertical-align: top;
  display: block;
  position: absolute;
  right: 80px;
  top: 12px;
  padding: 5px 10px;
  border: 1px solid #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.site .navbar-default .navbar-header .search-mobile a span {
  line-height: 24px;
  color: #fff;
}

.site .navbar-default .navbar-header .search-mobile a:hover {
  background-color: #fff;
}

.site .navbar-default .navbar-header .search-mobile a:hover span {
  color: #a30505;
}

.site .navbar-default .navbar-toggle {
  height: 36px;
  margin-right: 10px;
  background-color: transparent;
  padding: 5px 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: 300ms ease-in-out;
  -moz-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  -ms-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
  border: 1px solid #fff;
}

.site .navbar-default .navbar-toggle .fa-bars {
  color: #fff;
}

.site .navbar-default .navbar-toggle .menu-title {
  padding-left: 3px;
  color: #fff;
}

.site .navbar-default .navbar-toggle:focus {
  background-color: #fff;
}

.site .navbar-default .navbar-toggle:focus .fa-bars {
  color: #a30505;
}

.site .navbar-default .navbar-toggle:focus .menu-title {
  color: #a30505;
}

.site .navbar-default .navbar-toggle:hover {
  background-color: #fff;
}

.site .navbar-default .navbar-toggle:hover .fa-bars {
  color: #a30505;
}

.site .navbar-default .navbar-toggle:hover .menu-title {
  color: #a30505;
}

.site .top-billboard {
  width: 100%;
  margin: 0 auto;
  overflow-x: hidden;
}

.site .top-navigation {
  background-color: #a30505;
}

.site .top-navigation > .container > .menu-bar {
  /*margin-top: 4px;
                margin-bottom: 4px;*/
}

.site .top-navigation > .container > .menu-bar > .navbar .container-fluid {
  padding-left: 10px;
  padding-right: 10px;
}

.site .top-navigation > .container > .menu-bar > .site-navigation {
  float: left;
  width: 850px;
  padding-left: 10px;
  padding-right: 10px;
}

.site .top-navigation > .container > .menu-bar > .site-navigation > .menu-main-menu-container > ul.menu > li {
  display: inline-block;
}

.site .top-navigation > .container > .menu-bar > .site-navigation > .menu-main-menu-container > ul.menu > li > a {
  padding: 0 20px 0 0;
  font-family: "dbbrandvoicex";
  font-size: 1.9em;
  font-weight: 700;
  line-height: 1.3em;
  text-decoration: none;
  color: #fff;
}

.site .top-navigation > .container > .menu-bar > .site-navigation > .menu-main-menu-container > ul.menu > li > a .glyphicon-home {
  vertical-align: top;
  font-size: 0.8em;
  padding-top: 5px;
  padding-right: 2px;
}

.site .top-navigation > .container > .menu-bar > .search {
  float: left;
  width: 320px;
  padding-left: 10px;
  padding-right: 10px;
}

.site .top-navigation > .container > .menu-bar > .search > .navbar-form {
  margin: 0;
  /*padding: 1px 50px 0 0;*/
  padding: 1px 0 0 0;
}

.site .top-navigation > .container > .menu-bar > .search > .navbar-form > input {
  width: 100%;
  border-color: #fff;
  font-size: 1em;
  box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.site .top-navigation > .container > .menu-bar > .search > .navbar-form > .input-group-btn > button {
  border-color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.site .top-navigation .navbar-default {
  background: transparent;
  margin: 0;
  border: 0;
}

.site .top-navigation .navbar-default .navbar-collapse {
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 0;
  padding-right: 0;
}

.site .top-navigation .navbar-default .navbar-brand {
  margin-left: 5px;
  padding: 5px 10px;
}

.site .top-navigation .navbar-default .navbar-brand img {
  max-height: 45px;
}

.site .top-navigation .navbar-default ul.menu {
  max-width: 673px;
  max-height: 58px;
}

.site .top-navigation .navbar-default ul.menu > li {
  display: inline-block;
}

.site .top-navigation .navbar-default ul.menu > li > a {
  padding: 11px 10px 10px 10px;
  font-family: "dbbrandvoicex";
  font-size: 1.9em;
  font-weight: 700;
  line-height: 1.3em;
  text-decoration: none;
  color: #fff;
}

.site .top-navigation .navbar-default ul.menu > li > a .glyphicon-home {
  vertical-align: top;
  font-size: 0.8em;
  padding-top: 5px;
  padding-right: 2px;
}

.site .top-navigation .navbar-default ul.menu > li > a:hover {
  background-color: #e74c3c;
}

.site .top-navigation .navbar-default ul.menu > li .dropdown-menu {
  background-color: #e74c3c;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.site .top-navigation .navbar-default ul.menu > li .dropdown-menu li {
  display: block;
}

.site .top-navigation .navbar-default ul.menu > li .dropdown-menu li a {
  font-family: "dbbrandvoicex";
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.1em;
  color: #fff;
}

.site .top-navigation .navbar-default ul.menu > li .dropdown-menu li a:hover {
  background-color: #fff;
  color: #e74c3c;
}

.site .top-navigation .navbar-default ul.menu > li .dropdown-menu li.active a {
  background-color: #fff;
  color: #e74c3c;
}

.site .top-navigation .navbar-default ul.menu > li.active > a {
  background-color: #e74c3c;
}

.site .top-navigation .navbar-default .navbar-right {
  margin-right: 0;
}

.site .top-navigation .navbar-default .navbar-right li a {
  padding: 15px 10px;
  color: #fff;
}

.site .top-navigation .navbar-default .navbar-right li a span {
  padding: 4px;
  font-size: 1.3em;
  /*border: 1px solid $white;
                            @include radius(50%);*/
}

.site .top-navigation .navbar-default .navbar-right li a:hover {
  background-color: #e74c3c;
}

.site .top-navigation .navbar-default .navbar-right li.truehits a {
  display: block;
  padding: 15px 10px 19px;
}

.site .top-navigation .navbar-default .search-form {
  display: none;
  position: absolute;
  width: 300px;
  right: 0;
  top: 58px;
  background-color: #333;
  z-index: 1;
}

.site .top-navigation .navbar-default .search-form .navbar-form {
  border: 0;
}

.site .top-navigation .navbar-default .search-form > .search {
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.site .top-navigation .navbar-default .search-form > .search > .navbar-form {
  margin: 0;
  /*padding: 1px 50px 0 0;*/
  padding: 1px 0 0 0;
}

.site .top-navigation .navbar-default .search-form > .search > .navbar-form > input {
  width: 100%;
  border-color: #fff;
  font-size: 1em;
  box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.site .top-navigation .navbar-default .search-form > .search > .navbar-form > .input-group-btn > button {
  border-color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.site .top-ads {
  margin-top: 20px;
}

.site .top-ads .container {
  position: relative;
}

.site .top-ads .side-ads {
  position: absolute;
  top: 0;
  width: 160px;
}

.site .top-ads .side-ads.left {
  left: -160px;
}

.site .top-ads .side-ads.right {
  right: -160px;
}

.site .top-ads .ads-leaderboard {
  float: left;
  width: 728px;
  height: 90px;
}

.site .top-ads .ads-subscribe {
  position: relative;
  background-color: #f5f5f5;
  float: right;
  width: 402px;
  height: 90px;
  border: 1px solid #ccc;
}

.site .top-ads .ads-subscribe .subscribe-title {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  padding: 0 10px;
  background-color: #333;
}

.site .top-ads .ads-subscribe .subscribe-title span {
  color: #fff;
}

.site .top-ads .ads-subscribe .subscribe-title .title {
  margin: 0;
  display: inline-block;
  color: #fff;
}

.site .top-ads .ads-subscribe .subscribe-form .mc4wp-form-fields {
  padding: 40px 10px 5px;
  text-align: center;
}

.site .top-ads .ads-subscribe .subscribe-form .mc4wp-form-fields p {
  margin-bottom: 0;
}

.site .top-ads .ads-subscribe .subscribe-form .mc4wp-form-fields .btn {
  padding: 4px 8px;
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.site .top-ads .ads-subscribe .subscribe-form .mc4wp-form-fields .mc4wp-success {
  color: #29AC12;
}

.site .top-ads .ads-subscribe .subscribe-form .mc4wp-response {
  text-align: center;
  font-size: 12px;
  line-height: 10px;
}

.site .top-ads .ads-subscribe .subscribe-form .mc4wp-response .mc4wp-alert p {
  margin: 0;
}

.site .top-ads .ads-subscribe .subscribe-form .mc4wp-response .mc4wp-alert.mc4wp-error {
  color: #a30505;
}

.site .s-title {
  margin: 30px 0 5px;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}

.site .s-title .category {
  padding-top: 5px;
  margin-bottom: 0;
  font-size: 39px;
  line-height: 50px;
  border-top: 2px solid #e74c3c;
}

.site .s-title .category a {
  display: block;
  color: #e74c3c;
}

.site .s-title:after {
  border-bottom: 5px solid #fff;
}

.site .col-highlight {
  padding-left: 10px;
  padding-right: 10px;
  width: 570px;
  float: left;
}

.site .col-highlight .owl-thumbs {
  display: table;
  background-color: #333;
  padding: 3px;
}

.site .col-highlight .owl-thumbs .owl-thumb-item {
  float: left;
  width: 25%;
}

.site .col-highlight .owl-thumbs .owl-thumb-item img {
  border: 3px solid #333;
}

.site .col-highlight .owl-thumbs .owl-thumb-item.active img {
  border: 3px solid #e74c3c;
}

.site .col-trends {
  padding-left: 10px;
  padding-right: 10px;
  width: 280px;
  float: left;
}

.site .col-trends h2.title {
  background-color: #333;
  vertical-align: top;
  margin-bottom: 15px;
  padding-top: 2px;
  padding-left: 5px;
  /*border-bottom: 2px solid #E74C3C;*/
  font-size: 1.6em;
}

.site .col-trends h2.title a {
  display: block;
  color: #fff;
}

.site .col-trends h2.title .icon {
  float: right;
  vertical-align: top;
  margin-right: 5px;
  font-size: 0.9em;
  line-height: 1.3em;
}

.site .col-trends .item.-micro {
  margin-bottom: 15px;
}

.site .col-trends .item.-micro a .image {
  width: 40%;
  float: left;
}

.site .col-trends .item.-micro a .caption {
  width: 60%;
  float: left;
  padding-left: 10px;
}

.site .col-trends .item.-micro a .caption .title {
  max-height: 57px;
  margin: 0;
  padding-top: 2px;
  font: 15px/1.6em "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
  line-height: 1.4em;
  color: #444;
  -webkit-transition: 300ms ease-in-out;
  -moz-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  -ms-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
}

.site .col-trends .item.-micro a:hover .caption .title {
  color: #e74c3c;
}

.site .side-social {
  margin-top: 1px;
  background-color: #333;
}

.site .side-social .title {
  max-width: 120px;
  max-height: 40px;
  margin: 0;
  padding: 5px 10px;
  font-size: 28px;
  line-height: 30px;
  color: #fff;
}

.site .side-social .list {
  float: right;
  margin: 5px 5px 5px 0;
  padding: 0;
  list-style: none;
}

.site .side-social .list li {
  display: inline-block;
}

.site .side-social .list li a {
  width: 30px;
  height: 30px;
  display: block;
  background-color: #a30505;
  color: #fff;
  line-height: 30px;
  text-align: center;
  -webkit-transition: 300ms ease-in-out;
  -moz-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  -ms-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
}

.site .side-social .list li a .fa {
  -webkit-transition: 300ms ease-in-out;
  -moz-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  -ms-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
}

.site .side-social .list li a:hover {
  background-color: #fff;
}

.site .side-social .list li a:hover .fa {
  color: #a30505;
}

.site .side-social .col-md-5 {
  text-align: right;
  padding-right: 15px;
}

.site .col-section {
  padding-left: 10px;
  padding-right: 10px;
  width: 850px;
  float: left;
}

.site .col-section .item.-big a {
  display: block;
}

.site .col-section .item.-big a .img-zoom {
  overflow: hidden;
}

.site .col-section .item.-big a .img-zoom img {
  -webkit-transition: 300ms ease-in-out;
  -moz-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  -ms-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
}

.site .col-section .item.-big a:hover .img-zoom {
  position: relative;
}

.site .col-section .item.-big a:hover .img-zoom img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.site .col-section .item.-big a img {
  width: 100%;
  height: auto;
}

.site .col-section .item.-big a .title {
  margin: 15px 0 0;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.1em;
  color: #444;
  -webkit-transition: 300ms ease-in-out;
  -moz-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  -ms-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
}

.site .col-section .item.-big a .time {
  margin-bottom: 3px;
  font-size: 0.8em;
  color: #808080;
}

.site .col-section .item.-big a .time span {
  margin-right: 5px;
  font-size: 1.2em;
}

.site .col-section .item.-big a .desc {
  margin-bottom: 10px;
  font-size: 0.9em;
  line-height: 1.4em;
  color: #999;
}

.site .col-section .item.-big a:hover .title {
  color: #e74c3c;
}

.site .col-section .item.-mini a {
  display: block;
}

.site .col-section .item.-mini a img {
  width: 100%;
  height: auto;
}

.site .col-section .item.-mini a .title {
  margin: 7px 0 2px;
  height: 42px;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1em;
  color: #444;
  -webkit-transition: 300ms ease-in-out;
  -moz-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  -ms-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
}

.site .col-section .item.-mini a .title.bottom-10 {
  margin-bottom: 10px;
}

.site .col-section .item.-mini a .time {
  margin-bottom: 6px;
  font-size: 0.8em;
  color: #808080;
}

.site .col-section .item.-mini a .time span {
  margin-right: 5px;
  font-size: 1.2em;
}

.site .col-section .item.-mini a:hover .title {
  color: #e74c3c;
}

.site .col-section .item.-mini:nth-child(2n+1) {
  clear: both;
}

.site .col-section .item.-micro {
  margin-bottom: 10px;
}

.site .col-section .item.-micro a img {
  width: 100%;
  height: auto;
}

.site .col-section .item.-micro a .image {
  width: 35%;
  float: left;
}

.site .col-section .item.-micro a .caption {
  width: 65%;
  float: left;
  padding-left: 15px;
}

.site .col-section .item.-micro a .caption .title {
  margin: 0;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1em;
  color: #444;
  -webkit-transition: 300ms ease-in-out;
  -moz-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  -ms-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
}

.site .col-section .item.-micro a .caption .time {
  margin-bottom: 10px;
  font-size: 0.8em;
  color: #808080;
}

.site .col-section .item.-micro a .caption .time span {
  margin-right: 5px;
  font-size: 1.2em;
}

.site .col-section .item.-micro a:hover .caption .title {
  color: #e74c3c;
}

.site .col-section .more {
  margin-top: 10px;
}

.site .col-section .more .item .-micro .image {
  margin-bottom: 10px;
}

.site .col-section .more .item:nth-child(2n+1) {
  clear: both;
}

.site .col-section.-fullwidth {
  width: 100%;
}

.site .col-section.-fullwidth .item.-mini:nth-child(2n+1) {
  clear: none;
}

.site .col-side {
  padding-left: 10px;
  padding-right: 10px;
  width: 320px;
  float: right;
}

.site .col-side .top-share {
  position: relative;
  background-color: #f5f5f5;
  padding: 15px;
  margin-top: 20px;
}

.site .col-side .top-share .title {
  font-size: 1.8em;
  line-height: 1.4em;
}

.site .col-side .top-share .mag-navigation {
  position: absolute;
  top: 18px;
  right: 15px;
}

.site .col-side .top-share .mag-navigation .owl-prev {
  display: inline-block;
  margin-right: 5px;
  background-color: #333;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  -webkit-transition: 300ms ease-in-out;
  -moz-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  -ms-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
}

.site .col-side .top-share .mag-navigation .owl-prev i {
  color: #fff;
}

.site .col-side .top-share .mag-navigation .owl-prev:hover {
  background-color: #e74c3c;
}

.site .col-side .top-share .mag-navigation .owl-next {
  display: inline-block;
  background-color: #333;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  -webkit-transition: 300ms ease-in-out;
  -moz-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  -ms-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
}

.site .col-side .top-share .mag-navigation .owl-next i {
  color: #fff;
}

.site .col-side .top-share .mag-navigation .owl-next:hover {
  background-color: #e74c3c;
}

.site .col-side .top-share .tptn_posts_widget ul li > .tptn_link {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 35%;
  float: left;
}

.site .col-side .top-share .tptn_posts_widget ul li > .tptn_link img {
  -webkit-transition: 300ms ease-in-out;
  -moz-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  -ms-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
}

.site .col-side .top-share .tptn_posts_widget ul li > .tptn_link:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.site .col-side .top-share .tptn_posts_widget ul li > .tptn_after_thumb {
  display: inline-block;
  width: 65%;
  float: left;
  padding-left: 15px;
}

.site .col-side .top-share .tptn_posts_widget ul li > .tptn_after_thumb .tptn_link .tptn_title {
  margin: 0;
  font-family: "dbbrandvoicex";
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1em;
  color: #444;
  -webkit-transition: 300ms ease-in-out;
  -moz-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  -ms-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
}

.site .col-side .top-share .tptn_posts_widget ul li > .tptn_after_thumb .tptn_link:hover .tptn_title {
  color: #e74c3c;
}

.site .col-side .top-share .tptn_posts_widget ul li > .tptn_after_thumb .tptn_list_count {
  font-size: 12px;
  line-height: 12px;
  color: #808080;
}

.site .col-side .top-share .item.-micro {
  margin-bottom: 15px;
}

.site .col-side .top-share .item.-micro a .image {
  width: 35%;
  float: left;
}

.site .col-side .top-share .item.-micro a .image.-fullwidth {
  width: 100%;
}

.site .col-side .top-share .item.-micro a .caption {
  width: 65%;
  float: left;
  padding-left: 15px;
}

.site .col-side .top-share .item.-micro a .caption .title {
  margin: 0;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1em;
  color: #444;
  -webkit-transition: 300ms ease-in-out;
  -moz-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  -ms-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
}

.site .col-side .top-share .item.-micro a:hover .caption .title {
  color: #e74c3c;
}

.site .col-side .star {
  margin-top: 10px;
}

.site .col-side .star .title {
  font-size: 1.8em;
  line-height: 1.4em;
}

.site .col-side .star .item.-big {
  margin-bottom: 15px;
}

.site .col-side .star .item.-big a .image {
  width: 100%;
}

.site .col-side .star .item.-big a .image.-fullwidth {
  width: 100%;
}

.site .col-side .star .item.-big a .image img {
  width: 100%;
}

.site .col-side .star .item.-big a .caption {
  margin-top: 10px;
  width: 100%;
}

.site .col-side .star .item.-big a .caption .title {
  margin: 0;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1em;
  color: #444;
  -webkit-transition: 300ms ease-in-out;
  -moz-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  -ms-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
}

.site .col-side .star .item.-big a:hover .caption .title {
  color: #e74c3c;
}

.site .site-main > .featured {
  margin-top: 20px;
}

.site .site-main > .featured .col-highlight .item a .title {
  bottom: 0;
  color: #fff;
  font-size: 34px;
  line-height: 30px;
  left: 0;
  margin: 0;
  padding: 15px 10px 13px 15px;
  position: absolute;
  text-transform: uppercase;
  width: 100%;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.6);
  /*background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.64) 85%, rgba(0, 0, 0, 0.80) 100%);
                            background: -webkit-gradient(linear, left top, left bottom, color-stop(13%, rgba(0, 0, 0, 0)), color-stop(85%, rgba(0, 0, 0, 0.64)), color-stop(100%, rgba(0, 0, 0, 0.80)));
                            background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.64) 85%, rgba(0, 0, 0, 0.80) 100%);
                            background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.64) 85%, rgba(0, 0, 0, 0.80) 100%);
                            background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.64) 85%, rgba(0, 0, 0, 0.80) 100%);
                            background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .64) 75%, rgba(0, 0, 0, 0.80) 100%);*/
  /*filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);*/
  -webkit-transition: 0.33s ease-in-out;
  -moz-transition: 0.33s ease-in-out;
  -o-transition: 0.33s ease-in-out;
  -ms-transition: 0.33s ease-in-out;
  transition: 0.33s ease-in-out;
}

.site .site-main > .featured .col-highlight .item a:hover .title {
  color: #e74c3c;
}

.site .site-main > .featured .col-side .side-featured {
  background-color: #f5f5f5;
}

.site .site-main > .featured .col-side .side-featured h2.title {
  background-color: #333;
  vertical-align: top;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 2px;
  padding-left: 5px;
  /*border-bottom: 2px solid #E74C3C;*/
  font-size: 1.6em;
}

.site .site-main > .featured .col-side .side-featured h2.title a {
  display: block;
  color: #fff;
}

.site .site-main > .featured .col-side .side-featured h2.title .icon {
  float: right;
  vertical-align: top;
  margin-right: 5px;
  font-size: 0.9em;
  line-height: 1.3em;
}

.site .site-main > .featured .col-side .side-featured .item.-micro {
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.site .site-main > .featured .col-side .side-featured .item.-micro a .image {
  width: 25%;
  float: left;
}

.site .site-main > .featured .col-side .side-featured .item.-micro a .caption {
  width: 75%;
  float: left;
  padding-left: 10px;
}

.site .site-main > .featured .col-side .side-featured .item.-micro a .caption .title {
  max-height: 39px;
  margin: 0;
  padding-top: 3px;
  font: 15px/1.6em "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
  line-height: 1.4em;
  color: #444;
  -webkit-transition: 300ms ease-in-out;
  -moz-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  -ms-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
}

.site .site-main > .featured .col-side .side-featured .item.-micro a:hover .caption .title {
  color: #e74c3c;
}

.site .site-main > .featured .col-side .top-share h2 {
  margin-bottom: 0;
}

.site .site-main .featured .owl-featured .item img {
  display: block;
  width: 100%;
  height: auto;
}

.site .site-main .featured .front-social {
  margin-bottom: 6px;
  margin-left: -2px;
  margin-right: -2px;
}

.site .site-main .featured .front-social .rrssb-text {
  font-family: "dbbrandvoicex";
  font-size: 1.5em;
}

.site .site-main .clip {
  background-color: #f5f5f5;
  padding-bottom: 30px;
}

.site .site-main .clip .col-section .item.-big figure {
  position: relative;
}

.site .site-main .clip .col-section .item.-big figure span {
  position: absolute;
  left: 10px;
  bottom: 5px;
  font-size: 4em;
  font-weight: normal;
  color: #fff;
}

.site .site-main .clip .col-section .item.-mini figure {
  position: relative;
}

.site .site-main .clip .col-section .item.-mini figure span {
  position: absolute;
  left: 6px;
  bottom: 3px;
  font-size: 2.2em;
  font-weight: normal;
  color: #fff;
}

.site .site-main .clip.-chaoban {
  padding-bottom: 45px;
  background-color: #f4c611!important;
}

.site .site-main .clip.-chaoban .s-title .category {
  border-color: #f4c611!important;
}

.site .site-main .clip.-chaoban .s-title .category a {
  color: #000!important;
}

.site .site-main .clip.-chaoban .col-section .item.-big a:hover .title,
.site .site-main .clip.-chaoban .col-section .item.-mini a .title {
  color: #000!important;
}

.site .site-main .article {
  background-color: #f5f5f5;
  margin-bottom: 30px;
}

.site .site-main .article .col-section > .row {
  margin-left: -30px;
  margin-right: -30px;
}

.site .site-main .article .col-section > .row .article-tvpool {
  padding-left: 30px;
  padding-right: 30px;
  border-right: 1px dashed #ccc;
}

.site .site-main .article .col-section > .row .article-tvpool .item.-mini:nth-child(2n+1) {
  clear: both;
}

.site .site-main .article .col-section > .row .article-spicy {
  padding-left: 30px;
  padding-right: 30px;
  border-right: 1px dashed #ccc;
}

.site .site-main .article .col-section > .row .article-spicy .item.-mini:nth-child(2n+1) {
  clear: both;
}

.site .site-main .article .col-section > .row .article-starnews {
  padding-left: 30px;
  padding-right: 30px;
}

.site .site-main .article .col-section > .row .article-starnews .item.-mini:nth-child(2n+1) {
  clear: both;
}

.site .site-main .article h2.title, .site .site-main .music h2.title, .site .site-main .special h2.title, .site .site-main .lifestyle h2.title {
  margin-bottom: 15px;
  font-size: 1.8em;
  line-height: 1em;
}

.site .site-main .article h3.title, .site .site-main .music h3.title, .site .site-main .special h3.title, .site .site-main .lifestyle h3.title {
  height: 65px;
}

.site .site-main .article .time, .site .site-main .music .time, .site .site-main .special .time, .site .site-main .lifestyle .time {
  margin-bottom: 10px !important;
}

.site .site-main .into-the-dark .more {
  margin-top: 0;
}

.site .site-main .lifestyle .item.-micro h3.title {
  height: auto;
}

/*.site .site-main .drama {
  background-color: #f5f5f5;
}*/

.site .site-main .spicy {
  background-color: #f5f5f5;
}

.site .site-main .tvpool-food {
  background-color: #f5f5f5;
}

.site .site-main .tvpool-baby {
  background-color: #f5f5f5;
}

.site .site-main .tvpool-horoscope {
  background-color: #f5f5f5;
}
.site .site-main .article-tvp {
  background-color: #f5f5f5;
}
.site .site-main .music {
  /*background-color: #f5f5f5;*/
  padding-bottom: 15px;
} 

.site .site-main .music .item.-mini:nth-child(2n+1) {
  clear: both;
}

.site .site-footer {
  margin-top: 15px;
}

.site .site-footer .site-bottom {
  background-color: #333;
  border-top: 5px solid #a30505;
}

.site .site-footer .site-bottom .ft-logo {
  margin-top: 20px;
  margin-bottom: 20px;
}

.site .site-footer .site-bottom .ft-logo .site-logo {
  margin-bottom: 20px;
}

.site .site-footer .site-bottom .ft-logo p {
  margin: 0;
  padding: 0;
  font-family: "dbbrandvoicex";
  font-size: 1.3em;
  line-height: 1.1em;
  color: #fff;
}

.site .site-footer .site-bottom .ft-logo ul {
  margin-top: 20px;
  padding-left: 30px;
}

.site .site-footer .site-bottom .ft-logo ul li {
  margin-right: 5px;
  display: inline-block;
}

.site .site-footer .site-bottom .ft-logo ul li a {
  display: block;
  width: 40px;
  height: 40px;
  font-size: 1.3em;
  line-height: 1.15em;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  padding: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.site .site-footer .site-bottom .ft-news {
  margin-top: 20px;
  margin-bottom: 20px;
}

.site .site-footer .site-bottom .ft-news .title {
  font-size: 1.8em;
  line-height: 1.4em;
  color: #fff;
}

.site .site-footer .site-bottom .ft-news .item.-micro {
  margin-bottom: 15px;
}

.site .site-footer .site-bottom .ft-news .item.-micro a .image {
  width: 25%;
  float: left;
}

.site .site-footer .site-bottom .ft-news .item.-micro a .image.-fullwidth {
  width: 100%;
}

.site .site-footer .site-bottom .ft-news .item.-micro a .caption {
  width: 75%;
  float: left;
  padding-left: 15px;
}

.site .site-footer .site-bottom .ft-news .item.-micro a .caption .title {
  margin: 0;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1em;
  color: #fff;
  -webkit-transition: 300ms ease-in-out;
  -moz-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  -ms-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
}

.site .site-footer .site-bottom .ft-news .item.-micro a:hover .caption .title {
  color: #e74c3c;
}

.site .site-footer .site-bottom .ft-ads {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: right;
}

.site .site-footer .site-copyright {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #a30505;
  text-align: center;
}

.site .site-footer .site-copyright p {
  margin-bottom: 0;
  font-family: "dbbrandvoicex";
  font-size: 1.3em;
  color: #fff;
}

.single .site-content {
  margin-top: 20px;
}

.single .site-content .content-area {
  width: 850px;
  float: left;
  padding-right: 20px;
}

.single .site-content .content-area .breadcrumbs {
  margin-bottom: 15px;
  padding-bottom: 3px;
  border-bottom: 1px dotted #ccc;
  font-family: 'cs_prakas';
  font-size: 12px;
  color: #999;
}

.single .site-content .content-area .breadcrumbs a {
  color: #999;
  vertical-align: top;
}

.single .site-content .content-area .col-content {
  padding-left: 20px;
  padding-right: 20px;
}

.single .site-content .content-area .entry-side .share-count {
  background-color: #f5f5f5;
  text-align: center;
}

.single .site-content .content-area .entry-side .share-count .share-title {
  margin-top: 5px;
  padding-top: 2px;
  font-family: "dbbrandvoicex";
  font-weight: 700;
  font-size: 1.5em;
  line-height: 1.1em;
  color: #9d9d9d;
}

.single .site-content .content-area .entry-side .share-count .share-total {
  font-family: "dbbrandvoicex";
  font-size: 4em;
  line-height: 1em;
}

.single .site-content .content-area .entry-side .share-btn {
  margin-top: 5px;
}

.single .site-content .content-area .entry-side .share-btn .rrssb-buttons {
  padding: 0;
}

.single .site-content .content-area .entry-side .share-btn .rrssb-buttons li {
  padding: 0;
}

.single .site-content .content-area .entry-side .news-album {
  margin-top: 20px;
}

.single .site-content .content-area .entry-side .news-album .album-title {
  margin-bottom: 10px;
  font-family: "dbbrandvoicex";
  font-weight: 700;
  font-size: 2em;
}

.single .site-content .content-area .entry-side .news-album img {
  padding: 5px;
  margin-bottom: 15px;
  width: 100%;
  background: #FFF;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.single .site-content .content-area .entry-title {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 2.5em;
  line-height: 1em;
}

.single .site-content .content-area .entry-meta {
  margin-top: 2px;
  margin-bottom: 15px;
  font-size: 13px;
  color: #999;
}

.single .site-content .content-area .entry-meta a {
  color: #999;
}

.single .site-content .content-area .entry-meta .posted-category a {
  font-family: 'cs_prakas';
}

.single .site-content .content-area .entry-meta .posted-on {
  margin-left: 5px;
}

.single .site-content .content-area .entry-meta .posted-on a {
  font-family: 'cs_prakas';
}

.single .site-content .content-area .entry-meta .posted-category {
  padding-left: 2px;
}

.single .site-content .content-area .entry-meta .share-title {
  vertical-align: top;
  line-height: 2.1em;
  font-family: "dbbrandvoicex";
  font-weight: 700;
  font-size: 2.2em;
  color: #a30505;
}

.single .site-content .content-area .entry-meta .share-title .fa {
  line-height: 2em;
}

.single .site-content .content-area .entry-meta .entry-share {
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
}

.single .site-content .content-area .entry-meta .entry-share ul {
  margin-top: 10px;
  margin-bottom: 10px;
}
/*
.single .site-content .content-area .entry-meta .entry-share ul .rrssb-line {
  display: none;
}
*/
.single .site-content .content-area .entry-pic {
  margin-bottom: 10px;
}

.single .site-content .content-area .entry-pic img {
  width: 100%;
  height: auto;
}

.single .site-content .content-area .entry-video {
  overflow: hidden;
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}

.single .site-content .content-area .entry-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.single .site-content .content-area .post-ads-1 {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #ccc;
}

.single .site-content .content-area .post-ads-2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #ccc;
}

.single .site-content .content-area .entry-excerpt {
  margin-top: 10px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'cs_prakas';
}

.single .site-content .content-area .entry-excerpt p {
  margin-bottom: 1em;
  font-size: 1.2em;
  line-height: 1.7em;
  font-family: 'cs_prakas';
}

.single .site-content .content-area .entry-content {
  padding-left: 35px;
  padding-right: 35px;
}

.single .site-content .content-area .entry-content h2 {
  font-size: 2em;
}

.single .site-content .content-area .entry-content h3 {
  font-size: 1.7em;
}

.single .site-content .content-area .entry-content h4 {
  font-size: 1.4em;
}

.single .site-content .content-area .entry-content p {
  margin-bottom: 1em;
  font-size: 1.1em;
  line-height: 1.7em;
  font-family: 'cs_prakas';
}

.single .site-content .content-area .entry-content img {
  display: inline-block;
  margin-bottom: 18px;
  width: 70%;
  padding: 5px;
  background: #FFF;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.single .site-content .content-area .entry-content img {
  display: block;
  margin: 0 auto 1em;
  height: auto !important;
}

.single .site-content .content-area .entry-content .embed-responsive {
  margin-bottom: 1em;
}

.single .site-content .content-area .entry-content #hdQuShare a {
  display: inline-block;
  width: 48%;
}

.single .site-content .content-area .entry-content #hdQuShare a:first-child {
  text-align: right;
}

.single .site-content .content-area .entry-footer .tags-links {
  margin-top: 20px;
}

.single .site-content .content-area .entry-footer .tags-links .tags-title {
  margin-right: 3px;
  display: inline-block;
  vertical-align: top;
  font-family: "dbbrandvoicex";
  font-weight: 700;
  font-size: 1.5em;
  line-height: 1.2em;
}

.single .site-content .content-area .entry-footer .tags-links a {
  display: inline-block;
  padding: 5px 6px 6px 3px;
  margin: 0 8px 8px 11px;
  background: #ddd;
  font-size: 0.9em;
  line-height: 1;
  font-weight: 900;
  text-transform: uppercase;
  color: #444;
  position: relative;
  -webkit-transition: 300ms ease-in-out;
  -moz-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  -ms-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
}

.single .site-content .content-area .entry-footer .tags-links a:before {
  content: "";
  display: block;
  border: 12px solid transparent;
  border-left-width: 0;
  border-right-color: #ddd;
  position: absolute;
  top: 0;
  left: -12px;
  -webkit-transition: 300ms ease-in-out;
  -moz-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  -ms-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
}

.single .site-content .content-area .entry-footer .tags-links a:hover {
  color: #fff;
  background: #e74c3c;
}

.single .site-content .content-area .entry-footer .tags-links a:hover:before {
  border-right-color: #e74c3c;
}

.single .site-content .content-area .entry-ads {
  margin-top: 15px;
  padding-top: 20px;
  border-top: 1px dashed #ccc;
  text-align: center;
}

.single .site-content .content-area .entry-comments {
  margin-top: 15px;
  margin-left: -8px;
  margin-right: -8px;
}

.single .site-content .content-area .entry-comments h3 {
  border-top: 1px dashed #ccc;
  margin: 0 8px 0;
  padding-top: 20px;
  line-height: 0.8em;
  font-size: 3em;
  color: #e74c3c;
}

.single .site-content .content-area .related h2 {
  margin-top: 25px;
  margin-bottom: 20px;
  border-top: 1px dashed #ccc;
  padding-top: 20px;
  line-height: 0.8em;
  font-size: 3em;
  color: #e74c3c;
}

.single .site-content .content-area .related .related-content ul {
  padding-left: 0;
  margin-left: -10px;
  margin-right: -10px;
}

.single .site-content .content-area .related .related-content ul li a img {
  width: 100%;
}

.single .site-content .content-area .related .related-content ul li a .title {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 1.6em;
  font-weight: 500;
  line-height: 1.2em;
  color: #444;
  -webkit-transition: 300ms ease-in-out;
  -moz-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  -ms-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
}

.single .site-content .content-area .related .related-content ul li a:hover .title {
  color: #e74c3c;
}

.single .site-content .content-area .related .related-content ul li:nth-child(3n+1) {
  clear: both;
}

.single .site-content .content-area .single-album .col-content {
  padding-left: 10px;
  padding-right: 10px;
}

.single .site-content .content-area .single-album .entry-side .share-count .share-title {
  line-height: 2em;
}

.single .site-content .content-area .single-album .entry-side .share-count .share-total {
  min-height: 72px;
  line-height: 1.2em;
}

.single .site-content .content-area .single-album .album > .news-album > section {
  text-align: center;
}

.single .site-content .content-area .single-album .album > .news-album > section > a {
  display: inline-block;
  width: 70%;
  margin-right: 0;
  margin-bottom: 18px;
}

.single .site-content .content-area .single-album .album > .news-album > section > a img {
  padding: 5px;
  width: 100%;
  background: #FFF;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.single .site-content .widget-area {
  width: 300px;
  float: right;
}

.single .site-content .widget-area .widget-title {
  position: relative;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 15px;
  font-size: 2em;
  line-height: 1em;
}

.single .site-content .widget-area .widget-title:after {
  content: "";
  position: absolute;
  width: 25px;
  height: 2px;
  background: #e74c3c;
  bottom: -1px;
  left: 0;
}

.single .site-content .widget-area .widget_widget_tptn_pop ul li {
  width: 100%;
  margin-bottom: 10px;
}

.single .site-content .widget-area .widget_widget_tptn_pop ul li > .tptn_link {
  width: 35%;
  display: inline-block;
}

.single .site-content .widget-area .widget_widget_tptn_pop ul li > .tptn_link img {
  width: 100%;
}

.single .site-content .widget-area .widget_widget_tptn_pop ul li .tptn_after_thumb {
  width: 65%;
  padding-left: 10px;
  vertical-align: top;
  display: inline-block;
  line-height: 1.4em;
}

.single .site-content .widget-area .widget_widget_tptn_pop ul li .tptn_after_thumb a {
  color: #444;
}

.single .site-content .widget-area .widget_widget_tptn_pop ul li .tptn_after_thumb a .tptn_title {
  display: inline-block;
  -webkit-transition: 300ms ease-in-out;
  -moz-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  -ms-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
}

.single .site-content .widget-area .widget_widget_tptn_pop ul li .tptn_after_thumb a:hover .tptn_title {
  color: #e74c3c;
}

.single section.socialShare {
  padding: 0;
  margin: 0;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1999999999;
}

.single section.socialShare > a {
  display: inline-block;
  width: 20%;
  height: 45px;
  background: #333;
  text-align: center;
  line-height: 45px;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.single section.socialShare > a.facebook {
  background: #4a67b7;
}

.single section.socialShare > a.twitter {
  background: #22b0f2;
}

.single section.socialShare > a.linkedin {
  background: #007bb5;
}

.single section.socialShare > a.whatsapp {
  background: #21910e;
}

.single section.socialShare > a.email {
  background: #bc1515;
}

.single section.socialShare > a,
.single section.socialShare > a:hover,
.single section.socialShare > a:visited,
.single section.socialShare > a:active {
  color: white !important;
  text-decoration: none !important;
}

.category .site-content {
  margin-top: 20px;
}

.category .site-content .content-area {
  width: 850px;
  float: left;
  padding-right: 20px;
}

.category .site-content .content-area .main-title {
  font-size: 2em;
  line-height: 1.6em;
  margin-bottom: 20px;
  border-bottom: 1px dashed #ccc;
}

.category .site-content .content-area .post {
  clear: both;
  margin-bottom: 20px;
}

.category .site-content .content-area .image img {
  width: 100%;
}

.category .site-content .content-area .entry-title {
  margin-bottom: 0;
}

.category .site-content .content-area .entry-title a {
  font-size: 1.6em;
  line-height: 1.1em;
  color: #333;
}

.category .site-content .content-area .entry-title a:hover {
  color: #e74c3c;
}

.category .site-content .content-area .entry-meta {
  padding-top: 5px;
  padding-bottom: 5px;
  font-style: italic;
  font-size: 0.9em;
  line-height: 2em;
  color: #808080;
}

.category .site-content .content-area .entry-meta span {
  line-height: 2em;
  padding-right: 3px;
}

.category .site-content .content-area .excerpt {
  font-size: 0.9em;
  line-height: 1.4em;
}

.category .site-content .content-area .excerpt a {
  color: #777;
}

.category .site-content .content-area .pagination {
  width: 100%;
}

.category .site-content .content-area .pagination span.current {
  margin-right: 3px;
  display: inline-block;
  vertical-align: top;
  background-color: #a30505;
  padding: 5px 10px;
  font-weight: 700;
  color: #fff;
  border: 1px solid #a30505;
}

.category .site-content .content-area .pagination a.page-numbers {
  margin-right: 3px;
  display: inline-block;
  vertical-align: top;
  padding: 5px 10px;
  border: 1px solid #ccc;
  color: #444;
}

.category .site-content .widget-area {
  width: 300px;
  float: right;
}

.category .site-content .widget-area .widget-title {
  position: relative;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 15px;
  font-size: 2em;
  line-height: 1em;
}

.category .site-content .widget-area .widget-title:after {
  content: "";
  position: absolute;
  width: 25px;
  height: 2px;
  background: #e74c3c;
  bottom: -1px;
  left: 0;
}

.category .site-content .widget-area .widget_widget_tptn_pop ul li {
  width: 100%;
  margin-bottom: 10px;
}

.category .site-content .widget-area .widget_widget_tptn_pop ul li > .tptn_link {
  width: 35%;
  display: inline-block;
}

.category .site-content .widget-area .widget_widget_tptn_pop ul li > .tptn_link img {
  width: 100%;
}

.category .site-content .widget-area .widget_widget_tptn_pop ul li .tptn_after_thumb {
  width: 65%;
  padding-left: 10px;
  vertical-align: top;
  display: inline-block;
  line-height: 1.4em;
}

.category .site-content .widget-area .widget_widget_tptn_pop ul li .tptn_after_thumb a {
  color: #444;
}

.search .site-content {
  margin-top: 20px;
}

.search .site-content .content-area {
  width: 850px;
  float: left;
  padding-right: 20px;
}

.search .site-content .content-area .main-title {
  font-size: 2em;
  line-height: 1.6em;
  margin-bottom: 20px;
  border-bottom: 1px dashed #ccc;
}

.search .site-content .content-area .post {
  clear: both;
  margin-bottom: 20px;
}

.search .site-content .content-area .image img {
  width: 100%;
}

.search .site-content .content-area .entry-title {
  margin-bottom: 0;
}

.search .site-content .content-area .entry-title a {
  font-size: 1.6em;
  line-height: 1.1em;
  color: #333;
}

.search .site-content .content-area .entry-title a:hover {
  color: #e74c3c;
}

.search .site-content .content-area .entry-meta {
  padding-top: 5px;
  padding-bottom: 5px;
  font-style: italic;
  font-size: 0.9em;
  line-height: 2em;
  color: #808080;
}

.search .site-content .content-area .entry-meta span {
  line-height: 2em;
  padding-right: 3px;
}

.search .site-content .content-area .excerpt {
  font-size: 0.9em;
  line-height: 1.4em;
}

.search .site-content .content-area .excerpt a {
  color: #777;
}

.search .site-content .content-area .pagination {
  width: 100%;
}

.search .site-content .content-area .pagination span.current {
  margin-right: 3px;
  display: inline-block;
  vertical-align: top;
  background-color: #a30505;
  padding: 5px 10px;
  font-weight: 700;
  color: #fff;
  border: 1px solid #a30505;
}

.search .site-content .content-area .pagination a.page-numbers {
  margin-right: 3px;
  display: inline-block;
  vertical-align: top;
  padding: 5px 10px;
  border: 1px solid #ccc;
  color: #444;
}

.search .site-content .widget-area {
  width: 300px;
  float: right;
}

.search .site-content .widget-area .widget-title {
  position: relative;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 15px;
  font-size: 2em;
  line-height: 1em;
}

.search .site-content .widget-area .widget-title:after {
  content: "";
  position: absolute;
  width: 25px;
  height: 2px;
  background: #e74c3c;
  bottom: -1px;
  left: 0;
}

.search .site-content .widget-area .widget_widget_tptn_pop ul li {
  width: 100%;
  margin-bottom: 10px;
}

.search .site-content .widget-area .widget_widget_tptn_pop ul li > .tptn_link {
  width: 35%;
  display: inline-block;
}

.search .site-content .widget-area .widget_widget_tptn_pop ul li > .tptn_link img {
  width: 100%;
}

.search .site-content .widget-area .widget_widget_tptn_pop ul li .tptn_after_thumb {
  width: 65%;
  padding-left: 10px;
  vertical-align: top;
  display: inline-block;
  line-height: 1.4em;
}

.search .site-content .widget-area .widget_widget_tptn_pop ul li .tptn_after_thumb a {
  color: #444;
}

.tag .site-content {
  margin-top: 20px;
}

.tag .site-content .content-area {
  width: 850px;
  float: left;
  padding-right: 20px;
}

.tag .site-content .content-area .main-title {
  font-size: 2em;
  line-height: 1.6em;
  margin-bottom: 20px;
  border-bottom: 1px dashed #ccc;
}

.tag .site-content .content-area .post {
  clear: both;
  margin-bottom: 20px;
}

.tag .site-content .content-area .image img {
  width: 100%;
}

.tag .site-content .content-area .entry-title {
  margin-bottom: 0;
}

.tag .site-content .content-area .entry-title a {
  font-size: 1.6em;
  line-height: 1.1em;
  color: #333;
}

.tag .site-content .content-area .entry-title a:hover {
  color: #e74c3c;
}

.tag .site-content .content-area .entry-meta {
  padding-top: 5px;
  padding-bottom: 5px;
  font-style: italic;
  font-size: 0.9em;
  line-height: 2em;
  color: #808080;
}

.tag .site-content .content-area .entry-meta span {
  line-height: 2em;
  padding-right: 3px;
}

.tag .site-content .content-area .excerpt {
  font-size: 0.9em;
  line-height: 1.4em;
}

.tag .site-content .content-area .excerpt a {
  color: #777;
}

.tag .site-content .content-area .pagination {
  width: 100%;
}

.tag .site-content .content-area .pagination span.current {
  margin-right: 3px;
  display: inline-block;
  vertical-align: top;
  background-color: #a30505;
  padding: 5px 10px;
  font-weight: 700;
  color: #fff;
  border: 1px solid #a30505;
}

.tag .site-content .content-area .pagination a.page-numbers {
  margin-right: 3px;
  display: inline-block;
  vertical-align: top;
  padding: 5px 10px;
  border: 1px solid #ccc;
  color: #444;
}

.tag .site-content .widget-area {
  width: 300px;
  float: right;
}

.tag .site-content .widget-area .widget-title {
  position: relative;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 15px;
  font-size: 2em;
  line-height: 1em;
}

.tag .site-content .widget-area .widget-title:after {
  content: "";
  position: absolute;
  width: 25px;
  height: 2px;
  background: #e74c3c;
  bottom: -1px;
  left: 0;
}

.tag .site-content .widget-area .widget_widget_tptn_pop ul li {
  width: 100%;
  margin-bottom: 10px;
}

.tag .site-content .widget-area .widget_widget_tptn_pop ul li > .tptn_link {
  width: 35%;
  display: inline-block;
}

.tag .site-content .widget-area .widget_widget_tptn_pop ul li > .tptn_link img {
  width: 100%;
}

.tag .site-content .widget-area .widget_widget_tptn_pop ul li .tptn_after_thumb {
  width: 65%;
  padding-left: 10px;
  vertical-align: top;
  display: inline-block;
  line-height: 1.4em;
}

.tag .site-content .widget-area .widget_widget_tptn_pop ul li .tptn_after_thumb a {
  color: #444;
}

.error404 .site-content {
  margin-top: 20px;
}

.error404 .site-content .content-area {
  width: 850px;
  float: left;
  padding-right: 20px;
}

.error404 .site-content .content-area .col-content {
  padding-left: 20px;
  padding-right: 20px;
}

.error404 .site-content .content-area .page-title {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 2.5em;
  line-height: 1em;
}

.error404 .site-content .content-area .page-content p {
  margin-bottom: 1em;
  font-size: 1.2em;
  line-height: 1.5em;
}

.error404 .site-content .content-area .page-content img {
  display: inline-block;
  margin-bottom: 18px;
  width: 70%;
  padding: 5px;
  background: #FFF;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.error404 .site-content .content-area .page-content img {
  display: block;
  margin: 0 auto 1em;
  height: auto !important;
}

.error404 .site-content .content-area .page-content .navbar-form {
  padding-left: 0;
  padding-right: 0;
}

.error404 .site-content .content-area .page-content .embed-responsive {
  margin-bottom: 1em;
}

.error404 .site-content .widget-area {
  width: 300px;
  float: right;
}

.error404 .site-content .widget-area .widget-title {
  position: relative;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 15px;
  font-size: 2em;
  line-height: 1em;
}

.error404 .site-content .widget-area .widget-title:after {
  content: "";
  position: absolute;
  width: 25px;
  height: 2px;
  background: #e74c3c;
  bottom: -1px;
  left: 0;
}

.error404 .site-content .widget-area .widget_widget_tptn_pop ul li {
  width: 100%;
  margin-bottom: 10px;
}

.error404 .site-content .widget-area .widget_widget_tptn_pop ul li > .tptn_link {
  width: 35%;
  display: inline-block;
}

.error404 .site-content .widget-area .widget_widget_tptn_pop ul li > .tptn_link img {
  width: 100%;
}

.error404 .site-content .widget-area .widget_widget_tptn_pop ul li .tptn_after_thumb {
  width: 65%;
  padding-left: 10px;
  vertical-align: top;
  display: inline-block;
  line-height: 1.4em;
}

.error404 .site-content .widget-area .widget_widget_tptn_pop ul li .tptn_after_thumb a {
  color: #444;
}

.error404 .site-content .widget-area .widget_widget_tptn_pop ul li .tptn_after_thumb a .tptn_title {
  display: inline-block;
  -webkit-transition: 300ms ease-in-out;
  -moz-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  -ms-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
}

.error404 .site-content .widget-area .widget_widget_tptn_pop ul li .tptn_after_thumb a:hover .tptn_title {
  color: #e74c3c;
}

.rrssb-buttons {
  padding: 0 !important;
}

.rrssb-buttons li a {
  border-radius: 0 !important;
}

.dropdown-menu .sub-menu {
  left: 100%;
  position: absolute;
  top: 0;
  visibility: hidden;
  margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
  visibility: visible;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
  margin-top: 0;
}

.navbar .sub-menu:before {
  border-bottom: 7px solid transparent;
  border-left: none;
  border-right: 7px solid rgba(0, 0, 0, 0.2);
  border-top: 7px solid transparent;
  left: -7px;
  top: 10px;
}

.navbar .sub-menu:after {
  border-top: 6px solid transparent;
  border-left: none;
  border-right: 6px solid #fff;
  border-bottom: 6px solid transparent;
  left: 10px;
  top: 11px;
  left: -6px;
}


/* Large desktops and laptops */
@media (min-width: 1200px) {
  .site .clip > div > div > div.col-section.-fullwidth > div > div.col-sm-12.col-md-7 > div > article:nth-child(4) {
    display: none;
  }
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
  .site .clip > div > div > div.col-section.-fullwidth > div > div.col-sm-12.col-md-7 > div > article:nth-child(4) {
    display: none;
  }
  .site .top-navigation .navbar-default ul.menu {
    max-height: 58px;
  }
  .site .top-navigation .navbar-default ul.menu > li > a {
    padding: 11px 10px 10px 10px;
  }
  .site .top-navigation .navbar-default .navbar-right {
    margin-right: -7px;
    padding-right: 10px;
  }
  .site .top-navigation .navbar-default .navbar-right li a {
    padding: 18px 6px 18px 6px;
  }
  .site .top-navigation .navbar-default .navbar-right li a span {
    padding: 0;
  }
  .site .top-navigation .navbar-default .navbar-right > .search {
    width: 170px;
  }
  .site .top-ads .ads-subscribe {
    width: 207px;
  }
  .site .top-ads .ads-subscribe .subscribe-form .mc4wp-form-fields {
    padding: 37px 5px 5px;
    font-size: 13px;
  }
  .site .top-ads .ads-subscribe .subscribe-form .mc4wp-form-fields label {
    display: none;
  }
  .site .top-ads .ads-subscribe .subscribe-form .mc4wp-form-fields .mail {
    width: 135px;
  }
  .site .top-ads .ads-subscribe .subscribe-form .mc4wp-form-fields .btn {
    padding: 4px 5px;
    vertical-align: top;
    border-radius: 0;
  }
  .site .col-highlight {
    width: 650px;
  }
  .site .col-highlight .front-social {
    display: none;
  }
  .site .col-trends {
    width: 320px;
  }
  .site .col-trends .item.-micro {
    margin-bottom: 10px;
  }
  .site .col-trends .item.-micro .image {
    width: 35%;
  }
  .site .col-trends .item.-micro .caption {
    width: 65%;
  }
  .site .side-social {
    margin-top: 12px;
  }
  .site .site-main > .featured .col-side {
    width: 100%;
  }
  .site .site-main > .featured .col-side .side-featured {
    float: left;
    width: 630px;
    margin-top: 20px;
  }
  .site .site-main > .featured .col-side .side-featured h2.title {
    margin-top: 0;
  }
  .site .site-main > .featured .col-side .side-featured .item.-micro {
    margin-bottom: 9px;
  }
  .site .site-main > .featured .col-side .side-featured .item.-micro .image {
    width: 18%;
  }
  .site .site-main > .featured .col-side .side-featured .item.-micro .caption {
    width: 82%;
  }
  .site .site-main > .featured .col-side .side-ads {
    float: right;
    margin-top: 20px;
  }
  .site .col-section {
    width: 650px;
  }
  .site .col-section .article-tvpool {
    padding-left: 10px;
    padding-right: 10px;
    border-right: 0;
  }
  .site .col-section .article-tvpool .item.-mini:nth-child(2n+1) {
    clear: both;
  }
  .site .col-section .article-tvpool .item.-mini:nth-child(3n+1) {
    clear: none;
  }
  .site .col-section .article-spicy {
    padding-left: 10px;
    padding-right: 10px;
    border-right: 0;
  }
  .site .col-section .article-spicy .item.-mini:nth-child(2n+1) {
    clear: both;
  }
  .site .col-section .article-spicy .item.-mini:nth-child(3n+1) {
    clear: none;
  }
  .site .col-section .article-starnews {
    padding-left: 10px;
    padding-right: 10px;
    border-right: 0;
  }
  .site .col-section .article-starnews .item.-mini:nth-child(2n+1) {
    clear: both;
  }
  .site .col-section .article-starnews .item.-mini:nth-child(3n+1) {
    clear: none;
  }
  .category .site-content .content-area {
    width: 650px;
  }
  .category .site-content .content-area .entry-meta {
    padding: 0;
  }
  .category .site-content .content-area .excerpt {
    -webkit-line-clamp: 3;
  }
  .search .site-content .content-area {
    width: 650px;
  }
  .search .site-content .content-area .entry-meta {
    padding: 0;
  }
  .search .site-content .content-area .excerpt {
    -webkit-line-clamp: 3;
  }
  .tag .site-content .content-area {
    width: 650px;
  }
  .tag .site-content .content-area .entry-meta {
    padding: 0;
  }
  .tag .site-content .content-area .excerpt {
    -webkit-line-clamp: 3;
  }
  .single .site-content .content-area {
    width: 650px;
  }
  .single .site-content .content-area .entry-side .share-btn {
    height: 150px;
    margin-bottom: 10px;
  }
  .single .site-content .content-area .col-content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .single .site-content .content-area .single-album .album > .news-album > section > a {
    width: 80%;
  }
  .error404 .site-content .content-area {
    width: 650px;
  }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
  .site .top-navigation .navbar-default ul.menu > li > a {
    padding: 14px 5px 13px 5px;
    font-size: 1.6em;
  }
  .site .top-navigation .navbar-default ul.menu > li:first-child {
    display: none;
  }
  .site .top-navigation .navbar-default .navbar-right {
    margin-right: -7px;
    padding-right: 15px;
  }
  .site .top-navigation .navbar-default .navbar-right > .search {
    width: 70px;
  }
  .site .top-navigation .navbar-default .navbar-right li a {
    padding: 19px 5px 19px 5px;
  }
  .site .top-navigation .navbar-default .navbar-right li a span {
    padding: 0;
    font-size: 1em;
  }
  .site .top-navigation .navbar-default .navbar-right > .search {
    width: 170px;
  }
  .site .top-ads .ads-leaderboard {
    width: 100%;
    height: inherit;
    text-align: center;
  }
  .site .top-ads .ads-subscribe {
    width: 100%;
    margin-top: 5px;
  }
  .site .col-highlight {
    width: 430px;
  }
  .site .col-trends {
    width: 320px;
  }
  .site .col-trends h2.title {
    margin-bottom: 10px;
  }
  .site .col-trends .item.-micro {
    clear: both;
    margin-bottom: 10px;
  }
  .site .col-trends .item.-micro .image {
    width: 30%;
    margin-bottom: 5px;
  }
  .site .col-trends .item.-micro .caption {
    width: 70%;
  }
  .site .col-trends .item.-micro:last-child {
    display: none;
  }
  .site .side-social {
    margin-top: 12px;
  }
  .site .site-main > .featured .col-highlight .item .title {
    font-size: 24px;
    line-height: 22px;
    padding: 10px 10px 13px 10px;
  }
  .site .site-main > .featured .col-side {
    width: 100%;
  }
  .site .site-main > .featured .col-side .side-featured {
    float: left;
    width: 410px;
    margin-top: 20px;
  }
  .site .site-main > .featured .col-side .side-featured h2.title {
    margin-top: 0;
  }
  .site .site-main > .featured .col-side .side-featured .item.-micro {
    clear: both;
  }
  .site .site-main > .featured .col-side .side-featured .item.-micro .image {
    width: 28%;
    margin-bottom: 9px;
  }
  .site .site-main > .featured .col-side .side-featured .item.-micro .caption {
    width: 72%;
  }
  .site .site-main > .featured .col-side .side-ads {
    float: right;
    margin-top: 20px;
  }
  .site .site-main .article h3.title {
    height: auto;
  }
  .site .site-main .article .col-section > .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .site .site-main .article .col-section > .row .article-tvpool {
    padding-left: 10px;
    padding-right: 10px;
    border-right: 0;
  }
  .site .site-main .article .col-section > .row .article-tvpool .item.-mini:nth-child(2n+1) {
    clear: none;
  }
  .site .site-main .article .col-section > .row .article-tvpool .item.-mini:nth-child(3n+1) {
    clear: both;
  }
  .site .site-main .article .col-section > .row .article-spicy {
    padding-left: 10px;
    padding-right: 10px;
    border-right: 0;
  }
  .site .site-main .article .col-section > .row .article-spicy .item.-mini:nth-child(2n+1) {
    clear: none;
  }
  .site .site-main .article .col-section > .row .article-spicy .item.-mini:nth-child(3n+1) {
    clear: both;
  }
  .site .site-main .article .col-section > .row .article-starnews {
    padding-left: 10px;
    padding-right: 10px;
  }
  .site .site-main .article .col-section > .row .article-starnews .item.-mini:nth-child(2n+1) {
    clear: none;
  }
  .site .site-main .article .col-section > .row .article-starnews .item.-mini:nth-child(3n+1) {
    clear: both;
  }
  .site .site-main .music .item.-mini:nth-child(2n+1) {
    clear: none;
  }
  .site .site-main .music .item.-mini:nth-child(3n+1) {
    clear: both;
  }
  .site .site-main .into-the-dark .more {
    width: 750px;
  }
  .site .site-main .special {
    /*
                &.item {
                    &.-mini {
                        &:nth-child(2n+1) {
                            clear: none;
                        }
                    }
                }*/
  }
  .site .site-main .special .col-section {
    width: 100%;
  }
  .site .site-main .special .col-section .more {
    width: 100%;
  }
  .site .site-main .special .col-side {
    width: 100%;
    text-align: center;
    background-color: #f5f5f5;
  }
  .site .site-main .lifestyle .col-section {
    width: 100%;
  }
  .site .site-main .lifestyle .col-side {
    width: 100%;
    text-align: center;
    background-color: #f5f5f5;
  }
  .site .col-section {
    width: 430px;
  }
  .site .col-section > .row {
    position: relative;
  }
  .site .col-section > .row .col-xs-12 {
    z-index: 1;
  }
  .site .col-section .col-float {
    position: absolute;
    width: 375px;
    top: 300px;
  }
  .site .col-section .more {
    width: 750px;
    z-index: 0;
  }
  .site .col-section .item.-micro {
    width: 430px;
    margin-bottom: 5px;
  }
  .site .col-section .item.-micro:nth-child(2n+1) {
    float: right;
    clear: none;
    width: 375px;
  }
  .site .col-section .item.-micro:nth-child(1n+1) {
    float: left;
    clear: none;
    width: 375px;
  }
  .site .col-side .top-share .item.-micro {
    clear: both;
  }
  .site .col-side .top-share .item.-micro .image {
    margin-bottom: 10px;
  }
  .category .site-content .content-area {
    width: 430px;
  }
  .category .site-content .content-area .entry-title {
    margin-top: 12px;
  }
  .category .site-content .content-area .entry-meta {
    padding: 0;
  }
  .category .site-content .content-area .excerpt {
    -webkit-line-clamp: 3;
  }
  .search .site-content .content-area {
    width: 430px;
  }
  .search .site-content .content-area .entry-title {
    margin-top: 12px;
  }
  .search .site-content .content-area .entry-meta {
    padding: 0;
  }
  .search .site-content .content-area .excerpt {
    -webkit-line-clamp: 3;
  }
  .tag .site-content .content-area {
    width: 430px;
  }
  .tag .site-content .content-area .entry-title {
    margin-top: 12px;
  }
  .tag .site-content .content-area .entry-meta {
    padding: 0;
  }
  .tag .site-content .content-area .excerpt {
    -webkit-line-clamp: 3;
  }
  .single .site-content .content-area {
    width: 430px;
  }
  .single .site-content .content-area .col-content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .single .site-content .content-area .entry-meta .entry-share {
    margin-top: 15px;
  }
  .single .site-content .content-area .entry-meta .entry-share .share-title {
    font-size: 2.1em;
    line-height: 1em;
  }
  .single .site-content .content-area .entry-meta .entry-share .share-title .fa {
    line-height: 1em;
  }
  .single .site-content .content-area .entry-meta .entry-share ul {
    margin-top: 0;
    margin-bottom: 0;
  }
  .single .site-content .content-area .entry-meta .entry-share ul .rrssb-line {
    display: block;
  }
  .single .site-content .content-area .entry-side {
    display: table-cell;
  }
  .single .site-content .content-area .entry-side .share-count {
    display: none;
  }
  .single .site-content .content-area .entry-side .share-btn {
    display: none;
  }
  .single .site-content .content-area .entry-side .news-album img {
    width: 49%;
  }
  .single .site-content .content-area .entry-excerpt {
    padding-left: 0;
    padding-right: 0;
  }
  .single .site-content .content-area .entry-content {
    padding-left: 0;
    padding-right: 0;
  }
  .single .site-content .content-area .related ul li:nth-child(3n+1) {
    clear: none !important;
  }
  .single .site-content .content-area .related ul li:nth-child(2n+1) {
    clear: both;
  }
  .single .site-content .content-area .single-album .col-content {
    display: block;
  }
  .single .site-content .content-area .single-album .entry-meta .entry-share ul {
    margin-top: 0;
    margin-bottom: 0;
  }
  .single .site-content .content-area .single-album .album > .news-album > section > a {
    width: 80%;
  }
  .error404 .site-content .content-area {
    width: 430px;
  }
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
  .featherlight .featherlight-content {
    max-width: 97%!important;
    height: auto!important;
  }
  .site .top-billboard {
    display: none;
  }
  .site .top-navigation .navbar-default .navbar-collapse {
    margin-top: 5px;
  }
  .site .top-navigation .navbar-default .navbar-header .search-mobile {
    display: block;
  }
  .site .top-navigation .navbar-default ul.menu {
    max-width: none;
    max-height: none;
    margin: 0;
  }
  .site .top-navigation .navbar-default ul.menu li {
    clear: both;
    display: block;
  }
  .site .top-navigation .navbar-default ul.menu li:first-child {
    display: none;
  }
  .site .top-navigation .navbar-default ul.menu li .dropdown-menu {
    width: 100%;
    display: none;
  }
  .site .top-navigation .navbar-default ul.menu li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1em;
  }
  .site .top-navigation .navbar-default ul.menu li.open > a {
    background-color: #e74c3c;
  }
  .site .top-navigation .navbar-default ul.menu li.open .dropdown-menu {
    display: block;
    background-color: #e74c3c;
  }
  .site .top-navigation .navbar-default ul.menu li.open .dropdown-menu li a {
    color: #fff;
  }
  .site .top-navigation .navbar-default .navbar-right {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    border-top: 1px solid #fff;
  }
  .site .top-navigation .navbar-default .navbar-right li a {
    float: left;
  }
  .site .top-navigation .navbar-default .navbar-right li.toggle-search a {
    display: none;
  }
  .site .top-navigation .navbar-default .navbar-right > .search > .navbar-form {
    border: 0;
  }
  .site .top-navigation .navbar-default .search-form {
    width: 100%;
  }
  .site .top-ads {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
    -webkit-transition: 300ms ease-in-out;
    -moz-transition: 300ms ease-in-out;
    -o-transition: 300ms ease-in-out;
    -ms-transition: 300ms ease-in-out;
    transition: 300ms ease-in-out;
  }
  .site .top-ads.open {
    margin-top: 65px;
  }
  .site .top-ads > .container {
    padding-left: 0;
    padding-right: 0;
  }
  .site .top-ads .ads-leaderboard {
    width: 100%;
    height: auto;
    text-align: center;
  }
  .site .top-ads .ads-subscribe {
    display: none;
    margin-top: 5px;
    width: 100%;
    height: 80px;
  }
  .site .top-ads .ads-subscribe .subscribe-title {
    left: -1px;
  }
  .site .top-ads .ads-subscribe .subscribe-form .mc4wp-form-fields {
    padding: 32px 10px 5px;
  }
  .site .top-ads .ads-subscribe .subscribe-form .mc4wp-response {
    margin-top: -3px;
  }
  .site .site-main > .featured {
    margin-top: 10px;
  }
  .site .site-main > .featured .col-highlight {
    width: 100%;
  }
  .site .site-main > .featured .col-highlight .item a .title {
    max-height: 50px;
    font-size: 1.5em;
    line-height: 1em;
    padding: 5px;
  }
  .site .site-main .article h3.title {
    height: auto;
  }
  .site .site-main .article .col-section > .row {
    margin-left: 0;
    margin-right: 0;
  }
  .site .site-main .article .col-section > .row .article-tvpool, .site .site-main .article .col-section > .row .article-spicy, .site .site-main .article .col-section > .row .article-starnews {
    padding-left: 0;
    padding-right: 0;
    border: 0;
  }
  .site .col-trends {
    margin-top: 10px;
    width: 100%;
  }
  .site .col-trends h2.title {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .site .col-trends .item {
    clear: both;
  }
  .site .col-trends .item.-micro a .image {
    width: 30%;
    margin-bottom: 5px;
  }
  .site .col-trends .item.-micro a .caption {
    width: 70%;
  }
  .site .col-trends .item.-micro a .caption .title {
    padding-top: 0;
  }
  .site .col-side {
    width: 100%;
    margin-top: 10px;
  }
  .site .col-side .side-ads {
    text-align: center;
    background-color: #f5f5f5;
  }
  .site .col-side .side-ads > div {
    margin: 0 auto;
    text-align: center;
  }
  .site .col-side .side-featured .item.-micro {
    clear: both;
  }
  .site .col-side .side-featured .item.-micro a .image {
    margin-bottom: 5px;
  }
  .site .col-side .side-featured .item.-micro a .caption .title {
    padding-top: 0;
  }
  .site .col-side .top-share .item.-micro {
    clear: both;
  }
  .site .col-side .top-share .item.-micro a .image {
    margin-bottom: 10px;
  }
  .site .col-section {
    width: 100%;
  }
  .site .col-section .item.-big a .title {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1.6em;
  }
  .site .col-section .item.-big a .desc {
    font-size: 0.8em;
  }
  .site .col-section .item.-mini:nth-child(2n+1) {
    clear: both;
  }
  .site .col-section .item.-micro {
    clear: both;
  }
  .site .col-section .item.-micro a .image {
    margin-bottom: 5px;
  }
  .site .col-section .col-front {
    z-index: 1;
  }
  .site .site-footer .site-bottom .ft-logo {
    text-align: center;
  }
  .site .site-footer .site-bottom .ft-logo .site-logo img {
    margin-left: 20px;
  }
  .site .site-footer .site-bottom .ft-logo ul {
    padding-left: 0;
  }
  .site .site-footer .site-bottom .ft-news .item.-micro {
    clear: both;
  }
  .site .site-footer .site-bottom .ft-news .item.-micro .image {
    margin-bottom: 10px;
  }
  .site .site-footer .site-bottom .ft-ads {
    text-align: center;
  }
  .category .site-content {
    margin-top: 10px;
  }
  .category .site-content .content-area {
    width: 100%;
    padding-right: 0;
  }
  .category .site-content .content-area .entry-title {
    margin-top: 12px;
  }
  .category .site-content .content-area .entry-meta {
    padding: 0;
  }
  .category .site-content .content-area .excerpt {
    -webkit-line-clamp: 3;
  }
  .category .site-content .widget-area {
    width: 100%;
  }
  .search .site-content {
    margin-top: 10px;
  }
  .search .site-content .content-area {
    width: 100%;
    padding-right: 0;
  }
  .search .site-content .content-area .entry-title {
    margin-top: 12px;
  }
  .search .site-content .content-area .entry-meta {
    padding: 0;
  }
  .search .site-content .content-area .excerpt {
    -webkit-line-clamp: 3;
  }
  .search .site-content .widget-area {
    width: 100%;
  }
  .tag .site-content {
    margin-top: 10px;
  }
  .tag .site-content .content-area {
    width: 100%;
    padding-right: 0;
  }
  .tag .site-content .content-area .entry-title {
    margin-top: 12px;
  }
  .tag .site-content .content-area .entry-meta {
    padding: 0;
  }
  .tag .site-content .content-area .excerpt {
    -webkit-line-clamp: 3;
  }
  .tag .site-content .widget-area {
    width: 100%;
  }
  .single .site-content {
    margin-top: 10px;
  }
  .single .site-content .content-area {
    width: 100%;
    padding-right: 0;
  }
  .single .site-content .content-area .breadcrumbs {
    display: none;
    font-size: 0.5em;
    margin-bottom: 5px;
  }
  .single .site-content .content-area .entry-side .news-album img {
    width: 48%;
  }
  .single .site-content .content-area .entry-title {
    margin-top: 0;
  }
  .single .site-content .content-area .entry-meta {
    margin-bottom: 0;
  }
  .single .site-content .content-area .entry-meta .entry-share {
    margin-top: 5px;
  }
  .single .site-content .content-area .entry-meta .entry-share > .row {
    margin-left: -8px;
    margin-right: -8px;
  }
  .single .site-content .content-area .entry-meta .entry-share .share-title {
    line-height: 1.2em;
  }
  .single .site-content .content-area .entry-meta .entry-share .share-title .fa {
    line-height: 1.1em;
    font-size: 1.2em;
  }
  .single .site-content .content-area .entry-meta .entry-share .share-label {
    display: none;
  }
  .single .site-content .content-area .entry-meta .entry-share .share-container {
    padding-left: 0;
  }
  .single .site-content .content-area .entry-meta .entry-share ul {
    margin-top: 0;
  }
  .single .site-content .content-area .entry-meta .entry-share ul .rrssb-line {
    display: block;
  }
  .single .site-content .content-area .entry-excerpt {
    padding-left: 0;
    padding-right: 0;
  }
  .single .site-content .content-area .entry-content {
    padding-left: 0;
    padding-right: 0;
  }
  .single .site-content .content-area .col-content {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .single .site-content .content-area .entry-side {
    display: table-cell;
  }
  .single .site-content .content-area .entry-side .share-count {
    display: none;
  }
  .single .site-content .content-area .entry-side .share-btn {
    display: none;
  }
  .single .site-content .content-area .related ul li:nth-child(3n+1) {
    clear: none !important;
  }
  .single .site-content .content-area .related ul li:nth-child(2n+1) {
    clear: both;
  }
  .single .site-content .content-area .single-album .col-content {
    display: block;
  }
  .single .site-content .content-area .single-album .entry-meta .entry-share ul {
    margin-top: 0;
    margin-bottom: 0;
  }
  .single .site-content .content-area .single-album .album {
    margin-top: 10px;
  }
  .single .site-content .content-area .single-album .album > .news-album > section > a {
    width: 100%;
  }
  .single .site-content .widget-area {
    width: 100%;
  }
  .single .site-content .widget-area .sidebar-ads {
    background-color: #f5f5f5;
  }
  .single .site-content .widget-area .sidebar-ads > div {
    text-align: center;
    margin: 0 auto;
  }
  .error404 .site-content {
    margin-top: 10px;
  }
  .error404 .site-content .content-area {
    width: 100%;
    padding-right: 0;
  }
  .error404 .site-content .content-area .page-title {
    margin-top: 0;
  }
  .error404 .site-content .widget-area {
    width: 100%;
  }
  .error404 .site-content .widget-area .sidebar-ads {
    background-color: #f5f5f5;
  }
  .error404 .site-content .widget-area .sidebar-ads > div {
    text-align: center;
    margin: 0 auto;
  }
}
