/* general */

img {
    vertical-align: middle;
}
body {
    background: url(/storage/app/media/bg_repeat.jpg) top repeat-x;
    background-color: #000;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
}


/* navigation */
div#id_b6e25ea6-805e-5732-8705-ae904bf26a06 {
    padding: 12px;
}
#id_b6e25ea6-805e-5732-8705-ae904bf26a06::before {
    opacity: 1;
    background: transparent;
}
.section--dark .navigation-a .navigation__item--link:hover, .section__bg--dark-4 .navigation-a .navigation__item--link:hover {
    background: url(/storage/app/media/nav_hover.png) top repeat-x;
    color: #FFF;
}
 
/* sticky nav */
#id_d0e17276-f7bb-5273-a647-d3ef36a72f7d::before {
    background: #320F09;
    opacity: 1;
}


/* --------------------------------------------------------------------------- */
/* custom header */
#id_e1d5e542-deb1-5f3d-b2bf-f3e6888d0ad2::before {
    opacity: 1;
    background: transparent;
}
#flashWrapper {
    position: relative;
    width: 100%;
    height: 357px;
    background: url(/storage/app/media/bg_flash_repeat.png) center repeat-y;
    border: 1px solid #b1b1b1;
    -moz-box-shadow: 0 0 15px #d6d6d6;
    -webkit-box-shadow: 0 0 15px #d6d6d6;
    box-shadow: 0 0 15px #d6d6d6;
    margin: 32px 0 57px 0;
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
}
#flash {
    position: absolute;
    top: 18px;
    left: 18px;
    width: 100%;
    height: auto;
    max-width: 661px;
    max-height: 321px;
}
#flash img {
    border: 1px solid #d6d6d6;
}
div#comp-banner {
    max-width: 661px !important;
    width: 100% !important;
    height: 321px !important;
}
#logo {
    height: 120px;
    margin: 20px 35px 5px;
    width: 203px;
}
#id_e1d5e542-deb1-5f3d-b2bf-f3e6888d0ad2 #logo {
    left: 677px;
    margin-bottom: 0;
    position: absolute;
    right: 18px;
    top: 10px;
}
#id_e1d5e542-deb1-5f3d-b2bf-f3e6888d0ad2 #slot-address {
    top: 138px;
}
#id_e1d5e542-deb1-5f3d-b2bf-f3e6888d0ad2 #slot-address {
    position: absolute;
    top: 145px;
    right: 18px;
    margin: 0 15px 0 15px;
}
#slot-address {
    width: 203px;
    min-height: 100px;
    margin: 0 15px 20px 15px;
    color: #FFF;
    text-align: center;
}
div#slot-address a {
    color: #FFF;
}
#id_e1d5e542-deb1-5f3d-b2bf-f3e6888d0ad2 #btn-appt a {
    display: block;
    position: absolute;
    bottom: 18px;
    right: 33px;
}
#btn-appt a {
    display: block;
    width: 200px;
    height: 47px;
    background: url(/storage/app/media/btn_appt.jpg) top no-repeat;
    border: 1px solid #b1b1b1;
    margin: 0 auto;
}
div#slot-address p {
    margin-bottom: 0rem !important;
}
div#comp-logo h1 {
    font-size: 20px;
    text-align: center;
    color: #FFF;
}






/* content */
#id_fe18bc79-9d7a-56df-80fe-a306e2aafc43::before {
    opacity: 1;
    background: transparent;
}
#slot-main {
    font-size: 13px !important;
}
#slot-main h1, #slot-main h2, #slot-main h3, #slot-main h4, div#contentLeft h2.print-header {
    color: #7F3B2F;
    font-weight: normal;
    letter-spacing: .03em;
}
#slot-main h1 {
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 5px 0;
    letter-spacing: -1px;
    line-height: 1;
}
#slot-main p {
    color: #fff;
    margin: 0 0 20px 0;
    padding: 0;
}
#slot-main a {
    color: #7F3B2F;
}
#mobileView {
    display: none;
}

/* homesidebar */
#slot-links ul {
    margin: 0;
    padding: 0;
}
#slot-links li {
    display: block;
    list-style: none;
    margin-bottom: 15px;
}

