::-webkit-scrollbar { 
    display: none; 
}
html {
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.screen {
		background-size: cover;
    }

.slider {
	margin-bottom: 60px;	
}
	
.preorder-form input[type="text"] {
    width: 50%;
}
.modal {
    width: 80%;
}	
.gif-screen .item img{
    width: 100%;
	height: auto;
}

@media screen and (max-width: 4800px) {
    .preorder-screen a.dnl {font-size: 80px;}

	.first-screen .logo .animation {
	width: 320px;
    height: 100px;
	transform: scale(3);
	left:200px;
	top:20px;
	} 
	.first-screen .logo img {
	min-width: 800px;
	
	
	}
    .container {
        margin: 0 500px;
        width: auto;
    }
    .container .container {
        margin: 0;
    }
	h1 {
		font-size: 80px;
	}
	h2 {
		font-size: 65px;
	}
	h3 {
		font-size: 60px;
	}
	html body {
        font-size: 44px;
    }
	.screen-title {
        font-size: 80px;
    }
	.gif-screen .item .name {
    font-size: 52px;
	}
	.gif-screen .item {
    max-width: 860px;
    width: 30%;

    }

	.preorder-screen .item .name {
    font-size: 50px;
	font-weight: 400;
	}
	.preorder-screen .item .price {
    font-size: 80px;
	}
	.preorder-screen .items .item {
        margin: 0 0 30px;
        width: auto;
		
    }

	.button.small {

	font-size: 30px;
	width: 600px;
	
	}
	.button.small:after {
	transform: scale(2);
	
	}
	.button.small:before {
	transform: scale(2);
	}
.modal-title {
    font-size: 60px;
	}
input[type="text"] {
    height: 120px;
    font-size: 36px;
}
	.first-screen .links .button {
        margin: 80px 180px;
		transform: scale(1.8);
    }
}

@media screen and (max-width: 3200px) {
    .preorder-screen a.dnl {font-size: 54px;}

	.first-screen .logo .animation {
	width: 320px;
    height: 100px;
	transform: scale(2);
	left:120px;
	top:0px;
	} 
	.first-screen .logo img {
	min-width: 560px;

	}
    .container {
        margin: 0 300px;
        width: auto;
    }
    .container .container {
        margin: 0;
    }
	h1 {
		font-size: 60px;
	}
	h2 {
		font-size: 45px;
	}
	h3 {
		font-size: 40px;
	}
	html body {
        font-size: 34px;
    }
	.screen-title {
        font-size: 54px;
    }
	.gif-screen .item .name {
    font-size: 42px;
	}
	.gif-screen .item {
    max-width: 630px;
    width: 30%;

    }

	.preorder-screen .item .name {
    font-size: 40px;
	font-weight: 400;
	}
	.preorder-screen .item .price {
    font-size: 80px;
	}
	
	.button.small {

    width: 272px;
    line-height: 38px;
    font-size: 22px;
	
	}
	.button.small:after {
	transform: scale(1.5);
	
	}
	.button.small:before {
	transform: scale(1.5);
	}
	.modal-title {
    font-size: 44px;
	}
	input[type="text"] {
    height: 80px;
    font-size: 24px;
	}
	.first-screen .links .button {
        margin: 40px 80px;
		transform: scale(1.2);
    }
}

@media screen and (max-width: 2048px) {
    .preorder-screen a.dnl {font-size: 40px;}

	.first-screen .logo .animation {
	width: 320px;
    height: 100px;
	transform: scale(1);
	left:0px;
	top:-20px;
	} 
	.first-screen .logo img {
	min-width: 320px;

	}
    img {
        max-width: 100%;
        height: auto;
    }

    .container {
        margin: 0 280px;
        width: auto;
    }
    .container .container {
        margin: 0;
    }
   .preorder-screen .items .item {
        margin: 0 0 30px;
        width: auto;
    }

	h1 {
		font-size: 32px;
	}
	h2 {
		font-size: 25px;
	}
	h3 {
		font-size: 22px;
	}
	html body {
        font-size: 20px;
    }
	.screen-title {
        font-size: 40px;
    }
	.gif-screen .item .name {
    font-size: 26px;
	}

	.gif-screen .item {

    max-width: 430px;
    width: 30%;

    }

	.preorder-screen .item .name {
    font-size: 22px;
	}
	.preorder-screen .item .price {
    font-size: 34px;
	}
	 .preorder-screen .items .item {
        margin: 0 0 30px;
        width: auto;
        min-width: 320px;
		
    }
	.button.small {
	    width: 172px;
    line-height: 38px;
    font-size: 16px;
	
	}
	.button.small:after {
	transform: scale(1.0);
	
	}
	.button.small:before {
	transform: scale(1.0);
	}
	.modal-title {
    font-size: 26px;
	}
	input[type="text"] {
    height: 60px;
    font-size: 16px;
	}
	.first-screen .links .button {
        margin: 10px 10px;
		transform: scale(0.8);
    }
}

@media screen and (max-width: 1960px) {
    .preorder-screen a.dnl {font-size: 32px;}

    img {
        max-width: 100%;
        height: auto;
    }

    .container {
        margin: 0 280px;
        width: auto;
    }
    .container .container {
        margin: 0;
    }
   .preorder-screen .items .item {
        margin: 0 0 30px;
        width: auto;
    }

	h1 {
		font-size: 32px;
	}
	h2 {
		font-size: 25px;
	}
	h3 {
		font-size: 22px;
	}
	html body {
        font-size: 20px;
    }
	.screen-title {
        font-size: 32px;
    }
	.gif-screen .item .name {
    font-size: 26px;
	}

	.gif-screen .item {

    max-width: 340px;
    width: 30%;

    }
	.preorder-screen .item .name {
    font-size: 22px;
	}
	.preorder-screen .item .price {
    font-size: 34px;
	}
	 .preorder-screen .items .item {
        margin: 0 0 30px;
        width: auto;
        min-width: 320px;
		
    }
	.button.small {
	    width: 172px;
    line-height: 38px;
    font-size: 16px;
	
	}
	.button.small:after {
	transform: scale(1.0);
	
	}
	.button.small:before {
	transform: scale(1.0);
	}
	.modal-title {
    font-size: 26px;
	}
	input[type="text"] {
    height: 60px;
    font-size: 16px;
	}
}


@media screen and (max-width: 1700px) {
    .preorder-screen a.dnl {font-size: 30px;}

    img {
        max-width: 100%;
        height: auto;
    }

    .container {
        margin: 0 180px;
        width: auto;
    }
    .container .container {
        margin: 0;
    }
   .preorder-screen .items .item {
        margin: 0 0 30px;
        width: auto;
    }
	
	h1 {
		font-size: 32px;
	}
	h2 {
		font-size: 25px;
	}
	h3 {
		font-size: 22px;
	}
	html body {
        font-size: 16px;
    }
	.screen-title {
        font-size: 30px;
    }
	.gif-screen .item .name {
    font-size: 26px;
	}

	.gif-screen .item {

    max-width: 430px;
    width: 30%;

    }
	.preorder-screen .item .name {
    font-size: 22px;
	}
	.preorder-screen .item .price {
    font-size: 34px;
	}
	 .preorder-screen .items .item {
        margin: 0 0 30px;
        width: auto;
        min-width: 300px;
		
    }
	.button.small {
	    width: 172px;
    line-height: 38px;
    font-size: 16px;
	
	}
	.button.small:after {
	transform: scale(1.0);
	
	}
	.button.small:before {
	transform: scale(1.0);
	}
	.modal-title {
    font-size: 26px;
	}
	input[type="text"] {
    height: 60px;
    font-size: 16px;
	}
	.first-screen .logo .animation {
	width: 320px;
    height: 100px;
	transform: scale(1);
	left:0px;
	} 
	.first-screen .logo img {
	max-width: 320px;

	}

}
@media screen and (max-width: 1400px) {
    .preorder-screen a.dnl {font-size: 26px;}

	.screen-title {
        font-size: 26px;
    }
	.container {
        margin: 0 160px;
    }
	html body {
        font-size: 14px;
    }
	.first-screen .logo .animation {
	width: 320px;
    height: 100px;
	transform: scale(1);
	left:0px;
	} 
	.first-screen .logo img {
	max-width: 280px;

	}
	.first-screen .links .button {
        margin: 0px -10px;
		transform: scale(0.7);
    }
}

@media screen and (max-width: 1100px) {
    .preorder-screen a.dnl {font-size: 24px;}

    html body {
        font-size: 14px;
    }
    .container {
        margin: 0 40px;
    }
    .screen {
        min-height: 0 !important;
        -height: 100% !important;
		
		background-size: cover;
    }
    .screen .content {
        -height: auto !important;
		
    }
    .first-screen .header {
        margin-bottom: 50px;
    }
    .gif-screen .items {
        display: block;
    }
    .gif-screen .item {
        max-width: 430px;
        margin: 0 auto 50px;
        width: auto;
    }
	

    .screen-title {
        font-size: 24px;
    }
    .first-screen .screen-title {
        margin-bottom: 5px;
    }
    .preorder-screen .items {
        -display: block;
    }
    .preorder-screen .items .item {
        margin: 0 0 30px;
        width: auto;
        min-width: 200px;
		
    }
    .first-screen .links {
        -display: block;
    }
    .first-screen .links .button {
        margin: 0px -10px;
		-transform: scale(0.7);
    }
    .first-screen .links .button:last-child {
        margin-bottom: 0;
    }
    .gif-screen .item .name {
        font-size: 20px;
    }

    .modal .inner {
        padding: 50px 70px;
    }
    .modal {
        width: auto;
        margin: 0 40px;
    }
	.first-screen .logo .animation {
	width: 320px;
    height: 100px;
	transform: scale(1);
	left:0px;
	} 
	.first-screen .logo img {
	max-width: 320px;

	}
	
}
@media screen and (max-width: 700px) {
   .preorder-screen .items {
        display: block;
    }
    .preorder-screen .items .item {
        margin: 0 0 30px;
        width: auto;
        min-width: 400px;
		
    }
	.first-screen .logo .animation {
	width: 320px;
    height: 100px;
	transform: scale(1);
	left:0px;
	} 
	.first-screen .logo img {
	max-width: 320px;

	}
}