/*--------------------------------------------------- FONT IMPORT -------------------------------------------------*/
@import url('//fonts.googleapis.com/css2?family=Palanquin:wght@400;500&display=swap');
/*------------------------------------------------------ MAP ------------------------------------------------------*/
#_the_map_wrapper .b2b-location.wide .b2b-location-items ul li.show-details {
  overflow: auto !important;
}

/*-------------------------------------------------- GLOBAL BODY --------------------------------------------------*/
body:not(.isMobile) #container {
    padding: 0 !important;
}
.home .full_width_content {
  max-width: 100% !important;
}
.full_width_content.section_content.content_bg.wrp_color_bg {
    max-width: 100% !important;
    overflow: hidden !important;
}
.tsidesign_internal  {
    max-width: 80% !important;
    margin: 0 auto !important;
    padding: 3rem 4rem 2rem !important;
}

.tsD_white .the_list_wrap * {color: #fff !important;}

.the_list_item_desc ul li {list-style-type: disc !important;}
/*----------------------------------------------------- CTA -------------------------------------------------------*/

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

/*----------------------------------------------------- LOGO ------------------------------------------------------*/
#the_header .logo-variation.logo-variation-header .logo-slot img {
  max-height: 10rem !important;
}

.mediaqueries.mobileview .logo-slot img {
  max-height: 8rem !important;
}
/*-------------------------------------------------- NAVIGATION ---------------------------------------------------*/
#_the_navigation a, 
#menu-holder a {
  font-size: 1.3rem !important;
  font-weight: normal !important;
  font-weight: 400 !important;
  letter-spacing: 2px !important;
}

/*---------------------------------------------------- BUTTON -----------------------------------------------------*/
.the_list_item_action a,.gform_button {
  background: var(--accentBkg) !important;
  border-radius:2px !important;
  box-shadow: none !important;
  border: 2px solid rgba(255, 255, 255, 0) !important;
  font-size: 1.6rem !important;
  text-transform: uppercase !important;
  color: #fff !important;
  font-family: 'Palanquin', sans-serif !important;
  font-weight: 400 !important;
  letter-spacing: 2px !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;
}

.the_list_item_action a:hover ,.gform_button:hover {
  background: var(--links) !important;
  color: #fff !important;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, .4) !important;
}
 .the_list_item_action {
  background-color: transparent !important;
}
.tsidesign_dl .the_list_item_action a, .tsidesign_dl2 .the_list_item_action a, .tsD_white .the_list_item_action a {
	border: 2px solid rgba(255, 255, 255, .7) !important;
  	background: transparent !important;
  	color: rgba(255, 255, 255, .7) !important;
}
.tsidesign_dl .the_list_item_action a:hover, .tsidesign_dl2 .the_list_item_action a:hover, .tsD_white .the_list_item_action a:hover, .tsidesign_feature .the_list_item_action a:hover {
	border: 2px solid rgba(255, 255, 255, 1) !important;
  	background: transparent !important;
  	color: rgba(255, 255, 255, 1) !important;
}
/*------------------------------------------------- FONT STYLING --------------------------------------------------*/
h1, 
h2, 
h3 {
  font-weight: normal !important;
}
.the_list_item_headline, h3.gform_title, .b2b-location-basic-info h2, h2.list_block_headline span {
  	font-weight: 400 !important;
  	letter-spacing: .5px;
}
.the_list_item_subheadline {
  	font-family: 'Palanquin', sans-serif !important;
  	letter-spacing: 3px;
  	font-weight: 500 !important;
}
.the_list_item_desc {
  	font-family: 'Palanquin', sans-serif !important;
  	font-weight: 400;
  	line-height: 1.7;
}
/*--------------------------------------------------- CONTENT -----------------------------------------------------*/
.home .content {
  padding-top: 3rem !important;
}
.tsidesign_content {
  max-width: 106rem !important;
  margin: 0 auto !important;
}
.home .tsidesign_content {
  text-align: center !important;
}
.home .tsidesign_content .the_list_item {
    padding: 3% 4% !important;
}
.tsidesign_content ul li {
  list-style-type: disc !important;
}

