/*
#------------------------------------------------------------------------
# News II - February Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Common html elements */
#k2Contaniner iframe {
	max-height: 240px;
}

/* Top */
#gkBannerTop {
	display: none;
}
#gkLogo {
	float: none;
	margin: 25px 0 0 50px;
}
#gkLogo img
 {
	display: block;
	margin-left: 10px;

}
#gkTopBar {height: 135px;}
#gkToolbar {
	height: 92px;
	padding: 35px 0 0 0!important;
}
#gkUpdates {
	border-bottom: 1px solid #e5e5e5;
	top: 0;
	width: 50%;
}
#menutop
 {
display: none;
}
#idioma {

 float: right;
 width: 30%;
 height: 25px;
 margin-left: 15px;
}
#gkSearch {
	border-bottom: 1px solid #e5e5e5;
	border-right: none;
	left: 50%;
	top: 0;
	width: 50%;
}
#gkSearch #mod-search-searchword {
	height: 35px;
	line-height: 35px;
}
#gkSearch:after {
	line-height: 35px;
	right: 10px;
}
#gkSocial {
	float: none;
	margin:15px 0 5px 70px;
	height: 55px;
	width: auto;
    text-align:center;
}
#gkSocial2 {
	float: right;
	margin:0;
	height: 40px;
	width: 75px;
}
#gkLogo.cssLogo {
		margin:15px 0px 0 70px;
}
#fecha{
		margin-left: 2px;
		display:none;
}
#tiempo{
		display:none;
}
#date_time {

 float: left;
 width: 50%;
 height: 20px;
 margin-left: 15px;
 margin-top: 5px;
}
/* Containers */
#gkBannerLeft,
#gkBannerRight {
	clear: both;
	float: none;
	margin: 0 auto;
	max-width: 480px;
	width: 100%;
}

/* Menu */

/* limitation suffixes */
.notablet {
	display: block!important;
}
.nomobile {
	display: none!important;
}
.onlytablet {
	display: none!important;
}
.onlymobile {
	display: block!important;
}
.notablet.nomobile {
	display: none!important;
}

/* Fix for the user profile */
.profile dt {
	width: 100% !important;
}

/* Fix for the contact page */
.contact .contact-image {
	float: left !important;
}
.contact .contact-address {
	clear: both !important;
	padding-top: 20px !important;
}
.contact .contact-form input,
.contact .contact-form textarea {
	width: 100% !important;
}

/* Fix for the search */
fieldset.word #search-searchword,
fieldset.word .inputbox {
	width: 50%;
}
fieldset.phrases .ordering-box,
fieldset.only input[type="checkbox"],
fieldset.phrases input[type="radio"] {
	clear: both;
}

/* Fix for the register */
#member-registration dd {
	clear: both !important;
	display: block !important;
}

/* Fix for tables */
fieldset {
	box-sizing: border-box!important;
	max-width: 100%!important;
	width: 100%!important;
	overflow: hidden;
}
#gkMainbody table:before {
	content: "Scroll horizontally to view the whole table";
	height: 14px;
	width: 100%;
	display: block;
	font-size: 10px;
	margin-top: -30px;
	margin-bottom: 10px;
	font-family: Arial, sans-serif;
}
#gkMainbody table {
	width: 540px!important;
	display: block!important;
	padding: 30px 0 20px 0; /* padding for the scrollbars and the top message */
	overflow:scroll;
	max-width: 100%;
	-webkit-overflow-scrolling:touch;
}

#gkMainbody table tbody,
#gkMainbody table thead,
#gkMainbody table tfoot {
	width: 540px!important;
	display: table;
}

/* top/bottom modules */
.box.gkmod-1,
.box.gkmod-2,
.box.gkmod-3,
.box.gkmod-4,
.box.gkmod-more {
	float: left!important;	
}
.box.gkmod-1,
.box.gkmod-2,
.box.gkmod-3,
.box.gkmod-4,
.box.gkmod-more {
	width: 100%!important;
}
.box.gkmod-more.gkmod-last-1:last-child,
.box.gkmod-more.gkmod-last-2:last-child,
.box.gkmod-more.gkmod-last-2:nth-last-child(2),
#gkPageWrap .box.gkmod-more.gkmod-last-3:last-child,
#gkPageWrap .box.gkmod-more.gkmod-last-3:nth-last-child(2),
#gkPageWrap .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 100%!important;
}

