/*--------------------------------------------------- FONT IMPORT -------------------------------------------------*/

/*------------------------------------------------------ MAP ------------------------------------------------------*/
#_the_map_wrapper .b2b-location.wide .b2b-location-items ul li.show-details {overflow: hidden !important;}
.tsidesign_map .the_list_item {margin-bottom: 0 !important;}

iframe.b2b-location-canvas {
   display: none !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 {display:none !important;}
.mobile-multi-locations .tsi-address a {display: none !important;}
/*-------------------------------------------------- GLOBAL BODY --------------------------------------------------*/
body:not(.isMobile) #container {
    padding: 0 !important;
}
.content {
  padding-top: 5rem !important;
  padding-bottom: 1rem !important;
}
.full_width_content {
  max-width: 100% !important;
}

/*----------------------------------------------------- CTA -------------------------------------------------------*/

/*---------------------------------------------------- HEADER -----------------------------------------------------*/
#the_header{
  max-width: 100% !important;
  box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.15) !important;
}

.phone::after {
    font-size: 1.6rem !important;
}
/*----------------------------------------------------- LOGO ------------------------------------------------------*/
#the_header .logo-variation.logo-variation-header .logo-slot img{
  max-height: 13rem !important;
  padding: 2.5% !important;
}

.mediaqueries.mobileview .logo-slot img{
  max-height: 8rem !important;
  padding: 1.5% !important;
}
/*-------------------------------------------------- NAVIGATION ---------------------------------------------------*/
#_the_navigation a, #menu-holder a {
  font-size: 1.3rem !important;
  font-weight: normal !important;
}

/*---------------------------------------------------- BUTTON -----------------------------------------------------*/
.the_list_item_action a,.gform_button{
  background: var(--links) !important;
  border-radius:25px !important;
  box-shadow: none !important;
  border: none !important;
  font-size: 1.7rem !important;
  text-transform: uppercase !important;
  color: #fff !important;
  -webkit-transition: all .3s ease-in-out !important;
  -moz-transition: all .3s ease-in-out !important;
  -o-transition: all .3s ease-in-out !important;
  transition: all .3s ease-in-out !important;
}

.the_list_item_action a:hover ,.gform_button:hover {
  background: var(--accentBkg) !important;
  color: #fff !important;
}
 .the_list_item_action {
  background-color: transparent !important;
}
/*------------------------------------------------- FONT STYLING --------------------------------------------------*/
h1, h2, h3{
  font-weight: normal !important;
}
.the_list_item_subheadline{
  color: var(--links) !important;
  letter-spacing: .07em !important;
}
/*--------------------------------------------------- CONTENT -----------------------------------------------------*/
.tsidesign_content{
  padding-top: 7rem !important;
  padding-bottom: 0 !important;
  max-width: 106rem !important;
  margin: 0 auto !important;
}
/*---------------------------------------------------- TITLE ------------------------------------------------------*/
.tsidesign_title .the_list_item{
  margin-bottom: 1rem !important;
}
/*--------------------------------------------------- BANNER ------------------------------------------------------*/
.tsidesign_banner {
  background: var(--accentBkg) !important;
  padding-top: 2rem !important;
}
.tsidesign_banner .the_list_item,
.tsidesign_banner2 .the_list_item{
  margin-bottom: 1rem !important;
}
.tsidesign_banner a{
  color: #fff !important;
}
.tsidesign_banner2{
  color: #fff !important;
}
.tsidesign_banner2 .the_list_item_subheadline{
  margin-bottom: 0 !important;
}

/*----------------------------------------------------- DLS -------------------------------------------------------*/
.tsidesign_dl{
  position: relative !important;
  z-index: 99 !important;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15) !important;
  background: #fff !important;
  margin: 0 auto !important;
  position: relative !important;
  border-bottom: 5px solid var(--accentBkg) !important;
}
.tsidesign_dl .the_list{
  margin-bottom: 0rem!important;
}
.tsidesign_dl .the_list_wrap {
  background: rgba(0,0,0,.3) !important;
  padding: 19% 8% 17% !important;
  text-align: right !important;
}

