@charset "UTF-8";
/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
@import url(mdcss/fonts/font-awesome-4.0.3/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Lato:400,100,700,300);
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

script {
  display: none !important; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Reseteamos las medidas de las fuentes del navegador para usar medidas rem y tomar por referencia 10px */
html {
  font-size: 62.5%; }

/* Si queremos tener fallback para dar soporte a ie8*/
/* Si se pone a true colocará además de valores en medidas rem, las medidas en píxeles */
/*
	Funciones para convertir unidades de píxeles a rems
 */
/* reset */
/* clears */
/* gradients */
/* utils font*/
/* medidas */
/* para layouts */
*, *:before, *:after {
  /* Chrome 9-, Safari 5-, iOS 4.2-, Android 3-, Blackberry 7- */
  -webkit-box-sizing: border-box;
  /* Firefox (desktop or Android) 28- */
  -moz-box-sizing: border-box;
  /* Firefox 29+, IE 8+, Chrome 10+, Safari 5.1+, Opera 9.5+, iOS 5+, Opera Mini Anything, Blackberry 10+, Android 4+ */
  box-sizing: border-box; }

.grid > * {
  float: left;
  padding: 0 1rem 0 1rem; }
  .grid > *:first-child {
    padding-left: 0; }
  .grid > *:last-child {
    padding-right: 0; }
.grid:after {
  /* Or @extend clearfix */
  content: "";
  display: table;
  clear: both; }
.grid > div > *, .grid > div > article.node.view-mode-full > * {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 0.2rem solid #d9d8d7; }
.grid > div > *:last-child, .grid > div > article.node.view-mode-full > *:last-child {
  margin-bottom: 0;
  border: 0;
  padding-bottom: 0; }

.grid-col-2-3 {
  width: -moz-calc(66.66667%);
  width: -o-calc(66.66667%);
  width: -webkit-calc(66.66667%);
  width: calc(66.66667%); }

.grid-col-1-3 {
  width: -moz-calc(33.33333%);
  width: -o-calc(33.33333%);
  width: -webkit-calc(33.33333%);
  width: calc(33.33333%); }

.grid-col-1-2 {
  width: 50%;
 /* ajuste fichajes diferentes columnas
&.extra {
  width: 55%;
}
&.crop {
  width: 45%;
}
*/ }

.grid-col-1-4 {
  width: 25%; }

.grid-col-1-8 {
  width: 12.5%; }

.grid-table {
  display: table; }
  .grid-table > * {
    display: table-cell;
    vertical-align: middle;
    text-align: left; }
  .grid-table .grid-table--right {
    text-align: right; }
  .grid-table .grid-table--center {
    text-align: right; }

.grid-border > * {
  border-right-width: 0.1rem;
  border-right-style: solid;
  border-right-color: #605f5f; }
  .grid-border > *:last-child {
    border-right: 0; }
.grid-border.grid-border--dotted > * {
  border-right-style: dotted; }
.grid-border.grid-border--dotted:last-child {
  border-right: 0; }

.table-align-block-right > div, .table-align-block-right nav {
  float: right;
  margin-left: 1.5rem; }
.table-align-block-right nav.social-links {
  padding-top: 1.5rem; }
.table-align-block-right div.brand-promoted:not(.ads) {
  float: left; }

@media screen and (max-width: 739px) {
  .table-align-block-right > div, .table-align-block-right nav {
    float: none; }
  .table-align-block-right nav.social-links {
    padding-top: 0; } }
.ads {
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .ads.ads--horizontal > * {
    float: left;
    margin-right: 1rem; }
    .ads.ads--horizontal > *:last-child {
      margin-right: 0; }
  .ads a {
    display: block; }
    .ads a img {
      vertical-align: top;
      width: 100% !important;
      height: auto  !important; }
  .ads p {
    margin: 0; }
  .ads:after {
    /* Or @extend clearfix */
    content: "";
    display: table;
    clear: both; }

#main-header .ads img {
  width: auto !important; }

.banner iframe, .banner a {
  width: 100% !important;
  height: auto !important; }

@media screen and (max-width: 969px) {
  .ads--horizontal > *:last-child {
    display: none; } }
@media screen and (max-width: 739px) {
  .ads .banner {
    width: 100% !important;
    height: auto !important; } }
.nav {
  margin: 0;
  padding: 0;
  display: block;
  /* responsive in multicol */ }
  .nav.nav--horizontal > li, .nav.nav--horizontal ul > li {
    display: inline-block; }
    .nav.nav--horizontal > li a, .nav.nav--horizontal ul > li a {
      display: block;
      padding: 1rem 0 1rem 1rem;
      text-decoration: none; }
      .nav.nav--horizontal > li a:after, .nav.nav--horizontal ul > li a:after {
        display: inline-block;
        content: '|';
        padding-left: 1rem;
        vertical-align: middle; }
      .nav.nav--horizontal > li a:hover, .nav.nav--horizontal ul > li a:hover {
        text-decoration: underline; }
    .nav.nav--horizontal > li:last-child, .nav.nav--horizontal ul > li:last-child {
      margin-right: 0; }
      .nav.nav--horizontal > li:last-child a:after, .nav.nav--horizontal ul > li:last-child a:after {
        display: none; }
    .nav.nav--horizontal > li li, .nav.nav--horizontal ul > li li {
      display: block; }
      .nav.nav--horizontal > li li a, .nav.nav--horizontal ul > li li a {
        padding: 0.5rem 0; }
  .grid .grid .nav.nav--horizontal {
    display: inline; }
    .grid .grid .nav.nav--horizontal > li {
      padding-right: 0.5rem; }
      .grid .grid .nav.nav--horizontal > li:last-child {
        padding-right: 0; }
      .grid .grid .nav.nav--horizontal > li a {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0; }
  .nav.nav--center {
    text-align: center; }
  .nav.nav--tags li:first-child a {
    padding-left: 0; }
  .nav.nav--tags a {
    color: #313131;
    font-weight: bold; }

.md-article {
  margin: 0;
  padding: 0; }
  .md-article > h1, .md-article > h2, .md-article .md-article-title {
    margin: 0;
    padding: 0;
    margin-bottom: 1rem; }
    .md-article > h1 a, .md-article > h2 a, .md-article .md-article-title a {
      font-size: 3rem;
      line-height: 3.6rem;
      color: #313131;
      font-weight: bold;
      text-decoration: none; }
      .md-article > h1 a:hover, .md-article > h2 a:hover, .md-article .md-article-title a:hover {
        text-decoration: underline; }
    .grid .grid .md-article > h1 a, .grid .grid .md-article > h2 a, .grid .grid .md-article .md-article-title a {
      font-size: 2.2rem;
      line-height: 2.64rem; }
  .md-article > figure {
    max-height: 340px;
    overflow: hidden; }
  .md-article > figure, .md-article .md-article-figure {
    margin: 0;
    padding: 0;
    margin-bottom: 1rem; }
    .md-article > figure img, .md-article > figure iframe, .md-article .md-article-figure img, .md-article .md-article-figure iframe {
      width: 100% !important;
      height: auto !important; }
  .md-article > article, .md-article .md-article-description {
    margin: 0;
    padding: 0;
    margin-bottom: 1rem;
    color: #4d4d4d; }
    .md-article > article > *, .md-article .md-article-description > * {
      font-size: 1.3rem;
      line-height: 1.56rem; }

.md-article-info {
  background: #ceeada;
  color: #605f5f;
  font-size: 1rem;
  line-height: 1.2rem;
  padding: 0.5rem; }
  .md-article-info > * {
    display: inline-block;
    vertical-align: middle; }
  .md-article-info ul {
    margin: 0;
    padding: 0; }
  .md-article-info a {
    color: #af9410;
    text-transform: uppercase;
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .md-article-info li {
    display: inline-block;
    padding: 0 0.5rem; }

.md-article-list {
  display: block;
  margin: 0;
  padding: 0;
  margin-top: 1rem;
  padding: 0 1rem 0.5rem;
  background: #ceeada;
  color: #605f5f;
  font-size: 1.2rem;
  line-height: 1.44rem; }
  .md-article-list a {
    color: #313131;
    text-decoration: none; }
    .md-article-list a:hover {
      color: #83b713;
      text-decoration: underline; }
  .md-article-list li {
    display: table;
    width: 100%;
    padding-top: 0.5rem; }
    .md-article-list li > a, .md-article-list li > span {
      display: table-cell; }
    .md-article-list li > span {
      text-align: right; }
    .md-article-list li > a:before {
      font-family: 'FontAwesome';
      display: inline-block;
      content: "";
      vertical-align: middle;
      color: #605f5f;
      margin-right: 0.5rem;
      vertical-align: top; }
    .md-article-list li > span {
      width: 90px; }
      .md-article-list li > span:before {
        font-family: 'FontAwesome';
        display: inline-block;
        content: "";
        vertical-align: middle;
        color: #605f5f;
        margin-right: 0.5rem;
        vertical-align: top; }

.md-article-list-cw > h1, .md-article-list-cw > h2 {
  margin: 0;
  padding: 0;
  margin-bottom: 1rem; }
  .md-article-list-cw > h1 a, .md-article-list-cw > h2 a {
    font-size: 1.2rem;
    line-height: 1.44rem;
    text-transform: uppercase;
    color: #757575;
    font-weight: normal; }
.md-article-list-cw > .md-article-item-list {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 0.1rem solid #d9d8d7; }
  .md-article-list-cw > .md-article-item-list:last-child {
    margin-bottom: 0;
    border: 0;
    padding-bottom: 0; }
.md-article-list-cw .md-article-item-list {
  display: table;
  width: 100%; }
  .md-article-list-cw .md-article-item-list > .img, .md-article-list-cw .md-article-item-list.view-mode-md_basic_page_list > figure {
    display: table-cell;
    vertical-align: top; }
    .md-article-list-cw .md-article-item-list > .img img, .md-article-list-cw .md-article-item-list.view-mode-md_basic_page_list > figure img {
      margin-right: 1rem; }
  .md-article-list-cw .md-article-item-list > .md-article-description {
    display: table-cell;
    vertical-align: top;
    width: 100%; }
    .md-article-list-cw .md-article-item-list > .md-article-description > a {
      display: block;
      margin-top: 0.5rem; }
  .md-article-list-cw .md-article-item-list h2 {
    margin: 0;
    padding: 0;
    margin-bottom: 1rem;
    font-size: 1.8rem;
    line-height: 2.16rem;
    color: #313131; }
    .md-article-list-cw .md-article-item-list h2 a {
      color: #313131; }
  .md-article-list-cw .md-article-item-list p {
    font-size: 1.5rem;
    line-height: 1.8rem;
    margin: 0.5rem 0; }

.detail-article header, article.node.view-mode-full header {
  font-size: 1.4rem;
  line-height: 1.68rem; }
  .detail-article header h1, article.node.view-mode-full header h1 {
    font-size: 4.9rem;
    line-height: 1;
    margin: 0;
    padding: 0;
    margin-bottom: 1rem;
    margin-top: 1rem;
    color: #313131;
    font-weight: 700; }
  .detail-article header h2, article.node.view-mode-full header h2 {
    font-size: 1.8rem;
    line-height: 2.16rem;
    font-weight: 400;
    margin: 0;
    padding: 0;
    margin-bottom: 1rem;
    color: #4d4d4d;
    line-height: 1; }
.detail-article .media img, article.node.view-mode-full .media img {
  width: 100%;
  height: auto; }
.detail-article .media figcaption, .detail-article .media strong, article.node.view-mode-full .media figcaption, article.node.view-mode-full .media strong {
  font-size: 1.2rem;
  line-height: 1.44rem;
  font-weight: 400; }
.detail-article .content-body img, article.node.view-mode-full .content-body img {
  width: 100% !important;
  height: auto !important; }
.detail-article .no-media img, article.node.view-mode-full .no-media img {
  width: auto !important;
  height: auto !important; }
.detail-article img.no-media, article.node.view-mode-full img.no-media {
  width: auto !important;
  height: auto !important; }
.detail-article .md-block h1, article.node.view-mode-full .md-block h1 {
  margin-bottom: 0.5rem; }
.detail-article .md-block.md-block--right, article.node.view-mode-full .md-block.md-block--right {
  float: right;
  margin-left: 1rem;
  width: 40%; }
  .detail-article .md-block.md-block--right h2, article.node.view-mode-full .md-block.md-block--right h2 {
    margin-bottom: 0.5rem; }
    .detail-article .md-block.md-block--right h2 a, article.node.view-mode-full .md-block.md-block--right h2 a {
      font-size: 1.2rem;
      line-height: 1.44rem; }
.detail-article .md-block.md-block--left, article.node.view-mode-full .md-block.md-block--left {
  float: left;
  margin-right: 1rem;
  font-size: 1.2rem;
  line-height: 1.44rem; }
  .detail-article .md-block.md-block--left h2, article.node.view-mode-full .md-block.md-block--left h2 {
    margin-bottom: 0.5rem; }
    .detail-article .md-block.md-block--left h2 a, article.node.view-mode-full .md-block.md-block--left h2 a {
      font-size: 1.2rem;
      line-height: 1.44rem; }
.detail-article .content-article, article.node.view-mode-full .content-article {
  zoom: 1;
  font-size: 1.5rem;
  line-height: 1.8rem; }
  .detail-article .content-article:before, .detail-article .content-article:after, article.node.view-mode-full .content-article:before, article.node.view-mode-full .content-article:after {
    content: "";
    display: table; }
  .detail-article .content-article:after, article.node.view-mode-full .content-article:after {
    clear: both; }
  .detail-article .content-article p, .detail-article .content-article li, article.node.view-mode-full .content-article p, article.node.view-mode-full .content-article li {
    font-size: 1.5rem;
    line-height: 1.8rem;
    line-height: 2.2rem; }
  .detail-article .content-article p, .detail-article .content-article ul, .detail-article .content-article ol, .detail-article .content-article table, article.node.view-mode-full .content-article p, article.node.view-mode-full .content-article ul, article.node.view-mode-full .content-article ol, article.node.view-mode-full .content-article table {
    margin-top: 0;
    margin-bottom: 1rem; }
.detail-article .nav--tags, article.node.view-mode-full .nav--tags {
  zoom: 1; }
  .detail-article .nav--tags:before, .detail-article .nav--tags:after, article.node.view-mode-full .nav--tags:before, article.node.view-mode-full .nav--tags:after {
    content: "";
    display: table; }
  .detail-article .nav--tags:after, article.node.view-mode-full .nav--tags:after {
    clear: both; }

@media screen and (max-width: 915px) {
  .detail-article header h1 {
    font-size: 3.5rem;
    line-height: 4.2rem; }
  .detail-article header h2 {
    font-size: 1.6rem;
    line-height: 1.92rem; } }
@media screen and (max-width: 500px) {
  .detail-article header h1 {
    font-size: 2rem;
    line-height: 2.4rem; }
  .detail-article header h2 {
    font-size: 1.6rem;
    line-height: 1.92rem; }
  .detail-article .md-block.md-block--right, .detail-article .md-block.md-block--left {
    float: none;
    width: 100%;
    margin: 1rem 0; }

  .md-article-list-cw.md-article-list-cw--horizontal {
    display: block;
    width: 100%; }
    .md-article-list-cw.md-article-list-cw--horizontal .md-article-item-list > .img,
    .md-article-list-cw.md-article-list-cw--horizontal .md-article-item-list.view-mode-md_basic_page_list > figure {
      display: block;
      width: 100%;
      margin-bottom: 1rem; }
      .md-article-list-cw.md-article-list-cw--horizontal .md-article-item-list > .img img,
      .md-article-list-cw.md-article-list-cw--horizontal .md-article-item-list.view-mode-md_basic_page_list > figure img {
        width: 100%; }
    .md-article-list-cw.md-article-list-cw--horizontal .md-article-item-list > .md-article-description {
      display: block;
      width: 100%; } }
.md-article-list-cw .md-article-item-list > .img img,
.md-article-list-cw .md-article-item-list.view-mode-md_basic_page_list > figure img {
  max-width: 121px;
  height: auto; }

/* Ajustes bloques */
.md-articles-featured .md-article-item-list {
  display: block;
  margin-bottom: 1rem; }
  .md-articles-featured .md-article-item-list h2 {
    margin-bottom: 0.2rem; }

.md-comments > h1, .md-comments > h2, .md-comments .md-comments-title {
  margin: 0;
  padding: 0;
  margin-bottom: 1rem; }
  .md-comments > h1 a, .md-comments > h2 a, .md-comments .md-comments-title a {
    font-size: 3rem;
    line-height: 3.6rem;
    color: #313131;
    font-weight: bold;
    text-decoration: none; }
    .md-comments > h1 a:hover, .md-comments > h2 a:hover, .md-comments .md-comments-title a:hover {
      text-decoration: underline; }
.md-comments > ul {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 1.2rem;
  line-height: 1.44rem;
  color: #313131; }
  .md-comments > ul a {
    color: #313131;
    text-decoration: none; }
    .md-comments > ul a:hover {
      text-decoration: underline; }
  .md-comments > ul > li {
    display: block;
    margin: 0;
    padding: 0;
    margin-bottom: 1rem;
    clear: both; }
    .md-comments > ul > li:last-child {
      margin-bottom: 0; }
    .md-comments > ul > li > a:first-child, .md-comments > ul > li .avatar-user {
      display: inline-block;
      float: left;
      margin-right: 0.5rem; }
      .md-comments > ul > li > a:first-child img, .md-comments > ul > li .avatar-user img {
        width: 3.2rem; }
    .md-comments > ul > li > a:nth-child(2), .md-comments > ul > li .name-user {
      font-weight: bold;
      display: inline-block;
      float: left;
      margin-right: 0.5rem; }
    .md-comments > ul > li > div, .md-comments > ul > li .comment-user {
      font-weight: normal;
      display: block;
      margin-right: 0.5rem; }
      .md-comments > ul > li > div p, .md-comments > ul > li .comment-user p {
        margin: 0;
        padding: 0; }
    .md-comments > ul > li > p, .md-comments > ul > li .comment-meta {
      display: block;
      clear: both;
      font-size: 1.1rem;
      line-height: 1.32rem;
      margin-right: 0.5rem;
      margin: 0;
      padding: 0;
      margin-top: 0.5rem; }

.md-block iframe {
  width: 100% !important; }
.md-block > h1, .md-block > h2, .md-block .md-block-title {
  margin: 0;
  padding: 0;
  margin-bottom: 1rem; }
  .md-block > h1 a, .md-block > h2 a, .md-block .md-block-title a {
    font-size: 3rem;
    line-height: 3.6rem;
    color: #313131;
    font-weight: bold;
    text-decoration: none; }
    .md-block > h1 a:hover, .md-block > h2 a:hover, .md-block .md-block-title a:hover {
      text-decoration: underline; }
.md-block h2.md-block-title {
  background: none;
  padding: 0; }
  .md-block h2.md-block-title img {
    display: block;
    margin: 0 auto; }
.md-block .md-block-cw {
  margin-bottom: 1rem; }
.md-block .md-block-content p {
  margin-top: 0; }
.md-block .md-block-content.md-subtitle p {
  margin-bottom: 0.5rem; }
.md-block .md-block-meta {
  font-size: 1.2rem;
  line-height: 1.44rem;
  background-color: #ceeada;
  padding: 0.5rem; }
  .md-block .md-block-meta.md-block-meta--date {
    text-align: right;
    position: relative; }
    .md-block .md-block-meta.md-block-meta--date:before {
      font-family: 'FontAwesome';
      display: inline-block;
      content: "";
      vertical-align: middle;
      position: absolute;
      left: 0.5rem;
      font-size: 1.4rem;
      line-height: 1.68rem;
      top: 0.3rem;
      -ms-transform: rotate(90deg);
      /* IE 9 */
      -webkit-transform: rotate(90deg);
      /* Safari and Chrome */
      -moz-transform: rotate(90deg);
      /* Safari and Chrome */
      transform: rotate(90deg);
      color: #605f5f; }
.md-block .md-block-cols {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 0.2rem solid #d9d8d7; }
  .md-block .md-block-cols .md-block-title, .md-block .md-block-cols .md-block-title a {
    font-size: 2.2rem;
    line-height: 2.64rem;
    line-height: 2.4rem; }
  .md-block .md-block-cols .md-block-col {
    float: left;
    width: 50%;
    padding: 0 1rem 0 1rem; }
    .md-block .md-block-cols .md-block-col:first-child {
      padding-left: 0; }
    .md-block .md-block-cols .md-block-col:last-child {
      padding-right: 0; }
  .md-block .md-block-cols:after {
    /* Or @extend clearfix */
    content: "";
    display: table;
    clear: both; }
  .md-block .md-block-cols:last-child {
    margin-bottom: 0;
    border: 0;
    padding-bottom: 0; }
.md-block .md-block-border .md-block-col {
  border-right-width: 0.1rem;
  border-right-style: solid;
  border-right-color: #605f5f; }
  .md-block .md-block-border .md-block-col:last-child {
    border-right: 0; }
.md-block .md-block-border.md-block--dotted .md-block-col {
  border-right-style: dotted; }
.md-block .md-block-border.md-block--dotted:last-child {
  border-right: 0; }
.md-block figure, .md-block > .figure-w {
  margin-bottom: 1rem; }
  .md-block figure img, .md-block > .figure-w img {
    width: 100%;
    height: auto; }
.md-block.md-block-featured {
  background: #e9f4ed; }
.md-block.md-block-photo h1, .md-block.md-block-photo h2 {
  margin-bottom: 0; }
.md-block.md-block-photo .md-block-title, .md-block.md-block-photo .md-block-title a {
  color: #fff;
  font-size: 1.8rem;
  line-height: 2.16rem;
  margin-bottom: 0;
  padding: 0.2rem 0.5rem; }
.md-block.md-block-photo .md-block-title {
  background: black url(img/back-nav.png) repeat;
  font-size: 2.4rem;
  line-height: 2.88rem; }
.md-block.md-block-photo figure, .md-block.md-block-photo > .figure-w {
  margin-bottom: 0; }
  .md-block.md-block-photo figure p, .md-block.md-block-photo > .figure-w p {
    margin: 0;
    vertical-align: top; }
  .md-block.md-block-photo figure img, .md-block.md-block-photo > .figure-w img {
    vertical-align: top; }
.md-block.md-block-phrase {
  overflow: hidden; }
  .md-block.md-block-phrase h1, .md-block.md-block-phrase h2 {
    margin-bottom: 0; }
  .md-block.md-block-phrase .md-phrase-title, .md-block.md-block-phrase .header-frase {
    position: relative;
    padding: 0;
    background: none;
    padding-bottom: 2.1rem; }
    .md-block.md-block-phrase .md-phrase-title a, .md-block.md-block-phrase .md-phrase-title h1, .md-block.md-block-phrase .header-frase a, .md-block.md-block-phrase .header-frase h1 {
      background: #e9e9e9;
      padding: 1rem;
      color: #000;
      font-size: 2.4rem;
      line-height: 2.88rem;
      margin-bottom: 0;
      text-decoration: none;
      line-height: 1;
      display: block;
      border-radius: 10px; }
    .md-block.md-block-phrase .md-phrase-title:after, .md-block.md-block-phrase .header-frase:after {
      display: block;
      content: ' ';
      background: url(img/ico-arrow-phrase.png) no-repeat;
      width: 2.1rem;
      height: 2.8rem;
      position: absolute;
      bottom: 0;
      right: 14.5rem; }
  .md-block.md-block-phrase .group-info-author {
    overflow: hidden;
    display: table;
    float: right;
    position: relative;
    top: -1rem; }
    .md-block.md-block-phrase .group-info-author .field-name-field-frase-author {
      display: table-cell;
      vertical-align: middle;
      font-size: 1.6rem;
      line-height: 1.92rem;
      color: #686868; }
    .md-block.md-block-phrase .group-info-author .field-name-field-imagen-frase-autor {
      display: table-cell;
      vertical-align: middle; }
      .md-block.md-block-phrase .group-info-author .field-name-field-imagen-frase-autor img {
        display: block;
        margin-left: 1rem;
        max-width: 60px;
        height: auto; }
.grid .grid .md-block .md-block-title, .grid .grid .md-block .md-block-title a, .grid .grid-col-1-3 .md-block .md-block-tiltle a {
  font-size: 2.2rem;
  line-height: 2.64rem; }
.grid .grid .md-block.md-block-photo .md-block-title, .grid .grid .md-block.md-block-photo .md-block-title a {
  font-size: 1.8rem;
  line-height: 2.16rem; }

/* ajustes tamaños dentro de grids */
.grid-col-1-3 .md-block .md-block-title a {
  font-size: 2.2rem;
  line-height: 2.64rem; }

.grid-col-1-2 .grid-col-1-2 .md-block-phrase .md-phrase-title a {
  font-size: 2rem;
  line-height: 2.4rem; }

.block-user-profile {
  display: table;
  width: 100%; }
  .block-user-profile .avatar {
    display: table-cell;
    vertical-align: top;
    width: 24%; }
    .block-user-profile .avatar img {
      border: 0.1rem solid #D7D7D7;
      margin-right: 1rem;
      width: 90%;
      height: auto;
      display: block; }
  .block-user-profile .data-profile {
    display: table-cell;
    vertical-align: top;
    width: 100%; }
    .block-user-profile .data-profile h1, .block-user-profile .data-profile h2 {
      margin: 0;
      margin-bottom: 1rem;
      font-size: 1.8rem;
      line-height: 2.16rem;
      color: #313131; }
      .block-user-profile .data-profile h1 a, .block-user-profile .data-profile h2 a {
        color: #313131; }

.md-block.md-block--list h1, .md-block.md-block--list > h2 {
  font-size: 1.6rem;
  line-height: 1.92rem;
  text-transform: uppercase;
  color: #2cab67;
  padding-bottom: 0.5rem;
  padding-left: 0;
  margin-bottom: 1rem;
  border-bottom: 0.1rem solid #2cab67;
  background: none;
  font-weight: 700; }
  .md-block.md-block--list h1:before, .md-block.md-block--list > h2:before {
    font-family: 'FontAwesome';
    display: inline-block;
    content: "";
    vertical-align: middle;
    margin-right: 0.5rem;
    vertical-align: top; }
.md-block.md-block--list .md-block-title, .md-block.md-block--list .md-block-title a {
  font-size: 1.8rem;
  line-height: 2.16rem;
  margin-bottom: 0.5rem; }
.md-block.md-block--list .md-block-meta {
  text-align: left; }
.md-block.md-block--list .md-block-meta--date:before {
  position: relative;
  top: -0.1rem;
  left: 0rem;
  margin-right: 0.5rem; }

.page-user .block-user-profile .data-profile h2, .page-user .block-user-profile .data-profile h2 a {
  font-size: 2.5rem;
  line-height: 3rem; }

.page-user .list-posts-user-profile h2 {
  font-size: 1.7rem;
  line-height: 2.04rem; }
.page-user .list-posts-user-profile li a {
  font-size: 1.4rem;
  line-height: 1.68rem; }

.md-block-galleries {
  zoom: 1; }
  .md-block-galleries:before, .md-block-galleries:after {
    content: "";
    display: table; }
  .md-block-galleries:after {
    clear: both; }
  .md-block-galleries .header-frase:after {
    display: none !important; }
  .md-block-galleries .md-phrase-title:after, .md-block-galleries .header-frase:after {
    right: 65px !important; }
  .md-block-galleries .md-block iframe:not(.irwd), .md-block-galleries .md-block .media-youtube-video {
    height: 250px !important; }
  .md-block-galleries .md-block .md-block-title {
    background: black url(img/back-galeria.png) repeat !important; }
  .md-block-galleries.md-block-galleries--content--3 > .md-block {
    float: left;
    width: -webkit-calc( (100% - 40px ) / 3 );
    width: calc( (100% - 40px ) / 3 );
    margin-right: 2rem;
    margin-bottom: 2rem; }
  .md-block-galleries.md-block-galleries--content--3 > .md-block:nth-child(3n+3) {
    margin-right: 0; }
  .md-block-galleries.md-block-galleries--content--3 > .md-block:nth-child(3n+4) {
    clear: both;
    float: left; }
  .md-block-galleries.md-block-galleries--content--2 > .md-block {
    float: left;
    width: -webkit-calc( (100% - 20px) / 2 );
    width: calc( (100% - 20px) / 2 );
    margin-right: 2rem;
    margin-bottom: 2rem; }
  .md-block-galleries.md-block-galleries--content--2 > .md-block:nth-child(2n+2) {
    margin-right: 0; }
  .md-block-galleries.md-block-galleries--content--2 > .md-block:nth-child(2n+3) {
    clear: both;
    float: left; }

.md-block-guest-writer a {
  display: block;
  background: #000;
  padding: 2.5rem;
  text-decoration: none;
  font-size: 1.6rem;
  line-height: 1.92rem;
  color: #2CAB66; }
  .md-block-guest-writer a strong {
    margin-bottom: 2rem;
    display: block;
    color: #fff;
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 2.88rem; }
  .md-block-guest-writer a:hover {
    text-decoration: none; }

.block-firma-invitada-firma-invitada-send-form form {
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #CCCCCC; }
  .block-firma-invitada-firma-invitada-send-form form h2 {
    font-size: 1.8rem;
    line-height: 2.16rem;
    color: #1B7D1B;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 3rem;
    padding-bottom: 1rem; }
  .block-firma-invitada-firma-invitada-send-form form fieldset {
    border: 0;
    margin: 0;
    padding: 0;
    margin-bottom: 6rem; }
    .block-firma-invitada-firma-invitada-send-form form fieldset label {
      display: none; }
    .block-firma-invitada-firma-invitada-send-form form fieldset input, .block-firma-invitada-firma-invitada-send-form form fieldset textarea, .block-firma-invitada-firma-invitada-send-form form fieldset select {
      border: 1px solid #CCCCCC;
      padding: 0.5rem;
      border-radius: 5px; }
    .block-firma-invitada-firma-invitada-send-form form fieldset:last-of-type {
      margin-bottom: 3rem; }
  .block-firma-invitada-firma-invitada-send-form form input[type="submit"] {
    background: #333333;
    color: #fff;
    display: inline-block;
    padding: 1rem 2rem;
    text-align: center;
    border: 0;
    border-radius: 5px; }

.block-firma-invitada #form-add-article .filter-wrapper {
  display: none; }

.md-block-guest-writer.adh {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 100; }
  .md-block-guest-writer.adh p {
    margin: 0; }
  .md-block-guest-writer.adh a.close {
    position: absolute;
    top: 12px;
    right: 15px;
    font-size: 12px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    padding: 5px;
    display: inline-block;
    border: 1px solid #FFFFFF;
    text-transform: uppercase; }

#form-add-article .description {
  font-size: 11px;
  color: #4C4C4C; }
#form-add-article .form-item-link-web .description, #form-add-article .form-item-twitter-account .description, #form-add-article .form-item-email .description {
  display: inline-block;
  position: relative;
  padding-left: 25px; }
#form-add-article .form-item-twitter-account .description {
  display: inline-block; }
  #form-add-article .form-item-twitter-account .description:before {
    content: "\f099";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #4C4C4C;
    font-size: 15px;
    padding-right: 0.5em;
    position: absolute;
    left: -25px; }
#form-add-article .form-item-link-web .description {
  display: inline-block; }
  #form-add-article .form-item-link-web .description:before {
    content: "\f0c1";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #4C4C4C;
    font-size: 15px;
    padding-right: 0.5em;
    position: absolute;
    left: -25px; }
#form-add-article .form-item-email .description {
  display: inline-block;
  height: 11px; }
  #form-add-article .form-item-email .description span {
    display: none; }
  #form-add-article .form-item-email .description:before {
    content: "\f0e0";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #4C4C4C;
    font-size: 15px;
    padding-right: 0.5em;
    position: absolute;
    left: -25px; }
#form-add-article .form-item-summary .description {
  display: none; }

.block-user-profile .data-profile .author-mail a {
  font-size: 0; }
  .block-user-profile .data-profile .author-mail a:after {
    content: "\f0e0";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #4C4C4C;
    font-size: 15px;
    padding-right: 0.5em;
    position: relative;
    top: -2px; }

.nav-pag-articles {
  zoom: 1; }
  .nav-pag-articles:before, .nav-pag-articles:after {
    content: "";
    display: table; }
  .nav-pag-articles:after {
    clear: both; }
  .nav-pag-articles div {
    border: 0; }
  .nav-pag-articles img {
    width: 66px;
    height: 66px; }
  .nav-pag-articles .field-name-field-anterior {
    float: left;
    width: 50%;
    font-size: 1.6rem;
    line-height: 1.92rem; }
  .nav-pag-articles .field-name-field-proximo {
    float: right;
    width: 50%;
    font-size: 1.6rem;
    line-height: 1.92rem;
    text-align: right; }
  .nav-pag-articles a {
    text-decoration: none; }
    .nav-pag-articles a:hover {
      text-decoration: none; }
      .nav-pag-articles a:hover a {
        text-decoration: underline; }
  .nav-pag-articles .field-name-field-anterior {
    border-right: 0.2rem solid #d9d8d7; }
    .nav-pag-articles .field-name-field-anterior i {
      width: 22px;
      float: left;
      margin-right: 8px;
      margin-top: 24px; }
    .nav-pag-articles .field-name-field-anterior img {
      float: left;
      margin-right: 1.4rem; }
    .nav-pag-articles .field-name-field-anterior strong {
      float: left;
      width: 180px;
      font-size: 1.6rem;
      line-height: 1.92rem;
      color: #000;
      margin-top: 5px; }
  .nav-pag-articles .field-name-field-proximo i {
    width: 22px;
    float: right;
    margin-left: 8px;
    margin-top: 24px; }
  .nav-pag-articles .field-name-field-proximo img {
    float: right;
    margin-left: 1.4rem; }
  .nav-pag-articles .field-name-field-proximo strong {
    float: right;
    width: 180px;
    font-size: 1.6rem;
    line-height: 1.92rem;
    color: #000;
    margin-top: 5px; }
  .nav-pag-articles .field-name-field-anterior a, .nav-pag-articles .field-name-field-proximo a {
    display: block;
    zoom: 1; }
    .nav-pag-articles .field-name-field-anterior a:before, .nav-pag-articles .field-name-field-anterior a:after, .nav-pag-articles .field-name-field-proximo a:before, .nav-pag-articles .field-name-field-proximo a:after {
      content: "";
      display: table; }
    .nav-pag-articles .field-name-field-anterior a:after, .nav-pag-articles .field-name-field-proximo a:after {
      clear: both; }
  .nav-pag-articles i {
    color: #333; }
  .nav-pag-articles strong {
    display: block;
    font-size: 1.6rem;
    line-height: 1.92rem;
    font-weight: normal;
    color: #333;
    text-decoration: none; }

@media screen and (max-width: 390px) {
  #main-content .field-name-field-proximo strong, #main-content .field-name-field-anterior strong {
    float: right;
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.44rem;
    line-height: 1;
    color: #000;
    margin-top: 5px; } }
@media screen and (max-width: 620px) {
  .block-firma-invitada-firma-invitada-send-form form fieldset {
    min-width: 100%; }
    .block-firma-invitada-firma-invitada-send-form form fieldset input, .block-firma-invitada-firma-invitada-send-form form fieldset textarea, .block-firma-invitada-firma-invitada-send-form form fieldset select {
      min-width: 100%;
      width: 100%; }

  #form-add-article .description {
    display: block !important;
    padding-left: 0 !important; }
    #form-add-article .description:before {
      display: none !important; } }
.md-block-guest-writer p {
  margin-top: 0; }

.list-category-article {
  margin: 0;
  padding: 0;
  display: inline-block;
  padding: 0 0 0 0.5rem; }
  .list-category-article li {
    display: inline-block;
    padding: 0 0.5rem 0 0; }
    .list-category-article li:before {
      display: inline-block;
      content: ' | ';
      margin-right: 0.5rem; }
    .list-category-article li:last-child:after {
      display: none; }

#pub-ligatus {
  margin: 0.5rem 0 2rem; }
  #pub-ligatus h2 {
    font-size: 1.3rem;
    line-height: 1.56rem;
    color: #a6a6a6;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    left: 0; }

@media screen and (max-width: 390px) {
  #pub-ligatus h2 {
    left: 0; } }
/* bloque de enlaces */
.md-block.md-block-list-links ul {
  margin: 0;
  padding: 0; }
.md-block.md-block-list-links li {
  list-style-position: inside;
  margin-bottom: 1rem; }
  .md-block.md-block-list-links li a {
    font-size: 1.6rem;
    line-height: 1.92rem;
    color: #000; }

.container {
  background: #fff;
  position: relative;
  z-index: 100; }

#contents-frames {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -100;
  background-color: rgba(0, 0, 0, 0.5); }
  #contents-frames .btn-close-iframe-modal {
    position: absolute;
    right: calc( 5%/2);
    top: 40px;
    color: #fff; }
  #contents-frames > div {
    width: 95%;
    height: 90%;
    margin: 60px auto 0 auto;
    position: relative;
    background: #fff; }
  #contents-frames.active {
    display: block;
    z-index: 100000; }

.breadcrumbs {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  border-bottom: 0 !important; }
  .breadcrumbs ul {
    margin: 0;
    padding: 0;
    margin-bottom: 1rem; }
    .breadcrumbs ul li {
      display: inline-block; }
      .breadcrumbs ul li:after {
        font-family: 'FontAwesome';
        display: inline-block;
        content: "";
        vertical-align: middle;
        vertical-align: top;
        margin-left: 0.5rem;
        margin-right: 0.5rem;
        position: relative;
        top: 0rem;
        font-size: 1.3rem;
        line-height: 1.56rem;
        line-height: 1; }
      .breadcrumbs ul li:last-child:after {
        display: none; }
    .breadcrumbs ul a, .breadcrumbs ul strong {
      font-size: 1.2rem;
      line-height: 1.44rem;
      text-transform: uppercase;
      font-weight: normal;
      color: #313131; }
    .breadcrumbs ul a {
      color: #757575; }

ul.pager {
  text-align: center;
  margin: 0;
  padding: 0;
  margin: 0;
  padding: 0;
  margin-bottom: 1rem; }
  ul.pager li {
    display: inline-block;
    font-size: 1.8rem;
    line-height: 2.16rem;
    font-weight: bold;
    padding: 0 0.5rem; }
    ul.pager li.pager-ellipsis {
      line-height: 1;
      vertical-align: super; }
  ul.pager a {
    font-weight: normal; }

.nav-social-buttons-links {
  clear: both; }
  .nav-social-buttons-links ul {
    margin: 0;
    padding: 0;
    display: table;
    width: 100%; }
    .nav-social-buttons-links ul li {
      position: relative;
      display: table-cell;
      border-right: 0.4rem solid #fff; }
      .nav-social-buttons-links ul li:last-child {
        border-right: 0; }
  .nav-social-buttons-links a {
    display: inline-block;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    z-index: 100;
    font-size: 1.2rem;
    line-height: 1.44rem;
    padding: 1rem 0;
    color: #fff;
    text-align: center;
    width: 100%; }
    .nav-social-buttons-links a:before {
      display: inline-block;
      content: ' ';
      height: 16px;
      width: 16px;
      position: relative;
      vertical-align: middle;
      top: auto; }
    .nav-social-buttons-links a:hover {
      text-decoration: none; }
  .nav-social-buttons-links strong {
    font-size: 1.2rem;
    line-height: 1.44rem;
    color: #fff;
    font-weight: 400; }
  .nav-social-buttons-links .fb {
    background-color: #325a97; }
    .nav-social-buttons-links .fb a:before {
      font-family: 'FontAwesome';
      display: inline-block;
      content: "";
      vertical-align: middle; }
  .nav-social-buttons-links .tw {
    background-color: #00aced; }
    .nav-social-buttons-links .tw a:before {
      font-family: 'FontAwesome';
      display: inline-block;
      content: "";
      vertical-align: middle; }
  .nav-social-buttons-links .gl {
    background-color: #fe4a35; }
    .nav-social-buttons-links .gl a:before {
      font-family: 'FontAwesome';
      display: inline-block;
      content: "";
      vertical-align: middle; }
  .nav-social-buttons-links .mem {
    background-color: #fe6028; }
    .nav-social-buttons-links .mem a:before {
      background: url(img/ico-mem-btn.png) no-repeat 0 0;
      left: -0.5rem; }

@media screen and (max-width: 500px) {
  .nav-social-buttons-links strong {
    display: none; } }
body {
  overflow-x: hidden; }

.co-menu-panel {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 280px;
  left: 0;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.25s,opacity 0.25s linear; }

/* Eliminado porque en ios 4 da problemas
.co-main-panel{
  -webkit-transform: translate3d(0px, 0px,0);
  -moz-transform: translate3d(0px, 0px,0);
  -o-transform: translate3d(0px, 0px,0);
  -ms-transform: translate3d(0px, 0px,0);
  transform: translate3d(0px, 0px,0);

  -webkit-transition: $co-duration ease;
  -moz-transition: $co-duration ease;
  -o-transition: $co-duration ease;
  transition: $co-duration ease;
}
*/
body.co-panel-active .co-main-panel {
  -webkit-transform: translate3d(280px, 0px, 0);
  -moz-transform: translate3d(280px, 0px, 0);
  -o-transform: translate3d(280px, 0px, 0);
  -ms-transform: translate3d(280px, 0px, 0);
  transform: translate3d(280px, 0px, 0); }
body.co-panel-active div.co-main-panel:after {
  display: block;
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7); }
body.co-panel-active .co-menu-panel {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s; }

.element-invisible {
  display: none; }

ul.button-group {
  display: block;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #333; }
  ul.button-group li {
    display: inline-block;
    padding: 0.5rem 1rem;
    text-align: center;
    background: #ccc;
    border: 1px solid #333;
    border-bottom: 0; }
    ul.button-group li.active {
      font-weight: bold;
      background: #aaa;
      color: #fff; }
    ul.button-group li a {
      color: #333; }

.alert-box {
  width: 100%;
  border: 0;
  margin-bottom: 2rem;
  margin-top: 2rem;
  padding: 2rem;
  color: #333; }

.alert-box {
  background: #046100;
  padding: 10px;
  margin: 17px 0;
  border: 0;
  color: #fff; }
  .alert-box .alert {
    background-color: #c00d0d; }
  .alert-box a {
    color: #fff;
    background: none;
    margin: 0;
    border: 0; }
  .alert-box .close {
    display: none; }

@media screen and (max-width: 739px) {
  #admin-menu {
    display: none; }

  body.admin-menu {
    margin-top: 0 !important; } }
#full-screen-detail-header {
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
  border-bottom: 1px solid #ccc;
  background: #fff;
  padding: 0.2rem;
  height: 41px; }
  #full-screen-detail-header .logo, #full-screen-detail-header .article-info, #full-screen-detail-header > div {
    display: inline-block;
    vertical-align: middle; }
  #full-screen-detail-header .logo img {
    height: 36px;
    position: relative;
    top: 1px;
    left: -3px;
    width: auto; }
  #full-screen-detail-header .btn-co {
    font-size: 3rem;
    line-height: 3.6rem;
    margin-right: 0.5rem;
    outline: none;
    color: #151515; }
    #full-screen-detail-header .btn-co:after {
      content: '';
      width: 1px;
      height: 24px;
      display: block;
      background: rgba(0, 0, 0, 0.15);
      margin: 0 0 0 6px;
      display: inline-block;
      vertical-align: middle;
      padding: 0;
      position: relative;
      top: -2px; }
  #full-screen-detail-header .article-info-fs {
    display: inline; }
    #full-screen-detail-header .article-info-fs:before {
      content: '';
      width: 1px;
      height: 28px;
      display: block;
      background: rgba(0, 0, 0, 0.15);
      margin: 2px 14px 0 6px;
      display: inline-block;
      vertical-align: middle;
      padding: 0; }
    #full-screen-detail-header .article-info-fs img {
      vertical-align: middle; }

.co-menu-panel {
  overflow-x: auto;
  background: #ffffff;
  z-index: 100; }
  .co-menu-panel a.start {
    display: block;
    padding: 1em 1em 1em 1.2em;
    outline: none;
    color: #151515;
    text-transform: uppercase;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
    letter-spacing: 1px;
    text-align: center;
    font-weight: 400;
    -webkit-transition: background 0.3s, box-shadow 0.3s;
    transition: background 0.3s, box-shadow 0.3s; }
    .co-menu-panel a.start:hover {
      box-shadow: inset 0 -1px transparent;
      background: #151515;
      color: #ffffff;
      text-decoration: none; }
    .co-menu-panel a.start:after {
      display: none !important; }
  .co-menu-panel .nav.nav--horizontal ul > li {
    display: block; }
  .co-menu-panel .scbm {
    margin-top: 10px;
    border-top: 2px solid #e3e3e3;
    padding-top: 10px; }
  .co-menu-panel .nav.nav--horizontal ul > li a {
    display: block;
    padding: 1em 1em 1em 1.2em;
    outline: none;
    color: #151515;
    text-transform: uppercase;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
    letter-spacing: 1px;
    text-align: center;
    font-weight: 400;
    -webkit-transition: background 0.3s, box-shadow 0.3s;
    transition: background 0.3s, box-shadow 0.3s; }
    .co-menu-panel .nav.nav--horizontal ul > li a:hover {
      box-shadow: inset 0 -1px transparent;
      background: #151515;
      color: #f5f5f5;
      text-decoration: none; }
    .co-menu-panel .nav.nav--horizontal ul > li a:after {
      display: none !important; }
  .co-menu-panel h2 {
    margin: 0;
    padding: 1rem 1rem 0 1em;
    color: #f5f5f5;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    font-weight: 300;
    font-size: 2em; }

#full-screen-detail-header .nav-social-buttons-links a {
  padding: 1rem; }

html body.admin-menu {
  margin-top: 0 !important; }

nav[data-view="tablet"], nav[data-view="desktop"] {
  display: none; }

nav[data-view="mobile"] {
  display: block; }

.node-type-story nav[data-view="tablet"],
.node-type-story nav[data-view="desktop"],
.node-type-story nav[data-view="mobile"] {
  display: block !important; }

#nav-bar-social, #mdsocial-node {
  float: right; }

#nav-bar-social #social-block img {
  height: 36px; }

@media screen and (max-width: 739px) {
  .nav-social-buttons-links a, #mdsocial-node a {
    /*padding: 1rem 0.5rem 1rem 0.3rem !important;*/
        /*
        @include rem(padding,10);
		font-size: 0;
        */ }
    .nav-social-buttons-links a:before, #mdsocial-node a:before {
      font-size: 22px;
      top: 3px;
      left: -1px; }

  html body.admin-menu.logged-in {
    margin-top: 0 !important;
    padding-top: 0 !important; }
    html body.admin-menu.logged-in .co-main-panel #list-o-news {
      height: 75px;
      top: 30px; }

  body {
    padding-top: 0 !important; }

  body > .container {
    padding-top: 42px !important; } }
@media screen and (max-width: 379px) {
    /*
	#full-screen-detail-header .logo img {
		height: 22px;
	}
    */ }
/* Atencion solo se quiere este estilo para la version mobile asi que lo ocultamos tanto para tablet como para desktop */
@media screen and (min-width: 739px) {
  #full-screen-detail-header {
    display: none !important; } }
#full-screen-detail-header #nav-bar-social #social-block .rss_btn {
  display: none !important; }

