.associations {
	background: #fff !important;
	padding: 10px 10px 6px !important;
}
.associations img {
	max-height: 150px;
	max-width: 215px;
	padding: 10px;
	display: block;
	width: 100%;
}

@media(min-width: 800px){
.associations {
	margin-top: -25px !important;
}
.tsidesign_span .item_1 {
	width: 20.988% !important;
}
.tsidesign_span .item_2 {
	width: 74.988% !important;
}
}
@media(max-width: 800px){
.tsidesign_span .item_1, .tsidesign_span .item_2 {
	width: 100% !important;
}
}
@media(max-width: 575px){
.associations {
	width: 100% !important;
}
}


.tsidesign_content .item_1 .the_list_wrap {
  max-width: 120rem !important;
  margin: 0 auto !important;
}

.mediaqueries.mobileview .tsidesign_dl{
  margin-top: 0rem !important;
  }

#access .menu {
  padding-top: 1rem !important;
}

@media(max-width:1200px) {
#the_header .header_color {
    background-color: #9DA2A6 !important;
}
}

/*@media (min-width: 1200px){
#the_header .header_color{
  background:transparent !important;
  }*/
  
#container{
  margin-top: 3rem !important;
  }
}

@media(max-width:1060px) {
.tsidesign_dl .the_list_wrap {
        padding: 14rem 6rem 10rem !important;
}
}



/*BACKGROUND IMAGE COVER*/
body {
  background-attachment:fixed !important;
}

/*HEADER BANNER*/

#_the_navigation::before {
  content: "FREE CONSULTATIONS!" !important;
    color: #fff !important;
    background: rgba(10,16,61,0.8) !important;
    text-align: right !important;
    font-size: 1.8rem !important;
    padding: .5rem 2rem !important;
}

/*NKBA LOGO*/

.cta {
font-size: 1.5rem !important;
color: #fff !important;
text-align: right !important;
  font-style: italic !important;
z-index: 11 !important;
 padding-top: 1rem !important;
  padding-right: 2rem !important;
  padding-bottom: 1rem !important;
}

.cta img{
  margin: 0 !important;
}

.mobileview .cta {
  display: none !important;
}

/*HIDE ADDRESS*/

.primary.tsi-address {display:none !important;}
.primary.tsi-phone {width:100% !important;}
.b2b-location-get-directi.ons.color_bodylinks {display:none !important;}
.footer-street-address.footer-address {display:none !important;}
.mobile-multi-locations .tsi-address a {display: none !important;}
.b2b-location-get-directions {display:none !important;}

/*DL FIX*/

.mediaqueries.mobileview .list_block.type_article.a3 .the_list_item {background-size: none !important;}
.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;} 

/*MENU RESIZE*/
#wrapper .menu-wrap {
  width: 70% !important;
}

#the_header #_the_logo {
  width: 30% !important;
}


#the_footer .footer_brand a {
    display: none !important;
}

#container {
  padding-top: 0 !important;
}

html:not(.mobileview) .full_width_content{
margin-top: -42px !important;
  max-width: 100% !important;
}

/*MENU FADE*/

.menu-fade {
  background-color: #9DA2A6 !important;
  transition: background-color 0.5s linear !important;
}

#the_header {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.25) !important;
  }
  
.mobileview #the_header {
    background-color: #9DA2A6 !important;
  }
  
.mobileview #the_header .sa-mobile-triggers {
  float: right !important;
  }
  
#wrapper .mobile-abovepost {
    background-color: #fff !important;
}



  
 /*.header_share_wrap.dropdown-list{
    background-color: transparent !important;
}*/
 

@media(min-width:1200px) {
.tsidesign_dl .the_list_text{
   padding-top: 26% !important;
  }
}



#wrapper .footer_brand{
  background-color: transparent !important;
}
.mobile-abovepost li a{
      padding: .8rem 1rem .5rem !important;
}
.mobileview #wrapper .mobile-menu{
  background: #9DA2A6 !important;
}


#container .content.thereIsFeatured{
  padding-top: 3rem !important;
}

#_the_map_wrapper .b2b-location.wide .b2b-location-items ul li.show-details {
  overflow: auto !important;
}

/*MENU HOVER*/
 #the_header .menu .current-menu-item > a {
    border-bottom: solid #0A103D !important;
    color: #0A103D !important;
  border-radius: 0 !important;
}
  
 #the_header .menu .menu-item > a:hover {
    border-bottom: solid #0A103D !important;
    color: #0A103D !important;
   border-radius: 0 !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: 15% !important;
    border: 1px solid #0A103D !important;
    line-height: 0 !important;
}

