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

/*------------------------------------------------------ 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;
}
.full_width_content {
  max-width: 100% !important;
}

.fb img {
    width: 24rem !important;
    margin: 0 auto !IMPORTANT;
}

/*----------------------------------------------------- CTA -------------------------------------------------------*/
/* ------------------ Floating Social Media Tabs ------------------ */
:root {
  --google: #84160B;
}

/************** SETTINGS **************/
#_the_copyright {
    padding-bottom: 15rem !important;
}

.social_button:hover {	
  width: 330px; /* edit this if the wording gets cut off */
}

/************** ICON ENGINE - DO NOT MODIFY UNLESS NECESSARY **************/
#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,.1);transition:all .3s ease-out}.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 .3s ease-out}#social_items_flex .google_button:hover .floating_icon{background:var(--google)}#social_items_flex .google_button .floating_icon i::before{color:var(--google)}#social_items_flex .social_button:hover .floating_icon i::before{color:#fff}#social_items_flex a .google_button span{color:var(--google)!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 .3s ease-out}
/* ------------------ End Floating Social Media Tabs ------------------ */

#header-cta{
    width: 100% !important;
    text-align: center !important;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    font-size: 2rem !important;
    background: #84160B !important;
}

#header-cta span {
  color: #fff;
}

.cta {
  text-transform: uppercase !important;
  vertical-align: middle !important;
  font-weight: bold !important;
  font-size: 1.3rem !important;
}
html:not(.mobileview) #cta-img {
text-align: right;
}

html:not(.mobileview) #cta-img a {
width: 25% !important;
display: inline-block;
margin-right: 2rem;
}
html:not(.mobileview) #cta-img img {
display: block !important;
width: 100% !important;
margin-top: 1rem;
}

/*-----Fixed Footer Tab-----*/
#fxd_1 {
    position: fixed;
    bottom: 8.5%;
    right: -10px;
    
    z-index: 11;
    }
    .mobileview #fxd_1 {
    display: block !important;
    }
    html:not(.mobileview) #fxd_1 {
    display: none !important;
    }
    .ftr_tab {
    background: #84160B;
    border-top-left-radius: 10px;
    border-bottom-left-radius:10px;
    border: 3px solid #fbf4dd;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    padding: 15px;
    text-decoration: none;
    margin: 5px;
   transition: all 1s ease-in-out !important;
    }
    .ftr_tab:after {content:" >";font-family: "tsi-cms";font-size:75%;}
    .ftr_tab:hover{
    background-color: #fff;
    border: solid 3px #84160B !important;
    color: #84160B !important;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    -webkit-transition: all .3s ease !important;
    transition: all 1s ease-in-out !important;
    }
    /*-----End of Fixed Footer Tab-----*/



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

.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;
}

/*---------------------------------------------------- BUTTON -----------------------------------------------------*/
.the_list_item_action a,.gform_button {
  background: #84160B !important;
  box-shadow: none !important;
  border: none !important;
  font-size: 1.5rem !important;
  text-transform: uppercase !important;
  color: #fff !important;
}

.the_list_item_action a:hover ,.gform_button:hover {
  background: #000 !important;
  color: #fff !important;
}
 .the_list_item_action {
  background-color: transparent !important;
}

/*------------------------------------------------- FONT STYLING --------------------------------------------------*/

/*--------------------------------------------------- CONTENT -----------------------------------------------------*/
.content {
  padding-top: 3rem !important;
}
.tsidesign_content, .tsidesign_banner .the_list_wrap {
  max-width: 106rem !important;
  margin: 0 auto !important;
}

.tsidesign_banner {
  margin: 0  !important;
  background: #F2EFE8 !important;
}

.tsidesign_banner .the_list_wrap {
  background: #fff !important;
  padding: 5% !important;
  box-shadow: 2px 2px 10px rgba(0,0,0,.2) !important;
}

