@media (max-width: 1336px) and (min-width: 1024px) {
	.standard-height, .standard-height-overflow, .standard-more-height  {
		height: 19.4rem!important;
		height: 35.5vh!important;
		overflow: auto;
	}


	.rez-resp-low canvas {
		height: 5.4rem!important;
	}
	.first-gr canvas{
		height: 14.4rem!important;
	}
}

@media screen and (min-width: 1024px) {
	.standard-height-overflow {
		overflow: auto;	
	}
	.first-gr canvas {
		height: 17rem!important;
	}
}

@media(min-width: 992px){
	body.hide-side-bar #aside{
		width: 0;
	}
	
	body.hide-side-bar #content{
		margin-left: 0;
	}
}

@media(max-width: 992px){

	#toggle-mobile{    
	    margin-left: 15px!important;
		color: #fff;
	}
	.noverflow {
		overflow: auto!important;
		overflow-x: hidden!important;
	}
}
/* Ipad mini portrait*/
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
  	/* Sidebar */
	#sidebar-container .sidebar .list-item {
		overflow: hidden;
		overflow-x: hidden;
	}
	
	.td-20 {
		width: 20%!important;
	}
	.td-25 {
		width: 25%!important;
	}
	.td-35 {
		width: 35%!important;
	}
	.cd-gallery li {
		width: 48%!important;
	}
	.standard-height, .standard-height-overflow , .standard-more-height {
		height: auto!important;
		height: 36.5vh!important;
	}

	/* Actas */
	.actas-img-inside-box {
		height: 14,2rem!important;
    	height: 25vh!important;
	}
	
	/* Página Proyectos */
	.rez-resp-low canvas {
		height: 6.25rem!important;
		width: 6.25rem!important;
	}
	.proyectos-img-inside-box {
		min-height: 13.56rem!important;
		min-height: 20.5vh!important;
	}

	.estado_pago{
		height:148px;
	}

	.curva-avance{
		height:143px;
		width:100%;
	}
	.acti-emp{
		height:152px;
		width:100%;
	}
	.resumen-acti{
		height:189px;
	}
	.rdi-1{
		height:124px;
		width:100%;
	}
	.adi-1{
		height:143px;
	}
	.adi-2{
		height:143px;
	}
	.rdi-2{
		height:190px;
	}
	.big-picture div {
		height:367px;
	}
	.thumbnail_img div {
    		height: 165px;
    		width: 100%;
    		overflow: hidden;
    		margin: 10px 0;
    		position: relative;
    		background: #000!important;
	}
	.gallery li {
    		height: 173px;
    		margin-bottom: 20px;
	}
}
/* Ipad mini landscape*/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

	.big-picture div{
    		height: 270px;
    		padding-right: 0;
    		background-size: cover;
    		background-position: center center;
	}
	.thumbnail_img div {
    		height: 125px;
    		width: 100%;
    		overflow: hidden;
    		margin: 10px 0;
    		position: relative;
    		background: #000!important;
	}
	.gallery li {
    		height: 120px;
    		margin-bottom: 20px;
	}
	
	/* TD's que incluyen un width en % */
	.td-20 {
		width: 20%!important;
	}
	.td-25 {
		width: 25%!important;
	}
	.td-35 {
		width: 35%!important;
	}
	/* Gallery */
	.no-slide {
		padding: 0.5rem 0.5rem!important;
	}
	.cd-gallery li {
		width: 31%!important;
	}
	.standard-height, .standard-height-overflow, .standard-more-height  {
		height: auto;
		height: 33.333vh;
		overflow: auto;
	}
	.rez-ipad > div {
		height: 130px!important;
	}
	
	/* Página Proyectos */
	.rez-resp-low canvas {
		height: 80px!important;
		width: 80px!important;
		-webkit-font-smoothing: antialiased;
	}
	.proyectos-img-inside-box {
		min-height: 117px;
		min-height: 14.5vh;
	}
	.stats-box-bb{
		width: 100%;
	}
	.date-info {
		float: left;
	}
	.row-col {
		display: block;
		width: 100%;
	    min-width: 100%;
	}
	.easyPieChart.rez-resp-low > div {
		font-size: 1.2em;
	}
	.box-desc-bb {
		padding: 15px 10px;
	}
	.status-completion {
		display: none;
	}
	.stats-box-bb .box-body {
		top: 18%;
	}
	
	/* Página Actas */
	.actas-img-inside-box {
		height: 3,75rem;
		height: 20.5vh;
	}
	
	/* Gráficos */
	/*.rez-resp-hoz canvas {
		height: 8.6rem!important;
	}*/ /* El canvas no responde como debería */

	/* Galería */
	.cd-gallery li {
		width: 31%!important;
	}
	
	/**** Modificaciones 19/01 ****/
	.showme-on {
		display: none!important;
	}
	.hide-me {
		display: block!important;
	}
	.display_map{
		height: 500px;
		weight: 300px;
	}
	
	
}

