.tcenter{
	text-align: center;
}
.tleft{
	text-align: left;
}

.tright{
	text-align: right;
}

.floatleft{
	float: left;
}

.floatright{
	float: right;
}

.clearfix{
    display: block;
    content: "";
}
.fbold{
	font-weight: bold;
}

.fbolder{
	font-weight: bolder;
}
.tunderline{
	text-decoration: underline;
}

.fitalic {
	font-style: italic;
}

.img-thumbnl {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    max-width: 100%;
    height: auto;
}
.polaroid {
  width: auto;
  max-width: 100%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-left: 15px !important;
  margin-right: 15px !important;

  
}

.video-container {
    position: relative;
    padding-bottom: 300px;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}
.wrap__socialmedia_footer {
    display: block !important;
}
.google_map_embed {
    padding-top: 20px;
}
.google_map_embed iframe {
  height: 484px;
}
@media (min-width: 1200px){
.wrap__socialmedia_footer .socialmedia {
  text-align: center;
  margin: 0 0 20px;
}
.wrap__socialmedia_footer .socialmedia__list {
  display: inline-block;
}

.wrap__socialmedia_footer .socialmedia__item {
  display: inline-block;
  width: 35px;
  height: 35px;
  background-color: #da603b;
}
 .wrap__socialmedia_footer .socialmedia__link:before {
      color: #454545;
      font-size: 21px;
      line-height: 39px;
    }
  .google_map_embed iframe {
  height: 279.88px;
}
}

@media (max-width: 767px) {
     .polaroid {
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-top: 15px;
	margin-bottom: 15px;
}

.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.button123{
    display:none;
}


}


@media (max-width: 1199px){
.wrap__home-map-hours .wrap__home-map-hours--inner {
    padding: 0;
    display: inline-block;
}
}

@media (max-width: 519px){
.wrap__home-map-hours .wrap__home-hours .hours .day__time {
    width: 100%;
}
}
/*.wrap__home-map-hours .wrap__home-map-hours--inner {
    padding: 0;
    display: block;
}

.component__title-caption-wrap.same-height-left.same-height-right {
    min-height: 0px;
}*/