/* Template by freewebsitetemplates.com */
/* Modified extensively by GetSirius Internet Services - getsiriusweb.net - March, 2017 */
/* For minimum paragraph width see p and p:before in mobile.css, under GetSirius */

@media only screen and (max-width : 918px) {
/* 600 PIX BREAK ABOUT LINE 350 */


#headTitle {
  width: 100%;
}
#headTitle img {
	max-width: 80%!important;
	margin-bottom: 23px;
	margin-top: -23px;
}
.imageBMS {
	max-width: 80%!important;
	height: auto;
}
h1, h2, h3, h4,
.highlightedTextLarge {
    font-size: 18px;
}
.margin-left20 {
	margin-left: 0px;
}
.blacklight {
    font-size: 14px;
    padding: 4px 4px;
}
.columContainer {
  padding-left: 4px;
}
.columContainer2 {
  padding-left: 0px;
  display: grid;
  grid-template-columns: 50% 50%; /* fraction*/
}
.columContainer div,
.columContainer2 div {
	padding: 2px 4px;
}	

.column-list {
  column-count: 3;
}
/* ABOVE ADDED 2026 */

	html {
		-webkit-text-size-adjust: none;
	}

/* Current Page Selector ================== */
/* ALSO SEE style.css FOR SIMILAR SECTION THAT MUST BE UPDATED WITH THIS */
body#show2009body a#show2009,
body#show2007body a#show2007,
body#show2006body a#show2006,
body#show2002body a#show2002,
body#show2001body a#show2001,
body#show2000body a#show2000,
body#show1999body a#show1999,

body#marbleshowbody a#marbleshow,
body#meetingsbody a#meetings,
body#newsletterbody a#newsletter,
body#showphotosbody a#showphotos,
body#weblinkssbody a#weblinks,
body#indexbody a#index {
	border-bottom: 0px!important;
	border-bottom-color: #000000!important;
}
body#show2009body a#show2009::after,
body#show2007body a#show2007::after,
body#show2006body a#show2006::after,
body#show2002body a#show2002::after,
body#show2001body a#show2001::after,
body#show2000body a#show2000::after,
body#show1999body a#show1999::after,

body#marbleshowbody a#marbleshow::after,
body#meetingsbody a#meetings::after,
body#newsletterbody a#newsletter::after,
body#showphotosbody a#showphotos::after,
body#weblinkssbody a#weblinks::after,
body#indexbody a#index::after {
	content: "<";
	margin-left: 23px;
}

/*  Start of Navigation */
	#mobile-navigation {
		background: url(../images/mobile-menu.png) no-repeat 0 0;
		display: block;
		height: 50px;
		margin: 0;
		padding: 0;
		position: absolute;
/*		right: -16px;  see left: below in #navSection ul#navigation */
		top: 12px;
		left: -10px;
		width: 50px;
		z-index: 1001;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 0 12px 1px #BE5E05;
box-shadow: 0 0 12px 1px #BE5E05;
	}
	
	#navSection ul#navigation {
		display: none;
		font-size: 1.5625em;
		height: auto;
		left: -10px;  /* counterAct right: in #mobile-navigation */
		margin: 0 auto;
		position: absolute;
		padding: 0 12px 0 12px;
		top: 71px;
		transition: all .5s ease-in-out;
		width: auto;
		max-width: 80%;
		z-index: 1001;
-webkit-border-radius: 9px;
border-radius: 9px;
border: #B87A07 solid;
border-width: 2px 1px;
-webkit-box-shadow: 0 0 12px 2px #BE5E05;
box-shadow: 0 0 12px 2px #BE5E05;
	}
	#navSection ul#navigation li {
		background: none;
		display: block;
		float: none;
		height: auto;
		line-height: normal;
		margin: 0;
		padding: 0;
		text-align: center;
		width: 100%;
	}
	#navSection ul#navigation li:first-child,
	#navSection ul#navigation li ul li:first-child {
		border: none;
		width: 100%;
	}
	#navSection ul#navigation li a,
	.navText  {
		background: none;
		border-top: 1px solid #B87A07; /* #E3D0AA */
		color: #E8D8B9;
		display: block;
		font-family: Arial;
		font-size: 0.8125em;
		font-weight: normal;
		height: 49px;
		line-height: 49px;
		padding: 0 15px;
		text-align: left;
		width: auto;
	}
	#navSection ul#navigation li span {
		background: transparent url(../images/mobile-expand.png) no-repeat;
		border-left: 1px solid #B87A07;
		border-top: 1px solid #B87A07;
		display: block;
		height: 49px;
		position: absolute;
		right: 0;
		top: 0;
		width: 50px;
	}
	#navSection ul#navigation li.current span {
		background: url(../images/mobile-expand.png) no-repeat;
	}
	#navSection ul#navigation li.current ul li a {
		background: none;
		color: #E8D8B9;
	}
	#navSection ul#navigation li a:hover,
	#navSection ul#navigation li.current ul li a:hover,
	#navSection ul#navigation li.current a {
		background: #6D4205; 
		color: #FFFDF1;
		text-shadow: 0 0 9px #fff; /* #E3D0AA */
	background-image:  url("../images/back-dark.gif")
	}
	#navSection ul#navigation > li:first-child > a {
		border: none;
	}
	#navSection ul#navigation li ul {
		border: 0;
		display: none;
		left: 0;
		margin: 0;
		opacity: 1;
		padding: 0;
		position: relative;
		top: 0;
		width: 100%;
	}
	#navSection ul#navigation li ul,
	#navSection ul#navigation li:hover ul {
		display: none;
	}
	#navSection ul#navigation li ul li {
		background: none;
		height: auto;
		line-height: normal;
		padding: 0;
		text-align: left;
	}
	#navSection ul#navigation li ul li a {
		padding: 0 50px;
	}
	#navSection {
