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

/*-----------Hide Map--------------*/ 
.primary.tsi-address, .b2b-location-canvas { display:none !important; } 
.primary.tsi-phone { width:100% !important; } 
.b2b-location-get-directions.color_bodylinks, .footer-street-address.footer-address, .b2b-location-get-directions { display:none !important; } 
.mobile-multi-locations .tsi-address a { display: none !important; } 
.mobile-abovepost .addresses .primary { display: none !important;} 
/*NAPh Styling*/  




/*---- End ----*/ 

.b2b-location-items ul li p span:nth-child(2):after { 
content: " | 24/7 services!!!! " !important; 

} 
/*-------------------------------------------------- GLOBAL BODY --------------------------------------------------*/

html:not(.mobileview) .home .full_width_content {
    margin-top: -42px !important;
    max-width: 100% !important;
}
.full_width_content {
    margin-top: -42px !important;
    max-width: 100% !important;
}
.tsD_white * {
  color: #fff !important;
}
.tsD_black * {
  color: #111 !important;
}
/*phone number bigger*/ 
.header_share_wrap .phone:after { 
  font-size: 1.6rem !important; 
} 
.header_share_wrap .phone:before { 
  font-size:1.63rem !important; 
} 
.header_share_wrap.dropdown-list .share_list { 
  padding: 1rem 2rem !important;  
} 
/*end*/
/*----------------------------------------------------- CTA -------------------------------------------------------*/




/* ------------------ Floating Social Media Tabs ------------------ */
 .social_items_flex {
 display: flex;
 flex-direction: column;
 justify-content: space-around;
 position: fixed;
 bottom: 70px;
 z-index: 999999;
 }

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

.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,0.1);
 transition: all 0.3s ease-out;
 }

.social_button:hover {
 width: 330px;
 }

.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 0.3s ease-out;
 }

.facebook_button:hover .floating_icon {
 background: #1773EA;
 }

.google_button:hover .floating_icon {
 background: #32A350;
 }

.facebook_button .floating_icon i {
 color: #1773EA;
 }

.google_button .floating_icon i {
 color: #32A350;
 }

.social_button:hover .floating_icon i {
 color: #fff;
 }

.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 0.3s ease-out;
 }

.facebook_button:hover span {
 color: #1773EA;
 }

.google_button:hover span {
 color: #32A350;
 }
 /* ------------------ End Floating Social Media Tabs ------------------ */
/*---------------------------------------------------- HEADER -----------------------------------------------------*/

#the_header {
    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 {
    text-transform: uppercase !important;
    font-size: 1.3rem !important;
    font-weight: normal !important;
}

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

.the_list_item_action a,.gform_button {
    background: #3aa85f !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: #3aa85f !important;
    color: #fff !important;
}

.the_list_item_action {
    background-color: transparent !important;
}

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

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

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

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

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


/*----------------------------------------------------- DLS -------------------------------------------------------*/

html:not(.mobileview) .home .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_headline {
    text-transform: uppercase;
    max-width: 75% !important;
    margin: 0 auto !important;
    background: rgba(255,203,8, 0.8) !important;
    padding: 1rem !important;
}

html:not(.mobileview) .tsidesign_dl .the_list_item_headline {
    font-size: 7.5rem !important;
}

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

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

@media(min-width:1250px) {
    html:not(.mobileview) .tsidesign_features {
        margin-top: -200px !important;
        min-height: 200px !important;
        position: relative !important;
        margin-left: auto !important;
        margin-right: auto !important;
        z-index: 10 !important;
    }
}

.tsidesign_features {
    max-width: 75% !important;
    margin: 0 auto !important;
}

.tsidesign_features .the_list_item {
    margin: 0 !important;
    width: 25% !important;
    clear: none !important;

}

.tsidesign_features .the_list_item .the_list_item_heads {
    background: rgba(7,171,235, 0.7) !important;
    -webkit-transition: all 0.5s ease-in-out !important;
    -moz-transition: all 0.5s ease-in-out !important;
    -o-transition: all 0.5s ease-in-out !important;
    transition: all 0.5s ease-in-out !important;
    padding-top: 5% !important;
}

.tsidesign_features .the_list_item:hover .the_list_item_heads {
    padding-top: 15% !important;
}


.tsidesign_features .the_list_item_headline {
    text-transform: uppercase !important;
    border: none !important;
    font-size: 3.6rem !important;
    text-align: left !important;
}

