@charset "UTF-8";
/*!
Theme Name: Chocolita
Theme URI: http://underscores.me/
Author: Monchito
Author URI: http://www.monchi.to
Description: Chocolita es un tema base para WordPress basado en Underscores con Sass y una configuración básica de Gulp.
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: chocolita
Tags:

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

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,900,500,700italic,900italic);*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

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

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

p {
  margin-bottom: 1.5em; }

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

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

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

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

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

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

big {
  font-size: 125%; }

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

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

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

.postid-15542,
.postid-15545,
.postid-15264,
.postid-15027,
.postid-15718,
.postid-17992
 {
      color: #fff;
      background: #000;
  }

.postid-15542 figure,
.postid-15545 figure,
.postid-15264 figure,
.postid-15027 figure,
.postid-15718 figure {
    padding: 3%;
    background: #fff;
    margin: 1em auto!important
}

.postid-17992 figure {
    padding: 3%;
    /*background: #fff;*/
    margin: 1em auto!important
}

.postid-15545 figcaption.wp-caption-text,
.postid-15264 figcaption.wp-caption-text,
.postid-15027 figcaption.wp-caption-text {
    text-align: center!important;
    margin: 0!important;
    color: #000;
    background: #fff;
}

.postid-15542 figcaption.wp-caption-text,
.postid-15718 figcaption.wp-caption-text {
    text-align: left!important;
    margin: 0!important;
    color: #000;
    background: #fff;
    font-family: 'Roboto Slab', serif;
    font-size: 1em;
    padding: 1em;
}

.postid-17992 figcaption.wp-caption-text {
    text-align: left!important;
    margin: 0!important;
    color: #fff;
    background: #000;
    font-family: 'Roboto Slab', serif;
    font-size: 0.9em;
    padding: 1em;
}

.postid-15718 .especial_imgprincipal {
    display: none;
}

.postid-15718 .col_home_resp.single {
    display: none;
}

.col_1_of_two {
  width: 50%;
  float: left;
  background: #000;
}
@media screen and (max-width: 765px) {
  .col_1_of_two {
    width: 100%;
    }
  }

.so-thumb {

}
.so-thumb img {
  filter: grayscale(100%);; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    -webkit-transition: all .6s ease;
}
.so-thumb img:hover {
  filter: grayscale(0%);;
  -webkit-filter: grayscale(0%);
  -webkit-transition: all .6s ease;
}


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

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

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

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

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

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

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

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

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02); }
  button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15); }

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

select {
  border: 1px solid #ccc; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
  padding: 3px; }

textarea {
  padding-left: 3px;
  width: 100%; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: royalblue;
  outline: 0; }
  a:visited {
    color: purple; }
  a:hover, a:focus, a:active {
    color: midnightblue; }
  a:focus {
    outline: 0; }
  a:hover, a:active {
    outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%; }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0; }
    .main-navigation ul ul {
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      float: left;
      position: absolute;
      top: 1.5em;
      left: -999em;
      z-index: 99999; }
      .main-navigation ul ul ul {
        left: -999em;
        top: 0; }
      .main-navigation ul ul li:hover > ul,
      .main-navigation ul ul li.focus > ul {
        left: 100%; }
      .main-navigation ul ul a {
        width: 200px; }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
      left: auto; }
  .main-navigation li {
    float: left;
    position: relative; }
  .main-navigation a {
    display: block;
    text-decoration: none; }

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

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none; }
  .main-navigation ul {
    display: block; } }

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

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

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

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

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

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

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

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

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

.hentry {
  margin: 0 0 1.5em; }

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

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

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

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

.site-info {
  color: #18b6ce; }

.row {
  margin: 0px auto;
  max-width: 78.75rem;
  width: 100%;
  display: block;
  overflow: auto;
  margin-top: 0 !important; }

.titlep {
  font-size: 3em;
  background: rgba(0, 0, 0, 0.6);
  width: 40%;
  color: #fff;
  font-family: roboto;
  font-weight: bold;
  padding: 0.4em;
  text-transform: uppercase; }

.titlep.cat {
  width: 50%; }

.titlep a {
  color: inherit;
  text-decoration: none; }

.titlep a:hover {
  background: #18b6ce; }

.col_2_of_3 {
  width: 65.7%;
  float: left; }

.col_1_of_3.advbl1 {
    margin-left: 2em; }

.col_1_of_3 {
  width: 31.6%;
  float: left; }

.col_1_of_3:nth-child(2n) {
  margin-left: 2em; }

.col_1_of_3:nth-child(1n) {
  margin-bottom: 2em; }

.col_2_of_3 > .col_1_of_3.blogs:nth-child(2), .col_2_of_3 > .col_1_of_3.blogs:nth-child(5) {
  margin-left: 0;
  margin-right: 0;
  clear:both; }

.col_2_of_3 > .col_1_of_3.blogs:nth-child(3) {
  margin-left: 2em !important;
  margin-right: 2em !important; }

.col_2_of_3 > .col_1_of_3.blogs:nth-child(4) {
  clear: none; }

.col_2_of_3 > .col_1_of_3.blogs:nth-child(6) {
  margin-left: 2em !important;
  margin-right: 2em !important; }

h1.title_blogp {
  border-bottom: 1px #ccc solid;
  text-transform: uppercase;
  font-family: roboto;
  color: #000; }

.col_1_of_3:nth-child(3n) {
  margin-right: 2em; }

.col_1_of_3.bl2:nth-child(6) {
  margin-right: 0; }

.titleblcol1 h2 {
  margin-top: 0; }

.titleblcol1 h2 a {
  background: #000;
  text-decoration: none;
  color: #fff;
  font-size: 1.3em;
  line-height: 0;
  font-family: roboto;
  font-weight: 700;
  text-transform: uppercase; }

.titleblcol1 {
  margin-left: 1em;
  margin-right: 1em;
  padding-top: 18em; }

.titleblcol1 h2 a:hover {
  background: #18b6ce !important; }

.titleblcol1.left h2 a {
  font-size: 2.5em;
  line-height: 1; }

.col_1_of_3.bl2.adv {
  margin-right: 2em !important; }

.col_1_of_3.bl2.adv img {
  height: 1034px; }

.col_1_of_3.bl2:nth-child(5) {
  margin-right: 2em; }

.col_1_of_3.bl2:nth-child(2n) {
  margin-left: 0; }

.col_1_of_3.bl2:nth-child(2), .col_1_of_3.bl2:nth-child(4) {
  margin-right: 2em; }

.col_1_of_3.bl2:nth-child(3), .col_1_of_3.bl2:nth-child(5) {
  margin-right: 0; }

.clearfix {
  clear: both; }

/* footer*/
footer#colophon {
  background: #000; }

.col_1_of_4 {
  width: 20%;
  float: left; }

.col_1_of_3 h3 {
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0;
  margin-top: 0; }

.footer a, .footer {
  text-decoration: none;
  color: #fff; }

/*
.soc-fb {
  background: url("/wp-content/img/social.png") no-repeat 0 0;
  width: 29px;
  height: 29px; }

.soc-tw {
  background: url("/wp-content/img/social.png") no-repeat -37px 0;
  width: 29px;
  height: 29px; }

.soc-yt {
  background: url("/wp-content/img/social.png") no-repeat -75px 0;
  width: 29px;
  height: 29px; }
*/

.soc-fb {
	background: url('/wp-content/img/niu-social.png') no-repeat 0 0;
	width: 31px;
	height: 31px;
}

.soc-tw {
	background: url('/wp-content/img/niu-social.png') no-repeat -40px 0;
	width: 31px;
	height: 31px;
}

.soc-yt {
	background: url('/wp-content/img/niu-social.png') no-repeat -80px 0;
	width: 31px;
	height: 31px;
}

.soc-in {
	background: url('/wp-content/img/niu-social.png') no-repeat -120px 0;
	width: 31px;
	height: 31px;
}

ul.social-footer li {
  display: inline-block;
  margin-right: 8px; }

.textwidget img {
  float: right; }

p.footer.niu {
  float: right;
  text-align: right; }

.col_1_of_3.footer {
  margin-top: 2em;
  margin-bottom: 2em; }

/* .col_1_of_3.footer:nth-child(2n), .col_1_of_3.footer:nth-child(3n) {
  margin-left: 5.2em; } */

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  width: 250px; }

/* INICIA VIDEO */
/* Navigation */
.video-left {
  width: 100%;
  margin-right: 1.9%;
  float: left; }

.video-right {
  width: 100%;
  float: right;
  margin: 0 0 2em 0; }

label.bottom {
  width: 31.6% !important;
  float: left !important;
  margin-right: 2em; }

.vslider {
  position: relative;
  height: 620px;
  outline: 0 solid black;
  width: 1260px;
  overflow: hidden;
  margin: 2em 0; }

.vslides {
  transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  width: 1000%; }

.vslide {
  position: relative;
  float: left;
  height: 400px; }

.vslide .description {
  position: absolute;
  top: calc(100% - 30px);
  z-index: 3;
  opacity: 0;
  height: 30px;
  width: 600px;
  text-align: center;
  padding: 5px;
  background-color: red;
  color: white;
  transition: all 800ms ease; }

.vslide .description:hover {
  opacity: 0.7;
  transition: all 800ms ease; }

.vslider input[type="radio"] {
  display: none; }

.vslider-prev {
  position: absolute;
  cursor: pointer;
  z-index: 2;
  top: 0;
  left: 0;
  height: 400px;
  width: 50px;
  background-color: white;
  opacity: 0;
  transition: all 800ms ease; }

.vslider-prev:hover {
  opacity: 0;
  transition: all 800ms ease; }

.vslider-next {
  position: absolute;
  cursor: pointer;
  z-index: 2;
  top: 0;
  right: 0;
  height: 400px;
  width: 50px;
  background-color: white;
  opacity: 0;
  transition: all 800ms ease; }

.vslider-next:hover {
  opacity: 0;
  transition: all 800ms ease; }

.vslider .vslider-nav {
  position: absolute;
  text-align: center;
  z-index: 3;
  top: 400px;
  width: 600px; }

.paragraph a {
  text-decoration: none;
  color: inherit;
  font-family: roboto; }

.paragraph a:hover {
  text-decoration: underline; }

.paragraph {
  text-align: right;
  margin-bottom: 2em; }

label.bottom {
  transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  cursor: pointer;
  width: 100%; }

label.bottom img {
  width: 100%; }

label.bottom:nth-child(3) {
  margin-right: 0; }

.video-thumb {
  float: left;
  width: 100%; }

.video-title {
  float: left;
  width: 100%;
  margin-top: 2em;
  text-transform: none;
  text-align: left;
  color: #333;
  font-size: 1em; }

.vtitle {
  font-family: roboto;
  padding-right: 2em;
  font-size: 1em; }

.paragraph {
  font-family: flama;
  font-size: 22px;
  font-weight: 700; }

.paragraph:before {
  content: "\f236";
  font-family: "dashicons";
  vertical-align: middle;
  color: #18b5cd;
  margin-left: 0.85em;
  margin-right: 0.15em; }

#vslide0:checked ~ .vslider-nav > label[for="vslide0"],
#vslide1:checked ~ .vslider-nav > label[for="vslide1"],
#vslide2:checked ~ .vslider-nav > label[for="vslide2"],
#vslide3:checked ~ .vslider-nav > label[for="vslide3"],
#vslide4:checked ~ .vslider-nav > label[for="vslide4"],
#vslide5:checked ~ .vslider-nav > label[for="vslide5"],
#vslide6:checked ~ .vslider-nav > label[for="vslide6"],
#vslide7:checked ~ .vslider-nav > label[for="vslide7"],
#vslide8:checked ~ .vslider-nav > label[for="vslide8"],
#vslide9:checked ~ .vslider-nav > label[for="vslide9"] {
  background: #333333;
  transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1); }

#vslide0:checked ~ .vslides {
  margin-left: 0; }

#vslide1:checked ~ .vslides {
  margin-left: -100%; }

