@charset "UTF-8";

@media only screen and (min-width: 320px) {

#main {
	margin-top: 0;
}
#siteBox,
#siteBack, 
#headBox,
#pageTitle,
.only768up {
	display: none;
}
#menuIcon {
	background-color: #fafafa;
	opacity: 0.9;
	-webkit-border-radius: 0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
	
	right:initial; /* TMP for 70th */
	
}
#menuIcon div {
	background-color: #333;
}
#menuFlag {
	top: 42px;
}
#mainImage {
	margin-bottom: 0;
}
.pageImage {
	/* [disabled]border-top: 1px solid #999; */
}
#indxImage {
	display: none;
}

#paraBack,
#paraSlide {
	top: 0;
	width: 100%;
	overflow: auto;
}
#paraBack {
	position: fixed;
	background-color: #fafafa;
}
#paraSlide {
	position: relative;
	background-color: #fafafa;
	border-top: 3px solid #1e4174;
}
.indxMlogo {
	width: 86%;
	height: auto;
  margin-left: auto;
  margin-right: auto;
	margin-top: -4px;
	margin-bottom: 4px;
	overflow: hidden;
  background-size: 40%;
	background-repeat: no-repeat;
  background-position: center 1em;
	background-image: url(graphics/hart-logo-m.jpg);
	visibility: hidden;
}
#paraBack .indxMlogo {
	visibility: visible;
}
.indxMlogo:before {
	content: "";
	display: block;
	padding-top: 47%;
}
#paraSlide .indxMlogo {
	background-image: none;
}
.indxTitle {
	display: block;
	font-family: "Arial Rounded MT Bold", arial;
	font-size: 1.7em;
	color: #0e378a;
	text-align: center;
	padding-bottom: 6%;
	
}

#pageStuff {
	padding-top: 1em;
	padding-bottom: 0.5em;
	background-color: #fafafa;
}

#banner1,
#banner2,
#banner3,
#banner4 {
	font-size: 0.9em;
	line-height: 1.3em;
	letter-spacing: 0.02em;
	color: #ccc;
	text-align: center;
	background-color: #333;
	min-height: 24px;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-right: 1.2em;
	padding-left: 1.2em;
	position: relative;
	-webkit-text-size-adjust:100%; /* fixes iPhone colspan 'bug' */
}
#banner1 a,
#banner2 a,
#banner3 a,
#banner4 a {
	color: #ccc;
	text-decoration: none;
}
#banner1 {
	line-height: 1.4em;
	padding-left: 0;
	padding-right: 0;
}
#banner1 div {
	text-align: center;
}
#banner1 .event {
	font-weight: bold;
	padding-left: 1em;
}
#banner1 .event::after {
	content: ">";
	font-weight: normal;
	float: right;
	padding-right: 0.5em;
}
#banner1 .eventWide {
	padding-left: 0;
}
#banner1 .eventWide::after {
	content: "";
	padding-right: 0;
}

#banner2 a {
	color: #e0e0e0;
	font-weight: bold;
	letter-spacing: 0.05em;
}
#banner3 {
	background-color: #911;
	font-weight: bold;
	color: #fff;
	margin-top: 9px;
}
#banner3 a {
	color: inherit;
	font-weight: normal;
	border-bottom: 1px dotted #fee;
}

#banner4 {
	color: #fff !important;
}
#banner4 a {
	color: #ddd;
	font-style: italic;
	font-weight: bold;
	margin-left: 0.5em;
	margin-right: 0.5em;
}
#banner4 .snow,
#bannReveal {
	display: none;
}

/*=========================================*/

#wrap {
	overflow: auto;
}

#topCorner,
#sidePanel {
	display: block;
	overflow: auto;
	position: relative;
}
#sidePanel {
	padding-top: 0.5em;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 1em;
	border-bottom: 1px solid #666;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
	flex-direction: column-reverse;
	background-color: #333;
}