.tsidesign_features hr {
    display: block !important;
    margin-top: 0.5em !important;
    margin-bottom: 0.5em !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border-style: inset !important;
    border-width: 1px !important;
    width: 20% !important;
    border: 3px solid !important;
    float: left !important;
    text-align: left !important;
    color: white !important;
}

.tsidesign_features .block_link {
    z-index: 3 !important;
}

.tsidesign_features .the_list_item_subheadline {
    border: none !important;
}



/*------ Reasons ----------*/

.tsidesign_feature4 .the_list_item {
    margin: 0 !important;
    width: 33.333% !important;
}
.tsidesign_feature4 {
    max-width: 106rem !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: -15rem !important;
    position: relative !important;
    z-index: 98 !important;
}
.tsidesign_feature4 .the_list_item .the_list_item_image {
    border-radius: 50% !important;
    margin: 0 auto !important;
    max-width: 14rem !important;
    padding: 2.7rem !important;
    background-color: #1f1f1f !important;
    box-shadow: 0px 0px 10px -3px #000 !important;
    margin-right: 2rem !important;
}

.tsidesign_feature4 .the_list_item .the_list_item_image{
-webkit-transition: all .5s ease !important;
transition: all .5s ease !important;
}
.tsidesign_feature4 .the_list_item_image:hover{
-webkit-transform: translate(0px,-10px) !important;
transform: translate(0px,-10px) !important;
}

.tsidesign_feature4 .the_list_item {
    display: inline-block !important;
    vertical-align: middle !important;
    -webkit-transform: translateZ(0) !important;
    transform: translateZ(0) !important;
    -webkit-backface-visibility: hidden !important;
    backface-visibility: hidden !important;
    -moz-osx-font-smoothing: grayscale !important;
    -webkit-transition-duration: 0.3s !important;
    transition-duration: 0.3s !important;
    -webkit-transition-property: transform !important;
    transition-property: transform !important;
    -webkit-transition-timing-function: ease-out !important;
    transition-timing-function: ease-out !important;
}

.tsidesign_feature4 .the_list_item_desc.txt_color {
    font-size: 1.2rem !important;
}

.tsidesign_feature4 h3.the_list_item_headline.hds_color {
    font-size: 2rem !important;
}

html:not(.mobileview) .tsidesign_feature4 .the_list_item_headline{
  padding-top:3rem !IMPORTANT;
}

/*--------------------------------------------------- SUBPAGES ----------------------------------------------------*/
.tsidesign_intl-dl .the_list_item_headline, .tsidesign_intl-dl .the_list_item_subheadline, .tsidesign_intl-dl .the_list_desc {
  color: #fff !important;
}
.tsidesign_intl-dl .the_list_item{
  xpadding-top: 4rem !important;
  padding: 4rem 5% 0 !important;
}
.tsidesign_content2, .tsidesign_content2 .the_list_item_image{
  padding-top: 1% !important;
}
/*---------------------------------------------------- FOOTER -----------------------------------------------------*/

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

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

.mediaqueries.mobileview .tsidesign_dl .caption {
    padding: 0 !important;
    text-align: center !important;
}
@media(min-width: 1150px) and (max-width: 1300px) {
    .tsidesign_features .the_list_item_headline a{
        font-size: 2rem !important;
	  line-height: 2.1rem !important;
    }
}
@media(max-width: 1150px) {
    .tsidesign_features {
        max-width: 100% !important;
        margin: 0 auto !important;
    }
  .tsidesign_features .the_list_item_headline a{
        font-size: 2rem !important;
	  line-height: 2.1rem !important;
    }
    .tsidesign_dl .the_list_item_headline {
        font-size: 6rem !important;
    }
}

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

@media (max-width: 996px) {
    .tsidesign_feature4 .the_list_item {
        margin: 0 !important;
        width: 100% !important;
        margin-bottom: 1rem !important;
    }
}

@media(max-width: 900px) {
    .tsidesign_features h3.the_list_item_headline.hds_color {
        font-size: 2rem !important;
    }
    .tsidesign_dl,
    .tsidesign_dl .the_list,
    .tsidesign_dl .slides,
    .tsidesign_dl .slidesjs-container,
    .tsidesign_dl .slidesjs-control,
    .tsidesign_dl .the_list_item_image,
    .tsidesign_dl .caption_overlay,
    .tsidesign_dl .caption,
    .tsidesign_dl .the_list_text {

        height: 500px !important;
        top: 0 !important;
        width: 100% !important;
    }

    .tsidesign_dl .the_list_item {
        height: 500px !important;
    }

    .tsidesign_dl .the_list_item_image img {
        height: 500px !important;
        width: initial !important;
    }
    .tsidesign_dl .the_list_item .caption_overlay {
        background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0 0;
        position: relative !important;
    }

    .content {
        padding-top: 15px !important;
    }
    .tsidesign_dl .caption {
        padding: 0 !important;
        text-align: center !important;
    }
}