/*CTAs*/

.the_list_item_action a,#gform_submit_button_1{
    background: #0A103D !important;
    border-radius: 0px !important;
    box-shadow: 2px 2px 1px -1px rgba(0,0,0,0.4) !important;
    border: none !important;
    font-size: 1.3rem !important;
    letter-spacing: .1em !important;
    text-transform: uppercase !important;
    color: #fff !important;
    font-weight: normal !important;
    padding-top: .5em !important;
    padding-bottom: .5em !important;
  -webkit-transition: all 0.15s !important;
  -moz-transition: all 0.15s !important;
  transition: all 0.15s !important;
  transition: all 1s ease-in-out !important;
}

#gform_submit_button_2 {
    background: #0A103D !important;
    border-radius: 0px !important;
    box-shadow: 2px 2px 1px -1px rgba(0,0,0,0.4) !important;
    border: 2px solid #0A103D !important;
    font-size: 1.3rem !important;
    letter-spacing: .1em !important;
    text-transform: uppercase !important;
    color: #fff !important;
    font-weight: normal !important;
    padding-top: .5em !important;
    padding-bottom: .5em !important;
  -webkit-transition: all 0.15s !important;
  -moz-transition: all 0.15s !important;
  transition: all 0.15s !important;
  transition: all 1s ease-in-out !important;
}

#gform_submit_button_2:hover {
    background: #fff !important;
    border-radius: 0px !important;
    box-shadow: 2px 2px 1px -1px rgba(0,0,0,0.4) !important;
    border: 2px solid #0A103D !important;
    font-size: 1.3rem !important;
    letter-spacing: .1em !important;
    text-transform: uppercase !important;
    color: #0A103D !important;
    font-weight: normal !important;
    padding-top: .5em !important;
    padding-bottom: .5em !important;
  -webkit-transition: all 0.15s !important;
  -moz-transition: all 0.15s !important;
  transition: all 0.15s !important;
  transition: all 1s ease-in-out !important;
}


.tsidesign_dl .the_list_item_action a:hover, .tsidesign_dl2 .the_list_item_action a:hover {
    box-shadow: none !important;
	background: #fff !important;
  color: #0A103D !important;
}
 .the_list_item_action {
  background-color: transparent !important;
}
#container .the_list_item_headline{
  text-transform: uppercase !important; 
}
html:not(.mobileview) .full_width_content{
    margin-top: -30rem !important;
    max-width: 100% !important;
}



.the_list_item .the_list_item_headline {
    font-family: oswald !important;
    letter-spacing: .12em !important;
    font-weight: 400 !important;
}

.the_list_item .the_list_item_subheadline, .the_list_item .gform_wrapper h3.gform_title {
    text-shadow: none !important;
    font-weight: lighter !important;
    letter-spacing: .1em !important;
  text-transform: uppercase !Important;
}


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

#the_header .logo-variation.logo-variation-header .logo-slot img{
    max-height: 15rem !important;
    padding: 0rem 1rem 1rem 1rem !important;
}

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

.logo-v2 .logo-variation-footer .logo-slot.slot-type-image a img {
    max-height: 10rem !important;
}


#_the_navigation a, #menu-holder a {
  text-transform: uppercase !important;
  font-size: 1.3rem !important;
  font-weight: normal !important;
}

.home .full_width_content {
max-width: 100% !important;
background-color: transparent !important;
}




/*-------LOGO------*/

html:not(.mobileview) .tsidesign_logo {
  display: none !important;
}

.mediaqueries.mobileview .tsidesign_logo {
  margin-top: 4rem !important;
}

.mediaqueries.mobileview .tsidesign_logo .the_list_item_image{
    text-align: center !important;
}

.mediaqueries.mobileview .tsidesign_logo .the_list_item_image img {
    width: 40% !important;
}



/*-----DL-------*/

html:not(.mobileview) .tsidesign_dl .caption {
   background-color: rgba(0, 0, 0, 0.4) !important;
  text-align:center !important;
}

.tsidesign_dl .slidesjs-pagination, .tsidesign_dl .slidesjs-previous.slidesjs-navigation, .tsidesign_dl .slidesjs-next.slidesjs-navigation {
  display:none !important;
}
.tsidesign_dl .the_list_item, .tsidesign_dl .the_list{
  margin-bottom: 0 !important;
}

