/* 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):
  esindex: 0.034
  PetaboxLoader3.resolve: 1628.883 (2)
  exclusion.robots: 0.305
  exclusion.robots.policy: 0.288
  LoadShardBlock: 173.119 (3)
  PetaboxLoader3.datanode: 826.568 (5)
  load_resource: 2294.188 (2)
  CDXLines.iter: 29.085 (3)
  RedisCDXSource: 12.414
  captures_list: 222.396
*/

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

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