@media(max-width: 800px) {
    .tsidesign_features .the_list_item {
        margin-top: 3rem !important;
    }
    .tsidesign_feature4 .the_list_item {
        margin: 0 !important;
        width: 50% !important;
        padding: 3rem !important;
    }

    .the_list_wrap {
        margin: 0 auto !important;
        text-align: center !important;
    }

    .tsidesign_feature4 .the_list_item .the_list_item_image {
        border-radius: 50% !important;
        margin: 0 auto !important;
        max-width: 50% !important;
    }

}

@media(max-width: 700px) {
    .tsidesign_features {
        max-width: 75% !important;
        margin: 0 auto !important;
    }
    .tsidesign_features .the_list_item {
        width: 100% !important;
        clear: none !important;
        margin-bottom: 1.5rem !important;
        margin-top: 1.5rem !important;
    }
}

@media(min-width: 576px) and (max-width: 799px) {
  .tsidesign_feature4 .the_list_item {
        margin: 0 !important;
        width: 100% !important;
        padding: 3rem !important;
    }
    .the_list_wrap {
        margin: 0 auto !important;
        text-align: center !important;
    }
    .tsidesign_feature4 .the_list_item .the_list_item_image {
        border-radius: 50% !important;
        margin: 0 auto !important;
        max-width: 25% !important;
    }
  .tsidesign_features .the_list_item_headline a{
        font-size: 3rem !important;
	  line-height: 3.1rem !important;
    }
}
@media (max-width: 575px) {
    .tsidesign_feature4 .the_list_item {
        margin: 0 !important;
        width: 100% !important;
        padding: 3rem !important;
    }
    .the_list_wrap {
        margin: 0 auto !important;
        text-align: center !important;
    }
    .tsidesign_feature4 .the_list_item .the_list_item_image {
        border-radius: 50% !important;
        margin: 0 auto !important;
        max-width: 50% !important;
    }
    .tsidesign_dl .the_list_item_headline {
        font-size: 4rem !important;
    }
    .tsidesign_features {
        max-width: 100% !important;
    }
    .tsidesign_features .the_list_item {
        width: 100% !important;
    }
  .tsidesign_features .the_list_item_headline a{
        font-size: 4rem !important;
	  line-height: 4.1rem !important;
    }
}
/*---------------------------------------------------- ANIMATIONS -----------------------------------------------------*/ 

.come-in { 

transform: translateY(150px); 

animation: come-in 0.8s ease forwards; 

} 

.come-in:nth-child(odd) { 

  animation-duration: 0.6s; /* So they look staggered */ 

  } 

@keyframes come-in {to { transform: translateY(0); }} 

  

.come-inL { 

transform: translateX(100%); 

animation: come-inL 0.8s ease forwards; 

} 

.come-inL:nth-child(odd) { 

  animation-duration: 0.6s; /* So they look staggered */ 

  } 

@keyframes come-inL {to { transform: translateX(0); }} 

  

.come-inR { 

transform: translateX(-100%); 

animation: come-inR 0.8s ease forwards; 

} 

.come-inR:nth-child(odd) { 

  animation-duration: 0.6s; /* So they look staggered */ 

  } 

@keyframes come-inR {to { transform: translateX(0); }} 

  

  

.tsD_slide-in .the_list_item_headline { 

-webkit-animation: slide-in-left 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; 

animation: slide-in-left 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; 

} 

.tsD_slide-in .the_list_item_subheadline { 

-webkit-animation: slide-in-left 1.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; 

animation: slide-in-left 1.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; 

} 

@-webkit-keyframes slide-in-left { 

0% { 

-webkit-transform: translateX(-1000px); 

transform: translateX(-1000px); 

opacity: 0; 

} 

100% { 

-webkit-transform: translateX(0); 

transform: translateX(0); 

opacity: 1; 

} 

} 

@keyframes slide-in-left { 

0% { 

-webkit-transform: translateX(-1000px); 

transform: translateX(-1000px); 

opacity: 0; 

} 

100% { 

-webkit-transform: translateX(0); 

transform: translateX(0); 

opacity: 1; 

} 

} 
/*----------------------------------------------------- FLEX ------------------------------------------------------*/