/* Algunos extras para tratar de aplicar a la mayor cantidad de dispositivos posibles */
/* Samsung GALAXY Tab 10.1 */

@media (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: landscape) { 
	.big-picture div{
    		height: 230px;
    		padding-right: 0;
    		background-size: cover;
    		background-position: center center;
	}
	.thumbnail_img div {
    		height: 118px;
    		width: 100%;
    		overflow: hidden;
    		margin: 10px 0;
    		position: relative;
    		background: #000!important;
	}
	.gallery li {
    		height: 100px;
    		margin-bottom: 20px;
	}
	.estado_pago{
		height:100px;
	}
	.curva-avance{
		height:100px;
		width:100%;
	}
	.acti-emp{
		height:110px;
		width:100%;
	}
	.resumen-acti{
		height:140px;
	}
	.rdi-1{
		height:105px;
		width:100%;
    		margin-top: 4px;
	}
	.adi-1{
		height:115px;
	}
	.adi-2{
		height:100px;
	}
	.rdi-2{
		height:145px;
	}
	.sin_info{
		font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
		font-size: 90%;
		color: #818a91;
		text-align: center;
		margin-top:20px;
	}
	.sin_info2{
		font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
		font-size: 80%;
		color: #818a91;
		text-align: center;
	}
}
/*galaxy tab 10 landscape*/
@media (max-device-width: 1280px) and (min-device-width: 1200px) and (orientation: landscape) { 
	.big-picture div{
    		height: 240px;
    		padding-right: 0;
    		background-size: cover;
    		background-position: center center;
	}
	.thumbnail_img div {
    		height: 110px;
    		width: 100%;
    		overflow: hidden;
    		margin: 10px 0;
    		position: relative;
    		background: #000!important;
	}
	.gallery li {
    		height: 110px;
    		margin-bottom: 20px;
	}
	.estado_pago{
		height:110px;
	}
	.curva-avance{
		height:90px;
		width:100%;
	}
	.acti-emp{
		height:100px;
		width:100%;
	}
	.resumen-acti{
		height:130px;
	}
	.rdi-1{
		height:135px;
		width:100%;
    		margin-top: -35px;
	}
	.adi-1{
		height:115px;
	}
	.adi-2{
		height:100px;
	}
	.rdi-2{
		height:138px;
	}
}
/*galaxy tab 10 portrait*/
@media (max-device-height: 1280px) and (min-device-height: 1200px) and (orientation: portrait) { 
	.big-picture div{
    		height: 425px;
    		padding-right: 0;
    		background-size: cover;
    		background-position: center center;
	}
	.thumbnail_img div {
    		height: 210px;
    		width: 100%;
    		overflow: hidden;
    		margin: 10px 0;
    		position: relative;
    		background: #000!important;
	}
	.gallery li {
    		height: 195px;
    		margin-bottom: 20px;
	}
	.estado_pago{
		height:280px;
	}
	.curva-avance{
		height:270px;
		width:100%;
	}
	.acti-emp{
		height:280px;
		width:100%;
	}
	.resumen-acti{
		height:310px;
	}
	.rdi-1{
		height:260px;
		width:100%;
    		margin-top: 4px;
	}
	.adi-1{
		height:170px;
		margin-top: 90px;
	}
	.adi-2{
		height:170px;
		margin-top: 80px;
	}
	.rdi-2{
		height:320px;
	}
}

/*resolucion notebook*/
@media (min-device-width: 1366px) and (max-device-width: 1399px) and (orientation: landscape) {
	.big-picture div{
    		height: 324px;
    		padding-right: 0;
    		background-size: cover;
    		background-position: center center;
	}
	.thumbnail_img div {
    		height: 155px;
    		width: 100%;
    		overflow: hidden;
    		margin: 10px 0;
    		position: relative;
    		background: #000!important;
	}
	.gallery li {
    		height: 145px;
    		margin-bottom: 20px;
	}
}