#links-1 a {
    background: url(/storage/app/media/btn_links_1.jpg) top no-repeat;
}
#links-2 a {
    background: url(/storage/app/media/btn_links_2.jpg) top no-repeat;
}
#links-3 a {
    background: url(/storage/app/media/btn_links_3.jpg) top no-repeat;
}
#links-4 a {
    background: url(/storage/app/media/btn_links_4.jpg) top no-repeat;
}
#links-1 a:hover {
    background: url(/storage/app/media/btn_links_1.jpg) bottom no-repeat;
}
#links-2 a:hover {
    background: url(/storage/app/media/btn_links_2.jpg) bottom no-repeat;
}
#links-3 a:hover {
    background: url(/storage/app/media/btn_links_3.jpg) bottom no-repeat;
}
#links-4 a:hover {
    background: url(/storage/app/media/btn_links_4.jpg) bottom no-repeat;
}
#slot-links a {
    display: block;
    width: 232px;
    height: 115px;
    border: 2px solid #b1b1b1;
    -moz-box-shadow: 0 0 15px #2f2f2f;
    -webkit-box-shadow: 0 0 15px #2f2f2f;
    box-shadow: 0 0 15px #2f2f2f;
    padding: 10px 80px 0 10px;
    color: #2B3F3B;
    font-size: 16px;
    text-decoration: none;
    margin: auto;
}
div#slot-rsidebar {
    text-align: center;
}





/* fullwidth */
#id_df691f64-c0ec-5e8e-bcba-015e5104ef5f::before {
    opacity: 1;
    background: transparent;
}
#content {
    max-width: 914px;
    width: 100%;
    background: url(/storage/app/media/bg_flash_repeat.png) top repeat-y;
    border: 1px solid #b1b1b1;
    -moz-box-shadow: 0 0 15px #d6d6d6;
    -webkit-box-shadow: 0 0 15px #d6d6d6;
    box-shadow: 0 0 15px #d6d6d6;
    margin: 32px 0 57px 0;
    padding: 18px;
    overflow: hidden;
    margin: auto;
}
div#contentLeft {
    float: left;
    width: 600px;
    max-width: 100%;
}
.contentRight {
    float: right;
    width: 233px;
    max-width: 100%;
    min-height: 821px;
    background: url(/storage/app/media/bg_contentRight_repeat.jpg) top repeat-x;
}

div#logos div#comp-logo {
    display: block;
    margin: auto;
    margin-top: 15px;
    text-align: center;
}
div#educationTitle h2.print-header {
    display: none;
}
div#education .articlecategories__container.articlecategories__container {
    margin-bottom: 20px;
}
.section__bg--light-1 .articles__categories.mm-menu {
    background-color: transparent;
}
.section--light .articles__categories .mm-opened .mm-title {
    background: #3F5C57;
}

.staffimg {
    width: 120px;
    height: 150px;
    border-width: 1px;
    border-style: solid;
    float: left;
    margin: 8px;
}

table#officeHours {
    width: 293px;
    table-layout: auto;
}
table#officeHours caption {
    color: #FFF;
}
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;
}
table#officeHours td {
    color: #FFF;
}

.credits {
    float:right; 
    border:0;
    width: 150px;
}
.adobe {
    float: right; 
    border: 0px none; 
    width: 88px; 
    height: 31px; 
}
.officeright {
    width: 300px; 
    height: 225px;
    border-width: 1px;
    border-style: solid; 
    float: right;    
}
#slot-main li {
    color: #FFF;
}
.servlist {
    columns: 2;
}
.articles__item {
    background: transparent;
}
#slot-main p span {
    color: #FFF;        
}
.section--light .articles__categories .mm-opened .mm-title {
    background: transparent;
}
#slot-main span {
    color: #FFF;
}
hr {
    border-color: #FFF;
}


















