.tsD_imgresize .tsI_img {
	max-width: 10rem !Important;
  	margin:0 auto !important;
}

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

/*------------------------------------------------------ MAP ------------------------------------------------------*/
.section_content .tsT_plugin .b2b-location.wide .b2b-location-items-container .b2b-location-items.show-details li p {
    margin: 0 !important;
    line-height: 1.5em !important;}
.primary.tsi-address, .b2b-location-canvas {display:none !important;}
.primary.tsi-phone {width:100% !important;}
.b2b-location-get-directions.color_bodylinks, .footer-street-address.footer-address, .b2b-location-get-directions {display:none !important;}
.mobile-multi-locations .tsi-address a {display: none !important;}
.tsAddress {display:none !important;}
.tsD_map *, .b2b-location-detail-info *  {
    color: #fff !important;
}

.section_content .tsT_article.a1 .b2b-location.wide .b2b-location-items-container .b2b-location-items.show-details li, .section_content .tsT_plugin .b2b-location.wide .b2b-location-items-container .b2b-location-items.show-details li {font-size: 1rem !important;}

/*-------------------------------------------------- GLOBAL BODY --------------------------------------------------*/
.tsH_wrp{
  padding: 0 !important; 
}

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

.tsD_contact .tsI_sh {color: #8CBF3F !important; font-weight: 500 !Important;}
/*----------------------------------------------------- CTA -------------------------------------------------------*/
#header-cta{
  display: right !Important;
width: 100% !important;
text-align: right !important;
padding: 1.5rem 1.5rem .5rem 0 !important;
  margin-top: -3rem !important;
}
#header-cta a{
  padding: 1% !important;
   background: #000 !important;
  border-radius:0px !important;
  box-shadow: none !important;
  border: 1px solid #8CBF3F !important;
  font-size: 1.7rem !important;
  text-transform: uppercase !important;
  color: #fff !important;
  font-weight: lighter !important;}
#header-cta a:hover {
  color: #8CBF3F !important;
}
#access{
padding-bottom: 1.5rem !important;
}

@media (max-width: 1025px){
.tsH #_the_logo{
margin-top: 4rem !important;
padding: 0 !important;
}
#header-cta {display: none !important;}
}



.tsCntct .tsCntct_list li button, .tsCntct .tsCntct_list li a {font-size: 1.5rem !Important;} 
.tsSC .social-media-links {font-size: 1.5rem !important;}

/*GMB in HEADER*/
#cta {
text-align: right;
font-size: 2rem !important;
  
}

#cta a {
width: 40% !important;
display: inline-block;
margin-right: .5rem;

  
}

#cta img {
display: inline-block !important;
width: 50% !important;
margin-top: -2rem;
}

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

  display: none !important;
}


/* ------------------ Floating Social Media Tabs ------------------ */
 .social_items_flex {
 display: flex;
 flex-direction: column;
 justify-content: space-around;
 position: fixed;
 bottom: 70px;
 z-index: 999999;
 }
 
.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;
 }
 
.facebook_button:hover .floating_icon {
 background: #1773EA;
 }
 
.google_button:hover .floating_icon {
 background: #32A350;
 }
 
.facebook_button .floating_icon {
 color: #1773EA; 
 }
 
.google_button .floating_icon {
 color: #32A350; 
 }
 
.social_button:hover .floating_icon svg {
 color: #fff !important;
 }
 
.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;
 }
 
.facebook_button:hover span {
 color: #1773EA;
 }
 
.google_button:hover span {
 color: #32A350;
 }
 
@media (max-width: 1024px) {
 .social_items_flex {
 display: none !important;
 }
 }
 /* ------------------ End Floating Social Media Tabs ------------------ */
/*---------------------------------------------------- HEADER -----------------------------------------------------*/
.tsH{
  display: flex !important;
  display: -webkit-flex !important;
  flex-direction:column-reverse !important;
  -webkit-flex-direction:column-reverse !important;

}


@media (min-width: 1024px){
  .home .tsC {
  margin-top: 0 !important; 
  padding-top: 0 !important;
}

.tsSC {
    box-shadow: none !important;
}

.home .tsH:not(.shrink),
.home .tsH:not(.shrink) .tsSC{
    xbackground-color: transparent;
}
  .tsD_dl .tsI {
    height: 95vh !important;
}
.tsD_dl .tsI_txt {
    padding-top: 12rem !important;
}
   .tsD_dl .tsI_hd {
  font-size: 2.4rem !Important;
}
}
@media (max-width: 400px){
  .tsD_dl .tsI_hd {
  font-size: 1.2rem !Important;
}
    .tsD_dl .tsI_sg {
  font-size: 1rem !Important;
}
}
/*----------------------------------------------------- LOGO ------------------------------------------------------*/

/*-------------------------------------------------- NAVIGATION ---------------------------------------------------*/

/*---------------------------------------------------- BUTTON -----------------------------------------------------*/

