﻿body {
    font-family: Lato;
    font-size: 16px;
    color: #3d3d3d;
}

#footer {
    /*height: 140px;*/
    color: #000;
    border-top: solid;
    border-top-width: 1px;
    border-top-color: #017AA5;
    margin: auto;
    text-align: center;
    padding-top: 30px;
}

    #footer img {
        border: 0px;
    }

.copyright {
    margin-top: 30px;
    text-align: center;
}

.locationNavItem {
}

.serviceBoxHeader {
    font-size: 42px;
    font-weight: lighter;
}

.insuranceLogos {
    text-align: center;
}

    .insuranceLogos img {
        padding: 20px;
    }

#location {
    /*padding-top:100px;*/
    padding-bottom: 60px;
}

.locationHeader {
    font-size: 36px;
    font-weight: lighter;
    color: #00a5d8;
}

#location img {
    padding-right: 10px;
}


.shadow {
    box-shadow: 5px 5px 5px #aaa;
    margin: 20px;
}

#skinTypeSolutions {
    float: right;
    padding-left: 20px;
}

#serviceBoxes a {
    color: #fff;
    text-decoration: none;
}



.indent {
    padding-left: 45px;
}
/*Navigation*/
/* navbar */
.navbar {
    /*margin-bottom:0px;
    margin-top:0px;*/
}

.navbar-default {
    background-color: #017AA5;
    border-color: #017AA5;
    margin-bottom: 0px;
}

.uv {
    font-size: 14px;
}
/* title */
.navbar-default .navbar-brand {
    color: #fff;
}

    .navbar-default .navbar-brand:hover,
    .navbar-default .navbar-brand:focus {
        color: #01A5DA;
    }
/* link */
.navbar-default .navbar-nav > li > a {
    color: #fff;
}

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
        color: #000;
    }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #01A5DA;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #D5D5D5;
}
/* caret */
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #777;
    border-bottom-color: #777;
}

.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #333;
    border-bottom-color: #333;
}

.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
    border-top-color: #555;
    border-bottom-color: #555;
}
/* mobile version */
.navbar-default .navbar-toggle {
    border-color: #017AA5;
}

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #017AA5;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

#phone a, #phone a:visited, #phone a:hover { /*bh*/
    color: #00a5d8;
    text-decoration: none;
}

.bio {
    
    text-align: center;
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #333;
        }
}