.tsidesign_cta {
  margin: 0 !important;
  padding: 0 !important;
}
.tsidesign_cta .the_list_item {
  margin-bottom: 0 !important;
  background: #B31011 !important;
}

.tsidesign_cta .the_list_wrap{
  margin-bottom: 0 !important;
  background: #B31011 !important;
}
/*----------------------------------------------------- DLS -------------------------------------------------------*/
.tsidesign_dl .the_list_wrap {
  background: rgba(0,0,0,.4) !important;
  padding: 12% 8% 12% !important;
  text-align: center !important;
}

.tsidesign_dl3 .the_list_wrap {
  background: rgba(0,0,0,.5) !important;
  padding: 7% 8% !important;
  text-align: center !important;
}
.tsidesign_dl {
  margin-bottom: 0rem !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_action {
  float: none !important;
  width: auto !important;
}

/*--------------------------------------------------- FEATURES ----------------------------------------------------*/
.tsidesign_feature {
  max-width: 116rem !important;
  margin: 0 auto !important;
}
.tsidesign_feature .the_list_wrap{
  background: #fff !important;
}
.tsidesign_feature .the_list_wrap{
  text-align: center !important;
}
.tsidesign_feature .the_list_item{
  padding: 1rem !important;
  -webkit-transition: all .5s ease !important;
  transition: all .5s ease !important;
}
.tsidesign_feature .the_list_item:hover{
  -webkit-transform: translate(0px,-10px) !important;
  transform: translate(0px,-10px) !important;
  box-shadow: 0px 7px 5px rgba(0,0,0,.3)  !important;
}
.tsidesign_feature .the_list_item_heads{
  padding: .5rem 2rem 1.5rem !important;
}
.tsidesign_feature .the_list_item_headline a{
  line-height: 1 !important;
  font-size: 2.2rem !important;
  margin-top: 1.5rem !important;
}
.tsidesign_feature .the_list_item_subheadline{
  line-height: 1 !important;
  font-size: 1.4rem !important;
}
.tsidesign_feature .the_list_item_action{
  margin: 0 auto 1.5rem !important;
  max-width: 85% !important;
}
.tsidesign_feature .the_list_item_action a{
color: #fff !important;
background: #03d7b7 !important;
font-weight: bold !important;
font-size: 1.4rem !important;
letter-spacing: 0.5px !important;
padding: 0.5rem 1.5rem !important;
}
.tsidesign_feature .the_list_item:hover .the_list_item_action a{
background: transparent !important;
color: #03d7b7 !important;
}
/*--------------------------------------------------- OVERLAP ----------------------------------------------------*/
.tsidesign_overlap, .tsidesign_overlap2{
  max-width: 126rem !important;
  margin: 0 auto !important;
}

.tsidesign_overlap .item_1, .tsidesign_overlap2 .item_2 {
  background: #fff !important;
    padding: 5% !important;

}

html:not(.mobileview) .tsidesign_overlap .item_1 {
  position: relative !important;
  margin-top: 4% !important;
  left: 2% !important;
  box-shadow: -2px 4px 10px rgba(0,0,0,.2) !important;
  width: 50% !important;
  z-index: 100 !important;
}
html:not(.mobileview) .tsidesign_overlap .item_2 {
  position: relative !important;
  width: 45% !important;
  right: 10% !important;
}

html:not(.mobileview) .tsidesign_overlap2 .item_1 {
  position: relative !important;
  width: 45% !important;
  left: 10% !important;
}
html:not(.mobileview) .tsidesign_overlap2 .item_2 {
  width: 50% !important;
  position: relative !important;
  margin-top: 6% !important;
  right: 5% !important;
  padding: 3% !important;
  box-shadow: 2px 4px 10px rgba(0,0,0,.2) !important;
}

/*--------------------------------------------------- SERVICES ----------------------------------------------------*/

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

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

.mapImg img {
    width: 100%;
}
/*------------------------------------------------- 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*/
#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;
    }
}