html, body, div, a, table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: arial, verdana;
	vertical-align: baseline;
}


@media (min-width:800px) {
  #bgimage {
    background-image:url(/images/bg-winter.jpg);
    background-size:100% 100%;
    background-repeat:no-repeat;
    background-position:center center;
    background-attachment:fixed;
  }
}

@media (min-width:1650px) {
 #display1 { display: block; }
 #display2 { display: none; }
 #display3 { display: none; }
 #display4 { display: none; }
 #display5 { display: none; }
 #mbmenu { display: none; }
 #mbmenu2 { display: none; }
 #mbmenut { display: none; }
 #gxcontent { display: none; }
 #gxcontent2 { display: none; }
 #gxcont1 { display: block; }
 #gxcont2 { display: none; }
 #gxcont3 { display: none; }
 #gxcont4 { display: none; }
 #gxcont5 { display: none; }
}
@media (min-width:1024px) and (max-width:1649px) {
 #display1 { display: none; }
 #display2 { display: block; }
 #display3 { display: none; }
 #display4 { display: none; }
 #display5 { display: none; }
 #mbmenu { display: none; }
 #mbmenu2 { display: none; }
 #mbmenut { display: none; }
 #gxcontent { display: none; }
 #gxcontent2 { display: none; }
 #gxcont1 { display: none; }
 #gxcont2 { display: block; }
 #gxcont3 { display: none; }
 #gxcont4 { display: none; }
 #gxcont5 { display: none; }
}
@media (min-width:800px) and (max-width:1023px) {
 #display1 { display: none; }
 #display2 { display: none; }
 #display3 { display: block; }
 #display4 { display: none; }
 #display5 { display: none; }
 #mbmenu { display: none; }
 #mbmenu2 { display: none; }
 #mbmenut { display: none; }
 #gxcontent { display: none; }
 #gxcontent2 { display: none; }
 #gxcont1 { display: none; }
 #gxcont2 { display: none; }
 #gxcont3 { display: block; }
 #gxcont4 { display: none; }
 #gxcont5 { display: none; }
}
@media (min-width:451px) and (max-width:799px) {
 #display1 { display: none; }
 #display2 { display: none; }
 #display3 { display: none; }
 #display4 { display: block; }
 #display5 { display: none; }
 #mbmenu { display: block; }
 #mbmenu2 { display: none; }
 #mbmenut { display: block; }
 #gxcontent { display: none; }
 #gxcontent2 { display: none; }
 #gxcont1 { display: none; }
 #gxcont2 { display: none; }
 #gxcont3 { display: none; }
 #gxcont4 { display: block; }
 #gxcont5 { display: none; }
}
@media (max-width:450px) {
 #display1 { display: none; }
 #display2 { display: none; }
 #display3 { display: none; }
 #display4 { display: none; }
 #display5 { display: block; }
 #mbmenu { display: none; }
 #mbmenu2 { display: block; }
 #mbmenut { display: block; }
 #gxcontent { display: none; }
 #gxcontent2 { display: none; }
 #gxcont1 { display: none; }
 #gxcont2 { display: none; }
 #gxcont3 { display: none; }
 #gxcont4 { display: none; }
 #gxcont5 { display: block; }
}
