
section#sp-logo .logo .sp-default-logo {height: 90px;}
.menu-fixed #sp-menu {background: url("/images/logos/logo-union-nuevo.png") no-repeat 30px center /200px;}

.articleBody {margin: 40px 135px 0 195px;}
.slimBody {margin: 0 135px 0 195px;}
.scrollup {bottom: 90px;}
#sp-main-body {
  padding: 0;
}
.itemAuthorLatest a {color:#333;font-size:13px;} 
.itemAuthorLatest a:hover {color:#D91E51;}
li.sp-menu-item:first-child {display:none;}

.view-item {  
background:url("/images/backgrounds/divider.svg") no-repeat left 604px scroll, url("/images/backgrounds/091124.png") repeat-x left top scroll;
background-size:auto 140px, auto 605px;
}
.view-item div.itemView {background: #fff none repeat scroll 0 0;}

/** Shaper Lightbox Template **/
/** View Blog k2 items 
.view-item {  background-color: #091124;}
.view-item div.itemView {
  background: #fff none repeat scroll 0 0;
  margin-bottom: -874px;
  overflow: hidden;
  position: relative;
  top: -874px;
}

.view-item section#sp-page-title,
.layout-blog section#sp-page-title {
  padding-top: 25px;
  padding-bottom: 780px;
  position: relative;
}
.view-item section#sp-page-title:after,
.layout-blog section#sp-page-title:after {
  border-bottom: 140px solid transparent;
  border-right: 100vw solid;
  border-top: 0 solid #091124;
  bottom: -140px;
  content: "";
  position: absolute;
  top: auto;
  width: 100%;
}

.view-item section#sp-page-title:after  {
  border-right-color: #091124;
}

.view-item section#sp-page-title .sp-page-title,
.layout-blog section#sp-page-title .sp-page-title {
  padding: 0;
}
.view-item section#sp-page-title .sp-page-title .container,
.layout-blog section#sp-page-title .sp-page-title .container {
  display: none;
}
.view-item section#sp-blog-bottom,
.view-item #sp-main-body,
.layout-blog section#sp-blog-bottom,
.layout-blog #sp-main-body {
  background: #fff;
  padding-bottom: 0;
}   
**/

@media screen and (max-width: 900px) { 
.articleBody {margin: 40px 75px 0 125px;}
.slimBody {margin: 15px 75px 0 125px;}
}

@media screen and (max-width: 720px) { 
section#sp-logo .logo .sp-default-logo {height: 60px;}  
.menu-fixed #sp-menu { background:none;}  
#sp-header.menu-fixed {background: #091124 url("/images/logos/logo-union-nuevo.png") no-repeat center center /120px;}  
.articleBody {margin: 20px 30px 0;}
.slimBody {margin: 0 30px;}
div.itemAuthorBlock img.itemAuthorAvatar {width:128px;margin: 10px 20px 0 0;}
#k2Container, .itemAuthorBlock {margin:0 -15px;}
.view-item {  background-color: #fff;}

/** SP Page Builder**/
.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg {background-size: 190% auto !important;background-position: center center !important;}
}