.table-scroll_mobile{
	height: 160px !important;
	display: none;
}
@media screen and (width: 2560px){
	.navbar-fixed-top {
		top: 13%;
	}
}
@media screen and (width: 1440px){
	.navbar-fixed-top {
		top: 14%;
	}
}
@media screen and (max-width: 1260px){
	#earth_planet{
	width: 250px !important;
	height: 250px !important;
	top: 30% !important;
	}
}
@media screen and (max-width: 1200px){
	#tabla-data{
		bottom: 7.5%;
	}
}
@media screen and (max-width: 1024px){
	#earth_planet{
	width: 275px !important;
	height: 275px !important;
	top: 30% !important;
	}
	.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front{
	  top: 21% !important;
	}
	.navbar-fixed-top {
		top: 3%;
	}
}

@media screen and (max-width: 992px){
	html, body {
	  width: 100%;
	  height: 100%;
	  background-color: #000;
	  color: #fff;
	  /*font-family: ...;*/
	}
	.navbar-fixed-top {
    	top: 0em;
	}
	#earth_planet {
    	width: 225px !important;
    	height: 225px !important;
    	top: 30% !important;
		background-size: cover;
		animation: rotate 100s linear infinite;
	}
	.scale-stretched #satelite10.orbit {
	    width: 135em;
	    height: 135em;
	    margin-top: -35em;
	    margin-left: -69em;
	}
	.orbit{
		border: 1px solid rgba(255, 255, 255, 1)
	}
	.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front{
	  top: 18% !important;
	}
	.disclaimer div:nth-child(2){
		text-align: right !important;
	}
	.disclaimer div:last-child{
		text-align: center !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.navbar-nav {
    margin-top: 7em !important;
    margin-left: -1em;
  }
  #anvzmov {
    margin-right: 0em;
    margin-left: -3em;
  }
  .navbar-form {
    margin-top: 7em;
  }
}
@media screen and (max-width: 767px) {
	.brands {
		display: none;
	}
}
@media screen and (max-width: 768px){
	html, body {
	  width: 100%;
	  height: 100%;
	  background-color: #000;
	  color: #fff;
	  /*font-family: ...;*/
	}
	.navbar-fixed-top {
    	top: 0em;
	}
	#earth_planet {
    	width: 225px !important;
    	height: 225px !important;
    	top: 30% !important;
		background-size: cover;
		animation: rotate 100s linear infinite;
	}
	.scale-stretched #satelite10.orbit {
	    width: 85em;
	    height: 85em;
	    margin-top: -4em;
	    margin-left: -43em;
	}
	.orbit{
		border: 1px solid rgba(255, 255, 255, 0.1)
	}
	/*.scroll-head tr th:nth-child(8),.scroll-head tr th:nth-child(9),.scroll-head tr th:nth-child(10),.scroll-head tr th:nth-child(11),.scroll-head tr:nth-child(2) th:first-child,.scroll-head tr:nth-child(2) th:last-child{
		display: none;
	}
	#tabla-data table thead tr th:nth-child(8),#tabla-data table thead tr th:nth-child(9),#tabla-data table thead tr th:nth-child(10),#tabla-data table thead tr th:nth-child(11),#tabla-data table thead tr:nth-child(2) th:first-child,#tabla-data table thead tr:nth-child(2) th:last-child{
		display: none;
	}
	#tableDinamyc tr td:nth-child(5),#tableDinamyc tr td:nth-child(8),#tableDinamyc tr td:nth-child(11),#tableDinamyc tr td:nth-child(12),#tableDinamyc tr td:nth-child(13),#tableDinamyc tr td:nth-child(14){
		display: none;
	}*/

	.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
	    top: 30% !important;
	    position: relative;
	    z-index: 100001;
	    left: 50% !important;
	    width: 350px !important;
	}
	#tabla-data{
    	bottom: 11.5%;
	}
	.disclaimer div{
		text-align: center !important;
		border-bottom: 1px solid #009cde;
		margin-bottom: 2px;
	}
	.disclaimer div:nth-child(2){
		text-align: center !important;
	}
	.disclaimer div:last-child{
		border-bottom: none !important;
		margin-bottom: 0px !important;
	}
}

@media screen and (max-width: 600px){
	html, body {
	  width: 100%;
	  height: 100%;
	  background-color: #000;
	  color: #fff;
	  /*font-family: ...;*/
	}
	.brands{
		display: none;
	}
	.navbar-fixed-top {
    	top: 0em;
	}
	#earth_planet {
    	width: 145px !important;
    	height: 145px !important;
    	top: 30% !important;
		background-size: cover;
		animation: rotate 100s linear infinite;
	}
	.scale-stretched #satelite10.orbit {
	    width: 85em;
	    height: 85em;
	    margin-top: -45em;
	    margin-left: -45em;
	}
	.orbit{
		border: 1px solid rgba(255, 255, 255, 0.1)
	}
	.subsatelite .planet{
		width: 40px !important;
    	height: 40px !important;
	}
	
}

@media screen and (max-width: 426px){
	.fa.fa-window-minimize, .fa.fa-window-maximize{
		right: 0px !important;
	}
	#tabla-data{
	    bottom: 12.5% !important;
	}
	#tabla-data .caption span{
		font-size: 10px !important;
	}
}