#wrapper .menu-wrap {
width:70% !important;
}

#the_header #_the_logo {
width: 30% !important;
}

#cta a {color: #422919 !important;
    float: right !important;
    font-size: 1.8rem !important;
    margin-right: 2rem !important;
    margin-top: -3rem !important;
}

.tsidesign_aboutUs .the_list_item_image {
    width: 25% !important;
}

#the_header .header_color{
background: -moz-linear-gradient(left, #ffffff 32%, #f4f4f4 100%) !important;
background: -webkit-gradient(linear, left top, right top, color-stop(32%,#ffffff), color-stop(100%,#f4f4f4)) !important; 
background: -webkit-linear-gradient(left, #ffffff 32%,#f4f4f4 100%) !important; 
background: -o-linear-gradient(left, #ffffff 32%,#f4f4f4 100%) !important; 
background: -ms-linear-gradient(left, #ffffff 32%,#f4f4f4 100%) !important;
background: linear-gradient(to right, #ffffff 32%,#f4f4f4 100%) !important; 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=1 ) !important; 
}

#wrapper .menu-wrap {width: 70% !important;}
#wrapper #_the_logo {width: 30% !important;}

#the_header .header_color {
  box-shadow:  2px -2px 9px 2px #000!important;
}



body:not(.isMobile) #container {
  padding: 0 !important;
}

#access .menu li a {
  font-weight: 400 !important;
  margin: 1rem 2.5rem 0 0 !important;
  text-transform: lowercase !important;
}



#wrapper .mobile-abovepost {
  background-color: #422919 !important;
}

.phone::before {
  content: none !important;
}

#wrapper .mobile-abovepost a {
  color: #fff !important;
}

#wrapper .trigger {
  background-color: #73a02b !important;
}

#access .menu {
  padding: 1rem 0 3rem 2rem !important;
}

.home #container .content.thereIsFeatured {
  padding-top: 2rem !important;
}

.home #container .type_photo_grid .the_list_item.desc .the_list_item_image:before {
  content: none !important;
}

.home #container .type_photo_grid .the_list_item .the_list_item_heads {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.0) !important;
}

.home #container .type_photo_grid .the_list_item.desc .the_list_item_desc {
  padding: 6.6rem !important;
  text-align: center !important;
}

.home #container .content {
  max-width: 134rem !important;
}

.home #container .w988 {
  display: block !important;
  float: none !important;
  margin-left: auto !important;
  max-width: 134rem !important;
  margin-right:  auto !important;
}

.full_width_content.content_bg.wrp_color_bg {
  margin-right: auto !important;
  margin-left: auto !important;
  max-width:134rem !important;
}

.content {
  margin-right:auto !important;
  margin-left:auto !important;
  max-width:134rem !important;
}

.home #container {
  padding-top: 0rem !important;
}


.home .the_list_item_action {
  border-radius: 1.2 !important;
  margin: 0 auto !important;
  max-width: 41rem !important;
  padding-top: 1rem !important;
}
#wrapper .the_list_item .the_list_item_action {
  background-color: transparent !important;
  margin: 0 auto !important;
}
#container .the_list_item .the_list_item_action {
  display: block !important;
}
.home #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: #CC250E !important;
box-shadow: none !important;
border: 2px solid #CC250E !important;
font-size: 1.5rem !important;
text-transform: uppercase !important;
color: #FFFFFF !important;
font-weight: normal !important;
  text-align: center !important;
border-radius: 0rem !important;
}
.home #container .the_list_item .the_list_item_action a:hover {
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: #8F8F8F !important;
box-shadow: none !important;
border: 2px solid #8F8F8F !important;
text-transform: uppercase !important;
color: #FFFFFF !important;
font-weight: normal !important;
}
.home #wrapper .the_list_item.hero .the_list_item_action, #wrapper .type_photo_grid .the_list_item .the_list_item_action, #wrapper .type_gallery .the_list_item.no_image .the_list_item_action {
background-color: transparent !important;
}

.home .full_width_content.content_bg.wrp_color_bg {
  margin: 0 auto !important;
  max-width: 100% !important;
  border-bottom: 1px solid #E0E0E0 !important;
  background-color: #FFFFFF !important;
}

.home .tsidesign_feature {
  background-color: #ffffff !important;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 134rem !important;
  padding-top: 3rem !important;
}

.home .tsidesign_feature .the_list_item .the_list_item_headline {
  font-size: 2.3rem !important;
}

.tsidesign_feature .left .the_list_item_image {
  width: 20% !important;
  border-radius: 50% !important;
  border: 2px solid #e5e5e5 !important;
  transition: all .5s ease 0s !important;
}

.tsidesign_feature .left .the_list_item_image:hover {
  border: 2px solid #E31D1A !important;
  transition: all .5s ease 0s !important;
}

