.home #wrapper #container .full_width_content.content_bg.wrp_color_bg {
  background: rgba(255, 255, 255, 0) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 100% !important;
}

.home #container {
  margin-top: -10.5rem !important;
}

.tsidesign_dl {
  max-width:100% !important;
  margin-right:auto !important;
  margin-left:auto !important;
}
.tsidesign_dl .the_list_text{
  text-align: center !important;
  padding: 12% 6% 1rem !important;
}
.tsidesign_dl .slidesjs-container {
  max-height: 55rem !important;
}
.tsidesign_dl .slidesjs-pagination {
  display: none !important;
}
.tsidesign_feature {
  margin: 0 !important;
  padding: 0 !important;
  border-top: 4px solid #E87400 !important;
  border-bottom: 4px solid #E87400 !important;
}
.tsidesign_feature .the_list_item_heads {
  z-index: 2 !important;
  background: rgba(48, 37, 36, 0.15) !important;
}
.tsidesign_feature .the_list_item.yes_desc:hover .the_list_item_heads {
  opacity: 1.0 !important;
}
.tsidesign_feature .the_list_item_image::before {
  display: none !important;
}
.tsidesign_feature .the_list_item_desc p::before {
  background: #fff !important;
  content: "" !important;
  display: block !important;
  height: 2px !important;
  left: 50% !important;
  position: absolute !important;
  top: 15px !important;
  transform: translateX(-50%) !important;
  width: 93px !important;
}
.tsidesign_feature .the_list_item.yes_image:hover .the_list_text{
  top: 0 !important;
}
.tsidesign_feature .the_list_item.yes_image .the_list_text {
  opacity: 1.0 !important;
  background: #0051A2 !important;
  padding-top: 13% !important;
  top: 100% !important;
  text-align: center !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  transition: all 0.5s ease-in-out !important;
}

.tsidesign_feature .the_list_item_headline, .tsidesign_feature .the_list_item_headline a{
  text-transform: uppercase !important;
  font-size: 1.8rem !important;
}
.tsidesign_feature .the_list_item {
  margin-right: 0 !important;
  width: 33.33% !important;
}

.tsidesign_dl .the_list_item, .tsidesign_dl .the_list, .tsidesign_feature .the_list_item, .tsidesign_feature .the_list {
  margin-bottom: 0 !important;
}


.home .content {
  padding-top: 3rem !important;
}
#the_footer {
  max-width:100% !important;
}
@media (max-width: 800px){
.home #container {
  margin-top: 0 !important;
}
.tsidesign_feature .the_list_item:nth-of-type(2n+1), .tsidesign_feature .the_list_item:nth-of-type(4n+1){
  float: left !important;
  clear: none !important;
}
.tsidesign_feature .the_list_item.yes_image .the_list_text {
  background: rgba(99, 54, 48, 0.7) !important;
  top: 0 !important;
}
.tsidesign_feature .the_list_item {
  width: 100% !important;
}
.tsidesign_feature .the_list_item.yes_image .the_list_text {
  padding-top: 13% !important;
}
}
@media (max-width: 575px) {

.tsidesign_feature .the_list_item_headline, .tsidesign_feature .the_list_item_headline a{
  font-size: 1.4rem !important;
}
.tsidesign_feature .the_list_item.yes_desc .the_list_item_desc {
  font-size: 1.2rem !important;
}
}