/* 012826 */
.static {
    max-width: 100%;
    padding: 0 15px;
}

img {
    /* width: auto; */
    max-width: 100%;
}

.flexslider>ul.slides {
    padding-left: 0
}

.flexslider>ul.slides img {
    object-fit: cover;
}

#head-right,
#hleft,
#hright,
#footer {
    max-width: 100%;
}

#hright {
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

@media screen and (min-width: 992px) {
    .attorney-grid.home-attorney-grid {
        width: 262px;
        margin-right: -7px;
    }

    .attorney-grid.home-attorney-grid a {
        display: inline-block;
        float: left;
    }

    /* .attorney-grid.home-attorney-grid img {
        margin: 1px -1px !important;
    } */
}


@media (max-width: 991px) {
    * {
        box-sizing: border-box;
    }

    #header {
        padding-top: 15px;
    }

    img.logo {
        float: unset;
        margin: 0;
        width: 260px;
        max-width: 100%;
    }

    #head-right {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        gap: 0 20px;
    }

    #head-right form label {
        margin-left: 0 !important;
    }

    #sitenav {
        display: none;
    }

    #hleft,
    #hright {
        float: unset;
        width: 100%;

    }

    #hleft {
        padding-inline: 0;
    }

    #hleft h1 {
        padding-left: 0;
        font-size: 26px;
        margin-block: 15px;
    }

    #hleft p,
    #hleft h2 {
        margin-inline: 0 !important;
    }

    #hleft>table>tbody>tr,
    #hleft>table>tbody>tr>td {
        display: block;
    }

    #hright {
        margin-bottom: 40px;
        padding-bottom: 15px;
    }

    #footer p {
        display: flex;
        flex-wrap: wrap;
        padding-inline: 15px;
        text-align: left;
        row-gap: 15px;
    }

    #footer a {
        display: inline-block;
    }
}

@media (max-width: 767px) {
    #head-right form {
        display: flex;
        flex-wrap: wrap;
    }

    #head-right label {
        width: 100%;
        text-align: left;
        margin-left: 0 !important;
        margin-bottom: 8px !important;
    }

    #head-right label,
    #head-right input {
        float: unset;
    }

    #head-right input[type="text"] {
        width: calc(100% - 70px);
    }

    #head-right input[type="submit"] {
        width: 70px;
        background-size: 100% !important;
    }
}

@media (max-width: 576px) {
    #head-right form {
        flex: 0 1 100%;
    }
}

/* members page */
@media (max-width: 991px) {
    #col-container-3 {
        padding-top: 24px;
    }

    #col-container-3>.static {
        padding-top: 15px;
    }

    /* #col-container-3>.static>strong {
        display: flex;
        flex-wrap: wrap;
        flex: 0 1 100%;
        align-items: flex-end;
    } */

    #col-container-3 #col1,
    #col-container-3 #col2,
    #col-container-3 #col3 {
        float: unset;
    }

    #col-container-3 #col1 {
        margin: 0;
        flex: 0 1 100%;
        width: 100%;
    }

    #col-container-3 #col1>img {
        width: 350px !important;
        height: unset !important;
        object-fit: cover;
    }

    #col-container-3 #col2,
    #col-container-3 #col3 {
        max-width: 100%;
    }

    #col-container-3 #col2 {
        width: 100%;
    }

    #col-container-3 #col2 img {
        object-fit: cover;
        display: block;
    }

    #col-container-3 #col3 {
        width: 100%;
        padding-top: 24px;
        padding-bottom: 60px;
    }

    #col-container-3 #mem-post {
        width: 100%;
        padding-top: 15px;
        background-position: left 15px;
    }

    #col-container-3 #mem-post ul {
        width: 100%;
    }

    #col-container-3 .indentmenu ul {
        display: flex;
        flex-wrap: wrap;
        gap: 10px 5px;
    }

    #col-container-3 .indentmenu ul li {
        float: unset;
    }

    .tabcontentstyle {
        width: 100%;
        margin-top: 24px;
    }

    .member-container img.memh,
    .member-container img.mem {
        width: 80px;
        height: 80px;
    }

    .tabcontent img {
        contain-intrinsic-size: unset !important;
    }

    .tabcontent ul {
        padding-left: 20px;
    }

    .mob-full tr td,
    .mob-full tr,
    .mob-full table,
    .mob-full tbody,
    .mob-full {
        display: block;
        width: 100%;
    }

    .attorney-grid {
        display: flex;
        justify-items: center;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        max-width: 490px;
        margin: 0 auto;
    }

    .attorney-grid a {
        width: 25%;
    }

    .attorney-grid a img {
        width: 120px !important;
        height: auto !important;
        max-width: 100%;
    }
}