/* phones */
@media (min-width: 300px) {
    .btn {
        background: #017AA5;
        background-image: -webkit-linear-gradient(top, #017AA5, #2980b9);
        background-image: -moz-linear-gradient(top, #017AA5, #2980b9);
        background-image: -ms-linear-gradient(top, #017AA5, #2980b9);
        background-image: -o-linear-gradient(top, #017AA5, #2980b9);
        background-image: linear-gradient(to bottom, #017AA5, #2980b9);
        -webkit-border-radius: 12;
        -moz-border-radius: 12;
        border-radius: 12px;
        font-family: Arial;
        color: #ffffff;
        font-size: 16px;
        padding: 5px 10px 5px 10px;
        text-decoration: none;
    }

        .btn:hover {
            background: #01A5DA;
            background-image: -webkit-linear-gradient(top, #01A5DA, #3498db);
            background-image: -moz-linear-gradient(top, #01A5DA, #3498db);
            background-image: -ms-linear-gradient(top, #01A5DA, #3498db);
            background-image: -o-linear-gradient(top, #01A5DA, #3498db);
            background-image: linear-gradient(to bottom, #01A5DA, #3498db);
            text-decoration: none;
        }

    #header {
        height: 260px;
    }

    #hero {
        /*background-image: url('../images/hero-768.jpg');*/
        background-image:none;
        background-repeat: no-repeat;
        /*width: 768px;*/
        height: 250px;
    }
   

    #logo {
        width: 260px;
        height: 130px;
        float: left;
        padding: 0px;
        margin: 0px;
        /*padding-top:20px;*/
        background-image: url('/images/logo_260.png');
        background-repeat: no-repeat;
    }

    #tagline {
        position: relative;
        top: 92px;
        font-size: 14px;
        font-family: Lato;
        color: #00a5d8;
        margin-top:5px;
    }

    #appointment {
        font-size: 13px;
        color: #324f96;
        float: left;
        width: 150px;
        text-align: left;
        padding-top: 10px;
    }

    #phone {
        font-size: 18px;
        color: #00a5d8;
        float: left;
        width: 200px;
        text-align: left;
    }
       

    #social {
        float: left;
        width: 200px;
        text-align: left;
        margin-top: 20px;
    }

    .socialImage {
        padding-right: 3px;
    }

    #uv {
        float: left;
        height: 88px;
        padding-top: 0px;
        /*padding-left: 28px;*/
        width: 100px;
        text-align:center;
    }

    .rightContainer {
        float: left;
        width: 160px;
        padding-bottom: 10px;
    }

    .meet {
        height: 243px;
        width: 230px;
        background-color: #06aabb;
        color: #fff;
        background-image: url('/images/icon_doctors.png');
        background-repeat: no-repeat;
        background-position: top right;
        padding: 91px 20px 20px 20px;
        margin: auto;
        margin-bottom: 20px;
    }

    .services {
        height: 243px;
        width: 230px;
        background-color: #00a5d8;
        color: #fff;
        background-image: url('/images/icon_services.png');
        background-repeat: no-repeat;
        background-position: top right;
        padding: 98px 20px 20px 20px;
        margin: auto;
        margin-bottom: 20px;
    }

    .products {
        height: 243px;
        width: 230px;
        background-color: #324f96;
        color: #fff;
        background-image: url('/images/icon_products.png');
        background-repeat: no-repeat;
        background-position: top right;
        padding: 97px 20px 20px 20px;
        margin: auto;
        /*float:left;*/
        margin-bottom: 20px;
    }

    .serviceBoxHeader {
        font-size: 26px;
        font-weight: lighter;
    }
   
    #serviceBoxes {
        position: relative;
        top: 45px;
    }

    #heroHeader {
        font-size: 26px;
        color: #00a5d8;
        position: absolute;
        top: 330px;
        width: 280px;
    }

    #heroSubHeader {
        position: absolute;
        top: 414px;
        width: 238px;
    }

    .locationPhone, .locationPhone a:hover, .locationPhone a:visited, .locationPhone a {
        font-weight: normal;
        color: #00a5d8;
        font-size: 14px;
        text-decoration: none;
    }
    #location {
        margin-top: 35px;
    }


    h1 {
        font-weight: lighter;
        color: #00a5d8;
    }

    h2 {
        font-weight: normal;
        color: #324f96;
    }
    .addressInfo {
        margin-top:10px;
        margin-bottom:10px;
        color: #00a5d8;
        width: 250px;
}
    #map{
        width:245px;
    }
    .map {
        width: 245px;
    }

    .productlist{
        text-align:center;
    }
    .productlist img{
        padding-bottom:30px;
    }

}

