@media only screen and (max-width:600px) 
{
body, .headerclass, .mainclass, .navclass, .navclass button, .navclass button:hover, .navclass a, .sectionclass
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
}

body
{
    height: auto;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 98vh;
	text-align:center;
	background-image: url(images/hhg1.jpg);
	/*background-color: DeepSkyBlue; 
	background-image: linear-gradient(white, DeepSkyBlue);
	color: midnightblue;

	display: grid;
	grid-template-rows: 1fr 8em;*/
}
.sectionclass
{

	margin-left: auto;
	margin-right: auto;	
	width: auto;
}
.headerclass
{
	background:#F3EFEF;
	border:5px solid #C71C1C;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

.headerclass button
{
	background-color: #C5C2C2;
	border-bottom-color: #949292;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-right-color: #949292;
	border-right-style: solid;
	border-right-width: 3px;
	border-left-color: white;
	border-left-style: solid;
	border-left-width: 3px;
	border-top-color: white;
  	border-top-style: solid;
  	border-top-width: 3px;
	padding: 10px 20px;
	text-align: center;
	display: inline-block;
	margin: 10px 10px;
	cursor: normal;
	border-radius: 50px 16px 50px 16px;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
	width:80%;
	height:100%;
}

.headerclass img
{
	width:75%;
	height:60%;
}

.mainclass
{
	background:#F3EFEF;
	border:5px solid #C71C1C;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	margin-top:20px;
	margin-bottom:20px;
}

.mainclass h1
{
	color: #C71C1C;
	font-weight:bold;
	text-align: center;
}

.articleclass3010/*, .articleclass3030		, .articleclass3020*/
{
	width:30%;
	display:none;
	margin-left:10px;
}

.articleclass3040		/*, .articleclass3050*/
{
	width:45%;
	display:inline-block;
	margin-left:10px;
	vertical-align:top;
}

.articleclass3060
{
	width:95%;
	display:inline-block;
	margin-left:10px;
	text-align:justify;
	vertical-align:top;
}

.articleclass3060-2
{
	width:95%;
	display:none;
	margin-left:10px;
	text-align:justify;
	vertical-align:top;
}

.articleclass3060-3
{
	width:95%;
	display:inline-block;
	margin-left:10px;
	text-align:justify;
	vertical-align:top;
	
	justify-content:center;
}

.articleclass3065
{
	width:95%;
	display:inline-block;
	margin-left:20px;
	text-align:justify;
	vertical-align:top;
}

.articleclass3070
{
	width:63%;
	display:none;
	margin-left:20px;
}
.articleclass3010, .articleclass3040, .articleclass3060, .articleclass3070
{
	/*white-space: nowrap;
	word-break: break-all;*/
	overflow-wrap: break-word;
}
.articleclass3040 button, .articleclass3040 button:hover
{
	background-color: #ddd;
	border: none;
	margin-top:20px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	cursor: pointer;
	border-radius: 10px;
	width:90%;
	list-style-type:none;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
	display:inline-block;
}
.articleclass3060 button, .articleclass3060 button:hover/*, .articleclass3065 button, .articleclass3065 button:hover*/
{
	background-color: #ddd;
	border: none;
	margin:10px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	min-width:200px;
	cursor: pointer;
	border-radius: 10px;
	list-style-type:none;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.articleclass3060-1 button, .articleclass3060-1 button:hover
{
	background-color: #ddd;
	border: none;
	text-align: center;
	width:100px;
	height:20px;
	cursor: pointer;
	border-radius: 10px;
	list-style-type:none;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.articleclass3010 button:hover, .articleclass3060-1 button:hover, .articleclass3060 button:hover/*, .articleclass3065 button:hover		, .articleclass3030 button:hover*/
{
	background-color:  #f1f1f1;
}




.articleclass3060-1
{
	width:95%;
	display:inline-block;
	margin-left:10px;
	vertical-align:top;
	text-align:center;
}
.articleclass3060 td
{
	text-align: left;
}
.navclass
{
	background:#F3EFEF;
	border:5px solid #C71C1C;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	margin-top:20px;

	padding-top:10px;
	padding-bottom:10px;
}

.headerclass, .mainclass, .navclass, .footerclass
{
	width:99%;
	box-shadow: 0 0px 0px 0 #949292, 0 8px 20px 0 #949292;
}

.navclass p
{
	background-color: #F3EFEF;
	border: none;
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: center;
	border-radius: 10px;
	width:30px;
	list-style-type:none;
	
}

.navclass button, .navclass button:hover, .footerclass button, .footerclass button:hover, .articleclass3065 button, .articleclass3065 button:hover
{
	background-color: #ddd;
	border: none;
	text-align: left;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	width:50%;
	height:20px;
	border-radius: 0px;
	box-shadow: 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(0,0,0,0);
}

.navclass button:hover, .footerclass button:hover, .articleclass3065 button:hover
{
	background-color:  #f1f1f1;
}

.navclass button, .navclass button:hover, .navclass p
{
	display:block;
	margin-left: 10px;
}

.footerclass button, .footerclass button:hover
{
	display:inline-block;
	width:130px;
	margin: 10px 2px 10px;
	padding: 10px 20px;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
	border-radius: 10px;
	text-align: center;
	border-radius: 10px;
	list-style-type:none;
	height:35px;
}

.footerclass
{
	background:#F3EFEF;
	border:5px solid #C71C1C;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	position:sticky;top:0px;
}
}