/**
* @version   $Id: grid-responsive.css 2375 2012-08-14 22:41:53Z kevin $
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2014 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/

/*body {min-width: 850px !important;}*/
body [class*="rt-grid"] {display: inline;float: left;position: relative;margin: 0;}

.rt-container {width: 1200px;margin: 0 auto;position: relative;}
.rt-grid-1 {width: 100px;}
.rt-grid-2 {width: 200px;}
.rt-grid-3 {width: 300px;}
.rt-grid-4 {width: 400px;}
.rt-grid-5 {width: 500px;}
.rt-grid-6 {width: 600px;}
.rt-grid-7 {width: 700px;}
.rt-grid-8 {width: 800px;}
.rt-grid-9 {width: 900px;}
.rt-grid-10 {width: 1000px;}
.rt-grid-11 {width: 1100px;}
.rt-grid-12 {width: 1200px;}

.rt-push-1 {left: 100px;}
.rt-push-2 {left: 200px;}
.rt-push-3 {left: 300px;}
.rt-push-4 {left: 400px;}
.rt-push-5 {left: 500px;}
.rt-push-6 {left: 600px;}
.rt-push-7 {left: 700px;}
.rt-push-8 {left: 800px;}
.rt-push-9 {left: 900px;}
.rt-push-10 {left: 1000px;}
.rt-push-11 {left: 1100px;}

.rt-pull-1 {left: -100px;}
.rt-pull-2 {left: -200px;}
.rt-pull-3 {left: -300px;}
.rt-pull-4 {left: -400px;}
.rt-pull-5 {left: -500px;}
.rt-pull-6 {left: -600px;}
.rt-pull-7 {left: -700px;}
.rt-pull-8 {left: -800px;}
.rt-pull-9 {left: -900px;}
.rt-pull-10 {left: -1000px;}
.rt-pull-11 {left: -1100px;}

