#header-cta {
   width: 100% !important;
   text-align: center !important;
   padding-top: .5rem !important;
   padding-bottom: .5rem !important;
   font-size: 2rem !important;
   background: #e71d20;
    background-size: 400% 400%;
   color: #fff !important;
   text-transform: unset !important;
  box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.15) !important;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5) !important;
}


.mobileview #header-cta {
  display: none !important;
}

#the_header .header_logo_wrap {
  max-width: 100% !important;
}
#the_header .logo-variation.logo-variation-header .logo-slot img {
  max-height: 18rem !important;
  margin-top: -4rem !important;
}
#the_header .logo-variation.logo-variation-header .slot_2 img {
  max-height: 9rem !important;
  margin-top: -4rem !important;
}

#container .list_block .list_block_headline span {
  font-size: 2rem !important;
  width: 100% !important;
}

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


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


.the_list_item_action a,#gform_submit_button_1,#gform_submit_button_18242 {
  background: #E71D20 !important;
  box-shadow: none !important;
  border: none !important;
  font-size: 1.5rem !important;
  text-transform: uppercase !important;
  color: #fff !important;
}

.the_list_item_action a:hover,#gform_submit_button_1:hover,#gform_submit_button_18242:hover {
  background: #000 !important;
  color: #fff !important;
}
 .the_list_item_action {
  background-color: transparent !important;
}


html:not(.mobileview)  .home .full_width_content{
  max-width: 100% !important;
}


#header_logo {
    max-width: 100% !important;
    margin: 0 auto !important;
}

#the_header {
  box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.15) !important;
}

h1, h2, h3{
  font-weight: normal !important;
}


#_the_navigation a, #menu-holder a {
  font-family: "Quicksand" !important;
  font-size: 1.5rem !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  padding: 0.2rem 1rem 0rem !important;
}

.home .full_width_content {
max-width: 100% !important;
background-color: transparent !important;
}

html:not(.mobileview) .home .tsidesign_dl .caption {
   background-color: rgba(0, 0, 0, 0.4) !important;
  text-align:center !important;
}

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

.tsidesign_dl .the_list_wrap {
  text-align: center !important;
  background: rgba(0,0,0,.33) !important;
  padding: 12% 10.6rem 14% !important;
}
.tsidesign_dl .the_list_item {
    background-attachment: scroll !important;
}
.dl-logo {
    max-width: 60% !important;
}

.mobileview .dl-logo {
  display: none;
}

.logo-variation-header .slot-type-image img {
    max-width: 45% !important;
}


.tsidesign_content {
  margin: 0 auto !important;
  max-width: 134rem !important;
}

.mobileview .tsidesign_cta {
  padding: 1rem !important;
}

.mobileview .tsidesign_cta .item_2{
  text-align: center !important;
}
.tsidesign_cta{
  background: #E71D20 !important;
  margin: 0 !important;
}
.tsidesign_cta .the_list_item_headline, .tsidesign_cta .the_list_item_headline a{
  text-transform: uppercase !important;
  font-size: 4rem !important;
  color: #fff !important;
  xfont-family: "Bevan", monospace !important;
}

.tsidesign_cta .the_list_item_subheadline, .tsidesign_cta .the_list_item_subheadline a{
  color: #fff !important;
}
html:not(.mobileview) .tsidesign_cta .item_2{
  text-align: right !important;
}
.tsidesign_cta .the_list_item_action{
  background-color: transparent !important;
}
.tsidesign_cta .the_list_item_action a {
  color: #fff !important;
  font-size: 1.6rem !important;
  padding: 2rem 4.2rem !important;
  background: transparent !important;
  border: 1px solid #fff !important;
  box-shadow: none !important;
}
.tsidesign_cta .the_list_item_action a:hover{
  background-color: #000 !important;
  border: 1px solid #000 !important;
}
.tsidesign_cta .the_list_item, .tsidesign_cta .the_list {
  margin-bottom: 0.5rem !important;
}

/*Fixed footer button */
#ctabot {
  bottom: 14px;
  position: fixed;
  right: 20px;
  z-index: 99999999;
}
.cta_btn {
  background-color: #e40000;
  border-radius: 15px;
  color: #fff;
  font-size: 15px;
  margin: 5px;
  padding: 20px 20px 40px;
  text-transform:  uppercase;
  font-weight:  600;
  border:2px solid #fff !important;
}
.cta_btn:hover{
background-color: #fff;
color:#e40000;
-webkit-transition: all .5s ease !important;
transition: all .5s ease !important;
border:2px solid #e40000 !important;
}
/*mobile */
.mobileview .cta_btn{
font-size:12px !important;
}

.tsidesign_feature2 {
  margin: 0 !important;
  padding: 0 !important;
}

.tsidesign_feature2 .the_list_item {
    width: 50% !important;
    margin: 0 !important;
}

.home .content {
  padding-top: 3rem !important;
}

#the_footer {
  max-width:100% !important;
}