.co-panel-active .nav-social-buttons-links li a {
  z-index: 0; }

.co-panel-active #banner-match-live, .co-panel-active #banner-scores-live {
  z-index: -9; }

/*----------------- general styles and extend -----------------*/
a img {
  vertical-align: top; }

.banner a {
  width: 100%; }
  .banner a img {
    width: 100%;
    height: auto; }
.banner.banner-rwd a {
  display: block;
  width: 100%;
  height: auto; }
.banner.banner-rwd img {
  width: 100%;
  height: auto; }

img.media {
  width: 100% !important;
  height: auto !important; }

.cw {
  width: 97rem;
  margin: 0 auto; }

a {
  color: #699210;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

body {
  color: #4d4d4d;
  font-size: 1.2rem;
  line-height: 1.44rem; }

/* Videos responsives */
.media.media-vine {
  height: 400px; }

.md-block-galleries .media.media-vine {
  height: 250px;
  overflow: hidden; }

.rwd_iframe {
  position: relative;
  padding-bottom: 56.25% !important;
  padding-top: 25px !important;
  height: 0 !important;
  margin: 0; }
  .rwd_iframe iframe, .rwd_iframe object, .rwd_iframe embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

body > .container {
  overflow: hidden; }

.source-logo {
  margin-bottom: 0.5rem; }

/* Medidas de fuentes */
.md-article > article, .md-article-description
, .md-block .md-block-content
, p, table th, table td, #main-content .view-mode-full li {
  font-size: 1.3rem;
  line-height: 1.56rem; }

