﻿.practice-item:hover .practice-thumb:after {
    opacity: 1;
}
/* line 1942, ../sass/modules/_content.scss */
.practice-item:hover .practice-thumb ul {
    opacity: 1;
    transform: translateY(-53%);
}

/* line 1949, ../sass/modules/_content.scss */
.practice-thumb {
    position: relative;
}
    /* line 1952, ../sass/modules/_content.scss */
    .practice-thumb:after {
        content: "";
        background: #000;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        z-index: 11;
        -webkit-transition: 0.4s;
        -moz-transition: 0.4s;
        -ms-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
    }
    /* line 1966, ../sass/modules/_content.scss */
    .practice-thumb ul {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        transform: translateY(-80%);
        opacity: 0;
        z-index: 44;
        -webkit-transition: 0.4s;
        -moz-transition: 0.4s;
        -ms-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
    }
        /* line 1978, ../sass/modules/_content.scss */
        .practice-thumb ul li {
            margin: 0 2px;
        }

/* line 2010, ../sass/modules/_content.scss */
.practice-area1 .practice-item h4 {
    font-size: 20px;
    margin: 26px 0 23px;
}
/* line 2016, ../sass/modules/_content.scss */
.practice-area1 .practice-item .practice-thumb:after {
    opacity: 0.7;
}
/* line 2023, ../sass/modules/_content.scss */
.practice-area1 .practice-item:hover .practice-thumb:after {
    opacity: 0;
}

.practice-item .practice-title {
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.practice-item cite {
    color: #909090;
    margin-bottom: 25px;
    display: block;
}

.practice-thumb ul li a {
    font-size: 12px;
    color: #fff;
    display: block;
    line-height: 13px;
}

.practice-thumb ul li::after {
    height: 1px;
    display: block;
    width: 35%;
    background: red;
    content: '';
    text-align: center;
    margin: 9px auto 0;
}

.practice-thumb ul li:last-child::after {
    display: none;
}

.practice-thumb ul li {
    margin: 4px 0px 0px;
    display: block;
}


    .practice-thumb ul li a:hover {
        color: #c41315;
        display: block;
    }


.practice-item .practice-title {
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    right: 0;
    margin-top: -9px;
    color: #fff;
}


ul.navbar-nav.mr-auto {
    display: table;
    margin: 0 auto;
    float: none;
}

a.nav-link.dropdown-item {
    position: relative;
}

.navbar-nav > li > a {
    display: block;
    text-transform: uppercase;
}


span.seperator:last-child {
    display: none;
}

a.downloadButton {
    display: table;
    background: #c41315;
    padding: 7px 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #fff;
    text-transform: uppercase;
}

.vacHeader {
    margin-top: 40px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 20px;
}

.vacancyName {
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 6px;
}

.progBG {
    background: #000;
    margin-bottom: 20px;
}

.programmeName {
    text-align: center;
    padding: 20px 0;
    color: #fff;
}

.award {
    padding: 15px 0;
}

.time {
    margin-top: 10px;
}

.content h5 {
    color: #2b2b2b;
    font-weight: bold;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 15px;
}

.LawyerImage {
    border: 1px solid #e1e1e1;
}

.vacancyLink {
    text-align: right;
}

    .vacancyLink a {
        color: #c41315;
        font-size: 13px;
    }

ul.dropdown-menu.ul--no-style.dropdown-menu.level1 {
    margin-left: 0;
    margin-top: 0;
    border-radius: 0;
    padding: 6px 0;
}

ul.dropdown-menu.ul--no-style.dropdown-menu {
    margin-left: 299px;
    margin-top: -48px;
    border-radius: 0;
    padding: 6px 0;
}

.content a {
    color: #c41315;
}

.titleBlock {
    display: table;
    background: black;
    margin: 0 auto;
    padding: 10px;
    max-width: 80%;
}

html {
    scroll-behavior: smooth;
}

.attorney-thumb {
    border: 1px solid #e1e1e1;
}

span.customComma {
    margin-left: 0 !important;
}

    span.customComma:last-child {
        display: none;
    }

.greyBlock {
    background: #dbdbd9;
    padding: 20px 20px 0px;
    margin-top: 20px;
    margin-bottom: 10px;
}

    .greyBlock ul {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .greyBlock h4 {
        font-weight: bold;
        margin-top: 0;
        font-size: 16px;
        margin-bottom: 10px;
    }

.sideArticles h4 {
    font-size: 13px !important;
    line-height: 16px !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    font-weight: normal !important;
}

.col-md-2.sideArticles .meta {
    color: #2b2b2b !important;
    font-size: 11px !important;
}

.sideArticles hr {
    margin-top: 3px !important;
    margin-bottom: 5px !important;
}

#ConveyancingResult {
    line-height: 23px;
    margin-top: 10px;
}

#MortgageResult {
    line-height: 23px;
    margin-top: 10px;
}