@media (max-width: 1000px){
.tsidesign_dl .caption{
padding: 0 !important;
text-align: center !important;
}
}

@media (max-width: 568px) {
#the_header, #the_header #_the_logo, #the_header #_the_logo .slot-type-image {
    height: 10.2rem !important;
  }
}     


.mediaqueries.mobileview .tsidesign_dl .caption{
padding: 0 !important;
text-align: center !important;
}

.home .full_width_content {
 overflow: hidden !important;
}

#wrapper #_the_map_wrapper .b2b-location.wide .b2b-location-items ul li.show-details {
  overflow: auto !important;
}

li#field_18242_2 input, li#field_18242_3 input, #gform_fields_18242, li#field_3_3 input, li#field_3_4 input {width:100% !important;}

#container .the_list_item .the_list_item_desc ol li, #container .the_list_item .the_list_item_desc ul li{position:static!important;}

li#field_3_3, li#field_3_4, body:not(.home) .section:not(.w232) li#field_18242_2, body:not(.home) .section:not(.w232) li#field_18242_3, body:not(.home) #container .section:not(.w232) .the_list_item .gform_wrapper .ginput_complex .name_first, body:not(.home) #container .section:not(.w232) .the_list_item .gform_wrapper .ginput_complex .name_last {width: 47% !important;  display: inline-block !important;  margin-right: 0.8rem !important;}

ul.columns {columns: 3; -webkit-columns: 3; -moz-columns: 3;}

ul.columns2 {columns: 2; -webkit-columns: 2; -moz-columns: 2;}

ol.columns {columns: 3; -webkit-columns: 3; -moz-columns: 3;}

ol.columns2 {columns: 2; -webkit-columns: 2; -moz-columns: 2;}

#container .tsidesign_feature,
#container .tsidesign_flex {
    margin: 0 auto !important;
  
    display: -webkit-box !important;
    display: -moz-box !important;
    display: box !important;
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;

    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch;

    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;

    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;

    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#container .tsidesign_feature .the_list_item,
#container .tsidesign_flex .the_list_item {
    margin: .5rem !important;

    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexboxlegacy #container .tsidesign_feature .the_list_item,
.flexboxlegacy #container .tsidesign_flex .the_list_item {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
}

.no-flexboxlegacy #container .tsidesign_feature .the_list_item,
.no-flexboxlegacy #container .tsidesign_flex .the_list_item {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;  
}

#container .tsidesign_feature .the_list_item,
.flexboxlegacy #container .tsidesign_feature .the_list_item .the_list_wrap,
#container .tsidesign_flex .the_list_item,
.flexboxlegacy #container .tsidesign_flex .the_list_item .the_list_wrap {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: stretch;
    -moz-align-self: stretch;
    align-self: stretch;
    -ms-flex-item-align: stretch;
}

#container .tsidesign_feature .the_list_item .the_list_wrap,
#container .tsidesign_flex .the_list_item .the_list_wrap {
    height: 100%;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;

}

.flexboxlegacy #container .tsidesign_feature .the_list_item .the_list_wrap,
.flexboxlegacy #container .tsidesign_flex .the_list_item .the_list_wrap {
    height: auto;
}

#container .tsidesign_feature .the_list_item .the_list_item_action,
#container .tsidesign_flex .the_list_item .the_list_item_action {
    margin-top: auto !important;
    display: block;
    width: 100%;
}

#container .tsidesign_feature,
#container .tsidesign_flex {
    justify-content: space-around;
}
#container .tsidesign_feature .the_list_item,
#container .tsidesign_flex .the_list_item {
    justify-content: space-between;
}

@media only screen and (min-width: 800px) and (max-width: 830px) {#_the_logo .logo-variation-mobile .logo-slot.align-center.slot-type-image, #_the_logo .logo-variation-mobile .logo-slot.align-center.slot-type-image a {display: none !important;}}

/*menu page */
.page-id-109304 #container .full_width_content{
  max-width:140rem !important;
}


/*------------ New locations*/
.tsidesign_locations-dl {
    max-width: 87rem !important;
    margin: 0 auto !important;
    padding: 10rem 2rem 1rem !important;
}
.tsidesign_locations-dl .the_list_item_headline {
    color: #fff !important;
    font-size: 5rem !important;
    background: rgba(231,29,32, 0.5) !important;
    padding: .2rem 0rem !important;
}
.tsidesign_locations-dl .the_list_item_subheadline {
    color: #fff !important;
}

@media(max-width: 800px){
  .tsidesign_locations-dl .the_list_item_headline {
    font-size: 2.5rem !important;
}
  .tsidesign_locations-dl {
    padding:6rem 2rem 2rem !important;
}
  .tsidesign_locations-boxes{
    padding: 0rem 2rem 4rem !important;
}
}

.tsidesign_locations-boxes{
    max-width: 87rem !important;
    margin: 0 auto !important;
    padding: 0rem 2rem 8rem !important;
}