#main-content .view-mode-full .content-body {
  /*
  iframe {
  	width: 100% !important;
  	img {
  		width: 100% !important;
  		height: auto !important;
  	}
  }
  */ }
  #main-content .view-mode-full .content-body p, #main-content .view-mode-full .content-body li {
    font-size: 1.8rem;
    line-height: 2.16rem;
    line-height: 2.6rem;
    font-weight: 300; }

/*
.twitter-tweet-rendered {
      width: 100% !important;
}
*/
#main-content .nav li {
  font-size: 1rem;
  line-height: 1.2rem; }

.more-btn {
  font-size: 1.5rem;
  line-height: 1.8rem; }

#main-content {
  position: relative; }

/* títulos */
.block-title
, .md-comments > h1, .md-comments > h2, .md-comments .md-comments-title
, .md-block > h1, .md-block > h2, .md-block > .md-block-title {
  background: #000 url(img/back-nav.png) repeat;
  color: #fff;
  font-size: 2rem;
  line-height: 2.4rem;
  padding: 0.4rem 1rem 0.6rem;
  margin-bottom: 1rem;
  line-height: 1;
  display: block;
  width: 100%;
  font-weight: normal; }

.md-block > h1 a, .md-block > h2 a, .md-block > h1.md-block-title a, .md-block > h2.md-block-title a {
  color: #fff;
  font-size: 2rem;
  line-height: 2.4rem;
  line-height: 1;
  font-weight: normal; }