.siteNews, #srch, #flag {
	width: 100%;
}
.siteNews {
	font-size: 0.85em;
	text-align: left;
	line-height: 1.5em;
	color: #bbb;
	position: relative;
}
.siteNews p {
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 0.5em;
}
.siteNews p a {
	color: #bbb;
	text-decoration: none;
	white-space: nowrap;
	float: right;
}
.siteNews .subHead {
	margin-top: 1em;
  margin-bottom: 0.5em;
}
.siteNews p,
.siteNews div {
}
.siteNews div {
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-bottom: 1px solid #555;
	min-height: 24px;
	display: none;
  box-sizing: border-box;
	-webkit-text-size-adjust:100%; /* fixes iPhone colspan 'bug' */
}
.siteNews div:nth-child(2) a {
	color: #fff;
}
.siteNews div:nth-child(-n+4) {
	display: block;
}
.siteNews .twitLogo,
.siteNews .faceLogo,
.siteNews .instaLogo {
	/* [disabled]height: 38px; */
	/* [disabled]margin-top: 12px; */
	padding-top:9px;
	padding-left: 54px;
	background-color: transparent;
	/* [disabled]background-size: contain; */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: 6px; */
	border: none;
	display: block;
}
.siteNews .twitLogo {
	/* [disabled]background-image:url(graphics/twitter-logo.png); */
}
.siteNews .faceLogo {
	/* [disabled]background-image:url(graphics/facebook-logo.png); */
}
.siteNews div:nth-child(4),
#srch .head {
	padding-bottom: 5px;
	margin-bottom:1.5em;
	/* [disabled]border-bottom: none; */
}
.siteNews .subHead,
.siteNews div:first-child {
	color: #f4cb7a;
	font-weight: bold;
}
.siteNews div a {
	color: #ccc;
	text-decoration: none;
}
.siteNews div a::after {
	content: ">";
	float: right;
	color: inherit;
}

#pageStuff .imageBox:before {
	padding-top: 66.7%;
}
.pageImage .imageBox {
	background-image:url(images/number19.jpg);
}
.pageImage .imageBox.i1 {
	background-image:url(images/youarebeingwatched.jpg);
}
.pageImage .imageBox.i2 {
	background-image:url(images/plane.jpg);
}
.pageImage .imageBox.i3 {
	background-image:url(images/hotwater.jpg);
}
#pageStuff .imageCap.onlyMob p {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
#pageStuff .imageCap.onlyMob a {
	color: #ddd;
}
.siteNews .only768up {
	display: none;
}
.hidden {
	visibility: hidden;
}
#banner1 .lt.hidden {
	display: none;
}

#pageStuff .close {
	margin-top: -1em;
	border-top: 2px solid #555;
}
#pageStuff .close p {
	font-size: 1.1em;
}

#banner1.close {
	display:none;
}

}


@media only screen and (min-width: 360px) {

.indxMlogo {
	width: 90%;
	margin-bottom: 0;
}
.indxTitle {
	font-size: 2em;
}
.siteNews {
	font-size: 0.9em;
}
#banner1,
#banner2,
#banner3,
#banner4 {
	font-size: 0.95em;
}

}

@media only screen and (min-width: 412px) {

#banner1,
#banner2,
#banner3,
#banner4 {
	line-height: 1.5em;
}
#banner3 {
	font-weight: normal;
}

}

@media only screen and (min-width: 415px) {

.indxMlogo {
  width: 90%;
}
.indxTitle {
	font-size: 2em;
}

}

@media only screen and (min-width: 481px) {

#paraBack {
	position: relative;
}
#mainImage {
	display: none;
}
#indxImage {
	display: block;
}
#menuFlag {
	top: 14px;
	right: 65px;
	font-size: 1.1em;
	text-align: right;
	-webkit-border-radius: 3px 0px 0px 3px;
	-moz-border-radius: 3px 0px 0px 3px;
	border-radius: 3px 0px 0px 3px;
}
.indxMlogo,
.indxTitle {
	display: none;
}
#paraBack .indxMlogo,
#paraBack .indxTitle {
	display: block;
}
.indxMlogo {
	width: 22%;
	max-width: 114px;
  background-size: cover;
  background-position-y: 0;
  margin-top: 40px;
  margin-left: 3%;
  margin-right: 0;
  float: left;
}
.indxMlogo:before {
	padding-top: 100%;
}
.indxTitle {
  width: 70%;
	font-size: 1.9em;
  margin-top: 64px;
	border-bottom: none;
  float: left;
	padding-bottom: 0.5em;
}
#paraSlide {
	margin-top: 1.5em;
	border-top: none;
}
#pageStuff {
	padding-top: 0;
}
#banner1,
#banner2,
#banner3,
#banner4,
#bannReveal {
	background-image: url(graphics/hccblack0.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #666;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#banner1,
#banner2,
#banner3,
#banner4 {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 1.2em;
	padding-top: 3px;
	padding-bottom: 4px;
	color: #ccc;
}
#banner1 {
	line-height: 1.5em;
}