/* resolucion note */
@media (min-device-width: 1335px) and (max-device-width: 1390px){
	.titulo_proyecto{
		font-size: 18px;
		font-weight: bold;
		margin-top:-12px;
		margin-bottom:-12px;
	}
	.box-desc-bb {
		padding: 10px 10px;
	}
	.big-picture div{
    		height: 245px;
    		padding-right: 0;
    		background-size: cover;
    		background-position: center center;
	}
	.thumbnail_img div {
    		height: 105px;
    		width: 100%;
    		overflow: hidden;
    		margin: 10px 0;
    		position: relative;
    		background: #000!important;
	}
	.gallery li {
    		height: 115px;
    		margin-bottom: 20px;
	}
	.estado_pago{
		height:105px;
	}

	.curva-avance{
		height:93px;
		width:100%;
	}
	.acti-emp{
		height:105px;
		width:100%;
		margin-top:-12px;
	}
	.resumen-acti{
		height:125px;
		width:97%;
	}

	#resumen_pend{
		height:115px;
		width:97%;
	}
	.rdi-1{
		height:105px;
		width:100%;
		margin-top:0px;
	}
	.adi-1{
		height:110px;
	}
	.adi-2{
		height:110px;
	}
	.rdi-2{
		height:135px;
	}
	.box-header {
    		position: relative;
    		padding: 1rem;
    		margin-bottom: -16px;
	}
	.sin_info{
		font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
		font-size: 90%;
		color: #818a91;
		text-align: center;
		margin-top:10px;
	}
	.sin_info2{
		font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
		font-size: 90%;
		color: #818a91;
		text-align: center;
		margin-top:-10px;
	}
	.sin_info3{
		font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
		font-size: 90%;
		color: #818a91;
		text-align: center;
		margin-top:0px;
	}
	.form-control {
		/*min-height: 1px;*/
		min-height: 25px;
		padding: 1px;
	}

}
/* resolucion pc 1600px*/
@media (min-device-width: 1500px) and (max-device-width: 1600px) and (orientation: landscape) {
	.big-picture div{
    		height: 280px;
    		padding-right: 0;
    		background-size: cover;
    		background-position: center center;
	}
	.thumbnail_img div {
    		height: 130px;
    		width: 100%;
    		overflow: hidden;
    		margin: 10px 0;
    		position: relative;
    		background: #000!important;
	}
	.gallery li {
    		height: 128px;
    		margin-bottom: 20px;
	}
	.estado_pago{
		height:148px;
	}

	.curva-avance{
		height:128px;
		width:100%;
	}
	.acti-emp{
		height:105px;
		width:100%;
	}
	.resumen-acti{
		height:168px;
	}
	.rdi-1{
		height:124px;
		width:100%;
		margin-top:-14px;
	}
	.adi-1{
		height:143px;
	}
	.adi-2{
		height:110px;
	}
	.rdi-2{
		height:160px;
	}
	.box-header {
    		position: relative;
    		padding: 1rem;
    		margin-bottom: -16px;
	}

}

@media (min-device-width: 2000px) and (max-device-width: 2100px) and (orientation: landscape) {
	.big-picture div{
    		height: 150px;
    		padding-right: 0;
    		background-size: cover;
    		background-position: center center;
	}
	.thumbnail_img div {
    		height: 150px;
    		width: 100%;
    		overflow: hidden;
    		margin: 10px 0;
    		position: relative;
    		background: #000!important;
	}
	.gallery li {
    		height: 135px;
    		margin-bottom: 20px;
	}
}