/* Menu secciones destacadas */
#layout-menu-sections {
  background: #737373;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzczNzM3MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzNhM2EzYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzBkMGQwZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZjBmMGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #737373 0%, #3a3a3c 50%, #0d0d0f 51%, #0f0f0f 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #737373), color-stop(50%, #3a3a3c), color-stop(51%, #0d0d0f), color-stop(100%, #0f0f0f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #737373 0%, #3a3a3c 50%, #0d0d0f 51%, #0f0f0f 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #737373 0%, #3a3a3c 50%, #0d0d0f 51%, #0f0f0f 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #737373 0%, #3a3a3c 50%, #0d0d0f 51%, #0f0f0f 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #737373 0%, #3a3a3c 50%, #0d0d0f 51%, #0f0f0f 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#737373', endColorstr='#0f0f0f',GradientType=0 );
  /* IE6-8 */ }
  #layout-menu-sections a {
    color: #fff;
    font-size: 1.2rem;
    line-height: 1.44rem; }

/* header principal */
#main-header {
  margin-top: 1rem;
  margin-bottom: 1rem; }
  #main-header h1, #main-header h2 {
    margin: 0;
    padding: 0;
    width: 26rem; }

.social-links ul {
  margin: 0;
  padding: 0; }
.social-links li {
  display: inline-block;
  margin-right: 0; }

