/* Add here all your CSS customizations */

@font-face {
    font-family: swiss;
    src: url('/fonts/swiss/SwissBTMed') format('opentype');
}

@font-face {
    font-family: trade-gothic;
    src: url('/fonts/trade-gothic/TradeGothic.otf') format('opentype');
}

@media screen and (min-width: 0px) and (max-width: 1000px) {
    #footer-contact {
        visibility: hidden;
    }

    #footer-logo {
        margin-left: 33%;
    }

    .footer-copyright {
        display: none;
        visibility: hidden;
    }

    #specialty-header {
        visibility: hidden;
    }
}

@media screen and (min-width: 760px) and (max-width: 1000px) {
    .social-media-icon {
        display: none;
    }
}

@media screen and (min-width: 0px) and (max-width: 1200px) {
    #specialty-header, #gallery-header {
        visibility: hidden;
    }

    #specialty-image, #gallery-image {
        position: static !important;
        height: 220% !important;
        background-size: cover !important;
    }
}

.featured-service {
    font-size: 1.1em;
}

.quote-attribution {
    margin-top: 0;
}

.emphasis-header {
    color: black;
    font-weight: 600;
    font-family: sans-serif;
    letter-spacing: 1px;
}

#about-nav-1 {
    border-top: none;
}

#specialty-1 {
    border-top: none;
}

#news-1 {
    border-top: none;
}

#googleMapsMacro {
    float: left;
}

#customer-intake-form {
    background: white;
    padding-top: 15px!important;
}

#contact-info-text {
    margin: 30px 0 0 30px;
}

.tp-bullet {
    visibility: hidden;
}

.owl-dot {
    visibility: hidden;
}

.testimonial-primary {
    background-color: #226791 !important;
    border-color: #226791 !important;
}

#specialty-block, #gallery-block {
    max-width: 450px;
}

#virtual-tour-button {
    display: inline;
    font-size: large;
    font-weight: bold;
    float: right;
    margin-top: 0 !important;
}

.faq-answer {
    margin-left: 30px;
}

/*
playback timings (ms):
  exclusion.robots: 0.217
  load_resource: 218.026 (2)
  LoadShardBlock: 67.948 (3)
  PetaboxLoader3.datanode: 187.368 (5)
  CDXLines.iter: 22.828 (3)
  exclusion.robots.policy: 0.202
  esindex: 0.015
  RedisCDXSource: 0.823
  captures_list: 95.733
  PetaboxLoader3.resolve: 93.659 (2)
*/

@media screen and (min-width: 990px) and (max-width: 1200px) {
  .rating {
     right: 230px; 
	 position: relative;
	 width: 180%;
	 margin-top: 100px !important;
  }
}

@media screen and (min-width: 1200px) {
  .rating {
     right: 190px; 
	 position: relative;
	 width: 150%;
	 margin-top: 50px !important;
  }
}