.home .tsidesign_content.tsD_white .the_list_item_subheadline {
    color: #fff !important;
}
.tsidesign_content1, .tsidesign_content2, .tsidesign_content3 {
  max-width: 106rem !important;
  margin: 0 auto !important;
}
.tsidesign_content1 .the_list_item_headline {
  	text-transform: capitalize;
}
.tsidesign_content2 {
    padding-top: 0 !important;
  	padding-bottom: 0 !important;
}
.tsidesign_content2 .the_list_item .the_list_item_subheadline {
    background: var(--accentBkg) !important;
  	color: #fff !important;
  	font-size: 2rem !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_content2 .the_list_item_subheadline {
    font-size: 1.6rem !important;
    padding: .5rem !important;
}
.tsidesign_content3 {
    padding-top: 0 !important;
}
.tsidesign_content2 .the_list_item_desc {
    font-size: 1.5rem !important;
}

/*----------------------------------------------------- DLS -------------------------------------------------------*/
.tsidesign_dl, .tsidesign_dl2 {margin-bottom: 0 !important;}
.tsidesign_dl .the_list_wrap {
  padding: 12% 8% 12% !important;
  text-align: center !important;
  background: rgba(0, 0, 0, 0.4) !important;
}
.tsidesign_dl .the_list{
  margin-bottom: 0rem!important;
}
.tsidesign_dl .the_list_text, .tsidesign_dl2 .the_list_text {
  max-width: 80% !important;
  margin: 0 auto !important;
}
.tsidesign_dl .the_list_item_headline, 
.tsidesign_dl .the_list_item_subheadline,
.tsidesign_dl2 .the_list_item_headline, 
.tsidesign_dl2 .the_list_item_subheadline{
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5) !important;
}
.tsidesign_dl .the_list_item_action {
  float: none !important;
  width: auto !important;
}
.tsidesign_dl .the_list_item_headline, .tsidesign_dl2 .the_list_item_headline {
  	font-size: 5rem !important;
    line-height: 1.2 !important;
}
.tsidesign_dl .the_list_item_headline span {
    font-style: italic !important;
}
/*--------------------------------------------------- FEATURES ----------------------------------------------------*/
.tsidesign_feature {
	margin: 0 !important;
	padding: 0 !important;
  	position: relative !important;
    z-index: 100 !important;
    box-shadow: 0px -5px 12px rgba(0, 0, 0, .4) !important;
}
.tsidesign_feature .block_link {
       z-index: 3 !important;
}
.tsidesign_feature .the_list_item {
	width: 33.33% !important;
	margin: 0 !important;
  	clear: none !important;
}
.tsidesign_feature .the_list_item_headline {
    font-size: 2rem !important;
    margin-top: 20% !important;
}
.tsidesign_feature .the_list_item_subheadline {
    font-size: 1.6rem !important;
}
.tsidesign_feature .the_list_item_heads {
        background: rgba(0, 0, 0, 0.4) !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;
}
.tsidesign_feature .the_list_item:hover .the_list_item_heads {
    background: rgba(0, 0, 0, 0.45) !important;
}
* {
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important;
}
.tsidesign_feature .the_list_item_image {
  	position: relative !important;
	overflow: hidden !important;
}
.tsidesign_feature .the_list_item_image img {
	max-width: 100% !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;
}
.tsidesign_feature .the_list_item:hover .the_list_item_image img {
	-moz-transform: scale(1.1) !important;
	-webkit-transform: scale(1.1) !important;
	transform: scale(1.1) !important;
}
@media (max-width: 800px){
  .tsidesign_feature .the_list_item {
	  width: 50% !important;
  }
}
@media (max-width: 569px){
  .tsidesign_feature .the_list_item {
	  width: 100% !important;
  }
}

/*--------------------------------------------------- SPLIT 1 ----------------------------------------------------*/

