#headertest .moduleHeader {
position: inherit!important;
}

#c2cHoldOne > a {
  display: none;
}
.textfill.c2cOne.c2cLink {
  font-size: 30px !important;
  line-height: 28px !important;
  position: relative;
  right: 5px;
  top: -45px;
}
.bt-footer-body {
    height: 80px;
}

.textfill.c2cOne.c2cLink > span {
  font-weight: normal;
}
#bottom-bar {
    position: relative;
    z-index: -1;
}

#component [id^="app_map-"] {
    margin: 15px 0 !important;
}

#sideOuter [id^="app_addthis-"] {
    margin-left: 20px !important;
}

#recaptcha_image {
    height: auto !important;
}

.recapControls {
    background-color: white !important;
    height: 42px !important;
    margin: 10px auto !important;
}

/* update with site specific color */
#mobile_menu .navbar-inverse{
    background-color: #3f7392 !important;
}

/* remove these if they cause interactions */
div.bt-footer,
div.bt-header {
    overflow: visible !important;
    z-index: 1 !important;
}

/* mobile safari scaling fix  / update with correct width and height */
#bt-page-background-middle-texture {
    /*-webkit-background-size: 2560px 2250px;*/
}


.homeImages {
    max-width:200px;
    float:right;
}

/* mobile template fixes */ 
@media screen and (max-width: 767px) {
    
    img#tz_headerLogo {
        margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
        
    }
    
    .bt-content-layout img {
        margin:auto!important;
        float:none!important;
        display:block!important;
    }

    
    .navbar-fixed-top {
z-index: 1000;
}

    
    .homeImages {
    max-width:100%;
    display:block;
    float:none;

}

.homeImages img {
 float:none;
    display:block;
    margin:auto;
    padding: 5px !important;
}

.navbar-header,
.navbar-collapse.in,
.navbar-collapse
 {
  background: none repeat scroll 0 0 #333;
}
#mobile_footer .contrast_background {
  min-height: 30px !important;
}
.navbar-header,
.navbar-collapse.in,
.navbar-collapse
 {
  background: none repeat scroll 0 0 #333;
}
.item-page li {
  list-style: square outside none;
  margin-left: 30px;
}
#mobile_header {
  height: 50px;
}

h1 {
  font-size: 24px !important;
}
    .item-page{
        margin-top: 80px;
    }


}