.rt-prefix-1 {padding-left: 100px;}
.rt-prefix-2 {padding-left: 200px;}
.rt-prefix-3 {padding-left: 300px;}
.rt-prefix-4 {padding-left: 400px;}
.rt-prefix-5 {padding-left: 500px;}
.rt-prefix-6 {padding-left: 600px;}
.rt-prefix-7 {padding-left: 700px;}
.rt-prefix-8 {padding-left: 800px;}
.rt-prefix-9 {padding-left: 900px;}
.rt-prefix-10 {padding-left: 1000px;}
.rt-prefix-11 {padding-left: 1100px;}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
	body {-webkit-tap-highlight-color: transparent;min-width: 1095px;}
    .rt-container {width: 1095px;}
    .rt-grid-1 {width: 80px;}
	.rt-grid-2 {width: 160px;}
	.rt-grid-3 {width: 250px;}
	.rt-grid-4 {width: 320px;}
	.rt-grid-5 {width: 400px;}
	.rt-grid-6 {width: 480px;}
	.rt-grid-7 {width: 560px;}
	.rt-grid-8 {width: 640px;}
	.rt-grid-9 {width: 845px;}
	.rt-grid-10 {width: 800px;}
	.rt-grid-11 {width: 880px;}
	.rt-grid-12 {width: 960px;}

	.rt-push-1 {left: 80px;}
	.rt-push-2 {left: 160px;}
	.rt-push-3 {left: 240px;}
	.rt-push-4 {left: 320px;}
	.rt-push-5 {left: 400px;}
	.rt-push-6 {left: 480px;}
	.rt-push-7 {left: 560px;}
	.rt-push-8 {left: 640px;}
	.rt-push-9 {left: 720px;}
	.rt-push-10 {left: 800px;}
	.rt-push-11 {left: 880px;}

	.rt-pull-1 {left: -80px;}
	.rt-pull-2 {left: -160px;}
	.rt-pull-3 {left: -240px;}
	.rt-pull-4 {left: -320px;}
	.rt-pull-5 {left: -400px;}
	.rt-pull-6 {left: -480px;}
	.rt-pull-7 {left: -560px;}
	.rt-pull-8 {left: -640px;}
	.rt-pull-9 {left: -720px;}
	.rt-pull-10 {left: -800px;}
	.rt-pull-11 {left: -880px;}

	.rt-prefix-1 {padding-left: 80px;}
	.rt-prefix-2 {padding-left: 160px;}
	.rt-prefix-3 {padding-left: 240px;}
	.rt-prefix-4 {padding-left: 320px;}
	.rt-prefix-5 {padding-left: 400px;}
	.rt-prefix-6 {padding-left: 480px;}
	.rt-prefix-7 {padding-left: 560px;}
	.rt-prefix-8 {padding-left: 640px;}
	.rt-prefix-9 {padding-left: 720px;}
	.rt-prefix-10 {padding-left: 800px;}
	.rt-prefix-11 {padding-left: 880px;}
	
	
	
	#scroll, .scroll {
    		/*width: 525px !important;*/
  	  }
    
	#descr-stages, .descr-stages {
		/*width: 515px !important; */
	}
	
	#all-stages, .all-stages {
		/*width: 539px !important;*/
	}
	
	
	
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .rt-container {width: 768px;}
    .rt-grid-1 {width: 64px;}
	.rt-grid-2 {width: 128px;}
	.rt-grid-3 {width: 192px;}
	.rt-grid-4 {width: 256px;}
	.rt-grid-5 {width: 320px;}
	.rt-grid-6 {width: 384px;}
	.rt-grid-7 {width: 448px;}
	.rt-grid-8 {width: 512px;}
	.rt-grid-9 {width: 576px;}
	.rt-grid-10 {width: 640px;}
	.rt-grid-11 {width: 704px;}
	.rt-grid-12 {width: 768px;}

	.rt-push-1 {left: 64px;}
	.rt-push-2 {left: 128px;}
	.rt-push-3 {left: 192px;}
	.rt-push-4 {left: 256px;}
	.rt-push-5 {left: 320px;}
	.rt-push-6 {left: 384px;}
	.rt-push-7 {left: 448px;}
	.rt-push-8 {left: 512px;}
	.rt-push-9 {left: 576px;}
	.rt-push-10 {left: 640px;}
	.rt-push-11 {left: 704px;}

	.rt-pull-1 {left: -64px;}
	.rt-pull-2 {left: -128px;}
	.rt-pull-3 {left: -192px;}
	.rt-pull-4 {left: -256px;}
	.rt-pull-5 {left: -320px;}
	.rt-pull-6 {left: -384px;}
	.rt-pull-7 {left: -448px;}
	.rt-pull-8 {left: -512px;}
	.rt-pull-9 {left: -576px;}
	.rt-pull-10 {left: -640px;}
	.rt-pull-11 {left: -704px;}

	.rt-prefix-1 {padding-left: 64px;}
	.rt-prefix-2 {padding-left: 128px;}
	.rt-prefix-3 {padding-left: 192px;}
	.rt-prefix-4 {padding-left: 256px;}
	.rt-prefix-5 {padding-left: 320px;}
	.rt-prefix-6 {padding-left: 384px;}
	.rt-prefix-7 {padding-left: 448px;}
	.rt-prefix-8 {padding-left: 512px;}
	.rt-prefix-9 {padding-left: 576px;}
	.rt-prefix-10 {padding-left: 640px;}
	.rt-prefix-11 {padding-left: 704px;}
	
	
	/*#scroll, .scroll {
    		width: 394px !important;
  	  }
    
	#descr-stages, .descr-stages {
		width: 384px !important; 
	}
	
	#all-stages, .all-stages {
		width: 408px !important;
	}*/
	
}