/* top/bottom modules */
body #gkPage .box {
	margin-bottom: 20px!important;
}

/* 3-column layout */
.gkCols3 .box.gkmod-more:nth-child(1n) {
	clear: both;
}
.gkCols3 .box.gkmod-1,
.gkCols3 .box.gkmod-2,
.gkCols3 .box.gkmod-3,
.gkCols3 .box.gkmod-more,
.gkCols3 .box.gkmod-more.gkmod-last-1:last-child,
.gkCols3 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols3 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 100%!important;
}
.gkCols3 .box.gkmod-1 h2  {
	position:relative;
	width:99%;
	margin-top:0px;
	background:none;
  height:auto;
}
.gkCols3 .box.gkmod-1 h2 a {
	margin-left:5px;
	display:block;
	margin-bottom: 5px;
	color:#333;
	font-size:20px;
}
/* 4-column layout */
body .gkCols4 .box.gkmod-more:nth-child(1n) {
	clear: both;
}
body .gkCols4 .box.gkmod-1,
body .gkCols4 .box.gkmod-2,
body .gkCols4 .box.gkmod-3,
body .gkCols4 .box.gkmod-4,
body .gkCols4 .box.gkmod-more,
body .gkCols4 .box.gkmod-more.gkmod-last-1:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 100%!important;
}

/* 6-column layout */
body .gkCols6 .box.gkmod-more:nth-child(1n) { 
	clear: both; 
}
body .gkCols6 .box.gkmod-1,
body .gkCols6 .box.gkmod-2,
body .gkCols6 .box.gkmod-3,
body .gkCols6 .box.gkmod-4,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-5,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-6,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-more.gkmod-last-1:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(5) {
	width: 100%!important;
}

/* NSP adjustments */

/* other elements */
article header h1, 
.category header {
	line-height: 32px;
	padding: 18px 0 0px;
}

article header h1, 
.category header, 
article header h2 {
	font-size: 24px;
}

h1 {
	font-size: 28px;
}

h2, 
.componentheading,
.category header h2 {
	font-size: 28px;
}

article header h2 {
	line-height: 32px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 17px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}

#gkSocialAPI {
	overflow: hidden;
}

.itemBody {
	width: 100%!important;
}
#gkInset {
	width: 100%!important;
}

.itemComments .itemCommentsList li img {
	float: left;
	margin-left: 0;
	margin-right: 10px;
	position: static;
}

.itemCommentsList li h3 {
	float: none;
	margin-top: 5px;
}

#gkMainbody .registration {
	width: 100%;
}
.gkCols3 .box.gkmod-1 h1{
	background-color:rgba(0,0,0,0);
  height:auto;
  min-height:auto;
}
/* NSP */
.nspArt {
	width: 100%;
	padding:0 !important;
	margin-bottom:0px;
}

.box.highlights .nspTopInterface {
	border: 1px solid #e5e5e5;
}
.box.highlights .nspTitleArea {
	padding: 0 50px;
}
.box.highlights .nspTopInterface .nspPrev {
	left: 8px;
}
.box.highlights .nspTopInterface .nspNext {
	right: 8px;
}
.box.highlights .nspHeader {
	font-size: 24px;
	line-height: 28px;
}
.box.highlights .readon {
	margin-top: 25px;
}

/* Tabs */
.gkTabsWrap ol li {
    border-left: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
}
.bigtabs .gkTabsWrap ol li {
	padding: 0 10px!important;
}
.gkTabsWrap ol li:after {
	display: none;
}

