

/*noinspection ALL*/
@media screen and (max-width: 1920px) {
    /*noinspection ALL*/
    .game-in .gi-game-block {
		width: 1554px;
		height: 724px;
	}

	.game-in .gi-game-block .float-left iframe { 
		height: 722px;
	}

    /*noinspection ALL*/
    .tab .content-b {
		height: 620px;
	}
}

/*noinspection ALL*/
@media screen and (max-width: 1700px) {
    /*noinspection ALL*/
    .game-in .gi-game-block {
		margin-top: 115px;
	}

    /*noinspection ALL*/
    .game-in .gi-game-block {
		width: 1380px;
		height: 626px;
	}

	.game-in .gi-game-block .float-left iframe { 
		height: 624px;
	}

    /*noinspection ALL*/
    .tab .content-b {
		height: 522px;
	}

    /*noinspection ALL*/
    .label.btn-deposit {
		bottom: 0px;
		right: 0px;
	}

    /*noinspection ALL*/
    .label.btn-deposit .btn.btn-green {
		/*width: 272px;*/
	}

    /*noinspection ALL*/
    .tab .pay-blocks .pay-b:nth-child(3),
	.tab .pay-blocks .pay-b:nth-child(4) {
		display: none;
	}

	.tab .line {
		margin: 10px 0;
	}
}

/*noinspection ALL*/
@media screen and (max-width: 1440px) {
    /*noinspection ALL*/
    .game-in .gi-game-block {
		width: 1300px;
		height: 584px;
	}

	.game-in .gi-game-block .float-left iframe { 
		height: 580px;
	}

    /*noinspection ALL*/
    .tab .content-b {
		height: 480px;
	}

	.float-right.auth-user .tabs-in + div + div.tab .line  {
		display: none;
	}

    /*noinspection ALL*/
    .tab {
		padding: 10px;
	}
}

/*noinspection ALL*/
@media screen and (max-width: 1366px) {
    /*noinspection ALL*/
    .game-in .gi-game-block {
		width: 1220px;
		height: 537px;
	}

	.float-right.auth-user .tabs-in + div + div.tab .line  {
		display: none;
	}

    /*noinspection ALL*/
    .float-right.auth-user .tabs-in + div + div.tab .label {
		margin-bottom: 8px;
	}

    /*noinspection ALL*/
    .float-right.auth-user .tabs-in + div + div.tab .label.btn-deposit {
		margin-bottom: 0px;
	}

    /*noinspection ALL*/
    .tab {
		padding: 10px;
	}

    /*noinspection ALL*/
    .gi-game-block .float-right.auth-user .tab .balans-text-left, .gi-game-block .float-right.auth-user .tab .balans-text-right {
		margin-bottom: 2px;
	}

	.game-in .gi-game-block .float-left iframe { 
		height: 533px;
	}

    /*noinspection ALL*/
    .tab .content-b {
		height: 456px;
	}
}
/*
@media screen and (max-height: 830px) and (max-width: 1400px) {
	.game-in .gi-game-block {
		height: 530px;
	}

	.game-in .gi-game-block .float-left iframe { 
		height: 526px;
	}
}
*/
/*noinspection ALL*/
@media screen and (max-height: 800px) and (max-width: 1400px) {
    /*noinspection ALL*/
    .game-in .gi-game-block {
		margin-top: 90px;
	}

    /*noinspection ALL*/
    .game-in .gi-game-block {
		width: 1160px;
		height: 507px;
	}

	.game-in .gi-game-block .float-left iframe {
		height: 503px;
	}

    /*noinspection ALL*/
    .tab .content-b {
	   height: 420px;
	}
}

/*noinspection ALL*/
@media screen and (max-height: 770px) {
    /*noinspection ALL*/
    .popup-main .popup-main-in.popup-welcome {
		position: relative;
		top: 0px;
		margin-top: 0px;
	}
}