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

/*----------------------------------------------------- CTA -------------------------------------------------------*/
/* ------------------ Floating Social Media Tabs ------------------ */
:root {
  --facebook: #1773EA;
  --google: #32A350;
}

/************** SETTINGS **************/
.mobileview #social_items_flex {
  display: none; /* delete this if client wants buttons to show on mobile */
}

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

/************** SOCIAL ICON ENGINE - DO NOT MODIFY UNLESS NECESSARY **************/
#social_items_flex .facebook_button:hover .floating_icon { background: var(--facebook) }#social_items_flex .google_button:hover .floating_icon { background: var(--google) }#social_items_flex .facebook_button .floating_icon i::before { color: var(--facebook) }#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 .facebook_button span { color: var(--facebook) !important }#social_items_flex a .google_button span { color: var(--google) !important }#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_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 -----------------------------------------------------*/
#the_header {
  max-width: 100% !important;
  box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.15) !important;
}

.home:not(.isTablet) .menu-wrap {
    width: 100% !important;
}
@media (min-width: 1024px) {
  .home:not(.isTablet) #access .menu.align-right {
    text-align: center !important;
  }
  .home:not(.isTablet) #the_header #_the_logo {
    display: none !important;
}
  .home:not(.isTablet) .menu-wrap {
    width: 100% !important;
  }
}
/*----------------------------------------------------- LOGO ------------------------------------------------------*/
#the_header .logo-variation.logo-variation-header .logo-slot img {
  max-height: 11rem !important;
}

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

html:not(.mobileview) .home #the_header #_the_logo  {
    display: none !important;
}
/*-------------------------------------------------- NAVIGATION ---------------------------------------------------*/
#_the_navigation a, 
#menu-holder a {
  font-size: 1.5rem !important;
  font-weight: 700 !important;
}

/*---------------------------------------------------- BUTTON -----------------------------------------------------*/
.the_list_item_action a,.gform_button {
  background: var(--links) !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: var(--accentBkg) !important;
  color: #fff !important;
}
 .the_list_item_action {
  background-color: transparent !important;
}

/*------------------------------------------------- FONT STYLING --------------------------------------------------*/
h1, 
h2, 
h3 {
  font-weight: 700 !important;
}

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

.tsidesign_white {
    max-width: 106rem !important;
      margin: 0 auto !important;
    color: #fff !important;
}

.tsidesign_white .the_list_item_headline,
.tsidesign_white .the_list_item_subheadline {
  color: #fff !important;
}
/*----------------------------------------------------- DLS -------------------------------------------------------*/
.dl-logo {
    max-width: 30% !important;
}

.dl-logo {
    padding: 1rem !important;
    background: -webkit-radial-gradient(center, rgba(255, 255, 255, .85), rgba(255, 255, 255, .75));
    /* For Safari 5.1 to 6.0 */
    background: -o-radial-gradient(center, rgba(255, 255, 255, .85), rgba(255, 255, 255, .75));
    /* For Opera 11.1 to 12.0 */
    background: -moz-radial-gradient(center, rgba(255, 255, 255, .85), rgba(255, 255, 255, .75));
    /* For Firefox 3.6 to 15 */
    background: radial-gradient(center, rgba(255, 255, 255, .85), rgba(255, 255, 255, .75));
    /* Standard syntax (must be last) */
}

.tsidesign_dl .the_list_wrap {
  padding: 14% 8% 14% !important;
  text-align: center !important;
  background: rgba(0, 0, 0, 0.4) !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_photofeature12{
margin: 0 !important;
padding: 0 !important;
}
.tsidesign_photofeature12 .block_link{
z-index: 3 !important;
}
.tsidesign_photofeature12 .the_list_item{
margin: 0 !important;
width: 25% !important;
clear: none !important;
}
.tsidesign_photofeature12 .the_list_item_image 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; 
}
.tsidesign_photofeature12 .the_list_item:hover .the_list_item_image img{
-webkit-filter:blur(10px) !important;
transform: scale(1.1) !important;
}
.tsidesign_photofeature12 .the_list_item_heads{
text-align: center !important;
padding-top: 20% !important;
background-color: rgba(35,35,35,.35) !important;
}
.tsidesign_photofeature12 .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_photofeature12 .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_photofeature12 .the_list_item:hover .the_list_item_subheadline,
.tsidesign_photofeature12 .the_list_item:hover .the_list_item_action a{
opacity: 1 !important;
}
.tsidesign_photofeature12 .the_list_item_action {
margin-top: 1rem !important;
}
.tsidesign_photofeature12 .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(max-width: 1024px) {
.tsidesign_photofeature12 .the_list_item{width: 50% !important;}
}
@media(max-width: 575px) {
.tsidesign_photofeature12 .the_list_item{width: 100% !important;}
}