.tsidesign_dl .the_list_wrap {
    background: rgba(0, 0, 0, 0.45) !important;
}
.tsidesign_dl .the_list_text{
  max-width:134rem !important;
  margin: 0 auto !important;
  text-align: center !important;
  padding: 30% 0% 4% !important;
}

.mediaqueries.mobileview .tsidesign_dl .the_list_text {
    max-width: 134rem !important;
    margin: 0 auto !important;
    text-align: center !important;
    padding: 16% 4% 10% !important;
}



.tsidesign_dl .the_list_item .the_list_item_headline a {
    letter-spacing: .13em !important;
    text-shadow: none !important;
    font-size: 4rem !important;
  font-weight: 400 !important;
    font-family: oswald !important;

}

.tsidesign_dl .the_list_item .the_list_item_subheadline {
    text-shadow: none !important;
    font-weight: lighter !important;
    letter-spacing: .1em !important;
    font-size: 2.2rem !important;
}



/*ICON FEATURES*/

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

.tsidesign_icons .the_list_wrap {
    margin: 2rem !important;
  text-align: center !important;
}

.tsidesign_icons .the_list_item .the_list_item_image {
    /*border: 2px solid #000 !important;*/
    border-radius: 5% !important;
    padding: 2rem !important;
    max-width: 80% !important;
      margin: 0 auto !important;
  background: #55575A !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_icons .the_list_item:hover .the_list_item_image {
  background: #0A103D !important;
      /*border: 2px solid #0A103D !important;*/

}