/* Other elements */
#gkFooter{ font-size: 14px; }
#gkFooterArea > div {
	width: 65%;
}
.gk-newsletter input[type="button"] {
	margin: 0 0 0 2%;
	width: 40%;
}
.gk-newsletter input[type="email"] {
	margin-left: 0;
	width: 58%;
}
.contact-form dl {
	width: 100%;
}

/* K2 and com_content fixes */
.itemContainer,
.blog .items-row > div, 
.blog-featured .items-row > div {
	border-left: none;
	clear: both;
	display: block;
	width: 100%;
}
.itemAuthorContent ul li {
	margin: 0 0 12px 0;
	width: 100%;
}
#k2Container .itemContainer{width:100%!important;}
#k2Container .subCategoryContainer{width:100%!important;}
#k2Container .subCategory{height:auto!important;}
aside.itemAsideInfo {
	display: none;
}
.itemBody.gkHasAside {
	padding-left: 0;
}
.latestView .itemsContainer {
	float: none;
	width: 100%!important;
}
.itemCommentsList li > div > div > span {
	clear: both;
	display: block;
}
.itemCommentsList li > div {
	margin-left: 0!important;
}
.itemComments h3 {
	font-size: 20px;
	padding: 10px 0 0;
}
article header h1,
article header h2 {
	font-size: 24px!important;
	line-height: 1.2;
}
.genericView .itemView {
	padding: 0!important;
	width: 100%!important;
}
.itemAuthorDetails {
	clear: both;
	margin: 0!important;
	padding: 10px;
}
.itemAuthorData {
	padding: 0;
}
.itemAuthorData img {
	display: block;
	margin: 0 0 20px 0;
}
.itemAuthorBlock > .gkAvatar > img {
	margin: 12px!important;
}
.itemComments h3, 
.itemAuthorContent h3 {
	padding: 0 0 24px;
}
.itemComments p {
	clear: both;
} 
.itemComments .itemCommentsList li span {
	font-size: 12px;
	margin: 0 12px 0 0;
	clear: both;
	float: left;
} 
.k2LatestCommentsBlock img, 
.itemAuthorBlock > .gkAvatar > img,
.itemComments .itemCommentsList li > img {
	margin: 10px 30px;
}
.itemComments .itemCommentsList li {
	padding: 24px 0 12px 0;
}

/* Overlay menu */
#gkMainMenu.gkMenuOverlay .gkMenu > ul > li,
#gkMainMenu.gkMenuOverlay .gkMenu > ul > li a {
	height: 32px;
	line-height: 32px;
}
#gkMainMenu.gkMenuOverlay .gkMenu {
	margin: 0 -10px!important;
}
#gkMenuOverlayWrap {
    margin: -20px 0 0 -150px!important;
    max-width: 300px!important;
}

#gkMenuOverlayWrap.open {
    margin-top: 0!important;
}

#gkMenuOverlayContent .gkcol li {
    font-size: 15px;
}

#gkMenuOverlayContent .gkcol li,
#gkMenuOverlayContent .gkcol li a {
    line-height: 38px;
}

#gkMenuOverlayHeader {
    font-size: 36px;
    line-height: 72px;
}

#gkMenuOverlayClose {
    font-size: 20px;
    line-height: 72px;        
}
.gkwMainLeft > i, .gkwMainLeft > i:before {
	margin: -9px 0 0 0px;
}
.gkNspPM-VideoList .gkItemsPage figure {
	padding: 0 2px;
}
.gkNspPM-VideoList h3 {
	font-size: 22px;
	text-align:left;
}
.gkNspPM-VideoGallery .gkBigBlock .gkIsHelperImage {
	display: block;
	height: auto;
	width: 100%;
	font-size: 16px;
}
.gkwMainLeft > *:first-child {
	font-size: 36px!important;
}
.gkwMainLeft {
	padding: 0 8px 0 0px;
}
.gkwTemp {
	font-size: 13px;
}