.tsidesign_dl .the_list_text{
  max-width:134rem !important;
  margin: 0 auto !important;
}
.tsidesign_dl .the_list_item_headline a, 
.tsidesign_dl .the_list_item_subheadline {
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5) !important;
}
.tsidesign_dl .the_list_item_subheadline{
  color: #fff !important;
}
.tsidesign_dl .the_list_item_action {
  float: none !important;
  width: auto !important;
}
/*--------------------------------------------------- FEATURES ----------------------------------------------------*/
.tsidesign_feature{
  padding-top: 0 !important; 
  position: relative !important; 
  z-index: 97 !important; 
  max-width: 124rem !important; 
  margin: auto !important;
  padding-bottom:5rem !important;
} 
.tsidesign_feature .the_list_item{
  transform: translateY(-4rem) !important;
  -webkit-transition: all .5s ease-in-out !important;
  -moz-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
  transition: all .5s ease-in-out !important;
}
.tsidesign_feature .the_list_item:hover{
  transform: translateY(0rem) !important;
} 
.tsidesign_feature .the_list_item_image{
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 69%, 50% 100%, 0 69%) !important;
  clip-path: polygon(0 0, 100% 0, 100% 69%, 50% 100%, 0 69%) !important;
  -webkit-transition: all .5s ease-in-out !important;
  -moz-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
  transition: all .5s ease-in-out !important;
}
.tsidesign_feature .the_list_item_subheadline{
  font-size: 1.3rem !important;
  max-width: 80% !important;
  margin: 0 auto !important;
}

@media (max-width:800px){
  .tsidesign_feature{
    padding-bottom: 2rem !important;
  }} 
@media (max-width: 815px){
  .tsidesign_feature {
	  max-width: 100% !important;
	  margin: 0 !important;
	  padding: 0 !important;
  }
  .tsidesign_feature .the_list_item {
	  width: 60% !important;
	transform: translateY(0rem) !important;
  }
  .tsidesign_feature .the_list_item:nth-child(odd) .the_list_item_heads *{
	  text-align: left !important;
  }
  .tsidesign_feature .the_list_item:nth-child(even) .the_list_item_heads *{
	  text-align: right !important;
  }
  .tsidesign_feature .the_list_item:nth-child(even) {
	  margin: 0 !important;
	  float: right !important;
  }
  .tsidesign_feature .the_list_item:nth-child(odd) .the_list_item_image{
	xtransform: translateX(-3rem) !important;
	-webkit-clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%) !important;
	-moz-clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%) !important;
	-o-clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%) !important;
	clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%) !important;
  }
  .tsidesign_feature .the_list_item:nth-child(even) .the_list_item_image{
	xtransform: translateX(3rem) !important;
	-webkit-clip-path: polygon(25% 0%, 100% 1%, 100% 100%, 25% 100%, 0% 50%) !important;
	-moz-clip-path: polygon(25% 0%, 100% 1%, 100% 100%, 25% 100%, 0% 50%) !important;
	-o-clip-path: polygon(25% 0%, 100% 1%, 100% 100%, 25% 100%, 0% 50%) !important;
	clip-path: polygon(25% 0%, 100% 1%, 100% 100%, 25% 100%, 0% 50%) !important;
  }
  .tsidesign_feature .the_list_item:nth-child(odd):hover .the_list_item_image, .tsidesign_feature .the_list_item:nth-child(even):hover .the_list_item_image {
	xtransform: translateX(0rem) !important;
  }
  .tsidesign_feature .the_list_item_headline, .tsidesign_feature .the_list_item_subheadline {
	  margin: .5rem 1rem !important;
	  max-width: 100% !important;
  }
}
@media (max-width: 569px){
  .tsidesign_feature .the_list_item {
	  width: 80% !important;
  }
}

/*--------------------------------------------------- SPLIT 1 ----------------------------------------------------*/
.tsidesign_split1 {
    max-width: 100% !important;
    background: var(--accentBkg) !important;
    margin: 0 !important;
    padding-top: 6rem !important;
    padding-bottom: 5rem !important;
}
.tsidesign_split1 .item_1 .the_list_wrap {
    max-width: 90% !Important;
    float: right !Important;
    margin-top: 5% !important;
    text-align: right !important;
}
.tsidesign_split1 .the_list_item .the_list_item_headline,
.tsidesign_split1 .the_list_item .the_list_item_headline a {
    text-align: right !important;
    font-size: 1.4rem !important;
    background: var(--links) !important;
    padding: 3.5% !important;
    text-transform: uppercase !important;
}

.tsidesign_split1 .the_list_item_subheadline {
    text-align: right !important;
    text-transform: uppercase !important;
}

.tsidesign_split1 *{
      color: #fff !important;
}

.tsidesign_split1 .item_2 .the_list_wrap {
    max-width: 55rem !important;
    margin-top: 4% !important;
    padding-left: 1rem !important;
}

@media(min-width:950px){
  .tsidesign_split1 .the_list_item_subheadline {
    font-size: 4rem !important;
	line-height: 1.2 !important;
  }
}
@media(max-width:950px){
  .tsidesign_split1 .the_list_item_subheadline {
    font-size: 3rem !important;
	line-height: 1.2 !important;
  }
}
@media(max-width:600px){
  .tsidesign_split1 .the_list_item_subheadline {
    font-size: 2.4rem !important;
  }
}

