.align-self-start {
    border-bottom: 1px solid #078ab0;
    width: 100%;
    background: url(/storage/app/media/background_repeat.jpg) top repeat-x;
    display: block;
}
.section--light .editable__container p {
   margin: 18px 17px 0px 17px;
}

/* .logo-a__img img {
    box-shadow: 0 0 20px rgb(0 0 0 / 50%); 
    border: 3px solid #fff; 
} */

#slot-callAppointment p {
    text-align: right;
    font-size: 20px;
    color: #fff;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}


.location_header__container .section--light .editable__container p {
    color: #fff;
}


.col-lg-6 {
    border: 1px solid #cad3d5;
    margin-top: 1%;
    margin-bottom: 1%;
    background: none;
    background-color: #fff;
}


.docBox_container {
    background-color: #e7e7e7;
    display: flex;
    flex-wrap: wrap;
}


.col_docPic {
    flex: 0%;
    padding: 10px;
}
.col_docInfo {
    flex: 72%;
}
.doc_label_name {
    color: #00afdd;
    font-size: 16px;
    line-height: 1.3;
}

.col_docInfo p {
    font-size: 11px;
    text-align: left;
    line-height: 1.3;
}

.container_doc_content {
    display: flex;
    flex-wrap: wrap;
    gap: 3%;
    margin-top: 2%;
}
.col_doc_left {
    flex: 10%;
}
.col_doc_right {
    flex: 10%;
}

.directions a {
    float: left;
    display: block;
    width: 98px;
    height: 18px;
    background: url(/storage/app/media/btn_directions_repeat.jpg) left repeat-x;
    margin-top: 5px;
    padding-top: 0px;
    border: 1px solid #5b9400;
    color: #454545;
    text-decoration: none;
    text-align: center;
    font-size: 11px;
}
.col_doc_right {
    display: flex;
    flex-wrap: wrap;
    gap: 3%;
}
.dayhrs span {
    color: blue;
}
.contact a {
    display: block;
    width: 297px;
    height: 27px;
    background: url(/storage/app/media/btn_contact.jpg);
    margin: 17px 0 0 50px;
    margin: 17px 0 0 25px;
    display: block !important;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}


.alias-home_right_content {
    width: 100%;
    min-height: 640px;
    min_height: 640px;
    background: url(/storage/app/media/background_contentRight.jpg) bottom right no-repeat;
    background-color: #fff;
    border: 1px solid #cad3d5;
    padding: 25px 30px 0 30px;
}
#slot-links li {
    list-style: none;
    width: 227px;
    padding: 8px 0;
    border-bottom: 1px solid #ccc;
}

.section-copyright .copyright, .section-copyright #copyright {
    display: block;
    clear: both;
    width: 100%;
    background-color: #454545;
    margin-top: 15px;
    padding: 20px 0;
    border-bottom: 1px solid #fff;
}
.section--light a {
    color: #fff;
}
.section--light .copyright__item::after, .section--light #copyright__item::after {
    color: #fff;
}
table#officeHours {
    width: 400px;
    table-layout: auto;
}
table#officeHours caption {
    caption-side: top;
    text-align: left;
    font-weight: bold;
    font-family: "muliRegular", Arial, Helvetica, sans-serif;
}
table#officeHours tr td {
    text-align: left;
    line-height: 1.3;
    border: none;
    padding: 0px !important;
}
.section--light a {
    color: #0384d7;
}
.editable__container tr, .editable__container td, .editable__container th {
    border: none;
}
.map-a--12 .map__display {
    height: 100% !important;
    position: absolute;
    top: 15px;
    left: 14px;
    right: 15px;
    bottom: 0;
    z-index: 1;
    width: auto;
}
@media (max-width: 768px) and (min-width: 426px) {
    .defresp {
        display: block !important;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 10px;
    }
    .logo-a__img {
        display: block !important;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 10px;
    }
    .container_doc_content {
        flex-direction: column;
    }
    .docBox_container {
        flex-direction: column;
    }
    .col_doc_left {
        text-align: center;
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .directions a {
        width: 100%;
    }
    .col_doc01_right {
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .col_doc02_right {
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .col_doc_right {
        margin-bottom: -133px;
    }
    #slot-links li {
        width: 100%;
    }
    body .section--light .editable__container p, body .section--light .editable__container ol, body .section--light .editable__container ul, body .section--light .editable__container li, body .section--light .editable__container table td, body .section--light .editable__container span {
        text-align: center;
    }
    .col_doc_left {
        text-align: center;
    }
    table#officeHours {
        width: 319px;
        table-layout: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}

@media(max-width:425px){
    #comp-flashText{
        display:none;
    }
}

@media (max-width: 425px) and (min-width: 376px) {
    .defresp {
        display: block !important;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 10px;
    }
    .logo-a__img {
        display: block !important;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 10px;
    }
    .container_doc_content {
        flex-direction: column;
        margin-bottom: 10px;
    }
    .docBox_container {
        flex-direction: column;
    }
    .col_doc_left {
        text-align: center;
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .directions a {
        width: 100%;
    }
    .col_doc01_right {
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .col_doc02_right {
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .col_doc_right {
        margin-bottom: -133px;
    }
    #slot-links li {
        width: 100%;
    }
    body .section--light .editable__container p, body .section--light .editable__container ol, body .section--light .editable__container ul, body .section--light .editable__container li, body .section--light .editable__container table td, body .section--light .editable__container span {
        text-align: center;
    }
    .col_doc_left {
        text-align: center;
    }
    table#officeHours {
        width: 319px;
        table-layout: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .article__content iframe{
	width:100% !important;
}

.dd-video-wrapper iframe{
	width:100% !important;
}
}
@media (max-width: 375px) {
    .defresp {
        display: block !important;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 10px;
    }
    .logo-a__img {
        display: block !important;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 10px;
    }
    .container_doc_content {
        flex-direction: column;
        margin-bottom: 10px;
    }
    .docBox_container {
        flex-direction: column;
    }   
    .col_doc_left {
        text-align: center;
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .directions a {
        width: 100%;
    }
    .col_doc01_right {
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .col_doc02_right {
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .col_doc_right {
        margin-bottom: -133px;
    }
    #slot-links li {
        width: 100%;
    }
    body .section--light .editable__container p, body .section--light .editable__container ol, body .section--light .editable__container ul, body .section--light .editable__container li, body .section--light .editable__container table td, body .section--light .editable__container span {
        text-align: center;
    }
    .col_doc_left {
        text-align: center;
    }
    table#officeHours {
        width: 319px;
        table-layout: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}




