#mainnav {
display:none;
}

body{
	min-height: calc(100vh - 48px);
	background: url('https://www.elllobregatopenchess.com/images/background.jpg');
	background-position: center top;
	background-size: 100%;
	background-attachment: fixed;
	background-repeat: repeat-y;
}

div.main{
	min-height: calc(100vh - 48px);
}

div#footer{
}

body.page-article.corporate{
	background-image:none !important;
}

div.container > div.mainbody-inner.row {
	background: #ffffff;
	margin-right: -50px;
}

body.page-article.corporate.sinfondo > div.main > div#bot_1.bot-sl.section > div.container{
	padding: 0px !important;
}

div.span12 {
	overflow:hidden;
text-align:center;
}

div#Mod226.ja-module.module {
  width: 100vw !important;
  position: relative !important;
  left: 50% !important;
  right: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
}

div.navbar-form{
  background: none;
}

div.navbar-form.span3{
  width: 143px !important;
  border-left: 0 !important;
}

div.navbar-form.span3 > div.mod-languages {
  height: 100%;
  text-align: right;
}

div.navbar-form.span3 > div.mod-languages > div.btn-group{
  margin: 0px;
}

div.navbar-form.span3 > div.mod-languages > div.btn-group > a.btn.dropdown-toggle{
  border: 0px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 13px;
  padding-right: 23px;
  width: 76px;
  background-color: #fff;
}

div.navbar-form.span3 > div.mod-languages > div.btn-group > a.btn.dropdown-toggle > span.caret{
  display: none;
}

div.navbar-form.span3 > div.mod-languages > div.btn-group.open > ul.lang-block.dropdown-menu{
  width: 110px;
  min-width: 0px !important;
}

/* PARA LA OTRA BARRA DE IDIOMA
div.mod-languages > ul.lang-inline{
  height: 100%;
  line-height: 43px;
}
*/

button.btn.btn-navbar{
  width: 100%;
  text-align: left;
}

a.navbar-brand.logo.logo-text {
  	width: 100% !important;
}

a.logo strong {
width: 100% !important;
max-width: 714px;
	min-height: 80px !important;
	background-size: 100% !important;	
	background-position: center center !important;
}

div.bot-sl.section.blue-bg > div.container {
	padding: 30px 0 10px 0;
}

.navbar-brand {
	margin-bottom: 0px !important;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.nav .list-unstyled > .active > a,
.nav .list-unstyled > .active:hover > a,
.nav .list-unstyled > .active:focus > a,
.nav .nav-child > .active > a,
.nav .nav-child > .active:hover > a,
.nav .nav-child > .active:focus > a {
  background: #000000;
  color: #ffffff;
  text-decoration: none;
  background-image: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

#mainnav .btn-navbar:hover,
#mainnav .btn-navbar:active,
#mainnav .btn-navbar:focus {
  background: #000000;
  color: #ffffff;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mainbody-inner.row {
  padding-top: 24px;
  padding-bottom: 24px;
}

.article-info.muted{
  display:none;
}

.nav-header {
  display: block;
  padding: 6px 12px !important;
  font-size: 14px !important;
  font-weight: normal !important;
  line-height: 24px;
  color: #303030;
  text-shadow: none !important;
  text-transform: none !important;
}

body.page-rsform div#system-message-container {
display: none;
}

/* VISFORMS BORRAR? */
div#visformcontainer label {
	font-weight: bold;
	text-transform: uppercase;
}

div.form-actions > input{
	width: 100%;
}

div.form-actions {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	border-top: 0px;
	padding-bottom: 0px;
}
/* VISFORMS BORRAR? */

/* Contenedor video */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* K2 */
div.catItemView.groupSecondary{
	padding-right: 8px !important;
	padding-left: 8px !important;
}

div.itemIntroText{
	font-weight: normal !important;
	font-size: 18px !important;
	color: #444 !important;
}

div.itemFullText{
	font-weight: normal !important;
	font-size: 18px !important;
	color: #444 !important;
}

/* 
div#itemListPrimary div.itemContainer{
	width: 100% !important;
}

div#itemListPrimary div.itemContainerLast{
	width: 100% !important;
} */

/* TAMAÑOS PANTALLA */
/* TAMAÑOS PANTALLA */
/* TAMAÑOS PANTALLA */
@media only screen and (max-width: 1199px) {
	div.container > div.mainbody-inner.row {
		margin-right: -40px;
	}
	img.sigplus-preview{
		width: 150px;
		height: 150px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
  body{
	background-image:none !important;
  }
  div.span8 {
	width: 100% !important;
  }
  div.container > div.mainbody-inner.row {
	margin-right: -20px;
  }
}

@media only screen and (max-width: 992px) {
  div.navbar-form.span3 > div.mod-languages {
    margin-right: 0px;  
  }
  body.page-article.corporate.sinfondo > div.main > div.mainbody > div.container > div.mainbody-inner.row{
	padding-top: 0px;
    padding-bottom: 0px;
  }
}

@media only screen and (max-width: 979px) {
  div.banner.span4 {
	display: none;  
  }
  img.sigplus-preview{
	width: 130px;
	height: 130px;
  }
}

@media only screen and (max-width: 767px) {
	body{
		background-image:none !important;
    }
	div.container > div.mainbody-inner.row {
		margin-right: 0;
	}
	div.span12 {
		overflow:visible;
    }
}

@media only screen and (max-width: 480px) {
  body{
	background-image:none !important;
  }
  #mainnav .btn-navbar span {
    display: unset !important;
  }
  header#header.header{
	padding-bottom: 0px !important;
	padding-top: 0px !important;
  }
  img.sigplus-preview{
	width: 110px;
	height: 110px;
  }
}
/* TAMAÑOS PANTALLA */
/* TAMAÑOS PANTALLA */
/* TAMAÑOS PANTALLA */

/* Header logo nuevo */
#header.header {
	background: #cf2c2b !important;
	padding: 28px 0 !important;
}

#header .container,
#header .row,
#header .span12 {
	text-align: center !important;
}

#header .navbar-brand.logo,
#header .navbar-brand.logo-image {
	float: none !important;
	display: inline-block !important;
	width: auto !important;
	max-width: none !important;
	padding: 0 !important;
	margin: 0 auto !important;
	text-align: center !important;
}

#header .site-logo {
	display: block !important;
	width: 760px !important;
	max-width: 90vw !important;
	height: auto !important;
	margin: 0 auto !important;
}

@media only screen and (max-width: 767px) {
	#header.header {
		padding: 18px 0 !important;
	}

	#header .site-logo {
		width: 451px !important;
		max-width: 90vw !important;
		height: auto !important;
	}
}