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

/*------------------------------------------------------ MAP ------------------------------------------------------*/

#_the_map_wrapper .b2b-location.wide .b2b-location-items ul li.show-details {
    overflow: auto !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;}
}
/*-------------------------------------------------- GLOBAL BODY --------------------------------------------------*/

body:not(.isMobile) #container {
    padding: 0 !important;
}
.home .full_width_content {
    max-width: 100% !important;
}


.tsidesign_center, .tsD_center {margin: 0 auto !important; max-width:106rem !important; text-align:center !important;}
/*----------------------------------------------------- CTA -------------------------------------------------------*/
span.share_title:before {
  content: "Factory Direct Monuments and Lettering | " !important;
  font-family: 'Montserrat',Helvetica,Arial,sans-serif !important;
  font-size: 1.2rem !important;
font-weight:normal !important;
Padding-right: 1rem !important;
}

.header_share_wrap .share_icons a.phone::before {
    display: inline !important;
}
/*---------------------------------------------------- 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 ------------------------------------------------------*/

html:not(.mobileview) .home #the_header #_the_logo  {
    display: none !important;
}
#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.2rem !important;
    font-weight: normal !important;
}


@media (min-width: 875px){
html:not(.mobileview) #the_header #_the_logo {  
width: 100% !important;
}
html:not(.mobileview) #wrapper .menu-wrap {  
width: 100% !important;
}}


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


.the_list_item_action {
  background: transparent !important;
}
.the_list_item_action a, #container .the_list_item .gform_wrapper .a input[type="submit"], #container .the_list_item .gform_wrapper .gform_footer input.button, #container .the_list_item .gform_footer input[type="submit"], #wrapper #_the_contactfrm_wrapper .b2b-form .b2b-form-submit {
  color: #fff !important;
  text-transform: uppercase !important;
  background: var(--accentBkg) !important;
  box-shadow: none !important;
  border: none !important;
  border-radius: 0px !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
}
.the_list_item_action a:hover, #container .the_list_item .gform_wrapper .gform_page_footer input[type="submit"]:hover , #container .the_list_item .gform_wrapper .gform_footer input.button:hover , #container .the_list_item .gform_footer input[type="submit"]:hover, #wrapper #_the_contactfrm_wrapper .b2b-form .b2b-form-submit:hover {
  background: #637994 !important;
}
#wrapper #_the_contactfrm_wrapper .b2b-form .b2b-form-submit:hover span{
  color: #fff !important;
}

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

h1, 
h2,
h3 {
    font-weight: normal !important;
}


/*--------------------------------------------------- CONTENT -----------------------------------------------------*/

.home .content {
    padding-top: 3rem !important;
}

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



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

.tsidesign_content1 .the_list_wrap *{
Color:#fff !important;
}
#wrapfeature {
  background-color: var(--accentBkg)  !important;
}
/*----------------------------------------------------- DLS -------------------------------------------------------*/

.dl-logo {
    max-width: 30% !important;
}

.tsidesign_dl .the_list_wrap {
    padding: 12% 8% 12% !important;
    text-align: center !important;
  background: rgba(0,0,0,0.3) !important;
}

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

/*--------------------------------------------------- FEATURES ----------------------------------------------------*/

.tsidesign_feature1 .block_link {
       z-index: 3 !important;
}
.tsidesign_feature1 .the_list_item_headline {
  font-size: 2.6rem !important;
  margin-top: 40% !important;
}

.tsidesign_feature1 .the_list_item .the_list_item_headline a {
    text-transform: uppercase !important;
    font-weight: 400 !important;
    xletter-spacing: .13em !important;
    font-size: 2rem !important;
    xopacity: .7 !important;
    -webkit-transition: all .9s ease-in-out !important;
  -moz-transition: all .9s ease-in-out !important;
  -o-transition: all .9s ease-in-out !important;
  transition: all .9s ease-in-out !important;
}

