hr {
    border-color: #3291A5;
}

.btn-primary {
    border-color: #3291A5;
    background-color: #3291A5;
}

a {
    color: #337ab7
}

.portfolio-box .portfolio-box-caption {
    background: #A7D8D2;
}

.text-primary {
    color: #3291A5;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    border-color: #52CBD9;
    color: #fff;
    background-color: #90CBD9;
}

.navbar-default .navbar-header .navbar-brand {
    color: #3291A5;
}

@media (min-width: 300px) {
    .navbar-default .navbar-header .navbar-brand {
        color: #3291A5;
    }

    .navbar-default .text-primary {
        color: #3291A5;
    }
}

@media (min-width: 1024px) {
    .navbar-default.affix .navbar-header .navbar-brand {
        color: #3291A5;
    }

    .navbar-default .text-primary {
        color: rgba(255, 255, 255, 0.7);
    }

}

#map {
    height: 350px;
    z-index: 1;
    width: 100%;
}

/*#map-outer {height: 440px; padding: 20px; border: 2px solid #CCC; margin-bottom: 20px; background-color:#FFF }*/
#map-container {
    max-width: 450px;
    height: 350px
}

@media only screen and (min-device-width: 320px) {
    #map-container {
        max-width: 300px;
        height: 200px
    }

    #map {
        height: 200px;
    }
}

@media only screen and (min-device-width: 414px) {
    #map-container {
        max-width: 400px;
        height: 350px
    }

    #map {
        height: 314px;
    }
}

@media only screen and (min-device-width: 768px) {
    #map-container {
        max-width: 750px;
        height: 500px
    }

    #map {
        height: 500px;
    }
}

/* Desktops and laptops ----------- */
@media only screen  and (min-width: 1224px) {
    /* Styles */
    #map-container {
        max-width: 1080px;
        height: 720px
    }

    #map {
        height: 550px;
    }
}

/* Large screens ----------- */
@media only screen  and (min-width: 1824px) {
    /* Styles */
    #map-container {
        max-width: 1800px;
        height: 1000px
    }

    #map {
        height: 650px;
    }
}

._48pw {
    background-image: url(img/Gp5Qc5_vN6O.png);
    background-repeat: no-repeat;
    background-size: 104px 123px;
    background-position: -53px -37px;
    display: block;
    height: 28px;
    margin: 10px;
    outline: none;
    overflow: hidden;
    text-indent: -999px;
    white-space: nowrap;
    width: 28px;
    z-index: 2;
}

video {
    max-width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    display: inline-block;
}

#video-overlay {
    background: rgba(7, 55, 102, 0.7);
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 800;
}

/* Featured Area */

.feature-area {
    color: #fff;
    position: relative;
    overflow: hidden;
}

.feature-area .container {
    max-width: 1040px;
    text-align: center;
}

.parallax-1 img.mobile {
    display: none;
}

.home .feature-area .headline-desc {
    font-size: 60px;
    line-height: 70px;
    /*font-weight: 700;*/
    letter-spacing: 1px;
    /*text-shadow: 0 10px 15px #333;*/
}

.home .feature-area .headline-desc p {
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 5px;
}

.home .feature-area .headline-desc p.p2 {
    font-size: 40px;
    line-height: 60px;
    text-transform: none;
}

@media only screen and (max-width: 767px) {
    .home .feature-area .headline-desc p {
        font-size: 18px;
        line-height: 30px;
    }

    .home .feature-area .headline-desc p.p2 {
        font-size: 26px;
    }
}

.feature-area a#play-video {
    color: #fff;
    font: 700 16px/20px "proxima-nova", sans-serif;
    display: block;
    width: 300px;
    padding-top: 30px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    text-decoration: none;
    z-index: 1;
    opacity: 1;
}

.feature-area a#play-video:hover {
    color: #50E3C2;
}

#home-video a#play-video:hover {
    /*opacity: 1;*/
}

.feature-area a#play-video i {
    margin-right: 10px;
}

#home-video a#close-video {
    font: 700 16px/25px "proxima-nova", sans-serif;
    position: absolute;
    top: 80px;
    left: 0px;
    z-index: 1105;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    text-decoration: none;
    padding: 5px 15px 5px 25px;
    display: none;
}

#home-video a#close-video i {
    margin-right: 5px;
}

#home-video iframe,
#home-video #video {
    height: 100%;
    left: 0;
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 998;
    object-fit: cover;
}

@media only screen and (max-width: 767px) {
    .feature-area a#play-video {
        display: none;
    }
}