/*------------------------------------------------- FONT STYLING --------------------------------------------------*/
.tsI_hd, .tsI_sh {
  font-weight: 300 !Important;
  text-transform: uppercase !Important;
  letter-spacing: 3px !Important;
}
/*--------------------------------------------------- CONTENT -----------------------------------------------------*/
.tsD_content2 .tsR{ box-shadow: 2px 4px 10px rgba(0,0,0,.2) !important;}
.tsD_content2 .tsI_hd {
    max-width: 95% !important;
    text-align: left !important;
    padding-left: 5% !important;
    border-left: 2px solid #8CBF3F !important;
}

.tsD_grid{
  max-width: 75rem !important;
  margin: 3rem auto !important;
}
.tsD_grid .tsI{
  background: #fff !important;
}

.tsD_contentborder .item_1 .tsI_wrp {
    max-width: 95% !important;
    text-align: right !important;
    padding-right: 5% !important;
    border-right: 2px solid #8CBF3F !important;
}

.tsD_grid2 .tsI {margin: 0 auto !Important;}
.tsD_badges .tsI_txt {padding: 14% !important;}
.tsD_badges .tsI_img {max-width: 10rem !Important;padding: 4% !important;}
.tsD_financing .tsI_img {max-width: 10rem !Important;}
/*----------------------------------------------------- DLS -------------------------------------------------------*/
.tsD_dl .tsI_cptn {
  overflow:hidden !Important;
}

.tsD_dl .tsI_wrp {background: rgba(0,0,0,0.5) !important;}

/*--------------------------------------------------- FEATURES ----------------------------------------------------*/
.tsD_photofeature12 .tsI_cptn{
background: rgba(35,35,35,.35) !important;
}
.tsD_photofeature12 .tsI_img{
-webkit-transition: all 0.65s ease-in-out !important;
-moz-transition: all 0.65s ease-in-out !important;
transition: all 0.65s ease-in-out !important; 
}
.tsD_photofeature12 .tsI:hover .tsI_img {
-webkit-filter:blur(10px) !important;
}
.tsD_photofeature12 .tsI_hd{
  font-size: 1rem !important;
  font-weight: 600 !important;
  }

@media(min-width: 1025px){
.tsD_photofeature12 .tsI_btn, .tsD_photofeature12 .tsI_sh{
opacity: 0 !important;
transition: all .65s ease-in-out !important;
}
.tsD_photofeature12 .tsI:hover .tsI_btn,
.tsD_photofeature12 .tsI:hover .tsI_sh{
opacity: 1 !important;
}
}

@media(max-width:575px){
.tsD_photofeature12 .tsI{
  width:100% !important;
}
}
/*--------------------------------------------------- SPLIT 1 ----------------------------------------------------*/
/****** Content Overlap Code ****************/
.tsD_overlap{
  max-width: 126rem !important;
  margin: 2rem auto !important;
}
.tsD_overlap .tsI_hd{
  font-size: 1.8rem !important;
  color: #000 !important;
}
.tsD_overlap .tsI_hd span{
  color: #da011a !important;
}
.tsD_overlap .tsR{
  background: #F7F7F7 !important;
  box-shadow: 2px 4px 10px rgba(0,0,0,.2) !important;
}
@media(min-width: 801px){
.tsD_overlap .item_1 {
  position: relative !important;
  width: 45% !important;
  left: 0 !important;
}
.tsD_overlap .item_2 {
  width: 45% !important;
  position: relative !important;
  margin-top: -2rem !important;
  right: 0 !important;
}
}
/******** End Overlapping Code ******/
/*--------------------------------------------------- SERVICES ----------------------------------------------------*/

/*--------------------------------------------------- SUBPAGES ----------------------------------------------------*/

/*---------------------------------------------------- FOOTER -----------------------------------------------------*/

/*------------------------------------------------- MEDIA QUERIES -------------------------------------------------*/
@media (max-width: 1025px){
.tsD_grid .item_6, .tsD_grid .item_10, .tsD_grid .item_11, .tsD_grid .item_12, .tsD_grid .item_14, .tsD_grid .item_15{
  display: none !important;
  }
}
@media (max-width: 1024px){
.tsH #_the_logo img {
    max-height: 3.5em !important;
}
}

/*mobile button*/
#mobile-call-btn {
 bottom: 14px;
 position: fixed;
 left: 20px;
 z-index: 99;
}

#mobile-call-btn a {
 text-decoration: none;
}

@media (min-width: 1024px) {
 #mobile-call-btn {
 display: none;
 }
}

#mobile-call-btn span {
 font-size: 1.25rem;
 text-align: center !important;
 font-weight: bold;
 color: #fff;
 background: #92C748;
 padding: 0 5px 0;
 border-radius: 10px;
}

#mobile-call-btn img {
 position: relative;
 background: #92C748;
 max-width: 70px;
 border: solid 1px transparent;
 border-radius: 50%;
 z-index: 99 !important;
 width: 100%;
 animation: pulse 1s infinite;
 padding: 5px;
}

@keyframes pulse {
 0% {transform: scale(1);}
 50% {transform:scale(1.15);}
 100% {transform:scale(1);}
}

.to-top {
 display: none;
}
/*mobile button*/