#header_logo {
  margin: 0 auto !important;
  max-width: 100% !important;
}

#the_footer {max-width:100% !important; }
#the_footer #_the_logo, #the_footer #_the_copyright, #the_footer .section.w988 { margin: 0 auto !important; max-width:106rem !important; }

.home .full_width_content.content_bg.wrp_color_bg {
  margin-right: auto !important;
  margin-left: auto !important;
  max-width: 100% !important;
}

.home .tsidesign_dl .slidesjs-container {
  max-height:60rem !important;
}

.home .tsidesign_dl .the_list_item.hero .caption .the_list_text {
  text-align:center !important;
}

.home .tsidesign_dl .the_list {
  margin-bottom: 0 !important;
}

.tsidesign_feature {
  margin: 0 !important;
  padding: 0rem 0rem 2rem !important;
}

.tsidesign_feature .the_list_item {
  width: 25% !important;
  margin: 0 !important;
}
.isTablet .tsidesign_feature .the_list_item, .isMobile .tsidesign_feature .the_list_item, .mobileview .tsidesign_feature .the_list_item {
  width: 50% !important;
}

.tsidesign_feature .the_list_item_headline {
  text-transform: uppercase !important;
}

.tsidesign_feature .the_list_item .the_list_item_heads {
  transition: all 0.5s ease 0s !important;
}
.tsidesign_feature .the_list_item:hover .the_list_item_heads {
  background: rgba(254, 74, 14, 0.4) none repeat scroll 0 0 !important;
}

.the_list_item_action {
  border-radius: 0px !important;
}

#container .the_list_item .the_list_item_action a {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.0) 0%) repeat scroll 0 0 rgba(255, 255, 255, 1) !important;
  background-color: #FF5024 !important;
  box-shadow: none !important;
  border: 2px solid #000000 !important;
  font-size: 1.4rem !important;
  text-transform: uppercase !important;
  color: #FFF !important;
  transition: all 0.5s ease 0s !important;
  border-radius: 10px !important;
}

#container .the_list_item .the_list_item_action a:hover {
  background-color: #000 !important;
}

#wrapper .the_list_item .the_list_item_action {
  background-color: transparent !important;
}

.tsidesign_content1 {
  max-width: 134rem !important;
  margin: 0 auto !important;
}