/* footer */
#id_80510d6f-5133-57c9-aff0-b0b52d612cb5::before {
    background: url(/storage/app/media/bg_footer_repeat.jpg) top repeat-x;
    background-color: #33100A;
    overflow: hidden;
    clear: both;
}
#footerWrapper {
    clear: both;
}
#footer {
    margin: 0 auto;
    width: 100%;
    padding: 0 24px;
}
#footerTop {
    margin: 0 auto;
    width: 100%;
    height: 143px;
}
#footerBottom {
    width: 100%;
    padding: 20px 0 30px 0;
    font-size: 11px;
    text-align: center;
    color: #000;
}
#contact {
    float: left;
    width: 480px;
    height: 35px;
    margin: 5px 0 0 0;
}
#slot-callToday {
    float: right;
    width: 400px;
    height: 80px;
    margin-top: 35px;
    text-align: right;
    color: #fff;
}
div#footerTop h2.print-header {
    color: #FFF;
    font-size: 20px;
}
div#intImage img {
    border: 1px solid #c8bb89;
    margin-bottom: 20px;
}
/* contact form */
.contact-us-im .form {
    padding-top: 10px !important;
}
.contact-us-im .form-wrap__submit input {
    display: inline-block;
    font-family: "lato-bold", "Arial Black", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    text-align: center;
    width: auto;
    max-width: 100%;
    height: 3.125rem;
    background: #428bca;
    color: #FFF;
    border-radius: 4px;
    text-transform: capitalize;
    padding: 6px 12px;
}
.contact-us-im .section--dark .form-wrap__submit input:hover {
    color: #fff !important;
    background-color: #3276b1 !important;
    border-color: #285e8e !important;
}
.contact-us-im .leadFormInfo {
    width: 100%;
    display: block;
    text-align: left;
    font-size: 0.875rem;
    margin-top: 0px;
}
.contact-us-im .form__group .input_container input, .contact-us-im .form__group .input_container select {
    background-color: #fff;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #000;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    font-family: inherit !important;
}
.contact-us-im .form__group {
    margin-bottom: 0px !important;
}
.contact-us-im .form__group .input_container textarea {
    background-color: #fff;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #000;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    font-family: inherit !important;
    width: 100% !important;
}
.outerWrap {
    width: 100% !important;
}
.contact-us-im p.leadFormInfo {
    color: #FFF;
}




/* appt */
.form__group.form-input-comments {
    width: 100% !important;
}
.divHidden {
    display: none;
}
/* others */
table.revstbl td {
    border: none;
}
table.revstbl {
    width: 100% !important;
    border: none !important;
}




































div#footerTop input {
    width: 135px;
    height: 24px;
    border: 1px solid #898989;
    font-size: 11px;
    font-family: Tahoma, Geneva, sans-serif;
    padding: 0 5px;
    line-height: 1.7 \9;
    color: #898989;
}
div#footerTop .form__group.form-input-message {
    position: absolute;
    top: 37px;
    left: 176px;
}
#slot-contactText {
    position: absolute;
    right: 0;
    top: 0;
    width: 155px;
    height: 60px;
    font-size: 10px;
}
#slot-contactText p {
    color: #FFF;
}