#banner3 {
	background-image: none;
	color: #fff;
	margin-top: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

#banner4 .snow { /* bot used */
	color: #fff;
	font-style: normal;
	display: inline;
  padding-left: 0.6em;
  padding-right: 0.6em;
}
#bannReveal.pale {
	background-image: none;
	background-color: #ccc;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.siteNews div a {
	color: #ccc;
}
#pageStuff .imageBox {
	/* [disabled]width: 75%; */
	width:100%;
}
#pageStuff .imageBox:before {
	/* [disabled]padding-top: 61%; */
	padding-top: 45.5%;
}
#indxImage .imageBox {
	width:100%;
	background-image: url(images/secret-city-pan.jpg);
}
#indxImage .imageBox:before {
	padding-top: 45.5%;
}
.pageImage .imageBox.i1 {
	background-image:url(images/ashridge_0286-pan.jpg);
}
.pageImage .imageBox.i2 {
	background-image:url(images/hopping-hoopoe-pan.jpg);
}
.pageImage .imageBox.i3 {
	background-image:url(images/pisa_GT19610-pan.jpg);
}

#pageStuff .imageCap {
	float: left;
}
#indxImage .imageCap {
	float: none;
}

.siteNews .twitLogo,
.siteNews .faceLogo,
.siteNews .instaLogo {
	margin-left: 6px;
	padding-left: 48px;
}

}

@media only screen and (min-width: 640px) {

.indxMlogo {
  margin-top: 30px;
	margin-left:5%;
}

.indxTitle {
	font-size: 2.1em;
	width: 66%;
  margin-top: 50px;
	padding-bottom: 0;
}
#banner1,
#banner2,
#banner3,
#banner4 {
	font-size: 0.95em;
	margin-left: 18px;
	margin-right: 18px;
}
#banner1,
#topCorner #nextComp {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
	justify-content: center;
	overflow: hidden;
}
#banner1 {
	line-height: 1.6em;
}
#banner1.displayNone {
	display: none;
}
#banner1.close {
	display:flex;
}

#banner1 .event {
	padding-right: 1em;
}
#banner1 .event::after {
	content: "";
	padding-right: 0;
}
#banner1 .lt {
	margin-right:0.5em;
}
#banner1 .rt::after {
	content: ">";
	padding-left: 1em;
}
#banner1 .rt.hide::after {
	content: "";
}
#banner1 .rt:hover {
	cursor: pointer;
}
#topCorner .comps {
	padding-left: 1em;
	padding-right: 1em;
}
#sidePanel {
	padding-left: 12px;
	padding-right: 12px;
  padding-bottom: 0.5em;
	flex-direction: row-reverse;
}
.siteNews {
	width:50%;
}
.siteNews.info {
	width: 45%;
  margin-right: 2%;
  padding-right: 3%;
  border-right: 1px solid #505050;
}
.siteNews p {
	font-size: 0.95em;
	margin-right: 18px;
}
.siteNews p a {
	float: none;
}
.siteNews .subHead {
	font-size: 1em;
	margin-top: 0.5em;
}
.siteNews div:first-child {
	padding-top: 0.5em;
}
.siteNews div:nth-child(4) {
	margin-bottom:initial;
  padding-bottom: 4px;
	border-bottom-color: #555;
}

#pageStuff .close {
	margin-top:initial;
	border-top:initial;
}

}


@media only screen and (min-width: 732px) {
	

}


@media only screen and (min-width: 768px) {
	
#wrap {
	overflow: auto;
}

#paraBack {
	display: none;
}
#paraSlide {
	margin-top: 16px;
}
#paraSlide,
#pageStuff {
	margin-top: 16px;
	background-color: transparent;
}
.indxTitle {
	float: none;
	width: auto;
	height: 69px;
	display: block;
	margin-top: -2px;
	margin-bottom: 17px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0;
	border-bottom: 1px solid #405173;
	background-image: url(graphics/hdccbig2.png); 
	background-repeat: no-repeat;
	background-position: 50% top;
}

#pageStuff {
	border-top: none;
	padding-bottom: 0;
}
#pageStuff p a {
	font-weight: bold;
}