/*		position: relative; */
		width: 90%;
	}
/* HIDE Navigation tooltip */
a[data]:hover:after {
visibility: hidden;
}	
/*  End of Navigation */
	
	#header {
	margin-top: 0px;
	}
	#header #headTitle {
/*		padding: 74px 0 0; */
		font-size: 24px;
		line-height: 26px;
		padding: 23px 50px 0 0;
		text-align:center;
	}
#header #headTitle a .headSubTitle {
		font-size: 16px;
		line-height: 18px;
	}
	#body {
		margin: 10px auto 0;
/*		margin: 20px auto 0;
		padding: 45px 0 46px;
		padding: 12px 20px 8px 20px; */
		padding: 8px 2px 1px 6px;
		width: 98%;
		border-width: 1px 0px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
		


/* Footer */
#footer .siriusSunlight {
	width: 90%
	max-width: 90%;

}
#footer .GetSirius,
#footer .GetSirius a {
	margin-right: 5px;
}
#footer .copy {
	width: 90%;
	max-width: 90%;
	float: none;
}


/* GetSirius */
/*	p {
	}
	p:before {
	  	content: ' ';
	  	display: table;
	  	width: 132px;
		padding-top: 6px !important;
	  }
*/
.dontShrinkImg {
	max-width: 100%;
	}
img {
	max-width: 50%;
	height: auto;
}

	.imgAlignRight,
	.imgAlignLeft,
	.imgAlignRightSpaceTop,
	.imgAlignLeftSpaceTop {
	padding-right: 10px;
	max-width: 50%;
	height: auto;
	}
	.imgAlignRightMoveUp,
	.imgAlignLeftMoveUp {
	margin-top: 0px;
	max-width: 50%;
	height: auto;
	}
	.imgAlignRightSpaceTop,
	.imgAlignLeftSpaceTop {
	.margin-top: 0px;
	}
	.imgMax {
	max-width: 40%;
	max-height: auto;
	}
	.dissapear900 {
	height: 0;
	width: 0;
	visibility: hidden;
	}

}

@media only screen and (max-width : 600px) {
	img {
		max-width: 20%;
		height: auto;
	}

	.column-list {
	  	column-count: 2;
	}

/* ABOVE ADDED 2026 */
	
	
	.nowrap img {
	max-width: 100% !important;
	}
	.dissapear600 {
	height: 0;
	width: 0;
	visibility: hidden;
	}
	p {
	line-height: 20px;
	}
}

@media screen
and (max-width : 320px) {
	img,
	.imgAlignRight,
	.imgAlignLeft,
	.imgAlignRightSpaceTop,
	.imgAlignLeftSpaceTop,
	.imgAlignRightMoveUp,
	.imgAlignLeftMoveUp {
	max-width: 100%;
	}
	#header h1 {
		font-size: 2.8125em;
	}
	#header h1 a span {
		font-size: 0.5em;
		line-height: 1.25em;
	}
	#body div#tagline h1 {
		font-size: 4.375em;
	}
	#body div#tagline p {
		font-size: 3.125em;
	}
	#footer div p {
		font-size: 1em;
	}
	/* GetSirius */
	#body {
	margin: 20px auto 0;
	padding: 6px 8px 4px 8px;
	width: 100%;
	}
	p {
	line-height: 20px;
	}
	.imgAlignRight,
	.imgAlignLeft,
	.imgAlignRightSpaceTop,
	.imgAlignLeftSpaceTop {
	padding-right: 3px;
	}
	
}