@media (max-device-width: 3000px) and (min-device-width: 2400px) and (orientation: landscape) { 
	.big-picture div{
    		height: 100px;
    		padding-right: 0;
    		background-size: cover;
    		background-position: center center;
	}
	.thumbnail_img div {
    		height: 118px;
    		width: 100%;
    		overflow: hidden;
    		margin: 10px 0;
    		position: relative;
    		background: #000!important;
	}
	.gallery li {
    		height: 100px;
    		margin-bottom: 20px;
	}
	.estado_pago{
		height:110px;
	}
	.curva-avance{
		height:115px;
		width:100%;
	}
	.acti-emp{
		height:120px;
		width:100%;
	}
	.resumen-acti{
		height:160px;
	}
	.rdi-1{
		height:95px;
		width:100%;
    		margin-top: 4px;
	}
	.adi-1{
		height:115px;
	}
	.adi-2{
		height:100px;
	}
	.rdi-2{
		height:145px;
	}
}
/* Google Nexus */
@media screen and (device-width: 600px) and (device-height: 905px) and (-webkit-min-device-pixel-ratio: 1.331) and (-webkit-max-device-pixel-ratio: 1.332) {

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
	/* Sidebar */
	#sidebar-container .sidebar .list-item {
		overflow: hidden;
		overflow-x: hidden;
	}
	
	.td-20 {
		width: 20%!important;
	}
	.td-25 {
		width: 25%!important;
	}
	.td-35 {
		width: 35%!important;
	}
	/* Gallery */
	.no-slide {
		padding: 0.5rem 0.5rem!important;
	}
	.cd-gallery li {
		width: 48%!important;
	}
	.standard-height, .standard-height-overflow, .standard-more-height  {
		height: auto;
		height: 36.5vh;
	}

	.list-item {
		overflow-x: hidden;
	}
	
	/* Página Proyectos */
	.rez-resp-low canvas {
		height: 6.25rem!important;
		width: 6.25rem!important;
		-webkit-font-smoothing: antialiased;
	}
	.proyectos-img-inside-box {
		min-height: 13.56rem;
		min-height: 20.5vh;
	}
	.stats-box-bb{
		width: 100%;
	}
	.box-body {
		padding: 0.7rem;
	}
	.easyPieChart.rez-resp-low > div {
		font-size: 1.4rem;
	}
	.box-desc-bb {
		padding: 20px 10px;
	}
	.stats-box-bb .box-body {
		top: 28%;
	}
	
	/* Gráficos */
	/*.rez-resp-mid canvas{
		height: 17.6rem!important;
	}*/ /* El canvas no responde como debería */

}

@media (min-device-width: 768px) and (max-device-width: 1024px) {
	/* sidebar */
	.pace {
		display: none!important;
	}
	.sidebar {
		top: -1px;
		height: 100%;
	}
	.sidebar .sw-btn {
		left: -50px;
   		top: -11px;
		width: 50px;
    	height: 68px;
    	padding-top: 28px;
	}
	/* no queremos que el responsive gral se interponga en nuestros planes */
	#sidebar-container .col-md-3 {
		float: left!important;
		width: 25%!important;
	}
	#sidebar-container .col-md-9 {
		float: left!important;
		width: 75%!important;
	}
	
	.cd-gallery li {
		width: 48%;
	}
	.caption {
	    transform: translateY(-50px)!important;
	    opacity: 1!important;
	}
	/* Mod 19/01 */
	.box-header {
		padding: 0.6rem 1rem;
	}
	/* Frase ó logo que irá sobre el header */
	.drs-container {
		display:block;
	}
	.box-header small {
		margin-top: 0!important;
	}
	.box-header {
		padding: 0.6rem 1rem 0.3rem;
	}
}