@media (max-width: 480px) {
	.box.highlights .nspTopInterface {
		border: none;
		border-bottom: 1px solid #e5e5e5;
		border-top: 1px solid #e5e5e5;
	}
	#gkFixedMenu #gkSocial {
		display: none;
	}
	.gkCols3 .box,
	.gkCols4 .box,
	.gkCols6 .box,
	#gkMainbody .box,
	#gkSidebarLeft .box,
	#gkSidebarRight .box,
	.gkCols3 .box.clear,
	.gkCols4 .box.clear,
	.gkCols6 .box.clear,
	#gkMainbody .box.clear,
	#gkSidebarLeft .box.clear,
	#gkSidebarRight .box.clear,
	.gkCols3 .box.clear-horizontal,
	.gkCols4 .box.clear-horizontal,
	.gkCols6 .box.clear-horizontal,
	#gkMainbody .box.clear-horizontal,
	#gkSidebarLeft .box.clear-horizontal,
	#gkSidebarRight .box.clear-horizontal {
		border: none!important;
		clear: both;
		float: none!important;
		margin: 0 auto!important;
		max-width: 320px;
		width: 100%;
	}
	.gkHighlighterInterface span.text {
		margin: 0 0 0 6px;
	}
	#gkUpdates {
		display: none;
	}
	#gkSearch {
		left: 0;
		width: 100%;
	}
	.nspArts,
	.nspLinksWrap {
		clear: both;
		width: 100%!important;
	}
	.nspLinks {
		padding: 20px 0!important;
	}
	#gkBottom1,
	#gkBottom2 {
		padding-top: 0px;
	}
	#gkBottom2 {
		margin: 0 20px;
	}
	.nspLinks ul li h4 {
		font-size: 14px;
	}
	ul.gkwNextDays li.gkwItems2 > *:first-child {
		float: none;
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
	.gkwDay {
		clear: both;
	}
	.gkwMainLeft,
	.gkwMainRight {
		width: 100%;
	}
	#gkBackToTop {
		display: block;
		padding: 10px 0;
		text-align: center;
		width: 100%;
	}
	#gkFooterArea > div {
		width: 100%;
	}
  #gkFooteryeni{
	text-align:center;
	margin-left:20px;
}
	.gk-newsletter strong {
		text-align: center;
		width: 100%;
	}
	#gkFooterNav li {
		font-size: 12px;
		line-height: 12px;
		margin: 10px 0;
		padding: 0 10px;
	}
	#gkCopyrights {
		width: 90%;
	}
	.gkNspPM-VideoList .gkItemsPage[data-cols="1"] figure,
	.gkNspPM-VideoList .gkItemsPage[data-cols="2"] figure,
	.gkNspPM-VideoList .gkItemsPage[data-cols="3"] figure,
	.gkNspPM-VideoList .gkItemsPage[data-cols="4"] figure,
	.gkNspPM-VideoList .gkItemsPage[data-cols="5"] figure,
	.gkNspPM-VideoList .gkItemsPage[data-cols="6"] figure {
		width: 100%;
	}
.titulo-blanco  h1{	
bottom: 8%;
padding: 0px !important;
position: absolute;
width:90% !important;
left: 5%;
}

.titulo-blanco h1 a{
color:#fff !important;
font-weight:bold;
font-size: 24px! important;

}
.principal h1{	
top: 5%;
padding: 0px 0 5px 0 !important;
position: relative;
width:100% !important;
}

.principal h1 a  {
font-weight:bold;
color:#333 !important;
line-height:1em;
margin-left:0px!important;
}
  .box.title-color5 .header,
.box.title-color5 .header a { color: #555; margin-top: 20px; }
  
.author_infobox_description{
margin-left:0.1em;
display:contents;
}
.item-page > header > h1, .item-page > header > dl {
	display: contents;
	vertical-align: middle;
}

.item-page > header > dl img {
	width: 25px;
	margin-right:5px;
}
  #gkBottom4 .box .header {
	color: #666;
	text-align: left;
	font-size: 20px;
	text-transform: uppercase;
	font-family: Roboto;
    padding-top:20px;
}
  .lgx-parallax{
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
    display: block;
}
.lgx-parallax-content .lgx-parallax-title {
    font-weight: 700;
    margin-bottom: 30px;
    width: 100%;
    margin-left:10px;
    font-size: 30px !important;
}