.tsidesign_icons .the_list_item {
          -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_icons .the_list_item:hover{
-webkit-transform: translate(0px,-10px) !important;
transform: translate(0px,-10px) !important;
xbox-shadow: 0px 7px 5px rgba(0,0,0,.3) !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_icons .the_list_item .the_list_item_headline a {
    font-family: 'Josefin Slab', serif !important;
    font-weight: 600 !important;
    font-size: 1.5rem !important;
    letter-spacing: .05em !important;
    text-transform: uppercase !important;
    font-family: lato !important;
    font-weight: 400 !important;
    letter-spacing: .1em !important;
  color: #55575A !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_icons .the_list_item:hover .the_list_item_headline a {
  color: #0A103D !important;
}

@media(min-width: 801px) {
 .tsidesign_icons .the_list_item_heads {
      min-height: 7rem !important;
} 
}


/*SPAN*/

.tsidesign_span hr {
    display: block !important;
    margin-bottom: 0.3em !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border-style: inset !important;
    border-width: 1px !important;
    width: 10% !important;
    border: 1px solid #fff !important;
    float: right !important;
}

.tsidesign_span {
    background: #0A103D !important;
    margin: 0 auto !important;
    text-align: right !important;
    color: white !important; 
    padding: 5% 5% 2% 5% !important;
}

.tsidesign_span span {
    color: #fff !important;
    font-weight: bold !important;
    font-style: italic !important;
    letter-spacing: .08em !important;
}

.tsidesign_span .the_list_wrap {
    max-width: 95rem !important;
    float: right !important;
}

.tsidesign_span .the_list_item .the_list_item_headline, .tsidesign_span .the_list_item .the_list_item_headline a {
color: #fff !important; 
}
.tsidesign_span .the_list_item .the_list_item_subheadline {
color: #fff !important;
    margin-bottom: 4rem !important;
  line-height: 3rem !important;
}


/*-----DL2-------*/

.tsidesign_dl2 hr {
    display: inline-block !important;
    xmargin-top: 0.8em !important;
    margin-bottom: 0.3em !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border-style: inset !important;
    border-width: 1px !important;
    width: 10% !important;
    zborder: 2px solid #6A8703 !important;
    border: 1px solid #fff !important;
    xfloat: left !important;
}

.tsidesign_dl2 .the_list_text{
    padding: 5% 5% !important;
}
.tsidesign_dl2 .the_list_wrap{
    padding: 14% 10.6rem 14% !important;
  background: rgba(0, 0, 0, 0.4) !important;
}
.tsidesign_dl2 .the_list_item, .tsidesign_dl .the_list{
  margin-bottom: 0 !important;
}
.tsidesign_dl2 .the_list_text{
  max-width:134rem !important;
  margin: 0 auto !important;
 
  text-align: center !important;
}

.tsidesign_dl2 .the_list_item .the_list_item_headline a {
    xfont-family: 'Josefin Slab', serif !important;
    letter-spacing: .13em !important;
    text-shadow: none !important;
    font-size: 4rem !important;
    xfont-weight: 700 !important;
  font-weight: 400 !important;
    font-family: oswald !important;

}

.tsidesign_dl2 .the_list_item .the_list_item_subheadline {
    text-shadow: none !important;
    font-weight: lighter !important;
    letter-spacing: .1em !important;
    font-size: 2.2rem !important;
}
@media (max-width: 569px){
  .tsidesign_dl2 .the_list_wrap{
      padding: 14% 2rem 14% !important;
  }}

.tsidesign_dl .the_list_item_action a, .tsidesign_dl2 .the_list_item_action a{
   background: transparent !important;
  border: 2px solid #fff !important;
  box-shadow: none !important;
}
.tsidesign_dl .the_list_item_action a:hover, .tsidesign_dl2 .the_list_item_action a:hover{
  background: #fff !important;
  color: #0A103D !important;
  box-shadow: none !important;
}

.tsidesign_dl2 .the_list_wrap{
  text-align: center !important;
   padding: 10% 8% 10% !important;
}

.tsidesign_dl2 .the_list_text{
  max-width:134rem !important;
  margin: 0 auto !important;
}

#container .section .list_block.type_article.a3.column_amt_1.large {  
  margin-bottom: 0 !important; }

/*TITLE*/

.tsidesign_title {
  margin: 0 !important;
  padding: 0 !important;
  background: #D6D6D6 !important;
}

.tsidesign_title .the_list_item {
  margin-bottom: 0 !important;
}
.tsidesign_title .the_list_item_subheadline {
  margin-bottom: 0rem !important;
}

.tsidesign_title .the_list_item_desc {
  color: #0A103D !important;
}

.tsidesign_title .the_list_wrap {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
      margin-right: 5% !important;
    margin-left: 5% !important;
}


/*Main2*/
.tsidesign_main2 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: 15% !important;
    border: 1px solid #72C053 !important;
    line-height: 0 !important;
}
.tsidesign_main2 .the_list_item_subheadline{
      font-size: 1.6rem !important;
      max-width: 60rem !important;
    margin: auto !important;
}
.tsidesign_main2 .the_list_wrap {
      max-width: 90rem !important;
    margin: 0 auto !important;
      padding-bottom: 0 !important;
        padding-top: 2rem !important;
}
.tsidesign_main2 {

    text-align: center !important;
   background: url(http://signaturehomekitchenandbath.townsquareinteractive.com/files/2017/12/main2-1.jpg) !important;
  margin: 0 auto !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;

  color: white !important;
  margin: 0 auto !important;
}

.tsidesign_main2 .the_list_item .the_list_item_headline {
    font-weight: 800 !important;
    letter-spacing: .13em !important;
  color: #fff !Important;
    font-weight: 400 !important;
    font-family: oswald !important;
}

.tsidesign_main2 .the_list_item .the_list_item_subheadline {
	letter-spacing: .1em !important;
    font-weight: lighter !important;
    /* margin-top: -1rem !important; */
    padding-top: 0 !important;
    color: white !Important;
    margin-bottom: 0 !important;
}


/*SPAN2*/

.tsidesign_span2 hr {
    display: block !important;
    margin-bottom: 0.3em !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border-style: inset !important;
    border-width: 1px !important;
    width: 10% !important;
    border: 1px solid #fff !important;
    float: left !important;
}

.tsidesign_span2 {
    background: #0A103D !important;
    margin: 0 auto 4rem !important;
    text-align: left !important;
    color: white !important; 
    padding: 5% 5% 2% 5% !important;
}

.tsidesign_span2 span {
    color: #fff !important;
    font-weight: bold !important;
    font-style: italic !important;
    letter-spacing: .08em !important;
}

.tsidesign_span2 .the_list_wrap {
    max-width: 95rem !important;
    float: left !important;
}

.tsidesign_span2 .the_list_item .the_list_item_headline, .tsidesign_span2 .the_list_item .the_list_item_headline a {
color: #fff !important; 
}
.tsidesign_span2 .the_list_item .the_list_item_subheadline {
color: #fff !important;
    margin-bottom: 4rem !important;
  line-height: 3rem !important;
}

/*CONTACT*/

.tsidesign_contact .the_list_wrap {
  background: rgba(255,255,255,0.7) !important;
  padding: 2rem !important;
  margin-right: 2rem !important;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3) !important;
}

.mediaqueries.mobileview .tsidesign_contact .the_list_wrap {
  margin-right: 0rem !important;
}

/*FEED*/

