/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(https://32e128.claudeassets.com/20171013032505cs_/http://academiaf1.com/templates/yoo_venture/warp/css/responsive.css);


/* Breakpoints
----------------------------------------------------------------------------------------------------*/

/* All except large Screens */
@media (max-width: 1220px) {

}

/* Only Phones and Tablets (Portrait) */
@media (max-width: 959px) {

}

/* Only Tablets (Portrait) */
@media (min-width: 768px) and (max-width: 959px) {

}

/* Only Tablets (Portrait) and Phones (Landscape) */
@media (min-width: 480px) and (max-width: 959px) {

	/* Layout */
	#menu { float: left; width: 100%; }
}

/* Only Phones */
@media (max-width: 767px) {

	/* Layout */
	#toolbar,
	#logo,
	#menu,
	#breadcrumbs,
	#totop-scroller { display: none; }

	/* System All */
	#header-responsive .searchbox { width: 96%; }

}

/* Only Phones (Landscape) */
@media (min-width: 480px) and (max-width: 767px) {

}

/* Only Phones (Portrait) */
@media (max-width: 479px) {

	/* System */
	#system .items .item,
	#system .items .item:first-child {
		margin-top: 12px;
		padding-top: 18px;
		border-top-width: 1px;
		box-shadow: 0 1px 0 rgba(255,255,255,1) inset;
	}

	#system .items :first-child .item:first-child {
		margin-top: 0;
		padding-top: 0;
		border-width: 0;
	}

	#system .items .leading .item {
		margin-bottom: 0;
		padding-bottom: 0;
		border-width: 0;
		box-shadow: none;
	}

	.grid-h .mod-line:before {
		top: -12px;
		left: 0;
		right: 0;
		border-left: none;
		border-top: 1px solid #d4d4d4;
		border-top: 1px solid rgba(0,0,0,0.1);
		box-shadow: 0 1px 0 rgba(255,255,255,0.4) inset;
	}

	.grid-h:first-child .mod-line:before { box-shadow: none; }

}

/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
 @media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px) {

	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block;
		text-align:left;
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr { border: 1px solid #ccc; }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	/*
	Label the data
	*/
	td:nth-of-type(1):before { content: "Denominacion:"; }
	td:nth-of-type(2):before { content: "Modalidad:"; }
	td:nth-of-type(3):before { content: "Precio:"; }
	td:nth-of-type(4):before { content: "Avalado:"; }
	td:nth-of-type(5):before { content: ""; }
}
/*
     FILE ARCHIVED ON 23:15:41 Oct 05, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:30:59 Jul 10, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.897
  exclusion.robots: 0.087
  exclusion.robots.policy: 0.07
  esindex: 0.012
  cdx.remote: 7.841
  LoadShardBlock: 127.241 (3)
  PetaboxLoader3.resolve: 87.474 (4)
  PetaboxLoader3.datanode: 81.719 (4)
  load_resource: 77.409
*/