/*--------------------------------------------------- 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;}

@media(min-width:801px){
.b2b-location.wide {height: 475px !important;}
.b2b-location.wide .b2b-location-items {height: 475px !important;}
.b2b-location.wide .b2b-location-items-container {height: 475px !important;}
.b2b-location.wide .b2b-location-items ul li.show-details {height: 475px !important;}
}

@media(max-width:801px){
  .b2b-location-items ul li{height: 400px !important;}
  .b2b-location-items ul li.show-details {overflow: hidden !important;}
  .b2b-location.wide .b2b-location-items-container {height: 450px !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 -------------------------------------------------------*/
.tsidesign_modal .the_list_item * {
    color: #fff !important; 
} 

/*FLotaing Button*/
#cta2 {
  bottom: 14px;
  position: fixed;
  right: 20px;
  z-index: 99999999;
  animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
  animation-iteration-count: infinite;
}
/* .mobileview #cta2 {
  display: none !important;
}
*/
html:not(.mobileview) #cta2 {
  display: block !important;
}
.cta_btn {
  /*background: linear-gradient(to top, #AB1F22 60%, #d3d3d3) !important;*/
  background: #8d0303;
  border-radius: 15px;
  border: 2px solid #000 !important;
  color: #fff;
  font-size: 15px;
  margin: 5px;
  padding: 20px 20px 40px;
  text-transform:  uppercase;
  font-weight:  bold;
  -webkit-transition: all 1s ease !important;
  transition: all 1s ease !important;
}
.cta_btn:hover{
  background: #fff !important;
  border: 2px solid #8d0303 !important;
  font-size: 17px !important;
  color: #8d0303 !important;
  font-weight:  bold;
  -webkit-transition: all 1s ease !important;
  transition: all 1s ease !important;
}

@keyframes shake {
  10%, 90% {
    transform: rotate(0deg);
  }
  20%, 80% {
    transform: rotate(-3deg);
  }
  30%, 50%, 70% {
    transform: rotate(3deg);
  }
  40%, 60% {
    transform: rotate(0deg);
  }
}
/*End FLotaing Button*/

/*---------------------------------------------------- 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: 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;
}

/*--- MOBILE ---*/
.mobileview #wrapper .mobile-menu {background-color: #fff !important;}
#wrapper .mobile-abovepost a {color: #fff !important;}
#wrapper .mobile-abovepost{background: #005140 !important;}