/* menú principal */
#layout-menu-main {
  background-color: #2cab67; }
  #layout-menu-main .nav.nav--horizontal > * a:after {
    font-family: 'FontAwesome';
    content: "";
    font-size: 2px;
    vertical-align: top; }
  #layout-menu-main .cw {
    background: #000 url(img/back-nav.png); }
  #layout-menu-main a {
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.68rem;
    text-transform: uppercase;
    border-bottom-style: solid;
    border-bottom-color: transparent;
    text-decoration: none;
    display: inline-block;
    border-bottom-width: 0.5rem;
    padding-bottom: 0.3rem;
    padding-top: 0.8rem; }
    #layout-menu-main a:hover {
      border-bottom-color: #2cab67; }

.ads .banner-openx a {
  width: 100% !important;
  height: auto !important; }

/** footer **/
#main-footer {
  border-top: 3px solid #2a2a2a;
  margin-top: 5rem;
  height: auto;
  background-color: #3d3d3d; }
  #main-footer .nav.nav--horizontal > * a:after {
    display: none; }
  #main-footer h1, #main-footer h2, #main-footer ul {
    margin: 0;
    padding: 0; }
  #main-footer ul.medios {
    margin-top: 1rem;
    margin-bottom: 2rem;
    border-left: 1px dotted #5c5c5c;
    padding-left: 2rem; }
    #main-footer ul.medios > li {
      display: block; }
      #main-footer ul.medios > li ul, #main-footer ul.medios > li li {
        display: inline-block; }
      #main-footer ul.medios > li li {
        margin: 0 0.5rem 0.5rem 0; }