.feature-area .fullwidth video {
    position: absolute;
    z-index: 700;
}

.home .feature-area .container {
    position: absolute;
    max-width: 100%;
    width: 100%;
    z-index: 900;
}

.feature-area {
    height: 777px;
    background-size: cover;
}

.feature-area.mb-bg {
    display: none;
}

.feature-area h1 {
    font-size: 60px;
    line-height: 70px;
    font-weight: 700;

}

.feature-area .container {
    position: relative !important;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.home .feature-area .container {
    position: absolute !important;
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    padding-top: 200px;
}

@media only screen and (max-width: 767px) {
    .feature-area.dt-bg {
        display: none;
    }

    .feature-area.mb-bg {
        display: block;
    }

    .feature-area {
        height: 100vh;
    }

    .home .feature-area,
    .single-project .feature-area {
        height: 100vh;
    }

    .home .feature-area .container,
    .single-project .feature-area .container {
        position: relative !important;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        padding-top: 0;
    }

    .feature-area h1 {
        font-size: 30px;
        line-height: 36px;
    }
}

/*#firstSection {
    height: 100%;
    background-size: cover;
    color: #fff;
    position: relative;
    overflow: hidden;
}*/

@media only screen and (max-width: 767px) {
    .home .feature-area, .single-project .feature-area {
        height: 100vh;
        background-image: url(../img/mobile_bg.png);
    }

    /*#firstSection {*/
    /*height: 100vh;*/
    /*background-image: url(../img/mobile_bg.png);*/
    /*}*/
}

@media (min-height: 767px) {
    .feature-area {
        height: 777px;
    }

    /*#firstSection {
        height: 777px;
    }*/
}

@media (min-height: 1000px) {
    .feature-area {
        height: 1050px;
    }
}

@media (min-height: 1150px) {
    .feature-area {
        height: 1170px;
    }
}

.modal {
    z-index: 9000;
}

.datepicker-inline {
    border: 1px solid #ccc;
}

#nav-logo-img {
    content: url('../img/z-pediatric-dentistry-logo.png');
    -ms-interpolation-mode: bicubic;
    max-height: 32px;
    display: block;
    margin-top: -5px;
}

.navbar-default.affix #nav-logo-img {
    content: url('../img/z-pediatric-dentistry-logo.png');
}

.nav-icon {
    float: left;
    padding-top: 15px;
}

.nav-icon a {
    padding-left: 5px;
    padding-right: 5px
}

.nav-icon a i {
    font-size: 20px
}

#covid img.logo, #goals img.logo {
    max-width: 300px;
    max-height: 300px;
}

#firstSection .header-content {
    z-index: 900;
}

#team .profile-picture img {
    max-height: 180px;
    display: block;
    -ms-interpolation-mode: bicubic;
    margin-left: auto;
    margin-right: auto
}

#team .service-box p {
    text-align: justify;
    line-height: 28px;
}

table.listing td:first-child {
    vertical-align: top;
    padding: 0
}

table.listing td {
    padding-top: 3px; padding-left: 8px;
}

table.listing td i {
    font-size: 8px;
}

@media (min-width: 1024px) {

    #nav-logo-img {
        content: url('../img/z-pediatric-dentistry-logo-light-text.png');
    }

    .navbar-default.affix #nav-logo-img {
        content: url('../img/z-pediatric-dentistry-logo.png');
    }

    .navbar-default.affix #nav-logo-img:after {
        content: url('../img/z-pediatric-dentistry-logo.png');
    }

    .navbar-default.affix #nav-logo-img:before {
        content: url('../img/z-pediatric-dentistry-logo.png');
    }

}

.nav > li > a {
    padding: 15px 10px;
}

.profile-picture {
    display: inline-block;
    border-radius: 100%;
    border: 2px solid #e6eaed;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.5);
    margin: 0 0 10px 0;
    overflow: hidden;
}

body {
    background-image: url('../img/background-medium.jpg');
}

@media (min-width: 1024px) {
    body {
        background-image: url('../img/background-large.jpg');
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 270px;
}

@media only screen and (min-height: 450px) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 450px;
    }
}

#mainNav a {
    font-size: 13px;
}

@media (min-width: 1024px) and (max-width: 1327px) {
    #mainNav a {
        font-size: 10px;
    }
}

.covid-content {
    text-align: justify;
    text-justify: inter-word;
    background: rgb(255, 255, 255) transparent;
    background: rgba(255, 255, 255, 0.6);
    padding: 30px;
    border: 1px solid whitesmoke;
}

.covid-content p {
    font-size: 20px;
    line-height: 32px;
}