/*---------------------------------------------------- BUTTON -----------------------------------------------------*/
.the_list_item_action a,.gform_button{
  background: #8d0303 !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: #1c1c1c !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: #012031 !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: #005140 !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: 6px solid #1c1c1c !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;
  xbackground: #fff !important;
  padding-bottom:5rem !important;
} 
.tsidesign_feature .the_list_item{
  margin-bottom: 4rem !important;
  margin-top: -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{
  margin-bottom: 0rem !important;
  margin-top: 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;
}
.tsidesign_feature .the_list_item_subheadline{
  font-size: 1.2rem !important;
  max-width: 30rem !important;
  margin: 0 auto !important;
}

/*@media (max-width:800px) and (min-width:569px){
  .tsidesign_feature .item_3.the_list_item{
	margin: auto !important;
	float: none !important;
	margin-bottom: 3rem !important;
	margin-top: 0rem !important;
  }
} */
@media (max-width:800px){
  .tsidesign_feature{
    padding-bottom: 2rem !important;
  }
  .tsidesign_feature .the_list_item{
	margin-bottom: 3rem !important;
	margin-top: 0rem !important;
  }
  .tsidesign_feature .the_list_item:hover{
	margin-bottom: 3rem !important;
	margin-top: 0rem !important;
  }} 




.tsidesign_photofeature1{
margin: 0 !important;
padding: 0 !important;
}
.tsidesign_photofeature1 .block_link{
z-index: 3 !important;
}
.tsidesign_photofeature1 .the_list_item{
margin: 0 !important;
width: 33.3% !important;
clear: none !important;
}
.tsidesign_photofeature1 .the_list_item_heads{
text-align: center !important;
padding-top: 20% !important;
background-color: rgba(35,35,35,.35) !important;
-webkit-transition: all 1s ease-in-out !important;
-moz-transition: all 1s ease-in-out !important;
-o-transition: all 1s ease-in-out !important;
transition: all 1s ease-in-out !important;
}
.tsidesign_photofeature1 .the_list_item:hover .the_list_item_heads {
background: rgba(0, 0, 0, 0.6) !important;
}
.tsidesign_photofeature1 .the_list_item_headline a {
font-size: 2.7rem !important;
max-width: 25rem !important;
min-height: 7rem !important;
letter-spacing: .1em !important;
color: #fff !important;
}
.tsidesign_photofeature1 .the_list_item_subheadline{
font-size: 1.4rem !important;
font-weight: normal !important;
margin-top: 0 !important;
padding-top: 0 !important;
border-top: none !important;
letter-spacing: .1em !important;
color: #fff !Important;
opacity: 0 !important;
-webkit-transition: all 1s ease-in-out !important;
-moz-transition: all 1s ease-in-out !important;
-o-transition: all 1s ease-in-out !important;
transition: all 1s ease-in-out !important;
}
.tsidesign_photofeature1 .the_list_item:hover .the_list_item_subheadline,
.tsidesign_photofeature1 .the_list_item:hover .the_list_item_action a{
opacity: 1 !important;
}
.tsidesign_photofeature1 .the_list_item_image img{
transition: all 1s ease-in-out !important;
}
.tsidesign_photofeature1 .the_list_item:hover .the_list_item_image img{
transform: scale(1.1) !important;
transition: all 1s ease-in-out !important;
}
.tsidesign_photofeature1 .the_list_item_action {
margin-top: 1rem !important;
}
.tsidesign_photofeature1 .the_list_item_action a{
opacity: 0 !important;
color: #fff !important;
background: transparent !important;
font-style: italic !important;
transition: all 1s ease-in-out !important;
}
@media(min-width: 1100px) {
.tsidesign_photofeature1 .the_list_item {width: 33.3% !important;}
}
@media(max-width: 800px) {
.tsidesign_photofeature1 .the_list_item{width: 50% !important;}
}
@media(max-width: 575px) {
.tsidesign_photofeature1 .the_list_item{width: 100% !important;}
}
/*--------------------------------------------------- SPLIT 1 ----------------------------------------------------*/
.tsidesign_split1 {
    max-width: 100% !important;
    background: #8d0303 !important;
    margin: 0 !important;
    color: white !important;
    padding-top: 6rem !important;
    padding-bottom: 5rem !important;
}
.tsidesign_split1 .item_1 .the_list_wrap {
    max-width: 50rem !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: grey !important;
  padding: 3.5% !important;
  xletter-spacing: .05em !important;
    text-transform: uppercase !important;
    color: white !important;
}

.tsidesign_split1 .the_list_item_subheadline {
    text-align: right !important;
    text-transform: uppercase !important;
    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: 4.5rem !important;
  }
}
@media(max-width:950px){
  .tsidesign_split1 .the_list_item_subheadline {
    font-size: 3rem !important;
	line-height: 3.5rem !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 ----------------------------------------------------*/

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

/*--- ICONS ---*/
.tsidesign_icons {
}
.tsidesign_icons .the_list_item_image{
  padding: 2.2rem !important;
  width: 10rem !important;
  border: 3px solid #ffffff !important;
  border-radius: 50% !important;
  margin: 0 auto !important;
  opacity: .8 !important;
  background-color:  #005140 !important;
  box-shadow:  0px 0px 10px -3px #000 !important;
}
.tsidesign_icons .the_list_item_image {
  display: inline-block !important;
  vertical-align: middle !important;
  -webkit-transform: translateZ(0) !important;
  transform: translateZ(0) !important;
  -webkit-backface-visibility: hidden !important;
  backface-visibility: hidden !important;
  -moz-osx-font-smoothing: grayscale !important;
  -webkit-transition-duration: 0.3s !important;
  transition-duration: 0.3s !important;
  -webkit-transition-property: transform !important;
  transition-property: transform !important;
  -webkit-transition-timing-function: ease-out !important;
  transition-timing-function: ease-out !important;
}
.tsidesign_icons .the_list_item_image:hover {
  -webkit-transform: translateY(-8px) !important;
  opacity: 1 !important;
  transform: translateY(-8px) !important;
}
@media(max-width:800px) {
.tsidesign_icons {
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 0rem !important;
  position: relative !important;
}
}

@media(min-width:800px){
.tsidesign_icons .the_list_item:nth-of-type(4n+1){
  margin-left: 0 !important;
}
}


/*--------------------------------------------------- CONTACT -----------------------------------------------------*/
@media (min-width: 901px){
  .tsidesign_contact #field_22676_5 {
    float: right !important;
    margin-top: -25rem !important;
    width: 40% !important;
  }
  .tsidesign_contact #field_22676_7 {
    float: right !important;
    width: 40% !important;
    margin-top: -5rem !important;
  }
  .tsidesign_contact .name_first,
  .tsidesign_contact .name_last{
    width: 25% !important;
  }
}



/*---------------------------------------------------- FOOTER -----------------------------------------------------*/
#the_footer {
  max-width:100% !important;
}
.footer_brand{background: #fff !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;
}
}

#headerbanner{
   float: left !important;
   width: 100% !important;
   text-align: center !important;
   padding-top: .5rem !important;
   padding-bottom: .5rem !important;
   font-size: 2rem !important;
   background:#8d0303!important;
   background-size: 400% 400%;
   color: #fff !important;
   text-transform: uppercase !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;
}

@media (max-width:801px) {
  #headerbanner {
  	display: none !important;
  }
}