#copyright-info {
  background: #2a2a2a;
  border-top: 1px solid #000; }
  #copyright-info ul {
    margin: 0;
    padding: 0; }
    #copyright-info ul a {
      color: #8b8b8b;
      font-size: 1.4rem;
      line-height: 1.68rem; }
  #copyright-info p {
    font-size: 1.4rem;
    line-height: 1.68rem;
    color: #8b8b8b; }

#main-content {
  /*@include rem(margin-top,20);*/ }

body .slicknav_menu {
  padding: 5px 0 5px 0;
  position: absolute;
  display: none;
  background: #fff; }
  body .slicknav_menu .slicknav_btn {
    margin: 3px 4px 0 0;
    border-radius: 0;
    height: 24px;
    position: fixed;
    z-index: 100;
    right: 0; }
  body .slicknav_menu .slicknav_menutxt {
    display: none; }
  body .slicknav_menu .slicknav_icon {
    margin: 0; }
  body .slicknav_menu ul {
    /*
    height: 300px;
    overflow: auto !important;
    */
    background: #2cab67; }
  body .slicknav_menu h2 {
    font-size: 1.8rem;
    line-height: 2.16rem;
    padding-left: 1rem; }
  body .slicknav_menu li a {
    font-size: 1.2rem;
    line-height: 1.44rem;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    padding: 1rem;
    border-top: 1px solid #605f5f; }
  body .slicknav_menu li.social + li, body .slicknav_menu li.social + li + * {
    float: left;
    border: 0; }
  body .slicknav_menu .slicknav_btn {
    background-color: #2cab67; }
  body .slicknav_menu .slicknav_nav {
    position: absolute;
    top: 45px;
    width: 100%; }
  body .slicknav_menu .slicknav_nav a:hover {
    background: #ceeada;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  body .slicknav_menu h1 a, body .slicknav_menu h2 a {
    background: url(../files/images/logo-mobile.png) no-repeat;
    height: 33px;
    display: block;
    background-size: 160px;
    position: relative;
    top: -2px; }
  body .slicknav_menu h1 img, body .slicknav_menu h2 img {
    display: none; }

/* Página listado de altas y bajas */
.md-list-transfers {
  margin: 1rem; }
  .md-list-transfers table thead tr {
    background: none; }
  .md-list-transfers table th {
    padding: 0.5rem; }
  .md-list-transfers table td {
    padding: 1rem;
    border-bottom: 1px solid #CCC; }
  .md-list-transfers table td:first-child, .md-list-transfers table th:first-child {
    width: 30%; }
  .md-list-transfers table ul {
    margin: 0;
    padding: 0;
    list-style-position: inside; }
  .md-list-transfers table a {
    color: #313131;
    font-weight: bold; }
  .md-list-transfers table tr {
    background-color: #F5F5F5; }
  .md-list-transfers table tr:nth-child(2n+2) {
    background-color: #fff; }
  .md-list-transfers table img {
    display: inline-block;
    height: 50px;
    width: auto;
    vertical-align: middle;
    margin-right: 5px; }

@media only screen and (max-width: 739px) {
  .md-list-transfers {
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */
    /*
    Label the data
    */ }
    .md-list-transfers table, .md-list-transfers thead, .md-list-transfers tbody, .md-list-transfers th, .md-list-transfers td, .md-list-transfers tr {
      display: block; }
    .md-list-transfers thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px; }
    .md-list-transfers tr {
      border: 1px solid #ccc; }
    .md-list-transfers td {
      /* Behave  like a "row" */
      border: none;
      border-bottom: 1px solid #eee;
      position: relative;
      width: 100% !important;
      padding: 2rem 2rem 2rem 30% !important; }
    .md-list-transfers td:before {
      /* Now like a table header */
      position: absolute;
      /* Top/left values mimic padding */
      top: 6px;
      left: 6px;
      width: 30%;
      padding-right: 10px;
      white-space: nowrap; }
    .md-list-transfers td:nth-of-type(1):not(:empty):before {
      content: "Equipo"; }
    .md-list-transfers td:nth-of-type(2):not(:empty):before {
      content: "Altas"; }
    .md-list-transfers td:nth-of-type(3):not(:empty):before {
      content: "Bajas"; }
    .md-list-transfers td:nth-of-type(4):not(:empty):before {
      content: "Rumores"; } }
.nav.nav--horizontal ul {
  margin: 0;
  padding: 0; }

/* Detalle */
#main-content .view-mode-full .nav--horizontal.nav--tags li {
  margin-right: 1rem; }
  #main-content .view-mode-full .nav--horizontal.nav--tags li a {
    padding: 0.5rem 0 0.5rem 0;
    font-size: 1.2rem;
    line-height: 1.44rem; }

#main-content .node-altas-bajas-rumores.view-mode-full {
  position: relative; }
  #main-content .node-altas-bajas-rumores.view-mode-full > .field {
    border-bottom: 0;
    padding-bottom: 0; }
  #main-content .node-altas-bajas-rumores.view-mode-full .field-label {
    font-size: 1.5rem;
    line-height: 1.8rem; }
  #main-content .node-altas-bajas-rumores.view-mode-full li {
    font-size: 1.5rem;
    line-height: 1.8rem; }
  #main-content .node-altas-bajas-rumores.view-mode-full a {
    color: #313131;
    font-weight: bold; }
  #main-content .node-altas-bajas-rumores.view-mode-full .field-name-field-imagen-equipo {
    float: right; }

.not-front article .banner-promoted.ads {
  display: none; }

.front .grid .banner-promoted.ads {
  display: none; }

@media screen and (max-width: 969px) {
  .cw {
    width: 74rem; }

  #main-header .banner-promoted.ads {
    display: none; }

  .front .grid .banner-promoted.ads, .not-front article .banner-promoted.ads {
    display: block;
    padding-top: 0; }

  #layout-menu-main li a {
    font-size: 1.2rem;
    line-height: 1.44rem;
    padding-left: 0; }

  #main-footer h1, #main-footer h2 {
    display: none; }
  #main-footer ul.medios {
    text-align: center;
    border-left: 0;
    padding-left: 0; }

  .md-block h2.md-block-title a {
    font-size: 2.2rem;
    line-height: 2.64rem; } }
@media screen and (max-width: 969px) {
  .grid-col-1-2 .grid-col-1-2 .source-logo img {
    width: 100%; }

  .grid-col-1-2.crop {
    width: 50%; }

  .grid-col-1-2.extra {
    width: 50%; } }
@media screen and (max-width: 739px) {
  .grid-col-1-2 .grid-col-1-2 .source-logo img {
    width: auto; } }