#banner1,
#banner2,
#banner3,
#banner4 {
	font-size: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0.9em;
	border-bottom: 1px solid #f00;
}
#banner2 {
	padding-top: 4px;
	padding-bottom: 4px;
}
#banner1 a,
#banner2 a,
#banner3 a {
	/* [disabled]color: #ccc; */
}
#banner4 a {
	color: #eee;
}
#banner1 a:hover,
#banner2 a:hover,
#banner3 a:hover,
#banner4 a:hover,
#banner1 .rt:hover::after {
	color: #fd6;
}
#banner1 {
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 3px;
}
#banner3 a {
	color: inherit;
}

#bannReveal {
	/* [disabled]display: block; */
	height: 31px;
	width: 100%;
	position: absolute;
	top: 0;
	right: 0;
	border-bottom: 1px solid #f00;
}
#banner3,
#bannReveal {
	border-bottom: none;
}


#topCorner,
#sidePanel {
	margin-left: 80px;
	margin-right: 30px;
	margin-top: 1em;
	margin-bottom: 1.5em;
/*	padding-top: 0;
	padding-bottom: 2px;*/
	padding-left: 0;
	padding-right: 0;
	overflow: auto;
	border-bottom-style: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#topCorner {
	flex: none;
	font-size: 0.9em;
  margin-bottom: 0.5em;
}
#topCorner #nextComp {
	padding: 0;
  padding-top: 6px;
  padding-bottom: 7px;
}
#sidePanel {
	flex-direction: column-reverse;
}
.siteNews {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #b0b0b0;
	width: 100%;
	overflow: auto;
}
.siteNews.info {
	width: 100%;
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
.siteNews div {
	width: 33.33%;
	padding-left: 14px;
	padding-right: 1em;
	padding-bottom: 6px;
	float: left;
	border-bottom: none;
}
.siteNews div a {
	color: #c0c0c0;
}
.siteNews p {
	font-size: 1em;
	margin-left: 14px;
}
.siteNews p a {
	color: #b0b0b0;
}
.siteNews .cookies {
	width:50%;
	float: left;
	margin-top: 0;
	margin-bottom:3em;
}
.siteNews .twitLogo,
.siteNews .faceLogo,
.siteNews .instaLogo {
	width: 35%;
	padding-top: 7px;
	padding-left: 54px;
	background-position: 12px;
	float: right;
}
.siteNews .twitLogo {
	margin-top: -7px;
}
.siteNews div:nth-child(-n+3) {
	border-right: 1px solid #666;
}
.siteNews .subHead,
.siteNews div:first-child {
	color: #f4cb7a;
}
.siteNews div:first-child {
  width: 96.2%;
	margin-left: 14px;
	margin-bottom: 6px;
	padding-left: 0;
  padding-top: 5px;
	padding-bottom: 2px;
	border-right: none;
	border-bottom: 1px solid #987e4c;
}
.only768up {
	display: inline;
}
.siteNews .only768up {
	display: inline;
}
.siteNews .not768up {
	display: none;
}

}

@media only screen and (min-width: 961px) {

.indxTitle {
	margin-top: 16px;
	border-left: 1px solid #98a5be;
	background-position: 44% top;
}
#foot .footLinks2 p,
#foot .footCopy p {
	margin-left: 206px;
}
#pageStuff {
	margin-bottom: 0;
}
#topCorner,
#sidePanel {
  margin-left: 206px;
}
.siteNews {
	font-size: 0.85em;
}

#pageStuff .close p {
	font-size:1.05em;
}

}

@media only screen and (min-width: 1025px) {

#main {
	margin-right: 218px;
}
.indxTitle {
	height: 74px;
	margin-top: 25px;
	background-position: center top;
}
#paraSlide {
/*  border-right: 1px dotted #d00;
  padding-right: 12px;*/
}
#pageStuff p:last-child {
	margin-bottom: 1.5em;
}
#topCorner,
#sidePanel {
  display: block;
	position: absolute;
  left: auto;
  right: 17px;
  margin: 0;
	flex: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#topCorner {
/*	padding-bottom:0;*/
}
#topCorner #nextComp {
	padding-top: 0;
	padding-bottom: 0;
  display: block;
	background-color: #fafafa;
}
#topCorner div {
	font-size: 12px;
	color: #888;
}
#topCorner #nextComp div:first-child {
	margin-top: 9px;
}

