#cta {
    font-size: 2rem !important;
    margin-right: 2rem !important;
    color: red !important;
    font-weight: bold !important;
}

.primary.tsi-address {display:none !important;}

.primary.tsi-phone {width:100% !important;}

.b2b-location-get-directions.color_bodylinks {
display:none !important;
}

.footer-street-address.footer-address, .footer-city-state-zip-address.footer-address {
display:none !important;
}
.the_list_item_action a,#gform_submit_button_9287,#gform_submit_button_9288 {
  background: #e80d09 !important;
  border-radius:25px !important;
  box-shadow: none !important;
  border: none !important;
  font-size: 1.7rem !important;
  text-transform: uppercase !important;
  color: #fff !important;
}

.the_list_item_action a:hover,#gform_submit_button_9287:hover,#gform_submit_button_9288:hover {
  background: #ba0c09 !important;
  color: #fff !important;
}
 .the_list_item_action {
  background-color: transparent !important;
}


html:not(.mobileview)  .home .full_width_content{
margin-top: -40px !important;
}



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

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

#the_header .logo-variation.logo-variation-header .logo-slot img{
  max-height: 13rem !important;
}

#_the_navigation a, #menu-holder a {
  text-transform: uppercase !important;
  font-size: 1.3rem !important;
  font-weight: normal !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 .slidesjs-pagination, .tsidesign_dl .slidesjs-previous.slidesjs-navigation, .tsidesign_dl .slidesjs-next.slidesjs-navigation {
  display:none !important;
}


@media(min-width:1200px) {
html:not(.mobileview) .tsidesign_feature {
margin-top: -200px !important;
min-height: 200px !important;
max-width: 134rem !important;
position: relative !important;
margin-left:auto !important;
margin-right:auto !important;
z-index: 10 !important;
}
}


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

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


@media (max-width: 575px){
.tsidesign_dl, .tsidesign_dl .the_list , .tsidesign_dl .slides, .tsidesign_dl .slidesjs-container, .tsidesign_dl .slidesjs-control, .tsidesign_dl .the_list_item_image, .tsidesign_dl .caption_overlay, .tsidesign_dl .caption, .tsidesign_dl .the_list_text {
height: 300px !important;
top: 0 !important;
}

.tsidesign_dl .the_list_item {height: 400px !important;}

.tsidesign_dl .the_list_item_image img {
height: 300px !important;
  width: initial !important;

}
.tsidesign_dl .the_list_item .caption_overlay {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0 0;
  position: relative !important;
}

.content {padding-top: 15px !important;}
.tsidesign_dl .caption{
  padding: 0 !important;
  text-align: center !important;
}
}


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


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

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







.tsidesign_feature11 .block_link {
       z-index: 3 !important;
}
.tsidesign_feature11 .the_list_item_heads{
   overflow-y: hidden !important; 
}
.tsidesign_feature11 .the_list_item .the_list_item_heads::before {
     position: absolute !important;
     top: 0 !important;
     left: 0 !important;
     width: 100% !important;
    height: 100% !important;
     background: -webkit-linear-gradient(top, rgba(229,21,28,0) 0%, rgba(229,21,28,0.8) 75%) !important;
     background: linear-gradient(to bottom, rgba(229,21,28,0) 0%, rgba(229,21,28,0.8) 75%) !important;
     content: '' !important;
     opacity: 0 !important;
     -webkit-transform: translate3d(0,80%,0) !important;
     transform: translate3d(0,80%,0) !important;
}

.tsidesign_feature11 .the_list_item h3 {
     position: absolute !important;
     top: 50% !important;
     left: 0 !important;
     width: 100% !important;
     color: #e5151c !important;
     -webkit-transition: -webkit-transform 0.35s, color 0.35s !important;
     transition: transform 0.35s, color 0.35s !important;
     -webkit-transform: translate3d(0,-50%,0) !important;
     transform: translate3d(0,-50%,0) !important;
}

.tsidesign_feature11 .the_list_item .the_list_item_heads::before,
.tsidesign_feature11 .the_list_item p {
     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s !important;
     transition: opacity 0.35s, transform 0.35s !important;
}


.tsidesign_feature11 .the_list_item:hover h3 {
     color: #fff !important;
     -webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0) !important;
     transform: translate3d(0,-50%,0) translate3d(0,-40px,0) !important;
}

.tsidesign_feature11 .the_list_item:hover .the_list_item_heads::before  {
     opacity: 1 !important;
     -webkit-transform: translate3d(0,0,0) !important;
     transform: translate3d(0,0,0) !important;
}


/*FLotaing Button*/
#cta2 {
  bottom: 14px;
  position: fixed;
  right: 20px;
  z-index: 99999999;
}
.mobileview #cta2 {
  display: none !important;
}
html:not(.mobileview) #cta2 {
  display: block !important;
}
.cta_btn {
  background-color: #000;
  border-radius: 15px;
  color: #ffffff;
  font-size: 15px;
  margin: 5px;
  padding: 20px 20px 40px;
  text-transform:  uppercase;
  font-weight:  600;
}
.cta_btn:hover{
background-color: #e80d09;
-webkit-transition: all .5s ease !important;
transition: all .5s ease !important;
  color: #ffffff; !important;
}
/*End FLotaing Button*/

/* ------------------ Floating Social Media Tabs ------------------ */
 .social_items_flex {
 display: flex;
 flex-direction: column;
 justify-content: space-around;
 position: fixed;
 bottom: 70px;
 z-index: 999999;
 }

.mobileview .social_items_flex {
 display: none !important;
 }

.social_button {
 height: 60px;
 width: 60px;
 float: left;
 margin: 5px;
 overflow: hidden;
 background: #fff;
 border-radius: 50px;
 cursor: pointer;
 box-shadow: 0 10px 10px rgba(0,0,0,0.1);
 transition: all 0.3s ease-out;
 }

.social_button:hover {
 width: 330px;
 }

.social_button .floating_icon {
 display: inline-block;
 height: 60px;
 width: 60px;
 text-align: center;
 border-radius: 50px;
 box-sizing: border-box;
 line-height: 60px;
 transition: all 0.3s ease-out;
 }

.google_button:hover .floating_icon {
 background: #32A350;
 }

.google_button .floating_icon i {
 color: #32A350;
 }

.social_button:hover .floating_icon i {
 color: #fff;
 }

.social_button .floating_icon i {
 font-size: 25px;
 line-height: 60px;
 }

.social_button span {
 font-size: 20px;
 font-weight: 500;
 line-height: 60px;
 margin-left: 10px;
 transition: all 0.3s ease-out;
 }

.google_button:hover span {
 color: #32A350;
 }
 /* ------------------ End Floating Social Media Tabs ------------------ */

.tsidesign_dl .the_list_item_action{
  animation: pulse 1s infinite; 
}
 @keyframes pulse {
 0% {transform: scale(1);}
 50% {transform:scale(1.15);}
 100% {transform:scale(1);}
 }