﻿@charset "UTF-8";.grecaptcha-badge{display:none!important}.media-list{justify-content:center}.iframe-holder{position:relative;overflow:hidden;width:100%;padding-top:56.25%}.responsive-iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}

.top-bar {
    margin-bottom: 20px;
    text-align: center;
}

.bottom-bar {
    font-size: 14px;
}

.media-list .btn {
 margin-top: 30px;   
}

.media-list .text-block {
    margin-top: -30px;
}

.units-footer {
    border-top: 1px solid #CCC;
    margin-top: 63px;
    padding-top: 70px;
}

.matterport-showcase iframe{
  min-height: 240px;
  margin: 16px 0;
  width: 100%; }

@media screen and (min-width: 768px) {
.matterport-showcase iframe {
  min-height: 360px; }}

@media screen and (min-width: 992px) {
.matterport-showcase iframe {
  height: 600px;
  max-width: 1068px;
  margin: 0 auto 15px; }}

.matterport-showcase {
  text-align: center;
}
  
.business-info h2 {
    text-align: center;
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px dotted #589cdb;
}

.business-info h3 {
    margin-bottom: 0px!important;
}

ul.social {
    list-style: none;
    padding: 0 0 0 20px;
    font-size: 30px;
}

ul.social li {
    float: left;
    margin-right: 12px;
}

ul.social li a {
    margin-right: 8px;
    color: #589cdb;
}

ul.social li a:hover {
    margin-right: 8px;
    color: #336ca1;
}

ul.contact-info {
    list-style: none;
    padding: 0 0 0 20px;
}

ul.contact-info li {
    margin: 0 0 20px 0;
}

ul.contact-info li i {
    margin-right: 12px;
}

.hours ul {
    padding: 0px!important;
}

.hours ul li:before {
    content: none!important;
}

.hours ul li {
    margin: 0 0 10px 0;
    padding: 0px!important;
}

.about-section p {
    text-align: center;
    padding: 0px 40px;
    margin: 0 0 20px 0;
}

.about-section h1 {
    text-align: center;   
}

.video-container video {
    object-fit: cover;
}