.tsidesign_feed .the_list_wrap{
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3) !important;
}



/*-----INTDL-------*/

.tsidesign_intdl .the_list_heads {
  text-align: center !important;
}


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

.tsidesign_content hr {
  margin-bottom: 0.3em !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 1rem !IMPORTANT;
    margin-bottom: 2rem !IMPORTANT;
    border-style: inset !important;
    border-width: 1px !important;
    width: 10% !important;
    border: 1px solid #0A103D !important;
    line-height: 0 !important;
}

.tsidesign_content{
    margin: 4rem auto !important;
    max-width: 134rem !important;
    padding: 8rem 1rem !important;
    background: rgba(255,255,255,.45) !important;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.25) !important;
  
}

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

.tsidesign_content .the_list_item_desc p{
      max-width: 120rem !important;
    margin: auto !important;
}

.tsidesign_content .the_list_item_subheadline{
    margin-top: 4rem !important;
    margin-bottom: 0 !important;
}



/*-------LIST-------*/

.tsidesign_list {
  max-width: 80rem !important;
  margin: 0 auto !important;
  padding-bottom: 0 !important;
}

.tsidesign_list .the_list_item_subheadline{
      text-align: center !important;
}


/*------TESTIMONIALS*/

.page-id-561 .tsidesign_title {
  background: #0A103D !important;
  margin-top: 10rem !important;
}

.mediaqueries.mobileview .page-id-561 .tsidesign_title {
  background: #0A103D !important;
  margin-top: 4rem !important;
}

.page-id-561 .tsidesign_title .the_list_item_headline{
  color: #fff !important;
}

#container .section .list_block.type_testimonials.t2.small .slick-slides .the_list_item .the_list_desc_wrap {
  padding-right: 0rem !important;
}

.tsidesign_testimonials .the_list_item_desc {
  padding: 2rem !important;
  font-size: 1.3rem !important;
}




/*-----BBB-------*/

.mediaqueries.mobileview .tsidesign_bbb {
  margin-top: 4rem !important;
}

.tsidesign_bbb {
  margin-top: 0rem !important;
}

.tsidesign_bbb .the_list_item_image {
  text-align: center !important;
}

.tsidesign_bbb .the_list_item_image img {
  width: 40% !important;
}

.mediaqueries.mobileview .tsidesign_bbb .the_list_item_image img {
  width: 70% !important;
  margin-top: 6rem !important;
}


/*---------Banner------*/
.tsidesign_banner{
    margin: 4rem auto !important;
    max-width: 134rem !important;
    padding: 1rem !important;
    background: rgba(255,255,255,.45) !important;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.25) !important;
}
.tsidesign_banner .the_list_item_action{
  max-width: 30rem !Important;
}
.tsidesign_banner .the_list_wrap{
  text-align: center !important;
  padding: 3rem !important;
}
.tsidesign_banner .the_list_item{
      margin-bottom: 0 !important;
}

/*--------------TESTIMONIALS FLEXBOX--------------*/



#container .tsidesign_testimonials2 {
    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_testimonials2 .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_testimonials2 .the_list_item:last-child {margin-right: 0rem !important;}
/*END*/

.flexboxlegacy #container .tsidesign_testimonials2 .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_testimonials2 .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_testimonials2 .the_list_item,
.flexboxlegacy #container .tsidesign_testimonials2 .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_testimonials2 .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_testimonials2 .the_list_item .the_list_wrap {
    height: auto;
}

#container .tsidesign_testimonials2 .the_list_item .the_list_item_action {
    margin-top: auto !important;
    display: block;
    width: 100%;
}

#container .tsidesign_testimonials2 {
    justify-content: space-around;
}
#container .tsidesign_testimonials2 .the_list_item {
    justify-content: space-between;
}

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





/*--------------MEDIA--------------*/

