@media only screen and (min-width: 801px) {
html:not(.mobileview) #the_header .share_icons a:hover:not(.phone)::after {
    border-radius: 2px !important;
    bottom: -30px !important;
    content: attr(title) !important;
    font-size: 1rem !important;
    padding: 0.6rem 1rem !important;
    position: absolute !important;
    right: 0 !important;
    white-space: nowrap !important;
    width: auto !important;
    z-index: 98 !important;
  color: white !important;
  background-color: transparent !important;
}
}

.header_share_wrap .share_icons_list {
    display: block !important;
    width: 100% !important;
}

.header_share_wrap, .header_share_wrap a, .header_share_wrap a:before, .header_share_wrap a:after {
 
    color: #2C292A !important;
}

.phone{
  display: block !important;
}

@media (max-width: 800px) {
.phone {
  display: none !important;
  }
}

/*--------------------------------------------------- FONT IMPORT -------------------------------------------------*/
@import url('//fonts.googleapis.com/css?family=Libre+Baskerville&display=swap');

.the_list_item_headline, h1, h2, h3, .menu-item a {
  font-family: 'Libre Baskerville', serif !important;
  font-weight: bold !important;
}

.the_list_item_subheadline {
   font-family: 'Libre Baskerville', serif !important;
}
/*------------------------------------------------------ MAP ------------------------------------------------------*/
#_the_map_wrapper .b2b-location.wide .b2b-location-items ul li.show-details {
  overflow: auto !important;
}
@media(max-width:569px){
  .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;
}
.home .full_width_content {
  max-width: 100% !important;
}
hr {
    margin-bottom: 0.3em !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 1rem !IMPORTANT;
    border-style: inset !important;
    border-width: 1px !important;
    width: 12% !important;
    border: 1px solid #3D2C13 !important;
    line-height: 0 !important;
    -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
}
/*----------------------------------------------------- CTA -------------------------------------------------------*/

/*---------------------------------------------------- HEADER -----------------------------------------------------*/
#the_header {
  max-width: 100% !important;
  box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.15) !important;
}
@media (min-width: 1024px){
#the_header .header_color {
  max-height: 13rem !important;
}
#wrapper .menu-wrap {
  vertical-align: top !important;
  padding-top: 6rem !important;
}
  .home #container {
  margin-top: -5.2rem !important;
}
}
@media (min-width: 816px) {
 #wrapper .menu-wrap {
    padding-top: -2rem !important;
  }
}

@media (min-width: 1024px) {
 #wrapper .menu-wrap {
    padding-top: 2rem !important;
  }
}

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

.mediaqueries.mobileview .logo-slot img {
  max-height: 8rem !important;
}

@media(min-width:816px) {
#the_header .logo-variation.logo-variation-header .logo-slot img{
  max-height: 9rem !important;
 /* padding: 1rem !important; */
  }
}
@media(min-width:1024px) {
#the_header .logo-variation.logo-variation-header .logo-slot img{
  max-height: 9rem !important;
 /* margin: 1rem !important; */
  }
}

.mediaqueries.mobileview .logo-slot img{
  max-height: 8rem !important;
  padding: 1rem !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: #DE8C46 !important;
  border-radius:0px !important;
  box-shadow: none !important;
  border: none !important;
  font-size: 1.7rem !important;
  text-transform: uppercase !important;
  color: #fff !important;
}
.the_list_item_action a:hover, .gform_button:hover {
  background: #C6799F !important;
  color: #fff !important;
}
.tsidesign_dl .the_list_item_action a, .tsidesign_dl2 .the_list_item_action a{
  background: transparent !important;
  border-radius:0px !important;
  box-shadow: none !important;
  border: #fff 2px solid !important;
  font-size: 1.7rem !important;
  text-transform: uppercase !important;
  color: #fff !important;
}

.tsidesign_dl .the_list_item_action a:hover, .tsidesign_dl2 .the_list_item_action a:hover{
  background: #C6799F !important;
  border: #C6799F 2px solid !important;
  color: #fff !important;
}
 .the_list_item_action {
  background-color: transparent !important;
}

.tsidesign_btn .the_list_item_headline {
  background: #DE8D48 !important;
  max-width: 350px !important;
  margin: 0 auto !important;
  padding: 20px 25px !important;
}
.tsidesign_btn * {
  color: #fff !Important;
}
/*------------------------------------------------- FONT STYLING --------------------------------------------------*/
h1, 
h2, 
h3 {
  font-weight: normal !important;
}


.tsidesign_bigger .the_list_item_headline {
  font-size: 4rem !important;
}
/*--------------------------------------------------- CONTENT -----------------------------------------------------*/
.home .content {
  padding-top: 3rem !important;
}
.tsidesign_content{
  max-width: 106rem !important;
  margin: 4rem auto !important;
}
.tsidesign_content .item_2 .the_list_item_image {
  max-width: 250px !important;
  margin: 0 auto !important;
}
.tsidesign_banner {
  margin: -2rem 0 !important;
  max-width: 100% !important;
  padding: 0 !important;
}
.tsidesign_banner .the_list_item {
  margin-bottom: 0 !important;
}
/*----------------------------------------------------- DLS -------------------------------------------------------*/
.tsidesign_dl .the_list_wrap, .tsidesign_dl2 .the_list_wrap {
  padding: 12% 8% 12% !important;
  text-align: center !important;
}
.tsidesign_dl .the_list{
  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;
}
.tsidesign_dl2 {
  margin-top: -2rem !important;
}

.list_block.type_article.a1.column_amt_2.square_1_1.medium.not_well.tsidesign_bigger {
    max-width: 106rem !important;
    margin: 0 auto !important;
}
/*--------------------------------------------------- FEATURES ----------------------------------------------------*/
.tsidesign_feature .the_list_item:hover hr  {
    width: 35% !important;
}
.tsidesign_feature,.tsidesign_content2 {
 max-width: 106rem !important;
 display: block !important;
 margin: 0 auto !important;
}
.tsidesign_feature img {
 width: 100% !important;
 display: block !important;
 margin: 0 auto !important;
}
.tsidesign_5features .the_list_item {
clear: none !important;
width: 20% !important;
margin: 0 !important;
}
.tsidesign_5features,.tsidesign_4featureshome, .tsidesign_images {
   margin: 0 !important;
   padding:0 !important;
}
.tsidesign_5features .the_list_item img:hover {
opacity: .75 !important;
}
/*--------------------------------------------------- SPLIT 1 ----------------------------------------------------*/

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

/*--------------------------------------------------- SUBPAGES ----------------------------------------------------*/
.tsidesign_reviews .the_list_item_headline {
  color: gold !important;
}

.tsidesign_gallery {
  columns: 3 !important;
  column-gap: 1rem !important;
}
.tsidesign_gallery .the_list_item {
  float: initial !important;
  margin: 0 !important;
  display: inline-block !important;
  width: 100% !important;
  font-size: 2rem !important;
}
/*---------------------------------------------------- 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;
}
.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,
#container .tsD_flex .the_list_item,
.flexboxlegacy #container .tsidesign_flex .the_list_wrap, 
.flexboxlegacy #container .tsD_flex .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_wrap, 
#container .tsD_flex .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;
}
#container .tsidesign_flex .the_list_item_action, 
#container .tsD_flex .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;}
.flexboxlegacy #container .tsidesign_flex .the_list_wrap, .flexboxlegacy #container .tsD_flex .the_list_wrap {height: auto;}

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

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