/*--------------------------------------------------- SPLIT 1 ----------------------------------------------------*/
.tsidesign_split {
    width: 100% !important;
    margin: 3rem auto !important;
    padding: 0 !important;
    background: #fff !important;
  font-size: 1.6rem !important;
}

.tsidesign_split .the_list_item_desc {
    font-size: 1.6rem !important;
}

.tsidesign_split .the_list_item {
    margin-bottom: 0 !important;
}

.tsidesign_split .item_1 .the_list_wrap {
    max-width: 65rem !important;
    float: clear !important;
    padding-top: 8% !important;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
    float: right !important;
    padding-bottom: 3rem !important;
    text-align: left !important;
}

.tsidesign_split .the_list_item .the_list_item_headline {
    text-transform: uppercase !important;
    font-weight: 700 !important;
    font-size: 2.7rem !important;
}

.tsidesign_split .the_list_item .the_list_item_subheadline {
    text-transform: uppercase !important;
    font-style: italic !important;
    font-size: 2rem !important;
    font-weight: bold !important;
}

.tsidesign_split2 {
    width: 100% !important;
    margin: 0 auto !important;
    padding: 0 !important;

}

.tsidesign_split2 .the_list_item {
    margin-bottom: 0 !important;
}

.tsidesign_split2 .item_2 .the_list_wrap {
    max-width: 65rem !important;
    float: clear !important;
    padding-top: 8% !important;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
    float: left !important;
    padding-bottom: 3rem !important;
    text-align: left !important;
}

.tsidesign_split2 .the_list_item .the_list_item_headline {
    text-transform: uppercase !important;
    font-weight: 500 !important;
    font-size: 2.3rem !important;
}

.tsidesign_split2 .the_list_item .the_list_item_subheadline {
    text-transform: uppercase !important;
    font-style: italic !important;
    font-size: 1.5rem !important;
    font-weight: bold !important;
}
/*--------------------------------------------------- SERVICES ----------------------------------------------------*/
.tsidesign_iconfeature2 {
padding: 0 !important;
max-width: 106rem !important;
margin: 0 auto !important;
}
.tsidesign_iconfeature2 .the_list_item{
margin-bottom: 1rem !important;
opacity: .7 !important;
-moz-transition: all 0.35s ease-in-out !important;
-webkit-transition: all 0.35s ease-in-out !important;
-o-transition: all 0.35s ease-in-out !important;
transition: all 0.35s ease-in-out !important;
}
.tsidesign_iconfeature2 .the_list_item:hover {
opacity: 1 !important;
-webkit-transform: translate(0px,-10px) !important;
transform: translate(0px,-10px) !important;
}
.tsidesign_iconfeature2 .the_list_item_heads {
min-height: 3rem !important;
}

.tsidesign_iconfeature2  .the_list_item_headline {
  padding: 1rem !important;
}
.tsidesign_iconfeature2  .the_list_item_headline a{
font-size: 2.3rem !important;
max-width: 15rem !important;
margin: 2% auto 0 !important;
}
.tsidesign_iconfeature2 .the_list_item_subheadline {
margin-top: 0 !important;
opacity: 1 !important;
font-size: 1.4rem !Important;
-moz-transition: all 0.35s ease-in-out !important;
-webkit-transition: all 0.35s ease-in-out !important;
-o-transition: all 0.35s ease-in-out !important;
transition: all 0.35s ease-in-out !important;
}
.tsidesign_iconfeature2 .the_list_item:hover .the_list_item_subheadline {
opacity: 1 !important;
}
.tsidesign_iconfeature2 .the_list_item_image {
padding: 1rem !important;
padding-bottom: .5rem !important;
max-width: 12rem !important;
margin: 0 auto !important;
-moz-transition: all 0.35s ease-in-out !important;
-webkit-transition: all 0.35s ease-in-out !important;
-o-transition: all 0.35s ease-in-out !important;
transition: all 0.35s ease-in-out !important;
}
@media(max-width:575px) {
.tsidesign_iconfeature2 .the_list_item{
opacity: 1 !important;
}
}
/*--------------------------------------------------- SUBPAGES ----------------------------------------------------*/
.tsidesign_internal .the_list_item_image img{
    box-shadow: -4px 3px 3px rgba(0,0,0,.23) !important;
  border-radius:3px !important;
}

.tsidesign_internal {
  max-width: 106rem !important;
  margin: 0 auto !important;
}