@media screen and (max-width: 739px) {
  .grid-col-1-3, body.front .grid > div:last-child {
    margin-top: 2rem; }

  #main-content {
    margin-top: 0; }

  .cw {
    width: 90%; }

  #layout-menu-main li a {
    font-size: 1.2rem;
    line-height: 1.44rem;
    padding-left: 0; }

  #main-footer h1, #main-footer h2 {
    display: none; }
  #main-footer ul.medios {
    border-left: 0;
    padding-left: 0;
    text-align: center; }
    #main-footer ul.medios > li:first-child {
      border-left: 0;
      padding-left: 0; }
    #main-footer ul.medios li {
      display: block !important;
      border: 0;
      padding: 0; }

  .grid > *, .md-block .md-block-cols .md-block-col {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    border: 0; }

  .grid-col-1-2.crop {
    width: 100%; }

  .grid-col-1-2.extra {
    width: 100%; }

  body .slicknav_menu {
    display: block;
    top: 0;
    z-index: 110; }

  body {
    padding-top: 4.2rem; }

  #layout-menu-sections, #layout-menu-main {
    display: none; }

  .grid-border.grid-border--dotted > * {
    border-left: 0;
    border-right: 0; }

  #copyright-info ul a, #copyright-info p {
    font-size: 1.1rem;
    line-height: 1.32rem; }

  .container #main-header {
    display: none; }

  .slicknav_menu #main-header {
    position: fixed;
    top: 0;
    padding-top: 6px;
    z-index: 100;
    margin: 0;
    width: 100%;
    padding-right: 5%;
    padding-bottom: 5px;
    border-bottom: 0.2rem solid #d9d8d7;
    background: #fff; }
    .slicknav_menu #main-header .cw h1, .slicknav_menu #main-header .cw h2 {
      position: relative;
      width: 157px;
      display: inline-block; }
      .slicknav_menu #main-header .cw h1 img, .slicknav_menu #main-header .cw h2 img {
        height: 40px; }
    .slicknav_menu #main-header .brand-promoted {
      width: 32px;
      overflow: hidden;
      display: inline-block;
      position: relative;
      left: 0; }
      .slicknav_menu #main-header .brand-promoted p {
        margin: 0; }
      .slicknav_menu #main-header .brand-promoted img {
        height: 30px; }
    .slicknav_menu #main-header .brand-promoted:not(.ads) {
      float: none;
      display: none; }
    .slicknav_menu #main-header .social-links {
      display: inline-block;
      vertical-align: top;
      margin-left: 1rem; }
      .slicknav_menu #main-header .social-links ul {
        height: auto;
        background: none; }
        .slicknav_menu #main-header .social-links ul a {
          border: 0;
          padding: 0.25rem; }
          .slicknav_menu #main-header .social-links ul a img {
            width: 2.4rem; }

  ul.pager li {
    font-size: 1.4rem;
    line-height: 1.68rem; }

  .md-block h2.md-block-title a {
    font-size: 2.2rem;
    line-height: 2.64rem; }

  .front .md-article > h1, .front .md-article > h2, .front .md-article .md-article-title {
    line-height: 2.5rem; }
  .front .md-article > article > *, .front .md-article .md-article-description > * {
    font-size: 1.5rem;
    line-height: 1.8rem; }

  .not-front .detail-article header h1, .not-front article.node.view-mode-full header h1 {
    font-size: 3rem;
    line-height: 3.6rem; }
  .not-front .md-article > article, .not-front .md-article-description, .not-front .md-block .md-block-content, .not-front p, .not-front table th, .not-front table td, .not-front #main-content .view-mode-full li {
    font-size: 1.5rem;
    line-height: 1.8rem; } }
@media screen and (max-width: 390px) {
  .grid-col-1-3, body.front .grid > div:last-child {
    margin-top: 2rem; }

  #main-header .cw h1, #main-header .cw h2 {
    display: block; }

  #main-header .cw {
    margin-right: 0;
    width: 95%; }

  .slicknav_menu #main-header .cw h1, .slicknav_menu #main-header .cw h2 {
    width: 130px; }

  body .slicknav_menu h1 a, body .slicknav_menu h2 a {
    background-size: 140px;
    position: relative;
    top: 1px;
    height: 3.1rem; }

  .slicknav_menu #main-header .brand-promoted {
    width: 20px; }
    .slicknav_menu #main-header .brand-promoted img {
      height: 20px; }
  .slicknav_menu #main-header .brand-promoted:not(.ads) {
    float: none;
    display: none; }
  .slicknav_menu #main-header .social-links {
    margin-top: 0.4rem; }
    .slicknav_menu #main-header .social-links ul a {
      padding: 0.125rem; }
      .slicknav_menu #main-header .social-links ul a img {
        width: 2rem; } }
.front .field-name-field-video-del-dia iframe {
  height: 290px !important;
  max-height: 290px !important; }

#copy-info p {
  margin: 0;
  padding: 0;
  padding: 0 1rem 1rem 1rem;
  font-size: 1.1rem;
  line-height: 1.32rem; }

/* Cambios Fer */
#user-profile > .user-picture, #user-profile > section {
  display: none; }

figure.md-block-media > img, .field-name-field-gif-animado img {
  width: 100%;
  height: auto; }

body.front .md-block.node-imagen-del-dia.view-mode-list_1 .title-date-created, body.front .md-block.node-video-del-dia.view-mode-list_1 .title-date-created, body.front .md-block.node-humor-grafico.view-mode-list_1 .title-date-created, body.front .md-block.node-gif-animado.view-mode-list_1 .title-date-created {
  display: none; }

.md-article > figure img, .md-article > figure iframe, .md-article .md-article-figure img, .md-article .md-article-figure iframe, .md-article > .figure-w img, .md-article > .figure-w iframe {
  width: 100% !important;
  height: auto !important; }

.md-block.node-opinion h2.md-block-title a {
  font-size: 3rem;
  line-height: 3.6rem;
  color: #313131;
  font-weight: bold;
  text-decoration: none; }

.node-noticia-corta .md-article-description .md-info-date {
  margin-right: 10px; }

.md-block.md-block-phrase .header-frase:after {
  display: none !important; }

.list_users > h2 {
  font-size: 1.8rem;
  line-height: 2.16rem;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 3rem;
  padding-bottom: 1rem;
  background: none;
  color: #4d4d4d;
  font-weight: bold; }

.list-category-article {
  margin: 0;
  padding: 0;
  display: inline-block;
  padding: 0 0 0 0.5rem;
  list-style-type: none; }

.list-category-article li:before {
  display: inline-block;
  content: ' | ';
  margin-right: 0.5rem; }

.list-category-article li {
  display: inline-block; }

.md-block .data-profile > iframe {
  width: 187px !important; }

.left {
  float: left; }

/* script presentacion */
#video_player {
  margin: 2rem 0 !important; }

#video_player, #video_player iframe {
  width: 100% !important; }

.grid-col-1-3 .md-block > a:before {
  content: url(img/plus-ver-apuestas.png);
  margin-right: 0.3rem;
  top: 0.1rem;
  position: relative; }

/* Apuestas del dia */
.grid-col-1-3 .md-block > a:before {
  content: url(img/plus-ver-apuestas.png);
  margin-right: 0.3rem;
  top: 0.1rem;
  position: relative; }

.md-block .md-article .source-logo > a > img {
  height: 2rem;
  width: auto; }

.node-apuesta-del-dia .media.figure-w {
  border-bottom: none !important;
  margin-bottom: 0rem !important;
  padding-bottom: 0rem !important; }

/* Apuestas del dia */
.md-article-list-cw .node-import-apuesta-del-dia .md-article-description .md-fecha-logo .md-info-date {
  float: left;
  margin-right: 1rem;
  margin-top: 0.2rem; }

.md-article-list-cw .node-import-apuesta-del-dia .md-article-description .md-fecha-logo .source-logo > a > img {
  height: 1.8rem;
  width: auto; }

.node-import-apuesta-del-dia .md-banner-sponsor-section, .node-apuesta-del-dia .md-banner-sponsor-section {
  margin-bottom: 1rem; }

.md-banner-sponsor-section h2 {
  margin: 0;
  padding: 0;
  margin-top: 10px;
  font-weight: normal;
  margin-bottom: 2px;
  font-size: 13px; }

/* media-maxh */
.page-node #main-content .media-maxh img.media-o-v {
  width: auto !important;
  max-height: 700px !important;
  display: block;
  margin: 0 auto; }

@media screen and (max-width: 739px) {
  .page-node #main-content .media-maxh img.media-o-v {
    width: 100% !important;
    height: auto !important;
    max-height: inherit !important; } }
@media screen and (max-width: 969px) and (min-width: 739px) {
  .page-node #main-content .media-maxh img.media-o-v {
    width: auto !important;
    max-height: 500px !important; } }
.media-gfycat img {
  width: 100%;
  height: auto; }

/* ajuste banners rwd external */
#main-content .ads-external-yoc {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none; }
  #main-content .ads-external-yoc iframe {
    margin-top: 10px; }

#main-content .banner-rwd {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none; }
  #main-content .banner-rwd.ads {
    padding-top: 0; }
  #main-content .banner-rwd iframe {
    width: auto !important;
    margin-bottom: 1rem;
    border-bottom: 0.2rem solid #d9d8d7; }

.ads--horizontal .ads.banner-rwd {
  padding: 0; }

@media screen and (min-width: 739px) {
  .container .ads--horizontal .md-block {
    padding: 0;
    width: 728px !important;
    height: 90px !important; }
    .container .ads--horizontal .md-block iframe {
      width: 728px !important;
      height: 90px !important; } }
#ooyalaPlayer object {
  height: 400px !important; }

/* unificar tags */
span.tags {
  display: inline;
  color: #999;
  margin-left: 0.5rem; }
  span.tags:before {
    display: inline-block;
    content: ' | ';
    margin-right: 0.5rem;
    color: #4d4d4d; }
  span.tags a {
    font-size: 1.3rem;
    line-height: 1.56rem; }

.md-article-info .tags a {
  font-size: 1rem;
  line-height: 1.2rem; }

/* media gyfcat flexible */
#main-content .media-flex {
  position: relative; }