.Result {
    display: inline-block;
    color: #c41315;
    width: 145px;
    text-align: right;
}

.CustomResult {
    display: inline;
    color: #c41315;
}

.content h2 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 6px;
    color: #c41315;
}

.emails p {
    line-height: 12px;
}

.emails a {
    color: #fff;
}

.emails {
    display: inline-block;
    margin-left: 14px;
}

.env {
    display: inline-block;
    vertical-align: top;
    padding-top: 3px;
    width: 23px
}

label.calc_label {
    margin-bottom: 10px;
    margin-top: 10px;
}

.calc_button {
    margin-top: 32px;
}

.content h4 {
    font-size: 24px;
    border-bottom: 1px solid #e8e8e8;
    line-height: 24px;
    padding-bottom: 8px;
    margin-bottom: 10px;
    color: #2b2b2b;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
}

.greyBlock h4 {
    border-bottom: 0;
    line-height: 100%;
}

.expBlock {
    display: table;
    width: 100%;
    /*    max-width: 870px;*/
    margin: 0 auto;
}

.ResultHeader {
    display: inline-block;
    width: 140px;
}


footer {
}

a.nav-link {
    background: none !important;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    line-height: unset;
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .nav-link {
        transition: none
    }
}

.nav-link.disabled {
    /*   color: #6c757d;*/
    pointer-events: none;
    cursor: default
}

    .nav-link.disabled:hover {
        color: #c41315;
    }

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

    .nav-tabs .nav-link {
        margin-bottom: -1px;
        background: 0 0;
        border: 1px solid transparent;
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

        .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
            border-color: #e9ecef #e9ecef #dee2e6;
            isolation: isolate
        }

        .nav-tabs .nav-link.disabled {
            color: #6c757d;
            background-color: transparent;
            border-color: transparent
        }

        .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
            color: #495057;
            background-color: #fff;
            border-color: #dee2e6 #dee2e6 #fff
        }

    .nav-tabs .dropdown-menu {
        margin-top: -1px;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: .25rem
}

    .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
        color: #fff;
        background-color: #0d6efd
    }