#vslide2:checked ~ .vslides {
  margin-left: -200%; }

#vslide3:checked ~ .vslides {
  margin-left: -300%; }

#vslide4:checked ~ .vslides {
  margin-left: -400%; }

#vslide5:checked ~ .vslides {
  margin-left: -500%; }

#vslide6:checked ~ .vslides {
  margin-left: -600%; }

#vslide7:checked ~ .vslides {
  margin-left: -700%; }

#vslide8:checked ~ .vslides {
  margin-left: -800%; }

#vslide9:checked ~ .vslides {
  margin-left: -900%; }

/* FINALIZA VIDEO */
/* Blogs */
.col_1_of_3.blogs:nth-child(2) {
  margin-left: 2em;
  margin-right: 2em; }

.col_1_of_3.blogs {
  width: 30.6%; }

.col_1_of_3.blogs:nth-child(4) {
  clear: both; }

.col_1_of_3.blogs:nth-child(3) {
  margin-right: 0 !important; }

.col_1_of_3.blogs:nth-child(5) {
  margin-right: 2em;
  margin-left: 2em; }

.col_1_of_3.blogs:nth-child(3n), .col_1_of_3.blogs:nth-child(4) {
  margin-left: 0 !important;
  margin-right: 0 !important; }

p.user_blog_h {
  text-align: center;
  font-weight: bold; }

p.name_entry_b {
  text-align: center;
  font-family: roboto;
  font-weight: bold; }

p.name_entry_b a {
  text-decoration: none;
  color: inherit; }

.col_1_of_3.blogs img {
  border-radius: 50%;
  width: 238px;
  height: 238px; }

img.blog_adv_p {
  margin-top: 2em; }

/* single*/
div#primary {
  width: 68%;
  float: left;
  margin-right: 3.8em; }

div.especial-video {
  width: 100%;
  float: left;
  margin-right: 0; }

.video_column {
  width: calc(50% - 32px);
  float: left;
  margin: 16px;
}

.video_column__text {
    background: #efefef;
    margin-top: -26px;
    padding: 16px;
    min-height: 550px;
    height: 100%;
}

@media screen and (max-width: 1275px) {
  .video_column__text {
      min-height: 650px;
  }
}

@media screen and (max-width: 1055px) {
  .video_column__text {
      min-height: 750px;
  }
}

@media screen and (max-width: 925px) {
  .video_column__text {
      min-height: 100%;
  }

  .video_column {
    width: calc(100% - 32px);
  }

}

div#disqus_thread {
    margin-bottom: 2em!important; }

.row.single {
  margin-top: 4em !important; }

.sidebar {
  width: 27%;
  float: left; }

.sidebar-especial-video {
  display: none; }

.sidebar a {
    text-decoration: none!important; }

.content_single p:nth-child(2) {
  margin-top: 3em; }

.title_single {
  font-family: roboto;
  font-size: 36px;
  margin-bottom: 0.5em;
  font-weight: bold; }

.title_single_mujer {
  font-size: 78px;
  text-align: center;
  font-family: 'Abril Fatface', cursive;
  margin-bottom: 0.5em;
  font-weight: bold;
}

@media screen and (max-width: 925px) {

.title_single {
    /*display: none;*/
  }

  .title_single_mujer {
    font-size: 4em;
  }
}

.title_single a {
  text-decoration: none;
  color: inherit; }

.title_single a:hover {
  text-decoration: underline; }

.content_single p {
  font-family: roboto;
  font-size: 18px; }

h1.title_cat {
  margin: 0px auto;
  max-width: 20rem;
  margin-bottom: 1em;
  text-align: center; }

h1.title_cat img {
  background: #000;
  padding: 0.5em 1em; }

main#main {
  border-top: 2px solid #000; }

.content_single p iframe {
  width: 1260px;
  height: 600px; }

figure {
  margin-left: 0 !important; }

h1.title_cat p {
  display: inline-block;
  padding: 0 0.2em 0 0.2em;
  margin: 0;
  background: #000;
  color: #fff;
  font-family: roboto;
  text-transform: uppercase; }