@media only screen and (min-width: 481px) and (max-width: 959px) {
	body {-webkit-tap-highlight-color: transparent;min-width: 850px;}
    .rt-container {width: 100%;  }
    .rt-container [class*="rt-grid"] {display: block;float: none;position: relative;width: 100%;}
    .rt-container [class*="rt-grid-3"] {width: 33%;float: left; display: inline;}
    .rt-container [class*="rt-push"], [class*="rt-pull"] {left: auto;}
    .rt-container [class*="rt-prefix"] {padding-left: 0;}
    .rt-grid-9 {min-width: 845px;}
    .rt-block.top {padding-left: 290px;}
    
    	/*#scroll, .scroll {
    		width: 394px !important;
  	  }
    
	#descr-stages, .descr-stages {
		width: 384px !important; 
	}
	
	#all-stages, .all-stages {
		width: 408px !important;
	}*/
	
}

@media only screen and (max-width: 480px) {
	body {-webkit-tap-highlight-color: transparent; min-width: 850px;}
    .rt-container {width: 100%;}
    
    
    .rt-container [class*="rt-grid"] {display: block;float: none;position: relative;width: 100%;}
    .rt-container [class*="rt-grid-3"] {width: 33%;float: left;display: inline;}
    .rt-container [class*="rt-push"], [class*="rt-pull"] {left: auto;}
    .rt-container [class*="rt-prefix"] {padding-left: 0;}
    
  
   	/*#scroll, .scroll {
    		width: 263px !important;
  	 }
    
	#descr-stages, .descr-stages {
		width: 253px !important; 
	}
	
	#all-stages, .all-stages {
		width: 277px !important;
	}*/
   	
   	.statistics {
   		font-size: 8px !important;
   		margin: 0px !important;
   	}
   	
   	.calen-next_match_te, .calen-place, .calen-time, .statistics .players-foto, .statistics .teams-logo, .statistics table#e_table_p thead th:nth-child(3), .statistics table#e_table_p thead th:nth-child(5), .statistics table#e_table_p thead th:nth-child(2), .statistics table#e_table_p tbody td:nth-child(2), .common-scorers .players-foto, .common-scorers table thead th:nth-child(3), .common-scorers .teams-logo, .common-scorers table thead th:nth-child(5), .statistic-league #e_table_t .teams-logo, .statistic-league #e_table_t th:nth-child(2), .statistic-league #e_table_p .players-foto, .statistic-league #e_table_p th:nth-child(2), .statistic-league #e_table_p .teams-logo, .statistic-league #e_table_p th:nth-child(4), .common-disq .teams-logo, .common-disq table thead th:nth-child(4), .tourn_tables .teams-logo,  .tourn_tables thead  th:nth-child(2), .tourn_tables tbody  td:nth-child(12) , .tourn_tables thead  th:nth-child(12), .statistics table#e_table_t thead th:nth-child(3), #team-page .players-foto, #team-page table#e_table thead th:nth-child(2), #team-page .team-calendar-league, #team-page .team-calendar-place, .history_back, .common-disq .players-foto img, .disq-league .players-foto img, .disq-league .teams-logo, .disq-league thead th:nth-child(3), .scor-league .players-foto, .scor-league thead th:nth-child(2),  .scor-league .teams-logo, .scor-league thead th:nth-child(4) {
   		display: none
	}
	
	.statistics table#e_table_p thead th, .statistics table#e_table_t thead th, .common-scorers table thead tr, #team-page .team-calendar-score, .statistic-league table#e_table_p thead th {
		padding: 0px;
	}
	
	#team-page .team-calendar table {
		width: 90% !important;
	}
	
	.team-player img {
		width: 100px !important;
	}
	
	#video-galerea iframe, #etab_match_div iframe  {
		width: 250px !important;
		height: 130px !important;
	}
	
	#etab_match_div .match_thome, #etab_match_div .match_taway {
		/*width: auto !important;*/
	}
	

	#etab_match_div .video {
		width: 300px !important;
	}