/* who we are */
#col-container #left,
#col-container #right {
    max-width: 100%;
}

.inner-banner img {
    object-fit: cover;
}

@media (max-width: 991px) {
    .wat-innerpg .wat-innerpg-row {
        display: flex;
        flex-wrap: wrap;
        gap: 30px;
        padding-block: 40px;
    }

    .wat-innerpg .wat-innerpg-row #left {
        width: calc(30% - 15px);
        padding: 0;
    }

    .wat-innerpg .wat-innerpg-row #right {
        width: calc(70% - 15px);
        padding: 0;
    }

    .wat-innerpg .wat-innerpg-row table {
        width: 100%;
    }

    .wat-innerpg #dec {
        padding-left: 0;
    }

    .wat-innerpg .post {
        padding-inline: 0;
    }

    .issuuembed {
        width: 100% !important;
    }

    .wat-innerpg .post a {
        word-break: break-word;
    }

    .wat-innerpg .post .wp-caption {
        max-width: 100%;
    }

    .inner-banner img {
        aspect-ratio: 16 / 9;
        width: 100%;
        height: auto;
    }

}

@media (max-width: 767px) {

    .wat-innerpg .wat-innerpg-row #left,
    .wat-innerpg .wat-innerpg-row #right {
        width: 100%;
    }

    .wat-innerpg #dec {
        float: unset;
    }

    .wat-innerpg .wat-innerpg-row #left {
        order: 2;
    }

    .wat-innerpg .wat-innerpg-row #right {
        order: 1;
    }

    .page-attorney-grid {
        display: flex;
        justify-items: center;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        max-width: 490px;
        margin: 0 auto;
    }

    .page-attorney-grid a {
        width: 25%;
    }

    .page-attorney-grid a img {
        width: 120px !important;
        height: auto !important;
        max-width: 100%;
    }
}

/* responsive menu */
.menu-toggle {
    background: transparent;
    border: none;
    cursor: pointer;
    width: 40px;
    height: 40px;
    padding: 0;
    position: relative;
    z-index: 9999;
    vertical-align: middle;
}

@media only screen and (min-width: 992px) {
    .menu-toggle {
        display: none;
    }
}

.menu-toggle span {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 24px;
    height: 2px;
    border-radius: 4px;
    background: #377cc2;
    font-size: 0;
}

.menu-toggle span:nth-child(1) {
    top: 12px;
    transition: 0.2s top, 0.2s transform;
}

.toggled .menu-toggle span:nth-child(1) {
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
}

.menu-toggle span:nth-child(2) {
    top: 50%;
    transform: translate(-50%, -50%);
    transition: 0.2s opacity;
}

.toggled .menu-toggle span:nth-child(2) {
    opacity: 0;
}

.menu-toggle span:nth-child(3) {
    bottom: 12px;
    transition: 0.2s bottom, 0.2s transform;
}

.toggled .menu-toggle span:nth-child(3) {
    bottom: 50%;
    transform: translate(-50%, 50%) rotate(-45deg);
}


.wat-mobile-menu {
    position: fixed;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 999;
    padding: 120px 0px 40px;
    opacity: 0;
    visibility: hidden;
    left: 100%;
    transition: 0.4s ease;
}

.wat-mobile-menu .menu-header {
    height: 100%;
    overflow: auto;
    padding-inline: 20px;
}

.wat-mobile-menu .menu {
    padding-left: 0;
    margin-top: 0;
}

.wat-mobile-menu .menu li {
    list-style: none;
    margin-bottom: 15px;
}

.wat-mobile-menu .menu li a {
    font-size: 18px;
    line-height: 1.4;
    text-decoration: none;
    border-bottom: 2px solid transparent;
    transition: 0.4s border;
    padding-block: 3px;
    display: inline-block;
}

.wat-mobile-menu .menu li a:hover,
.wat-mobile-menu .menu li.current-menu-item>a {
    border-color: #5ec1f7;
}

.wat-mobile-menu .sub-menu {
    padding-top: 15px;
    padding-left: 20px;
}

.wat-mobile-menu .sub-menu li a {
    font-size: 16px;
}

@media (max-width: 991px) {
    body.toggled {
        overflow: hidden;
    }

    .left-header-col {
        display: flex;
        gap: 24px;
        justify-content: space-between;
        align-items: center;
    }

    .left-header-col a {
        display: block;
        position: relative;
        z-index: 9999;
    }

    .toggled .wat-mobile-menu {
        opacity: 1;
        visibility: visible;
        left: 0;
    }
}