.nav-fill .nav-item, .nav-fill > .nav-link {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item, .nav-justified > .nav-link {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

    .navbar > .container, .navbar > .container-fluid, .navbar > .container-lg, .navbar > .container-md, .navbar > .container-sm, .navbar > .container-xl, .navbar > .container-xxl {
        display: flex;
        flex-wrap: inherit;
        align-items: center;
        justify-content: space-between
    }

.navbar-brand {
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    text-decoration: none;
    white-space: nowrap
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-nav .dropdown-menu {
        position: static
    }

.navbar-text {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    transition: box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .navbar-toggler {
        transition: none
    }
}

.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 .25rem
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%
}

.navbar-nav-scroll {
    max-height: var(--bs-scroll-height,75vh);
    overflow-y: auto
}

@media (min-width:576px) {
    .navbar-expand-sm {
        flex-wrap: nowrap;
        justify-content: flex-start
    }

        .navbar-expand-sm .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-sm .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-sm .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-sm .navbar-nav-scroll {
            overflow: visible
        }

        .navbar-expand-sm .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-sm .navbar-toggler {
            display: none
        }
}

@media (min-width:768px) {
    .navbar-expand-md {
        flex-wrap: nowrap;
        justify-content: flex-start
    }

        .navbar-expand-md .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-md .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-md .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-md .navbar-nav-scroll {
            overflow: visible
        }

        .navbar-expand-md .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-md .navbar-toggler {
            display: none
        }
}

@media (min-width:1025px) {
    .navbar-expand-lg {
        flex-wrap: nowrap;
        justify-content: flex-start
    }

        .navbar-expand-lg .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-lg .navbar-nav .dropdown-menu {
                position: absolute
            }



        .navbar-expand-lg .navbar-nav-scroll {
            overflow: visible
        }

        .navbar-expand-lg .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-lg .navbar-toggler {
            display: none
        }
}

@media (min-width:1200px) {
    .navbar-expand-xl {
        flex-wrap: nowrap;
        justify-content: flex-start
    }

        .navbar-expand-xl .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-xl .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-xl .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-xl .navbar-nav-scroll {
            overflow: visible
        }

        .navbar-expand-xl .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-xl .navbar-toggler {
            display: none
        }
}

@media (min-width:1400px) {
    .navbar-expand-xxl {
        flex-wrap: nowrap;
        justify-content: flex-start
    }

        .navbar-expand-xxl .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-xxl .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-xxl .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-xxl .navbar-nav-scroll {
            overflow: visible
        }

        .navbar-expand-xxl .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-xxl .navbar-toggler {
            display: none
        }
}

.navbar-expand {
    flex-wrap: nowrap;
    justify-content: flex-start
}

    .navbar-expand .navbar-nav {
        flex-direction: row
    }

        .navbar-expand .navbar-nav .dropdown-menu {
            position: absolute
        }

        .navbar-expand .navbar-nav .nav-link {
            padding-right: .5rem;
            padding-left: .5rem
        }

    .navbar-expand .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand .navbar-toggler {
        display: none
    }

.navbar-light .navbar-brand {
    color: rgba(0,0,0,.9)
}

    .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
        color: rgba(0,0,0,.9)
    }

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.55)
}

    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: rgba(0,0,0,.7)
    }

    .navbar-light .navbar-nav .nav-link.disabled {
        color: rgba(0,0,0,.3)
    }

    .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show > .nav-link {
        color: rgba(0,0,0,.9)
    }

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.55);
    border-color: rgba(0,0,0,.1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-light .navbar-text {
    color: rgba(0,0,0,.55)
}

    .navbar-light .navbar-text a, .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
        color: rgba(0,0,0,.9)
    }

.navbar-dark .navbar-brand {
    color: #fff
}

    .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
        color: #fff
    }


/*  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
        color: rgba(255,255,255,.75)
    }

    .navbar-dark .navbar-nav .nav-link.disabled {
        color: rgba(255,255,255,.25)
    }

    .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .show > .nav-link {
        color: #fff
    }*/

.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.55);
    border-color: rgba(255,255,255,.1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-dark .navbar-text {
    color: rgba(255,255,255,.55)
}

    .navbar-dark .navbar-text a, .navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {
        color: #fff
    }

.navbar > .container, .navbar > .container-fluid, .navbar > .container-lg, .navbar > .container-md, .navbar > .container-sm, .navbar > .container-xl, .navbar > .container-xxl {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    width: 100%;
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-right: auto;
    margin-left: auto;
}

ul.navbar-nav {
    display: table;
    margin: 0 auto;
}

nav.navbar.navbar-expand-lg.navbar-dark {
    margin-bottom: 0;
}


ul.submenu.dropdown-menu li .nav-link {
    padding: 5px 15px;
    /* white-space: pre-wrap; */
    text-transform: unset;
}

ul.submenu.dropdown-menu li {
    border-bottom: 1px solid #f1f1f1;
}

    ul.submenu.dropdown-menu li:last-child {
        border-bottom: 0;
    }



.navbar-nav > li > a:hover {
    color: #c41315
}


    .navbar-nav > li > a:hover::after {
        content: '';
        display: block;
        background: #c41315;
        width: 100%;
        height: 2px;
        margin-top: 5px;
        position: absolute;
    }

.navbar-nav > li.active > a::after {
    content: '';
    display: block;
    background: #c41315;
    width: 100%;
    height: 2px;
    margin-top: 5px;
    position: absolute;
}

li.nav-item {
    padding: 0 10px;
}
/* li.nav-item.active a {
        color: #c41315;
    }*/

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #c41315;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #c41315;
    text-decoration: none;
    background-color: unset;
}

