@charset "utf-8";



@media only screen and (min-width: 1400px) {
}

@media only screen and (min-width: 1260px) and (max-width: 1399px) {
}

@media only screen and (min-width: 1080px) and (max-width: 1259px) {
	.t100RR 							{ font-size:80px; }
}

@media only screen and (min-width: 768px) and (max-width: 1079px) {
	body								{ font-size:12px; }
	.theLogo 							{ width:120px;}
	.t100RR 							{ font-size:60px; }
	
	.navbar-brand 						{ width:200px; padding-top:20px; }
	.navbar-nav > li > a 				{ padding:17px 8px 0 !important; }

	.navbar-nav > li > a.btMore			{ padding:5px 4px 32px !important; }

}

@media only screen and (min-width: 482px) and (max-width: 767px) {
	body								{ font-size:11px; }
	.theLogo 							{ width:100px;}
	.t100RR 							{ font-size:40px; }
	
	.navbar-brand 						{ width:150px;  padding-top:25px; }

}

@media only screen and (max-width: 481px) {
	body								{ font-size:11px; }		
	.theLogo 							{ width:80px;}
	.t100RR 							{ font-size:30px; }
	.navbar-brand 						{ width:150px;  padding-top:25px; }
}



/* BOOTSTRAP *//* BOOTSTRAP *//* BOOTSTRAP *//* BOOTSTRAP */
/* BOOTSTRAP *//* BOOTSTRAP *//* BOOTSTRAP *//* BOOTSTRAP */
/* BOOTSTRAP *//* BOOTSTRAP *//* BOOTSTRAP *//* BOOTSTRAP */


@media screen and (min-width: 768px) {
	

}

@media screen and (max-width: 767px) {
	.dN_oS_imp 						{ display:none !important; }
	.m-5_oS 						{ margin-top:-4px; }
	
	.wpix100_oS 					{ width:120px;}
	
	
	.slick-next, .slick-prev 		{ width: 32px !important; height: 32px !important; margin-top: -16px !important; }
	.slick-prev 					{ left: -36px !important; }
	.slick-prev:hover 				{ left: -38px !important; }
	[dir='rtl'] .slick-prev 		{ right: -36px !important; }
	.slick-next 					{ right: -36px !important; }
	.slick-next:hover 				{ right: -38px !important; }
	[dir='rtl'] .slick-next 		{ left: -36px !important; }
	
	.navPartidos .nav						{ text-align:center;}

	.mAUTO_oS 						{ margin-left:auto; margin-right:auto; }
	.t40_oS 						{ font-size:40px; }
	
	.navbar								{ height:auto; }
	.navbar-collapse 					{ background-color:transparent; width:100%; border:0; margin:0 !important; padding:0; }
	.navbar-toggle 						{ border-color:#eee; background-color:#fff; margin-top:10px; }
	.navbar-toggle span 				{ color:darkgreen; }
	.navbar-toggle:hover,
	.navbar-toggle:active,
	.navbar-toggle:visited,
	.navbar-toggle:focus 				{ background-color:transparent !important;}
	.icon-bar 							{ background-color:darkgreen !important; }
	.navbar-brand 						{ position:absolute; }
	.navbar-header 						{ height:auto; }
	.navbar-nav							{ margin:0 0 20px !important; background-color: #666; display: block !important; height: auto !important; }
	.navbar-nav > li 					{ display: block !important; width: 100%; padding: 0 !important; margin: 0 !important; height: auto; }
	.navbar-nav > li.y20 				{ display: block !important; width: 100%; padding: 0 !important; margin: 0 !important; height: auto; }
	.navbar-nav > li > a 				{ display: block !important; height:auto; margin:0 !important; text-align: left; padding: 12px 10% !important; }
	.navbar-nav > li > a i				{ font-size:40px; float:left; color:#fff; padding-right:10px; }
	.navbar-nav > li > a span			{ font-size:14px; float:none; text-align:left; color:#fff; padding:0; margin:0; }
	.navbar-nav > li > a:hover i,
	.navbar-nav > li > a:hover span		{ color:#333; }
	.navbar-nav > li > ul > li > a 		{ padding-left: 15% !important; font-size: 12px !important; }
	.navbar-nav > .active > a i,
	.navbar-nav > .active > a span		{ color:#f1cf00; }
	.navbar-nav > li > a.btContcta		{ padding:5px !important; text-align:center; margin-top:0 !important; font-size:14px; width:95%;  }
	.navbar-nav > li > a.btMore			{ display:block !important; height:auto; padding:5px 5px 5px 10% !important; border:0; color:#fff; margin:0 !important; font-size:14px; }
	.navbar-nav > li > a.btMore:hover	{ color:#333 !important; }
	
	
	.navEquipo							{ margin:0 auto; }
	.navEquipo .nav						{ border:0; width:100%; text-align:center; }
	.navEquipo .nav-tabs				{ border:0; text-align:center; }
	.navEquipo .nav-tabs li				{ border:0; width:25%; background-color:#ccc; text-align:center; border-radius:0 !important; float:none; display:inline-block; margin:0; margin-left:-3px; }
	.navEquipo .nav-tabs li.active		{ border:0; border-radius:0 !important; }
	.navEquipo .nav-tabs li.active a	{ border:0; color:#fff; background-color:#f44f08; font-weight:bold; border-radius:0 !important; }
	.navEquipo .nav-tabs li a			{ border:0; color:#666;  border-radius:0 !important; padding:10px 0; width:100%; }
	.navEquipo .nav-tabs li a:hover		{ border:0; color:#333; background-color:#ddd; border-radius:0 !important; }
	.navEquipo .nav-tabs li.active a:hover{ border:0; color:#fff; background-color:#f44f08;  border-radius:0 !important; }


	
	.h220 								{ height:150px; }
	
	.b0_oS 								{ border:0; }
	.p0_oS 								{ padding:0; }
	.p20_oS 							{ padding:20px; }
	.pLR40_oS 							{ padding:0 40px; }

}