@media(max-width:801px) {
.content {
  padding-top: 3rem !important;
}

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

@media(max-width: 800px){
 .tsidesign_wrap{
  background-attachment: scroll !important;
} 
.tsidesign_feature .the_list_item {
  width: 50% !important;
}
  
  .tsidesign_main .the_list_item .the_list_item_headline, .tsidesign_internalhead .the_list_item .the_list_item_headline {
	font-size: 2.5rem !Important;
  }
    .tsidesign_dl .the_list_item .the_list_item_headline a, .tsidesign_dl2 .the_list_item .the_list_item_headline a {
	font-size: 3.3rem !Important;
  }
  .tsidesign_dl .the_list_item .the_list_item_subheadline, .tsidesign_dl2 .the_list_item .the_list_item_subheadline {
	font-size: 2rem !Important;
  }
.tsidesign_icons .the_list_item .the_list_item_image{
      max-width: 60% !important;
  }
  .tsidesign_span .the_list_item .the_list_item_subheadline {
	font-size: 1.5rem !Important;
	line-height: 2.3rem !Important;
  }
  
      .tsidesign_internal .the_list_item .the_list_item_headline, .tsidesign_split .the_list_item .the_list_item_headline, .tsidesign_split2 .the_list_item_headline {
	font-size: 2.5rem !Important;
  }
  
  .tsidesign_internal .the_list_item .the_list_item_subheadline, .tsidesign_split .the_list_item_subheadline, .tsidesign_split2 .the_list_item_subheadline {
  font-size: 1.9rem !important;
  }
  
    .tsidesign_icons .the_list_item .the_list_item_image {
	    padding: 2rem !important;
  }
}
@media (max-width: 575px) {

  .tsidesign_dl .the_list_item .the_list_item_headline a, .tsidesign_dl2 .the_list_item .the_list_item_headline a {
	font-size: 3rem !Important;
  }
  .tsidesign_dl .the_list_item .the_list_item_subheadline, .tsidesign_dl2 .the_list_item .the_list_item_subheadline {
	font-size: 1.8rem !Important;
  }
  
  .tsidesign_bullets .the_list_item_headline {
    font-size: 1.4rem !important;
  }
  
      .tsidesign_internal .the_list_item .the_list_item_headline, .tsidesign_split .the_list_item .the_list_item_headline, .tsidesign_split2 .the_list_item_headline {
	font-size: 2rem !Important;
  }
  
  .tsidesign_internal .the_list_item .the_list_item_subheadline, .tsidesign_split .the_list_item_subheadline, .tsidesign_split2 .the_list_item_subheadline {
  font-size: 1.5rem !important;
  }
  

  .tsidesign_span .the_list_item .the_list_item_headline, .tsidesign_span .the_list_item .the_list_item_headline a {
    margin-bottom: 0 !important;
    padding-top: 2rem !important;
}

}


@media (max-width: 1000px){
.tsidesign_dl .caption{
padding: 0 !important;
text-align: center !important;
}
}


.mediaqueries.mobileview .tsidesign_dl .caption{
padding: 0 !important;
text-align: center !important;
}
/*---*/
.home .full_width_content {
 overflow: hidden !important;
}


.tsidesign_dl .caption {
 overflow: hidden !important;
}

@media(min-width: 575px) {
  ul.columns {columns: 3; -webkit-columns: 3; -moz-columns: 3;}

ul.columns2 {columns: 2; -webkit-columns: 2; -moz-columns: 2;}

ol.columns {columns: 3; -webkit-columns: 3; -moz-columns: 3;}

ol.columns2 {columns: 2; -webkit-columns: 2; -moz-columns: 2;}

}

#container .tsidesign_icons {
    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_icons .the_list_item {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexboxlegacy #container .tsidesign_icons .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_icons .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_icons .the_list_item,
.flexboxlegacy #container .tsidesign_icons .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_icons .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_icons .the_list_item .the_list_wrap {
    height: auto;
}

#container .tsidesign_icons .the_list_item .the_list_item_action {
    margin-top: auto !important;
    display: block;
    width: 100%;
}

#container .tsidesign_icons {
    justify-content: space-around;
}
#container .tsidesign_icons .the_list_item {
    justify-content: space-between;
}

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

@media only screen and (max-width: 800px) and (min-width: 569px){
  #container .w1060 .list_block:not(.column_amt_1){
	    padding: 2rem !important;
  }}
  @media (max-width: 900px) {div.full_width_content.section_content.content_bg.wrp_color_bg div.section.w1060 div.list_block.type_article.a1.column_amt_2.landscape_4_3.medium.not_well div.item_1.the_list_item.center.not_hero.no_image.no_heads.no_desc {width: 100% !important; padding: 1rem !important; margin: 1rem !important;}
#wrapper #_the_map_wrapper .b2b-location.wide .b2b-location-items {
    width: calc !important;
    padding: 0rem !important;
  margin: 1rem !important;}
#wrapper #_the_map_wrapper .b2b-location.wide .b2b-location-items ul {
   padding: 0rem !important;
  }
#wrapper #_the_map_wrapper .b2b-location.wide .b2b-location-items ul li.show-details {
    padding: 0rem !important;
  }}