.media-flex .gfyitem > div,
.media-flex .gfyitem .gfyPreLoadCanvas,
.media-flex .gfyitem .gfyVid,
.media-flex .gfyitem .gfyGif {
  position: absolute !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100% !important;
  height: auto !important; }

.media-flex .gfyCtrlBox {
  display: none !important; }

#banner-match-live {
  position: relative;
  zoom: 1;
  margin: 1rem 0;
  background: #e1e1e1;
  overflow: hidden;
  padding: 0;
  height: 56px; }
  #banner-match-live:before, #banner-match-live:after {
    content: "";
    display: table; }
  #banner-match-live:after {
    clear: both; }
  #banner-match-live .bm {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    text-decoration: none; }
  #banner-match-live a.data {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    text-decoration: none;
    /* Imagen del texto con bordes
    &:before {
    	display: inline-block;
    	content: '';
    	position: absolute;
    	top: 9px;
    	left: 10px;
    	z-index: 100;
    	background: url(../files/banner-match/text-bdb-match.png) no-repeat 0 0;
    	width: 101px;
    	height: 56px;
    	@include rem(margin-right,20);
    }*/
    /* fondo velado
    em:before {
    	position: absolute;
    	z-index: 95;
    	top: 0;
    	left: 0;
    	display: inline-block;
    	content: '';
    	width: 100%;
    	height: 100%;
    	background: rgba(0,0,0,.6);
    }
    */ }
    #banner-match-live a.data img {
      position: absolute;
      top: 0;
      left: -1px;
      z-index: 90; }
    #banner-match-live a.data:after {
      display: inline-block;
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      z-index: 100;
      background: url(../files/banner-match/ico-play.png) no-repeat 0 0;
      width: 101px;
      height: 56px; }
    #banner-match-live a.data strong {
      display: block;
      padding: 17px 30px;
      position: relative;
      top: 0;
      left: 10;
      z-index: 100;
      font-size: 2.1rem;
      line-height: 1;
      letter-spacing: 4px;
      color: #fff;
      width: 100%;
      text-align: left;
      font-family: 'PT Sans', sans-serif;
      font-weight: 300;
      /* iconos de las flechas
      &:before {
      	position: absolute;
      	top: 20px;
      	left: 0;
      	display: inline-block;
      	content: '\003C';
      	@include rem(margin-right,10);
      }
      &:after {
      	position: absolute;
      	top: 20px;
      	right: 0;
      	display: inline-block;
      	content: '\003E';
      	@include rem(margin-left,10);
      }
      */ }

@media screen and (max-width: 969px) {
  #banner-match-live a.data:before {
    background-size: 70px;
    top: 13px; }

  #banner-match-live a.data strong {
    width: 100%;
    left: 0;
    font-size: 15px;
    top: 1px;
    padding-left: 10px;
    padding-top: 19px; }
    #banner-match-live a.data strong:before, #banner-match-live a.data strong:after {
      display: none; } }
@media screen and (max-width: 739px) {
  #banner-match-live a.data img {
    width: 100%;
    height: auto; } }
@media screen and (max-width: 478px) {
  #banner-match-live a.data img {
    width: auto;
    height: auto; } }
@media screen and (max-width: 395px) {
  #banner-match-live a.data img {
    width: auto;
    height: auto; }

  #banner-match-live a.data strong {
    width: 200px;
    line-height: 17px;
    padding-top: 10px; } }
/* Ajuste banner force android */
.ads--horizontal .ads.banner-rwd .banner-content ins {
  display: block !important; }
.ads--horizontal .ads.banner-rwd .banner-content iframe {
  width: 728px !important;
  position: relative !important; }

/* instertitial-block-external-doubleclick */
/*
#ads_md_itt_external {
  iframe {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1000000;
  }
}
*/
#group-bnh {
  zoom: 1;
  padding: 1rem 0;
  margin: 0; }
  #group-bnh:before, #group-bnh:after {
    content: "";
    display: table; }
  #group-bnh:after {
    clear: both; }
  #group-bnh .group-b-i-big {
    width: 72.8rem;
    height: auto;
    float: left; }
    #group-bnh .group-b-i-big > div {
      padding: 0; }
  #group-bnh .group-b-i-min {
    width: 23.2rem;
    height: 9rem;
    float: right; }
    #group-bnh .group-b-i-min > div {
      padding: 0; }

@media screen and (max-width: 969px) {
  .group-b-i-min {
    display: none; }

  #group-bnh .group-b-i-big {
    width: 100%; } }
@media screen and (max-width: 739px) {
  .co-main-panel > div.cw {
    width: 100%; }

  #group-bnh .group-b-i-big {
    text-align: center; } }
div.md-block.apuestas-del-dia-rld a {
  text-decoration: none; }
div.md-block.apuestas-del-dia-rld > h2 {
  background: #3D3D3D;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 29px;
  text-align: center;
  margin-bottom: 0;
  padding: 0.5rem 0; }
  div.md-block.apuestas-del-dia-rld > h2 span {
    color: #FDD200; }
div.md-block.apuestas-del-dia-rld div.content, div.md-block.apuestas-del-dia-rld div.md-article {
  background: #fff;
  max-width: 500px;
  margin: 0 auto; }
div.md-block.apuestas-del-dia-rld .source-logo {
  margin: 0;
  text-align: center;
  margin-bottom: 1.6rem; }
  div.md-block.apuestas-del-dia-rld .source-logo a {
    display: block; }
  div.md-block.apuestas-del-dia-rld .source-logo img {
    height: 25px !important; }
div.md-block.apuestas-del-dia-rld h4.md-article-title-live, div.md-block.apuestas-del-dia-rld h2.md-article-title.live, div.md-block.apuestas-del-dia-rld h2.md-article-title {
  margin: 0;
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 30px;
  color: #333333;
  line-height: 34px;
  max-width: 85%;
  margin: 0 auto 10px auto; }
  div.md-block.apuestas-del-dia-rld h4.md-article-title-live a, div.md-block.apuestas-del-dia-rld h2.md-article-title.live a, div.md-block.apuestas-del-dia-rld h2.md-article-title a {
    font-size: 30px;
    color: #333333; }
div.md-block.apuestas-del-dia-rld div.pc {
  background-image: linear-gradient(-180deg, #108EC6 0%, #003555 100%);
  padding: 0.5rem 0;
  text-align: center; }
  div.md-block.apuestas-del-dia-rld div.pc .cw-pc {
    max-width: 450px;
    margin: 0 auto; }
  div.md-block.apuestas-del-dia-rld div.pc .lpc, div.md-block.apuestas-del-dia-rld div.pc .tpc, div.md-block.apuestas-del-dia-rld div.pc .bpc {
    display: inline-block;
    vertical-align: top; }
  div.md-block.apuestas-del-dia-rld div.pc .lpc {
    margin-right: 0;
    text-align: left; }
    div.md-block.apuestas-del-dia-rld div.pc .lpc strong {
      display: block;
      /* Patrocinado por: : */
      font-family: 'Lato', sans-serif;
      font-weight: 100;
      font-size: 12px;
      color: #FFFFFF;
      line-height: 15px; }
    div.md-block.apuestas-del-dia-rld div.pc .lpc a {
      display: block; }
    div.md-block.apuestas-del-dia-rld div.pc .lpc a img {
      width: auto;
      max-height: 30px; }
  div.md-block.apuestas-del-dia-rld div.pc .tpc {
    text-align: center;
    padding: 0 0.5rem; }
    div.md-block.apuestas-del-dia-rld div.pc .tpc span, div.md-block.apuestas-del-dia-rld div.pc .tpc a {
      font-family: 'Lato', sans-serif;
      font-weight: 400;
      font-size: 18px;
      color: #FFFFFF;
      line-height: 1;
      text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5); }
    div.md-block.apuestas-del-dia-rld div.pc .tpc .cantidad {
      display: block;
      font-family: 'Lato', sans-serif;
      font-weight: bold;
      font-size: 26px;
      color: #FFD300;
      text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
      margin-top: -2px; }
    div.md-block.apuestas-del-dia-rld div.pc .tpc a {
      color: #fff; }
  div.md-block.apuestas-del-dia-rld div.pc .bpc {
    background-image: linear-gradient(-180deg, #A8C63E 50%, #5E8401 100%);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
    padding: 1.1rem;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 19px;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    position: relative;
    top: 3px; }
    div.md-block.apuestas-del-dia-rld div.pc .bpc a {
      font-family: 'Lato', sans-serif;
      font-weight: bold;
      font-size: 16px;
      color: #FFFFFF;
      line-height: 19px;
      text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
      text-transform: uppercase; }
div.md-block.apuestas-del-dia-rld .md-article-description {
  display: none; }
div.md-block.apuestas-del-dia-rld .md-article-info {
  display: none; }
div.md-block.apuestas-del-dia-rld .field-name-field-resumen {
  display: none; }
div.md-block.apuestas-del-dia-rld > p {
  display: none; }
div.md-block.apuestas-del-dia-rld div.md-article {
  padding-top: 20px;
  padding-bottom: 0; }
div.md-block.apuestas-del-dia-rld.op-min div.pc {
  padding: 1.2rem 0; }
div.md-block.apuestas-del-dia-rld.op-min .md-article-title.live, div.md-block.apuestas-del-dia-rld.op-min .md-article-title {
  font-size: 24px; }
  div.md-block.apuestas-del-dia-rld.op-min .md-article-title.live a, div.md-block.apuestas-del-dia-rld.op-min .md-article-title a {
    font-size: 24px; }
div.md-block.apuestas-del-dia-rld.op-min > h2 {
  font-size: 20px; }
  div.md-block.apuestas-del-dia-rld.op-min > h2 a {
    font-size: 20px; }
div.md-block.apuestas-del-dia-rld.op-min div.pc .lpc a img {
  width: auto;
  max-height: 24px; }
div.md-block.apuestas-del-dia-rld.op-min .source-logo {
  margin-bottom: 8px; }

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