div#footerTop textarea {
    width: 135px;
    height: 78px;
    border: 1px solid #898989;
    margin: 0;
    padding: 5px 0 0 5px;
    font-size: 11px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #898989;
}
div#footerTop p.leadFormInfo {
    font-size: 10px;
    margin-top: 2px;
    color: #FFF;
}
#slot-contactText {
    position: absolute;
    left: 316px;
    top: 35px;
    width: 155px;
    height: 60px;
    font-size: 10px;
}
#slot-contactText p {
    color: #FFF;
}
div#footerTop input.btn.submit {
    display: block;
    width: 49px !important;
    height: 19px;
    background: #3F5C57;
    border: none;
    text-indent: 0;
    font-size: 10px;
    text-transform: none;
    padding: 0;
    color: #FFF !important;
    position: absolute;
    left: 369px;
    top: 100px;
}
#slot-callToday h1, #slot-callToday a {
    color: #33100A;
    font-size: 24px;
    font-weight: normal;
}
div#slot-footer1 a {
    color: #000;
}
a.copyright__link {
    color: #FFF;
}
ul.copyright__list {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0px;
}
div#slot-footer1 p, div#slot-footer1 a {
    color: #FFF;
}
@media (max-width: 1024px) and (min-width: 769px) {
    #id_e1d5e542-deb1-5f3d-b2bf-f3e6888d0ad2 #logo {
        left: 656px;
    }
}
@media (max-width: 768px) and (min-width: 426px) {
    /* header */
    div#flashWrapper {
        margin-bottom: 0px;
        height: 397px;
    }
    #id_e1d5e542-deb1-5f3d-b2bf-f3e6888d0ad2 #btn-appt a {
        bottom: 4px;
        right: 12px;
    }
    #id_e1d5e542-deb1-5f3d-b2bf-f3e6888d0ad2 #logo {
        right: 0;
        top: 10px;
        left: 418px;
    }
    div#flash {
        left: 12px;
    }
    .mtabview {
        width: 221px;
        height: 270px;
        z-index: 0;
        position: absolute;
        background: url(/storage/app/media/bg_flash_repeat.png) center repeat-y;
        /* border: 1px solid #c8bb89; */
        -moz-box-shadow: 0 0 15px #d6d6d6;
        /* -webkit-box-shadow: 0 0 15px #d6d6d6; */
        /* box-shadow: 0 0 15px #d6d6d6; */
        right: 24px;
        top: 20px;
        border-radius: 15px;
    }
    
    #contentRight {
        width: 100%;
    }
    div#contentLeft {
        width: 100%;
    }
    #contentRight #slot-address {
        margin: auto;
    }
    
    
    
    
    
    
    
    /* footer */
    
    #slot-callToday {
        float: right;
        width: 176px;
        height: 80px;
        margin-top: -12px;
        text-align: right;
        color: #fff;
    }
    
}
@media (max-width: 425px) and (min-width: 376px) {
    table.revstbl td {
        border: none;
        display: block;
    }
    .servlist {
        columns: 1;
    }
    #id_e1d5e542-deb1-5f3d-b2bf-f3e6888d0ad2 #logo {
        display: none;
    }
    /* header */
    div#flashWrapper {
        margin-bottom: 0px;
        height: 397px;
        margin-top: 15px;
    }
    div#comp-banner {
        width: 91% !important;
    }
    #id_e1d5e542-deb1-5f3d-b2bf-f3e6888d0ad2 #logo {
        right: 0px;
        top: 10px;
        left: 80px;
    }
    
    #flash img {
        width: 100%;
    }
    #id_e1d5e542-deb1-5f3d-b2bf-f3e6888d0ad2 #btn-appt a {
        right: 20px;
    }
    #id_e1d5e542-deb1-5f3d-b2bf-f3e6888d0ad2 #slot-address {
        position: absolute;
        top: 196px;
        right: 3px;
        margin: 0 15px 0 15px;
        text-align: center;
        left: 85px;
    }
    #id_e1d5e542-deb1-5f3d-b2bf-f3e6888d0ad2 #btn-appt a {
        right: 19px;
        bottom: 7px;
        left: 30px;
    }
    
    
    #contentRight {
        width: 100%;
    }
    div#contentLeft {
        width: 100%;
    }
    #contentRight #slot-address {
        margin: auto;
    }
    
    
    
    
    
    
    
    
    
    
    
    /* footer */
    div#footerTop input.btn.submit {
        left: 317px;
        top: 90px;
    }
    div#slot-contactText {
        display: none;
    }
    #contact {
        float: left;
        width: 100%;
        height: 35px;
        margin: 5px 0 0 0;
    }
    div#slot-callToday {
        display: none;
    }
    .defresp {
        display: block !important;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 10px;
    }
}
@media (max-width: 375px) {
    table.revstbl td {
        border: none;
        display: block;
    }
    .servlist {
        columns: 2;
    }
    #id_e1d5e542-deb1-5f3d-b2bf-f3e6888d0ad2 #logo {
        display: none;
    }
    /* header */
    #flash {
        left: 16px;
    }
    div#flashWrapper {
        margin-bottom: 0px;
        height: 397px;
        margin-top: 15px;
    }
    div#comp-banner {
        width: 91% !important;
    }
    #id_e1d5e542-deb1-5f3d-b2bf-f3e6888d0ad2 #logo {
        right: 0px;
        top: 10px;
        left: 60px;
    }
    
    #flash img {
        width: 100%;
    }
    #id_e1d5e542-deb1-5f3d-b2bf-f3e6888d0ad2 #btn-appt a {
        right: 20px;
    }
    #id_e1d5e542-deb1-5f3d-b2bf-f3e6888d0ad2 #slot-address {
        position: absolute;
        top: 196px;
        right: 3px;
        margin: 0 15px 0 15px;
        text-align: center;
        left: 60px;
    }
    #id_e1d5e542-deb1-5f3d-b2bf-f3e6888d0ad2 #btn-appt a {
        right: 19px;
        bottom: 7px;
        left: 30px;
    }
    
    
    
    
    #contentRight {
        width: 100%;
    }
    div#contentLeft {
        width: 100%;
    }
    #contentRight #slot-address {
        margin: auto;
    }
    
    
    
    
    
    
    
    
    
    /* footer */
    div#footerTop input.btn.submit {
        left: 317px;
        top: 90px;
    }
    div#slot-contactText {
        display: none;
    }
    #contact {
        float: left;
        width: 100%;
        height: 35px;
        margin: 5px 0 0 0;
    }
    div#slot-callToday {
        display: none;
    }
    .defresp {
        display: block !important;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 10px;
    }
}