.tsidesign_dl .caption{
  text-align: center !important;
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% !important;
  height: 90% !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  transition: all 0.4s ease-in-out !important;
}
.tsidesign_dl .caption:hover{
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.44) 68%, rgba(0,0,0,0.65) 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(68%,rgba(0,0,0,0.44)), color-stop(100%,rgba(0,0,0,0.65))) !important;
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.44) 68%,rgba(0,0,0,0.65) 100%) !important;
  background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.44) 68%,rgba(0,0,0,0.65) 100%) !important;
  background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.44) 68%,rgba(0,0,0,0.65) 100%) !important;
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.44) 68%,rgba(0,0,0,0.65) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ) !important;
  height: 95% !important;
}

.tsidesign_dl .slidesjs-container{
  max-height: 60rem !important;
}


.tsidesign_dl2 .the_list_wrap{
  min-height: 60rem !important;
  text-align: center !important;
  padding: 20rem 10.6rem 12rem !important;
}

.tsidesign_dl2 .the_list_headline, .tsidesign_dl .the_list_headline, .tsidesign_dl .the_list_headline a{
  color: #ffffff !important;
  font-size: 50px !important;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.9) !important;
}

.tsidesign_dl2 .the_list_subheadline, .tsidesign_dl .the_list_subheadline {
  color: #FFFFFF !important;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.9) !important;
  font-size: 30px !important;
}

.tsidesign_dl2 .the_list_desc, .tsidesign_dl .the_list_desc {
  color: #FFFFFF !important;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.9) !important;
}


.isTablet .tsidesign_dl2 .the_list_wrap, .isMobile .tsidesign_dl2 .the_list_wrap, .mobileview .tsidesign_dl2 .the_list_wrap{
  padding: 6rem 3.6rem 2rem !important;
  min-height: 34rem !important;
}

.isTablet .tsidesign_dl .caption, .isMobile .tsidesign_dl .caption, .mobileview .tsidesign_dl .caption{
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.44) 68%, rgba(0,0,0,0.65) 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(68%,rgba(0,0,0,0.44)), color-stop(100%,rgba(0,0,0,0.65))) !important;
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.44) 68%,rgba(0,0,0,0.65) 100%) !important;
  background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.44) 68%,rgba(0,0,0,0.65) 100%) !important;
  background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.44) 68%,rgba(0,0,0,0.65) 100%) !important;
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.44) 68%,rgba(0,0,0,0.65) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ) !important;
  height: 100% !important;
}

.isTablet #the_header .header_color, .isMobile #the_header .header_color, .mobileview #the_header .header_color {
  box-shadow: 2px -2px 5px 2px #000 !important;
}

.isTablet .tsidesign_feature .left .the_list_item_image, .isMobile .tsidesign_feature .left .the_list_item_image, .mobileview .tsidesign_feature .left .the_list_item_image{
  border: 2px solid #E31D1A !important;
}

#the_footer {max-width:100% !important;}
#the_footer #_the_logo { margin-right:auto !important; margin-left:auto !important; max-width:134rem !important; }
#the_footer #_the_copyright { margin-right:auto !important; margin-left:auto !important; max-width:134rem !important; }
#the_footer .section.w988 { margin-right:auto !important; margin-left:auto !important; max-width:134rem !important;}

#container .list_block .list_block_headline span, #the_footer .list_block .list_block_headline span {
  font-size: 2.2rem !important;
}


@media (max-width: 800px){
.tsidesign_dl2 .the_list_wrap{
  min-height: 40rem !important;
  padding: 13rem 3.6rem 2rem !important;
}
.tsidesign_dl2 .the_list_headline, .tsidesign_dl .the_list_headline {
  font-size: 40px !important;
}
.tsidesign_dl2 .the_list_desc, .tsidesign_dl .the_list_desc{
  font-size:  16px !important;
}
.tsidesign_feature .the_list_item_image img{
    filter: none !important;
    -webkit-filter: grayscale(0) !important;
    -moz-filter: grayscale(0) !important;
    -ms-filter: grayscale(0) !important;
    -o-filter: grayscale(0) !important;
    filter: grayscale(0) !important;
}
}

@media (max-width: 575px){
.tsidesign_dl2 .the_list_wrap{
  min-height: 35rem !important;
  padding: 8rem 3.6rem 2rem !important;
}
.tsidesign_dl .the_list_headline, .tsidesign_dl2 .the_list_headline {
  font-size: 30px !important;
}
.tsidesign_dl2 .the_list_desc, .tsidesign_dl .the_list_desc {
  font-size:  12px !important;
}
#wrapper .menu-wrap {width: 30% !important;}
#wrapper #_the_logo {width: 70% !important;}
}

.mobileview #wrapper .menu-wrap {width: 40% !important;}
.mobileview #the_header #_the_logo {width: 60% !important;}


#wrapper #_the_map_wrapper .b2b-location.wide ul, #wrapper #_the_map_wrapper .b2b-location .b2b-location-items-container {
background: rgba(0,0,0, 1) !important;
}

