.vid {
    max-width: 480px;
    margin: 10px auto;
}

.video_tour {
    position: relative;
    padding-bottom: 65.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video_tour iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.form-wrap__submit{
    min-width:unset;
}
.dd-video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin-bottom: 20px;
}


.dd-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.dd-video-wrapper h2 {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 5px 0;
    letter-spacing: -1px;
    line-height: 1;
}

.dd-articles {
    padding: 10px;
    background-color: #e4f3fd;
    border: 1px solid #ccc;
}

.dd-article {
    background-color: #fff;
    border: 1px solid #ccc;
    width: 100%;
    margin-bottom: 5px;
    color: #000;
    overflow: hidden;
    padding: 10px 10px 0;
}

.dd-left {
    float: left;
    margin: 5px 10px 5px 0;
}

.dd-article img {
    overflow: hidden;
    border: 1px solid #ccc;
    width: 200px;
}

.dd-left img, .dd-right img {
    display: block;
    margin: 0 0 5px 0;
}

.dd-left img, img.dd-left, .dd-right img, img.dd-right, .dd-border {
    border: 3px solid #9c9c9c;
    max-width: 450px;
}

.dd-article p {
    padding: 10px 10px 0;
    margin-top: 0;
}

.dd-article .dd-title {
    font-weight: bold;
    display: block;
}

/* .blog a{
    color: #11918b!important;
    font-size: inherit;
    font-family: inherit;
} */

.blog img{
    float:left;
    margin: 0 10px 0 0;    
}

.copyright__list {
    padding: 0 0 10px;
}

.editable_footeraddress__container--inner.editable__container--inner {
    margin-top: 20px;
}

.cta_reviews__container--inner.cta__container--inner .cta__button{
    color:#fff; 
    text-decoration:none;
}

.cta_reviews__container--inner.cta__container--inner {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
        -ms-flex-pack:center;
            justify-content:center;
    margin:0 auto 20px;
    text-align:center;
    background:#11918b;
    width:300px;
    max-width:100%;
    padding:10px;
}

.cta_reviews__container--inner.cta__container--inner:hover{
    background:#15aba4;
    cursor:pointer;
    -webkit-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
} 

.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 {
    clear: unset;
    margin-left: 20px;
}

.wrap__fullwidth.endodontist-office .page__title, .wrap__fullwidth.implants .page__title, .wrap__fullwidth.our-technology .page__title, .wrap__fullwidth.appointment .page__title{
    display:none;
}

.wrap__fullwidth.endodontist-office .wrap__page-content .page__title, .wrap__fullwidth.implants .wrap__page-content .page__title, .wrap__fullwidth.our-technology .wrap__page-content .page__title, .wrap__fullwidth.appointment .wrap__page-content .page__title{
    display:block;
}


h1.page__title {
    font-style: italic;
    font-size: 32px;
    margin: 0 0 10px;
}

.testimonials-item--content.testimonials__content p, .testimonials-item--source{
    text-align: center;
}

.image_left{
    float:left;
    margin:0 10px 10px 0;
}

.image_right{
    float:right;
    margin:0 0 10px 10px;
    clear:both;
}

.image_center{
    margin:10px auto;
    display:block;
}
.image_left, .image_right, .image_center{
    max-width:100%;
}
.staff-item{
    clear:both;
    display:table;
}

.wrap__page-content h2 {
    font-size: 25px;
    margin: 0 0 10px;
}


.row.meet-the-dentists {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.row.meet-the-dentists .col-sm-4{
    text-align: center;
}


.staff-photo-title {
    float: left;
    width: 250px;
    text-align: center;
}


.wrap__page-content a {
    color: #11918b!important;
}


/* ----------------- MEDIA----------------------- */
@media(min-width:768px){
.slider__item {
    background-position: 88% 0;
}
}

@media(min-width:1050px){
.home-layout form textarea {
    height: 0;
}
}


@media(max-width:1024px){
.slider .slider__button {
    text-align: left;
}
}

@media(max-width:767px){
header .socialmedia {
    margin-top: 10px!important;
}

.slider__text, .slider__text.align-right, .slider__text.align-center {
    top: 36%;
    left: 60px!important;
}

.slider .slider__button, .slider__text .component__title-caption-wrap, .logo__left .logo__summary {
    text-align: center!important;
}


.slider__item:nth-child(2){
    background-position: 90% 0;
}

.slider__item:nth-child(3)  {
    background-position: 72% 0;
}


.slider__item:nth-child(4)  {
    background-position: 88% 0;
}

.slider__item:nth-child(5)  {
    background-position: 75% 0;
}


.blog img{
    float:none;
    margin:auto!important;
    display:block!important;
}


.image_left,.image_right{
    float:none!important;
    margin:auto!important;
    display:block;
}

.staff-item h2{
    text-align:center;
}

.staff-photo-title {
    float:none;
    margin:auto;
    width:100%;
}

.wrap__socialmediaHeader {
    display: block;
}

.wrap__header--bottom .container {
    display: block;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: auto;
}

.logo__link, header .socialmedia {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    margin: auto;
}
}

@media(max-width:519px){
.slider__text, .slider__text.align-right, .slider__text.align-center {
    left: 0!important;
}

.dd-left img, .dd-right img,.dd-left{
    display: block;
    margin: auto!important;
    float:none;
}
}
/* ----------------- MEDIA----------------------- */