@font-face {
    font-family: Ormont_Light;
    src: url('Ormont_Light.ttf');
}

.brand {
    font-family: Ormont_Light, Helvetica, Arial, sans-serif;
    /*font-family: Origo_trial,Helvetica,Arial,sans-serif;*/
}

body {
    font-family: Helvetica, Arial, sans-serif;
}

dt.services {
    padding-bottom: 30px;
    padding-left: 300px;
}

span.services {
    color: black;
}

.servicesList {
    text-align: left;

}

span.servicesList {
    color: blue;

}

.servicesList p {
    font-size: 1.15em;
}

div.yelp {
    color: blue;
    text-align: center;
}

.yelpMessage {
    color: blue;
}

.address {
    color: blue;
    font-size: 30px;
}

.address-hours {
    color: blue;
    font-size: 15px;
}

.hours {
    font-size: 20px;
}

.box, footer, .navbar-default {
    background-color: white;
}
@media only screen and (max-width: 900px) {
    .navbar-default-main {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
        background-image: url("../img/bg.jpg");
    }
    .home-page-main-image{
        display: flex;
        justify-content: center;
    }

}
@media only screen and (max-width: 900px) and (min-width: 786px) {
    img{
        width: 75%;
    }
}


.company-name{
    color: white !important;
}
.navbar-nav {
    float:none;
    margin:0 auto;
    display: block;
    text-align: center;
}

.navbar-nav > li {
    display: inline-block;
    float:none;
}

.mainBox {
    padding-top: 0px;
    padding-bottom: 0px;
}

.hrBottom {
    max-width: 100%;
}

.eyeProduct {
    background-color: #94BBD6;
}

.antioxidant {
    background-color: #DAA3A3;
}

.sunscreen {
    background-color: #A8C786;
}

.specialty {
    background-color: #BF8C7C;
}

.address-bar {
    font-size: 1.8em;
    padding-bottom: 10px;
}

.homePageText {
    font-family: Century Gothic;
}

.reviews {
    font-size: 0.8em;
}

.productH1 {
    font-size: 2.5em;
    text-align: center;
}

.trademark {
    font-size: 10px;
}

.injector_desc {
    text-align: center;
}

.stein {
    font-size: 10px;
    text-align: center;
    padding-top: 10px;
}

.specials_text {
    background-color: white;
    padding: 50px;
    margin-bottom: 20px;
    text-align: center;
}
.specials_text_span{
    padding-bottom: 10px!important;
}

.specials_form {
    background-color: white;
    padding: 50px;
    margin-bottom: 20px;
}
.phoneNav_a{
    color: white;
}
#error_message{
    display: none;
}
.active_a{
    color: #0286f7!important;
}
.homepage-images{
    padding-bottom: 25px;
}
.home-page-main-image{
    margin-bottom: 30px;
}
.company-name{
    font-family: Ormont_Light, Helvetica, Arial, sans-serif;
}
ul.nav{
    background-image: none!important;
    background-color: white!important;
}
.locations-text{
    font-size: 15px;
    padding-bottom: 5px;
}