.wrap__page-content ul, .wrap__page-content ol, .wrap__editable ul, .wrap__editable ol, .wrap__editable-content ul, .wrap__editable-content ol, .staff-member ul, .staff-member ol, .editable ul, .editable ol, .form ul, .form ol, .editable ul + *, .editable ol + *, .editable__container ul + *, .editable__container ol + * {
    clear: none;
}

.wrap__testimonials .video-js, .vjs-no-js {
    color: #fff;
    background-color: #c6def1;
    margin-top: -120px;
}

.wrap__testimonials .video-js .vjs-control-bar {
    transform: translateY(-55px);
}

h3.featuredblocks__caption:after {
    content: " services that range from simple to complex that all work to keep our patients teeth healthy. As dentists, we typically believe that preventative maintenance is the best way to keep issues from occurring. However, we're also experienced with modern techniques and equipment to ensure our patients are aware of all the options they have. Whether you need a routine cleaning, a cosmetic procedure, or new dentures, our team will offer the oral care you need. Check out some of our preferred services below:";
}

.blog__post a {
    color: #1586db!important;
}

.blog__post a:hover {
    text-decoration: underline;
}

.blog__post img {
    float: right;
    margin: 0 0 0 10px;
}

.cstm_header_box {
    background: #1586db;
    padding: 30px 60px;
}

div#featuredblocks {
    margin-top: 80px;
}

.testimonials_home__container.testimonials__container {
    margin-top: 20px;
}

.wrap__contact-info {
    padding: 20px;
}

a.cstm_btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #1586db;
    border: none;
    border-radius: 20px;
    color: #ffffff;
    cursor: pointer;
    outline: none;
    display: inline-block;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    box-shadow: 1px 6px 2px 0 rgb(0 0 0 / 18%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    text-transform: uppercase;
    transition-duration: .3s;
}

.slider__title, .slider__caption {
    color: black;
}

.cta_contact_us__container.cta__container, .cta_zocdoc__container.cta__container {
    text-align: center;
}

.cstm_col3_specials {
    display: inline-block;
    width: 31%;
    vertical-align: top;
}

.cstm_specials_wrap {
    text-align: center;
    padding: 40px 20px;
    border-top: solid;
    border-bottom: solid;
}

.cstm_content_wrap {
    padding: 30px;
}

.cstm_content_wrap .video {
    max-width: 450px;
    width: 100%;
    margin: 0 auto;
    float: right;
    margin-top: 40px;
    padding-left: 30px;
}

.wrap__testimonials .video {
    max-width: 600px;
    margin: 0 auto;
}

p.cstm_iframe iframe {
    width: 100%;
    height: 300px;
    border: unset;
}

p.cstm_youtube {
    float: right;
    max-width: 450px;
}

h2 {
    font-size: 21px;
}

.cstm_col4_dp {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
}

.gallery-item--title {
    text-align: center;
}

.cstm_col2_iframe {
    width: 49%;
    display: inline-block;
}

.cstm_col2_iframe iframe {
    width: 100%;
    height: 260px!important;
}

.cstm_col2.officeRight {
    width: 70%;
    float: right;
}

.cstm_col2.officeLeft {
    float: left;
    width: 30%;
}

.cstm_col2 table, .cstm_col2 table tr td {
    border: none;
    display: inline-block;
    padding: 0;
}

table#officeHours caption {
    text-align: left;
    font-weight: 900;
}

.cstm_col2_box p, .cstm_col2_box h2 {
    color: white;
}

.cstm_col2_box {
    display: inline-block;
    width: 49%;
    text-align: center;
    background: #1586db;
    padding: 10px;
}

.wrap__logoHeader {
    float: unset;
    width: 100%;
}

@media (max-width: 1024px) {
    .cstm_col2_box {
        width: 100%;
        margin-bottom: 5px ;
    }

    .cstm_col2.officeRight,.cstm_col2.officeLeft {
        width: 50%;
    }

    .cstm_col2_iframe {
        width: 100%;
    }

    .cstm_content_wrap .video {
        float: unset;
        max-width: 600px;
        margin-top: 0;
        margin-bottom: 30px;
        padding-left: 0;
    }

    p.cstm_youtube {
        float: unset;
        margin: 0 auto;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    img.align-right, img.align-left, .blog__post img {
        float: none!important;
        display : block;
        margin: 10px auto;
    }

    .cstm_col2.officeRight,.cstm_col2.officeLeft {
        width: 100%;
    }
}

@media (max-width: 519px) {
    div#featuredblocks {
        margin-top: 20px;
    }
}

li.featuredblock__item:last-child{
    scale: 1.2;
}
img.imgxry{
    float: left;
    margin-right:12px;
    max-width:200px;
    width:100%;
}