@media only screen and (max-width: 480px){
/*smartphones*/
html {
    font-size: 80%;
}
#inner-wrap {
	width: 100%;
}
#slide-wrap {
	width:auto;
	margin-top:2em;
	padding-top:2em;
}
#slide-wrap-outer {
	margin-top:2em;
}
.attpuller {
	margin-left:0 !important;
}
#content-wrap {
	width: 95%;
}
#headouter {
	margin-top: 0em;
	width: auto;
	text-align: center;
	padding: 0em;
}

#top {
	width: auto;
	text-align:center;
	position:relative;
	padding: 0em;
	
}


#top #contactinfo {
	border:none;
	display:block;
	width: auto;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	padding:0;
}
#msrchform {
	display:block;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:1.5em;
}

#top #logoouter {
	border:none;
	padding: 1em;
	display:block;
	width: 100%;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}

#top #logo {
	/*float: left;*/
	max-width:90%;
	height: auto;
}

#nav {
	margin-top:0em;
	float: none;
	z-index:2;
    display:none;
	position:relative;
	width: 100%;
	clear:both;
	border-top: none;
	border-bottom: none;
	margin-bottom:1em;
}
#nav #topnav {
	width: 100%;
}
#nav:target {
    display:block;
}
#nav ul li {
	float: left;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	border-left: none;
}
#nav ul li a {
	text-align:left;
	padding-left:1em;
	border: none;
	border-left: none;
}

#nav ul li a.first {
	border-left: none;
}
#nav ul li:nth-child(6) a {
	border-left:none;
}

.ms {
	display:block;
}
.dropper {
	display:none;
}

#nav ul li a, #nav ul li:first-child a {
	border-left: none;
}
#nav-close-btn {
	display: block;
	position: relative;
	background-color: #6B6B73;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1.5em;
	padding-right: 3.5em;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#nav-close-btn:after {
	content: "";
	display:block;
	position:absolute;
	right:1em;
	top:0em;
	width:50%;
	height:100%;
	background-image: url(../img/close-btn.svg);
	background-size: 1.5em 1.5em;
	background-repeat: no-repeat;
	background-position: right center;
}
.no-svg #nav-close-btn:after {
  background-image: url(../img/close-btn.png);
}

#nav-open-btn {
	display: block;
	background-color: #6B6B73;
	position: relative;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1.5em;
	padding-right: 3.5em;
	color: #FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	text-align:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-bottom:0em;
}

#nav-open-btn:after {
	content: "";
	display:block;
	position:absolute;
	right:1em;
	top:0em;
	width:50%;
	height:100%;
	background-image: url(../img/nav-icon.svg);
	background-size: 1.5em 1.5em;
	background-repeat: no-repeat;
	background-position: right center;
}
.no-svg #nav-open-btn:after {
  background-image: url(../img/nav-icon.png);
}
#slide-wrap {
	margin-top:0em;
}
#imgslider {
	width: 100%;
	float:none;
}
#slidebanner {
	display:none;
	width: 100%;
	float:none;
}
#slidebanner div {
	padding: 1.5em;
}

#slidebanner div p {
	display:none;
}
#slidebanner h2 {
	font-size: 1.2em;
}
a.fauxbutton {	
	/*padding-top: 0.45em;
	padding-bottom: 0.45em;*/
}
.col {
	width: 48.6%;
	margin-left:2.4%;
	margin-bottom:2.4%;
}
.col:nth-child(2n+1) { 
	clear: both;
	margin-left: 0;
}
#picgallery .col3, .col3.blockfeature {
	margin: 0 0 3% 0;
	width: 100%;
	float:none;
	display:block;
}
#picgallery .col3:nth-child(3n+1), .col3.blockfeature:nth-child(3n+1) { 
	clear:none;
}
#picgallery .col3:nth-child(2n+1), .col3.blockfeature:nth-child(2n+1) { 
	clear: both;
	margin-left: 0;
}
.col6 {
	width: 31.73%;
	margin-left:2.4%;
	margin-bottom:2.4%;
}
.col6:nth-child(3n+1) { 
	clear: both;
	margin-left: 0;
}
.col2 {
	/* 100% width on mobile */
	margin: 0 0 3% 0;
	width: 100%;
	float:none;
	display:block;
}
#gallswapper {
	display: table;
}
#currconn {
	bottom: display: table-footer-group;
}
#itemgall {
	display: table-header-group;
}
#main {
	width:100%;
	float:none;
	padding-right: 1em;
	padding-left: 1em;
}
.subfeature .caption h2 {
	font-size:1.7em;
}
#leftbox {
	/*display:none;*/
	width:auto;
	float:none;
	padding-right: 1em;
	padding-left: 1em;

}

#footer {
	width: 100%;
	margin-bottom: 0em;
	font-size: 0.9em;
}

#footer #credits {
	float:none;
	text-align:center;
	display:block;
	width:auto;
	margin-left:2em;
	margin-right:2em;
}

#footer #socmed {
	float:none;
	text-align:center;
	display:block;
	width:auto;
	margin-left:2em;
	margin-right:2em;
	margin-bottom:1em;
}

#footer #socmed a {
	margin-left:0.6em;
	margin-right:0.6em;
}

.stndform label {
	float: none;
	text-align:left;
	display: block;
	width:100%;
	margin-right: 0%;
	margin-top: 1em;
	padding-top: 0em;
}
.stndform input:not([type="submit"]), .stndform textarea, .stndform select {
	float: none;
	display: block;
	width:100%;
	margin-top: 0.5em;
	padding: 0.35em;
}
.stndform input[type=submit] {
	display: block;
	width:100%;
	margin-left:0;
	padding-top:0.75em;
	padding-bottom:0.75em;
}
.stndform div.errtext {
	width: 100%;
	clear: both;
	padding-top: 0.5em;
	text-align: center;
	padding-left: 0em;
	padding-right: 0em;
}
#currconn input[type=submit] {
	display: block;
	width:100%;
	padding-top:0.75em;
	padding-bottom:0.75em;
}
/*
#socialbar {
	display: block;
	width: 100%;
	background-color: #fff;
}
#socialbar p {
	display: block;
	width: 100%;
	margin: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
	color: #595962;
	font-weight:bold;
}

#socialbar ul {
	display: block;
	width:100%;
}
*/

#socialbar p {
	width: 33%;
}

#socialbar ul {
	width:67%;
}
#cta {
	display:none;
}
.hidmid {
	display:block;
}
.subpage #editbox {
	float:none;
	width: auto;
}
.subpage #intouch {
	float:none;
	width: auto;
}
}