#_the_navigation a {
letter-spacing: 3px !important;
text-transform: uppercase !important;
border-radius: 20px !important;
}

#access {
border-bottom: 2px solid #FFFF7B !important;
}

.container-wrap {
max-width: 100% !important;
box-shadow: none !important;
}

.home .full_width_content.content_bg.wrp_color_bg {
max-width:100% !important;
}

x.tsidesign_dl .slidesjs-container {
max-height: 50rem !important;
}

.tsidesign_dl .caption {
text-align: center !important;
}

.tsidesign_dl .the_list {
margin-bottom: 0px !important;
}

.tsidesign_feature3  {
padding: 0px !important;
margin: 0px !important;
}

.tsidesign_feature3 .the_list_item.no_image .the_list_item_heads, .tsidesign_feature3 .the_list_item.hero .the_list_item_heads {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3) !important;
}

.tsidesign_feature3 .the_list_item.no_image .the_list_item_heads, .tsidesign_feature3 .the_list_item.hero .the_list_item_heads:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2) !important;
}


.tsidesign_feature3 .the_list_item {
  margin: 0 !important;
  width: 25% !important;
  max-height: 24.3rem !important;
}

.tsidesign_feature3 .the_list_item_image {
  max-height: 22rem !important;
}


.tsidesign_content_block .the_list_item_desc {
max-width: 106rem !important;
margin: 0 auto !important;
}

.tsidesign_location_map {
padding: 0px !important;
margin: 0px !important;
}

.tsidesign_location_map .the_list_item {
margin-bottom: 2rem !important;
}

.tsidesign_location_map .b2b-location-items-container {
    right: 0px !important;
}

@media (max-width: 1400px) {
.tsidesign_feature3 .the_list_item_image {
  max-height: 13rem !important;
}
}

@media (max-width: 800px) {
  .footer_brand {
    display:none !important;
  }
  .tsidesign_feature3 .the_list_item {
    width: 50% !important;
  }
.tsidesign_feature3 .the_list_item_image {
  max-height: 15rem !important;
}

}