html:not(.mobileview) #cta-img {
text-align: right;
}

html:not(.mobileview) #cta-img a {
width: 25% !important;
display: inline-block;
margin-right: 2rem;
}
html:not(.mobileview) #cta-img img {
display: block !important;
width: 100% !important;
margin-top: 1rem;
}

.the_list_item_action a,#gform_submit_button_1,#gform_submit_button_15840 {
  background: #ffe734 !important;
  box-shadow: none !important;
  border: none !important;
  font-size: 1.5rem !important;
  text-transform: uppercase !important;
  color: #000 !important;
}

.the_list_item_action a:hover,#gform_submit_button_1:hover,#gform_submit_button_15840:hover {
  background: #000 !important;
  color: #fff !important;
}
 .the_list_item_action {
  background-color: transparent !important;
}


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

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

#the_header {
  box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.15) !important;
}

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

#the_header .logo-variation.logo-variation-header .logo-slot img{
  max-height: 13rem !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;
}

html:not(.mobileview) body:not(.home) #container {
    padding: 4rem 0 !important;
}


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

.tsidesign_dl .slidesjs-pagination {
    background: #ffe734 none repeat scroll 0 0 !important;
}


.tsidesign_feature3 {
margin: 0 auto !important;
max-width: 120rem !important;
padding: 2rem 2rem 2rem !important;
}
.tsidesign_feature3 .the_list_item .the_list_item_desc p {
margin: 1rem !important;
}
.tsidesign_feature3 .the_list_item_action{
padding: 0 1rem !important;
}
.tsidesign_feature3 .the_list, .tsidesign_feature3 .the_list_item{
margin-bottom: 1rem !important;
}
.tsidesign_feature3 .the_list_item{
-webkit-transition: all .5s ease !important;
transition: all .5s ease !important;
}
.tsidesign_feature3 .the_list_item:hover{
-webkit-transform: translate(0px,-10px) !important;
transform: translate(0px,-10px) !important;
box-shadow: 0px 7px 5px rgba(0,0,0,.3) !important;
}


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


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

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


@media (max-width: 575px){
.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: 300px !important;
top: 0 !important;
}

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

.tsidesign_dl .the_list_item_image img {
height: 115% !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: 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;
}


li#field_15840_2 input, li#field_15840_3 input, #gform_fields_15840, li#field_15841_3 input, li#field_15841_4 input {width:100% !important;}

#container .the_list_item .the_list_item_desc ol li, #container .the_list_item .the_list_item_desc ul li{position:static!important;}

li#field_15841_3, li#field_15841_4, body:not(.home) .section:not(.w232) li#field_15840_2, body:not(.home) .section:not(.w232) li#field_15840_3, body:not(.home) #container .section:not(.w232) .the_list_item .gform_wrapper .ginput_complex .name_first, body:not(.home) #container .section:not(.w232) .the_list_item .gform_wrapper .ginput_complex .name_last {width: 47% !important;  display: inline-block !important;  margin-right: 0.8rem !important;}

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_feature {
    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_feature .the_list_item {
    margin: .5rem !important;

    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexboxlegacy #container .tsidesign_feature .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_feature .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_feature .the_list_item,
.flexboxlegacy #container .tsidesign_feature .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_feature .the_list_item .the_list_wrap {
    height: 100%;
    -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_feature .the_list_item .the_list_wrap {
    height: auto;
}

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

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

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

/*---Mobile button--*/
html:not(.mobileview) #mobile-call-btn {
  display: none !important;
}
.mobileview #mobile-call-btn {
 display: block !important; 
}
#mobile-call-btn {
  bottom: 14px;
  position: fixed;
  right: 20px;
  z-index: 99;
}
#mobile-call-btn span {
    font-size: 2rem;
    text-align: center !important;
    font-weight: bold;
    color: #000;
    background: #FED129;
    padding: 0 5px 0;
    border-radius: 10px;
}
#mobile-call-btn img {
    position: relative;
    background: #FED129;
    max-width: 70px;
    border: solid 1px transparent;
    border-radius: 50%;
    z-index: 99 !important;
    width: 100%;
    animation: pulse 1s infinite;
}
@keyframes pulse {
    0% {transform: scale(1);}
    50% {transform:scale(1.15);}
    100% {transform:scale(1);}
}
/*--End of mobile button--*/
/* floating button */
#floating-btn {
  bottom: 14px;
  position: fixed;
  right: 20px;
  z-index: 99999999;
}
.mobileview #floating-btn{
  display: none !important;
}
html:not(.mobileview) #floating-btn{
  display: block !important;
}
.cta_btn {
  background-color: #FED129;
  border-radius: 15px;
  color: #000;
  font-size: 15px;
  margin: 5px;
  padding: 20px 20px 40px;
  text-transform:  uppercase;
  font-weight:  600;
}
.cta_btn:hover{
background-color: #000;
  color: #fff !important;
-webkit-transition: all .5s ease !important;
transition: all .5s ease !important;
}
/* end floating button code */
/*-Header button-*/
.cta {
text-align: right !important;
margin-right: 1.5rem !important;
  margin-top: 1rem !important;

}
.cta_mobile {
  text-align: center;
}
.cta a,
.cta_mobile a{
  background: #000;
  color: #fff !important;
  font-size: 2rem;
  padding: 8px 16px;
    border: solid 5px !Important;
  border: color #fff !important;
}
.cta_mobile a{
  display: block;
}
.mobileview .cta {
 display: none !important;
}
.cta a:hover {
  color: #FED129 !important;
}
.cta a:hover:before, .cta a:hover:after {
  -webkit-transform: skew(0, 0) !important;
          transform: skew(0, 0) !important;
}
@media (min-width: 817px){
  .cta_mobile {
    display: none !important;
  }
}
/*-end header button-*/




/*Gmb scroll cta */
#gmbscroll {
    bottom: 100px;
    position: fixed;
    left: -150px;
    z-index: 99999999;
    transition: 1s ease-out !important;
}
#gmbscroll:hover{
    left: 0px !important;
      transition: 1s ease-in !important;
}
html:not(.mobileview) #gmbscroll{
    display: block !important;
}
#gmbscroll img {
    max-width: 220px !important;

}



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