.tsidesign_feature1 .the_list_item .the_list_item_subheadline {
      opacity: 0 !important;
    -webkit-transition: all .9s ease-in-out !important;
  -moz-transition: all .9s ease-in-out !important;
  -o-transition: all .9s ease-in-out !important;
  transition: all .9s ease-in-out !important;
}

.tsidesign_feature1 .the_list_item:hover .the_list_item_headline a, .tsidesign_feature1 .the_list_item:hover .the_list_item_subheadline {
    opacity: 1 !important;

}

.tsidesign_feature1 {
  margin: 0 !important;
  padding:  0 !important;
}
.tsidesign_feature1 .the_list_item {
  margin: 0 !important;
  width: 50% !important;
  clear:  none !important;
}

.tsidesign_feature1 .the_list_item_heads{
  background: rgba(0, 0, 0, 0.3) !important;
  -webkit-transition: all .9s ease-in-out !important;
  -moz-transition: all .9s ease-in-out !important;
  -o-transition: all .9s ease-in-out !important;
  transition: all .9s ease-in-out !important;
  xborder-top: 5px solid #136bbf !important;
}
.tsidesign_feature1 .the_list_item:hover .the_list_item_heads {
  background: rgba(0, 0, 0, 0.7) !important;
  xborder-top: 5px solid #fff !important;

}


.tsidesign_feature1 .the_list_item_image img{
  transition: all .9s ease-in-out !important;
}
.tsidesign_feature1 .the_list_item:hover .the_list_item_image img{
  transform: scale(1.1) !important;
    transition: all .9s ease-in-out !important;

}




@media(min-width: 901px){
.tsidesign_feature1 .the_list_item {
  margin: 0 !important;
  width: 25% !important;
}
}

@media(max-width: 875px){
  .tsidesign_feature1 .the_list_item .the_list_item_headline a, .tsidesign_feature1 .the_list_item .the_list_item_subheadline {
    opacity: 1 !important;
  }}

@media(max-width: 800px){
.tsidesign_feature1 .the_list_item_headline {
  margin-top: 40% !important;
}
}
@media(max-width: 575px){
.tsidesign_feature1 .the_list_item{
  width: 100% !important;
}
  
  .tsidesign_feature1 .the_list_item .the_list_item_headline a, .tsidesign_feature1 .the_list_item .the_list_item_subheadline {
    opacity: 1 !important;
}
  
  .tsidesign_feature1 .the_list_item .the_list_item_heads {
  background: rgba(0, 0, 0, 0.6) !important;
}
}
@media(max-width: 300px){
.tsidesign_feature1 .the_list_item_headline {
  font-size: 1.2rem !important;
}
}
/*FEATURES*/

/*--------------------------------------------------- SPLIT 1 ----------------------------------------------------*/
.tsidesign_split{
  max-width: 106rem !important;
  margin: 0 auto !important;  
}
.tsidesign_split .item_2, .tsidesign_split .item_4{
  padding: 9% 4rem !important;
}
.tsidesign_split .the_list_item_image{
  width: 80% !important;
  margin-left: 5% !important;
  position: relative !important;
}
.tsidesign_split .the_list_item_image img{
  z-index: 11 !important;
  position: relative !important;
}
.tsidesign_split .the_list_item_image::after {
    background: var(--accentBkg) !important;
    content: ' ' !important;
    position: absolute !important;
    bottom: -47px !important;
    left: -55px !important;
    height: 35% !important;
    width: 128% !important;
    z-index: 0 !important;
}

.tsidesign_split .the_list_item_desc ul li {
    list-style-type: none !important;
    border-left: 2px solid var(--accentBkg) !important;
    padding-left: 1.2rem !important;
}
/*--------------------------------------------------- SERVICES ----------------------------------------------------*/

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

/*---------------------------------------------------- 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,
.mediaqueries.mobileview #container .section .list_block.type_article.a3 .the_list_item {
    background-attachment: initial !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;
}

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