ul.datosauthor.cuadro-left li a, ul.datosauthor.cuadro-left li {
  text-decoration: none;
  color: inherit;
  font-family: roboto; }

ul.icon_single {
  content: url("/wp-content/img/user.png");
  float: left;
  margin: 0;
  padding: 0; }

ul.datosauthor.cuadro-left {
  list-style: none;
  padding-left: 0.5em; }

p.resumen {
  color: #777 !important;
  font-family: roboto;
  font-weight: 400;
  font-size: 1.5em; }

p.sumario {
  font-family: roboto;
  margin-bottom: 0.5em;
  margin-top: 1em; }

figcaption.wp-caption-text, .caption-title {
	background: #000;
    color: #fff;
    padding: 0.75em 3.25em 0.75em 3.5em;
    margin-top: 0 !important;
    font-family: 'Roboto', sans-serif;
    font-size: 15px; }

.caption-title, .wp-caption-text {
  padding-left: 1.5em; }

.wp-caption-text {
  text-align: initial !important; }

.thumbnail_single {
  line-height: 0; }

/*table*/
td {
  border: 1px #000 solid;
  text-align: center; }

tr {
  border: 1px #000 solid; }

table {
  border: 1px #000 solid; }

/*header*/
nav#site-navigation {
  display: flex;
  justify-content: flex-end;
}

.menu-home-container {
    background: #18b6ce;
}

ul#primary-menu li a {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif; }

ul#primary-menu li:hover {
    background: #000;
}
/*
li#menu-item-67 a, li#menu-item-79 a {
  opacity: 0; }

li#menu-item-67, li#menu-item-79 {
  background: url(/wp-content/uploads/2020/08/niutv-menu.png);
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center; }

li#menu-item-67:hover, li#menu-item-79:hover {
  background: url(/wp-content/uploads/2020/08/niutv-menu.png)!important;
  background-color: #000!important;
  background-repeat: no-repeat!important;
  background-position: center!important; }
*/
.menu-home-container li a {
  margin: 1em; }
/*
ul#primary-menu li#menu-item-67, ul#primary-menu li#menu-item-79 {
  padding: 0em 3.55em 0em 0em; }
*/
img.adv_portada {
  margin: 0px auto;
  max-width: 78.75rem;
  width: 100%;
  display: block;
  overflow: auto;
  margin-top: 0 !important;
  border-bottom: 1px #ccc solid;
  padding-bottom: 2em;
  margin-bottom: 2em; }

img.adv_portada.last {
  border-top: 1px #ccc solid;
  padding-top: 2em;
  margin-top: 2em; }

.social-header {
	text-align: right;
}

.soc-fb-i {
  background: url("/wp-content/img/social-i.png") no-repeat 0 0;
  width: 29px;
  height: 29px; }

.soc-tw-i {
  background: url("/wp-content/img/social-i.png") no-repeat -37px 0;
  width: 29px;
  height: 29px; }

.soc-yt-i {
  background: url("/wp-content/img/social-i.png") no-repeat -75px 0;
  width: 29px;
  height: 29px; }

ul.social-header-list {
  margin-bottom: 0!important; }

ul.social-header-list li {
  display: inline-block;
  margin-right: 8px; }

.colums-row-wrap {
     display: flex;
}

.new-ad-block {
     text-align: center;
     margin: 1.5em 0;
}

#masthead {
     margin-bottom: 1.5em;
}

.logo_niu {
  width: 55.9%;
  float: left;
}

.menu_niu {
  float: left;
  width: 44.1%;
  margin-top: 1.3em; }

.row.header {
  margin-bottom: 2em !important;
  margin-top: 2em !important; }

