@charset "utf-8";

@media screen and (max-width:480px) and (orientation:portrait){
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: 800px 100%;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(71,69,69,1.00)),color-stop( 49.74% , rgba(170,170,170,1.00)),color-stop( 100% , rgba(71,69,69,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(71,69,69,1.00) 0%,rgba(170,170,170,1.00) 49.74%,rgba(71,69,69,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(71,69,69,1.00) 0%,rgba(170,170,170,1.00) 49.74%,rgba(71,69,69,1.00) 100%);
}}

@media screen and (max-width:800px) and (orientation:landscape){
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: 800px 100%;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(71,69,69,1.00)),color-stop( 49.74% , rgba(170,170,170,1.00)),color-stop( 100% , rgba(71,69,69,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(71,69,69,1.00) 0%,rgba(170,170,170,1.00) 49.74%,rgba(71,69,69,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(71,69,69,1.00) 0%,rgba(170,170,170,1.00) 49.74%,rgba(71,69,69,1.00) 100%);
}}

@media screen and (min-width:481px) and (max-width:600px) and (orientation:portrait){
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(71,69,69,1.00)),color-stop( 49.74% , rgba(170,170,170,1.00)),color-stop( 100% , rgba(71,69,69,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(71,69,69,1.00) 0%,rgba(170,170,170,1.00) 49.74%,rgba(71,69,69,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(71,69,69,1.00) 0%,rgba(170,170,170,1.00) 49.74%,rgba(71,69,69,1.00) 100%);
	background-size: 600px 100%;
}}

@media screen and (min-width:801px) and (max-width:1024px) and (orientation:landscape){
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: 1024px 100%;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(71,69,69,1.00)),color-stop( 49.74% , rgba(170,170,170,1.00)),color-stop( 100% , rgba(71,69,69,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(71,69,69,1.00) 0%,rgba(170,170,170,1.00) 49.74%,rgba(71,69,69,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(71,69,69,1.00) 0%,rgba(170,170,170,1.00) 49.74%,rgba(71,69,69,1.00) 100%);
}}

@media screen and (min-width:601px) and (max-width:800px) and (orientation:portrait){
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(71,69,69,1.00)),color-stop( 49.74% , rgba(170,170,170,1.00)),color-stop( 100% , rgba(71,69,69,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(71,69,69,1.00) 0%,rgba(170,170,170,1.00) 49.74%,rgba(71,69,69,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(71,69,69,1.00) 0%,rgba(170,170,170,1.00) 49.74%,rgba(71,69,69,1.00) 100%);
	background-size: 800px 100%;
}}

@media screen and (min-width:1025px) and (max-width:1280px) and (orientation:landscape){
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: 1280px 100%;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(71,69,69,1.00)),color-stop( 49.74% , rgba(170,170,170,1.00)),color-stop( 100% , rgba(71,69,69,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(71,69,69,1.00) 0%,rgba(170,170,170,1.00) 49.74%,rgba(71,69,69,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(71,69,69,1.00) 0%,rgba(170,170,170,1.00) 49.74%,rgba(71,69,69,1.00) 100%);
}}

@media screen and (min-width:801px) and (max-width:1080px) and (orientation:portrait){
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(71,69,69,1.00)),color-stop( 49.74% , rgba(170,170,170,1.00)),color-stop( 100% , rgba(71,69,69,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(71,69,69,1.00) 0%,rgba(170,170,170,1.00) 49.74%,rgba(71,69,69,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(71,69,69,1.00) 0%,rgba(170,170,170,1.00) 49.74%,rgba(71,69,69,1.00) 100%);
	background-size: 1080px 100%;
}}

@media screen and (min-width:1281px) and (max-width:1920px) and (orientation:landscape){
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: 1920px 100%;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(71,69,69,1.00)),color-stop( 49.74% , rgba(170,170,170,1.00)),color-stop( 100% , rgba(71,69,69,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(71,69,69,1.00) 0%,rgba(170,170,170,1.00) 49.74%,rgba(71,69,69,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(71,69,69,1.00) 0%,rgba(170,170,170,1.00) 49.74%,rgba(71,69,69,1.00) 100%);
}}

@media screen and (min-width:1081px) and (max-width:1600px) and (orientation:portrait){
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: 1600px 100%;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(71,69,69,1.00)),color-stop( 49.74% , rgba(170,170,170,1.00)),color-stop( 100% , rgba(71,69,69,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(71,69,69,1.00) 0%,rgba(170,170,170,1.00) 49.74%,rgba(71,69,69,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(71,69,69,1.00) 0%,rgba(170,170,170,1.00) 49.74%,rgba(71,69,69,1.00) 100%);
}}

@media screen and (min-width:1921px) and (max-width:2560px) and (orientation:landscape){
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: 2560px 100%;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(71,69,69,1.00)),color-stop( 49.74% , rgba(170,170,170,1.00)),color-stop( 100% , rgba(71,69,69,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(71,69,69,1.00) 0%,rgba(170,170,170,1.00) 49.74%,rgba(71,69,69,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(71,69,69,1.00) 0%,rgba(170,170,170,1.00) 49.74%,rgba(71,69,69,1.00) 100%);
}}

@media screen and (min-width:1601px) and (orientation:portrait){
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: 2560px 100%;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(71,69,69,1.00)),color-stop( 49.74% , rgba(170,170,170,1.00)),color-stop( 100% , rgba(71,69,69,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(71,69,69,1.00) 0%,rgba(170,170,170,1.00) 49.74%,rgba(71,69,69,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(71,69,69,1.00) 0%,rgba(170,170,170,1.00) 49.74%,rgba(71,69,69,1.00) 100%);
}}

@media screen and (min-width:2561px) and (orientation:landscape){
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: 3400px 100%;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(71,69,69,1.00)),color-stop( 49.74% , rgba(170,170,170,1.00)),color-stop( 100% , rgba(71,69,69,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(71,69,69,1.00) 0%,rgba(170,170,170,1.00) 49.74%,rgba(71,69,69,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(71,69,69,1.00) 0%,rgba(170,170,170,1.00) 49.74%,rgba(71,69,69,1.00) 100%);
}}
