@media screen and (max-width: 780px){
.shopBlock {width:98%;  margin: 0 auto 10px; }
.featureBox {
   width: 49.8%;
}
#gallerypage .featureBox {
  width: 24%; float: left; margin: 2px 0.4%;
}
}

@media screen and (max-width: 640px){
.top-bar .title-area {
}
.top-bar .toggle-topbar {
position: relative;
float: right;
}
.clear { height: 0px; }
.mobile_Show, #mobileshare{
display: block;
}
#mobileshare{
clear: both;
}
.mobile_Hide, #actionBox, #footlogo, #menu, #menu ul ul, .dropdown_5columns img, .col_3 img, .dropdown_5columns p, .col_3 p {
display: none;
}

#logo {
width: 25%;
margin: 0;
position:relative;
}
#photogap { width: 100%; height: 100px; }	
#background {
position: fixed;
top: 0px;
height:  100%;
width: 100%;
max-height: 300px;
z-index: -2;
}	
.top-bar .name {
height: auto;
margin: 0;
float: right;
font-size: 14px;
padding: 2px 5% 0;
}
.top-bar a {
 text-align: center; font-size: 0.8125rem;
font-weight: bold;  color: #FFFFFF; line-height: 30px;
}
.top-bar li {
border-right: 1px solid #999999;
}
.top-bar .toggle-topbar.menu-icon {
top: 0px;
margin: 0px;
width:94px;
}
.top-bar-section {
top: 35px;
clear:both;
}
.top-bar {
position:fixed;
right:0;
width:100%;

}
/* basic layout */
#leftcol, #rightcol { width: 100%; }

#photogap { height: 100px; }

.shopBlock , .featureBox, .col_1_left, .col_2_left, .col_3_left, .col_1_right, .col_2_right, .col_3_right { padding: 1px 2%; margin: 0px; width: 100%; float: none; overflow: hidden; }
.footcol_1_left, .footcol_2_left   { padding: 1px 2%; margin: 0px auto; width: 90%; float: none; overflow: hidden; text-align: center; }
.featureImg1, .featureImg2 { height: 90px; width: 90px; float: left; overflow: hidden;  margin-right: 5%;}
.featureBox h3 { float: right; width: 66%;   padding:0;}
.featureBox  .bluebutton{ display:none;}
.featureBox:hover .featureImg1 { display: block; }
.featureBox:hover .featureImg2 { display: none;}
.featureBox { height: 110px; margin:1px 0; }
.featureText { padding:20px 3%;}
.homeText, .homeStat { width: auto; margin: 0 auto; float: none;}
.newsbox, .eventbox {
height: auto;
}
#gallerypage .featureBox {
  width: 49%; float: left; margin: 2px 0.4%;
}
.row .row {
margin-left: 0;
margin-right: 0;
}
.galleryups {
height: 100px;
border: 3px solid #555759;
background-color: #cccccc;
}
.homeBox {
padding: 10px 3%;
margin: 0 0 5px 0;
}
/* navigation */
.top-bar.expanded {
background-color: #3a4745;
}

#footer {
z-index: -1;
margin: 0;
}
#footer h4 {
text-align: center;
}
#utility_Menu li {
 text-align: center;
  margin: 5px auto;
  width: 96%;
 }

}
.clearing-thumbs li, [data-clearing] li {
    float: none;
    margin-right: 10px;
}
#gallerypage .clearing-blackout .featureBox{
	width: auto;
	height: auto;
}
.clearing-close, .clearing-close:hover, .clearing-close:focus {color:#FFF !important}