/*--------------------------------------------------- SERVICES ----------------------------------------------------*/
.tsD_center {
   text-align: center !important;
}
.tsidesign_banner {
    margin: 0 !important;
    background: var(--links) !important;
    display: flex !important;
    align-items: center !important;
    flex-flow: row wrap !important;
}
.tsidesign_banner .the_list_wrap * {
    color: #fff !important;
}
.tsidesign_banner .item_1 {
    width: 58% !important;
    margin: 1% !important;
}
.tsidesign_banner .item_2 {
    width: 38% !important;
    margin: 1% !important;
    text-align: center !important;
}
.tsidesign_banner .the_list_item_headline {
    font-size: 3.4rem !important;
}
.tsidesign_banner .the_list_item_subheadline {
    font-size: 1.6rem !important;
}
.tsidesign_banner .the_list_item_action a {
    padding: 1.4rem 1.6rem !important;
  	background: #fff !important;
  	color: var(--accentBkg) !important;
  	-moz-transition: all 0.3s !important;
	-webkit-transition: all 0.3s !important;
	transition: all 0.3s !important;
}
.tsidesign_banner .the_list_item_action a:hover {
  	background: #fff !important;
  	color: var(--accentBkg) !important;
  	box-shadow: 0 0 15px rgba(0,0,0,.5) !important;
}
@media (max-width: 569px){
  .tsidesign_banner .item_1, .tsidesign_banner .item_2 {
	  width: 98% !important;
	  text-align: center !important;
  }
	.tsidesign_banner .the_list_item_headline {
	  font-size: 2.2rem !important;
  }
	.tsidesign_banner .the_list_item_subheadline {
	  font-size: 1.6rem !important;
  }
}

/*--------------------------------------------------- SUBPAGES ----------------------------------------------------*/
/* ---------- internal ---------- */
h2.list_block_headline span {
    font-size: 3rem !important;
}
/*---------------------------------------------------- FOOTER -----------------------------------------------------*/
#the_footer {
  max-width:100% !important;
}

.footerLogo img {
    width: 65% !important;
}
img.vet {
    width: 35% !important;
}

#the_footer #menu-primary-menu {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto !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;
}

@media (max-width: 814px){
  .tsidesign_dl .the_list_text, .tsidesign_dl2 .the_list_text {
	max-width: 85% !important;
  }
  .tsidesign_content2 .the_list_item_desc {
	  font-size: 1.2rem !important;
  }
}
@media (max-width: 569px){
    .tsidesign_internal  {
	  max-width: 90% !important;
		padding: 2rem 3rem 1rem !important;
  }
  .tsidesign_title .the_list_wrap {
  	max-width: 80% !important;
}
  .tsidesign_dl .the_list_item_headline, .tsidesign_dl2 .the_list_item_headline {
	  font-size: 4rem !important;
  }
  .tsidesign_dl .the_list_item_subheadline, .tsidesign_dl2 .the_list_item_subheadline {
	  line-height: 1.1 !important;
  }
  .tsidesign_content1, .tsidesign_content2, .tsidesign_content3 {
	max-width: 85% !important;
  }
  .home .tsidesign_content {
	  max-width: 85% !important;
	  margin: 0 auto !important;
  }
  .tsidesign_content1 .the_list_item_headline, .tsidesign_internal .the_list_item_headline, .tsidesign_title .the_list_item_headline a {
	  font-size: 2.8rem !important;
  }
  .tsidesign_internal.tsD_test .the_list_item_headline {
	  font-size: 2.5rem !important;
  }
  .tsidesign_content2 .the_list_item .the_list_item_subheadline {
	  font-size: 1.6rem !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*/
#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  {
    -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;
    }
}

/*-----Fixed Footer Tab-----*/

#fxd_1, #fxd_2 {
  bottom:11.5%;
  position: fixed;
  right: -5px;
  z-index: 11;
}
.mobileview #fxd_1 {
  display: none !important;
}

html:not(.mobileview) #fxd_1 {
  display: block !important; 
}
.mobileview #fxd_2 {
  display: block !important; 
}

html:not(.mobileview) #fxd_2 {
  display: none !important;
}

.ftr_tab, .ftr_tab2 {
  background-color: #EE6730;
  border-top-left-radius: 10px;
  border-bottom-left-radius:10px;
  color: #fff;
  font-size: 15px;
  margin: 5px;
  padding: 15px;
  text-transform:  uppercase;
  font-weight:  600;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.ftr_tab2:after {content:" >";font-family: "tsi-cms";font-size:75%;}
.ftr_tab:after {content:" >";font-family: "tsi-cms";font-size:75%;}

.ftr_tab2:hover{
background-color: #ECD8BF;
-webkit-transition: all .3s ease !important;
transition: all .3s ease !important;
  color: #fefefe !important;
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.ftr_tab:hover{
background-color: #ECD8BF;
-webkit-transition: all .3s ease !important;
transition: all .3s ease !important;
  color: #fefefe !important;
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
/*-----End of Fixed Footer Tab-----*/