ul.submenu.dropdown-menu {
    border-radius: 0;
}

.content h1 {
    font-size: 30px;
    text-align: center;
    padding: 4px 15px 6px;
    background: #c41315;
    display: table;
    margin: 0 auto;
    color: #fff;
    line-height: 45px;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 25px;
}

.Archives .CurrentActive a {
    color: #c41315;
}

.Archives a {
    color: #fff;
    display: block;
    width: 100%;
    padding: 6px 0;
}

.ArchiveHeader {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
    color: #fff;
    font-size: 20px;
}

.Archives {
    width: 100%;
    background: #000;
    padding: 15px;
}

.navHolder {
    display: inline-table;
}

.search {
    display: inline-table;
}


.lawyerpadding {
    padding-left: 0 !important
}

.widget {
    padding-left: 35px;
}

.searchForm {
    position: absolute;
    width: 350px;
    top: -18px;
    left: -5px;
}


.searchIcon i {
    position: absolute;
    top: -10px;
    font-size: 17px;
}



.search {
    position: relative;
    margin: 0 auto;
}

    .search input {
        height: 32px;
        width: 100%;
        padding: 0 17px 0 25px;
        background: white url(/images/mag.png) 7px 9px no-repeat;
        border-width: 0;
        border-style: none;
        border-radius: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-shadow: inset 0 1px #e5e7ed, 0 1px 0 #fcfcfc;
        -moz-box-shadow: inset 0 1px #e5e7ed, 0 1px 0 #fcfcfc;
        -ms-box-shadow: inset 0 1px #e5e7ed, 0 1px 0 #fcfcfc;
        -o-box-shadow: inset 0 1px #e5e7ed, 0 1px 0 #fcfcfc;
        box-shadow: inset 0 1px #e5e7ed, 0 1px 0 #fcfcfc;
    }

        .search input:focus {
            outline: none;
            border-color: #66b1ee;
            -webkit-box-shadow: 0 0 2px rgba(85, 168, 236, 0.9);
            -moz-box-shadow: 0 0 2px rgba(85, 168, 236, 0.9);
            -ms-box-shadow: 0 0 2px rgba(85, 168, 236, 0.9);
            -o-box-shadow: 0 0 2px rgba(85, 168, 236, 0.9);
            box-shadow: 0 0 2px rgba(85, 168, 236, 0.9);
        }

    /*    .search input:focus + .results {
                display: block
            }*/

    .search .results {
        display: none;
        position: absolute;
        top: 35px;
        left: 0;
        right: 0;
        z-index: 1000000;
        padding: 0;
        margin: 0;
        border-width: 1px;
        border-style: solid;
        border-color: #cbcfe2 #c8cee7 #c4c7d7;
        border-radius: 3px;
        background-color: #fdfdfd;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #eceef4));
        background-image: -webkit-linear-gradient(top, #fdfdfd, #eceef4);
        background-image: -moz-linear-gradient(top, #fdfdfd, #eceef4);
        background-image: -ms-linear-gradient(top, #fdfdfd, #eceef4);
        background-image: -o-linear-gradient(top, #fdfdfd, #eceef4);
        background-image: linear-gradient(top, #fdfdfd, #eceef4);
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
        -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
        -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    }

        .search .results li {
            display: block
        }

            .search .results li:first-child {
                margin-top: -1px
            }

                .search .results li:first-child:before, .search .results li:first-child:after {
                    display: block;
                    content: '';
                    width: 0;
                    height: 0;
                    position: absolute;
                    left: 50%;
                    margin-left: -5px;
                    border: 5px outset transparent;
                }

                .search .results li:first-child:before {
                    border-bottom: 5px solid #c4c7d7;
                    top: -11px;
                }

                .search .results li:first-child:after {
                    border-bottom: 5px solid #fdfdfd;
                    top: -10px;
                }

                .search .results li:first-child:hover:before, .search .results li:first-child:hover:after {
                    display: none
                }

            .search .results li:last-child {
                margin-bottom: -1px
            }

        .search .results a {
            display: block;
            position: relative;
            margin: 0 -1px;
            padding: 6px 40px 6px 10px;
            color: #808394;
            font-weight: 500;
            text-shadow: 0 1px #fff;
            border: 1px solid transparent;
            border-radius: 3px;
            line-height: 16px;
        }

            .search .results a span {
                font-weight: 200
            }

            .search .results a:before {
                content: '';
                width: 18px;
                height: 18px;
                position: absolute;
                top: 50%;
                right: 10px;
                margin-top: -9px;
                background: url("https://cssdeck.com/uploads/media/items/7/7BNkBjd.png") 0 0 no-repeat;
            }

            .search .results a:hover {
                text-decoration: none;
                color: #fff;
                text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
                background-color: #c41315;
                -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px rgba(0, 0, 0, 0.08);
                -moz-box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px rgba(0, 0, 0, 0.08);
                -ms-box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px rgba(0, 0, 0, 0.08);
                -o-box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px rgba(0, 0, 0, 0.08);
                box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px rgba(0, 0, 0, 0.08);
            }

:-moz-placeholder {
    color: #a7aabc;
    font-weight: 200;
}

::-webkit-input-placeholder {
    color: #a7aabc;
    font-weight: 200;
}

.lt-ie9 .search input {
    line-height: 26px
}

table.custom_table td {
    border: 1px solid;
    padding: 10px;
}

.popup2 {
    position: fixed;
    top: 0;
    width: 100%;
    background: #00000073;
    height: 100%;
    z-index: 100000;
}

#myPopup {
    position: fixed;
    left: 0;
    right: 0;
    max-width: 400px;
    margin: 0 auto;
    top: 10%;
    background: #c41315;
    display: block;
    color: #fff;
    padding: 20px;
    font-size: 15px;
    line-height: 17px;
    text-align: center;
}

    #myPopup span {
        font-weight: bold;
        margin-bottom: 7px;
        display: block;
        text-align: center;
        line-height: 20px;
    }

    #myPopup p {
        line-height: 18px;
    }

.vacancycontent {
    margin-bottom: 25px;
}

    .vacancycontent .SubHeader1 {
        font-weight: bold;
    }

    .vacancycontent .SubHeader {
        font-weight: bold;
        margin-bottom: 5px;
    }

    .vacancycontent.content ul {
        margin-top: 0;
    }

    .vacancycontent.content li {
        margin-bottom: 0;
    }

.VacReadMore a {
    color: #fff;
    display: table;
    background: red;
    padding: 5px 10px;
}

.VacListingItem a {
    font-size: 14px;
    margin-bottom: 20px;
    display: block;
    color: #c41315;
    text-transform: uppercase
}

    .VacListingItem a:hover {
        color: #000
    }

table.GuestTable th {
    color: #fff;
    font-weight: bold;
    background: #c41315;
}

table.GuestTable {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

    table.GuestTable th, table.GuestTable td {
        padding: 10px;
    }

.FoxHeader img {
    width: 100%;
}

.FoxHeader img {
    width: 100%;
}

.FoxMember {
    max-width: 221px;
}

.peopleAward {
    margin-top: 10px;
    border: 1px solid #c41315;
}

.peopleAwardName {
    color: #fff;
    background: #c41315;
    text-align: center;
    padding: 10px 5px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 15px;
}

.peopleAwardImage {
    padding: 10px;
}

.content p em {
    font-style: italic;
}

.text-align-right {
    text-align: right;
}

.text-align-left {
    text-align: left;
}

.text-align-center {
    text-align: center;
}

.articleIndexStyle {
    visibility: visible;
    animation-delay: 0.1s;
    animation-name: fadeInUp;
}

.articleDate {
    font-size: 12px;
    text-transform: uppercase;
}

.articleReadDate {
    font-size: 13px;
    text-transform: uppercase;
}

.FoxArea {
    font-size: 14px;
    font-family: arial;
    color: #c41315;
    font-weight: bold;
}

.foxTable {
    border: 1px solid #cbcbcc;
    width: 100%;
}

.foxName {
    color: #c41315;
    font-size: 14px;
    font-weight: bold;
}

.foxTitle {
    color: #000;
    font-size: 13px;
}

.foxNumber {
    color: #4d4d4d;
    font-size: 13px;
}

.foxEmail {
    color: #c41315;
    font-size: 13px;
    text-decoration: none;
}

.margin-bottom-0 {
    margin-bottom: 0;
}

.margin-top-0 {
    margin-top: 0;
}

.margin0auto {
    margin: 0 auto;
}

.AllVacancyButton {
    background: #c41315;
    color: #fff;
    margin-bottom: 15px;
    border: #c41315;
}

.CustomResult {
    font-weight: bold;
}

.RsvpForm {
    display: table;
    margin: 0 auto;
    float: none;
    max-width: 600px;
    width: 100%
}

.RsvpH4 {
    color: #c41315;
    text-transform: uppercase;
    font-size: 30px;
    font-family: 'Lato', sans-serif;
    margin-top: 30px;
}

.AdditionalGuests {
    background: #000;
    font-size: 20px;
}

.RsvpSuccessAlign {
    display: table;
    border: 2px solid #c41315;
    padding: 20px 20px 10px;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 35px;
}

.RsvpSuccessMessage {
    font-weight: bold;
    font-size: 18px;
}

.HomeBanner {
    background: url('/img/banners/HOMEPAGE-BANNER.jpg') no-repeat center top;
    background-size: cover;
}

.slideTextPosition {
    top: 30%;
    transform: translateY(-30%);
    position: absolute;
    width: 100%;
}

.colorBlack {
    color: #000
}

.padding-0 {
    padding: 0;
}

.padding-left-35 {
    padding-left: 35px
}

.backgroundRed {
    background: #c41315
}

.attorneyArea {
    padding: 10px 20px 20px;
    color: #fff;
}

.EnquiryPosition {
    display: table;
    margin: 0 auto;
    float: none;
}

.TextTransformCapitalize {
    text-transform: capitalize;
}

.alertMessage {
    color: red;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 17px;
}
.margin-top--20 {
    margin-top:-20px;
}
.practiceThumbImage {
    height: 300px;
    width: 100%;
    object-fit: cover;
}
.whiteBg {
    background:#fff;
}
.colorWhite {
    color:#fff
}
.displayNone {
    display: none
}

.margin-top-8 {
    margin-top:8px;
}

.margin-bottom-8 {
    margin-bottom: 8px;
}

.cookieMessage {
    margin: 0;
    font-size: 12px
}

.display-block {
    display:block;
}

.CustomCheckBoxLabel {
    display: inline-block;
    vertical-align: top;
    width: 127px;
    padding-top: 7px;
}

.CustomCheckBoxInput {
    width: 17px;
    height: 17px;
    display: inline-block;
    margin-bottom: 0
}

.TaxPodcastButton {
    display: inline-table;
    margin-right: 10px;
}

.YTSize {
    max-width: 600px
}

.videoframe {
    text-align: center;
    margin-top: 30px;
}

    .videoframe iframe {
        max-width: 500px;
        margin: 0 auto
    }