.lgx-parallax-content .lgx-parallax-text {
    font-weight: 400;
    width: 95%;
    margin-left: 10px;
    font-size: 18px !important;
}
.especial-c #gkMainbody p {padding: 0px 32px;}
.moduletable.recuadro {border: 7px solid #e5e5e5; margin-left: 20px;}
.moduletable.recuadro.porciento {width: 80%;margin-left: 0px;}	
.gkBlockTextLeft,
.gkBlockTextRight,
.gkBlockTextCenter {
	color: #A00A0A;
	display: block;
	font-style: italic;
	font-weight: 400;
	line-height: 170%;
	padding: 25px;
	width: 90%;
	font-size:18px;
}
[class^='imghvr-'],
[class*=' imghvr-'] {
  
  margin: 0px 0 0 20px;
 
}
.nspImageWrapper > div.contentFieldsContainer > img.imageField {
	display: inline-block;
	width: 35px;
	padding: 1px;
	margin-right: 20px;
	transition: none;
}
.multithumb_blog { width:250px;   margin: 5px 20px 0 0;    float: left; padding-right: 20px;}
}
.especial-c #gkMainbody p {padding: 0px 40px !important;}
@media (max-width: 420px) { 
	#gkSocial a {
		padding: 0 3px 0 0;
	}
	.itemComments .itemCommentsList li > div {
		padding: 10px;
	}
	.k2LatestCommentsBlock img, 
	.itemAuthorBlock > .gkAvatar > img, 
	.itemComments .itemCommentsList li > img {
		margin: 10px;
	}
  #nsp-nsp-132 > div> div> div > div > div > a> img{margin-left: 0px;}
	#nsp-nsp-133 > div> div> div > div > div > a > img{margin-left: 0px;}
}

div.gkmod-3:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)
  {
		border: 1px solid #e5e5e5;
padding: 0 10px 0px 0px !important;
width: 270px;
height: auto;
	}

@media screen and (max-width: 600px) {
       table {
           width:100%;
       }
       .divTableRow {
           display: none;
       }
       
       .divTableHead{
           display: block;
           text-align:center;
           margin-bottom: 20px;     
       }
       .container{margin-top: 0px; }
       .jf_mm_trigger{top: 218px; left: 5px;}
       .jf_mm_trigger i{color: #222;}
  .nspArt img.nspImage {
    max-width: 100%;
    width: 300px !important;
    height: auto !important;
    margin-bottom: 15px;
    margin-top: 15px;


}
  .gkNspPM-NewNewsHeader[data-layout="main_2rows_2rows"] .gkImage1 .gkTitle {
    background: rgba(0, 0, 0, .3);
    bottom: 0;
    font-size: 30px;
    font-weight: 400;
    left: 0;
    max-width: 100%;
    padding: 30px 10px;
    right: 0;
}
  .gkNspPM-NewNewsHeader[data-layout="main_2rows_2rows"] .gkImage2 .gkTitle, .gkNspPM-NewNewsHeader[data-layout="main_2rows_2rows"] .gkImage3 .gkTitle, .gkNspPM-NewNewsHeader[data-layout="main_2rows_2rows"] .gkImage4 .gkTitle, .gkNspPM-NewNewsHeader[data-layout="main_2rows_2rows"] .gkImage5 .gkTitle, .gkNspPM-NewNewsHeader[data-layout="4cols_2cols"] .gkImage1 .gkTitle, .gkNspPM-NewNewsHeader[data-layout="4cols_2cols"] .gkImage2 .gkTitle, .gkNspPM-NewNewsHeader[data-layout="4cols_2cols"] .gkImage3 .gkTitle, .gkNspPM-NewNewsHeader[data-layout="4cols_2cols"] .gkImage4 .gkTitle {
    font-size: 18px;
    line-height: 1.4;
}
}
}