/*--------------------------------------------------- SERVICES ----------------------------------------------------*/
.tsidesign_services{
  max-width: 116rem !important;
  margin: 0 auto !important;
  padding-bottom: 0 !important;
}
.tsidesign_services .the_list_item{
  margin-bottom: 2rem !important;
}
.tsidesign_services .the_list_item_subheadline{
  font-size: 1.5rem !important;
}
@media(min-width:800px){
.tsidesign_services .the_list_item:nth-of-type(4n+1){
  margin-left: 0 !important;
}
}


/*--------------------------------------------------- SUBPAGES ----------------------------------------------------*/
.tsidesign_internal{
   max-width: 106rem !important;
   margin: 0 auto !important;
}
/*--- CENTERED BUTTON ---*/
.tsidesign_center{
  max-width: 106rem !important;
  margin: 0 auto !important;
}
.tsidesign_center .the_list_wrap{
  text-align: center !important;
}



/*--------------------------------------------------- CONTACT -----------------------------------------------------*/


/*---------------------------------------------------- FOOTER -----------------------------------------------------*/
#the_footer {
  max-width:100% !important;
}
/*------------------------------------------------- MEDIA QUERIES -------------------------------------------------*/
.mediaqueries.mobileview #container .item_1.the_list_item.center.hero.yes_image.yes_heads.yes_link.yes_desc{background-attachment:initial!important;}
.mediaqueries.mobileview #container .section .list_block.type_article.a3 .the_list_item{background-attachment:initial!important;}


/*----------------------------------------------------- FLEX ------------------------------------------------------*/

#container .tsidesign_flex, #container .tsD_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_flex .the_list_item, #container .tsD_flex .the_list_item {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/*KILLS RIGHT MARGIN ON THE LAST ITEM IF ODD NUMBER OF FEATURES SO EDGES ARE FLUSH WHEN SCALED - RK QA*/
x#container .tsidesign_flex .the_list_item:last-of-type, #container .tsD_flex .the_list_item:last-of-type {margin-right: 0rem !important;}
/*END*/

.flexboxlegacy #container .tsidesign_flex .the_list_item, .flexboxlegacy #container .tsD_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_flex .the_list_item, .no-flexboxlegacy #container .tsD_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_flex .the_list_item,
.flexboxlegacy #container .tsidesign_flex .the_list_item .the_list_wrap, #container .tsD_flex .the_list_item,
.flexboxlegacy #container .tsD_flex .the_list_item .the_list_wrap, .tsidesign_reviews .the_list_item_desc  {
    -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_flex .the_list_item .the_list_wrap, #container .tsD_flex .the_list_item .the_list_wrap {
    /*height: 100% !important;*/
    -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_flex .the_list_item .the_list_wrap, .flexboxlegacy #container .tsD_flex .the_list_item .the_list_wrap {
    height: auto;
}

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

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

@media (max-width:815px) and (min-width:575px) {
.tsidesign_flex .the_list_item, .tsD_flex .the_list_item {
    width: 44.988% !important;
}
}

/*---Review styling---*/
.tsidesign_5rev h3.the_list_item_headline.hds_color {
    color: #575757 !important;
}

/*---- Flashing Service Area List---*/
.tsidesign_sList h3.the_list_item_headline.hds_color {
    font-size: 2rem !important;
    font-weight: 500 !important;
    padding: 10px !important;
    color: #fff !important;
}

.tsidesign_sList .the_list_wrap {
    display: flex;
    justify-content: center;
}

.tsidesign_sList .the_list_item_headline {
    border: solid #000 5px;
    background: linear-gradient(-45deg, #0360A0, #000, #0360A0, #000, #0360A0, #000, #0360A0, #000);
	background-size: 400% 400%;
	-webkit-animation: Gradient 5s ease infinite;
	-moz-animation: Gradient 5s ease infinite;
	animation: Gradient 5s ease infinite;
  }
@-webkit-keyframes Gradient {
  0% {background-position: 0% 50%
  }
  50% {background-position: 100% 50%
  }
  100% {
	background-position: 0% 50%
  }
}
@-moz-keyframes Gradient {
  0% {
	background-position: 0% 50%
  }
  50% {
	background-position: 100% 50%
  }
  100% {
	background-position: 0% 50%
  }
}
@keyframes Gradient {
  0% {
	background-position: 0% 50%
  }
  50% {
	background-position: 100% 50%
  }
  100% {
	background-position: 0% 50%
  }   
}