@media (min-width: 355px) {

    .btn {
        background: #017AA5;
        background-image: -webkit-linear-gradient(top, #017AA5, #2980b9);
        background-image: -moz-linear-gradient(top, #017AA5, #2980b9);
        background-image: -ms-linear-gradient(top, #017AA5, #2980b9);
        background-image: -o-linear-gradient(top, #017AA5, #2980b9);
        background-image: linear-gradient(to bottom, #017AA5, #2980b9);
        -webkit-border-radius: 12;
        -moz-border-radius: 12;
        border-radius: 12px;
        font-family: Arial;
        color: #ffffff;
        font-size: 16px;
        padding: 5px 10px 5px 10px;
        text-decoration: none;
    }

        .btn:hover {
            background: #01A5DA;
            background-image: -webkit-linear-gradient(top, #01A5DA, #3498db);
            background-image: -moz-linear-gradient(top, #01A5DA, #3498db);
            background-image: -ms-linear-gradient(top, #01A5DA, #3498db);
            background-image: -o-linear-gradient(top, #01A5DA, #3498db);
            background-image: linear-gradient(to bottom, #01A5DA, #3498db);
            text-decoration: none;
        }

    #header {
        height: 263px;
        
    }
    #logo {
        width: 300px;
        height: 130px;
        float: left;
        padding: 0px;
        margin: 0px;
        /*padding-top:20px;*/
        background-image: url('/images/logo_300.png');
        background-repeat: no-repeat;
    }

    #tagline {
        position: relative;
        top: 100px;
        font-size: 14px;
        font-family: Lato;
        color: #00a5d8;
        margin-top:5px;
        width:330px;
    }

    #appointment {
        font-size: 13px;
        color: #324f96;
        float: left;
        width: 200px;
        text-align: left;
        padding-top: 10px;
    }

    #phone {
        font-size: 18px;
        color: #00a5d8;
        float: left;
        width: 200px;
        text-align: left;
    }

    #social {
        float: left;
        width: 200px;
        text-align: left;
        margin-top: 5px;
    }

    .socialImage {
        padding-right: 6px;
    }



    #uv {
        float: left;
        height: 88px;
        padding-top: 0px;
        padding-left: 28px;
        width: 100px;
        text-align:center;
    }

    .rightContainer {
        float: left;
        width: 160px;
        padding-bottom: 10px;
    }

    #hero {
        /*background-image: url('../images/hero-768.jpg');*/
        background-image:none;
        background-repeat: no-repeat;
        /*width: 768px;*/
        height: 227px;
    }

     .meet {
        height: 250px;
        width: 250px;
        background-color: #06aabb;
        color: #fff;
        background-image: url('/images/icon_doctors.png');
        background-repeat: no-repeat;
        background-position: top right;
        padding: 82px 20px 20px 20px;
        margin: auto;
        margin-bottom: 20px;
    }

    .services {
        height: 250px;
        width: 250px;
        background-color: #00a5d8;
        color: #fff;
        background-image: url('/images/icon_services.png');
        background-repeat: no-repeat;
        background-position: top right;
        padding: 98px 20px 20px 20px;
        margin: auto;
        margin-bottom: 20px;
    }

    .products {
        height: 250px;
        width: 250px;
        background-color: #324f96;
        color: #fff;
        background-image: url('/images/icon_products.png');
        background-repeat: no-repeat;
        background-position: top right;
        padding: 97px 20px 20px 20px;
        margin: auto;
        /*float:left;*/
        margin-bottom: 20px;
    }

    .serviceBoxHeader {
        font-size: 32px;
        font-weight: lighter;
    }
    #serviceBoxes {
        position: relative;
        top: 36px;
    }



     #heroHeader {
        font-size: 28px;
        color: #00a5d8;
        position: absolute;
        top: 320px;
        width: 314px;
    }

    #heroSubHeader {
        position: absolute;
        top: 414px;
        width: 278px;
    }
     #map{
        width:310px;
    }
    .map {
        width: 248px;
    }
         .addressInfo {
        margin-top:10px;
        margin-bottom:10px;
        color: #00a5d8;
        width: 275px;
}
    .productlist {
        text-align: center;
    }

        .productlist img {
            padding-bottom: 30px;
        }
}