#topCorner #nextComp .comps {
	min-height:2em;
	display:flex;
	align-items:center;
	justify-content: center;
}

#sidePanel {
	top: 135px;
	padding-top: 0;
}
.siteNews,
.siteNews.info,
#topCorner #nextComp {
	width: 176px;
	margin-left: 12px;
}
.siteNews {
	font-size: 12px;
	line-height: 1.5em;
	color: #777;
  margin-top: 0;
	margin-bottom: 1em;
  padding-top: 18px;
	background-color: transparent;
	border-top: 1px solid #405173;
}
.siteNews div,
#srch td {
	background-color: #ededed;
	border-left: 1px solid #e1e1e1;
}
.siteNews div {
	width: 100%;
	min-height: 30px;
	display: block;
	font-size: inherit;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 6px;
	border-bottom: 1px solid #b7bfe6;
}
.siteNews div:first-child {
	width:100%;
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 6px;
	color: #705e4c;
}
.siteNews div:first-child, 
#srch .head {
	min-height: initial;
	background-color: #ddd;
	border-left: 1px solid #99c;
	border-bottom: 1px solid #911;
	padding-top:6px;
	padding-bottom: 4px;
}
.siteNews div:nth-child(4) {
	padding-bottom: 4px;
	border-bottom: 1px solid #b7bfe6;
}
.siteNews div:nth-child(-n+3) {
	border-right: none;
}
.siteNews div a {
	color: #556;
}
.siteNews div a::after {
	float: none;
	margin-left: 0.4em;
}
.siteNews .twitLogo a::after,
.siteNews .faceLogo a::after,
.siteNews .instaLogo a::after {
	content: "";
}
.siteNews a {
	color: #113b8f;
	text-decoration: none;
	border-bottom: 1px solid #F5F5F5;
}
.siteNews a:hover {
	color: #c00;
}
.siteNews p a,
.siteNews div a {
	color: inherit;
}
.siteNews div:nth-child(2) {
	color: #911;
	border-bottom-color: #a05555;
	background-color: #f0f0f0;
}
.siteNews div:nth-child(2) a {
	color: inherit;
}
.siteNews p {
	margin-left: 0;
	margin-right: 0;
}
.siteNews .cookies {
	width:auto;
	margin-bottom:1em;
}
.siteNews .twitLogo,
.siteNews .faceLogo,
.siteNews .instaLogo {
	width: 100%;
	margin-top: 9px;
	padding-top: 7px;
	padding-left: 38px;
	background-position: 0px;
}
.siteNews.info {
	color: #888;
	line-height: 1.6em;
	padding-top:0;
	border-top: none;
}
.siteNews.info .subHead {
	color: #876;
}
.siteNews .kernShort {
	letter-spacing:-0.04em;
}

.only1025up {
	display: inline;
}
.siteNews .only1025up {
	display: block;
}

}

@media only screen and (min-width: 1081px) {
	
}


@media only screen and (min-width: 1201px) {
	
#banner1 .event {
	padding-left: 2em;
	padding-right: 2em;
}
#banner1 .rt::after {
	content: "more...";
	padding-left: 2em;
}

}
*@media only screen and (min-width: 1281px) {

}

@media only screen and (min-width: 320px) and (max-width: 760px) and (orientation: landscape) {

}

@media screen and (-webkit-min-device-pixel-ratio:0) { 

}

@media only screen and (max-width: 480px) and (prefers-color-scheme: dark) {
/**/
#menuIcon,
#pageStuff,
#paraSlide,
#paraBack,
#sidePanel {
	background-color: #222;
}
#paraSlide {
	border-top-color:#444;
}
.homePage #menuIcon div {
	background-color: #eee;
}
#menuFlag {
	background-color:transparent;
}
.indxTitle {
	color:#eee;
}
.indxMlogo {
	background-image:url(graphics/hart-logo-m-dark.png);
}
.pageImage {
	border-bottom:none;
}
#banner1,
#banner2,
#banner3,
#banner4 {
	border-bottom: 1px solid #555;
}
#pageStuff {
	border-bottom: 2px solid #666;
}
#pageStuff .imageCap.onlyMob p {
	margin-top: 0.8em;
	margin-bottom: 0;
}
#pageStuff .imageCap.onlyMob a {
	border-bottom:none;
}

}