/* Phones in general */
@media (max-width: 767px) and (min-width: 1px) {

	.display_map{
		height: 300px;
		weight: 200px;
	}

	.pdf_acta{
	    height: 10%;
	}

	.sin_info{
		font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
		font-size: 90%;
		color: #818a91;
		text-align: center;
		margin-top:20px;
	}
	.sin_info2{
		font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
		font-size: 90%;
		color: #818a91;
		text-align: center;
		margin-top: -15px;
	}

	.estado_pago{
		height:173px;
	}

	.curva-avance{
		height:173px;
		width:100%;
	}
	.acti-emp{
		height:150px;
		width:100%;	
	}
	.resumen-acti{
		height:214px;
	}
	.rdi-1{
		height:145px;
		width:100%;
		margin-top: 5px;
	}
	.adi-1{
		height:182px;
	}
	.adi-2{
		height:182px;
	}
	.rdi-2{
		height:213px;
	}
	.titulo_proyecto{
		display:none;
	}
	/* Últimas correcciones Enero */
	.full-rez {
		display: none!important;
	}
	.mob-only {
		display: block!important;
	}



	/* Header */
	.navbar-brand-custom img {
		height: auto;
	}
	.app-aside .left {
		width: 286px;
	}
	.pace {
		display: none!important;
	}
	.navbar {
		width: 100%;
	}
	
	/* sidebar */
	.sidebar .sw-btn {
		left: -50px;
   		top: -11px;
		width: 50px;
    	height: 68px;
    	padding-top: 28px;
	}
	/* no queremos que el responsive gral se interponga en nuestros planes */
	#sidebar-container .col-md-3 {
		float: left!important;
		width: 25%!important;
	}
	#sidebar-container .col-md-9 {
		float: left!important;
		width: 75%!important;
	}
	.sidebar {
		top: -1px;
		height: 100%;
	}
	#sidebar .box-body {
		padding-right: 1.3rem!important;
	}
	
	.navbar-nav.pull-right{
		padding-right: 0px;
	}
	.navbar-nav.pull-right i{
		color: #fff;
	}
	.navbar .avatar {
	    margin-left: 10px;
	    margin-right: 10px;
	}
	#btn-search{
		margin-top: 10px;
	    border-radius: 50%;
	    border: 0px;
	    background-color: #fff;
	    height: 35px;
	    width: 35px;
	    text-align: center;    
	    padding: 0;
	}
	
	/* Contenedores */
	.standard-height {
		height: 19rem;
	}
	
	/* Proyectos */
	.proyectos-img-inside-box {
		height: 19rem;
	}
	.rez-resp-low canvas {
		height: 7.2rem;
	}
	.stats-box-bb .box-body {
		top: 25%;
	}
	
	/* Actas */
	.actas-img-inside-box {
		height: 21.1rem;
	}
	
	/* Contenedor Slider */
	.item {
		padding: 0;
	}
	.padding .col-sm-12 {
		margin-bottom: 30px!important;
	}
	
	#btn-search i{
		color: #818c93!important;
	}
	.box.maximized{
		top: 56px;	
	}
	.btn.cancel {
		margin-top: 4px!important;
	}
	
	/* TD's que incluyen un width en % */
	.td-overall {
		width: auto;
	}
	#sidebar-container .sidebar .col-md-10, #sidebar-container .sidebar .col-md-2 {
		float: left;
	}
	#sidebar-container .sidebar .col-md-10 {
		width: 80%;
	}
	#sidebar-container .sidebar .col-md-2 {
		width: 20%;
	}
	.alignme-rt {
		display: block;
	}
	
	/* Gallery */
	.no-slide {
		padding: 0.5rem 0.5rem!important;
	} 
	.cd-gallery li {
		width: 100%;
	}
	.caption {
	    transform: translateY(-50px)!important;
	    opacity: 1!important;
	}
	.hide-on-mobile {
		display: none!important;
	}

	#toggle-mobile {
		padding-top: 20px;
    	padding-right: 16px;
    	padding-bottom: 20px;
    	border-right: 1px solid rgba(255,255,255,0.3);
	}
	.user-info .nav-link {
		padding-top: 8px!important;
		padding-bottom: 8px!important;
	}
	
	/***** Modificaciones 19/01 *****/
	.box-header {
		padding: 0.6rem 1rem;
	}
	/* Ajustes generales a ancho de las tablas */
	.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th {
		padding-left: 8px;
		padding-right: 8px;
	}
	.table th {
		width: 19%!important;
		padding: 10px 6px!important;
	}
	.hide-me-under {
		display: none!important;
	}
	.show-me-under {
		display: block!important;
	}
	#datatables-1_filter label {
		text-align: left;
	}
	#datatables-1_filter input[type=search] {
		max-width: 110px;
	}
	.drs-container {
		left: 60px;
	}
	.drs-container > h2 {
		font-size: 2em;
		margin-top: 2px;
	}
	.drs-container > h3 {
		font-size: 0.499em;
	}

	
	/**** Importante la sección a continuación nos ayuda a esconder ciertas columnas, en este caso solamente vamos agregando +td dependiendo de las que necesitemos esconder, funcionará con IE utilizando ese formato, aunque es mucho mas cómodo utilizar solo nth-child(X) ****/
	
	/* Target a la columna nº2, para la primera tabla*/
	#datatables-1 tbody tr td:nth-child(2), #datatables-1 tbody tr td:first-child + td  {
		display: none!important;
	}
	/* Target a la columna nº2, para la segunda tabla*/
	#datatables-2 tbody tr td:nth-child(2), #datatables-2 tbody tr td:first-child + td {
		display: none!important;
	}
	/* Target a la columna nº2, para la tercera tabla*/
	#datatables-3 tbody tr td:nth-child(2), #datatables-3 tbody tr td:first-child + td {
		display: none!important;
	}
	
	/* Target a la columna nº4, primera tabla */
	#datatables-1 tbody tr td:nth-child(4), #datatables-1 tbody tr td:first-child + td + td + td {
		display: none!important;
	}
	/* Target a la columna nº4, segunda tabla */
	#datatables-2 tbody tr td:nth-child(4), #datatables-2 tbody tr td:first-child + td + td + td {
		display: none!important;
	}
	/* Target a la columna nº4, tercera tabla */
	#datatables-3 tbody tr td:nth-child(4), #datatables-3 tbody tr td:first-child + td + td + td {
		display: none!important;
	}
	
	/* Target a la columna nº6, primera tabla */
	#datatables-1 tbody tr td:nth-child(6), #datatables-1 tbody tr td:first-child + td + td + td + td + td {
		display: none!important;
	}
	/* Target a la columna nº6, segunda tabla */
	#datatables-2 tbody tr td:nth-child(6), #datatables-2 tbody tr td:first-child + td + td + td + td + td {
		display: none!important;
	}
	/* Target a la columna nº6, tercera tabla */
	#datatables-3 tbody tr td:nth-child(6), #datatables-3 tbody tr td:first-child + td + td + td + td + td {
		display: none!important;
	}
	
	/* Target a la columna nº7, primera tabla */
	#datatables-1 tbody tr td:nth-child(7), #datatables-1 tbody tr td:first-child + td + td + td + td + td + td {
		display: none!important;
	}
	/* Target a la columna nº7, segunda tabla */
	#datatables-2 tbody tr td:nth-child(7), #datatables-2 tbody tr td:first-child + td + td + td + td + td + td {
		display: none!important;
	}
	/* Target a la columna nº7, tercera tabla */
	#datatables-3 tbody tr td:nth-child(7), #datatables-3 tbody tr td:first-child + td + td + td + td + td + td {
		display: none!important;
	}
	
	
	/* Target a la columna nº8, primera tabla */
	#datatables-1 tbody tr td:nth-child(8), #datatables-1 tbody tr td:first-child + td + td + td + td + td + td + td {
		display: none!important;
	}
	/* Target a la columna nº8, segunda tabla */
	#datatables-2 tbody tr td:nth-child(8), #datatables-2 tbody tr td:first-child + td + td + td + td + td + td + td {
		display: none!important;
	}
	/* Target a la columna nº8, tercera tabla */
	#datatables-3 tbody tr td:nth-child(8), #datatables-3 tbody tr td:first-child + td + td + td + td + td + td + td {
		display: none!important;
	}
	
	
	/* Target a la columna nº9, primera tabla */
	#datatables-1 tbody tr td:nth-child(9), #datatables-1 tbody tr td:first-child + td + td + td + td + td + td + td + td {
		display: none!important;
	}
	/* Target a la columna nº9, segunda tabla */
	#datatables-2 tbody tr td:nth-child(9), #datatables-2 tbody tr td:first-child + td + td + td + td + td + td + td + td {
		display: none!important;
	}
	/* Target a la columna nº9, tercera tabla */
	#datatables-3 tbody tr td:nth-child(9), #datatables-3 tbody tr td:first-child + td + td + td + td + td + td + td + td {
		display: none!important;
	}
	
	/*** En las siguientes funcionará el last-child siempre y cuando se cumpla esa condición, sino fuese así dejar el fallback solamente ***/
	/* Target a la columna nº10, primera tabla */
	#datatables-1 tbody tr td:last-child, #datatables-1 tbody tr td:first-child + td + td + td + td + td + td + td + td + td {
		display: block!important;
	}
	/* Target a la columna nº10, segunda tabla */
	#datatables-2 tbody tr td:last-child, #datatables-2 tbody tr td:first-child + td + td + td + td + td + td + td + td + td {
		display: block!important;
	}
	/* Target a la columna nº10, tercera tabla */
	#datatables-3 tbody tr td:last-child, #datatables-3 tbody tr td:first-child + td + td + td + td + td + td + td + td + td {
		display: block!important;
	}
}

@media (min-width: 768px) {
	.mob-only {
		display: none!important;
	}
	#toggle-mobile {
		padding-top: 20px;
    	padding-right: 16px;
    	padding-bottom: 20px;
    	border-right: 1px solid rgba(255,255,255,0.3);
	}
	#search-content {
		margin-top: 8px;
	}
}

@media (min-width: 544px) {
	#search-content{
		display:block!important;
	}	
	
	#search-content,
	#search-content:focus {
	    -webkit-transition: all .3s ease;
	    -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	    -o-transition: all .3s ease;
	    transition: all .3s ease;
	}
}

@media (max-width: 544px) {
	#search-content{
		/*min-width: auto;
		margin-top: 13px;*/
		display:none;
		position: absolute;
	    top: 0;
	    left: 0;
	    right: 0;
	    border-radius: 0;
	    height: 57px;
	    width: 100%!important;
	    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.35);
	    z-index: 999;
	}
}