/*destacado*/
.cs-destacado-titulo {
  text-align: center;
  border-bottom: 0.1em solid #18b6ce;
  text-transform: uppercase;
  border-top: 0.2em solid #333;
  padding: 0.5em;
  font-family: roboto;
  font-weight: bold;
  font-size: 1.5em;
  background: #ecf8fe; }

.cs-destacado-contenido {
  border-bottom: 0.2em solid #333;
  padding: 0em 1em 1em 1em;
  margin-top: 0;
  font-family: roboto;
  font-size: 1.2em; }

/*cita*/
.cs-destacado-contenido-cita {
  margin-bottom: 2em;
  margin-left: 0.5em;
  width: 90%; }

q {
  background: #aef0f4;
  font-size: 1.5em;
  padding-left: 0.5em;
  color: #4c4e4d;
  font-family: roboto;
  font-weight: 600;
  padding: .2em 0;
  font-size: 1.7em;
  font-style: italic;
  box-shadow: -0.4em 0 0 #aef0f4,0.4em 0 0 #aef0f4 !important; }

/*lo trendi */
.sponsored-top-list {
  background: #18b5cd;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 1.5em;
  font-family: roboto;
  font-style: italic; }

.top-post-title a {
  text-decoration: none;
  color: inherit;
  line-height: 2em;
  font-family: 'Roboto', sans-serif;
  line-height: 1.3em; }

.top-number {
  width: 8%;
  float: left;
  margin-top: 0.3em;
  font-family: 'Roboto', sans-serif; }

.top-post-title {
  width: 85%;
  float: right;
  list-style: none;
  margin-right: 0.9em;
  margin-bottom: 0.6em;
  padding-top: 0.23em; }

.wpp-list {
  background-color: #fbfbfb;
  padding: 0.5em 0em 0em 1.5em; }

.wpp-line-wrap {
  clear: both;
  background: #fbfbfb;
  width: 93%;
  display: inline-block;
  border-bottom: 0.1em #d0d2d3 solid;
  margin: 0em 1em 0em 0em; }

.wpp-line-wrap:last-child {
  border-bottom: none; }

.wpp-line-wrap:first-child > .top-number:before {
  content: '1.'; }

.wpp-line-wrap:nth-child(2) > .top-number:before {
  content: '2.'; }

.wpp-line-wrap:nth-child(3) > .top-number:before {
  content: '3.'; }

.wpp-line-wrap:nth-child(4) > .top-number:before {
  content: '4.'; }

.wpp-line-wrap:nth-child(5) > .top-number:before {
  content: '5.'; }

.wpp-line-wrap:nth-child(5) > .top-post-title {
  margin-bottom: 0; }

/*Recomendado*/
ul.entrada {
  padding-left: 0;
  margin-left: 0; }

h2.nota_rel.single {
  background: #000;
  text-align: center;
  color: #fff;
  font-family: roboto;
  font-weight: 400;
  padding: 0.1em; }

h2.nota_rel.single.pantalla {
  margin-top: 0;}

.titleintsi a {
  font-family: roboto;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1em;
  color: #010101; }

.titleintsi a:hover {
  text-decoration: underline; }

.article.single {
  margin-bottom: 1em; }

.titleintsi {
  margin-bottom: 0.5em; }

/*category*/
.col_2_of_2 {
  width: 100%;
  display: block;
  float: left; }

.col_1_of_2.left {
  width: 48%;
  float: left; }

.col_1_of_2.right {
  width: 48%;
  float: right; }

.col_2_of_2.cat {
  background-color: #f3f4f4;
  margin-bottom: 2em;
  padding: 1.5em; }

img.adv_cat_cont {
  border-bottom: 1.5px #d0d2d3 solid;
  border-top: 1.5px #d0d2d3 solid;
  padding: 1.5em 0 1.5em 0;
  margin: 1.5em 0 1.5em 0; }

/*plugin ajax*/
.alm-listing li {
  margin: 0;
  padding: 0; }

/*author*/
.author_pic img {
  border-radius: 50%;
  margin-left: 3.5em; }

p.autortpl a {
  font-family: roboto;
  text-decoration: none;
  color: inherit;
  text-align: center; }

p.autortpl {
  text-align: center; }

p.autortpl a:hover {
  text-decoration: underline; }

.autor_single p {
  font-family: roboto; }

/* blogs - single*/
h2.title_blog_sing, h2.about_blog_sing {
  font-family: roboto;
  font-size: 1.5em;
  margin-bottom: 0.5em;
  font-weight: bold;
  text-align: center; }

.autor_single {
  background-color: #f3f4f4;
  margin-bottom: 2em;
  padding: 1.5em; }

.author_pic.single img {
  margin-left: 1.8em; }

/*niu tv*/
p.videop-title {
  font-size: 3em;
  color: #000;
  font-family: roboto;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0; }

.video-title2 {
  font-family: roboto;
  font-size: 1.5em; }

.col_1_of_2.left.niutv {
  position: relative;
  display: block; }

.sidebar.cat {
  margin: 1.5em 0 1.5em 0; }

.col_1_of_2.left.niutv span {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #18b6ce;
  font-style: normal;
  color: #fff;
  line-height: 1;
  font-size: 2em;
  display: block;
  padding: .5em .75em .4em .75em;
  margin-bottom: 0.25em; }

.col_1_of_2.left.niutv span:before {
  content: "\f522"; }

.dashicons, .dashicons-before:before {
  width: auto !important;
  height: auto !important;
  text-decoration: none !important; }

.titlevideo a {
  font-size: 2em;
  color: #000;
  font-family: roboto;
  font-weight: bold;
  text-decoration: none; }

.titlevideo a:hover {
  text-decoration: underline; }

.title_cat_niutv {
  border-top: 2px solid #000; }

/*not_found*/
p.not_found {
  font-family: roboto;
  font-size: 5em;
  color: #fff;
  font-weight: bold;
  weight: 400px;
  text-align: center;
  text-shadow: 4px 4px #000; }

.row.nf {
  max-width: 48.75rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.row.nf a img {
  top: 50%;
  left: 50%;
  transform: translate(20%, -20%);
  width: 550px; }

/*single_especiales*/
.row.single.especial {
    display: block;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em!important;
    font-family: 'Roboto Slab', serif;
    font-size: 1.5em; }
.sobrevivi {
  width: 80%;
}
.col_home_resp.single {
  margin: 0 0 2em 0;
  width: 100%; }
.c_autshare.especial {
  margin: 0 5em;
  width: 90%; }

h2.title_especial {
    margin: 0 7% 0 7%;
    font-family: 'EB Garamond', serif;
    font-size: 4em;
    color: #fff;
    width: 90%; }

h2.title_especial {
    margin: 0 7% 0 7%;
    font-family: 'EB Garamond', serif;
    font-size: 4em;
    color: #fff;
    width: 35%; }

h2.title_especial.portada {
   width: 40%; }

a.esp_portada {
  text-decoration: none; }

.firt.titleblcol1.left {
   padding-top: 3em; }

p.sumario.especiales {
    margin: 0 7% 0 7%;
    font-size: 2em!important;
    color: #fff;
    width: 25%;
    margin-top: 2em; }

hr.especiales {
    border: 0.3em solid;
    margin-bottom: 1.5em;
    margin: 0 7% 0 7%;
    width: 10%;
    color: #18b5cd;
    background: #18b5cd; }

.row.single.especial > p:first-child:first-letter {
    font-size: 5em;
    font-weight: bold;
    line-height: 1em;
    float: left;
    margin-right: 0.2em; }

.row.single.especial.item1 > p:nth-child(3):first-letter,
.row.single.especial.item2 > p:nth-child(3):first-letter,
.row.single.especial.item3 > p:nth-child(3):first-letter,
.row.single.especial.item4 > p:nth-child(3):first-letter,
.row.single.especial.item5 > p:nth-child(3):first-letter,
.row.single.especial.item6 > p:nth-child(3):first-letter,
.row.single.especial.item7 > p:nth-child(3):first-letter,
.row.single.especial.item7 > p:nth-child(8):first-letter       {
    font-size: 2.5em!important;
    font-weight: bold!important;
    line-height: 1em!important;
    float: left!important;
    margin-right: 0.2em!important; }

.row.single.especial h2 {
    font-size: 2.6em;
    font-family: 'EB Garamond', serif;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0; }

.col_1_of_2.esp2 {
    width: 31.99%;
    margin-left: 2em;
    margin-bottom: 1.3em; }

.col_1_of_2.esp1 {
    width: 66.3%; }

p.resumen_especial {
    font-size: 1em;
    font-family: 'EB Garamond', serif;
    /* text-align: center; */
    margin-bottom: 0;
    font-weight: bold;
    padding-left: 0.5em;
    border-left: 0.1em solid; }

.c_autshare.especial {
    margin: 0px auto;
    max-width: 78.75rem;
    width: 100%;
    display: block;
    overflow: auto; }

.row.single.especial p {
    margin-bottom: 0.8em;
    margin-top: 0.8em; }

/* fix */
.col_1_of_2 {
  width: 48%;
  float: left; }

.col_1_of_2:nth-child(2), .col_1_of_2:nth-child(3) {
  margin-right: 2em;
  margin-bottom: 2em; }

p.name_entry_b a {
  font-size: 1.5em; }

hr.blog_p_h {
  margin-bottom: 0; }

p.name_entry_b {
  margin-bottom: 0;
  height: 72px; }

.col_2_of_3.blogp {
  width: 65.7%;
  float: left;
  background: #ececec;
  padding-left: 2em;
  margin-right: 2em;
  padding-right: 2em;
  margin-bottom: 2em; }

.col_1_of_3.blogs {
  width: 30.5%; }

.vtitle {
  font-size: 1.5em; }

.col_1_of_3.trendip {
  margin-left: 0 !important; }

.ctv-header-left {
  width: 50%;
  float: left;
  margin-top: 1em; }

.niutvp_adv {
  width: 50%;
  float: left; }

.home .ctv-header-left {
  width: 30%;
 }

.home .niutvp_adv {
  width: 70%;
   }

.video-left-responsive {
  display: none; }

.col_1_of_3.trendip:nth-child(3n) {
    margin-right: 0em; }

.col_home_resp {
    display: none; }

.col_bl1_resp, .col_cat_resp {
    display: none; }

.col_bl1_resp {
    margin-bottom: 2em;
}

.col_1_of_2.right {
  margin-right: 0;
}

.col_1_of_2.right p.resumen {
  font-size: 1.2em;
}

/*menu*/
/*styling open close button*/
.button-nav {
	display:none;
	position:fixed;
	right:35px;
	top:35px;
	z-index:999;
	font-size:30px;
}
.button-nav a {
	text-decoration:none;
}

@media screen and (max-width: 735px) {
.button-nav {
    display: block;
}
nav#site-navigation {
  display: none;
}
.logo_niu {
  margin-left: 5%;
  border-bottom: none;
}
}

.btn-open:after {
	color:#333;
	/*content:"\f0c9";
	font-family:"FontAwesome";*/
	content: "\f333";
	font-family: dashicons;
	transition-property:all .2s linear 0s;
	-moz-transition:all .2s linear 0s;
	-webkit-transition:all .2s linear 0s;
	-o-transition:all .2s linear 0s;
}
.btn-open:hover:after {
	color:#18b5cd;
}
.btn-close:after {
	color:#fff;
	/*content:"\f00d";
	font-family:"FontAwesome";*/
	content: "\f158";
	font-family: dashicons;
	transition-property:all .2s linear 0s;
	-moz-transition:all .2s linear 0s;
	-webkit-transition:all .2s linear 0s;
	-o-transition:all .2s linear 0s;
}
.btn-close:hover:after {
	color: #18b5cd;
}
/*overlay*/
.overlay-nav {
	display:none;
	position:fixed;
	top:0;
	height:100%;
	width:100%;
	background:#333;
	overflow:auto;
	z-index:99;
}
.wrap {
	color:#e9e9e9;
	text-align:center;
	max-width:90%;
	margin:0 auto;
}
.wrap ul.wrap-nav {
	border-bottom:1px solid #575757;
	text-transform:capitalize;
	padding:150px 0px 100px;
}
.wrap ul.wrap-nav li {
	font-size:20px;
	display:inline-block;
	vertical-align:top;
	width:24%;
	position:relative;
}
.wrap ul.wrap-nav li a {
	color:#18b5cd;
	display:block;
	padding:8px 0;
	text-decoration:none;
	transition-property:all .2s linear 0s;
	-moz-transition:all .2s linear 0s;
	-webkit-transition:all .2s linear 0s;
	-o-transition:all .2s linear 0s;
}
.wrap ul.wrap-nav li a:hover {
	color:#f0f0f0;
}
.wrap ul.wrap-nav ul {
	padding:20px 0;
}
.wrap ul.wrap-nav ul li {
	display:block;
	font-size:13px;
	width:100%;
	color:#e9e9e9;
}
.wrap ul.wrap-nav ul li a {
	color:#f0f0f0;
}
.wrap ul.wrap-nav ul li a:hover {
	color:#18b5cd;
}

@media screen and (max-width:48em) {
	.wrap ul.wrap-nav>li {
		width:100%;
		padding:20px 0;
		border-bottom:1px solid #575757;
	}
	.wrap ul.wrap-nav {
		padding:30px 0px 0px;
	}
}



/*fin_menu */


/*Video Singles*/
.jetpack-video-wrapper iframe {
    min-width: 856px!important;
    width: 100%!important;
    height: 483px!important;
}

@media screen and (max-width: 900px) {

.jetpack-video-wrapper iframe {
    min-width: 100%!important;
    width: 100%!important;
    min-height: 300px!important;
    height: auto!important;
}

 }

 .banner_movil_cat_niu, .adv_p_home_movil {
    display: none; }

/* Responsive*/
/*portada*/



@media screen and (max-width: 1440px) {
.row.single.especial {
  margin-left: auto;
  margin-right: auto;}
.col_1_of_2.esp1 {
  width: 65.9%; }
.col_1_of_2.esp2 {
  width: 31.33%; } }

@media screen and (max-width: 1309px) {
.col_2_of_3.bl1 {
  width: 63.7%;
  float: left;
  margin-left: 1%; }
.col_1_of_3.advbl1 {
  margin-right: 1%; }
.col_2_of_3.blogp {
  margin-left: 1%;
  width: 63.8%; }
.col_1_of_3.trendip {
  margin-right: 1%; }
.col_1_of_3.blogs:nth-child(6) {
   margin-left: 0em !important; }
.col_2_of_3 > .col_1_of_3.blogs:nth-child(5) {
  margin-left: 2em; }
.col_1_of_3.blogs img {
  display: block !important;
  margin: 0 auto 0 auto !important; }
.col_1_of_3.blogs {
  width: 45.6%; }
.col_1_of_3.bl2 {
  width: 31.2%; }
.row.bl2 {
  width: 99%; }
.row.bl2 {
  margin-left: 1%;
  margin-right: 1%; }
.video-left {
  margin-left: 1%;
  margin-right: 1%; }
.video-left {
  width: 98%; }
.vslider {
  width: auto; }
.video-thumb {
  width: 100%; }
.paragraph {
  margin-right: 1em; }
.video-right {
  width: auto; }
.video-right {
  margin-left: 1%;
  margin-right: 1%;
  float: inherit; }
.ctv-header-left {
    margin-left: 1%;
    width: 49%; }
.niutvp_adv {
    width: 49%;
    margin-right: 1%; }
hr.portada1-separador.ctv {
    margin-left: 1%;
    margin-right: 1%; }
img.adv_portada {
    margin-right: 2%;
    width: 96%!important;
    margin-left: 2%; }
.row.footer {
    width: 98%;
    margin-left: 1%;
    margin-right: 1%; }
.row.single {
    margin-left: 1.3%;
    margin-right: 2%;
    width: 98%; }
.titlep, .titlep.cat {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
.col_1_of_4.footer {
    width: 19.8%; }
.row.footer {
    width: 96.5%;
    margin-left: 2%;
    margin-right: 2%; }
.col_2_of_3 > .col_1_of_3.blogs:nth-child(5) {
    clear: none; }
.back_cat{
    display: inline-block!important; }
.home_portada {
    margin-left: 1%;
    margin-right: 1%;
    width: 98%!important;
    display: inline-block!important; } }


@media screen and (max-width: 1278px) {
  .logo_niu {
    width: 55.6%; }
  .menu_niu {
    width: 44.2%; } }

@media screen and (max-width: 1285px) {
  .logo_niu {
    width: 56%; }
  .menu_niu {
    width: 44%; } }

@media screen and (max-width: 1281px) {
  .logo_niu {
    width: 56%; }
  .menu_niu {
    width: 44%; } }

@media screen and (max-width: 1285px) {
  .logo_niu {
    width: 55%; }
  .menu_niu {
    width: auto; } }

@media screen and (max-width: 1270px) {
  .row .col_1_of_3.advbl1 img {
    display: block;
    margin: 0 auto 0 auto; }
  .col_1_of_3.advbl1 {
    width: 100%; }
  .col_1_of_3.advbl1 {
    margin-left: auto; }
  .col_2_of_3.bl1, .row.bl2 {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%; }
  .col_1_of_3.bl2 {
    width: 31.4%; }
  .col_1_of_2.bl1 {
    width: 48.5%; }
  .col_2_of_3 > .col_1_of_3.blogs:nth-child(5) {
    margin-left: 0em; }
  .col_1_of_3.blogs {
    width: 30.5%; }
  .col_1_of_3.trendip {
    margin-left: 5% !important;
    width: 90% !important; }
  .col_2_of_3.blogp {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%; }
  .col_1_of_3.trendip img.blog_adv_p {
    display: block;
    margin: 0 auto 0 auto;
    margin-top: 2em; }
  .col_1_of_3.blogs img {
    display: block !important;
    margin: 0 auto 0 auto !important; }
  .video-left-responsive {
    display: inline;
    width: 90%; }
  .confidencialtv {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%; }
  .video-left-responsive iframe {
    height: 500px; }
  .video-left, .video-right {
    display: none; }
  .ctv-header-left {
    margin-left: 0%;
    width: 50%; }
   hr.portada1-separador.ctv {
    margin-left: 0%;
    margin-right: 0%; }
   img.adv_portada {
    margin-right: 5%;
    width: 90%!important;
    margin-left: 5%; }
  .niutvp_adv {
    width: 50%;
    margin-right: 0%; }
  .row.footer {
    margin-right: 5%;
    margin-left: 5%;
    width: 95%; }
  .col_1_of_4.footer {
    width: 26.5%; }
   .sidebar, .sidebar.cat {
    width: 89%;
    margin-left: 5%;
    margin-right: 5%; }
  div#primary, .niutv_dest_cat, .niutv_dest_single  {
    width: 89%;
    margin-left: 5%;
    margin-right: 5%;}
  img.adv_cat_cont {
    width: 100%; }
  .back_cat {
    width: 100%!important; }
  .row.single {
    margin-bottom: 2em; }
  .home_portada {
    margin-left: 5%;
    margin-right: 5%;
    width: 90%!important; } }


@media screen and (max-width: 1253px) {
  .logo_niu {
    width: 54.5%; } }

@media screen and (max-width: 1240px) {
  .col_1_of_3.bl2 {
    width: 31.3%; } }

@media screen and (max-width: 1239px) {
   .col_1_of_3.blogs:nth-child(5) {
     margin-left: 2em!important; }
   .col_1_of_3.blogs {
     width: 45.5%;}
   .logo_niu {
     width: 53.5%; } }



@media screen and (max-width: 1213px) {
  .logo_niu {
    width: 52.5%; } }

@media screen and (max-width: 1209px) {
  .col_1_of_2.bl1 {
    width: 48.4%; } }


@media screen and (max-width: 1199px) {
  .col_1_of_3.bl2.adv img {
    display: block;
    margin: 0 auto 0 auto; }
  .col_1_of_3.bl2.adv {
    width: 100%;
    margin-left: auto; }
  .col_1_of_3.bl2 {
    width: 48.4%; } }

@media screen and (max-width: 1188px) {
  .col_1_of_3.bl2 {
    width: 48%; }
  .logo_niu {
    width: 51.5%; } }

@media screen and (max-width: 1179px) {
.col_1_of_2.esp1 {
  width: 65.8%; }
.col_1_of_2.esp2 {
  width: 31%; } }

@media screen and (max-width: 1164px) {
  .logo_niu {
    width: 50.5%; } }

@media screen and (max-width: 1141px) {
 .social-header {
    width: 100%!important; }
  .logo_niu {
    width: 49.5%; } }

@media screen and (max-width: 1135px) {
  .col_1_of_2.bl1 {
    width: 48.3%; } }

@media screen and (max-width: 1121px) {
p.sumario.especiales.portada {
  display: none; }
}

@media screen and (max-width: 1119px) {
  .logo_niu {
    width: 48.5%; } }

@media screen and (max-width: 1098px) {
  .logo_niu {
    width: 47.5%; } }

@media screen and (max-width: 1077px) {
  .logo_niu {
    width: 46.5%; } }

@media screen and (max-width: 1069px) {
  .col_1_of_2.bl1 {
    width: 48.2%; } }

@media screen and (max-width: 1048px) {
  .logo_niu {
    width: 45.5%; } }

@media screen and (max-width: 1039px) {
  .logo_niu {
    width: 44.5%; } }

@media screen and (max-width: 1020px) {
  .logo_niu {
    width: 43.5%; } }

@media screen and (max-width: 1014px) {
.col_1_of_2.esp1 {
  width: 65.8%; }
.col_1_of_2.esp2 {
  width: 30.7%; } }

@media screen and (max-width: 1012px) {
  .col_1_of_2.bl1 {
    width: 48.1%; } }

@media screen and (max-width: 1003px) {
  .logo_niu {
    width: 42.5%; } }

@media screen and (max-width: 1000px) {
 .social-header {
    width: 100%; }
  .video-left-responsive iframe {
    height: 410px; }
}

@media screen and (max-width: 986px) {
  .col_1_of_2.left {
  width: 100%;}
  .col_1_of_2.right {
  width: 100%; }
  .logo_niu {
    width: 41.5%; } }

@media screen and (max-width: 982px) {
.titlep.cat {
  font-size: 2.5em;} }

@media screen and (max-width: 969px) {
  .logo_niu {
    width: 40.5%; } }

@media screen and (max-width: 957px) {
  .col_1_of_2.bl1 {
    width: 47.9%; } }

@media screen and (max-width: 953px) {
  .logo_niu {
    width: 39.5%; } }

@media screen and (max-width: 938px) {
  .logo_niu {
    width: 38.5%; } }

@media screen and (max-width: 932px) {
  .col_1_of_3.blogs:nth-child(5) {
    margin-left: 5% !important; }
  .col_1_of_3.blogs {
    width: 44%; }
  .col_2_of_3 > .col_1_of_3.blogs:nth-child(6) {
    margin-left: 0em !important; } }

@media screen and (max-width: 928px) {
.col_1_of_2.esp1 {
  width: 65.6%; }
.col_1_of_2.esp2 {
  width: 30.5%; } }

@media screen and (max-width: 923px) {
  .logo_niu {
    width: 37.5%; } }

@media screen and (max-width: 909px) {
  .logo_niu {
    width: 36.5%; } }

@media screen and (max-width: 903px) {
  .col_1_of_3.bl2 {
    width: 47.5%; } }

@media screen and (max-width: 895px) {
  .logo_niu {
    width: 35.5%; } }

@media screen and (max-width: 881px) {
  .logo_niu {
    width: 34.5%; } }

@media screen and (max-width: 871px) {
  .col_1_of_2.bl1 {
    width: 47.84%; } }

@media screen and (max-width: 868px) {
  .logo_niu {
    width: 33.5%; }
  .col_1_of_3.footer:nth-child(2n), .col_1_of_3.footer:nth-child(3n) {
    margin-left: 0; }
  .col_1_of_3.footer {
    width: 94%;
    margin-left: 5%;
    margin-right: 5%; }
  .col_1_of_4.footer:last-child {
    width: 50%; }
  .col_1_of_4.footer:nth-child(1) {
    margin-left: 0; } }

@media screen and (max-width: 856px) {
  .logo_niu {
    width: 32.5%; } }

@media screen and (max-width: 850px) {
  form.search-form {
    width: 100%!important;
    margin-left: 0!important; }
  p.videop-title {
   font-size: 2em; }
  .video-responsive iframe, .row.single iframe {
    width: 100%;
    height: auto; }
  .cs-destacado-contenido {
  font-size: 1em;}
  .row.single.especial {
    font-size: 1.2em;}
  q {
   font-size: 1.2em;}
  p.resumen_especial {
   font-size: 1em;}
  .row.single.especial h2 {
    font-size: 1.7em;}
   h2.title_especial.portada {
    width: 45%;
    font-size: 2.2em; }
  .titleblcol1.resp {
      padding-top: 2em;  }
  .firt.titleblcol1 h2 a {
    line-height: 1;
    font-size: 2.5em; }
  .home_bl1 {
    display: none; }
  .col_bl1_resp {
    display: block; }
  .home_portada, .especial_imgprincipal {
    display: none!important; }
  .col_home_resp {
    display: block;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%; } }

@media screen and (max-width: 847px) {
  .col_1_of_2.bl1 {
    width: 47.6%; } }

@media screen and (max-width: 843px) {
  .logo_niu {
    width: 31.5%; } }

@media screen and (max-width: 834px) {
.col_1_of_2.esp1 {
  width: 100%; }
.col_1_of_2.esp2 {
  width: 100%;
  margin-left: 0;
  margin-top: 1em;
  margin-bottom: 0; }  }

@media screen and (max-width: 831px) {
  .logo_niu {
    width: 30.5%; } }

@media screen and (max-width: 830px) {
.col_2_of_2.cat_int{
	display: none; }
.col_cat_resp {
    display: block; } }

@media screen and (max-width: 820px) {
  .video-left-responsive iframe {
   height: 350px; }
  .logo_niu {
    width: 29.5%; } }

@media screen and (max-width: 808px) {
  .logo_niu {
    width: 28.5%; } }

@media screen and (max-width: 798px) {
  .logo_niu {
    width: 27.5%; } }

@media screen and (max-width: 787px) {
  .logo_niu {
    width: 26.5%; } }

@media screen and (max-width: 776px) {
  .logo_niu {
    width: 25.5%; } }

@media screen and (max-width: 766px) {
  .logo_niu {
    width: 24.5%; } }

@media screen and (max-width: 765px) {
  .col_1_of_2.bl1 {
    width: 47.5%; } }

@media screen and (max-width: 757px) {
  .logo_niu {
    width: 23.5%; } }

@media screen and (max-width: 747px) {
  .logo_niu {
    width: 22.5%; } }

@media screen and (max-width: 738px) {
  .logo_niu {
    width: 21.5%; } }

@media screen and (max-width: 735px) {
   .button-nav {
     top: 15px; }
   ul.social-header-list {
      margin-left: 0; }
   form.search-form {
     text-align: left!important; }
  .banner_cat_niu, .adv_p_home_niu {
    display: none; }
  .banner_movil_cat_niu, .adv_p_home_movil {
    display: block;
    margin: 0 auto 0 auto; }
  .col_1_of_2.bl1 {
    width: 47.3%; } }

@media screen and (max-width: 729px) {
  .firt.titleblcol1 h2 a {
    font-size: 2em;
   }
}

@media screen and (max-width: 725px) {
  .col_1_of_3.bl2 {
    width: 46.8%; } }

@media screen and (max-width: 712px) {
   .video-left-responsive iframe {
    height: 310px; }
  .col_1_of_3.advbl1 {
    margin-bottom: 2em;
    margin-top: 2em; } }

@media screen and (max-width: 702px) {
   .col_1_of_3.bl2 {
     width: 100%; }
  .titleblcol1 h2 a {
    font-size: 2em;
    line-height: 1; }
  .col_1_of_2.bl1 {
    width: 100%; } }

@media screen and (max-width: 620px) {
    .video-left-responsive iframe {
      height: initial!important; } }

@media screen and (max-width: 688px) {
  .col_1_of_3.blogs {
    width: 100%; }
  .col_1_of_3.blogs:nth-child(5) {
    margin-left: 0% !important; }
  .col_2_of_3 > .col_1_of_3.blogs:nth-child(3) {
    margin-left: 0em !important; } }


@media screen and (max-width: 530px) {
  .titlep {
    font-size: 2.5em; } }

@media screen and (max-width: 559px) {
  .firt.titleblcol1.resp h2 a{
     font-size: 0.7em;    }

  .titleblcol1.left h2 a, .firt.titleblcol1 h2 a{
    font-size: 1em; }
  .titleblcol1 h2 a {
    font-size: 1em; } }

@media screen and (max-width: 460px) {
  .col_1_of_3.advbl1 {
    width: 90% !important;
    margin-left: 5%;
    margin-right: 5%; } }

@media screen and (max-width: 442px) {
  .titlep {
    font-size: 2em; } }

/** Especial 10-menores-de-40 Styles **/

.cuarenta-site-branding {
    background: #18b5cd;
    color: #fff;
}

.cuarenta-featured-left {
  width: 450px;
  float: left;
  padding: 1em 2em 2em;
}

.cuarenta-featured-right {
  width: calc(100% - 450px);
  float: left;
}

.resumen-cuarenta,
.sumario-cuarenta {
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Roboto Slab', serif;
}

.sumario-cuarenta {
    font-weight: bold;
    font-size: 1.5em;
    margin-bottom: 0!important;
}

.resumen-cuarenta {
    font-size: 1.25em;
}

.cuarenta-logo {
   text-align: center;
}

.cuarenta-logo img {
    height: 200px;
}

.cuarenta-content {
    margin: 0 auto;
    max-width: 960px;
    clear: both;
    margin-bottom: 2em;
}

.cuarenta-title-wrap {
    width: 100%;
    margin: 0 auto;
}

.cuarenta-title-image {
    width: 300px;
    float: left;
}

.cuarenta-title-box {
    width: 100%;
    float: left;
    font-family: 'Roboto Slab', serif;
    text-align: center;
}

.cuarenta-row {
    padding: 0;
    width: 90%;
    display: block;
}

.cuarenta-menu-featured-image {
  width: 100px;
  float: left;
}

.cuarenta-menu-featured-image img {
    border-radius: 50%;
}

.cuarenta-menu-text {
    float: left;
    padding-left: 12px;
    vertical-align: bottom;
    /*height: 100px;*/
    width: calc(100% - 100px);
    text-align: left;
    font-family: 'Roboto Slab', serif;
}

.content-area-cuarenta {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 20px;
    padding-bottom: 20px;
    max-width: 1200px;
    margin: 0 auto;
}

aside.cuarenta-cat-side {
    width: 25%;
    float: left;
}

.content-area-cat-cuarenta {
    width: 75%;
    float: left;
}

.cuarenta-cat-column {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 300px;
    flex: 1 0 300px;
    margin-left: 20px;
    margin-top: 20px;
}

.cuarenta-featured-title h2 {
    margin-top: 0.2em;
    line-height: 1.2em;
}

.cuarenta-featured-title a {
    font-family: 'Roboto Slab', serif;
    font-size: 1em;
    text-decoration: none;
    color: #000;
}

.cuarenta-featured-title a:hover {
    text-decoration: underline;
}

/*@media (min-width: 410px) {
  .cuarenta-cat-column {
    max-width: calc(50% - 20px);
  }
}*/
@media (min-width: 830px) {
  .cuarenta-cat-column {
    max-width: calc(50% - 20px);
  }
}
@media (min-width: 1600px) {
  .cuarenta-cat-column {
    max-width: calc(33.33333% - 20px);
  }
}

/*.fem-featured-image {
    max-height: 302px;
    overflow: hidden;
}*/

main#main-cat {
    padding-top: 0;
}

aside.cuarenta-cat-side {
  display: none;
}

aside.cuarenta-cat-side img {
  width: 100%;
  padding-right: 20px;
}

.content-area-cat-cuarenta {
    width: 100%;
}

.cuarenta-ads-res {
  display: block;
  width: 100%;
  clear: both;
}

@media (min-width: 667px) {
  .cuarenta-ads-res {
    display: none;
  }
  aside.cuarenta-cat-side {
    display: block;
  }
  .content-area-cat-cuarenta {
      width: 75%;
  }
}

.cuarenta-info-box li {
    font-family: 'Roboto Slab', serif;
    list-style: none;
}

.cuarenta-info-box li span {
    color: #18b5cd;
}

.cuarenta-info-box li a {
    color: #404040;
    text-decoration: none;
}

.cuarenta-info-box li a:hover {
    text-decoration: underline;
}

@media (max-width: 850px) {
  .cuarenta-title-wrap {
      padding: 0 1em;
  }
}

@media (max-width: 975px) {
  .cuarenta-content p,
  .cuarenta-content h2 {
      padding: 0 1em;
  }
}



/*@media (min-width: 410px) {
  .overlay-cat-column {
    max-width: calc(50% - 20px);
  }
}*/

@media (min-width: 768px) {
  .overlay-cat-column {
    max-width: calc(50% - 20px);
  }
}
@media (min-width: 1024px) {
  .overlay-cat-column {
    max-width: calc(33.33333% - 20px);
  }
}

@media (max-width: 1024px) {
  .cuarenta-featured-left {
      width: 300px;
  }
  .cuarenta-featured-right {
      width: calc(100% - 300px);
  }
  .cuarenta-logo img {
      height: 140px;
  }
  .sumario-cuarenta {
      font-size: 1em;
  }
  .resumen-cuarenta {
      font-size: 1em;
  }
}

@media (max-width: 960px) {
  .cuarenta-featured-left {
      width: 450px;
  }
  .cuarenta-featured-right {
      width: calc(100% - 450px);
  }
  .cuarenta-logo img {
      height: 100px;
  }
 }

 .responsive-branding {
     padding-top: 1em;
     margin-bottom: -2em;
     text-align: center;
 }

 .resumen-responsive {
   font-style: italic;
 }

.cuarenta-logo-responsive {
  padding-top: 1em;
}

.cuarenta-bktop {
  background-color:#18b5cd;
  bottom:10px;
  color:#fff;
  display:none;
  padding: 12px 12px 8px 12px;
  position:fixed;
  right:30px;
  text-decoration:none;
  z-index:99999;
  border-radius: 50%;
}

/** Especial Feminicido Styles **/

.fem-site-branding {
    background: #000;
    color: #fff;
}

.fem-row {
    padding: 16px 0;
    width: 90%;
    display: block;
}

.logo-nav {
    width: 25%;
    float: left;
}

.posts-nav {
    width: 70%;
    float: left;
}

@media (max-width: 850px) {
  .logo-nav,
  .posts-nav {
    width: 100%;
    text-align: center;
  }
}

span.next-post {
    font-family: dashicons;
}

h2.title-feminicidio {
    font-family: 'EB Garamond', serif;
    font-size: 2em;
    color: #fff;
    text-align: right;
    margin: 0;
}

h3.title-feminicidio {
    font-family: 'EB Garamond', serif;
    font-size: 1em;
    color: #fff;
    text-align: right;
    margin: 0;
}

@media (max-width: 850px) {
  h2.title-feminicidio,
  h3.title-feminicidio {
    text-align: center;
  }
}


h3.title-feminicidio span {
    vertical-align: text-bottom;
}

.featured-flex {
    height: 100%;
    padding: 0;
    margin: 0;
    /*display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;*/
}

.featured-inside {
    width: 75%;
    overflow: hidden!important
}

h2.title-feminicidio-featured {
    font-family: 'EB Garamond', serif;
    font-size: 4em;
    color: #fff;
    line-height: 1.2;
    /*text-align: center;*/
    text-align: right;
    margin-bottom: 0;
}

h2.title-sobrevivi-featured {
    font-family: 'Roboto Slab', serif;
    font-size: 4em;
    color: #fff;
    line-height: 1.2;
    /*text-align: center;*/
    text-align: right;
    margin-bottom: 0;
    bottom: 0.5em;
    right: 0.5em;
    position: absolute;
    max-width: 500px;
    float: right;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}

.featured-inside li {
    font-family: 'EB Garamond', serif;
    font-size: 2.5em;
    list-style: none;
    line-height: 1.2;
    /*text-align: center;*/
    text-align: right;
    margin-top: 0.25em;
}

.featured-inside li,
.featured-inside li a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 900;
}

.row.single.especial.femesp > p:first-child:first-letter {
    font-size: 3em!important;
    font-weight: bold;
    line-height: 1em;
    float: left;
    margin-right: 0.2em;
}

.row.single.single-row-fem > p:first-child:first-letter {

}

.row.single.especial.femesp {
    overflow: hidden!important;
}

.title-feminicidio a {
  color: #fff;
  text-decoration: none;
}

.title-feminicidio a:hover {
  color: #4bbbce;
  text-decoration: none;
}

.content-area-fem {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-top: -20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.fem-cat-column {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 300px;
    flex: 1 0 300px;
    margin-left: 20px;
    margin-top: 20px;
}

@media (min-width: 410px) {
  .fem-cat-column {
    max-width: calc(50% - 20px);
  }
}
@media (min-width: 620px) {
  .fem-cat-column {
    max-width: calc(33.33333% - 20px);
  }
}
@media (min-width: 830px) {
  .fem-cat-column {
    max-width: calc(25% - 20px);
  }
}

.fem-featured-title h2 {
    margin-top: 0.2em;
    line-height: 1.2em;
}

.fem-featured-title a {
    font-family: 'EB Garamond', serif;
    font-size: 1em;
    text-decoration: none;
    color: #000;
}

.fem-featured-title a:hover {
    text-decoration: underline;
}

.featured-category-image img {
    width: 100%;
}

.featured-category-title {
  font-family: 'EB Garamond', serif;
  font-size: 2em;
  color: #000;
}

.featured-category-title h1 {
    margin-top: 0;
    text-align: center;
}

.featured-category-intro {
    padding-bottom: 1em!important;
    font-family: 'Roboto Slab', serif;
    font-size: 1.5em;
    margin-top: -1em;
}

.single-fem-responsive-title,
.single-fem-responsive-author {
  font-family: 'EB Garamond', serif;
  color: #000;
}

.single-sobrevivi-responsive-title {
  font-family: 'Roboto Slab', serif;
  color: #000;
  font-size: 3em;
}

.single-fem-responsive-title {
  font-size: 2em;
}

.single-fem-responsive-author {
  font-size: 1.5em;
  text-transform: uppercase;
  margin-top: -1em;
}

.single-fem-responsive-author a {
  color: #000;
  text-decoration: none;
}

.wrapper-responsive-text {
  margin-left: 4.7%;
  margin-right: 5%;
  width: 90%;
}

.single-row-fem-resumen {
    margin-top: 0!important;
    margin-bottom: 0!important;
    margin-left: 4.7%;
    margin-right: 5%;
    width: 90%;
}

.full-size-fix {
    width: 100vw;
}

.so-thumb:nth-child(3) {
    clear: both;
}

.keep-reading {
  font-family: 'Roboto Slab', serif;
  font-size: 1.5em;
  width: 90%;
  display: block;
}

.keep-reading p a {
  text-decoration: none;
  color: #000;
}

.keep-reading-s p a {
  text-decoration: none;
  color: #fff;
}

.keep-reading-s p a:hover,
.keep-reading p a:hover {
  text-decoration: underline;
}

.row.keep-reading p span {
    vertical-align: middle;
}

.kr-left {
    width: 100px;
    float: left;
    margin-right: 10px;
}

.kr-right p {
    margin-top: 0;
    line-height: 1.3em;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.resumen-fem,
.sumario-fem {
    display: block;
    /* width: 90%; */
    margin-left: auto;
    margin-right: auto;
    font-family: 'Roboto Slab', serif;
    font-size: 1.5em;
}

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

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

.bypostauthor {
  display: block; }

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

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

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

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

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

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

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

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

/*Submenus*/
.main-navigation ul ul {
	box-shadow: none;
	float: left;
	top: 1.5em;
	padding: 0.5em 0 1em 0;
	background: #000;
	text-align: left; }

.main-navigation ul ul li {
	margin-left: -1em;
	padding-left: 2em;
	margin-right: 0!important; }

ul.sub-menu {
	padding-top: 1em;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	margin-top: 0.25em;
	margin-left: -1em; }

ul.sub-menu li:first-child {
	margin-top: -0.75em;
	padding-top: 0.5em;
	padding-left: 2em!important; }

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


.row.header {
    overflow: visible; }

ul.sub-menu li:hover {
	background: transparent!important; }

ul.sub-menu li a:hover {
    color: #18b5cd!important; }

ul.sub-menu li a {
    color: #fff!important; }

ul.sub-menu {
    top: 3.2em!important; }

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

/*contact-form*/

label.grunion-field-label.name span {
    display: none; }

label.grunion-field-label.email span {
    display: none; }


label.grunion-field-label.textarea span {
    display: none; }

div#contact-form-widget-text-2 h3 {
    text-transform: none;
}

input.pushbutton-wide {
    border-radius: initial;
    background: #18b5cd!important;
    box-shadow: none!important;
    color: #000;
    font-weight: bold;
    text-shadow: none;
    float: right;
    font-size: 1em;
    border-color: transparent!important; }

p.contact-submit {
    margin-top: 0; }

textarea#contact-form-comment-gwidget-text-2 {
    border-radius: initial;
    height: 100px; }

form.contact-form.commentsblock div input {
    border-radius: initial!important; }

/*search*/

.search-submit {
    font-family: dashicons;
}

.search-submit {
    line-height: 17px!important;
    position: relative;
    width: 40px;
    bottom: -0.2em;
    color: #000!important;
    font-size: 1.4em!important;
    padding-left: 10px!important;
    padding-bottom: 10px!important;
    padding-top: 5px!important;
}

input[type="submit"] {
    background: transparent;
    border-color: transparent;
    text-shadow: none;
    box-shadow: none;
    border-radius: 0!important;
    border: none!important;
}

input.search-submit:hover {
    text-shadow: none;
    box-shadow: none;
}

input.search-field {
    border-radius: 0!important;
}

.social-header {
    text-align: none;
    width: 20%;
    float: right;
}

.search-header {
    width: 19.4%;
    float: right;
}

.social-header {
    width: 50%;
}

form.search-form {
    width: 60%;
    float: left;
    margin-left: 8px;
}

ul.social-header-list a li {
    margin-top: 0.3em!important;
}

img.adv_niup {
    margin-top: 2em!important;
}

.video_column__text h3 {
    margin-bottom: -30px;
}

/**FIX**/
.fix-height {
     /*display:flex!important;
     min-height:1032px!important;*/
}

.grid-container {
     display: grid;
     grid-template-columns: 1fr 1fr 1fr;
     grid-template-rows: 1fr 1fr;
     gap: 1em;
     grid-auto-flow: row;
     grid-template-areas:
     "div0 div1 div2"
     "div0 div3 div4";
}

.grid0 {
     grid-area: div0;
     display:flex;
     min-height:calc(1000px + 2em);
}

.grid1 {
     grid-area: div1;
}

.grid2 {
     grid-area: div2;
}

.grid3 {
     grid-area: div3;
}

.grid4 {
     grid-area: div4;
}

.titleblcol1,
.firt.titleblcol1.left {
    padding-top: 0;
}

.imgbl1,
.imgbl2,
.home_bl1 {
    display: flex;
    align-items: center;
}

@media screen and (max-width: 720px) {

     .grid-container {
         display: block;
         padding: 2em 5%;
     }

     .grid0 {
         min-height: auto;
         display: block;
     }

     .grid-item {
         padding-bottom: 1em;
     }

     .colums-row-wrap {
         display: block;
     }

}