.tsidesign_internal2 .the_list_item_image img{
    box-shadow: -4px 3px 3px rgba(0,0,0,.23) !important;
  border-radius:3px !important;
}

.tsidesign_internal2 {
  max-width: 143rem !important;
  margin: 0 auto !important;
}

.tsidesign_banner{
  padding: 2.5% .5% 1% 2.5% !important;
  background: #fe0000 !important;
  margin: 0 !important;
  -moz-transition: all 0.35s ease-in-out !important;
  -webkit-transition: all 0.35s ease-in-out !important;
  -o-transition: all 0.35s ease-in-out !important;
  transition: all 0.35s ease-in-out !important;
}
.tsidesign_banner .the_list_item,
.tsidesign_banner .the_list {
  margin-bottom: 0.5rem !important;
}
.tsidesign_banner .the_list_item_headline,
.tsidesign_banner .the_list_item_headline a{
  color: #fff !important;
  letter-spacing: .05em !important;
}
.tsidesign_banner .the_list_item_subheadline{
  color: #fff !important;
  letter-spacing: .05em !important;
  font-weight: 300 !important;
}
.tsidesign_banner .item_1{
  width: 70% !important;
}
.tsidesign_banner .item_2{
  width: 25% !important;
  text-align: right !important;
}
.tsidesign_banner .the_list_item_action{
  background-color: transparent !important;
}
.tsidesign_banner .the_list_item_action a {
  background: transparent !important;
  padding: 1rem 2rem !important;
  border: 2px solid #fff !important;
}
.tsidesign_banner .the_list_item_action a:hover {
  background: #fff !important;
  color: #fe0000 !important;
}
@media(min-width:1000px){
.tsidesign_banner .the_list_item_headline,
.tsidesign_banner .the_list_item_headline a {
  font-size: 3.6rem !important;
}
.tsidesign_banner .the_list_item_subheadline{
  font-size: 2rem !important;
}
}

@media (max-width:1000px){
.tsidesign_banner .the_list_item_headline,
.tsidesign_banner .the_list_item_headline a{
  font-size: 3rem !important;
}
.tsidesign_banner .the_list_item_subheadline{
  font-size: 1.7rem !important;
}
  .tsidesign_banner .item_1{
  width: 60% !important;
}
.tsidesign_banner .item_2{
  width: 35% !important;
}
}
@media (max-width:569px){
  .tsidesign_banner .the_list_item{
    width: 100% !important;
    text-align: center !important;
  }
}
/*---------------------------------------------------- FOOTER -----------------------------------------------------*/
#the_footer {
    max-width: 100% !important;
  background: url('../files/2021/08/bigstock-gold-background-26062043.jpg') !important;
  background-size: cover !important;

}

#the_footer .section {
    padding: 7rem 1rem !important;
    max-width: 106rem !important;
    margin: 0 auto !important;
}

#the_footer .list_block_headline span {
    font-size: 2rem !important;
}

#wrapper .widget.the_list_item {
    font-size: 1.6rem !important;
}

.footer_brand,
#_the_copyright {
    background-color: var(--footBkg) !important;
}

#the_footer .footer_brand{
display: none !IMPORTANT;
}
#the_footer .list_block .list_block_headline span{
color: var(--links) !IMPORTANT;
font-size: 1.8rem !IMPORTANT;
font-weight: bold !IMPORTANT;
}
.footerlogo{
width: 18rem !IMPORTANT;
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 only screen and (max-width: 800px){
.section .type_section.cover_fixed .tsXa{
    background-size: cover !important;
  background-attachment: inherit !important;
    }}

@media (max-width: 815px){
    .dl-logo {
        display: none !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;
}
}

/* Pulsing FB button */
html:not(.mobileview) #mobile-call-btn {
  display: block !important;
}

.mobileview #mobile-call-btn {
 display: none !important; 
}

#mobile-call-btn {
  bottom: 14px;
  position: fixed;
  right: 20px;
  z-index: 99;
  text-align: center !important;
}

#mobile-call-btn span {
    font-size: 2rem;
    text-align: center !important;
    font-weight: bold;
    color: #fff;
    background: #5e77ab; /* change background color of text */
    padding: 0 5px 0;
    border-radius: 10px;
}

#mobile-call-btn img {
    position: relative;
    background: #637bae; /* change background color of phone icon */
    max-width: 70px;
    border: solid 1px transparent;
    border-radius: 50%;
    z-index: 99 !important;
    width: 100%;
    animation: pulse 1s infinite;
  	margin-top: 0.5rem;
}

@keyframes pulse {
    0% {transform: scale(1);}
    50% {transform:scale(1.15);}
    100% {transform:scale(1);}
}
/* end pulsing FB button */