@media (min-width: 480px) {

    .btn {
        background: #017AA5;
        background-image: -webkit-linear-gradient(top, #017AA5, #2980b9);
        background-image: -moz-linear-gradient(top, #017AA5, #2980b9);
        background-image: -ms-linear-gradient(top, #017AA5, #2980b9);
        background-image: -o-linear-gradient(top, #017AA5, #2980b9);
        background-image: linear-gradient(to bottom, #017AA5, #2980b9);
        -webkit-border-radius: 12;
        -moz-border-radius: 12;
        border-radius: 12px;
        font-family: Arial;
        color: #ffffff;
        font-size: 22px;
        padding: 10px 20px 10px 20px;
        text-decoration: none;
    }

        .btn:hover {
            background: #01A5DA;
            background-image: -webkit-linear-gradient(top, #01A5DA, #3498db);
            background-image: -moz-linear-gradient(top, #01A5DA, #3498db);
            background-image: -ms-linear-gradient(top, #01A5DA, #3498db);
            background-image: -o-linear-gradient(top, #01A5DA, #3498db);
            background-image: linear-gradient(to bottom, #01A5DA, #3498db);
            text-decoration: none;
        }

    #header {
        height: 165px;
        /*padding-top: 20px;*/
    }

    #logo {
        width: 212px;
        height: 69px;
        float: left;
        padding: 0px;
        margin: 0px;
        /*padding-top:20px;*/
        background-image: url('/images/logo_AD_60.png');
        background-repeat: no-repeat;
    }

    #tagline {
        position: relative;
        top: 76px;
        font-size: 14px;
        font-family: Lato;
        color: #00a5d8;
    }

    #appointment {
        font-size: 18px;
        color: #324f96;
        float: left;
        width: 200px;
        text-align: left;
        padding-top: 10px;
    }

    #phone {
        font-size: 18px;
        color: #00a5d8;
        float: left;
        width: 200px;
        text-align: left;
    }

    #social {
        float: left;
        width: 200px;
        text-align: left;
        margin-top: 5px;
    }

    .socialImage {
        padding-right: 6px;
    }



    #uv {
        float: left;
        height: 88px;
        padding-top: 10px;
        /*padding-left:20px;*/
        width: 35px;
    }

    .rightContainer {
        float: left;
        width: 143px;
        padding-bottom: 10px;
    }

    #hero {
        background-image: url('../images/hero-768.jpg');
        background-repeat: no-repeat;
        width: 768px;
        height: 396px;
    }

    .meet {
        height: 250px;
        width: 250px;
        background-color: #06aabb;
        color: #fff;
        background-image: url('/images/icon_doctors.png');
        background-repeat: no-repeat;
        background-position: top right;
        padding: 80px 20px 20px 20px;
        margin: auto;
        margin-bottom: 20px;
    }

    .services {
        height: 250px;
        width: 250px;
        background-color: #00a5d8;
        color: #fff;
        background-image: url('/images/icon_services.png');
        background-repeat: no-repeat;
        background-position: top right;
        padding: 80px 20px 20px 20px;
        margin: auto;
        margin-bottom: 20px;
    }

    .serviceBoxHeader {
        font-size: 32px;
        font-weight: lighter;
    }

    .products {
        height: 250px;
        width: 250px;
        background-color: #324f96;
        color: #fff;
        background-image: url('/images/icon_products.png');
        background-repeat: no-repeat;
        background-position: top right;
        padding: 80px 20px 20px 20px;
        margin: auto;
        /*float:left;*/
        margin-bottom: 20px;
    }

    #heroHeader {
        font-size: 39px;
        color: #00a5d8;
        position: absolute;
        top: 241px;
        width: 433px;
    }

    #heroSubHeader {
        position: absolute;
        top: 387px;
        width: 390px;
    }
      #map{
        width:450px;
    }
    .map {
        width: 450px;
    }
          .addressInfo {
        margin-top:10px;
        margin-bottom:10px;
        color: #00a5d8;
        width: 450px;
}
    .productlist {
        text-align: center;
    }

        .productlist img {
            padding-bottom: 30px;
        }
}

@media (min-width: 568px) {
    .btn {
        background: #017AA5;
        background-image: -webkit-linear-gradient(top, #017AA5, #2980b9);
        background-image: -moz-linear-gradient(top, #017AA5, #2980b9);
        background-image: -ms-linear-gradient(top, #017AA5, #2980b9);
        background-image: -o-linear-gradient(top, #017AA5, #2980b9);
        background-image: linear-gradient(to bottom, #017AA5, #2980b9);
        -webkit-border-radius: 12;
        -moz-border-radius: 12;
        border-radius: 12px;
        font-family: Arial;
        color: #ffffff;
        font-size: 22px;
        padding: 10px 20px 10px 20px;
        text-decoration: none;
    }

        .btn:hover {
            background: #01A5DA;
            background-image: -webkit-linear-gradient(top, #01A5DA, #3498db);
            background-image: -moz-linear-gradient(top, #01A5DA, #3498db);
            background-image: -ms-linear-gradient(top, #01A5DA, #3498db);
            background-image: -o-linear-gradient(top, #01A5DA, #3498db);
            background-image: linear-gradient(to bottom, #01A5DA, #3498db);
            text-decoration: none;
        }

    #header {
        height: 165px;
        /*padding-top: 20px;*/
    }

    #logo {
        width: 212px;
        height: 69px;
        float: left;
        padding: 0px;
        margin: 0px;
        /*padding-top:20px;*/
        background-image: url('/images/logo_AD_60.png');
        background-repeat: no-repeat;
    }

    #tagline {
        position: relative;
        top: 76px;
        font-size: 14px;
        font-family: Lato;
        color: #00a5d8;
    }

    #appointment {
        font-size: 18px;
        color: #324f96;
        float: left;
        width: 200px;
        text-align: left;
        padding-top: 10px;
    }

    #phone {
        font-size: 18px;
        color: #00a5d8;
        float: left;
        width: 200px;
        text-align: left;
    }

    #social {
        float: left;
        width: 200px;
        text-align: left;
        margin-top: 5px;
    }

    .socialImage {
        padding-right: 6px;
    }



    #uv {
        float: left;
        height: 88px;
        padding-top: 10px;
        /*padding-left:20px;*/
        width: 35px;
    }

    .rightContainer {
        float: left;
        width: 143px;
        padding-bottom: 10px;
    }

    #hero {
        background-image: url('../images/hero-768.jpg');
        background-repeat: no-repeat;
        /*width: 768px;*/
        height: 396px;
    }

    .meet {
        height: 250px;
        width: 250px;
        background-color: #06aabb;
        color: #fff;
        background-image: url('/images/icon_doctors.png');
        background-repeat: no-repeat;
        background-position: top right;
        padding: 80px 20px 20px 20px;
        margin: auto;
        margin-bottom: 20px;
    }

    .services {
        height: 250px;
        width: 250px;
        background-color: #00a5d8;
        color: #fff;
        background-image: url('/images/icon_services.png');
        background-repeat: no-repeat;
        background-position: top right;
        padding: 80px 20px 20px 20px;
        margin: auto;
        margin-bottom: 20px;
    }

    .serviceBoxHeader {
        font-size: 32px;
        font-weight: lighter;
    }

    .products {
        height: 250px;
        width: 250px;
        background-color: #324f96;
        color: #fff;
        background-image: url('/images/icon_products.png');
        background-repeat: no-repeat;
        background-position: top right;
        padding: 80px 20px 20px 20px;
        margin: auto;
        /*float:left;*/
        margin-bottom: 20px;
    }

    #heroHeader {
        font-size: 39px;
        color: #00a5d8;
        position: absolute;
        top: 241px;
        width: 433px;
    }

    #heroSubHeader {
        position: absolute;
        top: 387px;
        width: 390px;
    }
      #map{
        width:450px;
    }
    .map {
        width: 450px;
    }
          .addressInfo {
        margin-top:10px;
        margin-bottom:10px;
        color: #00a5d8;
        width: 450px;
}
}



/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .btn {
        background: #017AA5;
        background-image: -webkit-linear-gradient(top, #017AA5, #2980b9);
        background-image: -moz-linear-gradient(top, #017AA5, #2980b9);
        background-image: -ms-linear-gradient(top, #017AA5, #2980b9);
        background-image: -o-linear-gradient(top, #017AA5, #2980b9);
        background-image: linear-gradient(to bottom, #017AA5, #2980b9);
        -webkit-border-radius: 12;
        -moz-border-radius: 12;
        border-radius: 12px;
        font-family: Arial;
        color: #ffffff;
        font-size: 22px;
        padding: 10px 20px 10px 20px;
        text-decoration: none;
    }

        .btn:hover {
            background: #01A5DA;
            background-image: -webkit-linear-gradient(top, #01A5DA, #3498db);
            background-image: -moz-linear-gradient(top, #01A5DA, #3498db);
            background-image: -ms-linear-gradient(top, #01A5DA, #3498db);
            background-image: -o-linear-gradient(top, #01A5DA, #3498db);
            background-image: linear-gradient(to bottom, #01A5DA, #3498db);
            text-decoration: none;
        }

    .locationPhone, .locationPhone a:hover, .locationPhone a:visited, .locationPhone a {
        font-weight: bold;
        color: #00a5d8;
        font-size: 18px;
        text-decoration: none;
    }


    .navbar-default .navbar-nav > li > a {
        font-size: 10px;
    }

    #hero {
        background-image: url('../images/hero-992.jpg');
        background-repeat: no-repeat;
        /*width: 992px;*/
        height: 511px;
    }

    #header {
        height: 186px;
        /*padding-top: 20px;*/
    }

    #appointment {
        font-size: 21px;
        color: #324f96;
        float: left;
        width: 280px;
        text-align: right;
        padding-top: 20px;
    }

    #phone {
        font-size: 21px;
        color: #00a5d8;
        float: left;
        width: 280px;
        text-align: right;
    }

    #social {
        float: left;
        width: 280px;
        text-align: right;
        margin-top: 5px;
    }

    .socialImage {
        padding-right: 6px;
    }

    #logo {
        width: 328px;
        float: left;
        padding: 0px;
        margin: 0px;
        height: 186px;
        padding-top: 20px;
        background-image: url('/images/logo_AD.png');
        background-repeat: no-repeat;
    }

    #tagline {
        position: relative;
        top: 96px;
        font-size: 14px;
        font-family: Lato;
        color: #00a5d8;
        width:355px;
    }

    #uv {
        float: left;
        height: 186px;
        width: 80px;
        padding-top: 30px;
        padding-left: 10px;
    }

    .rightContainer {
        float: left;
        height: 186px;
        width: 310px;
    }

    #heroHeader {
        font-size: 39px;
        color: #00a5d8;
        position: absolute;
        top: 274px;
        width: 433px;
    }

    #heroSubHeader {
        position: absolute;
        top: 387px;
        width: 390px;
    }

    #serviceBoxes {
        position: relative;
        top: -10px;
    }
    #serviceBoxWrapper {
        margin-top: -28px;
    }


    #location {
        margin-top: -215px;
    }

    .serviceBoxHeader {
        font-size: 32px;
        font-weight: lighter;
    }

    .meet {
        height: 220px;
        width: 220px;
        background-color: #06aabb;
        color: #fff;
        background-image: url('/images/icon_doctors.png');
        background-repeat: no-repeat;
        background-position: top right;
        padding: 20px 20px 20px 20px;
        margin: auto;
    }

    .services {
        height: 220px;
        width: 220px;
        background-color: #00a5d8;
        color: #fff;
        background-image: url('/images/icon_services.png');
        background-repeat: no-repeat;
        background-position: top right;
        padding: 20px 20px 20px 20px;
        margin: auto;
    }

    .products {
        height: 220px;
        width: 220px;
        background-color: #324f96;
        color: #fff;
        background-image: url('/images/icon_products.png');
        background-repeat: no-repeat;
        background-position: top right;
        padding: 20px 20px 20px 20px;
        margin: auto;
        /*float:left;*/
    }
    .productlist{
        text-align:center;
        
    }
      #map{
        width:460px;
    }
     .addressInfo {
        margin-top:10px;
        margin-bottom:10px;
        color: #00a5d8;
        width: 438px;
    }
    .bio {
        text-align: center;
        float: right;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

    .btn {
        background: #017AA5;
        background-image: -webkit-linear-gradient(top, #017AA5, #2980b9);
        background-image: -moz-linear-gradient(top, #017AA5, #2980b9);
        background-image: -ms-linear-gradient(top, #017AA5, #2980b9);
        background-image: -o-linear-gradient(top, #017AA5, #2980b9);
        background-image: linear-gradient(to bottom, #017AA5, #2980b9);
        -webkit-border-radius: 12;
        -moz-border-radius: 12;
        border-radius: 12px;
        font-family: Arial;
        color: #ffffff;
        font-size: 22px;
        padding: 10px 20px 10px 20px;
        text-decoration: none;
    }

        .btn:hover {
            background: #01A5DA;
            background-image: -webkit-linear-gradient(top, #01A5DA, #3498db);
            background-image: -moz-linear-gradient(top, #01A5DA, #3498db);
            background-image: -ms-linear-gradient(top, #01A5DA, #3498db);
            background-image: -o-linear-gradient(top, #01A5DA, #3498db);
            background-image: linear-gradient(to bottom, #01A5DA, #3498db);
            text-decoration: none;
        }
    
    .navbar-default .navbar-nav > li > a {
        font-size: 15px;
    }

    #hero {
        width: 1024px;
        height: 618px;
        background-image: url('../images/hero-1200.jpg');
        background-repeat: no-repeat;
    }

    /*.nav > li > a {
        position: relative;
        display: block;
        padding: 10px 15px;
        font-size:16px;
    }*/

    #header {
        height: 186px;
        /*padding-top: 20px;*/
    }

    #appointment {
        font-size: 21px;
        color: #324f96;
        float: left;
        width: 280px;
        text-align: right;
        padding-top: 20px;
    }

    #phone {
        font-size: 21px;
        color: #00a5d8;
        float: left;
        width: 280px;
        text-align: right;
    }

    #social {
        float: left;
        width: 280px;
        text-align: right;
        margin-top: 5px;
    }

    .socialImage {
        padding-right: 6px;
    }

    #logo {
        width: 552px;
        float: left;
        padding: 0px;
        margin: 0px;
        height: 186px;
        padding-top: 20px;
    }

    #tagline {
        position: relative;
        top: 96px;
        font-size: 15px;
        font-family: Lato;
        color: #00a5d8;
    }


    #uv {
        width: 60px;
        float: left;
        height: 186px;
        padding-left: 10px;
        padding-top: 27px;
    }


    .rightContainer {
        float: left;
        height: 186px;
        width: 310px;
    }

    #heroHeader {
        font-size: 42px;
        color: #00a5d8;
        position: absolute;
        top: 241px;
        width: 400px;
    }

    #heroSubHeader {
        position: absolute;
        top: 376px;
        width: 390px;
    }

    #serviceBoxes {
        position: relative;
        top: -119px;
    }

    .serviceBoxHeader {
        font-size: 42px;
        font-weight: lighter;
    }

    #location {
        margin-top: -173px;
    }

    .meet {
        height: 300px;
        width: 300px;
        background-color: #06aabb;
        color: #fff;
        background-image: url('/images/icon_doctors.png');
        background-repeat: no-repeat;
        background-position: top right;
        padding: 100px 20px 20px 20px;
        margin: auto;
    }

    .services {
        height: 300px;
        width: 300px;
        background-color: #00a5d8;
        color: #fff;
        background-image: url('/images/icon_services.png');
        background-repeat: no-repeat;
        background-position: top right;
        padding: 100px 20px 20px 20px;
        margin: auto;
    }

    .products {
        height: 300px;
        width: 300px;
        background-color: #324f96;
        color: #fff;
        background-image: url('/images/icon_products.png');
        background-repeat: no-repeat;
        background-position: top right;
        padding: 100px 20px 20px 20px;
        margin: auto;
        /*float:left;*/
    }
    .bio {
        text-align: center;
        float: right;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

    .btn {
        background: #017AA5;
        background-image: -webkit-linear-gradient(top, #017AA5, #2980b9);
        background-image: -moz-linear-gradient(top, #017AA5, #2980b9);
        background-image: -ms-linear-gradient(top, #017AA5, #2980b9);
        background-image: -o-linear-gradient(top, #017AA5, #2980b9);
        background-image: linear-gradient(to bottom, #017AA5, #2980b9);
        -webkit-border-radius: 12;
        -moz-border-radius: 12;
        border-radius: 12px;
        font-family: Arial;
        color: #ffffff;
        font-size: 22px;
        padding: 10px 20px 10px 20px;
        text-decoration: none;
    }

        .btn:hover {
            background: #01A5DA;
            background-image: -webkit-linear-gradient(top, #01A5DA, #3498db);
            background-image: -moz-linear-gradient(top, #01A5DA, #3498db);
            background-image: -ms-linear-gradient(top, #01A5DA, #3498db);
            background-image: -o-linear-gradient(top, #01A5DA, #3498db);
            background-image: linear-gradient(to bottom, #01A5DA, #3498db);
            text-decoration: none;
        }

    #serviceBoxes {
        position: relative;
        top: -45px;
    }
    #serviceBoxWrapper {
        margin-top: -230px;
    }

    #location {
        margin-top: -180px;
    }

    #header {
        height: 186px;
        /*padding-top: 20px;*/
    }

    #logo {
        float: left;
        width: 604px;
        padding: 0px;
        margin: 0px;
        height: 186px;
        padding-top: 20px;
        background-position-y: 20px;
    }

    #tagline {
        position: relative;
        top: 114px;
        font-size: 15px;
        font-family: Lato;
        color: #00a5d8;
    }

    #appointment {
        font-size: 21px;
        color: #324f96;
        float: left;
        width: 310px;
        text-align: right;
        padding-top: 30px;
        margin: 0px;
    }

    #phone {
        font-size: 21px;
        color: #00a5d8;
        float: left;
        width: 310px;
        text-align: right;
        padding: 0px;
        margin: 0px;
    }

    #social {
        float: left;
        width: 310px;
        text-align: right;
        padding: 0px;
        margin: 0px;
        margin-top: 5px;
    }



    #uv {
        width: 110px;
        float: left;
        height: 186px;
        padding-left: 30px;
        padding-top: 40px;
    }

    .rightContainer {
        float: left;
        height: 186px;
        width: 310px;
    }

    #hero {
        background-image: url('../images/hero.jpg');
        background-repeat: no-repeat;
        width: 1400px;
        height: 721px;
    }

    #heroHeader {
        font-size: 46px;
        color: #00a5d8;
        position: absolute;
        top: 281px;
        width: 425px;
    }

    #heroSubHeader {
        position: absolute;
        top: 432px;
        width: 422px;
    }





    .content {
        padding-top: 10px;
        padding-bottom: 20px;
    }

    h1 {
        font-weight: lighter;
        font-size: 42px;
        color: #00a5d8;
    }

    h2 {
        font-weight: normal;
        font-size: 30px;
        color: #324f96;
    }

    .meet {
        height: 300px;
        width: 300px;
        background-color: #06aabb;
        color: #fff;
        background-image: url('/images/icon_doctors.png');
        background-repeat: no-repeat;
        background-position: top right;
        padding: 100px 20px 20px 20px;
        margin: auto;
    }

    .services {
        height: 300px;
        width: 300px;
        background-color: #00a5d8;
        color: #fff;
        background-image: url('/images/icon_services.png');
        background-repeat: no-repeat;
        background-position: top right;
        padding: 100px 20px 20px 20px;
        margin: auto;
    }

    .products {
        height: 300px;
        width: 300px;
        background-color: #324f96;
        color: #fff;
        background-image: url('/images/icon_products.png');
        background-repeat: no-repeat;
        background-position: top right;
        padding: 100px 20px 20px 20px;
        margin: auto;
    }
    .bio {
        text-align: center;
        float:right;
    }
}
